Bug 244200

Summary: All KDE apps print SCIM debugging messages to stderr
Product: [Fedora] Fedora Reporter: Mary Ellen Foster <mefoster>
Component: scim-qtimmAssignee: Jens Petersen <petersen>
Status: CLOSED ERRATA QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 7CC: eng-i18n-bugs, gvarisco, petersen, phuang, rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.9.4-7.fc7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-06-21 20:03:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 235704    

Description Mary Ellen Foster 2007-06-14 14:18:32 UTC
Description of problem:

Every KDE application that I've used in Fedora 7 always prints the following 
to stderr:
ScimInputContextPlugin()
~ScimInputContextPlugin()
ScimInputContextPlugin()
[ ... run application ... wait until it exits ... ]
~ScimInputContextPlugin()

I'm not sure if this is a bug in KDE, Qt, or SCIM, but I've only noticed it in 
KDE apps so I'll report it against KDE.

Version-Release number of selected component (if applicable):
kdebase-3.5.6-12.fc7

How reproducible:
Every time

Steps to Reproduce:
1. Run a KDE application (kpdf, kaffeine, konqueror, ...) from the command 
line
  
Actual results:
Debugging messages as indicated above

Expected results:
No debugging messages

Comment 1 Gianluca Varisco 2007-06-17 10:31:24 UTC
Not seems a bug, IMHO, but only an annoying printed debug by launching any KDE
application. I tried to remove the "Scim input method module for Qt"
(scim-qtimm) and these "debug" lines disappeared. Can't we re-compile scim-qtimm
with "--disable-debug" (default: NO)? I'm not sure it fixes the 'problem', but
we can try ;-).

Comment 2 Peng Huang 2007-06-18 05:15:26 UTC
Scim-qtimm calls qDebug () in some functions. It seems that it can not be
disabled by --disable-debug . 

Comment 3 Jens Petersen 2007-06-18 07:31:54 UTC
Thanks for reporting this - it is something I have been meaning to fix
for a long time. :)

Should be fixed in scim-qtimm-0.9.4-7.fc8.

Probably we should do an update for F7 soon.

Comment 4 Jens Petersen 2007-06-18 07:32:59 UTC
(Now just need to fix the "kbuildsycoca running..." messages. ;-)

Comment 5 Jens Petersen 2007-06-19 04:02:01 UTC
scim-qtimm-0.9.4-7.fc7 has been built.

Comment 6 Fedora Update System 2007-06-19 21:36:43 UTC
scim-qtimm-0.9.4-7.fc7 has been pushed to the Fedora 7 testing repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Gianluca Varisco 2007-06-21 08:45:29 UTC
Now it works perfectly. Thank you, Jens.

Comment 8 Fedora Update System 2007-06-21 20:03:20 UTC
scim-qtimm-0.9.4-7.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.