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)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/701223

Title:
  Jockey-gtk does not start

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

Reply via email to