[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2010-11-07 Thread Daniel Smedegaard Buus
@#29: Nice trick! @rvm: Even if this is a distro patch which triggers this ghost moving of the cursor, you mention twice that smplayer receives the mouse event and shows the cursor. Specifically, that the patch causes the mouse event to be sent to smplayer, but that smplayer has the decision

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2010-08-17 Thread Arthur Leonardo
well i've found a little better workaround for this go to preferences - interface - floating control then set Margin value to 1 now you can move the cursor to the lower right corner instead and it wont bother you at all -- A mouse pointer keeps reappearing during video playback in smplayer

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2010-05-23 Thread dawian
Move the cursor to the upper left corner and leave it there. That works for me. -- A mouse pointer keeps reappearing during video playback in smplayer https://bugs.launchpad.net/bugs/455073 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2010-05-08 Thread Vladimir
I can confirm this bug on new Ubuntu 10.04 LL (amd64) -- A mouse pointer keeps reappearing during video playback in smplayer https://bugs.launchpad.net/bugs/455073 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2010-05-05 Thread Paulus Esterhazy
The activity on this bug looks as if the bug in gnome-screensaver, which is surely at the root of this mess, has been resolved: https://bugs.edge.launchpad.net/ubuntu/+source/vlc/+bug/428884 Might we not adopt the way VLC inhibits gnome-screensaver? Also, isn't calling xdg-screensaver the way to

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2010-04-19 Thread Reinhard Tartler
this bug is very related to #505149. In short, we ship a patch to mplayer that disables the screensaver by moving the mouse a bit every few seconds. This patch (not upstream of course) is causing this side effect. ** Changed in: mplayer (Ubuntu) Importance: Undecided = Medium ** Changed in:

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2010-04-18 Thread Michał Gołębiowski
I don't get it. Shouldn't the original, unpatched mplayer behave correctly with the -stop-xscreensaver switch? -- A mouse pointer keeps reappearing during video playback in smplayer https://bugs.launchpad.net/bugs/455073 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2010-04-18 Thread DexterF
I read all 21 comments and neither I'm sure who is the culprit nor what is the remedy... Disabling -stop-screensaver is obviously not useful. -- A mouse pointer keeps reappearing during video playback in smplayer https://bugs.launchpad.net/bugs/455073 You received this bug notification because

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2010-04-18 Thread rvm
The -stop-screensaver option may not work. According to the mplayer manpage, it's a problem of the screensavers: -stop-xscreensaver (X11 only) Turns off xscreensaver at startup and turns it on again on exit. If your screensaver supports neither the XSS nor

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2010-04-18 Thread Michał Gołębiowski
OK, then the bug is definitely in mplayer - it is obviously not smplayer's role to hack mplayer's hacks. The bug should return to mplayer package then. (it would be nice if some Ubuntu dev at least looked at it...) ** Package changed: smplayer (Ubuntu) = mplayer (Ubuntu) -- A mouse pointer

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2010-04-17 Thread KhaaL
setting the audio output driver from alsa to pulse fixed it for me too -- A mouse pointer keeps reappearing during video playback in smplayer https://bugs.launchpad.net/bugs/455073 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2010-04-17 Thread Michał Gołębiowski
@Søren Holm I cannot confirm that. P.S. I use pure ALSA output. P.S.2. Pure ALSA doesn't mean ALSA through PulseAudio. -- A mouse pointer keeps reappearing during video playback in smplayer https://bugs.launchpad.net/bugs/455073 You received this bug notification because you are a member of

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2010-04-17 Thread Søren Holm
You are right Michael. It's does not work. Anyway disabling Screensaver disable fixes it. But then the screensaver kicks in aafter a while ;( It is not even fixed in 0.6.9 :( -- A mouse pointer keeps reappearing during video playback in smplayer https://bugs.launchpad.net/bugs/455073 You

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2010-04-17 Thread Søren Holm
I guess smplayer is the bad guy. OR at least smplayer makes mplayer behave bad. ** Package changed: mplayer (Ubuntu) = smplayer (Ubuntu) -- A mouse pointer keeps reappearing during video playback in smplayer https://bugs.launchpad.net/bugs/455073 You received this bug notification because you

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2010-04-17 Thread Søren Holm
Forgot to specify that mplayer does not make the cursor reappear, thus the change of affects -- A mouse pointer keeps reappearing during video playback in smplayer https://bugs.launchpad.net/bugs/455073 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2010-04-17 Thread rvm
As stated in previous posts, the problem is caused by a ubuntu patch in the mplayer package. That patch tries to avoid the screensaver to turn on by moving the mouse cursor from time to time. smplayer receives that mouse event and shows the cursor because it thinks it has been moved by the user.

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2010-04-17 Thread Søren Holm
Yeah I saw that, but it does not seem like mplayer by itself makes the cursor appear. Maybe default is to *not* to disable screensave in mplayer, or maybe mplayer does not show the cursor during very small movements. -- A mouse pointer keeps reappearing during video playback in smplayer

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2010-02-24 Thread Søren Holm
I can confirm #9. It actually does not happen if the mouse it not noved after the transition to full-screen. -- A mouse pointer keeps reappearing during video playback in smplayer https://bugs.launchpad.net/bugs/455073 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2010-01-27 Thread Anareon
Thankyou Mr. Blonde, solved it for me too. Still having the problem with the mouse appearing though. -- A mouse pointer keeps reappearing during video playback in smplayer https://bugs.launchpad.net/bugs/455073 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2009-11-15 Thread Vlad Novak
Quote: It seems it doesn't happen if you don't move the mouse after going to fullscreen. Once you move it, you need to go off and back on to fullscreen if you want to stop it popping up every 7-8 seconds. I was wrong, it still happens. Only unchecking 'Disable screensaver' stops it, but then, but

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2009-11-13 Thread Mr. Blonde
Has someone noticed/reported other bugs about SMPlayer on Karmic about playback? It often refuses to play after pausing (you need to stop the file and press play again) and with me playback with sound muted isn't possible at all. I had the same problem, setting the audio output driver from alsa

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2009-11-07 Thread Vlad Novak
Affects me also. Not only that the mouse appears and disappears, but it also changes location to left and right a bit, so it doesn't help if I move the mouse to the edge of the screen because it keeps popping up left/right nevertheless. It seems it doesn't happen if you don't move the mouse after

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2009-10-26 Thread sparr
The fault here lies with mplayer, specifically 22disable- xscreensaver.patch https://code.launchpad.net/~ubuntu-branches/ubuntu/karmic/mplayer/karmic revision 54 the patch was turned off revision 56 it was turned back on ** Package changed: smplayer (Ubuntu) = mplayer (Ubuntu) ** Changed in:

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2009-10-23 Thread rvm
I've just installed karmin on a virtual machine. I was able to reproduce the problem. At first sight it seems a bug in Qt, sometimes QCursor::pos() returns a different position of the mouse cursor even if it didn't move. -- A mouse pointer keeps reappearing during video playback in smplayer

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2009-10-23 Thread rvm
Ok, I think I found out where the problem is. It seems it's related to the option to disable the screensaver. If you turn off the option Disable screensaver (under Preferences-General-Video) the problem doesn't happen. When that option is on, smplayer passes to mplayer the option -stop-

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2009-10-19 Thread Myxb
I can confirm this with some additional details: - the mouse pointer behaves like this also on the black borders, if the option is turned on in smplayer - if you launch smplayer, open a movie, and then do not touch the mouse after it starts playing, the pointer behaves normally. Once the mouse

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2009-10-19 Thread rvm
If the problem is not present in jaunty, I guess the problem may be caused by the new version of Qt in karmic. I'll try to install karmic on a virtual machine and see if I can fix the issue. -- A mouse pointer keeps reappearing during video playback in smplayer

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2009-10-18 Thread Michał Gołębiowski
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/33920095/Dependencies.txt ** Attachment added: ProcEnviron.txt http://launchpadlibrarian.net/33920096/ProcEnviron.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/33920097/ProcMaps.txt ** Attachment

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2009-10-18 Thread rvm
Have you checked if this bug is present in version 0.6.8? https://launchpad.net/~rvm/+archive/smplayer -- A mouse pointer keeps reappearing during video playback in smplayer https://bugs.launchpad.net/bugs/455073 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 455073] Re: A mouse pointer keeps reappearing during video playback in smplayer

2009-10-18 Thread Michał Gołębiowski
@rvm I've checked Your version, behaviour is the same. -- A mouse pointer keeps reappearing during video playback in smplayer https://bugs.launchpad.net/bugs/455073 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing