Menu item in panel doesn't work. Can't select in "open with..." menu in Nautilus.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GNOME Media Player |
Fix Released
|
High
|
Bilal Akhtar |
Bug Description
I noticed that Gnome-media-player is no longer an option in the "open with..." menu in Nautilus, it has been there in previous versions because it was set as the default on my system.
Further investigation led me to discover the menu item in the panel under Applications | Sound & Video didn't do anything. I suspect these two things are related.
Things I've discovered:
If I open Alacarte, trying to open the properties for the GMP menu item doesn't open the properties dialogue. It does, however, create a file in ~/.local/
Running alacarte from the terminal produces this output when I click on properties:
(gnome-
**
ERROR:panel-
And this when I press delete:
Traceback (most recent call last):
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
keyfile = util.DesktopPar
File "/usr/lib/
if len(self.
File "/usr/lib/
self._read(fp, filename)
File "/usr/lib/
raise e
ConfigParser.
[line 14]: 'realvideo;
Things I've tried to do:
Purge/reinstall GMP.
Deleted any GMP related entries from ~/.config/
Deleted ~/.config/
Deleted ~/.local/
None of the above have fixed the problem.
[EDIT]GMP runs fine from the command line and other launchers such as Gnome-Do.
Ubuntu 10.04
gnome-media-player:
Installed: 0.1.2-1bzr95~lucid1
Candidate: 0.1.2-1bzr95~lucid1
Version table:
*** 0.1.2-1bzr95~lucid1 0
500 http://
100 /var/lib/
Related branches
description: | updated |
Changed in gnome-media-player: | |
status: | Fix Committed → Fix Released |
Bilal, it looks like your latest commit broke it, the MimeType is split over lines 13 and 14 [0].
[0] http:// bazaar. launchpad. net/~gnome- media-player- development/ gnome-media- player/ development/ revision/ 95/gnome- media-player. desktop. in