Bugs item #1901835, was opened at 2008-02-25 20:50 Message generated for change (Comment added) made by sborho You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=968354&aid=1901835&group_id=199155
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: dialogs Group: None >Status: Closed Resolution: None Priority: 2 Private: No Submitted By: Peter Ruibal (fmoo) Assigned to: Nobody/Anonymous (nobody) Summary: GtkWarnings when Right Clicking hgserve output dialog Initial Comment: On hgserve, if I right-click the output textbox, the following message appears in the output textbox: ==== C:\Program Files\TortoiseHg\library.zip\hggtk\serve.py:339: GtkWarning: Input method am_et should not use GTK's translation domain gtk20 C:\Program Files\TortoiseHg\library.zip\hggtk\serve.py:339: GtkWarning: Input method cyrillic_translit should not use GTK's translation domain gtk20 C:\Program Files\TortoiseHg\library.zip\hggtk\serve.py:339: GtkWarning: Input method inuktitut should not use GTK's translation domain gtk20 C:\Program Files\TortoiseHg\library.zip\hggtk\serve.py:339: GtkWarning: Input method ipa should not use GTK's translation domain gtk20 C:\Program Files\TortoiseHg\library.zip\hggtk\serve.py:339: GtkWarning: Input method thai_broken should not use GTK's translation domain gtk20 C:\Program Files\TortoiseHg\library.zip\hggtk\serve.py:339: GtkWarning: Input method ti_er should not use GTK's translation domain gtk20 C:\Program Files\TortoiseHg\library.zip\hggtk\serve.py:339: GtkWarning: Input method ti_et should not use GTK's translation domain gtk20 C:\Program Files\TortoiseHg\library.zip\hggtk\serve.py:339: GtkWarning: Input method viqr should not use GTK's translation domain gtk20 ---------------------------------------------------------------------- >Comment By: Steve Borho (sborho) Date: 2009-03-05 01:19 Message: reopen on bb if you see this again ---------------------------------------------------------------------- Comment By: Peter Ruibal (fmoo) Date: 2008-07-27 13:54 Message: Logged In: YES user_id=2006774 Originator: YES Other than source changes (I don't know if any have gone into this space), I'm building against Gtk & PyGtk 2.12.x instead of 2.10.x. I loaded my \program files\tortoiseHg version (0.4rc3) and I see this issue there. Knocking priority down to 2 as this doesn't affect the behavior of the tool. (doesn't cause hangs afterward, etc) ---------------------------------------------------------------------- Comment By: Doug Philips (dgou) Date: 2008-07-27 09:05 Message: Logged In: YES user_id=392583 Originator: NO I have seen it in 0.4rc3. ---------------------------------------------------------------------- Comment By: Peter Ruibal (fmoo) Date: 2008-07-27 03:57 Message: Logged In: YES user_id=2006774 Originator: YES I actually haven't seen this on tortoisehg tip (just did a fresh build on a new PC). Have you seen this lately, TK? I'd like to close this. ---------------------------------------------------------------------- Comment By: TK Soh (tksoh) Date: 2008-02-28 09:56 Message: Logged In: YES user_id=411637 Originator: NO This issue actually affect all the dialogs/apps that contain a textview widget. The only difference is that hgserve captured stderr onto its textview widget, while the others have the warnings secretly sent to win32trace. Time to learn more about GTK's IM. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=968354&aid=1901835&group_id=199155 ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
