[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-15 Thread Affian66
** Changed in: update-manager (Ubuntu) Status: Fix Released = New ** Changed in: update-manager (Ubuntu) Status: New = Confirmed -- update-manager crashed with GError in __init__() https://bugs.launchpad.net/bugs/417301 You received this bug notification because you are a member

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-15 Thread Max Bowsher
Affian66: Never reopen bugs without leaving an explanatory comment ** Changed in: update-manager (Ubuntu) Status: Confirmed = Fix Released -- update-manager crashed with GError in __init__() https://bugs.launchpad.net/bugs/417301 You received this bug notification because you are a

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-02 Thread thanhliem
Traceback (most recent call last): File /usr/bin/update-manager, line 98, in module view = DistUpgradeViewGtk(data_dir) File /usr/lib/python2.6/dist-packages/DistUpgrade/DistUpgradeViewGtk.py, line 361, in __init__ SimpleGtkbuilderApp.__init__(self, gladedir+/DistUpgrade.ui) File

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-02 Thread Theo Nolte
For me update-manager crashes when i click partial upgrade. error is: glib.GError: Duplicate object id 'vbox2' on line 409 (previously on line 311) See attachment for full output. ** Attachment added: terminal output update-manager http://launchpadlibrarian.net/31219287/updatemanager.output

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-02 Thread Delan Azabani
sudo apt-get upgrade The newest version as I'm posting fixes this bug completely, as far as I've tested. -- update-manager crashed with GError in __init__() https://bugs.launchpad.net/bugs/417301 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-02 Thread Nicklas W Bjurman
I confirm, I got the newest version as of Sep 2 using Karmic Alpha 4 and partial update do not work and results in crashing the update-manager as described above. -- update-manager crashed with GError in __init__() https://bugs.launchpad.net/bugs/417301 You received this bug notification because

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-02 Thread Ryan
Fixed in update manager 1:0.124.10 $ apt-cache policy update-manager update-manager: Installed: 1:0.124.10 Candidate: 1:0.124.10 Version table: *** 1:0.124.10 0 500 http://archive.ubuntu.com karmic/main Packages 100 /var/lib/dpkg/status $ update-manager --version

Re: [Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-02 Thread Gavo
Thanx, problem is fixed! 2009/9/2 Ryan ubu...@draziw.net: Fixed in update manager 1:0.124.10 $ apt-cache policy update-manager update-manager:  Installed: 1:0.124.10  Candidate: 1:0.124.10  Version table:  *** 1:0.124.10 0        500 http://archive.ubuntu.com karmic/main Packages        

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-02 Thread mloosveldt
Fixed with $ sudo apt-get dist-upgrade -- update-manager crashed with GError in __init__() https://bugs.launchpad.net/bugs/417301 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-01 Thread Hellsgator
not here, refusing to start up. -- update-manager crashed with GError in __init__() https://bugs.launchpad.net/bugs/417301 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-01 Thread dnl
having the same problem Traceback (most recent call last): File /usr/bin/update-manager, line 103, in module app = UpdateManager(data_dir, options) File /usr/lib/python2.6/dist-packages/UpdateManager/UpdateManager.py, line 111, in __init__ SimpleGtkbuilderApp.__init__(self,

Re: [Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-01 Thread Gavo
Latest update solwed my Update manager problem. 2009/9/1 dnl dan...@intellsoft.de: having the same problem Traceback (most recent call last):  File /usr/bin/update-manager, line 103, in module    app = UpdateManager(data_dir, options)  File

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-01 Thread Michael Vogt
This problem is fixed with the recent 0.124.9ubuntu1 upload. If you are affected, please open a terminal window (e.g. gnome terminal from applicatons/accessories) and type: $ sudo apt-get update $ sudo apt-get install update-manager Check that version 0.124.9ubuntu1 is getting installed (or a

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-01 Thread Ryan
Just had a hit with 1:0.124.9ubuntu1. Entered as bug 422618 so that all the apport data would be available. -- update-manager crashed with GError in __init__() https://bugs.launchpad.net/bugs/417301 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-01 Thread Alvin Thompson
ditto #16 -- update-manager crashed with GError in __init__() https://bugs.launchpad.net/bugs/417301 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-01 Thread Rob Adams
Not fixed; this happens when I press the Partial Upgrade button. -- update-manager crashed with GError in __init__() https://bugs.launchpad.net/bugs/417301 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

Re: [Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-01 Thread Jamie
same here On Wed, Sep 2, 2009 at 1:26 AM, Rob Adams read...@readams.net wrote: Not fixed; this happens when I press the Partial Upgrade button. -- update-manager crashed with GError in __init__() https://bugs.launchpad.net/bugs/417301 You received this bug notification because you are a

Re: [Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-01 Thread Gavo
2Robs: sudo apt-get update 2009/9/1 Rob Adams read...@readams.net: Not fixed; this happens when I press the Partial Upgrade button. -- update-manager crashed with GError in __init__() https://bugs.launchpad.net/bugs/417301 You received this bug notification because you are a direct

Re: [Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-01 Thread Gavo
sudo apt-get update sudo apt-get upgrade sudo reboot 2009/9/1 Gavo gavalier.mar...@gmail.com: 2Robs: sudo apt-get update 2009/9/1 Rob Adams read...@readams.net: Not fixed; this happens when I press the Partial Upgrade button. -- update-manager crashed with GError in __init__()

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-01 Thread Ryan
** Changed in: update-manager (Ubuntu) Status: Fix Released = Confirmed -- update-manager crashed with GError in __init__() https://bugs.launchpad.net/bugs/417301 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-01 Thread triplesqaurednine
ya this error is onyl have fixed as of sept 1st updatesyesterday i couldn't open update manager while today it opened, however clicking on partial upgrade caused it to crash again..obviuosly though, it is the frontend as the command line works just fine.. -- update-manager crashed with

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-01 Thread Gavo
Yes, this crash mi too, http://launchpadlibrarian.net/31182229/Screenshot-2.png My report has been marked as duplicited with this bug https://bugs.launchpad.net/bugs/422627 .. I dont have permission. I dont know what next. -- update-manager crashed with GError in __init__()

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-01 Thread Froherz
** Changed in: update-manager (Ubuntu) Status: Confirmed = Incomplete -- update-manager crashed with GError in __init__() https://bugs.launchpad.net/bugs/417301 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-01 Thread Ryan
Froherz - Since we have apport logged faults with the newer code level, why would you mark this incomplete as your very first use of launchpad? ** Changed in: update-manager (Ubuntu) Status: Incomplete = Confirmed -- update-manager crashed with GError in __init__()

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-01 Thread Ralf
@ #17 @ #22 when the crash happens on partial-upgrade-click you need to run sudo apt-get dist-upgrade to get beyond it, it helped here. -- update-manager crashed with GError in __init__() https://bugs.launchpad.net/bugs/417301 You received this bug notification because you are a member of

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-09-01 Thread Ryan
Michael: maybe this will help? Crashing now when there is 1 pinned/held package, a few packages with deps that aren't in repos yet, and 1 package that can actually be updated. script output of update-manager run with errors, and apt-get upgrade successfully dealing with things. update-manager

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-08-31 Thread josa
Got this problem today after applying last updates. Get a traceback identical to bug 418480 and can not start update-manager. Marked and applied a number of updates using synaptic after this, if that means anything. -- update-manager crashed with GError in __init__()

Re: [Bug 417301] Re: update-manager crashed with GError in __init__()

2009-08-31 Thread Ace Suares
josa wrote: Got this problem today after applying last updates. Get a traceback identical to bug 418480 and can not start update-manager. Marked and applied a number of updates using synaptic after this, if that means anything. I did an apt-get update apt-get upgrade but the problem

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-08-31 Thread Martin Albisetti
Ditto. Problem still not solved today. -- update-manager crashed with GError in __init__() https://bugs.launchpad.net/bugs/417301 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-08-31 Thread Kamilion
Getting this today too after running an update to Aug 31st's latest karmic packages. -- update-manager crashed with GError in __init__() https://bugs.launchpad.net/bugs/417301 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-08-31 Thread Hernando Torque
Double ids in /usr/share/update-manager/glade/UpdateManager.ui: image15, vbox18, label30, and label31 -- update-manager crashed with GError in __init__() https://bugs.launchpad.net/bugs/417301 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-08-31 Thread lookout
Traceback (most recent call last): File /usr/bin/update-manager, line 103, in module app = UpdateManager(data_dir, options) File /usr/lib/python2.6/dist-packages/UpdateManager/UpdateManager.py, line 111, in __init__ SimpleGtkbuilderApp.__init__(self, datadir+glade/UpdateManager.ui)

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-08-31 Thread Kamilion
Seems to be fixed with 1:0.124.9 for me. -- update-manager crashed with GError in __init__() https://bugs.launchpad.net/bugs/417301 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-08-28 Thread Brian Murray
** Changed in: update-manager (Ubuntu) Importance: Undecided = Medium ** Changed in: update-manager (Ubuntu) Status: New = Triaged ** Changed in: update-manager (Ubuntu) Assignee: (unassigned) = Michael Vogt (mvo) -- update-manager crashed with GError in __init__()

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-08-25 Thread Max Bowsher
One instance fixed, perhaps, but another incarnation of the same bug filed as bug 418480. -- update-manager crashed with GError in __init__() https://bugs.launchpad.net/bugs/417301 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-08-25 Thread Max Bowsher
Apport duped my new bug against this one, so I guess I'll reopen this one. ** Changed in: update-manager (Ubuntu) Status: Fix Released = New -- update-manager crashed with GError in __init__() https://bugs.launchpad.net/bugs/417301 You received this bug notification because you are a

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-08-24 Thread Michael Vogt
** Changed in: update-manager (Ubuntu) Status: New = In Progress -- update-manager crashed with GError in __init__() https://bugs.launchpad.net/bugs/417301 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-08-24 Thread Launchpad Bug Tracker
** Branch linked: lp:update-manager -- update-manager crashed with GError in __init__() https://bugs.launchpad.net/bugs/417301 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-08-24 Thread Launchpad Bug Tracker
This bug was fixed in the package update-manager - 1:0.124.8 --- update-manager (1:0.124.8) karmic; urgency=low * make the release-upgrader auto selection for the frontend more robust when no DISPLAY is avaiable * Janitor/computerjanitor/package_cruft.py: - use unicode

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-08-22 Thread Max Bowsher
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/30662634/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/30662635/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/30662636/ProcStatus.txt ** Attachment

[Bug 417301] Re: update-manager crashed with GError in __init__()

2009-08-22 Thread Apport retracing service
** Tags removed: need-duplicate-check -- update-manager crashed with GError in __init__() https://bugs.launchpad.net/bugs/417301 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com