[Bug 10262] New: wxWidgets TextCtrl in Python
http://bugs.winehq.org/show_bug.cgi?id=10262 Summary: wxWidgets TextCtrl in Python Product: Wine Version: 0.9.31. Platform: PC OS/Version: FreeBSD Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs(a)winehq.org ReportedBy: roger.marsh(a)btinternet.com Running Python24-2.4.3_3 with py24-wxPython-2.6.3.3 Adding text to a wxTextCtrl with style wx.TE_RICH2 fails. Style TE_RICH is fine but I need to be able to colour the text etc. The script was run from an IDLE session. Using these oldish versions for compatibility with native FreeBSD versions used. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10262 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|_obsolete_binary |-unknown -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10262 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-06-04 14:24:19 --- Is this still an issue in 1.0-rc3? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10262 Roger <roger.marsh(a)btinternet.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |roger.marsh(a)btinternet.com --- Comment #2 from Roger <roger.marsh(a)btinternet.com> 2008-07-06 12:40:20 --- Still a problem at Python25-2.5.2_2 py25-wxPython-2.8.7.1_1 wine-1.1.0,1 up to date on 2 July 2008 from FreeBSD ports -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10262 --- Comment #3 from Roger <roger.marsh(a)btinternet.com> 2008-07-06 13:09:25 --- I gave FreeBSD versions for python in previous comment. Sorry. Correct is windows versions: python-2.5.2.msi wxPython2.8-win32-ansi-2.8.7.1-py25.exe -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10262 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2009-01-03 19:34:28 --- Is this still an issue in current (1.1.12 or newer) wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10262 --- Comment #5 from Roger <roger.marsh(a)btinternet.com> 2009-01-09 03:42:44 --- Created an attachment (id=18587) --> (http://bugs.winehq.org/attachment.cgi?id=18587) Last part of Python session Traceback Traceback same as with Wine 1.1.0. MSWindows versions unchanged: python-2.5.2.msi wxPython2.8-win32-ansi-2.8.7.1-py25.exe FreeBSD packages built from Ports synchronised 2009-01-08 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10262 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2009-07-13 11:54:14 --- Is this still an issue in current (1.1.25 or newer) wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10262 --- Comment #7 from Roger <roger.marsh(a)btinternet.com> 2009-07-26 12:08:12 --- Still at 1.1.23 but switched app to Tkinter using Text widget where colours appear as required (unlike wxPython TextCtrl) (switch nothing to do with this problem) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10262 --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2010-04-29 18:26:34 --- This is your friendly reminder that there has been no bug activity for 6 months. Is this still an issue in current (1.1.43 or newer) wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10262 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh(a)gmail.com --- Comment #9 from Jerome Leclanche <adys.wh(a)gmail.com> 2011-10-27 14:25:14 CDT --- Please retest in wine-1.3.31 or later. Any chance you can attach the testcase? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10262 --- Comment #10 from Roger <roger.marsh(a)btinternet.com> 2012-03-18 16:56:38 CDT --- Created attachment 39453 --> http://bugs.winehq.org/attachment.cgi?id=39453 Python script to demostrate problem -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10262 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #39453|application/octet-stream |text/plain mime type| | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10262 --- Comment #11 from Roger <roger.marsh(a)btinternet.com> 2012-03-18 17:03:18 CDT --- The problem does not occur at Wine 1.4 with wxPython2.8-win32-unicode-2.8.12.1-py27.exe -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10262 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #12 from Jerome Leclanche <adys.wh(a)gmail.com> 2012-03-24 11:36:50 CDT --- Reported fixed -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10262 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10262 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from Alexandre Julliard <julliard(a)winehq.org> 2012-03-30 13:34:53 CDT --- Closing bugs fixed in 1.5.1. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org