[KDE/Mac] konqueror launches kwrite
jolz
jolz at gmx.de
Sun Feb 8 10:44:40 CET 2009
2009/2/7 O <illogical1 at gmail.com>
>
> ######################################################
> # Programs will not start until you run the command #
> # 'sudo chown -R $USER ~/Library/Preferences/KDE' #
> # replacing $USER with your username, followed by #
> # 'open /Applications/Macports/KDE4/kdeinit4.app' #
> # in a Terminal. #
> ######################################################
>
Hi Thank you! This box does the trick.
Manually launch dbus with launchctl did not work
("org.freedesktop.dbus-session: Already loaded", but all error messages
stayed where they were. )
With the working konqueror, i tried to edit a file with kwrite (the
kpart-preview work), but konqueror qas not able to find kwrite (message
box). on the shell konqueror complaints about not being able to find
"/opt/local/bin/knotify4".
Well i'mm not interested in knotify, but I've fixed the kwrite problem by
executing
for i in /Applications/KDE4/*/Contents/MacOS/* ; do ln -nsf $i `basename $i`
; done
in ~/bin (which is in my PATH).
Ah, yes, an dolphin crashed (because of missing libraries).... (no matter, i
like konqueror more ;-) )
jolz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-mac/attachments/20090208/23fd0a5a/attachment.htm
More information about the kde-mac
mailing list