abrt version: 1.1.14 architecture: i686 cmdline: /usr/bin/python /usr/bin/onboard-settings comment: Installed onboard from a minimal install with "Gnome Desktop Environment" installed after the minimal install was completed. I have installed x11lib-devel to no avail. component: onboard executable: /usr/bin/onboard-settings kernel: 2.6.35.6-48.fc14.i686 package: onboard-0.93.0-3.fc14 reason: __init__.py:353:__init__:OSError: libXi.so: cannot open shared object file: No such file or directory release: Fedora release 14 (Laughlin) time: 1290658545 uid: 500 backtrace ----- __init__.py:353:__init__:OSError: libXi.so: cannot open shared object file: No such file or directory Traceback (most recent call last): File "/usr/bin/onboard-settings", line 2, in <module> from Onboard.settings import Settings File "/usr/lib/python2.7/site-packages/Onboard/settings.py", line 7, in <module> from Onboard.KeyboardSVG import KeyboardSVG File "/usr/lib/python2.7/site-packages/Onboard/KeyboardSVG.py", line 22, in <module> from Onboard.KeyboardGTK import KeyboardGTK File "/usr/lib/python2.7/site-packages/Onboard/KeyboardGTK.py", line 10, in <module> from X11 import * File "/usr/lib/python2.7/site-packages/Onboard/X11.py", line 52, in <module> libXi = CDLL('libXi.so') File "/usr/lib/python2.7/ctypes/__init__.py", line 353, in __init__ self._handle = _dlopen(self._name, mode) OSError: libXi.so: cannot open shared object file: No such file or directory Local variables in innermost frame: _FuncPtr: <class 'ctypes._FuncPtr'> handle: None name: 'libXi.so' use_last_error: False How to reproduce ----- 1. Minimal install 2. Install gnome desktop environment 3. install onboard-noarch 4. start/activate onboard
Created attachment 462804 [details] File: backtrace
If you try sudo yum install libXi does that help? Looks like it could be a missing requires in the package SPEC. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers
onboard-0.94.0-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/onboard-0.94.0-1.fc14
onboard-0.94.0-1.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update onboard'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/onboard-0.94.0-1.fc14
After the push to testing I am getting a new error: Traceback (most recent call last): File "/usr/bin/onboard", line 15, in <module> ob = Onboard() File "/usr/lib/python2.7/site-packages/Onboard/OnboardGtk.py", line 80, in __init__ self.update_layout() File "/usr/lib/python2.7/site-packages/Onboard/OnboardGtk.py", line 227, in update_layout keyboard_state = (vk.get_layout_symbols(), AttributeError: get_layout_symbols Just checking: rpm -q onboard onboard-0.94.0-1.fc14.noarch -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers
Package: onboard-0.93.0-3.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1. I just started attempt to start onboard 2. Before I saw any window appearing, the crash was detected 3.
Package: onboard-0.93.0-3.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1. # yum install onboard gnome-python2-gconf 2. $ onboard 3. Comment ----- Package libX11-1.3.4-3.fc14.x86_64 already installed and latest version
Package: onboard-0.93.0-3.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- can't open onboard and onboard-settings
the first error message can be worked around by installing libX11-dev and libXi-dev. This dependency problem is discussed in another bug. But after the testing update onboard is completely unusable, as it doesn't even start.. can we raise the Severity to high?
This message is a notice that Fedora 14 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 14. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '14' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 14 reached end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping