Bug 233250 - All items in smoltGui Help menu produce traceback
Summary: All items in smoltGui Help menu produce traceback
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: smolt
Version: 6
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mike McGrath
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-03-21 08:26 UTC by Jiri Cerny
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-03-21 15:07:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jiri Cerny 2007-03-21 08:26:36 UTC
Description of problem:
Clicking on Help->About and Help->Privacy policy in smoltGui  produces

Traceback (most recent call last):
  File "/usr/bin/smoltGui", line 211, in privacy_cb
    privacy_text = file('../doc/PrivacyPolicy', 'r').read().strip()
IOError: [Errno 2] No such file or directory: '../doc/PrivacyPolicy'
Traceback (most recent call last):
  File "/usr/bin/smoltGui", line 259, in about_cb
    logo = gtk.gdk.pixbuf_new_from_file('smolt-about.png')
gobject.GError: Failed to open file 'smolt-about.png': No such file or directory


Version-Release number of selected component (if applicable):
smolt-0.9.4-1.fc6

Comment 1 Jeffrey C. Ollie 2007-03-21 15:06:49 UTC
Please upgrade to 0.9.5 once it's available from the mirrors.


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