Jockey-gtk does not start

Bug #701223 reported by angel orna
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Jockey
New
Undecided
Unassigned
jockey (Ubuntu)
New
Undecided
Unassigned

Bug Description

Natty 11.04
angel@angel-laptop:~$ apt-cache policy jockey-gtk
jockey-gtk:
  Instalados: 0.8-0ubuntu1
  Candidato: 0.8-0ubuntu1
angel@angel-laptop:~$ jockey-gtk

** (jockey-gtk:2117): WARNING **: Out argument 0 in get_cursor returns a struct with a transfer mode of "full". Transfer mode should be set to "none" for struct type returns as there is no way to free them safely. Ignoring transfer mode to prevent a potential invalid free. This may cause a leak in your application.
Traceback (most recent call last):
  File "/usr/bin/jockey-gtk", line 432, in <module>
    sys.exit(u.run())
  File "/usr/lib/python2.7/dist-packages/jockey/ui.py", line 450, in run
    self.ui_show_main()
  File "/usr/bin/jockey-gtk", line 107, in ui_show_main
    self.update_tree_model()
  File "/usr/bin/jockey-gtk", line 297, in update_tree_model
    iter = self.model.append([str(h_id), pixbuf, str(info['name'])])
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe1' in position 28: ordinal not in range(128)

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: jockey-gtk 0.8-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37
Uname: Linux 2.6.37-12-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Mon Jan 10 21:43:52 2011
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
MachineType: Hewlett-Packard HP Pavilion dv9500 Notebook PC
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=es_ES:es:en_GB:en
 LANG=es_ES.UTF-8
 LC_MESSAGES=es_ES.utf8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.37-12-generic root=UUID=8d70d9a5-1715-4a6e-95ae-dd1b2000af8c ro vt.handoff=7 quiet splash
SourcePackage: jockey
dmi.bios.date: 11/25/2008
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.59
dmi.board.name: 30CB
dmi.board.vendor: Quanta
dmi.board.version: 79.2E
dmi.chassis.type: 10
dmi.chassis.vendor: Quanta
dmi.chassis.version: N/A
dmi.modalias: dmi:bvnHewlett-Packard:bvrF.59:bd11/25/2008:svnHewlett-Packard:pnHPPaviliondv9500NotebookPC:pvrRev1:rvnQuanta:rn30CB:rvr79.2E:cvnQuanta:ct10:cvrN/A:
dmi.product.name: HP Pavilion dv9500 Notebook PC
dmi.product.version: Rev 1
dmi.sys.vendor: Hewlett-Packard

Revision history for this message
angel orna (angelorna) wrote :
Revision history for this message
Alessandro Ranaldi (ciaolo) wrote :

The same error here on Natty amd64.

Revision history for this message
Alessandro Ranaldi (ciaolo) wrote :

I forgot to copy it:

** (jockey-gtk:7478): WARNING **: Out argument 0 in get_cursor returns a struct with a transfer mode of "full". Transfer mode should be set to "none" for struct type returns as there is no way to free them safely. Ignoring transfer mode to prevent a potential invalid free. This may cause a leak in your application.
Traceback (most recent call last):
  File "/usr/bin/jockey-gtk", line 432, in <module>
    sys.exit(u.run())
  File "/usr/lib/python2.7/dist-packages/jockey/ui.py", line 450, in run
    self.ui_show_main()
  File "/usr/bin/jockey-gtk", line 107, in ui_show_main
    self.update_tree_model()
  File "/usr/bin/jockey-gtk", line 297, in update_tree_model
    iter = self.model.append([str(h_id), pixbuf, str(info['name'])])
UnicodeEncodeError: 'ascii' codec can't encode character u'\xab' in position 15: ordinal not in range(128)

Revision history for this message
Hans Joachim Desserud (hjd) wrote :

I was unable to reproduce this problem with jockey-gtk 0.8-0ubuntu3 on Natty. Could you please update and check if you are still experiencing this problem?

** This is an automated message **
Thank you for taking the time to report this bug and helping to make Ubuntu better. However, according to this report, you are not using the most recent version of this package for your Ubuntu release. Please upgrade to the most recent version and let us know if you are still having this issue. Thanks in advance.

Changed in jockey (Ubuntu):
status: New → Incomplete
Revision history for this message
angel orna (angelorna) wrote :

I have installed the latest upgrade but the problem persist. Nvidia-current is installed and works fine but

I cannot open Jockey-gtk

 Instalados: 0.8-0ubuntu3
  Candidato: 0.8-0ubuntu3
  Tabla de versión:
 *** 0.8-0ubuntu3 0
        500 http://archive.ubuntu.com/ubuntu/ natty/main i386 Packages
        100 /var/lib/dpkg/status
angel@angel-laptop:~$ jockey-gtk

** (jockey-gtk:2614): WARNING **: Out argument 0 in get_cursor returns a struct with a transfer mode of "full". Transfer mode should be set to "none" for struct type returns as there is no way to free them safely. Ignoring transfer mode to prevent a potential invalid free. This may cause a leak in your application.
Traceback (most recent call last):
  File "/usr/bin/jockey-gtk", line 421, in <module>
    sys.exit(u.run())
  File "/usr/lib/python2.7/dist-packages/jockey/ui.py", line 450, in run
    self.ui_show_main()
  File "/usr/bin/jockey-gtk", line 96, in ui_show_main
    self.update_tree_model()
  File "/usr/bin/jockey-gtk", line 286, in update_tree_model
    iter = self.model.append([str(h_id), pixbuf, str(info['name'])])
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe1' in position 28: ordinal not in range(128)
angel@angel-laptop:~$

Revision history for this message
angel orna (angelorna) wrote :

Bug #706217 seems to have the same problem.

Revision history for this message
Hans Joachim Desserud (hjd) wrote :

Thanks for taking your time to provide the requested information.
I am still not able to reproduce it here, but then again I don't have any proprietary drivers installed. I noticed the report you linked to also lists nvidia under NonfreeKernelModules, perhaps there's a connection there?

Changed in jockey (Ubuntu):
status: Incomplete → New
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.