[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2012-03-05 Thread Bengt Olsson
*** This bug is a duplicate of bug 715242 *** https://bugs.launchpad.net/bugs/715242 I'm one of the original reporters of this problem (not using tvtime). Since then I've switched to Windows 7 on that computer (Thinkpad T61). The shift key still get stuck in random occasions, and behaves as I

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2012-02-23 Thread Bryce Harrington
*** This bug is a duplicate of bug 715242 *** https://bugs.launchpad.net/bugs/715242 Interesting, a lot of the comments seem to indicate that at least a large chunk of people on this bug are actually seeing bug #715242 in tvtime. For the remainder, it's hard to guess whether they're using

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2012-02-23 Thread Brian Murray
*** This bug is a duplicate of bug 715242 *** https://bugs.launchpad.net/bugs/715242 For those of you who were experiencing this bug due to tvtime's behavior with regards to xscreensaver bug 715242 is tracking this issue and being fixed in Precise and will also follow the Stable Release

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2011-10-11 Thread Aaz
ubuntu 11.04, lenovo b560 Left shift keye sometimes randomly seems to stuck. Pressing it immediately turns things back to normal. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-keyboard in Ubuntu.

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-11-26 Thread Tamas
Seems to work, so here's how to reproduce. Notice that this will disable the screensaver pinging of tvtime, so the screen saver can turn on if you leave the machine. This should work in all Debian-based distros (Ubuntu included) where the shift key is stuck while watching tvtime problem happens

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-11-25 Thread Tamas
I think that you were missing a build dependency (xtest), and it left out the part that was causing the trouble. I now modified the source code, and am happy to report that I probably found the definitive solution. I'll post a followup after some testing in a few hours with the details. --

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-11-19 Thread Tamas
Vladimir, simply recompiling tvtime under Debian still produces the error. Did you modify the source in any way? -- shift key get stuck randomly https://bugs.launchpad.net/bugs/588473 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-11-17 Thread Tamas
That is very strange, can you explain how is that different than downloading the precompiled binary? How did you install dependencies for the build? Maybe you are missing a dependency and thus the build leaves out something...? I find it hard to understand how can this work... I used apt-get

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-11-16 Thread Vladimir Darak
Tamas, I does not modify the source code. Only just download source codes via apt-get source tvtime and ./configure, make, sudo make install -- shift key get stuck randomly https://bugs.launchpad.net/bugs/588473 You received this bug notification because you are a member of Ubuntu-X, which is

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-11-07 Thread Bernd Raschke
I've had the same infuriating problem for the last few months. I don't use tvtime any more, but the old version of Kaffeine, 0.8.8. Recompiling it without HAVE_XTEST it apparently works (i haven't seen the Shift_L in xev for a while). Let's hope for the best. -- shift key get stuck randomly

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-11-05 Thread Vladimir Darak
confirm cgarvey solution. Compiling tvtime, fix the problem. cd /tmp/ sudo apt-get source tvtime cd cd tvtime-* ./configure make sudo make install and Shift not stuck -- shift key get stuck randomly https://bugs.launchpad.net/bugs/588473 You received this bug notification because you are a

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-10-20 Thread Patrick
lol ok never mind, for some reason, my RIGHT shift key was stuck, or at least when i hit it a few times the problem disappeared. I feel like an idiot now but I hope this helps someone else having the same problem. I didn't have that problem until I upgraded to 10.04 either ;) -- shift key get

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-10-18 Thread Patrick
i am haviNg the wORst tiMe as yoU can see i am typiNG uppeR and loWER case leTteRs foR some rEAson and i cant typE ceRtaiN keys at all like the dot foR iNstance also scrOll is takiNg me back and foRward iN wEbpages and a numbeR oF otheR bugs i only seeM to have prOblems wHen i boot uP and iT

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-10-10 Thread cgarvey
Compiling TVTime from source (which is a chore in itself) has resolved the issue for me. No more keyboard mapping events reported by xev and no more sticky Shift_L issues. I don't know if that resolves all your reported issues, but it seems to have resolved mine. If compiling from source have a

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-10-01 Thread cgarvey
I'm reluctant to post this, but it's been over 2 weeks since I've made note of when this happens, and not once in that time has it happened when TVTime was *not* running. I don't see any active development on TVTime, but the last batch of updates included screensaver-related fixes which may be the

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-10-01 Thread Tamas
Confirmed, I've been watching this too, and it only happens when tvtime is running, and then fairly often. I did try an older version of tvtime, but maybe not old enough... I'll maybe try something older and then report back. I'd hate to leave tvtime since it's such a great tv app. -- shift key

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-10-01 Thread gandy
This doesn't seem to be too new, either; now that we narrowed it down to tvtime I found this: http://sourceforge.net/mailarchive/message.php?msg_id=E1JpSOQ-0002VO-OY%40sc8-sf-web21.sourceforge.net -- shift key get stuck randomly https://bugs.launchpad.net/bugs/588473 You received this bug

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-10-01 Thread gandy
I also just found this one: http://forums.fedoraforum.org/showthread.php?t=237994 Is it by any chance possible that either xorg just recently added the XTESTEXTENSION (so the relevant code actually gets compiled in) or something related to this extension behaves differently since a few months?

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-09-18 Thread PAB
Great, TV-card and tvtime installed, here too. I use the v4l drivers instead of the built-in for the TV-card. Did anyone checked already, if tvtime needs to be running to cause the bug or if the TV-card needs to be plugged in (which would perhaps indicate if the problem is caused by the dirver or

Re: [Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-09-18 Thread Gogeden
I have no idea why I keep getting notifications to this bug. The bug I originally posted is not what this one is speaking of. On Sat, Sep 18, 2010 at 8:48 AM, PAB 588...@bugs.launchpad.net wrote: Great, TV-card and tvtime installed, here too. I use the v4l drivers instead of the built-in for

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-09-16 Thread Tamas
I'd say we have the cause, but not the solution... Somebody will have to do some digging with this info. -- shift key get stuck randomly https://bugs.launchpad.net/bugs/588473 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-09-16 Thread gandy
Same here, TV tuner card (WinTV w/ Bt848) in the affected desktop PC, no such thing in the unaffected laptop -- shift key get stuck randomly https://bugs.launchpad.net/bugs/588473 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-09-16 Thread Tamas
I'm using tvtime, and noticed that while it's running the stuck shift happens very easily. -- shift key get stuck randomly https://bugs.launchpad.net/bugs/588473 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-keyboard in ubuntu.

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-09-16 Thread gandy
What can I say, I also use tvtime... It's running all the time so I can't really say if the shift key also gets stuck without tvtime -- shift key get stuck randomly https://bugs.launchpad.net/bugs/588473 You received this bug notification because you are a member of Ubuntu-X, which is subscribed

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-09-16 Thread Spang
my my, had a tv-tuner as well when the problems were occurring due to change in living context, no more tv-tuner, and haven't seen the problems lately only noticed the problems since 10.04 -- shift key get stuck randomly https://bugs.launchpad.net/bugs/588473 You received this bug

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-09-16 Thread Travis Pew
I'll add that I don't have and have never had a TV tuner, so while the cause might sometimes be the tv tuner, it's not always. -- shift key get stuck randomly https://bugs.launchpad.net/bugs/588473 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-09-15 Thread Vladimir Darak
I read article on ubuntuforums.org http://ubuntuforums.org/showpost.php?p=9775232postcount=16 and i have tv tuner on my system. On ubuntu 9.04 all works perfect with same hardware. -- shift key get stuck randomly https://bugs.launchpad.net/bugs/588473 You received this bug notification because

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-09-15 Thread Tamas
Wow, I do have a TV tuner! But how could I fix this without removing it? -- shift key get stuck randomly https://bugs.launchpad.net/bugs/588473 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-keyboard in ubuntu.

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-09-15 Thread pHakE
I have also a Tuner Card, on my laptop without this, it works perfect. -- shift key get stuck randomly https://bugs.launchpad.net/bugs/588473 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-keyboard in ubuntu.

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-09-15 Thread JeongHo Park
Same here. I've got a TV tuner... So, now we have a solution? -- shift key get stuck randomly https://bugs.launchpad.net/bugs/588473 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-keyboard in ubuntu.

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-08-30 Thread gandy
I am experiencing the same annoying bug - after upgrading my desktop to Ubuntu 10.4, my shift-key gets stuck. Since I also replaced my motherboard, GFX card and CPU during the upgrade I suspected the hardware, but reinstalling the old mainboard and CPU did not fix the problem. The GFX card is

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-08-30 Thread Tamas
Hmm, I have an nVidia 9600GT with the proprietary drivers, could that be the culprit? -- shift key get stuck randomly https://bugs.launchpad.net/bugs/588473 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-keyboard in ubuntu.

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-08-30 Thread Bengt Olsson
Have had this on my thinkpad for several releases, now lately on my 64-bit 10.04 (earlier I used 32-bit). I don't know if this helps, but most of the times (not all) a single quick tap on the (left) shift key gets me out of the shift key pressed state. -- shift key get stuck randomly

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-08-30 Thread gandy
Sorry, short tap on the stuck shift key doesn't work for me - and the amount of time the key is actually stuck varies from a few seconds to roughly half a minute; in addition to that only the left key seems to be affected, which I use more freuqently than the right key. I just spent a few minutes

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-08-30 Thread Tamas
Single tap only works after switching to a text console and back. It's also very hard to intentionally replicate the thing, it happens randomly while writing code which is very annoying. I see that on both Debian and Ubuntu the driver version is 195.36.24, I will try to install a newer driver

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-08-27 Thread Tamas
I'm using Debian squeeze now, and the same bug happens on the same hardware. Note that it only happens on my desktop machine, my laptop doesn't show the symptomps (even with the same USB keyboard), though also having Ubuntu 10.04. For me it only happens with shift, other keys seem immune to it.

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-08-26 Thread Travis Pew
I'd like to modify my above comment because I discovered that the problem, for me, stems from KeepassX. It doesn't happen randomly, but only after the use of the global auto-type shortcut in KeepassX. If others are not using KeepassX, perhaps it is caused by whatever function KeepassX uses for

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-08-26 Thread PAB
This time it happened again - now in firefox itself and not in gedit. Again, I countinously pressed the 'y' key:

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-08-26 Thread PAB
Well, no idea, what KeepassX is... anyways. I think the described bug happens here, too. Btw. I found something very disturbing, which could be a related indicator, if you suffer from this bug: I was in a text file and continously pressed 'y'. The 'y' key which is located on my keyboard, where

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-08-26 Thread PAB
Funny, I can do it with other keys, too! :-) I'm on a QWERTZ keyboard: [...cut...] The both keys right beside the 'L': [...cut...]; [...cut...]รค Perhaps someone can reproduce this by setting

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-07-10 Thread Vladimir Darak
Thanks for your reply. In atachment are files from General information section ** Attachment added: 01.tar.gz http://launchpadlibrarian.net/51673629/01.tar.gz -- shift key get stuck randomly https://bugs.launchpad.net/bugs/588473 You received this bug notification because you are a member of

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-07-10 Thread Vladimir Darak
and here are files from In case some keys of your keyboard don't work (as expected) section ** Attachment added: 02.tar.gz http://launchpadlibrarian.net/51673662/02.tar.gz -- shift key get stuck randomly https://bugs.launchpad.net/bugs/588473 You received this bug notification because you

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-07-10 Thread Leo Arias
Thanks for reporting this bug and any supporting documentation. In the future, please add all the files as separate attachments and not as compressed archives. Since this bug has enough information provided for a developer to begin work, I'm going to mark it as confirmed and let them handle it

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-07-09 Thread Leo Arias
Don't worry. Next time you have a problem take a look at https://wiki.ubuntu.com/Bugs/FindRightPackage. And if you still have no idea of what's the problematic package you can ask on #ubuntu-bug or just file it to Ubuntu and wait for some triager to assign it. Now, please take a look at

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-07-07 Thread Vladimir Darak
I want to use apport but I did not know exactly in which package is the problem -- shift key get stuck randomly https://bugs.launchpad.net/bugs/588473 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-keyboard in ubuntu.

[Ubuntu-x-swat] [Bug 588473] Re: shift key get stuck randomly

2010-07-06 Thread Leo Arias
Thank you for taking the time to report this bug and helping to make Ubuntu better. This bug did not have a package associated with it, which is important for ensuring that it gets looked at by the proper developers. You can learn more about finding the right package at