Opened 13 years ago

Closed 13 years ago

#28765 closed defect (invalid)

klauncher once again causing trouble

Reported by: mkae (Marko Käning) Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: sharky@…, michaelld (Michael Dickens)
Port: kdelibs4

Description

When I start kmymoney4-devel I noticed that KMM's homepage once again has an issue with correctly displaying its CSS-based homepage. Fonts and icons don't get displayed correctly.

Although dbus is running...

markos-imac:~ marko$ launchctl list | grep dbus
51643	-	org.freedesktop.dbus-session

markos-imac:~ marko$ ps aux | grep dbus
marko    51643   0.0  0.0  2446912    724   ??  S    11:58PM   0:00.01 /opt/macports-test/bin/dbus-daemon --nofork --session
marko    51761   0.0  0.0  2448932   1304 s002  S+   11:59PM   0:00.01 grep dbus

... KMM has the problem, looks like klauncher seems to be the culprit:

markos-imac:~ marko$ KMM
kmymoney(51762)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed:  "The name org.kde.kded was not provided by any .service files" 
.
.
.
kmymoney(51762): couldn't create slave: "Cannot talk to klauncher: The name org.kde.klauncher was not provided by any .service files" 

Stuff like this has happened in the past, see e.g. #25178!

Attachments (2)

Portfile-kdelibs4.diff (692 bytes) - added by mkae (Marko Käning) 13 years ago.
Fix based on the previously existing patch add-bundles-to-path.patch
old-add-bundles-to-path.patch (1.0 KB) - added by mkae (Marko Käning) 13 years ago.
new patch file (confusing naming, I know...)

Download all attachments as: .zip

Change History (5)

Changed 13 years ago by mkae (Marko Käning)

Attachment: Portfile-kdelibs4.diff added

Fix based on the previously existing patch add-bundles-to-path.patch

comment:1 Changed 13 years ago by mkae (Marko Käning)

This message:

kmymoney(51762): couldn't create slave: "Cannot talk to klauncher: The name org.kde.klauncher was not provided by any .service files"

doesn't occur anymore when the above patch is being applied.

I don't know why

files/add-bundles-to-path.patch

is not part of the current kdelibs4 port anymore, as it was formerly. By reintroducing it again as

files/old-add-bundles-to-path.patch

I could show that it does SOLVE the issue!!! :-)

I admit that the naming of the new patch file as "old-*" is a little confusing. ;-) I apologize!

Changed 13 years ago by mkae (Marko Käning)

new patch file (confusing naming, I know...)

comment:2 Changed 13 years ago by mkae (Marko Käning)

Port: kmymoney4-devel removed

comment:3 Changed 13 years ago by mkae (Marko Käning)

Resolution: invalid
Status: newclosed

Sorry, indeed I was myself confused due to an existing local port file. It's all fine.

Note: See TracTickets for help on using tickets.