Bug 156169

Summary: [iiimxcf] update error message to reflect recent namespace changes
Product: [Fedora] Fedora Reporter: Lawrence Lim <llim>
Component: iiimfAssignee: Akira TAGOH <tagoh>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: eng-i18n-bugs, tools-bugs
Target Milestone: ---Keywords: i18n
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: iiimf-12.2-5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-06-28 00:32:12 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: 125997    

Description Lawrence Lim 2005-04-28 05:01:34 UTC
Tracking: 
http://openi18n.org/mantis/bug_view_page.php?bug_id=0000079

Version:
iiimf-x-12.2-0.2.svn2578

Comment 1 Akira TAGOH 2005-05-02 03:18:31 UTC
Fixed in 12.2-0.7.svn2578.

Comment 2 Lawrence Lim 2005-06-27 06:31:41 UTC
Confirmed the patch for watchdog.c has been included in iiimf-12.2-5.

Just a quick question, is the following required to be updated as well? If its
not important, I will resolve the bug.

--
#ifdef HTT_DEBUG
            fprintf(stderr,
                    "htt:Unknown property notify event wid = %x atom = %s\n",
                    ev.xproperty.window,
                    XGetAtomName(display, ev.xproperty.atom))
#endif


Comment 3 Akira TAGOH 2005-06-27 07:44:41 UTC
It looks like not important thing since it shouldn't be defined by default - it
may be an good idea to correct all messages. will commit that change in upstream :)

Comment 4 Lawrence Lim 2005-06-28 00:32:12 UTC
Cool. Resolving bug then.


Thanks.