crashing at start

Bug #382534 reported by kelopez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Metacity Themer
Fix Released
Critical
Isaiah Heyer

Bug Description

When loading Metacity Themer, crashes with this traceback:

Traceback (most recent call last):
  File "/usr/local/bin/metacity-themer", line 43, in <module>
    main(theme2open)
  File "/usr/local/lib/python2.6/dist-packages/metacity_themer/main.py", line 1352, in main
    mt = MainWindow()
  File "/usr/local/lib/python2.6/dist-packages/metacity_themer/main.py", line 140, in __init__
    self.window.connect("focus-in-event",self.on_window_focus_in)
AttributeError: 'NoneType' object has no attribute 'connect'

Revision history for this message
Isaiah Heyer (freshapplepy) wrote :

What distro/version are you running this on. How did you install metacity-themer.

Revision history for this message
kelopez (kevin.lopez.brante) wrote :

Ubuntu Jaunty (9.04)
Downloaded last rev' snapshot and installed with method described on the project Readme.

Revision history for this message
Isaiah Heyer (freshapplepy) wrote :

Ok the problem is that it can't find the data files. I will fix this. Thanks for the report.

Changed in mct:
assignee: nobody → Isaiah Heyer (freshapplepy)
importance: Undecided → Critical
Revision history for this message
Isaiah Heyer (freshapplepy) wrote :

I pushed commit 60. Try it and see if it works so I can close this bug;)

Revision history for this message
kelopez (kevin.lopez.brante) wrote : Re: [Bug 382534] Re: crashing at start

Now it's working. You can close the bug. [?]
*Kevin López*

2009/6/1 Isaiah Heyer <email address hidden>

> I pushed commit 60. Try it and see if it works so I can close this bug;)
>
> --
> crashing at start
> https://bugs.launchpad.net/bugs/382534
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Metacity Themer: New
>
> Bug description:
> When loading Metacity Themer, crashes with this traceback:
>
> Traceback (most recent call last):
> File "/usr/local/bin/metacity-themer", line 43, in <module>
> main(theme2open)
> File "/usr/local/lib/python2.6/dist-packages/metacity_themer/main.py",
> line 1352, in main
> mt = MainWindow()
> File "/usr/local/lib/python2.6/dist-packages/metacity_themer/main.py",
> line 140, in __init__
> self.window.connect("focus-in-event",self.on_window_focus_in)
> AttributeError: 'NoneType' object has no attribute 'connect'
>

Changed in mct:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

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