KDE TechBase
  • Page
  • Discussion
  • Edit
  • History
KDE TechBase is a Wiki - You can help! Please contribute! Questions?
Please ask development related questions in the KDE Community Forum.

Projects/KDE on Solaris/OpenSolaris/Status

< Projects | KDE on Solaris | OpenSolaris

Parent: KDE on OpenSolaris

When installing one of the latest development builds of KDE4 on OpenSolaris (2009.06), there's a number of changes to do to make the use of the desktop more convenient. Some of the suggested changes are below.

This page also lists some yet unresolved and highly visible problems with no workaround.


Contents

  • 1 Font anti-aliasing
  • 2 nwam-manager is spawned multiple times
  • 3 Akonadi seems misconfigured
  • 4 Missing Reboot and Shutdown
  • 5 Broken screen lock
  • 6 Colission with SUNWvboxguest
  • 7 System Activity dialog is empty
  • 8 Dolphin crashes
  • 9 Several games crash
  • 10 Some edu apps crash
  • 11 krunner crashes
  • 12 akonadi_nepomuk_email_feeder crashes
  • 13 Konsole gets disconnected from shell
  • 14 Annoying mouse bug
  • 15 QtCreator requires LD_LIBRARY_PATH to start correctly
  • 16 Okular cannot open pdf files

[edit] Font anti-aliasing

Is disabled in a fresh installation. Execute
gnome-appearance-properties
and select some better option in Fonts.

[edit] nwam-manager is spawned multiple times

Was tracked as 205529. KDE4 session is started with multiple instances of nwam-manager. As a result, systray has multiple nwam-manager icons.

There's an easy workaround, add the following to ~/.kde/share/config/ksmserverrc to [General] section:

excludeApps=nwam-manager

More details in 205529.

[edit] Akonadi seems misconfigured

After login an akonadi error window is shown. You can get rid of the errors by calling

kwriteconfig --file kres-migratorrc --group Migration --key Enabled --type bool false 

although a patch would be better.

[edit] Missing Reboot and Shutdown

Tracked as 186198. A simple workaround is available. This is also tracked in OpenSolaris as 1166.


[edit] Broken screen lock

Tracked as 184465. xlock can be used as a workaround. It could also be convenient to undefine the Ctrl+Alt+L shortcut and use
System Settings -> Input Actions
to redefine this shortcut to xlock.

To disable default shortcut:

System Settings -> Global Keyboard Shortcuts -> Run Command Interface
-> "Lock Session" (remove the shortcut)

To enable Ctrl+Alt+L as Input Action to spawn xlock:

System Settings -> Input Actions
right-click the left pane -> New -> Global Shortcut -> Command/URL
Trigger -> define shortcut
Action -> Command/URL -> xlock 

[edit] Colission with SUNWvboxguest

When built and/or executed in a VirtualBox instance, there's a collision with the SUNWvboxguest package (VirtualBox guest additions). While building, this results in following sort of build error in FOSSqt:

Undefined first referenced
symbol in file
XDamageDestroy /usr/lib/libGL.so
XDamageCreate /usr/lib/libGL.so
XDamageQueryExtension /usr/lib/libGL.so
XDamageQueryVersion /usr/lib/libGL.so

When using succesfully built packages in VirtualBox the KDE session startup fails.

This needs to be resolved in the build system.


[edit] System Activity dialog is empty

Tracked as 200646. Pressing the default shortcut Ctrl-Esc or running ksysguard should display a list of running processes. This dialog is empty. This is now fixed in the hg repo.

[edit] Dolphin crashes

Dolphin crashes when run both from command line and menu (https://bugs.kde.org/show_bug.cgi?id=213480)

[edit] Several games crash

/opt/kde4/bin/bomber /opt/kde4/bin/bovo /opt/kde4/bin/kblocks /opt/kde4/bin/kbreakout

[edit] Some edu apps crash

/opt/kde4/bin/geodatatest /opt/kde4/bin/marble

[edit] krunner crashes

/opt/kde4/bin/krunner - this is fixed in 4.3.73

[edit] akonadi_nepomuk_email_feeder crashes

/opt/kde4/bin/akonadi_nepomuk_email_feeder

[edit] Konsole gets disconnected from shell

no bugs.kde.org entry yet

In a konsole tab, you can break the link between the shell / session / tab output and konsole itself, so that nothing gets printed anymore. To reproduce this problem, you need to either hit ^C at an inopportune time (there's plenty of that) or produce an unusual output pattern. Here's a long-winded way of looking at the ^C issue:

  • start konsole
  • start a new tab for convenience
  • check that the shell is working, for instance by running ls
  • tail -f /var/log/messages
  • hit ^C; notice that tail is interrupted and the shell returns
  • ls again, to see the shell still works
  • at the shell prompt itself, hit ^C; you would expect a new shell prompt to be printed, but it is not
  • type "date > /tmp/foo ; exit" and it enter (without the quotes)
  • notice that /tmp/foo now exists with the right time and that the shell / session / tab closes

Here is a way of breaking the link without ^C but by producing a not-very-special output pattern. You need to have the C compiler installed:

  • start konsole
  • start a new tab for convenience
  • cd /tmp
    /usr/ucb/echo -n "#include <math.h>" > t.c
    cc t.c
  • notice how the shell prompt does not come back after the warnings printed by the C compiler
  • type exit to close the shell / session / tab

You cannot keep typing indefinitely in a session that is not reading output; it seems like eventually the output from the shell hangs as well. Also, you can hang konsole completely by doing this.

[edit] Annoying mouse bug

Korona 4.3.1 is built on top of OpenSolaris build 122, which suffers from http://defect.opensolaris.org/bz/show_bug.cgi?id=9862. There's a patch in the bug comments. This is ok in build 125.

[edit] QtCreator requires LD_LIBRARY_PATH to start correctly

To run QtCreator, you have to

$ export LD_LIBRARY_PATH=/opt/foss/lib/qtcreator
$ /opt/foss/bin/qtcreator.bin

[edit] Okular cannot open pdf files

Okular cannot open pdf files.Also the 'configure backends' menu option is greyed out.

Retrieved from "http://techbase.kde.org/Projects/KDE_on_Solaris/OpenSolaris/Status"

Navigation

  • Home
  • Help
  • Recent changes

Sections

  • Getting started
  • Development
  • Schedules
  • Policies
  • Contribute
  • Projects

Toolbox

  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link

Personal tools

  • 38.107.191.98
  • Talk for this IP
  • Log in / create account
  • Login with OpenID
Creative Commons License SA 3.0 as well as the GNU Free Documentation License 1.2
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal