https://bugzilla.novell.com/show_bug.cgi?id=798181 https://bugzilla.novell.com/show_bug.cgi?id=798181#c0 Summary: alacarte failed to run Classification: openSUSE Product: openSUSE Factory Version: 12.3 Milestone 1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: lazy.kent@opensuse.org QAContact: qa-bugs@suse.de Found By: --- Blocker: --- alacarte installed from the Factory repo. % alacarte /usr/lib64/python2.7/site-packages/gi/overrides/Gtk.py:46: RuntimeWarning: You have imported the Gtk 2.0 module. Because Gtk 2.0 was not designed for use with introspection some of the interfaces and API will fail. As such this is not supported by the pygobject development team and we encourage you to port your app to Gtk 3 or greater. PyGTK is the recomended python module to use with Gtk 2.0 warnings.warn(warn_msg, RuntimeWarning) Fontconfig warning: "/etc/fonts/conf.d/56-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated. Traceback (most recent call last): File "/usr/bin/alacarte", line 36, in <module> main() File "/usr/bin/alacarte", line 33, in main app.run() File "/usr/lib/python2.7/site-packages/Alacarte/MainWindow.py", line 59, in run self.loadMenus() File "/usr/lib/python2.7/site-packages/Alacarte/MainWindow.py", line 189, in loadMenus self.loadMenu({ None: None }) File "/usr/lib/python2.7/site-packages/Alacarte/MainWindow.py", line 205, in loadMenu iters[menu] = self.menu_store.append(iters[parent], (icon, name, menu)) File "/usr/lib64/python2.7/site-packages/gi/overrides/Gtk.py", line 1266, in append return self._do_insert(parent, -1, row) File "/usr/lib64/python2.7/site-packages/gi/overrides/Gtk.py", line 1259, in _do_insert treeiter = self.insert_with_values(parent, position, columns, row) AttributeError: 'TreeStore' object has no attribute 'insert_with_values' [1] 26127 exit 1 alacarte -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.