Bug 42440 - dbus-daemon fails to return pid
Summary: dbus-daemon fails to return pid
Status: RESOLVED DUPLICATE of bug 46049
Alias: None
Product: dbus
Classification: Unclassified
Component: core (show other bugs)
Version: unspecified
Hardware: All Windows (All)
: medium normal
Assignee: Havoc Pennington
QA Contact: John (J5) Palmieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-31 08:49 UTC by Ralf Habacker
Modified: 2012-02-24 04:34 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Ralf Habacker 2011-10-31 08:49:12 UTC
While working on https://bugs.freedesktop.org/show_bug.cgi?id=41250 I recognised a failure using the --print-pid option of dbus-daemon 

C:\kde\trunk\build\win32libs-sources\dbus-src-1.4.10-20110302\work\msvc2010-Debug-gitHEAD\test>..\bin\dbus-daemon --print-pid --config-file=%CD%\run-with-tmp-session-bus.conf

This commands fails returning the following message:

Failed to start message bus: Writing to pipe: No error
Comment 1 Simon McVittie 2012-02-24 02:34:41 UTC
Are process IDs even useful on Windows? But this is the same problem as --print-address, Bug #46049. Someone broke pipes while adding WinCE support and apparently nobody noticed.

*** This bug has been marked as a duplicate of bug 46049 ***
Comment 2 Ralf Habacker 2012-02-24 04:34:42 UTC
(In reply to comment #1)
> apparently nobody noticed.

because this feature has not been used on windows.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.