[Bug 418282] Re: Touchpad not recognized on Asus U80 and UL30 series. Touchpad Panel missing from mouse settings

2010-03-29 Thread tuos
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
Touchpad not recognized on Asus U80 and UL30 series. Touchpad Panel missing 
from mouse settings
https://bugs.launchpad.net/bugs/418282
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 418282] Re: Touchpad not recognized on Asus U80 and UL30 series. Touchpad Panel missing from mouse settings

2010-02-25 Thread tuos
I got frustrated with manually switching on/off the touchpad so I wrote
evdaemon ( http://codegrove.org/evdaemon/ ) and evdaemon-admin (
http://codegrove.org/evdaemon-admin/ ). Evdaemon is to generic event
devices what Syndaemon is just for keyboards and touchpads. At least in
my usage it has replaced syndaemon, perhaps some of you will find it
useful too :).

I have Ubuntu-packaged it and made it available in my ppa:
https://launchpad.net/~tuos/+archive/codegrove

One could argue that it would have been better to use the time and
energy to help finding the real cause of this bug, but believe me,
creating evdaemon and playing with the input-subsystem was too much fun
:P.

-- 
Touchpad not recognized on Asus U80 and UL30 series. Touchpad Panel missing 
from mouse settings
https://bugs.launchpad.net/bugs/418282
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 444187] Re: [Micro-Star International MSI Notebook PR200] suspend/resume failure

2009-10-10 Thread tuos
Yes, as I had reported also, suspending worked in Gutsy, but has been
broken ever since:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/215033/comments/5

Hopefully this gets fixed, I've been waiting for it 1.5 years now. It
seems quite mystical bug.

-- 
[Micro-Star International MSI Notebook PR200] suspend/resume failure
https://bugs.launchpad.net/bugs/444187
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 625321] Re: Xorg assert failure: X: ../../../include/privates.h:122: dixGetPrivateAddr: Assertion `key->initialized' failed.

2010-11-10 Thread tuos
However, xserver-xephyr 2:1.9.0-0ubuntu7 works well on *64-bit*
Maverick.

-- 
Xorg assert failure: X: ../../../include/privates.h:122: dixGetPrivateAddr: 
Assertion `key->initialized' failed.
https://bugs.launchpad.net/bugs/625321
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 610410] Re: printer-applet.py crashed with AttributeError in dirname()

2010-07-29 Thread tuos
** Changed in: kdeutils (Ubuntu)
   Status: New => Confirmed

-- 
printer-applet.py crashed with AttributeError in dirname()
https://bugs.launchpad.net/bugs/610410
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeutils in ubuntu.

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


[Bug 610410] Re: printer-applet.py crashed with AttributeError in dirname()

2010-07-29 Thread tuos
** Changed in: kdeutils (Ubuntu)
   Status: Confirmed => Fix Committed

** Branch linked: lp:~kubuntu-members/kdeutils/ubuntu

-- 
printer-applet.py crashed with AttributeError in dirname()
https://bugs.launchpad.net/bugs/610410
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 610622] Re: Crashes during startup with 'QString' object has no attribute 'rfind'

2010-07-29 Thread tuos
** Changed in: usb-creator (Ubuntu)
 Assignee: (unassigned) => tuos (tuos)

** Changed in: usb-creator (Ubuntu)
   Status: Confirmed => In Progress

-- 
Crashes during startup with 'QString' object has no attribute 'rfind'
https://bugs.launchpad.net/bugs/610622
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 611677] Re: system-config-printer-kde crashes with AttributeError: 'QString' object has no attribute 'rfind'

2010-07-30 Thread tuos
*** This bug is a duplicate of bug 610410 ***
https://bugs.launchpad.net/bugs/610410

** This bug has been marked a duplicate of bug 610410
   printer-applet.py crashed with AttributeError in dirname()

-- 
system-config-printer-kde crashes with AttributeError: 'QString' object has no 
attribute 'rfind'
https://bugs.launchpad.net/bugs/611677
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeadmin in ubuntu.

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


[Bug 611677] Re: system-config-printer-kde crashes with AttributeError: 'QString' object has no attribute 'rfind'

2010-07-30 Thread tuos
** This bug is no longer a duplicate of bug 610410
   printer-applet.py crashed with AttributeError in dirname()

-- 
system-config-printer-kde crashes with AttributeError: 'QString' object has no 
attribute 'rfind'
https://bugs.launchpad.net/bugs/611677
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeadmin in ubuntu.

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


[Bug 610622] Re: Crashes during startup with 'QString' object has no attribute 'rfind'

2010-08-25 Thread tuos
An excerpt from the changelog of the latest release (0.2.23):

  [ Jonathan Riddell ]
  * Fix kde/frontend.py for PyQt 4.7 which now expects a string not a
QString for loadUi

which fixes the bug.

** Changed in: usb-creator (Ubuntu)
   Status: Confirmed => Fix Released

-- 
Crashes during startup with 'QString' object has no attribute 'rfind'
https://bugs.launchpad.net/bugs/610622
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 552315] Re: KSudoku freezes when starting 25x25 game

2010-07-26 Thread tuos
** Changed in: kdegames (Ubuntu)
   Status: New => Confirmed

-- 
KSudoku freezes when starting 25x25 game
https://bugs.launchpad.net/bugs/552315
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdegames in ubuntu.

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


[Bug 552315] Re: KSudoku freezes when starting 25x25 game

2010-07-26 Thread tuos
Danny McGrath's guess was correct. The execution loops in
Puzzle::createPartial() until a solution is found.

I have made a upstream bug report:
https://bugs.kde.org/show_bug.cgi?id=245756

** Bug watch added: KDE Bug Tracking System #245756
   http://bugs.kde.org/show_bug.cgi?id=245756

** Also affects: kdegames via
   http://bugs.kde.org/show_bug.cgi?id=245756
   Importance: Unknown
   Status: Unknown

-- 
KSudoku freezes when starting 25x25 game
https://bugs.launchpad.net/bugs/552315
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdegames in ubuntu.

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


[Bug 603218] Re: gst-plugin-scanner crashed with KeyError: 'pygst'

2010-07-19 Thread tuos
*** This bug is a duplicate of bug 589047 ***
https://bugs.launchpad.net/bugs/589047

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 589047, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 589047
   gst-plugin-scanner crashed with KeyError in ()

-- 
gst-plugin-scanner crashed with KeyError: 'pygst'
https://bugs.launchpad.net/bugs/603218
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 610622] Re: Crashes during startup with 'QString' object has no attribute 'rfind'

2010-08-24 Thread tuos
Umm, I had assigned this erroneously. I understood the docs incorrectly,
but asked and was corrected. My bad, sorry.

** Changed in: usb-creator (Ubuntu)
 Assignee: tuos (tuos) => (unassigned)

** Changed in: usb-creator (Ubuntu)
   Status: In Progress => Confirmed

-- 
Crashes during startup with 'QString' object has no attribute 'rfind'
https://bugs.launchpad.net/bugs/610622
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