I tried revision 1627 from the PPA (0.99.0+1627-0ppa~saucy1). I am
running Kubuntu Saucy in VirtualBox. And it is crashing for me, too. The
output from the terminal is:

htpc@htpc-VirtualBox:~$ onboard
Traceback (most recent call last):
  File "/usr/bin/onboard", line 16, in <module>
    ob = Onboard()
  File "/usr/lib/python3/dist-packages/Onboard/OnboardGtk.py", line 111, in 
__init__
    self.init()
  File "/usr/lib/python3/dist-packages/Onboard/OnboardGtk.py", line 210, in init
    self.keyboard_widget.set_startup_visibility()
  File "/usr/lib/python3/dist-packages/Onboard/KeyboardWidget.py", line 327, in 
set_startup_visibility
    self.commit_transition()
  File "/usr/lib/python3/dist-packages/Onboard/KeyboardWidget.py", line 546, in 
commit_transition
    self._on_transition_step()
  File "/usr/lib/python3/dist-packages/Onboard/KeyboardWidget.py", line 583, in 
_on_transition_step
    window.set_visible(visible)
  File "/usr/lib/python3/dist-packages/Onboard/KbdWindow.py", line 288, in 
set_visible
    self._show_first_time()
  File "/usr/lib/python3/dist-packages/Onboard/KbdWindow.py", line 169, in 
_show_first_time
    self.pre_render_keys(*self.get_size())
  File "/usr/lib/python3/dist-packages/Onboard/KbdWindow.py", line 178, in 
pre_render_keys
    self.keyboard_widget.pre_render_keys(self, w, h)
  File "/usr/lib/python3/dist-packages/Onboard/KeyboardWidget.py", line 345, in 
pre_render_keys
    self.render(context)
  File "/usr/lib/python3/dist-packages/Onboard/LayoutView.py", line 204, in 
render
    item.draw_cached(context)
  File "/usr/lib/python3/dist-packages/Onboard/KeyGtk.py", line 128, in 
draw_cached
    surface = self._create_key_surface(context)
  File "/usr/lib/python3/dist-packages/Onboard/KeyGtk.py", line 147, in 
_create_key_surface
    self.draw(context)
  File "/usr/lib/python3/dist-packages/Onboard/KeyGtk.py", line 155, in draw
    self.draw_image(context, lod)
  File "/usr/lib/python3/dist-packages/Onboard/KeyGtk.py", line 483, in 
draw_image
    pixbuf = self.get_image(rect.w, rect.h)
  File "/usr/lib/python3/dist-packages/Onboard/KeyGtk.py", line 709, in 
get_image
    new_from_file_at_size(filename, width, height)
gi._glib.GError: Unrecognized image file format

I don't know where I can find the log files - so I've written
print(filename) in an appropiate place. The image file mentioned is
/usr/share/onboard/layouts/images/erase.svg, I hope that helps.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to onboard in Ubuntu.
https://bugs.launchpad.net/bugs/1204896

Title:
  onboard crashes on launch

Status in Onboard on-screen keyboard:
  New
Status in “onboard” package in Ubuntu:
  Confirmed

Bug description:
  I have a Lenovo with a touch screen. 
  When I launch Onboard, it crashes. It usually crashes on launch but I think 
there was one time where it didn't crash until I pressed the first key. 
  While I'm on the subject, could onboard be made a bit more user-friendly and 
simple? Like the iPad?

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: onboard 0.99.0~alpha1~tr1190-0ubuntu1
  ProcVersionSignature: Ubuntu 3.10.0-5.14-generic 3.10.2
  Uname: Linux 3.10.0-5-generic x86_64
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  Date: Thu Jul 25 08:59:51 2013
  InstallationDate: Installed on 2013-07-06 (19 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130703)
  MarkForUpload: True
  SourcePackage: onboard
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/onboard/+bug/1204896/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to