Bug 869042 - Udisks2 keeps spitting out useless info
Summary: Udisks2 keeps spitting out useless info
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: udisks2
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: David Zeuthen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-22 21:02 UTC by Mark van Rossum
Modified: 2013-03-06 04:09 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-10-22 21:07:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Mark van Rossum 2012-10-22 21:02:09 UTC
Description of problem:

Since upgrading to FC18, my terminal occasionally keeps spitting out messages
like:

"/org/freedesktop/UDisks2/drives/INTEL_SSDSA2CW300G3_CVPR1304019T300EGN" 's interface "org.freedesktop.UDisks2.Drive.Ata" changed props: 
	 modified: "SmartUpdated" : QVariant(qulonglong, 1350938558) 

which is somewhat annoying, as the SMART status is just fine.

Editing 
 /etc/dbus-1/system.d/org.freedesktop.UDisks2.conf
to deny it output seems to fix it.


Version-Release number of selected component (if applicable):
udisks2-2.0.0-1.fc18.x86_64

Comment 1 David Zeuthen 2012-10-22 21:07:52 UTC
Seems to be a problem with a Qt application on your system (the QVariant is giving that away). Since udisks2 does not use Qt, it's not a udisks2 problem so I'm closing it CANTFIX since there is nothing to fix.

My guess is that you have a buggy Qt app listening to D-Bus signals from udisks2. Feel free to reopen and reassign if you figure out what application it is.


Note You need to log in before you can comment on or make changes to this bug.