You are not logged in.

#1 2017-02-24 19:50:05

linux_user
50/50 it's a spam account
Registered: 2016-11-04
Posts: 484

[SOLVED] Suggestions in dmenu disappeared

Suddenly the suggestions after every keystroke in dmenu disappeared. I am not sure what happened. However if I type the name of the program and hit enter, the program starts.

Last edited by linux_user (2017-02-25 06:42:14)


"Blind faith to authority is the greatest enemy of truth."

Offline

#2 2017-02-24 19:58:41

nobody
The Great
Registered: 2015-08-10
Posts: 3,655

Re: [SOLVED] Suggestions in dmenu disappeared

Does it work properly if you execute

dmenu_run

from within a terminal?

--
Also, I'm deleting the duplicate post; don't worry.

Offline

#3 2017-02-24 20:04:13

linux_user
50/50 it's a spam account
Registered: 2016-11-04
Posts: 484

Re: [SOLVED] Suggestions in dmenu disappeared

nobody wrote:

Does it work properly if you execute

dmenu_run

from within a terminal?

Tried but not working.. Should I restart the computer after the execution?


"Blind faith to authority is the greatest enemy of truth."

Offline

#4 2017-02-24 20:13:08

nobody
The Great
Registered: 2015-08-10
Posts: 3,655

Re: [SOLVED] Suggestions in dmenu disappeared

linux_user wrote:
nobody wrote:

Does it work properly if you execute

dmenu_run

from within a terminal?

Tried but not working.. Should I restart the computer after the execution?

Show me the output of:

dmenu_path

?

Offline

#5 2017-02-24 21:08:20

linux_user
50/50 it's a spam account
Registered: 2016-11-04
Posts: 484

Re: [SOLVED] Suggestions in dmenu disappeared

nobody wrote:

Show me the output of:

dmenu_path

?

toor@linux:~$ dmenu_path
bash: dmenu_path: command not found

"Blind faith to authority is the greatest enemy of truth."

Offline

#6 2017-02-24 22:00:36

malm
jgmenu developer
Registered: 2016-10-13
Posts: 739
Website

Re: [SOLVED] Suggestions in dmenu disappeared

Have you got a ~/.cache/dmenu_run file?

Is it empty/corrupted? If yes, delete it and run dmenu_run again.

Online

#7 2017-02-25 06:41:11

linux_user
50/50 it's a spam account
Registered: 2016-11-04
Posts: 484

Re: [SOLVED] Suggestions in dmenu disappeared

malm wrote:

Have you got a ~/.cache/dmenu_run file?

Is it empty/corrupted? If yes, delete it and run dmenu_run again.

Yes, it was empty. So I deleted and ran dmenu_run again.

toor@linux:~$ dmenu_run
toor@linux:~$ /home/toor/.cache/dmenu_run: No such file or directory
/bin/bash: line 1: [: missing `]'

toor@linux:~$ 

Its working now... Thanks a lot! smile


"Blind faith to authority is the greatest enemy of truth."

Offline

#8 2017-02-25 06:52:05

malm
jgmenu developer
Registered: 2016-10-13
Posts: 739
Website

Re: [SOLVED] Suggestions in dmenu disappeared

Perfect.

Online

Board footer

Powered by FluxBB