I also do not have this problem.gapan wrote:I definitely don't have this. Maybe it's related to your keyboard settings? Anyone else?
Salix Xfce 15.0alpha2
Re: Salix Xfce 15.0alpha2
Re: Salix Xfce 15.0alpha2
Hostname change, maybe this
https://stackoverflow.com/questions/206 ... -dont-open
https://stackoverflow.com/questions/206 ... -dont-open
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
― George Orwell, 1984
Re: Salix Xfce 15.0alpha2
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'
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!
Re: Salix Xfce 15.0alpha2
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.
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.
Re: Salix Xfce 15.0alpha2
Yes, and it didn't workYes, 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:as I have suggested before. Have you tried that?Code: Select all
sudo hostname oldhostname
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
Code: Select all
sudo hostname oldhostname
Now i could start applications, but when i closed the teminal i could not start applications

Re: Salix Xfce 15.0alpha2
So we have excluded that. Before, with Slackware15, I thought it was probablysome modification I made ... but my Salix Alpha installation is untweaked.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.
Also with the same hardware, in Salix 14.2, I did not see this behaviour.
Re: Salix Xfce 15.0alpha2
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.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.
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.
Re: Salix Xfce 15.0alpha2
Libreoffice won't start, either from the menu or like this:
A little box briefly appears (saying 'LibreOffice: Community') as if it were launching, but then it flicks out of existence.
Code: Select all
mimosa[~]$ lowriter
Unspecified Application Error
Re: Salix Xfce 15.0alpha2
lowriter open libreoffice writer and libreoffice writer start from menus also . Salix64-xfce-15.0 installed on vmware.mimosa wrote: ↑21. Apr 2022, 11:22 Libreoffice won't start, either from the menu or like this:A little box briefly appears (saying 'LibreOffice: Community') as if it were launching, but then it flicks out of existence.Code: Select all
mimosa[~]$ lowriter Unspecified Application Error
Re: Salix Xfce 15.0alpha2
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.
edit: nevermind. I'm experiencing the same. I think some upgrade broke it. I'll compile new packages anyway.