jockey-kde crashes on start (lucid beta 1)

Bug #540900 reported by Jonathan Riddell
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
jockey (Ubuntu)
Fix Released
Medium
Jonathan Thomas
Lucid
Fix Released
Medium
Jonathan Thomas

Bug Description

Kubuntu Lucid beta 1 candidates, Jockey crashes on starting

ProblemType: Bug
.var.log.jockey.log:
 2010-03-18 12:50:01,178 DEBUG: Updating repository indexes...
 2010-03-18 12:50:01,520 DEBUG: ... fail!
Architecture: i386
Date: Thu Mar 18 13:04:03 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Kubuntu 10.04 "Lucid Lynx" - Beta i386 (20100318)
MachineType: Acer AOA110
Package: jockey-kde 0.5.8-0ubuntu1
PackageArchitecture: all
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-16-generic root=UUID=fcfcfb4c-9128-483d-9666-d457e1e06692 ro quiet splash
ProcEnviron:
 LANGUAGE=
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
SourcePackage: jockey
Uname: Linux 2.6.32-16-generic i686
dmi.bios.date: 10/06/2008
dmi.bios.vendor: Acer
dmi.bios.version: v0.3310
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.vendor: Acer
dmi.board.version: Base Board Version
dmi.chassis.type: 1
dmi.chassis.vendor: Chassis Manufacturer
dmi.chassis.version: Chassis Version
dmi.modalias: dmi:bvnAcer:bvrv0.3310:bd10/06/2008:svnAcer:pnAOA110:pvr1:rvnAcer:rn:rvrBaseBoardVersion:cvnChassisManufacturer:ct1:cvrChassisVersion:
dmi.product.name: AOA110
dmi.product.version: 1
dmi.sys.vendor: Acer

Related branches

Revision history for this message
Jonathan Riddell (jr) wrote :
Changed in jockey (Ubuntu):
milestone: none → ubuntu-10.04-beta-2
Revision history for this message
Jonathan Riddell (jr) wrote :

PythonArgs: ['/usr/bin/jockey-kde', '--check', '60']
Traceback:
 Traceback (most recent call last):
   File "/usr/bin/jockey-kde", line 466, in <module>
     sys.exit(u.run())
   File "/usr/lib/python2.6/dist-packages/jockey/ui.py", line 399, in run
     if self.check():
   File "/usr/lib/python2.6/dist-packages/jockey/ui.py", line 456, in check
     self.backend().new_used_available, self.argv_options.mode)
   File "/usr/lib/python2.6/dist-packages/jockey/ui.py", line 110, in backend
     self._check_repositories()
   File "/usr/lib/python2.6/dist-packages/jockey/ui.py", line 802, in _check_repositories
     'Downloading package indexes failed, please check your network status. '
   File "/usr/bin/jockey-kde", line 164, in error_message
     msgbox = KMessageBox.sorry(self.mw, text, title, KMessageBox.Notify)
 AttributeError: 'KDEUI' object has no attribute 'mw'

Revision history for this message
Jonathan Thomas (echidnaman) wrote :

Looks like the error is coming up before the MainWindow object is initialized. Good news is that it should only affect installations with no net connection. This can probably be solved by making the KMessageBox parentless, but I can't test since I don't have any functional hardware with proprietary drivers.

Changed in jockey (Ubuntu Lucid):
assignee: nobody → Jonathan Thomas (echidnaman)
importance: Undecided → Medium
status: New → Triaged
Changed in jockey (Ubuntu Lucid):
status: Triaged → In Progress
Revision history for this message
Jonathan Thomas (echidnaman) wrote :

I've fixed this particular crash in bzr. Riddell says he has another one that I can't seem to reproduce, but at the least this one will be fixed for the next upload after beta freeze.

Changed in jockey (Ubuntu Lucid):
status: In Progress → Fix Committed
Revision history for this message
Jonathan Thomas (echidnaman) wrote :

Fixed in jockey 0.5.8-0ubuntu2.

Changed in jockey (Ubuntu Lucid):
status: Fix Committed → Fix Released
Revision history for this message
Swâmi Petaramesh (swami-petaramesh) wrote :

jockey-kde won't start on 2 different machines, Lucid, Version: 0.5.8-0ubuntu2

Getting:

$ jockey-kde
Traceback (most recent call last):
  File "/usr/bin/jockey-kde", line 33, in <module>
    import jockey.kdeui.ManagerWindowKDE4
ImportError: No module named ManagerWindowKDE4

Reopening bug

Changed in jockey (Ubuntu Lucid):
status: Fix Released → Confirmed
Revision history for this message
Jonathan Thomas (echidnaman) wrote :

Different bug. Should be fixed next update.

Changed in jockey (Ubuntu Lucid):
status: Confirmed → Fix Released
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.