Re: [Bug 282387] Re: scrollwheel emulation breaks after suspend with 2.6.27-7

2008-11-17 Thread Niklas Vanhainen
Tomi: use the preinit.diff from comment #27 instead of 22 and 23, it incorporates both and should apply cleanly, unlike 22 and 23. On Mon, Nov 17, 2008 at 7:06 PM, Tomi <[EMAIL PROTECTED]> wrote: > I have applied also patch from comment #23 and all works perfect now. What I > mean is that track p

Re: [Bug 282387] Re: scrollwheel emulation breaks after suspend with 2.6.27-7

2008-11-17 Thread Niklas Vanhainen
Sammy: There is still the problem with the dont_check_abi patch causing some problems with the HAL configuration when combined with this patch, it only works properly using xinput commands. Did you try patching with dont_check_abi? I haven't had time to see if this can be fixed somehow. If you woul

Re: [Bug 282387] Re: scrollwheel emulation breaks after suspend with 2.6.27-7

2008-11-03 Thread Niklas Vanhainen
Ok, just to make this clear for those attempting to apply this patch, follow these instructions, the instructions I gave above was for getting a version from git where this problem doesn't exist. sudo apt-get build-dep xserver-xorg-input-evdev apt-get source xserver-xorg-input-evdev cd xserver-xor

Re: [Bug 282387] Re: scrollwheel emulation breaks after suspend with 2.6.27-7

2008-11-05 Thread Niklas Vanhainen
I'm experiencing the same problems as Aurimas Fischer with the don't check abi patch enabled (including Chris's deb). It does work if I set it up with xinput, but not with the HAL configuration. This patch is all about initialization of the device and I assume xinput does its thing after initializa

[Bug 282387] Re: scrollwheel emulation breaks after suspend with 2.6.27-7

2008-10-25 Thread Niklas Vanhainen
So I tried various upstream versions back and forth. The bug was supposed to have been fixed in the b0737bdbd1f6e601eb4984b6f4cb49279190984c commit, however that commit appeared to introduce another bug. I tried the commit before that, 5f2c8a2dcdf98b39997ee5e7c9a9ace3b640bfa3, and for some reaso

[Bug 282387] Re: scrollwheel emulation breaks after suspend with 2.6.27-7

2008-10-25 Thread Niklas Vanhainen
Oops that should be sudo apt-get install --reinstall xserver-xorg-input- evdev for reinstalling the ubuntu version. -- scrollwheel emulation breaks after suspend with 2.6.27-7 https://bugs.launchpad.net/bugs/282387 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 282387] Re: scrollwheel emulation breaks after suspend with 2.6.27-7

2008-10-25 Thread Niklas Vanhainen
Hm yeah I suppose the apt-get source should be apt-get build-dep xserver-xorg-input-evdev, sorry about that. -- scrollwheel emulation breaks after suspend with 2.6.27-7 https://bugs.launchpad.net/bugs/282387 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 282387] Re: scrollwheel emulation breaks after suspend with 2.6.27-7

2008-10-26 Thread Niklas Vanhainen
** Changed in: xserver-xorg-input-evdev (Ubuntu) Status: New => Confirmed -- scrollwheel emulation breaks after suspend with 2.6.27-7 https://bugs.launchpad.net/bugs/282387 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubunt

[Bug 282387] Re: scrollwheel emulation breaks after suspend with 2.6.27-7

2008-10-27 Thread Niklas Vanhainen
** Attachment added: "first diff, fixes this problem but introduces another bug" http://launchpadlibrarian.net/18944364/preinit.diff -- scrollwheel emulation breaks after suspend with 2.6.27-7 https://bugs.launchpad.net/bugs/282387 You received this bug notification because you are a member o

[Bug 282387] Re: scrollwheel emulation breaks after suspend with 2.6.27-7

2008-10-27 Thread Niklas Vanhainen
** Attachment added: "second diff, fixes the bug introduced in first diff" http://launchpadlibrarian.net/18944380/restorewakeup.diff -- scrollwheel emulation breaks after suspend with 2.6.27-7 https://bugs.launchpad.net/bugs/282387 You received this bug notification because you are a member o

[Bug 282387] Re: scrollwheel emulation breaks after suspend with 2.6.27-7

2008-10-27 Thread Niklas Vanhainen
Chris: Those are the commits that fix this problem, nothing else, so it's not a new version or anything. Oh and the commits are b0737bdbd1f6e601eb4984b6f4cb49279190984c and af096e8c5d8b425f725a37bf4a98e205e70716e9 -- scrollwheel emulation breaks after suspend with 2.6.27-7 https://bugs.launchpad

[Bug 280762] Re: knetworkmanager under kde4 doesn't recognize the static IP connections that I have configured.

2008-10-28 Thread Niklas Vanhainen
** Changed in: knetworkmanager (Ubuntu) Status: New => Confirmed -- knetworkmanager under kde4 doesn't recognize the static IP connections that I have configured. https://bugs.launchpad.net/bugs/280762 You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 282387] Re: scrollwheel emulation breaks after suspend with 2.6.27-7

2008-11-02 Thread Niklas Vanhainen
Weird, it worked for me and I've been using it for a week now, but when I tried it on another computer it didn't apply. I patched it manually and made a diff, so here it is. See if this works for you. This is diffed against xserver-xorg-input-evdev_2.0.99+git20080912-0ubuntu5 and contains the cod

Re: [Bug 282387] Re: scrollwheel emulation breaks after suspend with 2.6.27-7

2008-11-06 Thread Niklas Vanhainen
tsurge: I assume you applied the first of two git patches? Try the package Chris built. On Thu, Nov 6, 2008 at 7:21 PM, tsurge <[EMAIL PROTECTED]> wrote: > I applied the patch and it worked for the scroll, but now I cant click > and hold my left button... meaning I cant highlight anything! Anyone

Re: [Bug 282387] Re: scrollwheel emulation breaks after suspend with 2.6.27-7

2008-11-06 Thread Niklas Vanhainen
Marion: You probably don't have the source repository enabled... On Thu, Nov 6, 2008 at 9:51 PM, Niklas Vanhainen <[EMAIL PROTECTED]> wrote: > tsurge: I assume you applied the first of two git patches? Try the > package Chris built. > > On Thu, Nov 6, 2008 at 7:21 PM, t

[Bug 152214] Re: IBM Thinkpad T40 trackpoint (pointing stick) misconfigured

2008-10-22 Thread Niklas Vanhainen
I have an X61 Tablet and had the same problem. Copy the attached file to /etc/hal/fdi/policy For some reason though it stops working after I resume from suspend. ** Attachment added: "mouse-wheel.fdi" http://launchpadlibrarian.net/18801118/mouse-wheel.fdi -- IBM Thinkpad T40 trackpoint (point

[Bug 152214] Re: IBM Thinkpad T40 trackpoint (pointing stick) misconfigured

2008-10-22 Thread Niklas Vanhainen
For the above to work, you have to restart hal with /etc/init.d/hal restart and restart X. -- IBM Thinkpad T40 trackpoint (pointing stick) misconfigured https://bugs.launchpad.net/bugs/152214 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 152214] Re: IBM Thinkpad T40 trackpoint (pointing stick) misconfigured

2008-10-22 Thread Niklas Vanhainen
Sebastian: Download and look at it, it's XML and is parsed by your browser, so it'll look weird. It's essentially the same settings that was previously used for the xorg, just in a different format, passed to HAL. -- IBM Thinkpad T40 trackpoint (pointing stick) misconfigured https://bugs.launch

[Bug 282387] Re: scrollwheel emulation breaks after suspend with 2.6.27-7

2008-10-24 Thread Niklas Vanhainen
I have this problem as well (Thinkpad X61 Tablet). It works when you switch to another user because that starts a new instance of X. This applies to pretty much all Thinkpads, and they are quite popular among Linux users, so it would be nice if this could be fixed prior to the release. -- scrol

[Bug 282387] Re: scrollwheel emulation breaks after suspend with 2.6.27-7

2008-10-24 Thread Niklas Vanhainen
The problem appears to have been fixed upstream. I installed the latest copy from the git repository, and have tried suspending and resuming over a dozen times and it's still working. -- scrollwheel emulation breaks after suspend with 2.6.27-7 https://bugs.launchpad.net/bugs/282387 You received t

[Bug 274993] [NEW] libgdl-gnome-1-0 depends on outdated version of libgdl-1-common

2008-09-26 Thread Niklas Vanhainen
Public bug reported: Binary package hint: libgdl-gnome-1-0 On intrepid Ibex, installation of libgdl-gnome-1-0 fails due to the package depending on an outdated version of libgdl-1-common. libgdl-gnome-1-0 depends on version 0.7.11-1 of libgdl-1-common, but the most recent verision is 2.24.0-1.

Re: [Bug 282387] Re: scrollwheel emulation breaks after suspend with 2.6.27-7

2009-02-17 Thread Niklas Vanhainen
Nils: You need to replace "/path/to/preinit.diff" with the actual path to your preinit.diff. On Tue, Feb 17, 2009 at 1:05 AM, Nils wrote: > I'm stuck at the 4th step in the sequence: > sudo apt-get build-dep xserver-xorg-input-evdev > apt-get source xserver-xorg-input-evdev > cd xserver-xorg-inpu

[Bug 240062] Re: unable to enable effects with metacity compositing

2009-03-01 Thread Niklas Vanhainen
** Changed in: desktop-effects (Ubuntu) Status: New => Confirmed -- unable to enable effects with metacity compositing https://bugs.launchpad.net/bugs/240062 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 71913] X appears to crash randomly

2006-11-15 Thread Niklas Vanhainen
Public bug reported: Binary package hint: xserver-xorg X sometimes crashes at random. I get a console for a few seconds then it starts up again to the gdm login window. This is what the /var/log/Xorg.0.log file reports about the crash, everything priror to this has to do with the X startup. Bac

[Bug 71913] Re: X appears to crash randomly

2006-11-15 Thread Niklas Vanhainen
And here is the entire xorg log file. ** Attachment added: "Xorg log file" http://librarian.launchpad.net/5076684/Xorg.0.log.old -- X appears to crash randomly https://launchpad.net/bugs/71913 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo

[Bug 71913] Re: X appears to crash randomly

2006-11-15 Thread Niklas Vanhainen
Here is my xorg.conf ** Attachment added: "xorg.conf" http://librarian.launchpad.net/5076680/xorg.conf -- X appears to crash randomly https://launchpad.net/bugs/71913 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 194681] Re: Firefox Packages Search Bar Uses Old URL

2008-02-24 Thread Niklas Vanhainen
The debdiff worked for me as well. -- Firefox Packages Search Bar Uses Old URL https://bugs.launchpad.net/bugs/194681 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

[Bug 195119] [NEW] [hardy]GDM segfaults after settings are changed in Language Support

2008-02-24 Thread Niklas Vanhainen
Public bug reported: Steps to repeat: 1. In System->Administration->Language Support, change the settings, ie switch default language or turn complex character support on or off. 2. Log out. Expected result: GDM-greeter Actual result: GDM segfaults If I manually restart gdm with /etc/init.d/gdm

[Bug 195119] Re: [hardy]GDM segfaults after settings are changed in Language Support

2008-02-24 Thread Niklas Vanhainen
** Attachment added: "messages" http://launchpadlibrarian.net/12174082/messages -- [hardy]GDM segfaults after settings are changed in Language Support https://bugs.launchpad.net/bugs/195119 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 195119] Re: [hardy]GDM segfaults after settings are changed in Language Support

2008-02-24 Thread Niklas Vanhainen
** Changed in: gdm (Ubuntu) Sourcepackagename: None => gdm -- [hardy]GDM segfaults after settings are changed in Language Support https://bugs.launchpad.net/bugs/195119 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail

[Bug 111311] Re: Unable to turn off complex character input in Language Support

2008-02-24 Thread Niklas Vanhainen
This issue seems to have reappeared in Hardy. I have the exact same problem as the original poster, I can't turn off complex character support, if I do it's ticked again after I restart language-selector. ** Changed in: language-selector (Ubuntu) Status: Fix Released => Confirmed -- Unabl

[Bug 195183] Re: [hardy] severe memory leak opening PDF

2008-02-24 Thread Niklas Vanhainen
** Changed in: evince (Ubuntu) Status: New => Confirmed -- [hardy] severe memory leak opening PDF https://bugs.launchpad.net/bugs/195183 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@list

[Bug 195183] Re: [hardy] severe memory leak opening PDF

2008-02-24 Thread Niklas Vanhainen
I can confirm this, I tried it with other pdfs as well, all resulted in massive memory usage up to 450 MB memory for a 2 MB pdf while xpdf uses less than 10 MB. -- [hardy] severe memory leak opening PDF https://bugs.launchpad.net/bugs/195183 You received this bug notification because you are a me

[Bug 140540] Re: [Gutsy update] Gnome application font sizes too small to read

2007-09-18 Thread Niklas Vanhainen
I had the same problem, the font size was too small in the terminal (gnome-terminal as well as tilda) and the appearance settings, also OO didn't start. The gconftool fix fixed it for me. -- [Gutsy update] Gnome application font sizes too small to read https://bugs.launchpad.net/bugs/140540 You r

[Bug 196949] Re: [hardy] openoffice.org-hyphenation-en-us fails to upgrade or install

2008-02-29 Thread Niklas Vanhainen
*** This bug is a duplicate of bug 192310 *** https://bugs.launchpad.net/bugs/192310 ** This bug has been marked a duplicate of bug 192310 package openoffice.org-hyphenation-en-us None [modified: /var/lib/dpkg/info/openoffice.org-hyphenation-en-us.list] failed to install/upgrade: trying t

[Bug 195119] Re: [hardy]GDM segfaults after settings are changed in Language Support

2008-02-26 Thread Niklas Vanhainen
** Attachment removed: "messages" http://launchpadlibrarian.net/12174082/messages ** Attachment added: "messages" http://launchpadlibrarian.net/12242164/messages ** Description changed: Steps to repeat: 1. In System->Administration->Language Support, change the settings, ie switch d

[Bug 194681] Re: Firefox Packages Search Bar Uses Old URL

2008-03-07 Thread Niklas Vanhainen
This should fix it, I don't know how to make it a deb though. Replace the existing /usr/lib/firefox-addons/searchplugins/debsearch.src with this one. ** Changed in: firefox-3.0 (Ubuntu) Sourcepackagename: None => firefox-3.0 Status: New => Confirmed ** Attachment added: "Replacement debse

[Bug 89289] Re: Wrong resolution on initial install - Radeon 9600 Laptop LCD

2007-03-02 Thread Niklas Vanhainen
Same problem here in herd 5. If I completely remove the xorg.conf file I get the correct resolution though (thanks to xorg 7.2 =). My monitor supports resolutions up to 1280x1024, but the installer only made 1024x768, 800x600 and 640x480 available by default. Maybe you should just let xorg configu

[Bug 73517] Re: yelp broken on Feisty: CRITICAL **: AT_SPI_REGISTRY was not started at session startup.

2006-11-27 Thread Niklas Vanhainen
Same problem here. Would like to add output from bug-buddy. (attached) ** Attachment added: "Output from bugbuddy when yelp crashed." http://librarian.launchpad.net/5185925/yelp-bug -- yelp broken on Feisty: CRITICAL **: AT_SPI_REGISTRY was not started at session startup. https://launchpad.n