Nice antialiased fonts in KDE 4?

Thiago Macieira thiago at kde.org
Sun Nov 12 13:07:13 GMT 2006


Edulix wrote:
>kde-devel at sinpalo:~$ dbus-launch # check dbus-running (it is, in Xorg in
> :20 )
> DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-KfiFXKZNwh,guid=351757
>456a4d4f4c2a9d2331da95ff00 
>DBUS_SESSION_BUS_PID=31081 

This is not how you run dbus-launch. It's supposed to be:
eval `dbus-launch`

Either that, or you should run the command it's just output and export the 
variables.

But, starting with D-Bus 0.94, you no longer need to do that. D-Bus 
starting should be automatic:

>kde-devel at sinpalo:~$ kwrite
>D-Bus library appears to be incorrectly set up; failed to read machine
> uuid: Failed to open "/home/kde-devel/kde/etc/dbus-1/machine-id": No
> such file or directory
>See the manual page for dbus-uuidgen to correct this issue.

This is it trying to auto-start the daemon. But you seem not to have cared 
about proper installation nor read the manual. 
Running "dbus-uuidgen --ensure" is a post-installation required pass. 
(Since it's post-installation, "make install" won't do it).

>Continuing with a bogus made-up machine UUID, which may cause
> problems.
> kwrite: FATAL: Session bus not found 

-- 
  Thiago Macieira  -  thiago (AT) macieira.info - thiago (AT) kde.org
    PGP/GPG: 0x6EF45358; fingerprint:
    E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20061112/95531fec/attachment.sig>


More information about the kfm-devel mailing list