Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Onboard keyboard software
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
BartNL
n00b
n00b


Joined: 29 Aug 2004
Posts: 65

PostPosted: Sun Dec 14, 2014 2:11 pm    Post subject: Onboard keyboard software Reply with quote

Hi,

i´m planning to use: https://launchpad.net/onboard but i cannot find it in Portage, so i downloaded the tarball. When i execute setup i get several errors. I´m using KDE.

Code:


localhost onboard-1.0.1 # ls
AUTHORS    onboard                               settings_docking_dialog.ui
CHANGELOG  Onboard                               settings_scanner_dialog.ui
COPYING    onboard-defaults.conf.example         settings_theme_dialog.ui
data       onboard-defaults.conf.example.nexus7  settings.ui
docs       onboard-settings                      setup.py
icons      PKG-INFO                              sounds
layouts    po                                    themes
models     README
NEWS       scripts
localhost onboard-1.0.1 # python setup.py
Traceback (most recent call last):
  File "setup.py", line 14, in <module>
    from subprocess import getstatusoutput
ImportError: cannot import name getstatusoutput
localhost onboard-1.0.1 # ./onboard
No protocol specified
No protocol specified
2014-12-14 15:33:57,328:WARNING:ConfigUtils: gsettings schema for 'org.gnome.desktop.a11y.applications' is not installed
Traceback (most recent call last):
  File "./onboard", line 15, in <module>
    from Onboard.OnboardGtk import OnboardGtk as Onboard
  File "/root/onboard-1.0.1/Onboard/OnboardGtk.py", line 25, in <module>
    from Onboard.KbdWindow       import KbdWindow, KbdPlugWindow
  File "/root/onboard-1.0.1/Onboard/KbdWindow.py", line 9, in <module>
    from Onboard.WindowUtils import Orientation, WindowRectPersist, \
  File "/root/onboard-1.0.1/Onboard/WindowUtils.py", line 23, in <module>
    config = Config()
  File "/root/onboard-1.0.1/Onboard/Config.py", line 180, in __new__
    cls.self.construct()
  File "/root/onboard-1.0.1/Onboard/Config.py", line 256, in construct
    self.gnome_a11y.init_from_gsettings()
AttributeError: 'NoneType' object has no attribute 'init_from_gsettings'
localhost onboard-1.0.1 #


Can someone please help me?
Back to top
View user's profile Send private message
Fitzcarraldo
Advocate
Advocate


Joined: 30 Aug 2008
Posts: 2034
Location: United Kingdom

PostPosted: Mon Dec 15, 2014 1:32 pm    Post subject: Reply with quote

It's in the sunrise overlay, so you could try to merge it via Portage:

Code:
$ eix onboard
* app-accessibility/onboard [1]
     Available versions:  (~)0.94.0
     Homepage:            https://launchpad.net/onboard
     Description:         Simple on-screen Keyboard with macros and easy layout creation

[1] "sunrise" /var/lib/layman/sunrise

_________________
Clevo W230SS: amd64, VIDEO_CARDS="intel modesetting nvidia".
Compal NBLB2: ~amd64, xf86-video-ati. Dual boot Win 7 Pro 64-bit.
OpenRC udev elogind & KDE on both.

Fitzcarraldo's blog
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum