[Bug 186943] Re: jockey-gtk crashed with IndexError in package_description()

2008-02-09 Thread ideasman42
I also had this on a fresh install of ubuntu 7.10 32bit as well as the
alpha4 hardy CD.

-- 
jockey-gtk crashed with IndexError in package_description()
https://bugs.launchpad.net/bugs/186943
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 186943] Re: jockey-gtk crashed with IndexError in package_description()

2008-02-06 Thread miked
[EMAIL PROTECTED]:~# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu hardy (development branch)"
I have two crash files for this.
I have not added debugging symbols yet.

** Tags added: hardyheronalpha4

-- 
jockey-gtk crashed with IndexError in package_description()
https://bugs.launchpad.net/bugs/186943
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 186943] Re: jockey-gtk crashed with IndexError in package_description()

2008-02-04 Thread Launchpad Bug Tracker
This bug was fixed in the package jockey - 0.2-0ubuntu1

---
jockey (0.2-0ubuntu1) hardy; urgency=low

  * New upstream bug fix release:
- Do not create default handlers for nonexisting kernel modules.
  (LP: #187148)
- Suppress exceptions (like SIGPIPE) in logging. (LP: #188658)
- Enable UseEdidFreqs for legacy NVidia driver. (LP: #151141)
- Set proper window icon. (LP: #187073)
- Clean up strings in .desktop files (LP: #150205)
- Fix test suite exit code on success.
- Do not set AddARGB{,GLX}Visuals options in standard and new nVidia
  handler any more (obsolete).
- Support hiding of help button if help is not available.
  * tests/oslib.py: Add simple tests for Ubuntu implementation of package
system query functions.
  * jockey/oslib.py, package_description(): Do not crash when apt-cache show
succeeds, but prints nothing. This works around apt bug #18306.
(LP: #186943)
  * tests/oslib.py: Add shallow test cases for {install,remove}_packge() to
ensure that they won't crash for the simplest reasons. This reproduces
#186584.
  * jockey/oslib.py: Add missing import of time. (LP: #186584, #186883)
  * jockey/oslib.py, ui_help_available(): Only show help if yelp is present.
(LP: #186179)
  * debian/rules: Run test suite during build (failure causes FTBFS).

 -- Martin Pitt <[EMAIL PROTECTED]>   Mon, 04 Feb 2008 18:53:26
+0100

** Changed in: jockey (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
jockey-gtk crashed with IndexError in package_description()
https://bugs.launchpad.net/bugs/186943
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 186943] Re: jockey-gtk crashed with IndexError in package_description()

2008-02-04 Thread Martin Pitt
Fixed in bzr head.

** Changed in: jockey (Ubuntu)
   Status: In Progress => Fix Committed

-- 
jockey-gtk crashed with IndexError in package_description()
https://bugs.launchpad.net/bugs/186943
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 186943] Re: jockey-gtk crashed with IndexError in package_description()

2008-02-01 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
jockey-gtk crashed with IndexError in package_description()
https://bugs.launchpad.net/bugs/186943
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 186943] Re: jockey-gtk crashed with IndexError in package_description()

2008-02-01 Thread Martin Pitt
** Changed in: jockey (Ubuntu)
 Assignee: (unassigned) => Martin Pitt (pitti)
   Status: Confirmed => In Progress

-- 
jockey-gtk crashed with IndexError in package_description()
https://bugs.launchpad.net/bugs/186943
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 186943] Re: jockey-gtk crashed with IndexError in package_description()

2008-01-30 Thread Onkar Shinde
Confirmed. Following is the error seen when launched form command line.

Traceback (most recent call last):
  File "/usr/bin/jockey-gtk", line 275, in 
u = GtkUI()
  File "/usr/lib/python2.5/site-packages/jockey/ui.py", line 60, in __init__
mode=self.argv_options.mode)
  File "/usr/lib/python2.5/site-packages/jockey/detection.py", line 361, in 
get_handlers
avail = inst.available()
  File "/usr/lib/python2.5/site-packages/jockey/handlers.py", line 634, in 
available
return DriverPackageHandler.available(self)
  File "/usr/lib/python2.5/site-packages/jockey/handlers.py", line 561, in 
available
OSLib.inst.package_description(self.package)
  File "/usr/lib/python2.5/site-packages/jockey/oslib.py", line 99, in 
package_description
short = lines[start].split(' ', 1)[1]
IndexError: list index out of range


** Changed in: jockey (Ubuntu)
   Status: New => Confirmed

-- 
jockey-gtk crashed with IndexError in package_description()
https://bugs.launchpad.net/bugs/186943
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 186943] Re: jockey-gtk crashed with IndexError in package_description()

2008-01-28 Thread Dany700

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/11614366/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/11614367/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/11614368/ProcStatus.txt

** Attachment added: "Traceback.txt"
   http://launchpadlibrarian.net/11614369/Traceback.txt

** Visibility changed to: Public

-- 
jockey-gtk crashed with IndexError in package_description()
https://bugs.launchpad.net/bugs/186943
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs