[Bug 41301] Re: Mouse clicks stop working sporadically

2012-05-09 Thread samandiriel
I have found that using X forwarding with putty is what triggers this
condition for me.  If I switch to another tty (Alt-Crtrl-F2), I can list
the putty processes, kill them, and free X to respond to mouseclicks
again.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/41301

Title:
  Mouse clicks stop working sporadically

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/41301/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 41301] Re: Mouse clicks stop working sporadically

2010-12-24 Thread samandiriel
I also have this problem on 10.04 (and 9.10, when I was using that).

The problem *only* occurs when I use a Java based application called
Aptana (v2 or v3), which is based on Eclipse.  Usually it occurs when I
am using a tree navigation pane and either double or single click on an
item.  Mouse left click will then stop working.  Keyboard and mouse
middle/right clicks still work.  Problem occurs fairly frequently.

I tried the alt-tab and alt-ctrl-17 suggestion, unplugging my mouse and
modprobe -r usbhid  modprobe usbhid to no effect.  I always have to
reboot.

Currently trying the suggestion to add noapic acpi=off to my menu.lst
entry.

Mouse is a Logitech Cordless Trackman.
Video is NVIDIA GeForce 8400 GS, currently using non-free driver 195.36.24 and 
TwinView.
Java is currently sun-java6.
Flash is Adobe's.
Not using Compiz.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
https://bugs.launchpad.net/bugs/41301

Title:
  Mouse clicks stop working sporadically

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 344343] Re: Installation for theme name_of_the_theme failed. Can't move directory over directory

2010-06-09 Thread samandiriel
Still a problem.  Even when installing a new theme, I get the same error 
message.  Extremely annoying.
Using Lucid 10.04, themes are located in /home/logos/.themes.

-- 
Installation for theme name_of_the_theme failed. Can't move directory over 
directory
https://bugs.launchpad.net/bugs/344343
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 31746] Re: Difficult to find out how to use multiple profiles at the same time

2009-11-16 Thread samandiriel
Just a quick summary here at the end for anyone looking for an immediate
answer:

This is not a bug; the documentation is just incomplete / unclear.  If
firefox is running already, you need to use slightly different commands
from when it is not.  Most of the docs assume you are not already
running firefox.

To create a profile when firefox is *not* already running, use firefox 
-ProfileManager .
To create a profile when firefox is *already* running, use firefox 
-ProfileManager -a blackmagic .

To start firefox with a profile when firefox is *not* already running, use 
firefox -P profile name . 
To start firefox with a profile when firefox is already running, use firefox 
-no-remote -P profile name .

Example: 
I already have firefox running, showing this webpage.  I want to create a new 
profile, so I open a terminal and enter firefox -ProfileManager -a blackmagic 
and create a profile called luser.  I then run it by entering firefox 
-no-remote -P luser at the terminal.  (I also created a launcher on my taskbar 
to do this without opening a terminal window)

-- 
Difficult to find out how to use multiple profiles at the same time
https://bugs.launchpad.net/bugs/31746
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205895] Re: [Hardy] Wine 100% cpu usage

2008-11-19 Thread samandiriel
Had the same problem using the latest ies4linux on Ubuntu 8.10
(Intrepid).  For me, the start up script fix did the trick.

I also found several rogue explorer.exe processes as well as IEXPLORE
and winserver.  After killing all these, modifying the script as above,
and running the modified script I had absolutely no problems.

It looks like the script's piping to the debug is fouling things up;
perhaps this was left in accidentally by the author during development.

-- 
[Hardy] Wine 100% cpu usage
https://bugs.launchpad.net/bugs/205895
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs