New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #28765 (closed defect: invalid)

Opened 2 years ago

Last modified 2 years ago

klauncher once again causing trouble

Reported by: mk@… Owned by: snc@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: sharky@…, michaelld@…
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

Portfile-kdelibs4.diff (692 bytes) - added by mk@… 2 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 mk@… 2 years ago.
new patch file (confusing naming, I know...)

Change History

Changed 2 years ago by mk@…

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

comment:1 Changed 2 years ago by mk@…

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 2 years ago by mk@…

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

comment:2 Changed 2 years ago by mk@…

  • Port changed from kmymoney4-devel, kdelibs4 to kdelibs4

comment:3 Changed 2 years ago by mk@…

  • Status changed from new to closed
  • Resolution set to invalid

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.