https://bugs.gpodder.org/show_bug.cgi?id=1174

           Summary: Nothing appears on the main window's right side
           Product: gPodder
           Version: 2.8+ (Git "master" branch)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: low
         Component: Application
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Overview/Actual Results: Nothing can be selected in the left list, therefore
nothing appears on the right side.

Steps to Reproduce: Start gpodder.

Build Date & Platform: Oct 8, 2010 on Arch Linux (kernel 2.6.35).

Additional Information: installed version of pygtk is 2.22.0-1.
The problem started after upgrading pygtk, glib, and some other packages. I
tried downgrading pygtk to 2.17, and gpodder to 2.8 and 2.7, but the problem
remained.
Here is the message of the problem in the console:

** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.6/threading.py", line 484, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/python2.6/site-packages/gpodder/gui.py", line 2487, in
do_update_episode_list_model
    self.episode_list_model.add_from_channel(self.active_channel,
*additional_args)
  File "/usr/lib/python2.6/site-packages/gpodder/gtkui/model.py", line 214, in
add_from_channel
    generate_thumbnails, reload_from_db=False)
  File "/usr/lib/python2.6/site-packages/gpodder/gtkui/model.py", line 359, in
update_by_iter
    show_padlock, show_missing, icon_size, status_icon_to_build_from_file)
  File "/usr/lib/python2.6/site-packages/gpodder/gtkui/model.py", line 438, in
_get_tree_icon
    icon = icon_theme.load_icon(gtk.STOCK_DIALOG_QUESTION, icon_size, 0)
GError: Icon 'gtk-dialog-question' not present in theme

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to