Get help with KDE specific problems
-
Bogomips
- Full of knowledge
- Posts: 2564
- Joined: 25 Jun 2014, 15:21
- Distribution: 3.2.2 Cinnamon & KDE5
- Location: London
Post#1
by Bogomips » 11 Aug 2014, 16:31
Code: Select all
guest@porteus:~$ ldd /usr/bin/klipper|grep 'not found'
root@porteus:/home/guest# usm -d /var/log/packages/klipper-4.11.7-i486-1ftm
Processing klipper-4.11.7-i486-1ftm
Missing dependencies: 0
guest@porteus:~$ klipper
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
klipper(3520) Klipper::loadHistory: Failed to load history resource. Clipboard history cannot be read. : History file does not exist
Any idea what else needs to be done to get it up and running?
Last edited by
Bogomips on 11 Aug 2014, 20:08, edited 1 time in total.
Linux porteus 4.4.0-porteus #3 SMP PREEMPT Sat Jan 23 07:01:55 UTC 2016 i686 AMD Sempron(tm) 140 Processor AuthenticAMD GNU/Linux
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
Bogomips
-
fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
-
Contact:
Post#2
by fanthom » 11 Aug 2014, 18:02
klipper is started by default. you may find it in the system tray - it's hidden so click on the arrow.
if you want to make it visible then press right mouse click on system try -> settings -> entries.
Please add [Solved] to your thread title if the solution was found.
fanthom
-
Bogomips
- Full of knowledge
- Posts: 2564
- Joined: 25 Jun 2014, 15:21
- Distribution: 3.2.2 Cinnamon & KDE5
- Location: London
Post#3
by Bogomips » 11 Aug 2014, 20:07
@fanthom
Thanks. It wasn't so easy to find. The last time I used klipper it had a different look, being always visible in a window.
Linux porteus 4.4.0-porteus #3 SMP PREEMPT Sat Jan 23 07:01:55 UTC 2016 i686 AMD Sempron(tm) 140 Processor AuthenticAMD GNU/Linux
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
Bogomips