Re: [Bug 1777860] Re: Sssd doesn't clean up PIDfile after crash

2018-06-21 Thread Jurjen Bokma
ually, is not a serious option. > > Did you know that you can work around the problem by creating an > override file at /etc/systemd/system/sssd.service? > Thanks for pointing that out! I should've thought of it, but I guess my brain stopped once I had fixed it in /lib. 'gard

[Bug 1777860] [NEW] Sssd doesn't clean up PIDfile after crash

2018-06-20 Thread Jurjen Bokma
Public bug reported: After having crashed, sssd will not start, because the old PIDfile is still present. The fact that the process does not exist any more does not cause the PIDfile to be cleaned up. This bug is already known, but not fixed, upstream: https://pagure.io/SSSD/sssd/issue/3528 (al

[Bug 1733726] Re: package linux-headers-4.13.0-17-generic 4.13.0-17.20 failed to install/upgrade: subprocess installed post-installation script was killed by signal (Terminated)

2017-11-22 Thread Jurjen Stellingwerff
I had the same issue but traced it with strace to the dkms task. root 5155 5105 0 09:39 pts/300:00:00 /bin/sh /usr/lib/dkms/dkms_autoinstaller start 4.13.0-17-generic I killed it several times before the routine finished. The only dkms module I had installed was nvidia-384 so I remove

[Bug 1718507] [NEW] package linux-image-extra-4.10.0-35-generic 4.10.0-35.39~16.04.1 failed to install/upgrade: package linux-image-extra-4.10.0-35-generic is already installed and configured

2017-09-20 Thread Jurjen Weerman
Public bug reported: Installation crashes ProblemType: Package DistroRelease: Ubuntu 16.04 Package: linux-image-extra-4.10.0-35-generic 4.10.0-35.39~16.04.1 ProcVersionSignature: Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17 Uname: Linux 4.10.0-35-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.10 Ap

Re: [Bug 1397898] Re: incorrect PID in initscript

2014-12-03 Thread Jurjen Bokma
On 12/02/2014 12:21 AM, Matthaus Owens wrote: > Sorry, I should have said pidfile is written to $rundir/agent.pid. > $rundir defaults to $vardir/run if not specified in puppet.conf. > Thank you! Now my config works, and this 'bug' report should never have existed. :) -- You received this bug not

Re: [Bug 1397898] [NEW] incorrect PID in initscript

2014-12-03 Thread Jurjen Bokma
On 12/01/2014 10:42 PM, Stig Sandbeck Mathisen wrote: > That's a delightfully evil hack. Will using an upstart job work instead, > or do you need to keep track of the PID there, as well (something for > post-start, then)? Matthaus Owens of Puppet Labs responded that Puppet *does* write its own PID

Re: [Bug 1397910] Re: Puppet daemon dies from SIGUSR1 if no certificate

2014-12-01 Thread Jurjen Bokma
On 12/01/2014 07:31 PM, Robie Basak wrote: > What is it trying to look up? Itself, or something else? I'd expect a > self-lookup to always succeed. It tries to look up the Puppet server, to fetch a certificate from. Maybe it also tries to look up itself. But that would succeed, indeed. > If for so

Re: [Bug 1397898] Re: incorrect PID in initscript

2014-12-01 Thread Jurjen Bokma
> It should go to Debian in the first instance, assuming that Debian is Ok. Then it'll have to wait until I can confirm that Debian is affected as well. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

Re: [Bug 1397910] Re: Puppet daemon dies from SIGUSR1 if no certificate

2014-12-01 Thread Jurjen Bokma
On 12/01/2014 06:49 PM, Robie Basak wrote: > Then isn't something else broken that causes puppet to be started before > hostname resolution is available? What is on your system that causes > hostname resolution to not be available? Can we fix that instead? > Perhaps we can. Puppet runs from a Syst

[Bug 1397898] Re: incorrect PID in initscript

2014-12-01 Thread Jurjen Bokma
Version data: Ubuntu Trusty Puppet 3.4.3-1 0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1397898 Title: incorrect PID in initscript To manage notifications about this bug go to: https://bugs.laun

[Bug 1397910] [NEW] Puppet daemon dies from SIGUSR1 if no certificate

2014-12-01 Thread Jurjen Bokma
Public bug reported: Abstract: When the Puppet agent daemon is unable to get a certificate, it dies on receiving SIGUSR1. Longer version: Right after boot, the Puppet agent daemon is started. It may be running before hostname resolution is available. If it is, Puppet is unable to receive a cer

[Bug 1397898] [NEW] incorrect PID in initscript

2014-12-01 Thread Jurjen Bokma
Public bug reported: Abstract: Puppet initscript doesn't record the correct PID. WIth this patch, it does. Longer version: When the Puppet agent daemon gets started, /etc/init.d/puppet records a PID in /var/run/puppet/${NAME}.pid, but it is the wrong one. Puppet may fork half a dozen times befo

[Bug 1353502] Re: NFS4 mount fails with AD Kerberos and long hostnames

2014-08-18 Thread Jurjen Bokma
Please don't bother any more. I offered the patch upstream, and it was committed there. (Plus a line that fixes the memory leak I introduced above.) Regards Jurjen -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1353502] [NEW] NFS4 mount fails with AD Kerberos and long hostnames

2014-08-06 Thread Jurjen Bokma
f the principal NFS should look for when authenticating against AD: [appdefaults] nfs = { ad_principal_name = 192.168.5.13$ } I'm not sure whether to offer this patch here, to Debian, upstream, or all three. Also, it makes use of an otherwise rarely used corner of Kerberos: appdefaults

[Bug 1302638] Re: augeas-tools fails to parse krb5.conf (solution provided)

2014-04-09 Thread Jurjen Bokma
Err.. s/depends/build-depends/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1302638 Title: augeas-tools fails to parse krb5.conf (solution provided) To manage notifications about this bug go to: h

[Bug 1302638] Re: augeas-tools fails to parse krb5.conf (solution provided)

2014-04-09 Thread Jurjen Bokma
I opened a PR on Github as Raphaël requested. One more thing: the Trusty source package depends neither on flex nor on bison. I think it should, but I'm not sure enough to open another bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 1302638] Re: augeas-tools fails to parse krb5.conf (solution provided)

2014-04-08 Thread Jurjen Bokma
Ok, I cloned the GitHub repository, forked, making changes. As for unit tests, it looks to me like an entire lens is the unit of testing, so I would edit lenses/tests/test_krb5.aug to include some previously unparsed in- and output. Is that what you want me to do? Also, it's not unlikely that I'

[Bug 1302638] Re: augeas-tools fails to parse krb5.conf (solution provided)

2014-04-08 Thread Jurjen Bokma
I'm the one who should do the thanking: I'm using your distro. I have not sent the changes upstream. I'm not very familiar with the jargon of parse tree structure. I'd say it obviously causes changes in the structure of the tree: it adds leaves. But I presume the question is meant: "Are there a

[Bug 1302638] [NEW] augeas-tools fails to parse krb5.conf (solution provided)

2014-04-04 Thread Jurjen Bokma
Public bug reported: In Trusty, augtool doesn't parse the default /etc/krb5.conf There are multiple issues. The lens cannot handle some keywords, it cannot handle heading digits in realm names, and it cannot handle lowercase realms in the [realms] section. After the following patch, it can, and

[Bug 1302638] Re: augeas-tools fails to parse krb5.conf (solution provided)

2014-04-04 Thread Jurjen Bokma
** Patch added: "output of diff -u krb5.aug.old /usr/share/augeas/lenses/dist/krb5.aug" https://bugs.launchpad.net/ubuntu/+source/augeas/+bug/1302638/+attachment/4065670/+files/krb5.aug.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 1274543] Re: sssd-ad uses wrong key to verify tgt at login time

2014-01-31 Thread Jurjen Bokma
Additional information: The account ADJoiner is an ordinary user in that it has no servicePrincipalName, whereas hosts do have one. I believe this is a crucial difference, because I can get a ticket for anything that has a servicePrincipalName, but not for anything that doesn't. And indeed, wh

[Bug 1274543] [NEW] sssd-ad uses wrong key to verify tgt at login time

2014-01-30 Thread Jurjen Bokma
Public bug reported: I try to log in using sssd with AD authentication. It fails. When I remove the first key from the keytab, logging in succeeds. Restoring the previous keytab brings the failure back. Hence, I believe the closing of https://fedorahosted.org/sssd/ticket/1871#comment:2 to be wro

[Bug 1087622] Re: Linux kernel 3.5.0-20 won't boot [unable to handle kernel paging request at f91fe4fc in trace_event_raw_init+0xb/0x20]

2012-12-11 Thread Jurjen Stellingwerff
This version of the module fixed the problem for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1087622 Title: Linux kernel 3.5.0-20 won't boot [unable to handle kernel paging request at f91fe4

[Bug 1087967] Re: Kernel OOPS on intel 5 series/3400 leads to non working mouse

2012-12-10 Thread Jurjen Stellingwerff
The laptop started perfectly without the module. It it possible to blacklist this motherboard with this module? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1087967 Title: Kernel OOPS on intel 5 se

[Bug 1087967] Re: Kernel OOPS on intel 5 series/3400 leads to non working mouse

2012-12-08 Thread Jurjen Stellingwerff
reverting to kernel 3.5.0-19 in grub resulted in a non oops boot again with working mousepad -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1087967 Title: Kernel OOPS on intel 5 series/3400 leads to

[Bug 1087967] [NEW] Kernel OOPS on intel 5 series/3400 leads to non working mouse

2012-12-08 Thread Jurjen Stellingwerff
Public bug reported: This is the kernel oops from dmesg.. later it reported driver problems for ACPI.. [ 10.726251] ACPI Warning: 0x0460-0x047f SystemIO conflicts with Region \PMIO 1 (20120320/utaddress-251) [ 10.726258] ACPI: If an ACPI driver is available for this d

[Bug 993427] Re: fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build [error: ‘cpu_possible_map’ undeclared (first use in this function)]

2012-06-20 Thread Jurjen Stellingwerff
Still gives on x86 system: /var/lib/dkms/fglrx/8.960/build/2.6.x/firegl_public.c: In function ‘KCL_fpu_begin’: /var/lib/dkms/fglrx/8.960/build/2.6.x/firegl_public.c:5859:5: error: implicit declaration of function ‘__thread_has_fpu’ [-Werror=implicit-function-declaration] /var/lib/dkms/fglrx/8.9

[Bug 993427] Re: fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build [error: ‘cpu_possible_map’ undeclared (first use in this function)]

2012-06-05 Thread Jurjen Stellingwerff
I had no luck with the new patch. It still gave compiler warnings. So I combined the two patches to one and that worked for my situation. ** Patch added: "Combined the original and the new pach." https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/993427/+attachment/3176264/+files/c

[Bug 998486] Re: fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build

2012-05-12 Thread Jurjen Stellingwerff
*** This bug is a duplicate of bug 993427 *** https://bugs.launchpad.net/bugs/993427 ** This bug has been marked a duplicate of bug 993427 fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build [error: ‘cpu_possible_map’ undeclared (first use in this function)] -- You received this

[Bug 998486] Re: fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build

2012-05-12 Thread Jurjen Stellingwerff
*** This bug is a duplicate of bug 993427 *** https://bugs.launchpad.net/bugs/993427 Sorry the previous patch did make it install but not work on my system. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 998486] Re: fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build

2012-05-12 Thread Jurjen Stellingwerff
./amd-driver-installer-12-4-x86.x86_64.run --extract driver cd common/lib/modules/fglrx/build_mod patch -p1 < ~/Downloads/doit.patch cd ../../../.. sudo ./ati-installer.sh 8.961 --install --force ** Patch added: "patch file" https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/998486

[Bug 998486] Re: fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build

2012-05-12 Thread Jurjen Stellingwerff
The following patch made it compile again: source-url http://phoronix.com/forums/showthread.php?68922-Patch-to-compile-fgrlx-module-on-Linux-3-3-rc4-with-x86-32-bit-arch/page2 diff --git a/firegl_public.c b/firegl_public.c index a56fff1..b4bdfb7 100644 --- a/firegl_public.c +++ b/firegl_public.c

[Bug 998486] [NEW] fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build

2012-05-12 Thread Jurjen Stellingwerff
Public bug reported: after upgrading /var/lib/dkms/fglrx/8.960/build/make.log contains: DKMS make.log for fglrx-8.960 for kernel 3.4.0-1-generic-pae (i686) za mei 12 18:48:05 CEST 2012 AMD kernel module generator version 2.1 doing Makefile based build for kernel 2.6.x and higher rm -rf *.c *.h *.

[Bug 998486] Re: fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build

2012-05-12 Thread Jurjen Stellingwerff
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/998486 Title: fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubunt

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-07 Thread Jurjen Stellingwerff
One more success for the patch on x86. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/968753 Title: ssh crashed with SIGSEGV To manage notifications about this bug go to: https://bugs.launchpad.net/

[Bug 742411] Re: weird mouse and keyboard behavior after first login

2011-03-25 Thread jurjen
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/742411 Title: weird mouse and keyboard behavior after first login -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mai

[Bug 742411] [NEW] weird mouse and keyboard behavior after first login

2011-03-25 Thread jurjen
Public bug reported: Binary package hint: xfwm4 the bug is quite difficult to describe because behavior is that weird... also it only occurs on first login. When I logout (after some hassle) and login again, everything seems to be normal again. Sometimes (but not nearly always) after a while the

[Bug 731893] Re: WARNING: at /build/buildd/linux-2.6.38/net/sched/sch_generic.c:256 dev_watchdog 0x2a0/0x2b0()

2011-03-09 Thread Jurjen Stellingwerff
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/731893 Title: WARNING: at /build/buildd/linux-2.6.38/net/sched/sch_generic.c:256 dev_watchdog 0x2a0/0x2b0() -- ubuntu-bugs mailing list ubuntu-bugs@l

[Bug 731893] [NEW] WARNING: at /build/buildd/linux-2.6.38/net/sched/sch_generic.c:256 dev_watchdog 0x2a0/0x2b0()

2011-03-09 Thread Jurjen Stellingwerff
Public bug reported: Normally I only get an oops or even panic when there is high network traffic. For example during a scp file transfer. ProblemType: KernelOops DistroRelease: Ubuntu 11.04 Package: linux-image-2.6.38-5-generic 2.6.38-5.32 Regression: Yes Reproducible: No ProcVersionSignature: U

[Bug 591895] Re: removing a keyboard layout is not persistent across reboots

2010-08-16 Thread Jurjen Stellingwerff
The same happens to me with "USA International (dead keys)" reappearing as the default while I only want "USA International (AltGr dead keys)". It has no effect to push the 'Apply System-Wide...' button. -- removing a keyboard layout is not persistent across reboots https://bugs.launchpad.net/bug

[Bug 444701] Re: dkms error exit status 10 on rt73-k2wrlz

2009-10-18 Thread Jurjen Stellingwerff
I will keep trying to build it for the different kernel updates.. 2.6.31-14-generic still has the error and no wifi. -- dkms error exit status 10 on rt73-k2wrlz https://bugs.launchpad.net/bugs/444701 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 444701] Re: dkms error exit status 10 on rt73-k2wrlz

2009-10-06 Thread Jurjen Stellingwerff
** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/33130933/AlsaDevices.txt ** Attachment added: "AplayDevices.txt" http://launchpadlibrarian.net/33130934/AplayDevices.txt ** Attachment added: "ArecordDevices.txt" http://launchpadlibrarian.net/33130941/ArecordDevices.t

[Bug 444701] [NEW] dkms error exit status 10 on rt73-k2wrlz

2009-10-06 Thread Jurjen Stellingwerff
ernel. rt73-k2wrlz (3.0.3): Installing module. ...(bad exit status: 10) Build failed. Installation skipped This procedure worked correctly and wireless was working under jaunty. extra.. less relevant system information: $ uname -a Linux jurjen-laptop 2.6.31-11-generic #38-Ubuntu SMP Fri Oct 2

[Bug 375343] Re: package linux-image-2.6.28-12-generic 2.6.28-12.43 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-07-21 Thread Jurjen
the logs to the specific installation scripts and from there on to the correct package to re-install. Could be added to some FAQ or Wiki or something? Anyway, I think this bug can be closed as "solved". Thanks and Kind regards, Jurjen. -- package linux-image-2.6.28-12-generic 2.6.28-12.43

[Bug 375343] Re: package linux-image-2.6.28-12-generic 2.6.28-12.43 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-07-21 Thread Jurjen
This issue was fixed by re-installing the linux nvidia common package. ** Changed in: linux (Ubuntu) Status: Incomplete => Fix Released -- package linux-image-2.6.28-12-generic 2.6.28-12.43 failed to install/upgrade: subprocess post-installation script returned error exit status 1 https:

[Bug 372153] Re: XSLT processing error: global variables not seen in predicates

2009-05-31 Thread Jurjen Oskam
According to http://bugzilla.gnome.org/show_bug.cgi?id=303289 the behaviour you see is correct, because the standard doesn't allow for variables in the match attribute. (Note that I'm an xml/xslt newbie, and I may very well be wrong. The description of the bug is awfully similar though.) ** Bug w

[Bug 375343] [NEW] package linux-image-2.6.28-12-generic 2.6.28-12.43 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-05-12 Thread Jurjen
Public bug reported: The Ubuntu 9.04 "Update Manager" reported an error when trying to install the new kernel 2.6.28-12. ProblemType: Package Architecture: amd64 DistroRelease: Ubuntu 9.04 ErrorMessage: subprocess post-installation script returned error exit status 1 HibernationDevice: RESUME=UUI

[Bug 375343] Re: package linux-image-2.6.28-12-generic 2.6.28-12.43 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-05-12 Thread Jurjen
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/26627678/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/26627679/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/26627680/Dependencies.txt ** A

[Bug 151235] Re: nm-applet crashed

2008-10-21 Thread Jurjen
No, actually it is worse in Intrepid Beta :-( -- nm-applet crashed https://bugs.launchpad.net/bugs/151235 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/

[Bug 223705] Re: Can't play video or audio

2008-04-29 Thread Jurjen Stellingwerff
** Changed in: pulseaudio (Ubuntu) Sourcepackagename: None => pulseaudio -- Can't play video or audio https://bugs.launchpad.net/bugs/223705 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.u

[Bug 223368] Re: Keyboard shortcuts doesn't include all the workspaces in Hardy

2008-04-29 Thread Jurjen Stellingwerff
Just checked my shortcuts and switching to 4 workspaces worked. Both with and without visual effects turned on. My configuration of workspaces is: - show all workspaces is 2 rows - number of workspaces 4 Do you use an alternative configuration? Does is work for you with a new empty test user? --

[Bug 223705] Re: Can't play video or audio

2008-04-29 Thread Jurjen Stellingwerff
Could this be a duplicate bug of #191027 on Pulseaudio? Can you play sound and video when you witch to ALSA under System/Preferences/Sound? What kind of audio hardware do you have? -- Can't play video or audio https://bugs.launchpad.net/bugs/223705 You received this bug notification because you

[Bug 213143] Re: snort: failed to install: post-installation script killed by signal (Interrupt)

2008-04-22 Thread Jurjen Stellingwerff
** Tags added: needs-upstream-sync -- snort: failed to install: post-installation script killed by signal (Interrupt) https://bugs.launchpad.net/bugs/213143 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 213143] Re: snort: failed to install: post-installation script killed by signal (Interrupt)

2008-04-22 Thread Jurjen Stellingwerff
** Summary changed: - package snort None [modified: /var/lib/dpkg/info/snort.list] failed to install/upgrade: subprocess post-installation script killed by signal (Interrupt) + snort: failed to install: post-installation script killed by signal (Interrupt) -- snort: failed to install: post-in

[Bug 213143] Re: package snort None [modified: /var/lib/dpkg/info/snort.list] failed to install/upgrade: subprocess post-installation script killed by signal (Interrupt)

2008-04-22 Thread Jurjen Stellingwerff
Work around to still install snort with this bug unfixed remove the log file with the root user instead of the snort user: sudo rm /var/log/snort/alert create a file /etc/default/snort with: sudo gedit /etc/default/snort # Parameters for the daemon PARAMS="-m 027 -D -d " SNORTUSER="snort"

[Bug 213143] Re: package snort None [modified: /var/lib/dpkg/info/snort.list] failed to install/upgrade: subprocess post-installation script killed by signal (Interrupt)

2008-04-22 Thread Jurjen Stellingwerff
This bug is same as the debian bug 471895 and is fixed there with snort_2.7.0-14. Some configuration files were not copied on installation and so it defaulted to foreground running instead of running as a daemon. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471895 -- package snort None [mo

[Bug 209848] Re: Thunderbird has no window decorations

2008-04-21 Thread jurjen
changed from 'invalid'. It did seem the bug was already changed by a new update. For me it didn't, so it might be a valid bug? I don't know if 'in progress' is the right status, so again; feel free to change! ** Changed in: compiz (Ubuntu) Status: Invalid => In Progress -- Thunderbird has

[Bug 209848] Re: Thunderbird has no window decorations

2008-04-21 Thread jurjen
ps. i have the same version of thunderbird installed (2.0.0.12 +nobinonly-0ubuntu1), but downloaded from the dutch (=nl) repository, it is the english version btw (in case it makes any difference, wich i doubt). ** Attachment added: "lspci -vvnn" http://launchpadlibrarian.net/13598940/lspci --

[Bug 209848] Re: Thunderbird has no window decorations

2008-04-21 Thread jurjen
** Attachment added: "/var/log/Xorg.0.log" http://launchpadlibrarian.net/13598927/Xorg.0.log -- Thunderbird has no window decorations https://bugs.launchpad.net/bugs/209848 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-b

[Bug 209848] Re: Thunderbird has no window decorations

2008-04-21 Thread jurjen
for me updates didn't fix it. I still have the exact same problem as Simon Sprunker originally had. As attachments my xsessions-errors, log and the output of lspci. Thanks for looking at it! ** Attachment added: "~/.xsession-errors" http://launchpadlibrarian.net/13598914/xsesssion-errors -- T

[Bug 191575] Re: wine segfaults on winecfg

2008-02-19 Thread Jurjen Stellingwerff
The lpng12 vs lpng difference was due to 2 patches provided in the debian/paches directory. They seem to be out of order because the build used libpng before the paches but skipped it afterwards. But my version had them automatically applied so they skipped png but the clean version would skip t

[Bug 191575] Re: wine segfaults on winecfg

2008-02-19 Thread Jurjen Stellingwerff
More information on the difference between my build and the clean build (build a pbuilder environment) --- output_clean2008-02-19 16:19:41.0 +0100 +++ output 2008-02-18 17:41:35.0 +0100 @@ -454,14 +454,14 @@ checking for X11/extensions/xf86vmode.h... yes checking for

[Bug 185622] Re: Firefox 3 doesn't act as the default browser

2008-02-19 Thread Jurjen Stellingwerff
Firefox 3.0 build seems to be missing a file called /var/lib/firefox-3.0b3/libgtkembedmoz.so The old firefox package contained /var/lib/firefox/libgtkembedmoz.so and a lot of external packages use that library to open firefox windows. -- Firefox 3 doesn't act as the default browser https://bugs

[Bug 191575] Re: wine segfaults on winecfg

2008-02-19 Thread Jurjen Stellingwerff
It gets stranger here. After success with my own builds I reinstalled the version of Stephan and now it works. Anybody else also has this observation? Is one of the other updates today responsible? I cannot be of much assistance here now because the error is not reproducible by me anymore. I cou

[Bug 191575] Re: wine segfaults on winecfg

2008-02-18 Thread Jurjen Stellingwerff
What I expected.. it was the rebuild and not the stripping that did the job. So here is the output of ./configure so you can match it with yours to find the differences. I probably have some package or a version of it installed that is different from the clean build on the server. ** Attachment

[Bug 191575] Re: wine segfaults on winecfg

2008-02-18 Thread Jurjen Stellingwerff
More information: ubuntu version hardy haron updated till head building on a AMD64 machine with ubuntu i386 architecture binaries installed (a bit of legacy) the library ramble was just my second guessing by looking at the dumps.. just ignore that for now -- wine segfaults on winecfg https://b

[Bug 191575] Re: wine segfaults on winecfg

2008-02-18 Thread Jurjen Stellingwerff
I rebuild the wine package for myself without stripping the symbols: sudo apt-get build-dep wine apt-get source wine cd wine-0.9.55 export DEB_BUILD_OPTIONS=nostrip dpkg-buildpackage -rfakeroot -us -uc cd .. sudo dpkg -i wine_0.9.55-0ubuntu1_i386.deb And now my wine 0.9.55 runs perfectly without

Re: [Bug 130429] Re: [feisty] brief glitch at the bottom of the screen after gdm starts with i915 graphics card

2007-10-22 Thread Jurjen Haitsma
The glitch has gone away with the latest updates, but I will download a new image and try it on the live cd to see if any trace is there. Will keep you posted, thanks, Jurjen On 10/23/07, unggnu <[EMAIL PROTECTED]> wrote: > > @Philipp Kohlbecher > Could you please recheck it wit

Re: [Bug 130429] Re: [feisty] brief glitch at the bottom of the screen after gdm starts with i915 graphics card

2007-10-15 Thread Jurjen Haitsma
The latest ubuntu gutsy updates on 15 october 2007 (xserver-xorg-video-intel 2:2.1.1-0ubuntu8) seemed to have fixed the problems. Thanks, Jurjen On 10/16/07, Brian Murray <[EMAIL PROTECTED]> wrote: > > ** Changed in: xorg (Ubuntu) > Assignee: Brian Murray (brian-murray)

[Bug 130429] Re: [feisty] brief glitch at the bottom of the screen after gdm starts with i915 graphics card

2007-10-11 Thread Jurjen Haitsma
0 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 02) 00:02.1 Display controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 02) ... Thanks, Jurjen -- [feisty] brief glitch at the bottom of the screen after gdm starts with

[Bug 148227] Re: iwl4965 connection drops every 10-15 minutes

2007-10-08 Thread Jurjen Oskam
** Changed in: linux-ubuntu-modules-2.6.22 (Ubuntu) Assignee: (unassigned) => Ubuntu Kernel Network Team (ubuntu-kernel-network) -- iwl4965 connection drops every 10-15 minutes https://bugs.launchpad.net/bugs/148227 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 148227] Re: iwl4965 connection drops every 10-15 minutes

2007-10-02 Thread Jurjen Oskam
** Attachment added: "Full dmesg since boot" http://launchpadlibrarian.net/9681034/dmesg-full.txt -- iwl4965 connection drops every 10-15 minutes https://bugs.launchpad.net/bugs/148227 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubu

[Bug 148227] iwl4965 connection drops every 10-15 minutes

2007-10-02 Thread Jurjen Oskam
Public bug reported: I have a Thinkpad T61p with an Intel 4965 AGN card (I'm on Gutsy). Everything worked until a week or two ago or so, but since then I experience dropping wireless connections. Problem is, I also changed access points around that time. However, other operating systems on the s

[Bug 148227] Re: iwl4965 connection drops every 10-15 minutes

2007-10-02 Thread Jurjen Oskam
** Attachment added: "output of lspci -vvvx as root" http://launchpadlibrarian.net/9681023/lspci.txt -- iwl4965 connection drops every 10-15 minutes https://bugs.launchpad.net/bugs/148227 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

[Bug 93287] Re: [apport] inkscape crashed when exporting to openoffice drawing

2007-03-17 Thread Jurjen Stellingwerff
** Attachment added: "CoreDump.gz" http://librarian.launchpad.net/6849928/CoreDump.gz ** Attachment added: "Dependencies.txt" http://librarian.launchpad.net/6849929/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://librarian.launchpad.net/6849930/ProcMaps.txt ** Attachment ad

[Bug 93287] [apport] inkscape crashed when exporting to openoffice drawing

2007-03-17 Thread Jurjen Stellingwerff
] PackageArchitecture: i386 ProcCmdline: inkscape ProcCwd: /home/jurjen ProcEnviron: LANGUAGE=en_GB:en PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games LANG=en_GB.UTF-8 SHELL=/bin/bash Signal: 11 SourcePackage: inkscape StacktraceTop

[Bug 92371] Re: [apport] Jokosher crashed with AttributeError in wrapperFunction()

2007-03-14 Thread Jurjen Stellingwerff
** Attachment added: "Dependencies.txt" http://librarian.launchpad.net/6807482/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://librarian.launchpad.net/6807483/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://librarian.launchpad.net/6807484/ProcStatus.txt ** Attachm

[Bug 92371] [apport] Jokosher crashed with AttributeError in wrapperFunction()

2007-03-14 Thread Jurjen Stellingwerff
osher 0.2-0ubuntu3 PackageArchitecture: all ProcCmdline: python /usr/share/jokosher/Jokosher ProcCwd: /home/jurjen ProcEnviron: LANGUAGE=en_GB:en PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games LANG=en_GB.UTF-8 SHELL=/bin/bash PythonArgs: ['/usr/shar

[Bug 90674] Re: [apport] gnome-sound-recorder crashed pushing the record button

2007-03-08 Thread Jurjen Stellingwerff
** Attachment added: "CoreDump.gz" http://librarian.launchpad.net/6690041/CoreDump.gz ** Attachment added: "Dependencies.txt" http://librarian.launchpad.net/6690042/Dependencies.txt ** Attachment added: "Disassembly.txt" http://librarian.launchpad.net/6690043/Disassembly.txt ** Attachm

[Bug 90674] [apport] gnome-sound-recorder crashed pushing the record button

2007-03-08 Thread Jurjen Stellingwerff
r/bin/vumeter usr/bin/gnome-volume-control usr/bin/gnome-cd usr/bin/gnome-sound-recorder usr/bin/gstreamer-properties] PackageArchitecture: i386 ProcCmdline: gnome-sound-recorder ProcCwd: /home/jurjen ProcEnviron: LANGUAGE=en_GB:en PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

[Bug 67013] Re: User Management Module doesn't load

2006-10-27 Thread Jurjen Oskam
I just installed the released Edgy, and the User Management module doesn't load here, too. Seemingly with the same symptoms. -- User Management Module doesn't load https://launchpad.net/bugs/67013 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo