You are not logged in.

#1 2012-08-06 21:32:00

TheEmissary
Member
Registered: 2012-08-06
Posts: 4

Problems with MintMenu 5.3.7-1 [SOLVED]

The problem is that i can't start any of the programs from the right pane below the topics "Applications" and "Favorites" !
So i tried to run mintmenu in the terminal and when i start any program it gives the error:

[Errno 2] No such file or directory
and sometimes:
[Errno 13] Permission denied

help is highly appreciated !

Last edited by TheEmissary (2012-09-13 13:08:57)

Offline

#2 2012-08-16 11:45:08

arasek
Member
Registered: 2010-11-30
Posts: 5

Re: Problems with MintMenu 5.3.7-1 [SOLVED]

Hey. I have mate and mintmenu and there is some problem with mintmenu. When I clicking on terminal in System category all working good. But when I want execute for example opera from Aplications category or searchengine in menu nothing do happened.

xh619_2012-08-16-145905_1024x768_scrot.png

I pasted log from mintmenu opened in terminal with actions witch I show You:

[igor@dobry ~]$ mintmenu

** (process:2628): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'

** (process:2628): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'

** (process:2628): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
*********** Keybind Driver Load Failure **************
Error Report :  No module named deskbar.core.keybinder
Opacity is: 98
Setting opacity to: 0.98
No module named configobj
__init__ took 42.274 ms
Binding to Hot Key: <Control>Super_L
** WARNING ** - Menu Hotkey Binding Error
Error Report :
global name 'bind_key' is not defined
/usr/lib/linuxmint/mintMenu/mintMenu.py:862: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
  main_window.show()
mate-terminal

(mintMenu.py:2628): MateComponent-WARNING **: Never got frame, control died - abnormal exit condition
mate-terminal
/
u
s
r
/
b
i
n
/
o
p
e
r
a
 
%
U
[Errno 13] Brak dostępu

Offline

#3 2012-08-16 11:58:28

arasek
Member
Registered: 2010-11-30
Posts: 5

Re: Problems with MintMenu 5.3.7-1 [SOLVED]

Offline

#4 2012-08-16 16:19:53

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: Problems with MintMenu 5.3.7-1 [SOLVED]

merged


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#5 2012-08-30 17:56:32

broi
Member
From: Bosnia & Herzegovina
Registered: 2011-12-10
Posts: 127

Re: Problems with MintMenu 5.3.7-1 [SOLVED]

Offline

#6 2012-09-10 15:13:41

david_goliath
Member
Registered: 2012-09-10
Posts: 14

Re: Problems with MintMenu 5.3.7-1 [SOLVED]

There is a new version.
https://aur.archlinux.org/packages.php?ID=26266
I keep getting strange behaviour, though, see my comment on the site.

Offline

#7 2012-09-10 17:09:09

TheEmissary
Member
Registered: 2012-08-06
Posts: 4

Re: Problems with MintMenu 5.3.7-1 [SOLVED]

I installed the new version to and the "Errno" error persists along with the new one described in david_goliath's post! sad

Last edited by TheEmissary (2012-09-10 17:10:50)

Offline

#8 2012-09-12 08:31:40

broi
Member
From: Bosnia & Herzegovina
Registered: 2011-12-10
Posts: 127

Re: Problems with MintMenu 5.3.7-1 [SOLVED]

I installed new ver and I get the same problem like david's one..

Offline

#9 2012-09-13 08:46:07

david_goliath
Member
Registered: 2012-09-10
Posts: 14

Re: Problems with MintMenu 5.3.7-1 [SOLVED]

mintmenu 5.3.7-4 is now available, which fixes the "application do not launch" problem. the pluginerrors on launch of the menu or when executing "reload plugins" persist.

Offline

#10 2012-09-13 09:38:41

broi
Member
From: Bosnia & Herzegovina
Registered: 2011-12-10
Posts: 127

Re: Problems with MintMenu 5.3.7-1 [SOLVED]

david_goliath wrote:

mintmenu 5.3.7-4 is now available, which fixes the "application do not launch" problem. the pluginerrors on launch of the menu or when executing "reload plugins" persist.

Works fine when launching applications, thank you, but I still get this error when initializing mintmenu:

Couldn't initialize plugin system_management : Traceback (most recent call last):

  File "/usr/lib/linuxmint/mintMenu/mintMenu.py", line 337, in PopulatePlugins
    MyPlugin.do_plugin()

  File "/usr/lib/linuxmint/mintMenu/plugins/system_management.py", line 211, in do_plugin
    self.do_standard_items()

  File "/usr/lib/linuxmint/mintMenu/plugins/system_management.py", line 162, in do_standard_items
    if os.path_exists("/usr/bin/mate-terminal"):

AttributeError: 'module' object has no attribute 'path_exists'

and Log out/Shutdown options disappeared.

Last edited by broi (2012-09-13 09:45:57)

Offline

#11 2012-09-13 10:41:12

TheEmissary
Member
Registered: 2012-08-06
Posts: 4

Re: Problems with MintMenu 5.3.7-1 [SOLVED]

Same here to !
A temproary fix to the error is to right click on the mintmenu and select Preferences -> System and toggle terminal,lock screen,log out and quit !

Last edited by TheEmissary (2012-09-13 11:16:06)

Offline

#12 2012-09-13 12:48:58

TheEmissary
Member
Registered: 2012-08-06
Posts: 4

Re: Problems with MintMenu 5.3.7-1 [SOLVED]

mintmenu_5.3.7 solves everything ! smile

Offline

#13 2012-09-13 12:54:36

david_goliath
Member
Registered: 2012-09-10
Posts: 14

Re: Problems with MintMenu 5.3.7-1 [SOLVED]

Indeed, the problems are soved with mintmenu 5.3.7-5. Can someone mark this thread as solved (I don't know how to do it *g*)
smile=)

Offline

#14 2012-09-13 18:42:47

broi
Member
From: Bosnia & Herzegovina
Registered: 2011-12-10
Posts: 127

Re: Problems with MintMenu 5.3.7-1 [SOLVED]

5.3.7-5 works just fine, thank you so much smile

Offline

Board footer

Powered by FluxBB