[Bug 10106] New: Cannot disable cursor blinking in the wine GUI
http://bugs.winehq.org/show_bug.cgi?id=10106 Summary: Cannot disable cursor blinking in the wine GUI Product: Wine Version: 0.9.36. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: test AssignedTo: wine-bugs(a)winehq.org ReportedBy: zhoujiafan(a)gmail.com I have updated the wine to wine-0.9.36 in my Linux Fedora Core5. Currently the cursor is always blinking. For example, the editplus running in wine. I tried to edit the wine registry as follows: HKEY_CURRENT_USER -> CONTROL PANEL -> Desktop -> CursorBlinkRate = -1 And this does not stop the blinking cursor!!! -- 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=10106 --- Comment #1 from Jiafan Zhou <zhoujiafan(a)gmail.com> 2007-10-19 19:18:28 --- I think most people like have a feature in wine to disable cursor from blinking. Really drive me mad. really!! -- 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=10106 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #2 from Juan Lang <juan_lang(a)yahoo.com> 2007-10-23 23:07:15 --- I don't think this is a wine bug. I also have FC6, and tried disabling the blinking through System -> Preferences -> Keyboard - no effect. -- 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=10106 --- Comment #3 from Jiafan Zhou <zhoujiafan(a)gmail.com> 2007-10-24 11:02:01 --- FYI, the state of the cursor blinking is not controlled by FC5 keyboard in System -> Preferences. For gnome and KDE GUI there are own means to disable cursor respectively. But I don't think wine uses any these as wine GUI component, does it? I am really a newbie to Linux GUI development, so I am not sure which GUI component is used for wine. So if this bug cannot be fixed, I am happy likewise. -- 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=10106 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |juan_lang(a)yahoo.com Status|RESOLVED |UNCONFIRMED Resolution|INVALID | --- Comment #4 from Juan Lang <juan_lang(a)yahoo.com> 2007-11-02 12:19:02 --- No, you're right, this has nothing to do with system preferences. Question for you: does setting the CursorBlinkRate to -1 disable blinking on Windows? -- 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=10106 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #5 from Juan Lang <juan_lang(a)yahoo.com> 2007-11-02 12:22:53 --- Also, could you try editing ~/.wine/drive_c/windows/win.ini , and adding a line CursorBlinkRate=-1 line to the [windows] section? -- 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=10106 --- Comment #6 from Juan Lang <juan_lang(a)yahoo.com> 2007-11-02 12:26:24 --- By the way, this web page confirms that it should be disabled via the registry value you suggest: http://www.gatorspit.com/tips/disable-blinking-cursor.html -- 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=10106 --- Comment #7 from Juan Lang <juan_lang(a)yahoo.com> 2007-11-02 12:49:15 --- Patch sent: http://www.winehq.org/pipermail/wine-patches/2007-November/046136.html Sorry for all the noise. -- 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=10106 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com Component|testcases |user32 Keywords| |patch --- Comment #8 from Dan Kegel <dank(a)kegel.com> 2008-03-21 12:28:04 --- The patch isn't in yet... Juan, can you resend? -- 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=10106 --- Comment #9 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-03-22 04:39:15 --- This bug has been fixed differently a lot of time ago, please retest. -- 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=10106 --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2008-08-12 12:15:17 --- (In reply to comment #9)
This bug has been fixed differently a lot of time ago, please retest.
Still present. It works if win.ini is edited, however. -- 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=10106 --- Comment #11 from Juan Lang <juan_lang(a)yahoo.com> 2008-08-12 12:37:57 --- Yep. I think the patch was rejected because the right way to fix this is through a .ini file mapping to the registry, but that's unimplemented. -- 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=10106 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |4096 -- 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=10106 --- Comment #12 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-08-13 10:27:37 --- Yes, win.ini,CursorBlinkRate needs to be set. But that's unrelated to an original problem, when regardless of CursorBlinkRate value cursor blinking was not impossible to disable. -- 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=10106 --- Comment #13 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-08-13 10:30:32 --- s/was not impossible to disable/was impossible to disable/ -- 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=10106 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Cannot disable cursor |Changing CursorBlinkRate in |blinking in the wine GUI |the registry has no effect -- 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=10106 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com -- 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=10106 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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=10106 --- Comment #14 from Austin English <austinenglish(a)gmail.com> 2010-11-26 21:40:41 CST --- Still present. -- 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=10106 --- Comment #15 from butraxz(a)gmail.com 2013-06-21 15:29:55 CDT --- This ticket has not been updated for over 900 days. Is this still an issue in wine version 1.6-rc3 or higher or is this to be closed as abandoned ? -- 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=10106 Fabian Ebner <f.ebner94(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |f.ebner94(a)gmail.com --- Comment #16 from Fabian Ebner <f.ebner94(a)gmail.com> 2013-08-30 13:37:51 CDT --- (In reply to comment #15)
This ticket has not been updated for over 900 days.
Is this still an issue in wine version 1.6-rc3 or higher or is this to be closed as abandoned ?
Still in wine-1.7.0-367-ge07dabf You could have tested it yourself. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=10106 --- Comment #17 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- *** Bug 16350 has been marked as a duplicate of this bug. *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=10106 Bug 10106 depends on bug 4096, which changed state. Bug 4096 Summary: IniFileMapping not Implemented (ini on win9x => Registry on NT) https://bugs.winehq.org/show_bug.cgi?id=4096 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- 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.
https://bugs.winehq.org/show_bug.cgi?id=10106 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|user32 |registry CC| |z.figura12(a)gmail.com Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |c3b35a44a44821eb0b32be04a28 | |b650bc2f9bd41 --- Comment #18 from Zebediah Figura <z.figura12(a)gmail.com> --- Fixed by <https://source.winehq.org/git/wine.git/commitdiff/c3b35a44a44821eb0b32be04a28b650bc2f9bd41>. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=10106 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #19 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 5.14. -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla