Bug 428061 - obm-xdg doesn't work - missing config
Summary: obm-xdg doesn't work - missing config
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: obmenu
Version: 8
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Miroslav Lichvar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-08 22:53 UTC by Jonathan Underwood
Modified: 2008-11-26 11:28 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-11-26 11:28:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jonathan Underwood 2008-01-08 22:53:37 UTC
Description of problem:
$ obm-xdg 
Traceback (most recent call last):
  File "/usr/bin/obm-xdg", line 443, in <module>
    mnu.parseFile(filename)
  File "/usr/bin/obm-xdg", line 184, in parseFile
    self.parseXml(dom.documentElement)
  File "/usr/bin/obm-xdg", line 136, in parseXml
    newmenu.parseFile(fn)
  File "/usr/bin/obm-xdg", line 180, in parseFile
    f = open(filename)
IOError: [Errno 2] No such file or directory:
u'/etc/xdg/menus/applications-kmenuedit.menu'


Version-Release number of selected component (if applicable):
obmenu-1.0-5.fc8

How reproducible:
Everytime

Steps to Reproduce:
1.obm-xdg at the commandline
2.
3.
  
Actual results:
As above

Expected results:
xml for an xdg menu is produced.

Additional info:

Comment 1 Miroslav Lichvar 2008-01-09 16:27:14 UTC
Unfortunately, even with this bug fixed (by ignoring missing files when merging)
obm-xdg doesn't seem to work correctly with menu files we have in Fedora.

Comment 2 Bug Zapper 2008-11-26 09:21:06 UTC
This message is a reminder that Fedora 8 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 8.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '8'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 8's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 8 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Jonathan Underwood 2008-11-26 11:28:02 UTC
I no longer use this application, so no idea if it works or not. Will close as WONTFIX.


Note You need to log in before you can comment on or make changes to this bug.