[Bug 1942365] [NEW] playing podcast with weird characters in title will trigger error _dbus_check_is_valid_utf8

2021-09-01 Thread Frits Brusse
Public bug reported: playing podcast from phone via BT : Sep 1 20:52:00 t-14 bluetoothd[1478227]: profiles/audio/player.c:media_player_set_playlist_item() 0 Sep 1 20:52:00 t-14 bluetoothd[1478227]: profiles/audio/player.c:media_player_set_metadata() Title: electronic drugs�� Sep 1 20:52:00

[Bug 1540186] Re: thunar crashed with SIGSEGV in g_type_check_instance_is_fundamentally_a()

2019-01-31 Thread Frits Letteboer
I had the same issues as here. It appears to be related to the treeview Link to the original bug report: https://bugzilla.xfce.org/show_bug.cgi?id=14714 ** Bug watch added: Xfce Bugzilla #14714 https://bugzilla.xfce.org/show_bug.cgi?id=14714 ** Patch added: "Crash in tree-view when multiple

[Bug 1777364] Re: coping files to cifs mounted directory causes general protection fault

2018-06-26 Thread Frits Jalvingh
Could be related to something in here: https://bugs.archlinux.org/task/57474 Adding vers=1.0 in the mount line seems to fix the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1777364 Title:

[Bug 1663839] Re: gnome-session-binary[1676]: Unrecoverable failure in required component org.gnome.SettingsDaemon.Color.desktop

2018-05-16 Thread Frits Jalvingh
18.04 has this quite often too, most of the times about 1 to 2 minutes after the first login. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1663839 Title: gnome-session-binary[1676]: Unrecoverable f

[Bug 1678477] Re: Kernel has troule recognizing Corsair Strafe RGB keyboard

2017-08-03 Thread Frits Jalvingh
Thanks @Kai-Heng Feng for your help. I have installed your kernel and it does seem to work. The boot does not delay for 30 or more seconds anymore, and the keyboard is usable immediately after boot. It still nags a bit: [2.249880] usb 3-1: New USB device found, idVendor=1b1c, idProduct=1b20 [

[Bug 1658921] Re: NetworkManager does not manage wired connection

2017-04-15 Thread Frits Jalvingh
Got the same issue upgrading from 16.04 to 16.10 and again from 16.10 to 17.04. Deleting the file worked. Sad that this is not fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1658921 Title: Net

[Bug 1654708] Re: Trying to reinstall ZFS on Xenial. Cannot mount existing zpool with identifier from /mnt/disk/by-id/xxxx

2017-02-21 Thread Frits Jalvingh
Thanks a lot, Michael T; Your solution in #6 worked like a charm! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1654708 Title: Trying to reinstall ZFS on Xenial. Cannot mount existing zpool with i

[Bug 1630729] [NEW] cannot upgrade

2016-10-05 Thread Frits van Evert
Public bug reported: automatic upgrade from 14.04 to 16 doesnot work ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: ubuntu-release-upgrader-core 1:0.220.8 ProcVersionSignature: Ubuntu 3.13.0-96.143-generic 3.13.11-ckt39 Uname: Linux 3.13.0-96-generic i686 ApportVersion: 2.14.1-0ubuntu3.21

[Bug 1433165] Re: evince fails to run due to a gdk_mir_display_open

2015-09-13 Thread Frits van der Holst
Just additional note for anyone else stumbling into this. I ran into this problem, thought first my /home located on another disk caused it. So ran the reconfig and all, no fix. Careful rereading this report, lead met to check my .Xauthority... and there it was. I changed those for some exper

[Bug 1352504] Re: Regression in 2.11.1-0ubuntu7.14; segfault in getservbyname

2014-08-05 Thread Frits Letteboer
@mdeslaur this package works for me, no more crashes. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1352504 Title: Regression in 2.11.1-0ubuntu7.14; segfault in getservbyname To manage noti

[Bug 1352504] Re: Regression in 2.11.1-0ubuntu7.14; segfault in getservbyname

2014-08-05 Thread Frits Letteboer
I'm using nscd with MySQL -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1352504 Title: Regression in 2.11.1-0ubuntu7.14; segfault in getservbyname To manage notifications about this bug go to: http

[Bug 1266004]

2014-03-23 Thread Frits Jalvingh
Just FYI: the problem is still present in Eclipse Luna 4.4m6, but now in webkit 3.0. The problem I got after 15 seconds of use was: # SIGSEGV (0xb) at pc=0x7ff32d652345, pid=17155, tid=140685029988096 # # JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18) # Java VM

[Bug 968308]

2014-03-20 Thread Frits Jalvingh
Just FYI: the problem is still present in Eclipse Luna 4.4m6, but now in webkit 3.0. The problem I got after 15 seconds of use was: # SIGSEGV (0xb) at pc=0x7ff32d652345, pid=17155, tid=140685029988096 # # JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18) # Java VM

[Bug 1241752] Re: Crash when opening image files larger than 5M (>5M)

2013-12-12 Thread Frits Letteboer
I had the same problem with large files; that's because kernel.shmmax seems too small by default (256M). Try adding the following to /etc/sysctl.conf and run 'sysctl -p' or reboot: [...] kernel.shmmax=536870912 [...] This will double the value to 512M. It fixed my problems. Try other values if

[Bug 968308]

2013-12-11 Thread Frits Jalvingh
(In reply to Francesco D\'Amore from comment #84) > Unfortunatly there aren't JVM crash files available for logging. Well, I had that too; I managed to get proper jvm logfiles by using a start script instead of Eclipse's launcher. Create a file "start.sh" in your eclipse home with: #!/bin/bash

[Bug 1226031] [NEW] SID-plugin not enabled due to changed dependency

2013-09-16 Thread Frits Letteboer
Public bug reported: On Saucy Salamander I noticed that the SID (c64)-plugin was missing. After some investigation I found that recent versions of audacious- plugins require libsidplayfp-dev instead of libsidplay2-dev | libsidplay1-dev. Only libsidplay2-dev | libsidplay1-dev are in the controlfi

[Bug 968308]

2013-05-25 Thread Frits Jalvingh
(In reply to comment #14) > Replace libwebkitgtk-1 with libwebkitgtk-3 Thanks a million for posting this! I removed the libwebkitgtk-1.0* files to test. Eclipse starts normally and hovers work, but they do not seem to use a browser window anymore: they look like text input boxes with only rudimen

[Bug 968308]

2013-05-25 Thread Frits Jalvingh
(In reply to comment #16) > (In reply to comment #14) > Regarding GTK3, you can run your Eclipse download (as of Eclipse 4.3) with > GTK3 libraries instead of GTK2 Heh, that dies immediately with: # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x7ff

[Bug 968308]

2013-05-19 Thread Frits Jalvingh
It does not abort that often on 3.8.2. But 4.3, currently m7, does it an awful lot. The problem remains that there is no certain way to reproduce: sometimes I need to start 4.3m7 several times quickly in succession because as soon as the main window appears and I move the mouse over source code

[Bug 1107023] Re: dconf-service crashed with SIGSEGV in g_variant_builder_add_value() on boot from usb stick. can not install ubuntu

2013-01-31 Thread Frits Jalvingh
Occurred when trying to install raring 2013-01-31 daily build from USB. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1107023 Title: dconf-service crashed with SIGSEGV in g_variant_builder_add_value

[Bug 1011615] [NEW] erratic change of keyboard layout

2012-06-11 Thread Frits
Public bug reported: I use 2 (software) keyboards viz. English and Dutch. At erratic moments the layout is changed from English to Dutch !!! It is annoying. ** Affects: yelp (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member

[Bug 953900] Re: bzr crashed with error in _ensure_content(): Error -3 while decompressing data: incorrect data check

2012-03-13 Thread Frits Jalvingh
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/953900 Title: bzr crashed with error in _ensure_content(): Error -3 while decompressing data: incorrect data check T

[Bug 778438] Re: compizconfig-settings-manager ignores $LC_MESSAGES

2012-02-28 Thread Frits van Bommel
No, it actually confirms it was a bug, since that commit looks like the one that fixed it (I can no longer reproduce it). Look at the code: +static const char * +getLocale () +{ +char *lang = getenv ("LC_ALL"); + +if (!lang || !strlen (lang)) + lang = getenv ("LC_MESSAGES"); + +

[Bug 924478] Re: package shared-mime-info 0.71-1ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 139

2012-01-31 Thread frits swinkels
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/924478 Title: package shared-mime-info 0.71-1ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit sta

[Bug 924478] [NEW] package shared-mime-info 0.71-1ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 139

2012-01-31 Thread frits swinkels
Public bug reported: I got a crash report on the task bar when I restarted after an upgrade. ProblemType: Package DistroRelease: Ubuntu 10.04 Package: shared-mime-info 0.71-1ubuntu2 ProcVersionSignature: Ubuntu 2.6.32-38.83-generic-pae 2.6.32.52+drm33.21 Uname: Linux 2.6.32-38-generic-pae i686 Ap

[Bug 890707] [NEW] CA root certificate entry in the wireless security tab does not survive a system reboot

2011-11-15 Thread Frits Storms
Public bug reported: This is when you have a wifi connection with a network with a pki. You need a CA root certicate in a file. You can edit the connection and enter the filename and restart the connection and it works. After a reboot however, the entry is gone... :-( I am using the latest (and

Antw:[Bug 784288] Re: internet does not work properly in Ubuntu 11.04

2011-05-19 Thread frits muller
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/784288 Title: internet does not work properly in Ubuntu 11.04 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman

Antw:[Bug 784288] Re: internet does not work properly in Ubuntu 11.04

2011-05-18 Thread frits muller
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/784288 Title: internet does not work properly in Ubuntu 11.04 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman

[Bug 784288] [NEW] internet does not work properly in Ubuntu 11.04

2011-05-17 Thread frits muller
Public bug reported: It works very, very slowly ** Affects: ubuntu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/784288 Title: internet does not wor

[Bug 778438] [NEW] compizconfig-settings-manager ignores $LC_MESSAGES

2011-05-06 Thread Frits van Bommel
Public bug reported: Binary package hint: compizconfig-settings-manager When compizconfig-settings-manager (ccsm) is started with the $LC_MESSAGES environment variable set to a different value than $LANG, it completely ignores $LC_MESSAGES. $LC_ALL doesn't work either. To reproduce, run somethin

[Bug 671795] Re: bzr crashed with NoSuchRevision in _do_revision_id_to_dotted_revno()

2010-11-06 Thread Frits Jalvingh
** Visibility changed to: Public -- bzr crashed with NoSuchRevision in _do_revision_id_to_dotted_revno() https://bugs.launchpad.net/bugs/671795 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lis

[Bug 417468] Re: audacious2 crashed with SIGSEGV in malloc() from ui_manager_init () unless switch to ALSA

2010-09-22 Thread Frits Letteboer
This problem no longer exists in 10.04, will try 10.10 later on and report back if it's different from 10.04. -- audacious2 crashed with SIGSEGV in malloc() from ui_manager_init () unless switch to ALSA https://bugs.launchpad.net/bugs/417468 You received this bug notification because you are a

[Bug 590963] Re: Boot hangs 3 times in 4, ureadahead out of memory

2010-07-18 Thread Frits Jalvingh
After the latest ureadahead update I cannot boot at all anymore- boot hangs 100% of the time. Disabling the ureadahead deamon using a boot CD was the only solution. -- Boot hangs 3 times in 4, ureadahead out of memory https://bugs.launchpad.net/bugs/590963 You received this bug notification becau

[Bug 599330] Re: Oracle I/O performance in Lucid appaling

2010-06-28 Thread Frits Jalvingh
Seems to be caused by write barriers on ext4. barrier=0 on mount makes iotop data show faster IO than ext3 - around 20M/s average. -- Oracle I/O performance in Lucid appaling https://bugs.launchpad.net/bugs/599330 You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 599330] Re: Oracle I/O performance in Lucid appaling

2010-06-28 Thread Frits Jalvingh
Meh. Disk performance with ext3 is better (averages 13 to 14M/s) but still very, very slow. -- Oracle I/O performance in Lucid appaling https://bugs.launchpad.net/bugs/599330 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 599330] [NEW] Oracle I/O performance in Lucid appaling

2010-06-28 Thread Frits Jalvingh
Public bug reported: I installed Oracle 10g R2 32-bit on Ubuntu 10.04 32-bit. I know Oracle is not supported on Ubuntu, so you decide what you want to do with this bug report ;-) After installation I can start Oracle and its listener just fine. But I/O performance is appaling: I am doing an impor

[Bug 545443] Re: Lucid on Asus EEE PC 901 and 1000H fails to connect to any wireless network

2010-05-24 Thread frits
*** This bug is a duplicate of bug 496093 *** https://bugs.launchpad.net/bugs/496093 Same problem here on Asus Eee 1000H with fresh install Mint 9 with updates. It worked only once and very short. Tried after that with Live USB Mint 9 Isadora and Peppermint. All based on Lucid. Wireless networ

[Bug 491943] Re: Kernel trace buffer should be set to less unrealistic value

2010-05-13 Thread Frits Jalvingh
Same here: on every machine I have, all having 4GB or more memory available. It always kills plymouthd process when called. -- Kernel trace buffer should be set to less unrealistic value https://bugs.launchpad.net/bugs/491943 You received this bug notification because you are a member of Ubuntu B

[Bug 579889] [NEW] nvidia-current failed compile without reporting error

2010-05-13 Thread Frits Jalvingh
Public bug reported: Binary package hint: nvidia-current In Lucid 10.04: I have a 4GB machine but the installation process installed a non-PAE kernel, causing only 3GB to be available. I manually installed the PAE generic kernel package (BUT FORGOT TO INSTALL THE HEADERS PACKAGE FOR IT) and reb

[Bug 532633] Re: [Master] Window Control buttons: position/order/alignment

2010-04-01 Thread Frits Jalvingh
Irritating your users with such a silly and currently /completely useless/ change is not innovation- it is dumb. Not listening to your users is not very bright either. Provide something useful together with such a change, not long after. By itself this is not a big problem - thank god we have a wa

[Bug 400799] Re: HP laserjet M1522nf scanner not working: Error during device I/O error

2010-01-25 Thread Frits Kuijk
I was searching for a solution for the same problem with officejet 6110 under ubuntu 9.10 that keeps the scanner blocked for some time. It happens during the warming up time of the scanner, after 28 seconds the display says something like : scanning canceled.(translated) When i press any button i

[Bug 370437] Re: Failed to open device `hpaio:/usb/Officejet_6100_Series?serial=MY36OF751N2R`: Error during device I/O.

2010-01-25 Thread Frits Kuijk
I was searching for a solution for the same problem with officejet 6110 under ubuntu 9.10 that keeps the scanner blocked for some time. It happens during the warming up time of the scanner, after 28 seconds the display says something like : scanning canceled.(translated) When i press any button i

[Bug 501037] [NEW] gnome create launcher on dual-head creates it on wrong desktop

2009-12-28 Thread Frits Jalvingh
Public bug reported: I have an NVidia dual-head setup with a freshly installed and updated Karmic AMD64 on it. When I try to create a launcher in Gnome using the right button menu on the secondary desktop this launcher gets created on the primary desktop. In addition it is not possible to copy/p

[Bug 305860] Re: lib32asound2-plugins conflicts with ia32-libs

2009-09-14 Thread Frits Letteboer
The new build (Finished: 46 seconds ago) already addresses this problem. No need to keep this bug open anymore. -- lib32asound2-plugins conflicts with ia32-libs https://bugs.launchpad.net/bugs/305860 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 392541] Re: nm-applet crashed with SIGSEGV in cell_view_is_sensitive()

2009-06-26 Thread Frits Letteboer
*** This bug is a duplicate of bug 392237 *** https://bugs.launchpad.net/bugs/392237 ** This bug has been marked a duplicate of bug 392237 virt-manager.py crashed with SIGSEGV in cell_view_is_sensitive() -- nm-applet crashed with SIGSEGV in cell_view_is_sensitive() https://bugs.launchpad.

[Bug 392705] Re: nautilus crashed with SIGSEGV in cell_view_is_sensitive()

2009-06-26 Thread Frits Letteboer
*** This bug is a duplicate of bug 392237 *** https://bugs.launchpad.net/bugs/392237 ** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/28441871/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/28441872/Dependencies.txt ** Attachment adde

[Bug 392237] Re: virt-manager.py crashed with SIGSEGV in cell_view_is_sensitive()

2009-06-25 Thread Frits Letteboer
** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/28376280/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/28376281/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/28376282/Disassembly.txt ** Attachm

[Bug 391999] Re: hal_lpadmin crashed with ImportError in ()

2009-06-25 Thread Frits Letteboer
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/28363318/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/28363319/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/28363320/Dependencies.txt ** A

Re: [Bug 362409] Re: nautilus crashed with SIGSEGV in __libc_start_main()

2009-05-13 Thread Frits van Dee
_libc_start_main () from /lib/tls/i686/cmov/libc.so.6 > #2 0x0806b7b1 in ?? () > Title: nautilus crashed with SIGSEGV in __libc_start_main() > Uname: Linux 2.6.28-11-generic i686 > UserGroups: adm admin audio cdrom dialout lpadmin netdev plugdev sambashare > users vboxusers video >

[Bug 369418] Re: repeated report!!!!!!!!!!!!!!!!!

2009-04-29 Thread Frits
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/26148654/Dependencies.txt ** Attachment added: "DpkgTerminalLog.txt" http://launchpadlibrarian.net/26148655/DpkgTerminalLog.txt -- repeated report! https://bugs.launchpad.net/bugs/369418 You received thi

[Bug 369418] [NEW] repeated report!!!!!!!!!!!!!!!!!

2009-04-29 Thread Frits
Public bug reported: Binary package hint: gclcvs This has been reported on numerous occasions!!! Why is the snag not fixed??? ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 9.04 ErrorMessage: subproces post-installation script gaf een foutwaarde 1 terug Package: gclcvs 2.7.0-64 S

Re: [Bug 250773] Re: ubuntu update forces unnecessary many languages

2009-02-18 Thread Frits
Good day to you, It's all green and go over here. Thus my previous "sorrows" re this matter are over. Thanks! Frits de Vries 2009/2/16, Pedro Villavicencio : > Thank you for taking the time to report this bug and helping to make > Ubuntu better. You reported this bug

[Bug 281519] Re: display corruption with nvidia driver

2009-01-15 Thread Frits Jalvingh
** Attachment added: "lspci -vvnn from my Acer 9920" http://launchpadlibrarian.net/21247413/lspci.txt -- display corruption with nvidia driver https://bugs.launchpad.net/bugs/281519 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 317395] Re: Backport Gwyddion 2.12 to Hardy and Intrepid

2009-01-15 Thread Frits Letteboer
Confirmed for Intrepid; Builds, installs and compiles as expected. Program starts (no further functionality tested). ** Changed in: intrepid-backports Status: New => Confirmed -- Backport Gwyddion 2.12 to Hardy and Intrepid https://bugs.launchpad.net/bugs/317395 You received this bug noti

[Bug 314756] Re: Please backport installation-report-generator (0.1.8-0ubuntu1) from Jaunty to Intrepid, Hardy, Gutsy and Dapper

2009-01-12 Thread Frits Letteboer
Confirmed on Hardy & Intrepid; Prevu'd it. Builds, installs and runs as expected. ** Changed in: hardy-backports Status: New => Confirmed -- Please backport installation-report-generator (0.1.8-0ubuntu1) from Jaunty to Intrepid, Hardy, Gutsy and Dapper https://bugs.launchpad.net/bugs/314

[Bug 309175] Re: [need-update] update gajim to latest stable 0.12

2009-01-12 Thread Frits Letteboer
Confirmed on Intrepid; Prevu'd it. Builds and installs as expected, program also starts. Additional testing/feedback needed. ** Changed in: intrepid-backports Status: New => Confirmed -- [need-update] update gajim to latest stable 0.12 https://bugs.launchpad.net/bugs/309175 You received t

[Bug 304252] Re: please backport transmission 1.42-0ubuntu1 from jaunty

2009-01-12 Thread Frits Letteboer
Confirmed; Builds and runs on Intrepid as-is. -- please backport transmission 1.42-0ubuntu1 from jaunty https://bugs.launchpad.net/bugs/304252 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

[Bug 286899] Re: Backport geany 0.15 to intrepid

2009-01-12 Thread Frits Letteboer
Confirmed: geany_0.15-1ubuntu1~8.10prevu1 builds, installs & runs -- Backport geany 0.15 to intrepid https://bugs.launchpad.net/bugs/286899 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.ub

[Bug 281519] Re: display corruption with nvidia driver

2008-10-15 Thread Frits Jalvingh
Ok; I tested a few days with the older drivers and they work properly. There was one issue where the middle of the screen within Opera did not update properly but we'll assume that to be a fluke... The odd thing is that I distinctly remember that when I ran Ubuntu 8.04 I updated to the beta drivers

[Bug 281527] Re: epiphany-webkit crashed with SIGSEGV in strlen()

2008-10-15 Thread Frits Letteboer
There doesn't seem to be a a dbgsym-package for epiphany-webkit epiphany-extensions-dbgsym - debug symbols for package epiphany-extensions epiphany-gecko-dbgsym - debug symbols for package epiphany-gecko epiphany-extension-gwget-dbgsym - debug symbols for package epiphany-extension-gwget epiphany

[Bug 281519] Re: display corruption with nvidia driver

2008-10-10 Thread Frits Jalvingh
** Attachment added: "xorg.log" http://launchpadlibrarian.net/18426799/Xorg.0.log -- display corruption with nvidia driver https://bugs.launchpad.net/bugs/281519 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 281519] [NEW] display corruption with nvidia driver

2008-10-10 Thread Frits Jalvingh
Public bug reported: Binary package hint: nvidia-glx-177 After installing intrepid beta with the nvidia 177 driver my screen contents is often corrupted. Resolution etc is OK but the following happens all the time: - when editing text (for instance in the console) the text cursor is not properl

[Bug 269264] Re: rfkill switch on Intel 4965AGN wireless does not work in intrepid

2008-10-07 Thread Frits Jalvingh
Same problem here, on an Acer Aspire 9920. This always boots with the kill switch ON (killed); the only way to get a connection is to first toggle the switch and then removing and adding the iwlagn module. This worked properly on Hardy. What has changed is that with Hardy I got messages about "s

[Bug 278008] Re: iwlagn wifi never comes up after RF kill is disabled

2008-10-04 Thread Frits Jalvingh
I have an Acer 9920 with an 4965 chipset. This machine has a kill switch which is a toggle and it defaults to ON (killed) always. I have the same problem: after booting the killswitch is always ON. Toggling it in 8.04 would enable the wireless properly. In 8.10 nothing happens. No state change is v

Re: [Bug 250773] Re: ubuntu update forces unnecessary many languages

2008-07-22 Thread Frits
As I mentioned in my report, the ubuntu update comprised a general language update that I received this very morning. 2008/7/22, Sebastien Bacher <[EMAIL PROTECTED]>: > thank you for your bug report, what update did you install and where are > those languages listed as to be installed? > > ** Chan

[Bug 250773] [NEW] ubuntu update forces unnecessary many languages

2008-07-22 Thread Frits
Public bug reported: Binary package hint: yelp This morningś ubuntu update comprised many languages. Even after selecting the languages I needed, the other languages kept coming up as updates to be installed. ProblemType: Bug Architecture: i386 Date: Tue Jul 22 11:43:29 2008 DistroRelease: Ubun

[Bug 250773] Re: ubuntu update forces unnecessary many languages

2008-07-22 Thread Frits
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/16230615/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/16230616/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/16230617/ProcStatus.txt -- ubuntu

[Bug 219541] Re: iwl4965: does not react to kill switch

2008-04-19 Thread Frits Jalvingh
** Attachment added: "dmesg for boot" http://launchpadlibrarian.net/13576390/t.txt -- iwl4965: does not react to kill switch https://bugs.launchpad.net/bugs/219541 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs maili

[Bug 219541] [NEW] iwl4965: does not react to kill switch

2008-04-19 Thread Frits Jalvingh
Public bug reported: Binary package hint: linux-ubuntu-modules-2.6.24-16-generic I'm the proud and lazy owner of an Acer 9920 laptop which has an iwl4965 wireless chipset. The Acer appearently always boots with the kill switch "on", i.e. I need to toggle it first after a boot before WIFI would wo

[Bug 194687] Re: cacti web frontend fails with 'Invalid PHP_SELF Path' after upgrade

2008-03-07 Thread Frits Letteboer
The attached patch was extracted from the forum. It should be verified if it's safe, though. ** Attachment added: "cacti_tmp_fix.patch" http://launchpadlibrarian.net/12162194/cacti_tmp_fix.patch -- cacti web frontend fails with 'Invalid PHP_SELF Path' after upgrade https://bugs.launchpad.net/

[Bug 194687] [NEW] cacti web frontend fails with 'Invalid PHP_SELF Path' after upgrade

2008-03-07 Thread Frits Letteboer
Public bug reported: Cacti frontend fails with 'Invalid PHP_SELF Path' after upgrade to 'cacti (0.8.6j-1.1ubuntu0.2) gutsy-security; urgency=low'. The problem occurs when visiting the default cacti-install (e.g. http://server/cacti/) It seems to be a known issue: 'Upgrade from 0.8.7a to 0.8.7b:

[Bug 187061] Re: regression: java RE crash when installing java software

2008-01-31 Thread Frits Letteboer
I can confirm this. Both versions of Java, plugin and standalone. ** Attachment added: "javacrash.txt" http://launchpadlibrarian.net/11676972/javacrash.txt -- regression: java RE crash when installing java software https://bugs.launchpad.net/bugs/187061 You received this bug notification bec

[Bug 80954] Hardware monitor crashes periodically

2007-01-22 Thread Frits van Bommel
Public bug reported: Binary package hint: hardware-monitor Version: Hardware Monitor 1.2.1-3build1 (on Edgy) I have two hardware monitor applets on my panel (CPU & network). Several times a day, they both suddenly freeze up for a short period and then crash and I'm asked if I want to reload them