Crash when showing question dialog on some non-Gnome systems

Bug #986681 reported by Liudas Ališauskas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Rapid Photo Downloader
Fix Released
High
Damon Lynch

Bug Description

RPD doesn't start. I get this output:
----------------
:~$ rapid-photo-downloader
Traceback (most recent call last):
  File "/usr/bin/rapid-photo-downloader", line 5, in <module>
    rapid.rapid.start()
  File "/usr/lib/pymodules/python2.7/rapid/rapid.py", line 3934, in start
    app = RapidApp(bus, '/', config.DBUS_NAME, focal_length=focal_length)
  File "/usr/lib/pymodules/python2.7/rapid/rapid.py", line 1551, in __init__
    block_auto_start=not prefs_valid)
  File "/usr/lib/pymodules/python2.7/rapid/rapid.py", line 1786, in setup_devices
    if not self.confirm_manual_location():
  File "/usr/lib/pymodules/python2.7/rapid/rapid.py", line 1753, in confirm_manual_location
    use_markup=True)
  File "/usr/lib/pymodules/python2.7/rapid/preferencesdialog.py", line 402, in __init__
    icon = icontheme.load_icon('gtk-dialog-question', 36, gtk.ICON_LOOKUP_USE_BUILTIN)
glib.GError: Icon 'gtk-dialog-question' not present in theme
~$
----------------

Kubuntu 12.04 beta, 64 bit. RPD from official PPA - version 0.4.3

Related branches

Revision history for this message
Liudas Ališauskas (liudas-alisauskas) wrote :

Actually it started for the first time after initial install. Then crashed. After that no way to start RPD at all.

description: updated
Revision history for this message
Liudas Ališauskas (liudas-alisauskas) wrote :

Well, changed in /usr/share/pyshared/rapid/preferencesdialog.py two strings containing 'gtk-dialog-question' to 'dialog-question' and now i'm able tu start RPD. As well remembered what i have done at the beining:

1. installed RPD;
2. launched RPD and tryed to choose import location. selected "Home" folder;
3. RPD crashed.

I guess RPD tryed ask me "Are you sure you want..." and gtk-dialog-question.pnp icon in current theme (oxygen-gtk) was missing.

Damon Lynch (dlynch3)
Changed in rapid:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Damon Lynch (dlynch3)
Revision history for this message
Damon Lynch (dlynch3) wrote :

Thanks for your bug report. I made the change you suggested after confirming the specs here: http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html

summary: - Rapid Photo Downloader doesn't start
+ Crash when showing question dialog on some non-Gnome systems
Damon Lynch (dlynch3)
Changed in rapid:
status: Confirmed → Fix Committed
Damon Lynch (dlynch3)
Changed in rapid:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.