Startupmanager doesn't startup

Bug #352909 reported by George Pollard
6
Affects Status Importance Assigned to Milestone
StartUp-Manager
New
Undecided
Unassigned

Bug Description

:~$ sudo startupmanager
Traceback (most recent call last):
  File "/usr/sbin/startupmanager", line 31, in <module>
    from gtk_frontend import SumGui
  File "/usr/share/startupmanager/gtk_frontend.py", line 27, in <module>
    import pygtk
ImportError: No module named pygtk

Revision history for this message
Jimmy Rönnholm (jronnholm) wrote :

Do you have pygtk installed? On Ubuntu its the package python-gtk2.
How did you install startupmanager? From a repository, a manually downloaded deb package or from source?

Revision history for this message
George Pollard (porges) wrote : Re: [Bug 352909] Re: Startupmanager doesn't startup

Via the package manager. Python-gtk2 is installed. I have tried
`apt-get install --reinstall python-gtk2`, to no avail.

Revision history for this message
Jimmy Rönnholm (jronnholm) wrote :

Hm, it appears to be a problem with your system rather than with startupmanager. Do you have problems with any other program on your system? I think the menu editor and update manager uses pygtk.
I dont know what you could do to fix your problem though, perhaps you could ask at ubuntuforums.
If you find a solution to the error it would be nice if you post here so i know if i can close this bug.

Revision history for this message
Håkan Sandström (hakan-sandstrom) wrote :

I have exactly the same problem.

Revision history for this message
micka (mickamusset) wrote :

me too,

Traceback (most recent call last):
  File "/usr/sbin/startupmanager", line 31, in ?
    from gtk_frontend import SumGui
  File "/usr/share/startupmanager/gtk_frontend.py", line 27, in ?
    import pygtk
ImportError: No module named pygtk

Revision history for this message
micka (mickamusset) wrote :

and i'm on koala

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.