Salix Xfce 15.0alpha2

Locked
djemos
Salix Warrior
Posts: 1464
Joined: 29. Dec 2009, 13:45
Location: Greece

Re: Salix Xfce 15.0alpha2

Post by djemos »

gapan wrote:I definitely don't have this. Maybe it's related to your keyboard settings? Anyone else?
I also do not have this problem.
User avatar
laprjns
Salix Warrior
Posts: 1112
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: Salix Xfce 15.0alpha2

Post by laprjns »

“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Salix Xfce 15.0alpha2

Post by mimosa »

gapan wrote: 18. Apr 2022, 20:08
mimosa wrote: 18. Apr 2022, 20:05 About vim, I have a problem I was also seeing with Slackware, but not previously in Salix 14.2. If I run vim inside screen, I need to press Esc twice to get out of insert mode.
I definitely don't have this. Maybe it's related to your keyboard settings? Anyone else?
My keyboard is dvorak (from the options given during installation) but in X I use us -variant dvp (programmer dvorak). This behaviour occurs with both - I tested it in a tty.

Everything else is totally vanilla, except this, which is obviously not relevant:

Code: Select all

mimosa[~]$ cat .bash_aliases
 alias ls='ls --color=auto'
 alias pine='alpine'
I am not using Ratpoison in the alpha, no custom .vimrc or .screenrc, or .bashrc; my terminal emulator is whatever the default is. Vim behaves correctly if not called within screen.

It looks like the first esc is sent to screen, and only the second one to vim. The problem showed up immediately I began using Slackware 15. It's only a minor inconvenience, but it shouldn't be like that!
djemos
Salix Warrior
Posts: 1464
Joined: 29. Dec 2009, 13:45
Location: Greece

Re: Salix Xfce 15.0alpha2

Post by djemos »

Hi, mimosa.
I set keyboard to dvorak and found the keys i had to press. They have changed for my keyboard. e.g x-> q , shift+z -> : , .->v, g->i
Then typed .g -> vi and type some strings then press one time esc key then shift+z->: and xa! and vi exited
No need to press esc twice.
It is not the keyboard, it is something else in your system.
User avatar
ibka
Posts: 159
Joined: 12. Sep 2010, 13:14
Location: Sweden
Contact:

Re: Salix Xfce 15.0alpha2

Post by ibka »

Yes, ibka, that's what I have determined as well. I don't know why it happens on your systems but not on mine, but on yours, changes to /etc/HOSTNAME are picked up automatically. But it should go back to working again if you run:

Code: Select all

sudo hostname oldhostname
as I have suggested before. Have you tried that?
Yes, and it didn't work
Today i did a fresh installation and only did a update with Gslapt, and then i open a xfce4-terminal so i can do the

Code: Select all

sudo hostname oldhostname
I then changed the host name with gtkhostsetup and after that i executed the

Code: Select all

sudo hostname oldhostname
command.
Now i could start applications, but when i closed the teminal i could not start applications
Image
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Salix Xfce 15.0alpha2

Post by mimosa »

djemos wrote: 19. Apr 2022, 11:34 Hi, mimosa.
I set keyboard to dvorak and found the keys i had to press. They have changed for my keyboard. e.g x-> q , shift+z -> : , .->v, g->i
Then typed .g -> vi and type some strings then press one time esc key then shift+z->: and xa! and vi exited
No need to press esc twice.
It is not the keyboard, it is something else in your system.
So we have excluded that. Before, with Slackware15, I thought it was probablysome modification I made ... but my Salix Alpha installation is untweaked.

Also with the same hardware, in Salix 14.2, I did not see this behaviour.
djemos
Salix Warrior
Posts: 1464
Joined: 29. Dec 2009, 13:45
Location: Greece

Re: Salix Xfce 15.0alpha2

Post by djemos »

mimosa wrote: So we have excluded that. Before, with Slackware15, I thought it was probablysome modification I made ... but my Salix Alpha installation is untweaked.

Also with the same hardware, in Salix 14.2, I did not see this behaviour.
Because i work with slackel and slackware current, i have faced a lot of problems when slackware went to elogint and wayland because of kde plasma. This caused a lot of problems. For example the problem with change hostname because of MIT-MAGIC-COOKIE-1. I took a look what happened in ubuntu if i change hostname. There the X clients work but because of the systemd. hostnamectl is used which is native in systemd while hostnamectl do not exist on slackware. There are used rules under /etc/polkit-1/ which cannot used in slackware because it is not a systemd, elogind is used.
For changing the hostname, the solution is to change the host name and logout and login again. It is not a big deal.
"elogind is the systemd project's logind, extracted to a standalone package. It's designed for users who prefer a non-systemd init system, but still want to use popular software such as KDE/Wayland or GNOME that otherwise hard-depends on systemd."

Edit: On antix if change the hostname then cannot run apps. Same behavior.
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Salix Xfce 15.0alpha2

Post by mimosa »

Libreoffice won't start, either from the menu or like this:

Code: Select all

mimosa[~]$ lowriter
Unspecified Application Error
A little box briefly appears (saying 'LibreOffice: Community') as if it were launching, but then it flicks out of existence.
djemos
Salix Warrior
Posts: 1464
Joined: 29. Dec 2009, 13:45
Location: Greece

Re: Salix Xfce 15.0alpha2

Post by djemos »

mimosa wrote: 21. Apr 2022, 11:22 Libreoffice won't start, either from the menu or like this:

Code: Select all

mimosa[~]$ lowriter
Unspecified Application Error
A little box briefly appears (saying 'LibreOffice: Community') as if it were launching, but then it flicks out of existence.
lowriter open libreoffice writer and libreoffice writer start from menus also . Salix64-xfce-15.0 installed on vmware.
User avatar
gapan
Salix Wizard
Posts: 6349
Joined: 6. Jun 2009, 17:40

Re: Salix Xfce 15.0alpha2

Post by gapan »

mimosa is that on 32bit or 64bit?

edit: nevermind. I'm experiencing the same. I think some upgrade broke it. I'll compile new packages anyway.
Image
Image
Locked