[Bug 360460] Re: Alternate install fails requesting same disc

2009-05-04 Thread Jelle
Confirmed with both: NEC ND-3540A (IDE) and Sony NEC AD-7203A (IDE) on MA78GPM-DS2H motherboard. Jaunty Alt. 64bit. Using manual raid or LVM partitioning. Did get once through the whole installation with raid1 mounted on / and another raid1 for swap, however that was not my ideal configuration..

[Bug 195166] Re: qemu v0.9.1 - Minix hangs on kernel load

2008-07-12 Thread Jelle
hey I have the justsame for minix3.2.1a on ubuntu 8.04... (just the same as the screenshot of MasterPi) Jelle -- qemu v0.9.1 - Minix hangs on kernel load https://bugs.launchpad.net/bugs/195166 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 483050] Re: Ubuntu 9.10 Rhythmbox will not play mp3 files stored on my Samsung MTP device

2010-01-29 Thread Jelle
Same problem with Creative ZEN Vision:M. -- Ubuntu 9.10 Rhythmbox will not play mp3 files stored on my Samsung MTP device https://bugs.launchpad.net/bugs/483050 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2015-11-07 Thread Jelle
Hi, I'm experiencing the same issue as @avirup-das. I have the RTL8723BE on my HP Stream 11. I verified the wifi works great in Windows (8) so the internal card is okay. Using Xubuntu-amd64 15.10 with new installed kernel 4.3.0 (same results as in kernel 4.2.0) Wifi does work and the laptop conn

[Bug 353913] Re: streamer fails to load video image from integrated webcam

2009-05-12 Thread Jelle Foks
*** This bug is a duplicate of bug 359045 *** https://bugs.launchpad.net/bugs/359045 ** This bug has been marked a duplicate of bug 359045 libv4l2: error turning on stream: Cannot allocate memory -- streamer fails to load video image from integrated webcam https://bugs.launchpad.net/bugs/

[Bug 359045] Re: libv4l2: error turning on stream: Cannot allocate memory

2009-05-12 Thread Jelle Foks
When the problem occurs for me on my vaoi VGN-FW140E, it ususally works fine right after a reboot, but then after not using the camera for a while (a perhaps a standy/resume cycle), it stops working and gives the error message. -- libv4l2: error turning on stream: Cannot allocate memory https://b

[Bug 391703] [NEW] xorg crash during/soon after login in intel_renderbuffer_set_region

2009-06-24 Thread Jelle Foks
Public bug reported: Using Karmic. After the latest dist-upgrade, with libgl1-mesa- dri_7.4.1-1ubuntu3_i386, my xorg crashes on my sony VGN-FW140E. After reverting back to libgl1-mesa-dri_7.4.1-1ubuntu2_i386, it runs fine again. Disabling the mode switching doesn't help, disabling compositing doe

[Bug 310418] Re: Links flicker in FF3 after switching tabs in Kubuntu jaunty

2009-01-05 Thread Jelle Foks
I see that behavious too. The behaviour looks a little familiar with an old bug with Xorg/XFree that would occur if you added a mouse twice... And it looks like that's what is going on: The laptop has a 'GlidePoint' and I'm using an external mouse with usb received (logitech), but it adds 4 pointe

[Bug 308387] Re: [Jaunty] trying to overwrite `/usr/include/drm/drm_sarea.h', which is also in package libdrm-dev

2009-01-05 Thread Jelle Foks
When I tried to compile xserver-xorg-video-intel in jaunty (to include a temporary fix to make it work on my laptop (freedesktop.org bug #17292)), I found that it needed libdrm-2.4.3, and I ended up having to do a lot of convoluted copying of include files, kernel package builds, a libgl1-mesa rebu

[Bug 308387] Re: [Jaunty] trying to overwrite `/usr/include/drm/drm_sarea.h', which is also in package libdrm-dev

2009-01-05 Thread Jelle Foks
Ah, there is a new kernel package that now includes the 'struct drm_drawable_info' from libdrm, but it is still missing 'drm_i915_flip_t' which xserver-xorg-video-intel-2.5.1 needs and which can be found in libdrm-2.4.3/shared-core/i915_drm.h Apparently, the libdrm include files in the kernel pack

[Bug 308387] Re: [Jaunty] trying to overwrite `/usr/include/drm/drm_sarea.h', which is also in package libdrm-dev

2009-01-05 Thread Jelle Foks
Ignore the above, It wasn't xserver-xorg-video-intel that needed the 'drm_i915_flip_t', but libdrm-2.4.3. After reverting back the libdrm package to 2.4.1 form the jaunty repo it now builds works. Thanks. (but I can't help but feel that this is a bit more complex than it could be). -- [Jaunty] t

[Bug 304056] Re: X Server hangs in drmWaitVBlank()

2009-01-05 Thread Jelle Foks
I probably just saw the same issue. I hadn't touched the laptop for a couple of minutes when it triggered, but it drew my attention because I saw something flicker in the corner of my eye, then I discovered that xorg did not respond anymore. Nothing additional is printed in the Xorg.0.log. This is

[Bug 304056] Re: X Server hangs in drmWaitVBlank()

2009-01-05 Thread Jelle Foks
Ah, and there it triggered again. I again hadn't touched the laptop, but I tried to start a 'konsole' and while it was showing the bouncing icon it triggered. Same backtrace, but I did a more extensive strace, showing that it typically stays in the ioctl for about 0.019 seconds before exiting (>50

[Bug 279654] Re: firefox hangup while drag text in kde4

2009-01-08 Thread Jelle Foks
I am affected by this bug. I'm using jaunty with firefox 3.0.5 on intel gm4500 video, and just now I triggered the bug (again), and the system hung for a while, then when it got 'unstuck', I saw a notification flash quickly from kwin that 'compositing was slow', and now while my desktop effects app

[Bug 308387] Re: [Jaunty] trying to overwrite `/usr/include/drm/drm_sarea.h', which is also in package libdrm-dev

2009-01-13 Thread Jelle Foks
Aww... xserver-xorg-video-intel does need drm_i915_flip_t to be defined. It refers to it in "src/i830_dri.c" line 1162, and that struct is supposed to be defined in /usr/include/drm/i915_drm.h, but the latest linux- libc-dev (version 2.6.28-4.10) does not have that yet... In libdrm-2.4.1 (and ne

[Bug 333128] [NEW] Missing dependency on libqt4-dev

2009-02-22 Thread Jelle Foks
Public bug reported: Binary package hint: mythtv When building latest mythtv svn with https://code.launchpad.net/~ubuntu- mythtv/mythtv/mythtv-trunk-022 On a fresh install, 'apt-get install build-dep mythtv' had failed to install libqt4-dev, which is necessary for includes such as QVector. ** A

[Bug 333128] Re: Missing dependency on libqt4-dev

2009-02-22 Thread Jelle Foks
too fast... it's something else... It seems to be using qt3, probably because qmake points to qmake-qt3 on my fresh install... Perhaps there should be a build conflict with qt3-dev-tools? Or is there another way to make sure qt3 isn't used? Anyway; After removing that package, qmake pointed to qma

[Bug 59483] mono(doc-browser) crashes on runtime

2006-09-08 Thread Jelle Kalf
Public bug reported: Hi, I'm running Dapper on this desktop, fresh install. I was trying to get beagle running so I needed to install some dependend packages and then the installer broke on some a mono package: --- [EMAIL PROTECTED]:~# apt-get install gtk-sharp2

[Bug 60176] Re: beagle search deamon (beagled) won't start

2006-09-13 Thread Jelle Kalf
Workarround: sudo ln -sf /usr/lib/libgobject-2.0.so.0.1200.3 /usr/lib/libgobject-2.0.so -- beagle search deamon (beagled) won't start https://launchpad.net/bugs/60176 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 91000] [apport] multisync0.90 crashed with SIGSEGV in osxml_get_node()

2007-03-09 Thread Jelle Kalf
fixed. ProblemType: Crash Architecture: i386 Date: Sat Mar 10 00:31:59 2007 DistroRelease: Ubuntu 7.04 ExecutablePath: /usr/bin/multisync0.90 Package: multisync0.90 0.90.19-1 PackageArchitecture: i386 ProcCmdline: multisync0.90 ProcCwd: /home/jelle ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin

[Bug 91000] Re: [apport] multisync0.90 crashed with SIGSEGV in osxml_get_node()

2007-03-09 Thread Jelle Kalf
** Attachment added: "CoreDump.gz" http://librarian.launchpad.net/6722744/CoreDump.gz ** Attachment added: "Dependencies.txt" http://librarian.launchpad.net/6722745/Dependencies.txt ** Attachment added: "Disassembly.txt" http://librarian.launchpad.net/6722746/Disassembly.txt ** Attachm

[Bug 80581] Firefox crashed when user locks screen

2007-01-19 Thread Jelle Schuhmacher
Public bug reported: Binary package hint: firefox Firefox 2.0.0.1 crashed when the screen was locked, resulting in X also crashing. ** Affects: firefox (Ubuntu) Importance: Undecided Status: Unconfirmed -- Firefox crashed when user locks screen https://launchpad.net/bugs/80581 -

[Bug 80581] Re: Firefox crashed when user locks screen

2007-01-19 Thread Jelle Schuhmacher
Attached the problem report. ** Attachment added: "Problem report" http://librarian.launchpad.net/5789766/_usr_lib_firefox_firefox-bin.1000.crash -- Firefox crashed when user locks screen https://launchpad.net/bugs/80581 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://list

[Bug 80581] Re: Firefox crashed when user locks screen

2007-01-19 Thread Jelle Schuhmacher
The crash only seems to occur on when pages containing java applets are displayed. Attached output of firefox -g 2>&1 | tee ~/Desktop/gdb-firefox.log ** Attachment added: "firefox -g 2>&1 | tee ~/Desktop/gdb-firefox.log" http://librarian.launchpad.net/5800902/ff-debug -- Firefox crashed when

[Bug 80581] Re: Firefox crashed when user locks screen

2007-01-19 Thread Jelle Schuhmacher
Attached the wrong file: output of firefox -g 2>&1 | tee ~/Desktop/gdb- firefox.log attempt 2 ** Attachment added: "firefox -g 2>&1 | tee ~/Desktop/gdb-firefox.log" http://librarian.launchpad.net/5800904/gdb-firefox.log -- Firefox crashed when user locks screen https://launchpad.net/bugs/8058

[Bug 80581] Re: Firefox crashed when user locks screen

2007-01-19 Thread Jelle Schuhmacher
I have version 1.5.0-08-0ubuntu1 of the sun java package. I could try to install the version from Feisty (1.5.0-10-1) to see if it goes away? -- Firefox crashed when user locks screen https://launchpad.net/bugs/80581 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu

[Bug 59483] Re: mono(doc-browser) crashes on runtime

2006-09-27 Thread Jelle Kalf
It doesn't seem to be a part of monodoc that gives the error. It's libmono itself: See the error I get when trying to start beagled: - [EMAIL PROTECTED]:~$ beagled = Got a SIGSEGV while executing native

[Bug 59483] Re: mono(doc-browser) crashes on runtime

2006-09-27 Thread Jelle Kalf
Looking at: Current release: 1.1.17.1-1ubuntu5 Creator: Sebastian Dröge Maintainer: Debian Mono Group Maintainer defaults:* Urgency: Low Urgency Component: main Architectures: any * actual publishing details may vary in this distribution, these are just the package defaults. Initially uploaded t

[Bug 165865] Re: markers must take object's stroke color (SVG 1.2 feature)

2010-04-29 Thread Jelle Haandrikman
I also like to second that this should be classified as a bug. It's very tiresome to create diagrams that use colored markers. Try to sell inkscape to other people as a serious tool for creating diagrams, when this problem still exists. -- markers must take object's stroke color (SVG 1.2 featur

[Bug 527904] Re: Icons randomly disappear from notification-area-applet

2010-02-26 Thread Jelle Foks
As workaround: If you follow System>Preferences>Power Management, you can set it to 'Never display an icon', then remove the notification area from the panel and re-add it. Then you won't have the icon, but at least the notification area will stay small and not have the large empty space. Until thi

[Bug 374136] Re: system crash ,can't install anything now

2009-09-14 Thread Jelle Foks
When you see, for example: Setting up dbconfig-common (1.8.40) ... dpkg (subprocess): unable to execute post-installation script: Exec format error Then the problem is probably that /var/lib/dpkg/info/dbconfig- common.postinst is not a runnable script (got corrupted by the crash). I had somethin

[Bug 559849] Re: Compiz couldn't be started - Couldn't find a perfect decorator match; trying all decorators Found no decorator to start

2010-04-11 Thread Jelle Foks
Happened to me too, while it was working before. Got it working again after following the hint in #216204: apt-get install compiz compiz-gnome So perhaps this should be noted as a duplicate of that bug. One of the 'apt-get dist-upgrade's of last week must have caused it. I didn't notice it until

[Bug 62444] Re: Missing go7007 driver

2010-03-20 Thread Jelle Foks
To make devices with this chip work with mythtv or the command-line 'gorecord', and if you're willing to compile and install your own kernel modules, for the latest kernels up through at least 2.6.31, perhaps my version available at http://go7007.imploder.org may help (not ubuntu specific, no deb p

[Bug 244387] Re: black screen applications

2010-03-10 Thread Jelle Foks
I encountered this with a 256MB nvidia 6600GT AGP card when the 'AGP Aperture size' in the BIOS was set to a value lower than the amount of memory on the video card. After upping the value in the BIOS, the problem went away. -- black screen applications https://bugs.launchpad.net/bugs/244387 You

[Bug 96473] Re: [nvidia-glx] Window content is black after opening 5/6 windows when using compiz

2010-03-10 Thread Jelle Foks
I encountered this with a 256MB nvidia 6600GT AGP card when the 'AGP Aperture size' in the BIOS was set to a value lower than the amount of memory on the video card. After upping the value in the BIOS, the problem went away. -- [nvidia-glx] Window content is black after opening 5/6 windows when u

[Bug 464579] Re: nautilus crashed with signal 7 in IA__g_type_check_instance_cast()

2009-10-30 Thread jelle huisman
** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/34674742/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/34674743/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/34674744/Disassembly.txt ** Attachm

[Bug 1777527] Re: 'ELAN0618 Touchpad' is not recognized on a fresh install

2018-07-13 Thread Jelle Witteveen
I just installed the mainline 4.18 rc4 kernel, it does not work yet. $ uname -r 4.18.0-041800rc4-generic ii linux-image-unsigned-4.18.0-041800rc4-generic 4.18.0-041800rc4.201807082030 amd64Linux kernel image for version 4.18.0 on 64 bit x86 SMP -- You received this bug no

[Bug 1569162] Re: package mysql-server-5.7 (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2016-04-26 Thread Jelle Kalf
*** This bug is a duplicate of bug 1490071 *** https://bugs.launchpad.net/bugs/1490071 My issue and fix: my /var/lib/mysql is in another location and the /var/lib/mysql is a softlink. delete /var/lib/mysql-upgrade/DATADIR.link before doing the upgrade and then I had no issue upgrading to 5.7

[Bug 763688] Re: [915GM] S-video output doesn't work in Natty (i386)

2012-04-29 Thread Jelle Smedts
I added this case upstream: https://bugs.freedesktop.org/show_bug.cgi?id=49220 it's not exactly the same, yet quite similar ** Bug watch added: freedesktop.org Bugzilla #49220 https://bugs.freedesktop.org/show_bug.cgi?id=49220 -- You received this bug notification because you are a member of

[Bug 914131] Re: [arrandale] False GPU lockup render.IPEHR: 0x01820000

2012-04-27 Thread Jelle Smedts
*** This bug is a duplicate of bug 768184 *** https://bugs.launchpad.net/bugs/768184 Dell Latitude E5510 here... problems all over at the moment, including this bug apparently :) this one's mine: http://askubuntu.com/questions/125991/intel-driver-at-an-all-time-low -- You received this bug

[Bug 930412] Re: [regression] no core keybindings work any more

2012-03-13 Thread Jelle Foks
Note: After that change I my alt-tab didn't do anything. I had to go to ccsm and change the 'Key to start the switcher' and change it back. And the same for my custom "Go to specific viewport" shortcuts in the "Viewport Switcher" in ccsm. And the same for the Tab shortcut I chose for the 'Next W

[Bug 930412] Re: [regression] no core keybindings work any more

2012-03-13 Thread Jelle Foks
Hmm, and one unity crash later they dont work again anymore... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/930412 Title: [regression] no core keybindings work any more To manage notifications abo

[Bug 930412] Re: [regression] no core keybindings work any more

2012-03-14 Thread Jelle Foks
After creating a new account and entering my personalized shortcuts again, it seems to only have problems when I remap the 'Key to show the HUD' in the Ubuntu Unity Plugin in ccsm. At the moment, it seems to be working when I keep that setting at the default. -- You received this bug notification

[Bug 954793] Re: Unity/Compiz crashes on each right click

2012-03-14 Thread Jelle Foks
I had this too, and have found out that it goes away when I turn off the "Shift Switcher" in the ccsm (compizconfig-settings-manager), and it comes back when I turn it back on... Note: When unity crashes, you can get your desktop back this way: login on the console (ctrl-alt-f1), then type 'unity

[Bug 954079] Re: right-click crashes graphical environment

2012-03-14 Thread Jelle Foks
As I mentioned in #954793, I had that problem and it went away when I turned off the shift switcher in ccsm. Maybe it will help here (that one is marked as a duplicate of this one). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1446632] Re: Display output is corrupted after suspend to RAM

2015-07-16 Thread Jelle Smet
I can confirm this problem. It also appears when docking/undocking my Laptop, which makes Kubuntu 15.04 pretty much a no go. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1446632 Title: Display out

[Bug 1000526] Re: Opens inaccessible tcp device, errors, doesn't recover

2012-05-20 Thread Jelle Foks
I have no problem trying experimental builds from here, or a ppa, etc. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1000526 Title: Opens inaccessible tcp device, errors, doesn't recover To manage

[Bug 260687] Re: Purging samba breaks login (pam_smbpass.so segfaults)

2014-02-16 Thread Jelle Foks
When upgrading from saucy to trusty, something similar happened to me, the upgrade failed, because the samba upgrade failed because it didn't like that there was a secrets.tdb in both /var/lib/samba and in /var/lib/samba/private, and the fix was similar to joctee's comment in posting #21, but then

[Bug 1194370] Re: intel_microcode: prepend_earlyinitramfs: not found

2014-02-16 Thread Jelle Foks
If you don't mind losing these three ubuntu packages: console-setup kbd ubuntu-minimal Then you can get rid of the 'prepend_earlyinitramfs: not found' message from update-initramfs by downloading the debian package from here: https://packages.debian.org/sid/all/initramfs-tools/download ... and in

[Bug 1296996] [NEW] mysql-server-core-5.5 should include resolveip

2014-03-24 Thread Jelle Zijlstra
Public bug reported: mysql-server-core-5.5 includes the mysql_install_db script, which uses mysql's resolveip script. However, this script is not included in the mysql-server-core-5.5 package, only in mysql-server-5.5. This leads to the following (confusing) error message: # mysql_install_db Ne

[Bug 1039143] Re: 046d:c52b USB3 port Logitech mouse using unifying receiver not detected

2013-01-10 Thread Jelle Foks
There hasn't been much progress for a while, so I read up on ubuntu kernel building and bisecting (https://wiki.ubuntu.com/Kernel/KernelBisection), finding that I needed to bisect the upstream kernel to find the right commit, then ending up on a 'default configs' commit that the kteam-tools mainlin

[Bug 1039143] Re: 046d:c52b USB3 port Logitech mouse using unifying receiver not detected

2013-01-10 Thread Jelle Foks
Attached, dmesg of a 3.8.0rc3 kernel with xhci debugging enabled. The difference between the successful and failed load is that the line: [ 18.995664] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-:00:14.0-4/input2 Is followed

[Bug 1039143] Re: 046d:c52b USB3 port Logitech mouse using unifying receiver not detected

2013-01-10 Thread Jelle Foks
** Attachment added: "xhci_debug_probe_fail.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1039143/+attachment/3479847/+files/xhci_debug_probe_fail.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1039143] Re: 046d:c52b USB3 port Logitech mouse using unifying receiver not detected

2013-01-10 Thread Jelle Foks
** Attachment added: "xhci_debug_probe_success.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1039143/+attachment/3479848/+files/xhci_debug_probe_success.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1073062] Re: modprobe: Assertion `kmod_module_get_initstate(m) == KMOD_MODULE_BUILTIN' failed

2013-01-15 Thread Jelle Foks
I saw this error last week while doing a kernel bisect, and the message went away when I removed the radeon module from the kernel config, probably related to the following error message: $ sudo modprobe radeon libkmod: ERROR ../libkmod/libkmod-module.c:791 kmod_module_insert_module: could not fi

[Bug 1000526] Re: Opens inaccessible tcp device, errors, doesn't recover

2013-02-21 Thread Jelle Foks
Where is the ppa to use? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1000526 Title: Opens inaccessible tcp device, errors, doesn't recover To manage notifications about this bug go to: https://bu

[Bug 1000526] Re: Opens inaccessible tcp device, errors, doesn't recover

2013-02-22 Thread Jelle Foks
All right, I'll do some testing to see if I can trigger the bug with the version of the ppa, and report back here if I see it. Note, on ubuntu, adding a ppa repository and the key can also be done with a single command: sudo apt-add-repository ppa:jeffreyratcliffe/ppa -- You received this bug n

[Bug 1000526] Re: Opens inaccessible tcp device, errors, doesn't recover

2013-02-26 Thread Jelle Foks
Just triggered the problem with '1.1.3-0~ppa1raring'. Steps: . file->scan . 'scan document' with 'fetching list of devices' . then shows the hp deskjet at the other location that isn't reachable here . main window shows 'opening device' at bottom . 'scan document' window closes, and immediately: .

[Bug 1039143] Re: 046d:c52b USB3 port Logitech mouse using unifying receiver not detected

2013-02-05 Thread Jelle Foks
Ho Joseph, Nothing changed. Still fails for me, workaround still works. Jelle. - [5.109384] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-:00:14.0-4/input2 [5.109658] logitech-djreceiver 0003:046D:C52B.0003

[Bug 1039143] Re: 046d:c52b USB3 port Logitech mouse using unifying receiver not detected

2013-02-12 Thread Jelle Foks
I had some time today to look at this, and assuming that maybe the usb3 interface is sometimes accessing the device before it is ready, I added a short sleep into the logi_dj_recv_query_paired_devices function. With the modification, I have not been able to trigger the error again. I did not do ex

[Bug 1073062] Re: modprobe: Assertion `kmod_module_get_initstate(m) == KMOD_MODULE_BUILTIN' failed

2013-02-13 Thread Jelle Foks
Andy, that makes total sense with what I've been seeing. Perhaps for the future it would also help if kmod (or update-initramfs) could print some more information in the error message, such as which exact module triggers the assertion. -- You received this bug notification because you are a membe

[Bug 1039143] Re: 046d:c52b USB3 port Logitech mouse using unifying receiver not detected

2013-02-13 Thread Jelle Foks
Yes. It is a commit that adds a special hid driver for this hardware. Before that commit, when the bug is not present, the generic hid driver is used. So, it's quite possible that the new driver never worked correctly on USB3 hardware. I'd like to see a confirmation from somebody on this bug repo

[Bug 1039143] Re: 046d:c52b USB3 port Logitech mouse using unifying receiver not detected

2013-02-14 Thread Jelle Foks
Note: The raring kernel in my ppa (version 3.8.0-6.12djreceiver) fixes the problem for me. I'll see if I can dput a quantal (12.10) kernel with the fix there too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpa

[Bug 42348] Re: VPN connections menu empty although there's a configured connection

2011-10-18 Thread Jelle Foks
Note: It usually happens to me after a suspend. And I just found out, that when this happenes, restarting nm-applet with a 'killall nm-applet ; nm-applet >/dev/null 2>/dev/null &' fixes it until the next suspend. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 42348] Re: VPN connections menu empty although there's a configured connection

2011-10-04 Thread Jelle Foks
This is /not/ the same issue as 37110, and it's happening on 11.04... My list of 'VPN Connections' often goes to blank, usually after a standby, and doesn't get back to normal until after I logout and login again... ** This bug is no longer a duplicate of bug 37110 Provide VPN Connection plugi

[Bug 1028806] Re: 046d:c52b Cannot use logitech mouse M324 (Unifying Receiver)

2012-10-23 Thread Jelle Foks
*** This bug is a duplicate of bug 1039143 *** https://bugs.launchpad.net/bugs/1039143 ** This bug has been marked a duplicate of bug 1039143 046d:c52b USB3 port Logitech mouse using unifying receiver not detected -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 1039143] Re: 046d:c52b USB3 port Logitech mouse using unifying receiver not detected

2012-10-23 Thread Jelle Foks
I have the exact same problem on my new laptop. As a temporary workaround, I made the attached 'mousefix' script. Run it as root and it will unload and reload the module until the mouse works. I put it in the root crontab on my laptop, so it runs automatically in at most a minute when needed. ps:

[Bug 821100] Re: ia32-libs does not install /usr/lib32/libGL.so.1

2012-01-12 Thread Jelle Smedts
I got it working by running both: sudo apt-get install --reinstall libc6-i386 (not sure if this one fixed anything) sudo apt-get install ia32-libs* now I can run wine tft.exe -opengl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 849209] Re: failed to load .so lib for builtin L"OPENGL32.dll": libGL.so.1: cannot open shared object file: No such file or directory

2012-01-12 Thread Jelle Smedts
*** This bug is a duplicate of bug 821100 *** https://bugs.launchpad.net/bugs/821100 I got it working by running both: sudo apt-get install --reinstall libc6-i386 (not sure if this one fixed anything) sudo apt-get install ia32-libs* now I can run wine tft.exe -opengl -- You received this

[Bug 1073062] Re: modprobe: Assertion `kmod_module_get_initstate(m) == KMOD_MODULE_BUILTIN' failed

2013-03-11 Thread Jelle Foks
When I saw the message, it was related to the radeon driver, so perhaps turning that off in addition to nouveau may help. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1073062 Title: modprobe: Asser

[Bug 1073062] Re: modprobe: Assertion `kmod_module_get_initstate(m) == KMOD_MODULE_BUILTIN' failed

2013-03-12 Thread Jelle Foks
To me more clear, if the command below shows any file with an 'alias bla off' with bla something with radeon or nouveau in it, then edit that file and comment that line out by adding a '#' at the beginning of the line. egrep \ off$ /etc/modprobe.d/* -- You received this bug notification because

[Bug 1073062] Re: modprobe: Assertion `kmod_module_get_initstate(m) == KMOD_MODULE_BUILTIN' failed

2013-03-12 Thread Jelle Foks
And after that... your nvidia or fglrx module probably won't load anymore (because it may be loading the nouveau or radeon first/instead)... So, you may have to add a 'blacklist bla' for each module for which you commented out the 'alias bla off' (bla is probably one or more of these: nouveau, lbm-

[Bug 1039143] Re: 046d:c52b USB3 port Logitech mouse using unifying receiver not detected

2013-03-12 Thread Jelle Foks
Cool. Well, that should fix it, and I got a smidgeon of recognition on lkml out of it. Let's move on to the next bug ;-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1039143 Title: 046d:c52b USB3 p

[Bug 1000526] [NEW] Opens inaccessible tcp device, errors, doesn't recover

2012-05-16 Thread Jelle Foks
Public bug reported: version 0.9.32-1 I use gscan2pdf on two different locations, where there are two different officejet scanners. On one location, when I start gscan2pdf, and select File->Scan, it does 'Fetching list of devices', and it chooses the printer that is inaccessible on that location

[Bug 1070968] Re: fglrx 2:9.000-0ubuntu3: fglrx kernel module failed to build on kernel 3.7

2012-11-29 Thread Jelle Foks
*** This bug is a duplicate of bug 859101 *** https://bugs.launchpad.net/bugs/859101 For kernel 3.7, the solution reported here worked for me: https://bbs.archlinux.org/viewtopic.php?pid=1176870#p1176870 Download the patch and apply: $ cd /usr/src/fglrx-9.010.8 $ sudo patch <~/Downloads/arc

[Bug 859101] Re: fglrx 2:8.881-0ubuntu2: fglrx kernel module failed to build (kernel includes at ... not found or incomplete)

2012-11-29 Thread Jelle Foks
For kernel 3.7, the solution reported here worked for me: https://bbs.archlinux.org/viewtopic.php?pid=1176870#p1176870 Download the patch and apply: $ cd /usr/src/fglrx-9.010.8 $ sudo patch <~/Downloads/arch-fglrx-3.7.patch -- You received this bug notification because you are a member of Ubun

[Bug 1078975] Re: fglrx 2:9.000-0ubuntu3: fglrx kernel module failed to build

2012-11-29 Thread Jelle Foks
*** This bug is a duplicate of bug 859101 *** https://bugs.launchpad.net/bugs/859101 For kernel 3.7, the solution reported here worked for me: https://bbs.archlinux.org/viewtopic.php?pid=1176870#p1176870 Download the patch and apply: $ cd /usr/src/fglrx-9.010.8 $ sudo patch <~/Downloads/arc

[Bug 1069100] Re: fglrx 2:9.000-0ubuntu3: fglrx kernel module failed to build

2012-11-29 Thread Jelle Foks
For kernel 3.7, the solution reported here worked for me: https://bbs.archlinux.org/viewtopic.php?pid=1176870#p1176870 Download the patch and apply: $ cd /usr/src/fglrx-9.010.8 $ sudo patch <~/Downloads/arch-fglrx-3.7.patch -- You received this bug notification because you are a member of Ubun

[Bug 1039143] Re: 046d:c52b USB3 port Logitech mouse using unifying receiver not detected

2012-11-16 Thread Jelle Foks
Just rebooted to 3.5.0-19.30, and the bug still exists here ('logi_dj_probe:logi_dj_recv_query_paired_devices error:-32'). The script had to reload the driver 7 times on boot, and after unplugging and replugging it had to reload it once. Linux helium 3.5.0-19-generic #30-Ubuntu SMP Tue Nov 13 17:

[Bug 389519] Re: Cursor can move off-screen when dual-monitors do not form rectangular area

2011-02-18 Thread Jelle Geerts
Hi, I've created a program called `xcursorclamp' which works around this issue by automatically calculating which regions of the virtual screen are invisible and creating undecorated windows that cover these regions. Whenever the mouse cursor hits such a window, the program will clamp the cursor to

[Bug 633424] Re: maverick screen does not update except when mouse moves

2010-09-14 Thread Jelle Foks
I have the same video card, and I have noticed something similar when playing back videos (mplayer, vlc, youtube), and the video's also go smooth for as long as I keep a key pressed (such as the shift key). -- maverick screen does not update except when mouse moves https://bugs.launchpad.net/bugs

[Bug 2086175] [NEW] package apache2 2.4.52-1ubuntu4.12 failed to install/upgrade: installed apache2 package post-installation script subprocess returned error exit status 1https://bugs.launchpad.net/u

2024-10-31 Thread Jelle Doucet
Public bug reported: Doing an update tot LTS22 ProblemType: Package DistroRelease: Ubuntu 22.04 Package: apache2 2.4.52-1ubuntu4.12 ProcVersionSignature: Ubuntu 5.4.0-200.220-generic 5.4.284 Uname: Linux 5.4.0-200-generic x86_64 Apache2ConfdDirListing: False Apache2Modules: Error: command ['/usr

[Bug 111231] Re: Sending an attachment with a " ë or ä" in the filename does not work!

2008-09-29 Thread Jelle de Jong
** Changed in: thunderbird Status: New => Invalid Why did the status changed? I still have the issue, try sending the email with the example file. Thanks in advance, -- Sending an attachment with a "ë or ä" in the filename does not work! https://bugs.launchpad.net/bugs/111231 You receive

[Bug 246881] [NEW] hardy netboot installer-i386 images do not anymore!

2008-07-09 Thread Jelle de Jong
-installer/i386/linux qemu -m 128 -localtime -net nic -net user -kernel ~/linux -initrd ~/initrd.gz -hda /dev/zero Please see if this issue is solvable as soon as possible, Thanks in advance, Jelle ** Affects: debian-installer (Ubuntu) Importance: Undecided Status: New -- hardy

[Bug 246881] Re: hardy netboot installer-i386 images do not work anymore!

2008-07-10 Thread Jelle de Jong
** Summary changed: - hardy netboot installer-i386 images do not anymore! + hardy netboot installer-i386 images do not work anymore! -- hardy netboot installer-i386 images do not work anymore! https://bugs.launchpad.net/bugs/246881 You received this bug notification because you are a member of U

[Bug 246881] Re: hardy netboot installer-i386 images do not work anymore!

2008-07-10 Thread Jelle de Jong
rror. (see screen-shot) + Please see if this issue is solvable as soon as possible, Thanks in advance, Jelle ** Attachment added: "2008-07-10-095533_640x480_scrot.png" http://launchpadlibrarian.net/15929644/2008-07-10-095533_640x480_scrot.png -- hardy netboot installer-i38

[Bug 246881] Re: hardy netboot installer-i386 images do not work anymore!

2008-07-11 Thread Jelle de Jong
Hi Colin, Thank you for responding to this bug. I am very curious: 1. why does this bug excist? 2. where exactly is the bug report with the patch that fix the issue, i could not find it? 3. why is the ubuntu hardy-updates/ so different compared to the debian upstream system that i am used to...

[Bug 173943] Re: gutsy - inkscape - horizontal aligned font characters are not rendered correctly, they are put on each other instead of next to each other

2008-10-10 Thread Jelle de Jong
** Attachment added: "2008-10-10-112108_652x751_scrot.png" http://launchpadlibrarian.net/18391044/2008-10-10-112108_652x751_scrot.png -- gutsy - inkscape - horizontal aligned font characters are not rendered correctly, they are put on each other instead of next to each other https://bugs.lau

[Bug 173943] Re: gutsy - inkscape - horizontal aligned font characters are not rendered correctly, they are put on each other instead of next to each other

2008-10-10 Thread Jelle de Jong
cd ~ wget http://launchpadlibrarian.net/10790110/local.conf.backup sudo cp -v /etc/fonts/local.conf ~/local.conf.backup.orignal sudo cp -v local.conf.backup /etc/fonts/local.conf sudo chmod 755 /etc/fonts/local.conf inkscape --version Inkscape 0.46 (Sep 9 2008) inkscape #type some text made screen

[Bug 173943] Re: gutsy - inkscape - horizontal aligned font characters are not rendered correctly, they are put on each other instead of next to each other

2008-10-10 Thread Jelle de Jong
** Attachment added: "drawing.svg" http://launchpadlibrarian.net/18391046/drawing.svg -- gutsy - inkscape - horizontal aligned font characters are not rendered correctly, they are put on each other instead of next to each other https://bugs.launchpad.net/bugs/173943 You received this bug not

[Bug 173943] Re: gutsy - inkscape - horizontal aligned font characters are not rendered correctly, they are put on each other instead of next to each other

2008-10-10 Thread Jelle de Jong
added the dublicated attachement, this image shows how it should render, inkscape is now using the default /etc/fonts/local.conf ** Attachment added: "2008-10-10-111314_652x751_scrot.png" http://launchpadlibrarian.net/18391071/2008-10-10-111314_652x751_scrot.png -- gutsy - inkscape - horizont

[Bug 199141] Re: seems to be broken, requires to remove almost all installed packages

2008-09-13 Thread Jelle de Jong
I aslo noticed this alarming issue on my system when doing: apt-get install libpam-umask If it wants to remove almost all my system see http://pastebin.ca/1201680 dpkg -S pam_umask.so libpam-modules: /lib/security/pam_umask.so so the libpam-umask should be removed from the repo as soon as possib

[Bug 135230] Re: [upstream] [hardy] openoffice.org-gtk - icons are to close to the left when using a gtk style with left a left color bar

2009-01-21 Thread Jelle de Jong
Still got this issue on both debian sid and debian experimental packages. ** Attachment added: "screenshot of issue" http://launchpadlibrarian.net/21502761/2009-01-21-121009_886x609_scrot.png -- [upstream] [hardy] openoffice.org-gtk - icons are to close to the left when using a gtk style wit

[Bug 135230] Re: [upstream] [hardy] openoffice.org-gtk - icons are to close to the left when using a gtk style with left a left color bar

2009-01-21 Thread Jelle de Jong
screenshot of correct rendering for comparison, see the distance between the icons in the menus and the gtk gray theme line. ** Attachment added: "screenshot of correct rendering for comparison" http://launchpadlibrarian.net/21502861/2009-01-21-121629_836x439_scrot.png -- [upstream] [hardy] o

[Bug 135230] Re: [upstream] [hardy] openoffice.org-gtk - icons are to close to the left when using a gtk style with left a left color bar

2009-01-21 Thread Jelle de Jong
an other screenshot of correct rendering for comparison, see the distance between the icons in the menus and the gtk gray theme line. ** Attachment added: "an other screenshot of correct rendering for comparison" http://launchpadlibrarian.net/21502867/2009-01-21-121620_836x439_scrot.png -- [u

[Bug 344130] [NEW] request, to package icons, gtk themes, usplash, gtk theme separately and also upload to debian upstream

2009-03-17 Thread Jelle de Jong
with all the necessary artwork dependencies for the xubuntu releases and keep this xubuntu-artwork package only in the ubuntu repository. This way the artwork can also be used by other distributions, this would be very much appreciated. Thanks in advance, Jelle de Jong ** Affects: xubuntu-artwork

[Bug 135230] Re: gusty - openoffice.org-gtk - icons are to close to the left when using a gtk style with left a left color bar

2008-06-13 Thread Jelle de Jong
Sorry i forgot to update this bug, the bug is still present. I made a screenshot of the issues. As you can see in the screenshot, the menu does not render as an normal gtk+ application menu. The distance between the left gray menu bar and the icons in the menu are to small. Thanks in advance, *

[Bug 173943] Re: gutsy - inkscape - horizontal aligned font characters are not rendered correctly, they are put on each other instead of next to each other

2008-06-13 Thread Jelle de Jong
Sorry for the late reply, i just tested this issue again and it's still fully present! testing: sudo mv local.conf.backup /etc/fonts/local.conf\ Thanks -- gutsy - inkscape - horizontal aligned font characters are not rendered correctly, they are put on each other instead of next to each other

[Bug 173943] Re: gutsy - inkscape - horizontal aligned font characters are not rendered correctly, they are put on each other instead of next to each other

2008-06-13 Thread Jelle de Jong
ps i tested it on version 0.46 -- gutsy - inkscape - horizontal aligned font characters are not rendered correctly, they are put on each other instead of next to each other https://bugs.launchpad.net/bugs/173943 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 184015] Re: add celeron m (p4-clockmod) userspace frequency support to loadcpufreq and cpufrequtils init scripts, patch included

2009-04-17 Thread Jelle de Jong
What would be to progress on this? I provided a patch somebody else the debdiff. It for upstream or the maintainer to acknowledge the issue and apply the patch debdiff. Am i missing something? Cheers, Jelle -- add celeron m (p4-clockmod) userspace frequency support to loadcpufreq and

  1   2   3   >