https://bugzilla.novell.com/show_bug.cgi?id=691709
https://bugzilla.novell.com/show_bug.cgi?id=691709#c0
Summary: synergy makes cursor disapear over GVIM windows Classification: openSUSE Product: openSUSE 11.4 Version: Factory Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: X11 Applications AssignedTo: adam@mizerski.pl ReportedBy: jmatejek@novell.com QAContact: qa@suse.de Found By: --- Blocker: ---
this happens on the computer where synergy server is running, not sure about client
to reproduce:
1. start synergy server 2. open gvim window 3. start typing in gvim window (for non-vi folk, you initiate insert mode by typing "i" or pressing Ins) 4. the mouse cursor disappears 5. stop typing and move your mouse
expected behavior: mouse curshor should reappear - this is standard behavior, designed so that the cursor is hidden while typing
actual behavior: the mouse cursor never reappears. if you move mouse out of gvim's window, cursor is visible, but it is invisible when positioned over the window
sorry if you're not the right assignee, but you are the only active user in the X11:Utilities project and you did the last change to synergy, so...
https://bugzilla.novell.com/show_bug.cgi?id=691709
https://bugzilla.novell.com/show_bug.cgi?id=691709#c1
Jan Matejek jmatejek@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |idonmez@suse.com Component|X11 Applications |X11 Applications Version|Factory |Final AssignedTo|adam@mizerski.pl |bnc-team-screening@forge.pr | |ovo.novell.com Product|openSUSE 11.4 |openSUSE 13.1
--- Comment #1 from Jan Matejek jmatejek@suse.com 2014-06-24 12:15:35 UTC --- this bug still exists on Factory resetting to bnc screening, adding gvim maintainer to cc
https://bugzilla.novell.com/show_bug.cgi?id=691709
https://bugzilla.novell.com/show_bug.cgi?id=691709#c2
--- Comment #2 from Ismail Donmez idonmez@suse.com 2014-06-25 08:06:31 UTC --- This is http://synergy-project.org/spit/issues/details/3465 a workaround is putting
set nomousehide
in your ~/.vimrc. Sadly I am not sure who is at fault here.
https://bugzilla.novell.com/show_bug.cgi?id=691709
https://bugzilla.novell.com/show_bug.cgi?id=691709#c
Bernhard Wiedemann bwiedemann@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bwiedemann@suse.com AssignedTo|bnc-team-screening@forge.pr |tcech@suse.com |ovo.novell.com |
https://bugzilla.novell.com/show_bug.cgi?id=691709
https://bugzilla.novell.com/show_bug.cgi?id=691709#c3
Tomas Cech tcech@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |jmatejek@suse.com
--- Comment #3 from Tomas Cech tcech@suse.com 2014-07-10 14:42:38 CEST --- I have updated recently to 1.5.0 and I'm not able to reproduce it. Could you confirm?
Furthermore and more serious - my emacs is not affected. Have you considered changing your editor to something more reasonable?
https://bugzilla.novell.com/show_bug.cgi?id=691709
https://bugzilla.novell.com/show_bug.cgi?id=691709#c4
Jan Matejek jmatejek@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|jmatejek@suse.com |
--- Comment #4 from Jan Matejek jmatejek@suse.com 2014-07-15 12:50:25 UTC --- still able to reproduce with synergy server 1.5.0
https://bugzilla.novell.com/show_bug.cgi?id=691709
https://bugzilla.novell.com/show_bug.cgi?id=691709#c5
Tomas Cech tcech@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
--- Comment #5 from Tomas Cech tcech@suse.com 2014-07-15 16:03:15 CEST --- Please, provide more descriptive steps how to reproduce it.
https://bugzilla.novell.com/show_bug.cgi?id=691709
https://bugzilla.novell.com/show_bug.cgi?id=691709#c
Tomas Cech tcech@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |jmatejek@suse.com
https://bugzilla.novell.com/show_bug.cgi?id=691709
https://bugzilla.novell.com/show_bug.cgi?id=691709#c6
Jan Matejek jmatejek@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED CC| |jmatejek@suse.com, | |tcech@suse.com InfoProvider|jmatejek@suse.com | AssignedTo|tcech@suse.com |idonmez@suse.com
--- Comment #6 from Jan Matejek jmatejek@suse.com 2014-08-13 10:00:22 UTC --- I have now managed to restore cursor visibility by entering mouse-select mode. This leads me to the conclusion that the bug is triggered through how vim re-sets cursor after hiding it (mouse-select sets a different cursor).
As we determined in testing, the bug manifests in some configurations (depending on WM?) even without synergy running, so it is most likely a vim bug. Reassigning.
ubuntu bug: https://bugs.launchpad.net/ubuntu/+source/vim/+bug/616858 fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=673558
no resolution AFAICT. Fedora report was closed after an update, but I can't find any patch related to this issue in said update.
http://bugzilla.novell.com/show_bug.cgi?id=691709 http://bugzilla.novell.com/show_bug.cgi?id=691709#c8
Ismail Donmez idonmez@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |UPSTREAM
--- Comment #8 from Ismail Donmez idonmez@suse.com --- Well I guess this can be closed as upstream now.