import error on startup

Bug #688411 reported by Steve G.
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Dexter - Old
Fix Released
Critical
Allen Lowe

Bug Description

Dexter won't start after I upgraded per ppa to 0.15. If I run dexter from the terminal, I get the following error:

File "/usr/bin/dexter", line 33, in <module>
    from dexter.app import DexterApp
  File "/usr/lib/pymodules/python2.6/dexter/app.py", line 26, in <module>
    from dexter.frontend.dialogs.about import AboutDialog
  File "/usr/lib/pymodules/python2.6/dexter/frontend/dialogs/about.py", line 19, in <module>
    from dexter.helpers import get_builder
  File "/usr/lib/pymodules/python2.6/dexter/helpers.py", line 27, in <module>
    from dexter.backend.config import get_data_file
ImportError: No module named config

Related branches

Revision history for this message
Allen Lowe (lallenlowe) wrote :

sure enough, I can't believe I missed this! Damn refactor... Steve thank you SO much, I will push a fix asap

Changed in dexter-rolodex:
assignee: nobody → Allen Lowe (lallenlowe)
importance: Undecided → Critical
status: New → In Progress
Revision history for this message
Steve G. (sgo.ger) wrote :

Thank you for this great app! :)

Allen Lowe (lallenlowe)
Changed in dexter-rolodex:
status: In Progress → Fix Committed
Revision history for this message
Allen Lowe (lallenlowe) wrote :

Steve G.: the new package should be available from the PPA any minute, can you test it and tell me if it's fixed? I really need this to be working by tomorrow morning.

Changed in dexter-rolodex:
status: Fix Committed → Fix Released
Revision history for this message
Steve G. (sgo.ger) wrote :

Allen Lowe: Works! Thanks for the quick fix! :)

But when I run it from terminal, I still get:

steve@benu:~$ dexter
`menu_proxy_module_load': /usr/bin/python: undefined symbol: menu_proxy_module_load
/usr/lib/pymodules/python2.6/dexter/SimpleGtkbuilderApp.py:30: GtkWarning: Failed to load type module: (null)

  self.builder.add_from_file(path)
`menu_proxy_module_load': /usr/bin/python: undefined symbol: menu_proxy_module_load
`menu_proxy_module_load': /usr/bin/python: undefined symbol: menu_proxy_module_load

Revision history for this message
Allen Lowe (lallenlowe) wrote :

Steve, does that happen every time you launch it? it's not happening for me here. (also it shouldn't be a problem anyway)

Revision history for this message
Steve G. (sgo.ger) wrote :

Yes, happens every time I launch it.

Revision history for this message
Allen Lowe (lallenlowe) wrote :

Steve, ok, I know what that is, it can be safely ignored. Let us know if you have any other issues though

Revision history for this message
Steve G. (sgo.ger) wrote :

Ok! Thanks for your quick help today! G'night.

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.