Bug 2646 - dbus-userdb.c has inaccurate/not very informative debug messages
Summary: dbus-userdb.c has inaccurate/not very informative debug messages
Status: RESOLVED FIXED
Alias: None
Product: dbus
Classification: Unclassified
Component: core (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Havoc Pennington
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-03 03:54 UTC by Tom Parker
Modified: 2006-08-01 10:26 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Fixes the problem (1.53 KB, patch)
2005-03-03 03:55 UTC, Tom Parker
Details | Splinter Review

Description Tom Parker 2005-03-03 03:54:50 UTC
Parts of the dbus uid/gid lookup code has inaccurate messages with DBUS_VERBOSE
switched on - e.g. saying "No cache for UID 4294967295" (the unset uid value)
rather than the correct uid value. It's a minor, but occasionally annoying thing.
Comment 1 Tom Parker 2005-03-03 03:55:10 UTC
Created attachment 2013 [details] [review]
Fixes the problem
Comment 2 Colin Walters 2005-03-17 15:13:47 UTC
Applied, thanks!


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.