[Bug 18605] Re: Touchpad doesn't tap-to-click anymore after suspend

2006-07-21 Thread Kasper Peeters
I tried this workaround, but it does not work for me. To be precise, I tried: resume from suspend, then switch to an unused console, log in and do 'startx -- :1'. That indeed presents me with an X session which has a working touchpad scroll. However, switching back to the original X session, I

[Bug 49442] gpm refuses to suspend to ram after some time

2006-06-12 Thread Kasper Peeters
Public bug reported: Binary package hint: gnome-power-manager After a fresh boot, suspending my laptop works fine (by closing the lid or by choosing suspend from the logout menu). However, after some time (I haven't yet been able to determine which actions triggers this problem),

[Bug 44983] Re: Random connection drops from the xserver

2006-06-17 Thread Kasper Peeters
I can confirm this (on Dapper). This happens for me with a wide variety of programs, mostly the panel and firefox. It doesn't seem to be driver-specific, since I am using the ati driver, not the i810. Any way to debug this? -- Random connection drops from the xserver

[Bug 44983] Re: Random connection drops from the xserver

2006-06-18 Thread Kasper Peeters
I got dapper from a Breezy upgrade. (hardware is a Dell 600 laptop, that is, an ATI Technologies, Inc. Radeon R250 Lf [Radeon Mobility 9000 M9] based machine, but I doubt that this matters). -- Random connection drops from the xserver https://launchpad.net/bugs/44983 -- ubuntu-bugs mailing

[Bug 42321] Re: xrandr reports invalid refresh rates for MergedFB setup

2006-06-19 Thread Kasper Peeters
A patch for this has just been released upstream on the freedesktop.org bug tracker, https://bugs.freedesktop.org/show_bug.cgi?id=6966 (see https://bugs.freedesktop.org/attachment.cgi?id=5972) It is a 5 line patch, can it please be merged into Ubuntu's xorg? -- xrandr reports invalid

[Bug 42321] Re: xrandr reports invalid refresh rates for MergedFB setup

2006-06-19 Thread Kasper Peeters
It's confirmed upstream, with a patch which fixes it. ** Changed in: xrandr (Ubuntu) Status: Unconfirmed = Confirmed ** Bug watch added: Freedesktop Bugzilla #6966 https://bugs.freedesktop.org/show_bug.cgi?id=6966 ** Also affects: xserver-xorg-driver-ati (upstream) via

[Bug 49442] Re: gpm refuses to suspend to ram after some time

2006-08-16 Thread Kasper Peeters
Yes, this problem is still there. It's tricky since it only occurs on one machine (all other Dapper machines work fine, but they have different hardware too, so it may be a driver issue somewhere which triggers a bug in gpm). In any case, I'm attaching a gpm log file in case that helps the

[Bug 49442] Re: gpm refuses to suspend to ram after some time

2006-08-16 Thread Kasper Peeters
-- gpm refuses to suspend to ram after some time https://launchpad.net/bugs/49442 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 49382] Re: login sound cannot be disabled

2006-10-13 Thread Kasper Peeters
Thanks, that's it of course... I still think that perhaps a single sentence Sounds played by the login window can be found in the Administration menu's Login Window panel, somewhere below the login sound button in the sound preferences, would be useful. -- login sound cannot be disabled

[Bug 54924] Re: Changes not displayed in update-manager - Ubuntu 6.06

2006-10-15 Thread Kasper Peeters
I have a deb-src line for every deb line, and I have done apt-get update, but the Changes field remains blank (that is, there is a brief Downloading list of changes, after which the field goes blank, as described above). My system is up to date as of 15-oct-2006, the package which does not show

[Bug 222192] Re: Distorted sound after upgrade from Gutsy to Hardy

2008-04-26 Thread Kasper Peeters
This also happens on my Lenovo t60, which has an Intel 82801G. Exactly as described above: the volume seems to be far too high, but even with both master and pcm volume lowered the distortion does not go away. -- Distorted sound after upgrade from Gutsy to Hardy

[Bug 197222] Re: [8.04] wired and wireless networks are both selected

2008-04-27 Thread Kasper Peeters
One further addition: once networkmanager gets to this state, selecting 'connection information' shows IP/broadcast/subnet/defaultroute/DNS all in 0.0.0.0 state (which is obviously incorrect since the wireless connection still works fine). -- [8.04] wired and wireless networks are both

[Bug 197222] Re: [8.04] wired and wireless networks are both selected

2008-04-27 Thread Kasper Peeters
I can confirm behaviour like this (with the iwl driver). I only connect to wireless networks. Yet, from time to time, the signal strength icon switches to a two computer wired icon, the menu shows wired connection selected (but grayed out) and also shows the connection to my wireless network

[Bug 37828] Re: Text rendered incorrectly in presence of ligatures and justified text

2008-05-14 Thread Kasper Peeters
This problem is still present in firefox-2 in Hardy. Though I can understand that no-one wants to waste time on fixing that anymore, now that firefox-3 is the default. -- Text rendered incorrectly in presence of ligatures and justified text https://bugs.launchpad.net/bugs/37828 You received this

[Bug 53184] Re: toggling show desktop setting fails

2008-06-25 Thread Kasper Peeters
The show_desktop flag works (on Hardy) when a nautilus window is open. It's still perhaps a bit confusing. It would help if there was a preferences setting for 'show desktop' which would fire up nautilus if necessary (presumably this logic does not belong to gconf-editor). -- toggling show

[Bug 39787] Re: Second CPU Frequency Scaling does not work

2006-08-02 Thread Kasper Peeters
The bug is still there on 2.14.2 (verified on an IBM t60 dual core). ** Changed in: gnome-applets (Ubuntu) Status: Unconfirmed = Confirmed -- Second CPU Frequency Scaling does not work https://launchpad.net/bugs/39787 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 53984] hal cannot obtain list of devices

2006-08-04 Thread Kasper Peeters
Public bug reported: Binary package hint: hal On my Fujitsu P7010, it regularly (but unpredictably) happens that hal fails to obtain the list of devices. I notice this because networkmanager stops working correctly and the machine does not want to go to sleep anymore (neither by closing the lid

[Bug 222302] Re: iwl3945 can't set parameters for ad-hoc network

2008-07-08 Thread Kasper Peeters
Confirmed for Thinkpad t60 with iwl3945 version 1.2.25. In the rare cases that it does work, no other machine is able to connect to the ad-hoc network. This worked fine with ipw3945 in Dapper. Is there any workaround as of yet? -- iwl3945 can't set parameters for ad-hoc network

[Bug 247808] [NEW] [needs-packaging] modglue

2008-07-12 Thread Kasper Peeters
Public bug reported: Modglue is a C++ library with classes for forking external processes and asynchronous reading from streams. It takes away the burden of all subtleties involving the Unix fork call. The asynchronous read facility enables one to read on multiple input streams at the same time,

[Bug 247809] [NEW] [needs-packaging] cadabra

2008-07-12 Thread Kasper Peeters
Public bug reported: Cadabra is a computer algebra system designed specifically for the solution of problems encountered in field theory. It has extensive functionality for tensor polynomial simplification including multi-term symmetries, fermions and anti-commuting variables, Clifford algebras

[Bug 247809] Re: [needs-packaging] cadabra

2008-07-12 Thread Kasper Peeters
Initial package uploaded to REVU. ** Changed in: ubuntu Assignee: (unassigned) = Kasper Peeters (kasper-peeters) Status: New = In Progress -- [needs-packaging] cadabra https://bugs.launchpad.net/bugs/247809 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 247808] Re: [needs-packaging] modglue

2008-07-12 Thread Kasper Peeters
Initial packages uploaded to REVU. ** Changed in: ubuntu Assignee: (unassigned) = Kasper Peeters (kasper-peeters) Status: New = In Progress -- [needs-packaging] modglue https://bugs.launchpad.net/bugs/247808 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 247808] Re: [needs-packaging] modglue

2008-07-12 Thread Kasper Peeters
http://revu.ubuntuwire.com/details.py?package=modglue -- [needs-packaging] modglue https://bugs.launchpad.net/bugs/247808 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

[Bug 247809] Re: [needs-packaging] cadabra

2008-07-12 Thread Kasper Peeters
http://revu.ubuntuwire.com/details.py?package=cadabra -- [needs-packaging] cadabra https://bugs.launchpad.net/bugs/247809 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

[Bug 222192] Re: Distorted sound after upgrade from Gutsy to Hardy

2008-07-15 Thread Kasper Peeters
The problem which I experienced on the Thinkpad t60 seems to be unrelated: it used to have the hardware volume controls linked to the software volume controls, which produced the distortion. Now that a recent update disabled this connection (and keeps the software volume at the same level when

[Bug 336049] Re: screen partially garbled after monitor switch

2009-03-15 Thread Kasper Peeters
The jaunty alpha-6 live CD does not seem to have this problem anymore, although I have not been able to test this for very long or with the applications I usually run. To give this some more proper testing, is there perhaps a way I can install the jaunty version of the xorg drivers on my intrepid

[Bug 336049] Re: screen partially garbled after monitor switch

2009-03-15 Thread Kasper Peeters
The problem is still present on Intrepid with the xserver-xorg-video-ati_6.11.0.99+git20090305.5dc4b69f-0ubuntu0tormod~intrepid_i386.deb xserver-xorg-video-radeon_6.11.0.99+git20090305.5dc4b69f-0ubuntu0tormod~intrepid_i386.deb packages from your PPA installed (and a reboot). Anything else

[Bug 336049] Re: screen partially garbled after monitor switch

2009-03-15 Thread Kasper Peeters
(just in case: here's the Xorg.log for the installation with the 6.11.0 drivers) ** Attachment added: Xorg.0.log http://launchpadlibrarian.net/23889590/Xorg.0.log -- screen partially garbled after monitor switch https://bugs.launchpad.net/bugs/336049 You received this bug notification

[Bug 336049] Re: screen partially garbled after monitor switch

2009-03-15 Thread Kasper Peeters
Did a bit more testing with the 6.11.0 drivers. It turned out that the bug was triggered by the following lines in my xorg.conf (which I added at some point when the radeon drivers just became useful for 3d). Section Device Identifier Configured Video Device Driver ati Option

[Bug 336049] Re: screen partially garbled after monitor switch

2009-03-15 Thread Kasper Peeters
(ok, final post..., sorry for flooding) The Option AccelMethod EXA actually does no harm (which is good because gtkperf comes out substantially faster; why is EXA not the default setting for the radeon driver?). So it seems to be all down to that GARTSize=64 setting. -- screen

[Bug 313647] Re: Resume doesn't work on a Dell 530s

2009-03-16 Thread Kasper Peeters
I have the same problem (Dell 530s with ATI HD2400XT video, with ati/radeon open source drivers). Going through the DebuggingKernelSuspend procedure I end up with [1.765524] Magic number: 0:953:349 [1.765527] hash matches /build/buildd/linux-2.6.27/drivers/base/power/main.c:390 No

[Bug 336049] [NEW] screen partially garbled after monitor switch

2009-02-28 Thread Kasper Peeters
Public bug reported: Binary package hint: xserver-xorg-video-ati Ubuntu version: 8.10 Intrepid Video chipset: ATI X1400 Package version: 1:6.9.0+git20081003.f9826a56-ubuntu2.1 I use my Lenovo t60 alternatively with the internal 1400x1050 LVDS enabled, or with LVDS disabled but output on an

[Bug 336049] Re: screen partially garbled after monitor switch

2009-02-28 Thread Kasper Peeters
** Attachment added: screenshot http://launchpadlibrarian.net/23236944/Screenshot.png -- screen partially garbled after monitor switch https://bugs.launchpad.net/bugs/336049 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 336049] Re: screen partially garbled after monitor switch

2009-02-28 Thread Kasper Peeters
** Attachment added: Xorg.0.log http://launchpadlibrarian.net/23236949/Xorg.0.log -- screen partially garbled after monitor switch https://bugs.launchpad.net/bugs/336049 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 369149] Re: mouse freezes

2009-12-18 Thread Kasper Peeters
My problem turned out to go away with an update of the bios. See my comment in bug #228746. -- mouse freezes https://bugs.launchpad.net/bugs/369149 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 288948] Re: upload extremely slow with iwl3945 (regression intrepid)

2009-11-26 Thread Kasper Peeters
I am seeing this in jaunty, kernel 2.6.28-16-generic. Upload (scp) of a large file started at about 450 Kb/s and flattened off at 90 Kb/s. Upload via ethernet cable is as expected. -- upload extremely slow with iwl3945 (regression intrepid) https://bugs.launchpad.net/bugs/288948 You received

[Bug 247809] Re: [needs-packaging] cadabra

2009-06-23 Thread Kasper Peeters
I need a 2nd advocate, any takers? Thanks! ** Description changed: Cadabra is a computer algebra system designed specifically for the solution of problems encountered in field theory. It has extensive functionality for tensor polynomial simplification including multi-term symmetries,

[Bug 293832] Re: printer prints page at wrong position, page cut

2009-07-13 Thread Kasper Peeters
Assuming you mean 'Scale to Fit', turning that one on does not resolve the problem. The problem occurs e.g. when printing PDF files from evince. Will try a few more things before sending test documents. -- printer prints page at wrong position, page cut https://bugs.launchpad.net/bugs/293832

[Bug 228746] Re: USB stops working after a while

2009-07-13 Thread Kasper Peeters
Confirmed with jaunty: at random moments, the usb mouse stops working, and plugging it back in, or plugging it back into a different port, or connecting a different mouse, makes no difference. The usb keyboard still works at that stage. It's not my machine, but will try to get a dmesg output. --

[Bug 369149] Re: mouse freezes

2009-07-14 Thread Kasper Peeters
I have the same problem (on Jaunty 9.04), and originally thought it was like bug #228746. However, that one seems to lead to more general USB failures, while I only encounter a random hang with USB mice (the USB keyboard still works, but re-inserting the mouse, or another one, does not help to

[Bug 369149] Re: mouse freezes

2009-07-14 Thread Kasper Peeters
In my case, removing xserver-xorg-input-synaptics does not solve the problem. ** Tags added: mouse usb -- mouse freezes https://bugs.launchpad.net/bugs/369149 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 197222] Re: [8.04] wired and wireless networks are both selected

2008-09-11 Thread Kasper Peeters
Can this be backported to Hardy? It's a kind of silly glitch for a LTS release, and very confusing for users. -- [8.04] wired and wireless networks are both selected https://bugs.launchpad.net/bugs/197222 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 247808] Re: [needs-packaging] modglue

2008-09-05 Thread Kasper Peeters
I have added the URL to a web page which contains, unfortunately, mostly outdated information. If someone can offer to help me get this into the repositories I'd be happy to update the web page with something more useful. As stated, the main reason for uploading modglue is that I use it in cadabra

[Bug 20035] Re: Ubuntu freeze with DVD multisession

2007-02-13 Thread Kasper Peeters
I can confirm this on kernel 2.6.15-27-686 on an IBM t60 with MATSHITA DVD-RAM UJ-842 Rev RB01. -- Ubuntu freeze with DVD multisession https://launchpad.net/bugs/20035 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 61463] Re: Script that are using bash could be broken with the new symlink

2006-12-17 Thread Kasper Peeters
I would like to add my support in favour of going back to bash. No matter what the arguments are for dash, it is very bad for ubuntu's image if software which worked out of the box until now all of a sudden fails for no obvious reason. If there is a good reason to use dash, find a solution which

[Bug 366222] Re: kubuntu jaunty hangs completely while using mouse

2009-07-22 Thread Kasper Peeters
Please reopen, this bug is still present in jaunty as of kernel 2.6.28-13. I experience this on a system with an nVidia GeForce 6150 LE using the nvidia 180 driver on a Dell C521. In my case the USB mouse hangs, without any trace in /var/log/messages or dmesg. The USB keyboard usually still works

[Bug 228746] Re: USB stops working after a while

2009-07-22 Thread Kasper Peeters
In my case, a BIOS upgrade solved the problem. For anyone else desparately googling for this problem: it's a Dell Dimension C521 with an nVidia card, and I upgraded the BIOS from 1.0.3 to 1.1.1. Changing kernels, disabling nvidia-driver, removing xorg-driver-synaptic and various other

[Bug 755920] Re: modglue version 1.17-2 failed to build on i386

2011-06-13 Thread Kasper Peeters
Looks fine, thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/755920 Title: modglue version 1.17-2 failed to build on i386 To manage notifications about this bug go to:

[Bug 47379] Re: NM confused by combination of static and dynamic configured interfaces

2008-12-28 Thread Kasper Peeters
I don't think this is a duplicate of #5364 (which is about static IPs). On my Intrepid installation with a wired and wireless card, NM first connects to the wired network using DHCP. A while later (I haven't been able to spot the logic, sometimes it never happens) it also connects to the wireless

[Bug 722278] Re: Evince print print preview garbled

2011-03-11 Thread Kasper Peeters
That did the trick (installing libcairo2-dev from maverick in addition required installing its libcairo-gobject2, but now all is well). Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/722278

[Bug 534345] Re: Reverse Printing Does Not Work Epson R300

2010-10-24 Thread Kasper Peeters
Happens with an Epson DX5000 too. I also tried lpoptions -o outputorder=reverse from the command line but that does not make any difference either. -- Reverse Printing Does Not Work Epson R300 https://bugs.launchpad.net/bugs/534345 You received this bug notification because you are a member of

[Bug 722278] [NEW] Evince print print preview garbled

2011-02-20 Thread Kasper Peeters
Public bug reported: The attached PDF file, when printed using evince (or when previewed using 'print preview') leads to a bizarre scrambled output with characters not being positioned correctly. The second attachment is a screenshot of the preview window (the output when printed to a real

[Bug 722278] Re: Evince print print preview garbled

2011-02-20 Thread Kasper Peeters
** Attachment added: screenshot of preview window (page 1) https://bugs.launchpad.net/ubuntu/+bug/722278/+attachment/1862539/+files/print_bug_screenshot_1.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 722278] Re: Evince print print preview garbled

2011-02-20 Thread Kasper Peeters
** Attachment added: Minimal PDF file that exhibits the bug https://bugs.launchpad.net/bugs/722278/+attachment/1862538/+files/print_bug.pdf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/722278

[Bug 722278] Re: Evince print print preview garbled

2011-02-20 Thread Kasper Peeters
** Attachment added: screenshot of preview window (page 2) https://bugs.launchpad.net/ubuntu/+bug/722278/+attachment/1862540/+files/print_bug_screenshot_2.png ** Package changed: ubuntu = evince (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 722278] Re: Evince print print preview garbled

2011-02-20 Thread Kasper Peeters
** Description changed: The attached PDF file, when printed using evince (or when previewed using 'print preview') leads to a bizarre scrambled output with characters not being positioned correctly. The second attachment is a screenshot of the preview window (the output when printed to a

[Bug 722278] Re: Evince print print preview garbled

2011-03-11 Thread Kasper Peeters
Ah, thanks, that seems to be getting somewhere (and also explains why many people do not see this issue): --- libcairo2: Installed: 1.10.0-1ubuntu1~lucid~xorgedgers1 Candidate: 1.10.0-1ubuntu1~lucid~xorgedgers1 Version table: *** 1.10.0-1ubuntu1~lucid~xorgedgers1 0

[Bug 293832] Re: printer prints page at wrong position, page cut

2009-07-07 Thread Kasper Peeters
I am reproducing this bug on jaunty, with cups-1.3.9-17ubuntu3.2. Downgrading to cups-1.3.9-17ubuntu3.1 resolves the problem. It does not seem to be brother-only, as the same problem occurred on a Samsung ML-1710 (with the Splix driver). Cups has paper size set to A4 and /etc/papersize contains A4

[Bug 293832] Re: printer prints page at wrong position, page cut

2010-02-18 Thread Kasper Peeters
This still is a problem on Karmic. A default installation, with a Brother DCP7025 connected, activates the Brother DCP7025 driver. That one prints with the notorious offset. Installing brother-cups-wrapper-laser by hand and then selecting Brother DCP7025 for CUPS resolves the issue. Let me know

[Bug 1030576] Re: cadabra failed on substitute index command

2012-07-29 Thread Kasper Peeters
The problem in your original attempt was a space between the @substitute!(%) part and the ( B_{a b} - C_{a b c} D_{c} ); rule (which mean that the rule is no longer attached as an argument to substitute). Remove that space and everything works fine. -- You received this bug

[Bug 1030576] Re: cadabra failed on substitute index command

2012-07-29 Thread Kasper Peeters
Not a bug but a user support issue. ** Changed in: cadabra (Ubuntu) Assignee: (unassigned) = Kasper Peeters (kasper-peeters) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1030576 Title

[Bug 1030273] Re: xcadabra has missing LaTeX - pdfTeX dependence

2012-07-29 Thread Kasper Peeters
Many thanks. Logan, can you also request an upstream sync to version 1.31 now available from http://cadabra.phi-sci.com/cadabra-1.31.tar.gz That fixes a few other minor issues. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1049166] [NEW] grub-install crashes with bus error when writing mbr

2012-09-11 Thread Kasper Peeters
Public bug reported: On a fresh install of 12.04.1 on an otherwise empty disk, grub complains about not being able to write to the mbr. After a reboot, the system does not boot. Attempting a repair with boot-repair shows that grub-install crashes with a bus error. A log of boot-repair is at

[Bug 1049166] Re: grub-install crashes with bus error when writing mbr

2012-09-12 Thread Kasper Peeters
** Description changed: On a fresh install of 12.04.1 on an otherwise empty disk, grub complains about not being able to write to the mbr. After a reboot, the system does not boot. Attempting a repair with boot-repair shows that grub-install crashes with a bus error. A log of boot-repair is

[Bug 1600599] Re: Thermald is totally broken, or its default configuration is

2017-02-01 Thread Kasper Peeters
Copy this on MacBook Pro, thermald 1.5. Took forever to figure out that thermald was the culprit. Unfortunately, thermald does not report its throttling activity to syslog on a default Mint 18.1 install, so there was nothing pointing in its direction. I don't want to stir up the debate about