Ratpoison 13.37 install menu problem.

You have a problem with Salix? Post here and we'll do what we can to help.
User avatar
globetrotterdk
Posts: 435
Joined: 26. Oct 2010, 13:57
Location: Denmark

Ratpoison 13.37 install menu problem.

Post by globetrotterdk »

I have just installed Salix Ratpoison 13.37 on a Dell laptop for testing purposes. I am unable to get "Ctrl-t r" to function for the menu. I have been looking on the forum, but have yet to find a solution for this.
Military justice is to justice what military music is to music. - Groucho Marx
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Ratpoison 13.37 install menu problem.

Post by mimosa »

I'm not sure why that's happening, but you may find this thread helpful - basically, it tells you how to set it up yourself. But I don't think you should need to.

http://www.salixos.org/forum/viewtopic. ... nus#p23745
User avatar
globetrotterdk
Posts: 435
Joined: 26. Oct 2010, 13:57
Location: Denmark

Re: Ratpoison 13.37 install menu problem.

Post by globetrotterdk »

mimosa wrote:I'm not sure why that's happening, but you may find this thread helpful - basically, it tells you how to set it up yourself. But I don't think you should need to.

http://www.salixos.org/forum/viewtopic. ... nus#p23745
Thanks for the quick reply. The full message I am receiving is:

Code: Select all

/bin/sh -c "~/.ratmenu/main.sh" finished (1)
I just tried running the following without any luck:

Code: Select all

bind r exec ~/.ratmenu/main.sh
Military justice is to justice what military music is to music. - Groucho Marx
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Ratpoison 13.37 install menu problem.

Post by mimosa »

I can recall this happening when I put my customised .ratpoisonrc in a fresh install of Salix ratpoison - fixed by reverting to the stock .ratpoisonrc and editing it.

Why that should be, and whether the cause is similar for you, I don't know. Something to do with permissions, perhaps?

Incidentally, I think the second thing you posted isn't bash. It only works within the config file.
User avatar
globetrotterdk
Posts: 435
Joined: 26. Oct 2010, 13:57
Location: Denmark

Re: Ratpoison 13.37 install menu problem.

Post by globetrotterdk »

mimosa wrote:I can recall this happening when I put my customised .ratpoisonrc in a fresh install of Salix ratpoison - fixed by reverting to the stock .ratpoisonrc and editing it.
I am running a completely fresh install with no modifications.
mimosa wrote:Why that should be, and whether the cause is similar for you, I don't know. Something to do with permissions, perhaps?
All files listed in the ~/.ratmenu directory are listed as -rwxr-xr-x
mimosa wrote:Incidentally, I think the second thing you posted isn't bash. It only works within the config file.
OK, I just checked the .ratpoisonrc file and it contains the line "bind r exec ~/.ratmenu/main.sh", so it should be OK.
Military justice is to justice what military music is to music. - Groucho Marx
User avatar
gapan
Salix Wizard
Posts: 6368
Joined: 6. Jun 2009, 17:40

Re: Ratpoison 13.37 install menu problem.

Post by gapan »

Run

Code: Select all

~/.ratmenu/main.sh
from a terminal. What do you get?
Image
Image
User avatar
globetrotterdk
Posts: 435
Joined: 26. Oct 2010, 13:57
Location: Denmark

Re: Ratpoison 13.37 install menu problem.

Post by globetrotterdk »

gapan wrote:Run

Code: Select all

~/.ratmenu/main.sh
from a terminal. What do you get?
"fatal: cannot load font-xos4-terminus-medium-r-normal--12-120-72-72-c-60-iso8859-1"
Military justice is to justice what military music is to music. - Groucho Marx
User avatar
gapan
Salix Wizard
Posts: 6368
Joined: 6. Jun 2009, 17:40

Re: Ratpoison 13.37 install menu problem.

Post by gapan »

You don't have the terminus font installed.
Image
Image
User avatar
globetrotterdk
Posts: 435
Joined: 26. Oct 2010, 13:57
Location: Denmark

Re: Ratpoison 13.37 install menu problem.

Post by globetrotterdk »

gapan wrote:You don't have the terminus font installed.
slapt-get returns that terminus-font is up to date.
Military justice is to justice what military music is to music. - Groucho Marx
User avatar
gapan
Salix Wizard
Posts: 6368
Joined: 6. Jun 2009, 17:40

Re: Ratpoison 13.37 install menu problem.

Post by gapan »

Can you post the contents of your ~/.ratmenu/main.sh file?
Image
Image
Post Reply