Page 1 of 1

JWM keyboard shortcuts damaged spontaneously [SOLVED]

Posted: Thu 20 Feb 2020, 04:38
by Amaponian
All keyboard shortcuts are damaged.
The key "Print Screen" and any other built-in shortcut doesn't' work.

This is what I get when I click on the "JWM Hotkey" button:

Configuration file doesn't exist! Aborting...

How can I fix this?
How can I recover my shortcuts?

***EDITED***

What specific Puppy version are you running?
—>bionicpup64 8.0

Frugal or full?
—>Full.


I've always used frugal. Now I tested a Full install and unexpectedly got rid of some hangings due, may be, to the browser requiring more memory than what I have (2GB).

But I'd never had the problem of the kb-shortcuts disappearing that way, provided that I didn't touch the filesystem in any way. I think it's a bug. I didn't do anything to damage that.

The only thing I remember when this happened is that I had three instances of the shorcuts window. Then, suddenly, one of them failed and I got the error pup up in red.

Thanks for reading and/or helping..

Posted: Thu 20 Feb 2020, 04:59
by bigpup
What specific Puppy version are you running?
How is it installed?
Frugal or full?
If frugal. Have you made a save and rebooted using the save?

Re: JWM keyboard shortcuts damaged spontaneously

Posted: Thu 20 Feb 2020, 05:28
by MochiMoppel
Amaponian wrote:This is what I get when I click on the "JWM Hotkey" button:

Configuration file doesn't exist! Aborting...
You get this message when JWMDesk (or more precisely the script /usr/local/jwmdesk/keyboard) cannot find the file "$HOME/.jwm/jwmrc-personal". Assuming that you are logged in as root this translates into file /root/.jwm/jwmrc-personal.
Check if this file exists. There might exist a backup named /root/.jwm/jwmrc-personal2.

Posted: Thu 20 Feb 2020, 12:03
by Amaponian
bigpup wrote:What specific Puppy version are you running?
How is it installed?
Frugal or full?
If frugal. Have you made a save and rebooted using the save?
What specific Puppy version are you running?
—>bionicpup64 8.0

Frugal or full?
—>Full.


I've always used frugal. Now I tested a Full install and unexpectedly got rid of some hangings due, may be, to the browser requiring more memory than what I have (2GB).

But I'd never had the problem of the kb-shortcuts disappearing that way, provided that I didn't touch the filesystem in any way. I think it's a bug. I didn't do anything to damage that.

Thanks for reading and/or helping..

Re: JWM keyboard shortcuts damaged spontaneously

Posted: Thu 20 Feb 2020, 12:11
by Amaponian
MochiMoppel wrote:
Amaponian wrote:This is what I get when I click on the "JWM Hotkey" button:

Configuration file doesn't exist! Aborting...
You get this message when JWMDesk (or more precisely the script /usr/local/jwmdesk/keyboard) cannot find the file "$HOME/.jwm/jwmrc-personal". Assuming that you are logged in as root this translates into file /root/.jwm/jwmrc-personal.
Check if this file exists. There might exist a backup named /root/.jwm/jwmrc-personal2.
Thank you.
Your tip fixed my problem.
I recovered my shortcuts.

The bug remains.

Posted: Thu 20 Feb 2020, 15:44
by 8Geee
Might be the hdd file system. Windows fatxx systems can frag the file. Might be better to use ext3 or ext4.

Regards
8Geee

Posted: Thu 20 Feb 2020, 16:34
by bigpup
You may want to go back to using frugal install of Bionicpup64 8.0

Full install is still offered, but it has been years since anyone has tried to keep it updated to how Puppy works.
All the tweaking, bug fixing, operation, etc.... has been all about frugal installs.
Plus, some features only work in frugal installs.

Problems with browsers is all about the browser.
They are constantly working on those things.
2GB of memory should be OK, more than enough.

Example:
Pale Moon browser, just got an update, to fix a problem with YouTube web site.

Posted: Thu 20 Feb 2020, 16:40
by bigpup
I had three instances of the shorcuts window. Then, suddenly, one of them failed and I got the error pup up in red.
Having a program started three times is probably your problem.
Why have it running that way?

Posted: Sun 08 Mar 2020, 02:45
by Amaponian
bigpup wrote:
I had three instances of the shorcuts window. Then, suddenly, one of them failed and I got the error pup up in red.
Having a program started three times is probably your problem.
Why have it running that way?
Why have it running that way?
Just a problem with my mouse that repeats my clicks.

But now I think I'm able to reproduce the system error
which still seems to be sort of a bug.
The error occurs when I try to assign,
to any combination of keys,
this action:

exec:defaultbrowser https://docs.google.com/spreadsheets/d/ ... =198740990

The error occurs every time I try that.
I got the url shortened and then It worked just fine.

Could that error be a bug?

Thanks for your patience.

P.S. I took your word about the convenience of frugal install over full install. Thank you.