Summary: | kdialog warnings | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | nikos.giotis |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | cpigat242, nate |
Priority: | NOR | Keywords: | triaged |
Version: | 4.10.5 | ||
Target Milestone: | --- | ||
Platform: | Slackware | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
patch that fixes the issue
A more efficient patch |
Description
nikos.giotis
2014-01-22 09:20:11 UTC
Created attachment 84790 [details]
patch that fixes the issue
Created attachment 84829 [details]
A more efficient patch
step 1 is not enough to reproduce the bug. Please give me more details on how to reproduce it? This seems to be triggered by (also?) not having an smb.conf file. Now I am using KDE 4.11.5. This is the output I get after moving /etc/samba/smb.conf :~$ kdialog.proper --getopenfilename . Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath) Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath) kdialog(4512) KSambaSharePrivate::testparmParamValue: We got some errors while running testparm "Load smb config files from /etc/samba/smb.conf Error loading services. " kdialog(4512) KSambaSharePrivate::findSmbConf: KSambaShare: Could not find smb.conf! Now (4.11.5), when the file is in place I don't get the KSambaSharePrivate::test warning, but the UPower:: ... ones are still here. That seems to be another bug. This time, I have also checked that kdebugdialog has 'Disabled all debug output' option enabled. Souldn't these kind of (debug?) output messages been printed at lease only when debug output is enabled? Also, why does kdialog need UPower? We're mixing issues. The patch in this report is about KUrlCompletion, not about samba shares stuff.... For the UPower warnings I created https://bugs.kde.org/show_bug.cgi?id=339014 after talking to Lukas. Is there anything left to do here? Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |