Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 268754 - app-office/pybliographer-{1.2.11,1.2.12}: GUI is dead
Summary: app-office/pybliographer-{1.2.11,1.2.12}: GUI is dead
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 247558
  Show dependency tree
 
Reported: 2009-05-05 19:07 UTC by Alexey Vladykin
Modified: 2012-02-16 13:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Vladykin 2009-05-05 19:07:35 UTC
Running `pybliographic` gives a nice window, mostly empty, but with a menu and toolbar. Clicking on toolbar buttons and on menu items does nothing. Console is full of messages:

This is Pybliographic 1.2.11 [Python 2.5.4, Gtk 2.14.7, PyGTK 2.14.1]
Traceback (most recent call last):
  File "/var/tmp/portage/app-office/pybliographer-1.2.11/image//usr/share/pybliographer/Pyblio/GnomeUI/Document.py", line 933, in add_entry
  File "/var/tmp/portage/app-office/pybliographer-1.2.11/image//usr/share/pybliographer/Pyblio/GnomeUI/Editor.py", line 1082, in __init__
  File "/var/tmp/portage/app-office/pybliographer-1.2.11/image//usr/share/pybliographer/Pyblio/GnomeUI/Editor.py", line 1104, in toggle_native
  File "/var/tmp/portage/app-office/pybliographer-1.2.11/image//usr/share/pybliographer/Pyblio/GnomeUI/Editor.py", line 626, in __init__
  File "/var/tmp/portage/app-office/pybliographer-1.2.11/image//usr/share/pybliographer/Pyblio/GnomeUI/Editor.py", line 740, in update_notebook
  File "/var/tmp/portage/app-office/pybliographer-1.2.11/image//usr/share/pybliographer/Pyblio/GnomeUI/Editor.py", line 779, in add_type1_widget
  File "/var/tmp/portage/app-office/pybliographer-1.2.11/image//usr/share/pybliographer/Pyblio/GnomeUI/FieldsInfo.py", line 61, in widget
  File "/var/tmp/portage/app-office/pybliographer-1.2.11/image//usr/share/pybliographer/Pyblio/Config.py", line 175, in get
  File "/var/tmp/portage/app-office/pybliographer-1.2.11/image//usr/share/pybliographer/Pyblio/Config.py", line 123, in __getitem__
  File "/var/tmp/portage/app-office/pybliographer-1.2.11/image//usr/share/pybliographer/Pyblio/Config.py", line 84, in eventually_resolve
  File "/usr/share/pybliographer/Pyblio/ConfDir/GnomeUI.py", line 49, in <module>
    gtk.gdk.Font ('-*-*-*-r-normal-*-*-*-*-*-c-*-iso8859-1'))
RuntimeError: could not create GdkFont object
/usr/share/pybliographer/Pyblio/GnomeUI/Config.py:244: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  self.w = gtk.SpinButton (adj, 1, 0)
Traceback (most recent call last):
  File "/var/tmp/portage/app-office/pybliographer-1.2.11/image//usr/share/pybliographer/Pyblio/GnomeUI/Document.py", line 327, in set_preferences
  File "/var/tmp/portage/app-office/pybliographer-1.2.11/image//usr/share/pybliographer/Pyblio/GnomeUI/Config.py", line 672, in run
  File "/var/tmp/portage/app-office/pybliographer-1.2.11/image//usr/share/pybliographer/Pyblio/GnomeUI/Config.py", line 97, in __init__
  File "/var/tmp/portage/app-office/pybliographer-1.2.11/image//usr/share/pybliographer/Pyblio/GnomeUI/Config.py", line 586, in __init__
AttributeError: 'NoneType' object has no attribute 'keys'


I tried Pybliographic 1.2.11 and 1.2.12. No difference.
Comment 1 Dirkjan Ochtman (RETIRED) gentoo-dev 2012-02-16 13:18:18 UTC
1.2.14 is in the tree, please open a new bug if the problem persists.