Bug 244200 - All KDE apps print SCIM debugging messages to stderr
Summary: All KDE apps print SCIM debugging messages to stderr
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: scim-qtimm
Version: 7
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Jens Petersen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: F8Target
TreeView+ depends on / blocked
 
Reported: 2007-06-14 14:18 UTC by Mary Ellen Foster
Modified: 2007-11-30 22:12 UTC (History)
5 users (show)

Fixed In Version: 0.9.4-7.fc7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-06-21 20:03:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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