[Bug 383118] [NEW] gamin doesn't notice local file creation on NFS4

2009-06-03 Thread Valentijn Sessink
Public bug reported: Binary package hint: gamin Gamin Version: 0.1.9-2ubuntu2 (Ubuntu 8.04) seems to not notice file creation events on an NFS4 share. It *does* recognize local file creation under NFS version 3. First, we'll mount with NFSv3: machine# mount -t nfs server:/home /mnt/ machine$ gvf

[Bug 285146] Re: pdf printer overwrites existing .pdf files if another file with the same name is printed

2008-10-22 Thread Valentijn Sessink
modify /etc/cups/cups-pdf.conf and replace line : #Label 0 by Label 1 When it's done, all pdf files generated have an unique name. 'job id'+'pdf name'.pdf (See https://bugs.launchpad.net/ubuntu/+source/cups-pdf/+bug/134671) -- pdf printer overwrites existing .pdf files if another file with the

[Bug 190934] Re: [hardy] keyboard modifiers randomly forgotten

2008-07-11 Thread Valentijn Sessink
*** This bug is a duplicate of bug 195982 *** https://bugs.launchpad.net/bugs/195982 I have this bug - WITHOUT vmware. It shows up randomly. In fact, while trying to reproduce it, I logged out; logged in again - to my surprise, the compose_key is working. I call a colleague to show it and... i

[Bug 222653] Re: Compose key forgotten between sessions.

2008-07-11 Thread Valentijn Sessink
I can partly reproduce this: logging in and logging out will sometimes reproduce the problem - but not always. Also, the problem occured during a session, i.e. compose-key worked, then 5 minutes later compose key suddenly doesn't work. This is on a system with Hardy, a generic 104 key keyboard a

[Bug 195550] Re: libpam-ssh doesn't unlock my key

2008-07-24 Thread Valentijn Sessink
OK, here's a fix that worked for my setup. Could you (other bug subscribers) check your /etc/pam.d/gdm and see what it says? My old config (NON working): #%PAM-1.0 authoptionalpam_group.so authrequisite pam_nologin.so authrequiredpam_env.so readenv=1 authrequ

[Bug 195550] Re: libpam-ssh doesn't unlock my key

2008-07-24 Thread Valentijn Sessink
I have the same problem. My pstree shows: ├─gdm───gdm─┬─Xorg With all Gnome-stuff hanging under gdm: Z gdm └─gnome-session─┬─bluetooth-apple ├─gnome-panel ├─gnome-settings-───{gnome-settings-}

[Bug 10550] Re: DVDs with restrictive permissions are unreadable for normal user

2008-10-09 Thread Valentijn Sessink
A couple of remarks. AFAIK, UDF is mostly used on DVD's, so our first concern is getting these to play (and I'm deliberately avoiding the terms "getting it to work" because that's what it does now, too, in a weird way, albeit). Then, some users will complain about their memory sticks and other stuf

[Bug 10550] Re: DVDs with restrictive permissions are unreadable for normal user

2008-10-09 Thread Valentijn Sessink
Mac OSX seems to recognize that it's a DVD, and change permissions accordingly. I fail to reproduce this behaviour on CD/USB or other storage device. So as far as I can see, there's a special "hey, it's a DVD, let's randomly alter file permissions". So OSX *can* do it; Ubuntu should be able to do i

[Bug 242618] Re: Nautilus and other gnome apps using incorrect umask for new directories

2008-06-26 Thread Valentijn Sessink
I'm a bit confused by your comment; setting importance to "low" seems to imply that a fix will be in the next Gnome - which means Ubuntu 8.10. Or am I mistaken here? This bug is too important for that: network users should be able to rely on the correct rights for their new directories - you can

[Bug 175530] Re: Evolution crashes on startup in calendar_component_init

2008-08-29 Thread Valentijn Sessink
This also goes for shared configuration in 6.06 to 8.04 - i.e. sharing your profile between LTS distro's is not possible. I could track this down to the gconf /apps/evolution/calendar setting named "sources"; If I'm right, there are three candidates left: color_spec="#DDBECE" So deleting all

[Bug 292256] Re: backlight failed after suspend to ram on IBM X40

2009-03-29 Thread Valentijn Sessink
Adding 2372 to the list, as Japi suggests, fixes the bug - for my hardware; and as this is the same 2372 as Pieter Hintjens reports, this might close the bug. (Note: it's still there in Jaunty) $ lshal | grep system.hardware system.hardware.primary_video.product = 13698 (0x3582) (int) system

[Bug 17698] Re: Evolution crashes on startup

2006-08-07 Thread Valentijn Sessink
Yay. It's fixed. I'll leave the rant about the 14 months fix to a *crashing* mail program for another episode, but suffice to say that this one seems fixed in Dapper. In short: AFAIK it's fixed, you may close the bug. The long version is that only the crashing part is fixed, but the decoding of t

[Bug 66689] dhcp3-server misuses debconf

2006-10-18 Thread Valentijn Sessink
Public bug reported: Binary package hint: dhcp3-server There's a problem when trying to setup dhcp3-server with debconf, as the debconf-settings are overwritten by dhcp3-server on purpose. What you would expect: 1. setup debconf settings, for example with debconf-set-selections 2. run dpkg-recon

Re: [Bug 66689] Re: dhcp3-server misuses debconf

2007-04-13 Thread Valentijn Sessink
Martin Pitt schreef: > I'm afraid I fail to see the problem here. I am perfectly able to > change /etc/default/dhcp3-server with 'sudo dpkg-reconfigure > dhcp3-server'. The .config script looks sane as well, it reads the > current setting from /etc/default/dhcp3-server Why should it? > then asks

[Bug 163042] Re: nmbd crashes after routine Dapper upgrade

2007-11-16 Thread Valentijn Sessink
samba 3.0.22-1ubuntu3.4 breaks things, 3.0.22-1ubuntu3.3 is OK. samba-3.0.22 /source/lib/charcnv.c is where the panic comes from: /* No longer allow a length of -1 */ if (dest_len == (size_t)-1) dest_len = sizeof(pstring); smb_panic("push_ascii - dest_len ==

[Bug 162908] Re: SATA CD/DVD I/O error render system unresponsive, 100% cpu load

2007-11-16 Thread Valentijn Sessink
Bug #84603 is another version of this bug - this time related to an optical drive that times out when there's no disk in it. Then there's #64587, that also shows a freezing machine due to SATA hangs. So it seems that no SATA drive can be reached, once there's at least one SATA drive busy. Is this

[Bug 162908] SATA CD/DVD I/O error render system unresponsive, 100% cpu load

2007-11-16 Thread Valentijn Sessink
Public bug reported: I have a broken CDROM (one that has read errors, a toaster). Using this CD-ROM renders my system unresponsive - it will have a high CPU load or will sometimes even freeze from 10 to 60 seconds. Kernel log says things like: Nov 15 17:05:51 stout kernel: [17182964.856000] Info

[Bug 81782] Re: Realtek ethernet controller detected but no automatic dhcp on edgy

2007-04-03 Thread Valentijn Sessink
Well, of course we're waiting for the fix to be in the next point- release, but for those of you that can't wait, here's a quick half- scripted way to get the r1000.ko module in your initrd.gz. It's not tested for completeness, so there could be typos in it, but the result will work. initrdfile="w

[Bug 35936] Re: Can't select "Default languages for documents"

2007-01-16 Thread Valentijn Sessink
A side effect of not being able to change the default language is even weirder. Suppose your default interface language is German (just for the sake of it). The result of this is that the default language of OpenOffice.org is German ("Deutsch") as well - so far, so good. Now change the default lan

[Bug 541511] Re: MASTER: [i855] GPU lockup (apport-crash)

2010-04-20 Thread Valentijn Sessink
IBM X40 laptop, 82852/855GM rev. 02, also: no working graphical environment since 2.6.32-21; I manually installed 2.6.32.20 to get a working environment. Unfortunately, there's no crash information whatsoever, the system just freezes hard, without logs or otherwise usable information. Setting i915.

[Bug 455337] Re: [IBM 2372GHG] late resume failure

2010-04-21 Thread Valentijn Sessink
Given the mess the current i915 driver is in, it would be hard to say if this is still an issue ;-) , but please close this bug as I am pretty sure I can't reproduce the kernel oops anymore. -- [IBM 2372GHG] late resume failure https://bugs.launchpad.net/bugs/455337 You received this bug notifica

[Bug 470604] Re: Window List buttons do not always respond to mouse clicks

2010-02-02 Thread Valentijn Sessink
Adding a new user ("adduser test" and configuring it roughly like my own account (no visual effects, focus follows mouse but windows don't raise), I could not reproduce the problem. So while my test was not exhaustive, I suspect a configuration issue. I will try to compare the gconf-settings from t

[Bug 516780] Re: the package recognize 19d2:2002 (ONDA Communication S.p.A. K3765-Z) only as a storage device

2010-02-25 Thread Valentijn Sessink
Hmm, actually: no, I don't think it fixes the Z-version - and in fact, my report is wrong here. Could you try, however, to do: usb_modeswitch -d 1 -v 0x19d2 -p 0x2002 ... and see what happens? What does "lsusb" tell you afterwards, is there still a device 19d2:2002, or did it change? -- the pac

Re: [Bug 516780] Re: the package recognize 19d2:2002 (ONDA Communication S.p.A. K3765-Z) only as a storage device

2010-02-25 Thread Valentijn Sessink
Didier Raboud schreef: > By the way, Valentin, you are speaking about 19d2:2002 where you spoke > before about 12d1:1520. Alessandro is speaking about the K3765Z, which > is of unknown *:* … The K3765 is 12d1:1520. I don't know how the 19d2:2002 got mingled here - as far as I can see from the resu

[Bug 526302] [NEW] "Domain = localdomain" clause in idmapd.conf breaks things in Lucid - and is unnecessary

2010-02-23 Thread Valentijn Sessink
Public bug reported: In /etc/idmapd.conf, there's a line saying: Domain = localdomain This used to be "sort of" working: if server and clients had the same domain, user ID's would be mapped correctly. However, in Lucid, when you're using Kerberos, the rpc.svcgssd checks if the domain is a proper

[Bug 516780] Re: the package recognize 19d2:2002 (ONDA Communication S.p.A. K3765-Z) only as a storage device

2010-02-23 Thread Valentijn Sessink
** Attachment added: "This fixes the K3765 for me, it automatically runs usb_modeswitch with right parameters" http://launchpadlibrarian.net/39600080/usb_modeswitch.rules.patch -- the package recognize 19d2:2002 (ONDA Communication S.p.A. K3765-Z) only as a storage device https://bugs.launc

[Bug 516780] Re: the package recognize 19d2:2002 (ONDA Communication S.p.A. K3765-Z) only as a storage device

2010-02-23 Thread Valentijn Sessink
See above patch. 0x12d1:0x1520 will need a specific usb_modeswitch command, that is not (yet) incorporated in the udev rules. Adding a line with SUBSYSTEM=="usb", SYSFS{idVendor}=="12d1", SYSFS{idProduct}=="1520", RUN+="/usr/sbin/usb_modeswitch --default-vendor 0x12d1 --default-product 0x1520 --me

[Bug 507992] Re: nm-applet cannot detect K3565-Z

2010-02-23 Thread Valentijn Sessink
*** This bug is a duplicate of bug 516780 *** https://bugs.launchpad.net/bugs/516780 ** This bug has been marked a duplicate of bug 516780 the package recognize 19d2:2002 (ONDA Communication S.p.A. K3765-Z) only as a storage device -- nm-applet cannot detect K3565-Z https://bugs.launchpa

[Bug 488686] [NEW] libpam-krb5-migrate-heimdal asks for wrong principal

2009-11-26 Thread Valentijn Sessink
Public bug reported: Client: Ubuntu 8.04.3; server: Ubuntu 8.04.3 with Heimdal KDC. On the client, the following setup: authsufficient pam_krb5.so authrequisite pam_ldap.so authoptionalpam_krb5_migrate.so debug principal=pam/pam On the server, a "pam/pam" principal

[Bug 488686] Re: libpam-krb5-migrate-heimdal asks for wrong principal

2009-11-26 Thread Valentijn Sessink
Workaround: add a "root/admin" principal to the KDC and give it "add" rights to the KDC database. Export the key for root/admin to /etc/security (or wherever you put your key, using the "keytab=" option). Then specify "principal=root/admin" for all of the clients you want to migrate. -- libpa

[Bug 488686] Re: libpam-krb5-migrate-heimdal asks for wrong principal

2009-11-26 Thread Valentijn Sessink
** Description changed: Client: Ubuntu 8.04.3; server: Ubuntu 8.04.3 with Heimdal KDC. On the client, the following setup: authsufficient pam_krb5.so authrequisite pam_ldap.so authoptionalpam_krb5_migrate.so debug principal=pam/pam On the server, a "pam/pa

[Bug 173267] Re: Kernel ACL support for NFS/CIFS in 8.04?

2009-12-11 Thread Valentijn Sessink
This has not been fixed for NFSv4 yet. The nfs4-acl-tools mentioned in the original bug report are still not in Ubuntu (not in Hardy, not in later releases). Also, libacl doesn't include the NFS4 to POSIX ACL translation. This means that on a NFS4 file system, there's still no possibility to see,

[Bug 360818] Re: NetworkManager.vpn fails -- nm-vpn-connection.c.900: NeedSecrets

2009-11-11 Thread Valentijn Sessink
Could some of you check your config file: does it have an IP address for "remote"? Or a host name? My openvpn config is as follows: no password; single user (i.e. not for everyone); remote site is an IP address first (our office wifi is VPN protected), then a hostname (when I'm connected to the in

[Bug 360818] Re: NetworkManager.vpn fails -- nm-vpn-connection.c.900: NeedSecrets

2009-11-11 Thread Valentijn Sessink
Well, never mind my previous posting - DNS is not the problem. -- NetworkManager.vpn fails -- nm-vpn-connection.c.900: NeedSecrets https://bugs.launchpad.net/bugs/360818 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs ma

[Bug 453807] Re: nm_vpn_connection_connect_cb(): VPN connection 'xyz' failed to connect: 'No VPN secrets!'.

2010-04-14 Thread Valentijn Sessink
Yes, it's fixed. If you happen to have a connection TLS with password - with a bogus username/password, you can reset it to TLS (without password) and it will keep working. -- nm_vpn_connection_connect_cb(): VPN connection 'xyz' failed to connect: 'No VPN secrets!'. https://bugs.launchpad.net/bu

[Bug 537978] Re: Lucid dhclient can't set hostname

2010-03-16 Thread Valentijn Sessink
The live-CD has an /etc/hostname set to "ubuntu", so what do you want me to check? Apart from that, the /sbin/dhclient-script file is the same as above, so the logic to change the hostname does not work and is not conforming to the dhclient-documentation. -- Lucid dhclient can't set hostname http

[Bug 563386] Re: Xserver crashes with latest lucid kernel when using Xv-overlay mode

2010-04-17 Thread Valentijn Sessink
Same here, with an IBM X40 laptop, with Intel 82852/855GM Integrated Graphics Device -- Xserver crashes with latest lucid kernel when using Xv-overlay mode https://bugs.launchpad.net/bugs/563386 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 523188] Re: Make it possible again to let dhcp server set the client hostname

2010-03-12 Thread Valentijn Sessink
We are perfectly able to set hostnames in Karmic; however, we have /etc/hostname explicitly set to '(none)', while (as far as I see in other reports), since Karmic, when /etc/hostname is missing, Ubuntu sets it to "localhost", thus making dhclient not set the hostname. -- Make it possible again t

[Bug 482313] Re: dhclient-script ignores "option host-name" from DHCP-server

2010-03-12 Thread Valentijn Sessink
We have set /etc/hostname explicitly to '(none)'. Naturally, this is an illegal hostname, but since we use dhcp for our hostnames, the hostname is changed once the network is up. -- dhclient-script ignores "option host-name" from DHCP-server https://bugs.launchpad.net/bugs/482313 You received thi

[Bug 523188] Re: Make it possible again to let dhcp server set the client hostname

2010-03-12 Thread Valentijn Sessink
In Lucid, this is not fixed but it is in fact worse, see bug #537978 -- Make it possible again to let dhcp server set the client hostname https://bugs.launchpad.net/bugs/523188 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-b

[Bug 537978] [NEW] Lucid dhclient can't set hostname

2010-03-12 Thread Valentijn Sessink
Public bug reported: Until recently (up to and including Karmic), there was a "set_hostname()" function in /sbin/dhclient-script, that said: set_hostname() { local current_hostname=$(hostname) if [ -z "$current_hostname" -o "$current_hostname" = "(none)" ]; then hostname "$new_hos

[Bug 383118] Re: gamin doesn't notice local file creation on NFS4

2010-03-12 Thread Valentijn Sessink
Still there in Ubuntu 10.04 (Lucid) -- gamin doesn't notice local file creation on NFS4 https://bugs.launchpad.net/bugs/383118 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 http

[Bug 458957] Re: silly "WARNING" about "delta way too big", after resume from S3

2010-04-21 Thread Valentijn Sessink
** Changed in: linux (Ubuntu) Status: Incomplete => Fix Released -- silly "WARNING" about "delta way too big", after resume from S3 https://bugs.launchpad.net/bugs/458957 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 569094] [NEW] Upstart gssd.conf: stopping prematurely with kerberized NFS4 mounts

2010-04-23 Thread Valentijn Sessink
Public bug reported: /etc/init/gssd.conf states: stop on (stopping portmap or runlevel [06]) When going to runlevel 0 or 6, this results in unusable (and even hanging) Kerberized NFS4 mounts - i.e. if there's any process still using anything on nfs4, it can't continue because gssd isn't there a

[Bug 569094] Re: Upstart gssd.conf: stopping prematurely with kerberized NFS4 mounts

2010-04-23 Thread Valentijn Sessink
While, as far as I experienced, killing gssd it is a fine way to not be able to do anything, if /usr is mounted on an nfs4 system that is. (And now I'm not even sure if gssd is at fault, or if this an nfs4 problem). -- Upstart gssd.conf: stopping prematurely with kerberized NFS4 mounts https://bu

[Bug 531854] [NEW] bind9 will not install on a clean system

2010-03-04 Thread Valentijn Sessink
Public bug reported: Binary package hint: bind9 apt-get install bind9 Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: bind9-doc resolvconf The following NEW packages will be installed: bind9 0 upgraded, 1 newly installed, 0

Re: [Bug 540813] Re: wrong /usr/share/applications/desktop.$locale.cache files

2010-03-23 Thread Valentijn Sessink
On 23-03-10 12:06, Sebastien Bacher wrote: > Thank you for your bug report, the cache update uses a trigger which > means it will be updated when any package install a desktop entry in the > directory, local changes are supposed to be made in the local directory > and not in the distribution one D

[Bug 470604] Re: Window List buttons do not always respond to mouse clicks

2010-03-24 Thread Valentijn Sessink
As far as I can see, this is fixed in Lucid. -- Window List buttons do not always respond to mouse clicks https://bugs.launchpad.net/bugs/470604 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 540813] Re: Do not put update-gnome-menus-cache into $PATH

2010-03-24 Thread Valentijn Sessink
Martin, there's just one element of the bug left, namely the /usr/share/applications/desktop.nl_NL.utf8.cache containing English descriptions. As far as I can see, this is probably the result of update-gnome-menus-cache setting it's locale with locale.setlocale(locale.LC_ALL, ''), while the output

[Bug 545951] [NEW] discrepancy in locale during network install: desktop.$locale.cache goes wrong

2010-03-24 Thread Valentijn Sessink
Public bug reported: Binary package hint: gnome-menus After a network install of Lucid (preseeded, from an up-to-date mirror 2010-03-24), the /usr/share/applications/desktop.nl_NL.utf8.cache file contains English descriptions all over the place. This is probably the result of update-gnome-menus-c

[Bug 545951] Re: langpack installation/removal should rebuild gnome menu cache

2010-03-25 Thread Valentijn Sessink
I'm not so sure. Here's a system that, during install time, has the language-pack-nl installed; but the cache is still wrong. I'd still put my guesses on a difference in locale, update-gnome-menus- cache getting the locale wrong during install time. And it gets weirder. We now install Acroread in

[Bug 545951] Re: langpack installation/removal should rebuild gnome menu cache

2010-03-25 Thread Valentijn Sessink
You're right about the language-pack-gnome-nl, it's installed after the last update of the cache: Mar 25 11:33:53 in-target: Instellen van language-pack-gnome-nl (1:10.04+20100320) ... Mar 25 11:33:53 in-target: Instellen van language-pack-gnome-nl-base (1:10.04+20100313) ... Complete install lo

[Bug 545951] Re: langpack installation/removal should rebuild gnome menu cache

2010-03-25 Thread Valentijn Sessink
BTW an install from CD has the LANG set from the beginning; so there the chances of changing it wrong are less than a preseeded install, where only those things are set that are set explicitly in the installer. Also, while I'm writing this, I realise that the last remarks (language set to "C") mig

[Bug 540813] [NEW] wrong /usr/share/applications/desktop.$locale.cache files

2010-03-18 Thread Valentijn Sessink
Public bug reported: Binary package hint: gnome-menus After installing Lucid 10.04-alpha on 2010-03-17 (from a preseeded PXE install), the /usr/share/applications/desktop.nl_NL.utf8.cache file contains many, many English descriptions of the applications - so the Gnome menus are filled with Englis

[Bug 292256] Re: backlight failed after suspend to ram on IBM X40

2010-02-08 Thread Valentijn Sessink
In 2.6.31-19-generic (Ubuntu Karmic Koala, 9.10), the problem seems to be back. Could anyone confirm this? -- backlight failed after suspend to ram on IBM X40 https://bugs.launchpad.net/bugs/292256 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 292256] Re: backlight failed after suspend to ram on IBM X40

2010-02-08 Thread Valentijn Sessink
Never mind, 2.6.31-20-generic is OK again. -- backlight failed after suspend to ram on IBM X40 https://bugs.launchpad.net/bugs/292256 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.c

[Bug 523188] Re: Make it possible again to let dhcp server set the client hostname

2010-03-12 Thread Valentijn Sessink
Isn't this a duplicate for bug #482313? -- Make it possible again to let dhcp server set the client hostname https://bugs.launchpad.net/bugs/523188 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 417599] Re: pm-suspend with quirks does not restore backlight anymore

2009-10-22 Thread Valentijn Sessink
This should fix it, according to the kernel devs: http://bugzilla.kernel.org/show_bug.cgi?id=10985 ** Bug watch added: Linux Kernel Bug Tracker #10985 http://bugzilla.kernel.org/show_bug.cgi?id=10985 -- pm-suspend with quirks does not restore backlight anymore https://bugs.launchpad.net/bugs/

[Bug 292256] Re: backlight failed after suspend to ram on IBM X40

2009-10-22 Thread Valentijn Sessink
Here is the kernel bug, with a patch that is supposed to fix it: http://bugzilla.kernel.org/show_bug.cgi?id=10985 I did not check the patch, maybe someone could? -- backlight failed after suspend to ram on IBM X40 https://bugs.launchpad.net/bugs/292256 You received this bug notification because y

[Bug 343788] Re: firefox locked or lost settings after crash

2010-01-13 Thread Valentijn Sessink
NFSv4 will help: it does notice a no longer held lock, in contrast to NFSv3, that will not notice a no longer held lock (and will hold the lock indefinately). The problem is, that even after removing lock and .parentlock, a couple of .sqlite files will still be locked on an NFSv3 server. A workar

[Bug 292256] Re: backlight failed after suspend to ram on IBM X40

2010-01-13 Thread Valentijn Sessink
I tested the kernel from proposed and yes, this works as it should: backlight is enabled automatically. Good work! -- backlight failed after suspend to ram on IBM X40 https://bugs.launchpad.net/bugs/292256 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 458957] [NEW] silly "WARNING" about "delta way too big", after resume from S3

2009-10-23 Thread Valentijn Sessink
Public bug reported: [ 52.740473] Restarting tasks ... done. [ 52.741458] Delta way too big! 18446744034664345589 ts=18446744073375732734 write stamp = 38711387145 [ 52.741462] [ cut here ] [ 52.741476] WARNING: at /build/buildd/linux-2.6.31/kernel/trace/ring_buff

[Bug 458957] Re: silly "WARNING" about "delta way too big", after resume from S3

2009-10-23 Thread Valentijn Sessink
** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/34241764/AlsaDevices.txt ** Attachment added: "AplayDevices.txt" http://launchpadlibrarian.net/34241765/AplayDevices.txt ** Attachment added: "ArecordDevices.txt" http://launchpadlibrarian.net/34241766/ArecordDevices.t

[Bug 292256] Re: backlight failed after suspend to ram on IBM X40

2009-10-24 Thread Valentijn Sessink
All right. I had the time to test the patchhttp://bugzilla.kernel.org/attachment.cgi?id=23409 (mentioned in my previous post). This fixes the problem. -- backlight failed after suspend to ram on IBM X40 https://bugs.launchpad.net/bugs/292256 You received this bug notification because you are a me

[Bug 417599] Re: pm-suspend with quirks does not restore backlight anymore

2009-10-24 Thread Valentijn Sessink
I tested the patch mentioned in my previous post: http://bugzilla.kernel.org/attachment.cgi?id=23409 This fixes the problem. As it is a trivial, three lines only patch, it shouldn't be too hard to get it submitted, right? -- pm-suspend with quirks does not restore backlight anymore https://bugs

[Bug 292256] Re: backlight failed after suspend to ram on IBM X40

2009-10-19 Thread Valentijn Sessink
Hmm. Karmic Koala still has the bug and worse: pm-suspend --quirk-s3-mode --quirk-s3-bios does not help anymore (so adding the configuration to -pm-ibm.fdi is not a solution anymore). This is just a preliminary notice, will see if I can find something that does work. -- backlight failed after

[Bug 455337] [NEW] [IBM 2372GHG] late resume failure

2009-10-19 Thread Valentijn Sessink
Public bug reported: Is probably related to bug/292256; proposed fix there does not work anymore in Karmic. ProblemType: KernelOops Annotation: This occured during a previous hibernate and prevented it from resuming properly. The resume processing hung very near the end and will have appeared

[Bug 455337] Re: [IBM 2372GHG] late resume failure

2009-10-19 Thread Valentijn Sessink
** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/33941861/AlsaDevices.txt ** Attachment added: "AplayDevices.txt" http://launchpadlibrarian.net/33941862/AplayDevices.txt ** Attachment added: "ArecordDevices.txt" http://launchpadlibrarian.net/33941863/ArecordDevices.t

[Bug 360818] Re: NetworkManager.vpn fails -- nm-vpn-connection.c.900: NeedSecrets

2009-10-19 Thread Valentijn Sessink
Karmic, updated from Jaunty; in Jaunty, a working VPN, in Karmic, my auth.log says: Oct 19 14:15:53 abrikoos dbus-daemon: Rejected send message, 3 matched rules; type="method_call", sender=":1.52" (uid=1001 pid=2332 comm="/usr/lib/indicator-messages/indicator-messages-ser") interface="org.freed

[Bug 28326] Re: i810 Xv crashes after suspend -> infinite resprawn

2006-06-12 Thread Valentijn Sessink
Paul, sorry for the fuzz. I can't reproduce the issue now (while we were having a really, really bad day due to the respawn and other stupid issues with a IBM R50 laptop only 2 weeks ago). It must have been a combination of older kernels (might even have been a non upgraded kernel from an older Dap

[Bug 1824615] [NEW] lockups since version 2:4.7.6+dfsg~ubuntu-0ubuntu2.9

2019-04-13 Thread Valentijn Sessink
Public bug reported: Since version 2:4.7.6+dfsg~ubuntu-0ubuntu2.9 / Ubuntu 18.04.1 LTS, smbd locks up sometimes. We are unsure why. No messages in the log.smbd. Symptoms: clients (a few, about 5 to 10, OSX and Linux machines) sometimes just cannot connect to Samba anymore. They call us, "the serv

[Bug 1824615] Re: lockups since version 2:4.7.6+dfsg~ubuntu-0ubuntu2.9

2019-04-13 Thread Valentijn Sessink
apport information ** Tags added: apport-collected bionic ** Description changed: Since version 2:4.7.6+dfsg~ubuntu-0ubuntu2.9 / Ubuntu 18.04.1 LTS, smbd locks up sometimes. We are unsure why. No messages in the log.smbd. Symptoms: clients (a few, about 5 to 10, OSX and Linux machines)

[Bug 1824615] SambaInstalledVersions.txt

2019-04-13 Thread Valentijn Sessink
apport information ** Attachment added: "SambaInstalledVersions.txt" https://bugs.launchpad.net/bugs/1824615/+attachment/5255422/+files/SambaInstalledVersions.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 1824615] ProcEnviron.txt

2019-04-13 Thread Valentijn Sessink
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1824615/+attachment/5255421/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1824615

[Bug 1824615] ProcCpuinfoMinimal.txt

2019-04-13 Thread Valentijn Sessink
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1824615/+attachment/5255420/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1824615] SmbLog.txt

2019-04-13 Thread Valentijn Sessink
apport information ** Attachment added: "SmbLog.txt" https://bugs.launchpad.net/bugs/1824615/+attachment/5255423/+files/SmbLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1824615 Title: lo

[Bug 1824615] Re: lockups since version 2:4.7.6+dfsg~ubuntu-0ubuntu2.9

2019-04-15 Thread Valentijn Sessink
Done so. (FYI: upgrade came from 2.5, IIRC) 2:4.7.6+dfsg~ubuntu- 0ubuntu2.7 installed now. I'll report what happens - if anything. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1824615 Title: lockup

[Bug 1729821] Re: [snap] cannot open files on samba shares

2020-04-22 Thread Valentijn Sessink
SMB shares still do not work - for Libreoffice 6.4 that is. The the apt- get installed version for LibreOffice6.4 does work for SMB shares. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1729821 Title:

[Bug 1824615] Re: lockups since version 2:4.7.6+dfsg~ubuntu-0ubuntu2.9

2019-04-24 Thread Valentijn Sessink
So far, no more lockups. (And I'm almost sorry to say that, as I realize that it's not much we have here in this bug report - and it seems to only affect me...) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1568050] Re: grub-install removes other EFI boot entries

2017-12-06 Thread Valentijn Sessink
The bug is somewhat worse than in the original report: grub-install will remove anything that has "Ubuntu" (case INsensitive!) in it's name. In a test, both "RAID Ubuntu /dev/sdc", "Ubuntu /dev/sdc" were removed by grub-install. A label "RAID fallback /dev/sdc" would survive a call to grub-install.

[Bug 1298399] [NEW] grub-efi-amd64 2.02~beta2-7 fails to install on raid/lvm

2014-03-27 Thread Valentijn Sessink
Public bug reported: During installation of Trusty on a RAID6/LVM system, the installation fails during the "configure" phase of grub-efi-amd64. The installer message says "GRUB installation failed The 'grub-efi-amd64-signed' package failed to install into /target/. Without the GRUB boot loader

[Bug 1269992] Re: 2.02~beta2 requires manual testing

2014-03-27 Thread Valentijn Sessink
This new bug https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1298399 is also on trusty, with grub 2.02~beta2-7. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1269992 Title: 2.02~beta2 requires

[Bug 1298399] Re: grub-efi-amd64 2.02~beta2-7 fails to install on raid/lvm

2014-03-28 Thread Valentijn Sessink
Further research shows: - a simple install with sda1 = fat32 EFI, sda2 = 100Gb ext4 does work - an install with /dev/md0 formatted as ext4 root-fs fails - an install with /dev/sda2 as LVM pv, with root as a volume within, fails too. Both md and lvm installs initially seem to complain that "grub-in

[Bug 1299041] Re: grub2-2.02 has wrong build-deps

2014-03-28 Thread Valentijn Sessink
apport information ** Tags added: apport-collected trusty ** Description changed: after "apt-get build-dep grub-efi-amd64", many packages are missing. The ones I tracked so far: automake1.10 (another automake is probably somewhere in the dependencies, but building complained that 1.10 is n

[Bug 1299041] Re: grub2-2.02 has wrong build-deps

2014-03-28 Thread Valentijn Sessink
Jörg, I don't think the "ProcEnviron.txt" is the information you were looking for. However, apt-get install apport; apt-get install python- apport; apport-collect 1299041 did just that (on 14.04). Now on a freshly installed 14.04, I ran the following: # apt-get build-dep grub; apt-get build-dep gr

[Bug 1298399] Re: grub-efi-amd64 2.02~beta2-7 fails to install on raid/lvm

2014-03-28 Thread Valentijn Sessink
# create a file /boot/grub/x86_64-efi/load.cfg with search.fs_uuid 2ff0dd02-use-"blkid"-to-get-the-number-40cda0eb468d root set prefix=($root)/boot/grub # then use chattr +i /boot/grub/x86_64-efi/load.cfg # to make load.cfg write-protected (on an ext4 filesystem) I'm still getting an error after re

[Bug 1299041] [NEW] grub2-2.02 has wrong build-deps

2014-03-28 Thread Valentijn Sessink
Public bug reported: after "apt-get build-dep grub-efi-amd64", many packages are missing. The ones I tracked so far: automake1.10 (another automake is probably somewhere in the dependencies, but building complained that 1.10 is needed); to be able to run the tests, dependencies seem to be: lzop

[Bug 1299041] Re: grub2-2.02 has wrong build-deps

2014-03-28 Thread Valentijn Sessink
That's why "apt-get build-dep grub" matters. Grub (not grub2) has a "Build-Depends: debhelper (>= 4.0.0), automake1.9". Thus, automake1.9 gets installed. "Grub2" doesn't even have a build-depend on automake - there might be a lower dependency on automake but I did not check that. So it's not a syst

[Bug 1299041] Re: grub2-2.02 has wrong build-deps

2014-03-28 Thread Valentijn Sessink
s/grub2/grub2-2.02/ - the version that was added to 14.04 recently. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1299041 Title: grub2-2.02 has wrong build-deps To manage notifications about this b

[Bug 1269992] Re: 2.02~beta2 requires manual testing

2014-03-28 Thread Valentijn Sessink
... also, build-depends of grub2-2.02 are not right, see bug #1299041 Required for building, but not in build-depends: lzop hfsplus squashfs-tools attr reiserfsprogs automake1.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:/

[Bug 1299041] Re: grub2-2.02 has wrong build-deps

2014-03-31 Thread Valentijn Sessink
Thanks - I'll recheck my build - problems after automake1.10 could be due to wrong language settings. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1299041 Title: grub2-2.02 has wrong build-deps To

[Bug 561703] Re: Row height in xls is not saved

2010-12-23 Thread Valentijn Sessink
The bug is not present in the upstream 3.2.0 version (when installing that on Ubuntu, that is), so it's an Ubuntu (& Debian?) specific bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/561703 Title:

[Bug 691130] Re: PDF workflow flawed, crashes printers

2010-12-23 Thread Valentijn Sessink
Unfortunately, with a Maverick installation, the long delay in printing persists. Please note that this is not a live CD, but an installed machine. On the other hand, the install is pretty basic and printing is done through the network, so there is nothing the local Cups is doing. Our *hacked* pri

[Bug 691130] Re: PDF workflow flawed, crashes printers

2010-12-23 Thread Valentijn Sessink
> [...] will output a certain PDF [...] > than 15 minutes). I'm currently investigating if this PPD is public That should read: if this PDF (the document I'm trying to print) is public. So, to summarize: a) printing from a Maverick machine to a Lucid server with hacked-up printing path: 4 minute

[Bug 691130] Re: PDF workflow flawed, crashes printers

2010-12-23 Thread Valentijn Sessink
The attached PDF (which is public) will not print or print very slowly (30 minutes) on the above printer with the Lucid/Maverick default print path. With a hacked workflow as described, all pages print within 4 minutes. ** Attachment added: "PDF that will not print with the new PDF workflow" h

[Bug 691130] Re: PDF workflow flawed, crashes printers

2010-12-23 Thread Valentijn Sessink
I don't think I understand the "Capturing print job data" part of DebuggingPrintingProblems. As far as I can see, disabling the printer will stop the print queue handling *before* filtering jobs. So all I am getting is the PDF that I already attached above. Am I doing something wrong? -- You rece

[Bug 691130] Re: PDF workflow flawed, crashes printers

2010-12-23 Thread Valentijn Sessink
That is what I did. (Hence my confusion when the captured file came out identical to the original file ;) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/691130 Title: PDF workflow flawed, crashes pri

[Bug 645448] Re: preferences in empathy doesn't get saved when home directory is on nfs

2010-12-28 Thread Valentijn Sessink
http://ubuntuforums.org/showthread.php?t=1646526 seems to suggest that this is Inotify-related. That would mean that this is another manifestation of the problem described in Bug #383118 (which is, in it's own, a bit misguided as it's probably not Gamin, but the kernel that is at fault, but I'm not

[Bug 575191] Re: simple-scan doesn't scan from HP M1522nf (MFP), while xsane works

2010-12-09 Thread Valentijn Sessink
** Changed in: simple-scan (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/575191 Title: simple-scan doesn't scan from HP M1522nf (MFP), while xsane wor

[Bug 670249] Re: no scanning result

2010-12-09 Thread Valentijn Sessink
*** This bug is a duplicate of bug 575191 *** https://bugs.launchpad.net/bugs/575191 ** This bug has been marked a duplicate of bug 575191 simple-scan doesn't scan from HP M1522nf (MFP), while xsane works * You can subscribe to bug 575191 by following this link: https://bugs.launchpad.net

  1   2   >