Picty can't start

Bug #1210418 reported by Tutur
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
picty
Fix Released
High
dmoore

Bug Description

Hi, I installed picty with the PPA under Linux Mint 15 (based on Raring).
But when I try to launch it, it's stop.
Here is the terminal messages :

running picty with module path /usr/share/picty
Using gio
Using pyexiv2 version 0.3.2
Importing system plugin picty.plugins.transfer
Importing system plugin picty.plugins.mapui
Importing system plugin picty.plugins.config
Importing system plugin picty.plugins.imagewriter
Importing system plugin picty.plugins.metadata_viewer
Importing system plugin picty.plugins.enhance
Importing system plugin picty.plugins.tagui
Importing system plugin picty.plugins.rotate
Importing system plugin picty.plugins.crop
REGISTERING ICONS IN /usr/share/picty/icons/
instantiating plugins except for []
INITIALIZED TAG SIDEBAR PLUGIN
/usr/share/picty/picty/uitools/widget_tools.py:45: GtkWarning: Attempting to add a widget with type GtkComboBox to a container of type GtkToolItem, but the widget is already inside a container of type GtkToolItem, the GTK+ FAQ at http://library.gnome.org/devel/gtk-faq/stable/ explains how to reparent a widget.
  self.add(widget)
/usr/share/picty/picty/uitools/searchbox.py:32: GtkWarning: gtk_combo_box_cell_layout_add_attribute: assertion `info != NULL' failed
  self.filter_combo.add_attribute(cell_pb, 'pixbuf', 3)
/usr/share/picty/picty/plugins/rotate.py:49: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  self.angle_entry=gtk.SpinButton(self.angle_adjustment,0.0,2)
Map Plugin: No map-places file found
Traceback (most recent call last):
  File "/usr/share/picty/picty/plugins/mapui.py", line 105, in plugin_init
    f=open(os.path.join(settings.data_dir,'map-places'),'rb')
IOError: [Errno 2] Aucun fichier ou dossier de ce type: '/home/wilfried/.local/share/picty/map-places'

Traceback (most recent call last):
  File "/usr/bin/picty", line 150, in <module>
    wnd = MainWindow()
  File "/usr/bin/picty", line 110, in __init__
    self.mainframe = mainframe.MainFrame(self.window)
  File "/usr/share/picty/picty/mainframe.py", line 363, in __init__
    self.plugmgr.init_plugins(self)
  File "/usr/share/picty/picty/pluginmanager.py", line 70, in init_plugins
    self.callback('plugin_init',mainframe,app_init)
  File "/usr/share/picty/picty/pluginmanager.py", line 86, in callback
    getattr(plugin[0],interface_name)(*args)
  File "/usr/share/picty/picty/plugins/mapui.py", line 115, in plugin_init
    if source is not None:
UnboundLocalError: local variable 'source' referenced before assignment

Revision history for this message
Fabien Michel (fabiin12) wrote :

Same on Ubuntu precise 12.04 with 2013-09-24 ppa version

Revision history for this message
dmoore (damien-moore) wrote :

Presumably this was fixed some time back? Marking as closed.

Changed in picty:
importance: Undecided → High
status: New → Fix Released
assignee: nobody → dmoore (damien-moore)
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.