[Bug 1923670] Re: CIFS DFS entries not accessible with 5.4.0-71.74-generic

2021-04-27 Thread Kjell Braden
Will this be fixed for non-OEM kernels in focal? It's listed as Fix Released, but I don't see a fixed version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923670 Title: CIFS DFS entries not

[Bug 1924759] [NEW] accessing cifs DFS mount fails after updating to 5.4.0-71-generic

2021-04-16 Thread Kjell Braden
Public bug reported: On focal, after updating to 5.4.0-71-generic kernel and modules, I cannot access a CIFS DFS share anymore. # mount -t cifs -o iocharset=utf8,user=username,dom=domain '\\winfs.redacted.corp\WINFS' /mnt # ls -l /mnt/dir/DFS_SHARE/subdir ls: cannot access

[Bug 1091169] Re: deep-mounting below symlinked directory in cifs drive causes oops

2013-01-30 Thread Kjell Braden
** Bug watch added: Linux Kernel Bug Tracker #53221 http://bugzilla.kernel.org/show_bug.cgi?id=53221 ** Also affects: linux via http://bugzilla.kernel.org/show_bug.cgi?id=53221 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of

[Bug 1091169] Re: deep-mounting below symlinked directory in cifs drive causes oops

2013-01-24 Thread Kjell Braden
You got to be kidding me. No, it doesn't change anything - I replicated every single test on 10 different machines and a virtualbox. ** Tags removed: bios-outdated ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a

[Bug 1091169] Re: deep-mounting below symlinked directory in cifs drive causes oops

2013-01-24 Thread Kjell Braden
Would you please take five minutes to run the testcase I provided yourself, so realize it's not my hardware and you stop asking me for every rc release if it magically fixed itself? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1091169] Re: deep-mounting below symlinked directory in cifs drive causes oops

2013-01-23 Thread Kjell Braden
** Summary changed: - deep-mounting cifs drive causes oops + deep-mounting below symlinked directory in cifs drive causes oops -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1091169 Title:

[Bug 1091169] Re: deep-mounting below symlinked directory in cifs drive causes oops

2013-01-23 Thread Kjell Braden
Does not appear in lucid's 2.6.32-38-generic. Does not appear in natty's 2.6.38-8-generic. Does not appear in oneiric's 3.0.0-12-generic. Does appear in precise's 3.2.0-34-generic and every newer version tested, both mainline and ubuntu's. -- You received this bug notification because you are a

[Bug 1091169] Re: deep-mounting below symlinked directory in cifs drive causes oops

2013-01-23 Thread Kjell Braden
** Tags removed: kernel-bug-exists-upstream-v3.8-rc2 needs-upstream-testing ** Tags added: kernel-bug-exists-upstream-v3.8-rc4 regression-release ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed ** Description changed: + == Regression details == + Discovered in version: 3.2.0

[Bug 1091169] Re: deep-mounting cifs drive causes oops

2013-01-08 Thread Kjell Braden
Please refer to comment #9. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1091169 Title: deep-mounting cifs drive causes oops To manage notifications about this bug go to:

[Bug 1091169] Re: deep-mounting cifs drive causes oops

2013-01-08 Thread Kjell Braden
It took me some hours to set up a vm and working around a few bugs (eg. bug 935585), but finally I got the mainline kernel working. [ 1096.823058] BUG: unable to handle kernel NULL pointer dereference at (null) [ 1096.823064] IP: [ (null)] (null) [ 1096.823067] PGD

[Bug 1091169] Re: deep-mounting cifs drive causes oops

2013-01-08 Thread Kjell Braden
Some more information: this seems to be related to the mount path being below a symlink. On smbsrv, /mount/deep is a symlink to /mount/other this works: # mount.cifs //smbsrv/mount/other/path/ /mnt/ -o user=me,dom=mydomain Password: # umount /mnt this causes oops: # mount.cifs

[Bug 1091169] Re: deep-mounting cifs drive causes oops

2013-01-08 Thread Kjell Braden
My company uses Ubuntu in this configuration since 12.04 so I can't say. I assume it worked fine with an earlier version of OpenSUSE but I'm not certain about this. I've constructed a test case though: # apt-get install samba # cat /etc/samba/smb.conf DONTCOPYTHIS [symtest] path =

[Bug 1091169] Re: deep-mounting cifs drive causes oops

2013-01-07 Thread Kjell Braden
Tried both kernels on my machines, on 3.6.11 my network and keyboard were dead, 3.5.7.2 didn't boot at all (kernel panic in initramfs). I've downloaded kubuntu raring alpha 1 with linux-image-3.7.0-4-generic (3.7.0-4.12) and the problem persists, though with a slightly different call trace: [

[Bug 1091169] Re: deep-mounting cifs drive causes oops

2013-01-07 Thread Kjell Braden
(I know this wasn't a mainline kernel, but I can't run a clean install here and I don't think I can test them on a live cd) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1091169 Title:

[Bug 1018852] Re: cifs causes kernel oops on mount

2012-12-17 Thread Kjell Braden
subscribed as per bug 1018852 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1018852 Title: cifs causes kernel oops on mount To manage notifications about this bug go to:

[Bug 1091169] [NEW] deep-mounting cifs drive causes oops

2012-12-17 Thread Kjell Braden
Public bug reported: this works: # mount.cifs //smbsrv/mount/ /mnt/ -o user=me,dom=mydomain Password: # umount /mnt this causes oops: # mount.cifs //smbsrv/mount/deep/path/ /mnt/ -o user=me,dom=mydomain Password: Killed let me know if you need anything else. ProblemType: Bug

[Bug 1091169] Re: deep-mounting cifs drive causes oops

2012-12-17 Thread Kjell Braden
subscribed as per bug 1018852 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1091169 Title: deep-mounting cifs drive causes oops To manage notifications about this bug go to:

[Bug 1091169] Re: deep-mounting cifs drive causes oops

2012-12-17 Thread Kjell Braden
Hi Christopher, did the following: 1. tested the newest kernel with -precise suffix (v.3.4-precise) = same oops trace 2. realized there was a newer kernel in precise-security (3.5.0-19-generic), tested it = same oops trace 3. tried v3.7-raring = did not bring up network, keyboard

[Bug 1091169] Re: deep-mounting cifs drive causes oops

2012-12-17 Thread Kjell Braden
Will do when I get back on site - January. Thanks for your help. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1091169 Title: deep-mounting cifs drive causes oops To manage notifications about

[Bug 1018852] Re: cifs causes kernel oops on mount

2012-12-13 Thread Kjell Braden
I experience the same issues since Ubuntu 12.04: [255028.416026] BUG: unable to handle kernel NULL pointer dereference at (null) [255028.416034] IP: [ (null)] (null) [255028.416038] PGD 22f97a067 PUD 228e26067 PMD 0 [255028.416043] Oops: 0010 [#3] SMP

[Bug 794112] Re: Kerberos + LDAP + NFSv4 - Unable to recover unattended client

2012-10-12 Thread Kjell Braden
The fix works perfectly. One small issue though: there is no way to add the -e switch except manually in /etc/init/gssd.conf. This is fine for me, because I run cfengine at my site to keep this fix. For other users an option in /etc/default/nfs-common could make sense. -- You received this bug

[Bug 794112] Re: Kerberos + LDAP + NFSv4 - Unable to recover unattended client

2012-10-06 Thread Kjell Braden
Hi Adam, it's has been uploaded to -proposed, but is pending build approval (ie. step 5 from https://wiki.ubuntu.com/StableReleaseUpdates#Procedure): https://bugs.launchpad.net/ubuntu/precise/+queue?queue_state=1queue_text= -- You received this bug notification because you are a member of

[Bug 794112] Re: Kerberos + LDAP + NFSv4 - Unable to recover unattended client

2012-10-04 Thread Kjell Braden
I've built 1.2.5-3ubuntu3.1 locally on my precise machine and it fixes the issue. Please approve for -proposed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/794112 Title: Kerberos + LDAP + NFSv4 -

[Bug 859102] [NEW] pam_unix should not always complain about failed authentication

2011-09-25 Thread Kjell Braden
Public bug reported: I run a server with ubuntu lucid, pam et al 1.1.1-2ubuntu5.3. I used pam-auth-update to enable unix-style and ldap style authentication. For accounts that exist in my LDAP only, i get on every (successful!) authentication attempt the following message in auth.log:

[Bug 594840] Re: Many connection_read(): no connection! warnings from OpenLDAP server when using ldapi:/// and a bind DN (no external authentication)

2011-01-27 Thread Kjell Braden
I can reproduce this behavior by running ldapsearch -H ldapi:/// -Y EXTERNAL, too. This symptom can be shut off with the rsyslog rule, should be at the top of /etc/rsyslog.d/50-default.conf: --snip-- :msg, contains, : no connection ~ --snip-- -- You received this bug notification because you

[Bug 594840] Re: Many connection_read(): no connection! warnings from OpenLDAP server when using ldapi:/// and a bind DN (no external authentication)

2011-01-27 Thread Kjell Braden
I can reproduce this behavior by running ldapsearch -H ldapi:/// -Y EXTERNAL, too. This symptom can be shut off with the rsyslog rule, should be at the top of /etc/rsyslog.d/50-default.conf: --snip-- :msg, contains, : no connection ~ --snip-- -- You received this bug notification because you

[Bug 661757] Re: evolution express mode preferences dialog: certificates icon gives calendar preferences

2010-10-20 Thread Kjell Braden
** Changed in: evolution (Ubuntu) Status: New = Incomplete ** Changed in: evolution (Ubuntu) Status: Incomplete = Confirmed -- evolution express mode preferences dialog: certificates icon gives calendar preferences https://bugs.launchpad.net/bugs/661757 You received this bug

[Bug 437862] Re: device key_bitmask has changed

2009-11-05 Thread Kjell Braden
Had the same symptoms immediately after VT switching: (EE) AT Translated Set 2 keyboard: device key_bitmask has changed (EE) AT Translated Set 2 keyboard: Device has changed - disabling. Looks similar to bug 327175 though that one has been closed after they added a more descriptive error message

[Bug 272509] Re: APTonCD crashes

2009-06-01 Thread Kjell Braden
Please don't abuse the launchpad bug tracker as a support forum. Use Launchpad Answers or the ubuntuforums instead. The reason why you can't install the 0.1.98 version is that it was built for python 2.5 and it conflicts with python 2.6. It is not an official release, but it is newer than the

[Bug 371649] Re: Creating the backup image is halted suddenly

2009-05-05 Thread Kjell Braden
*** This bug is a duplicate of bug 272509 *** https://bugs.launchpad.net/bugs/272509 ** This bug has been marked a duplicate of bug 272509 APTonCD crashes -- Creating the backup image is halted suddenly https://bugs.launchpad.net/bugs/371649 You received this bug notification because you

[Bug 366535] Re: Kubuntu registers itself in /boot/grub/menu.lst as Ubuntu

2009-04-25 Thread Kjell Braden
Thanks for your time to report this bug. I'll change the affected package to grub, as grub-choose-default only is a piece of software which changes the current default setting (ie. the entry that gets bootet next time) in grub's menu.lst. Feel free to report any further bugs you may find. **

[Bug 298563] Re: aptoncd crashed with TabError

2009-04-15 Thread Kjell Braden
Thanks for taking your time to report this bug. It looks like the problem does not come from aptoncd, but rather from a corrupted file on your system. Does this issue still occur to you? If so, try reinstalling the package python-gobject using the following command: sudo aptitude reinstall

[Bug 339044] Re: Hotspot ignores y-coordinates.

2009-04-14 Thread Kjell Braden
resubscribed u-u-s, the source package hasn't changed since hardy. -- Hotspot ignores y-coordinates. https://bugs.launchpad.net/bugs/339044 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 173693] Re: Pidgin with jabber plugin doesn 't handle special-signs like § in the password.

2009-04-11 Thread Kjell Braden
Seems to work for me now. ** Changed in: pidgin (Ubuntu) Status: Triaged = Invalid -- Pidgin with jabber plugin doesn't handle special-signs like § in the password. https://bugs.launchpad.net/bugs/173693 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 173693] Re: Pidgin with jabber plugin doesn 't handle special-signs like § in the password.

2009-04-11 Thread Kjell Braden
Sorry: In jaunty, pidgin version 1:2.5.5-1ubuntu5, that is. -- Pidgin with jabber plugin doesn't handle special-signs like § in the password. https://bugs.launchpad.net/bugs/173693 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 353632] Re: AptonCD - FATAL - Failed to fork. Jaunty BETA amd64

2009-04-02 Thread Kjell Braden
*** This bug is a duplicate of bug 272509 *** https://bugs.launchpad.net/bugs/272509 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 272509, so it is being marked as such. Any further

[Bug 290535] Re: Autorun fails with Error Message

2009-03-31 Thread Kjell Braden
Inserting a Windows CD in jaunty still offers autorunning it but fails. src/nautilus-autorun-software.c does not implement it yet. The user only sees something like could not autorun, which should be more descriptive or autorunning should not be offered at all. -- Autorun fails with Error

[Bug 349809] Re: when installing from https://launchpad.net/~gilir/+archive/ppa the package screenlets, a collision occurred

2009-03-27 Thread Kjell Braden
Thanks for your report. Can you please provide the output of the following command? sudo pycentral -v pkginstall screenlets Thanks in advance ** Changed in: screenlets (Ubuntu) Status: New = Incomplete -- when installing from https://launchpad.net/~gilir/+archive/ppa the package

[Bug 349809] Re: when installing from https://launchpad.net/~gilir/+archive/ppa the package screenlets, a collision occurred

2009-03-27 Thread Kjell Braden
I can't see any indication of the problem and, as you said, an old, manually installed package is likely to be the cause. I'll close the bug, thanks for your investigation. Feel free to report any further bugs you may find. -- when installing from https://launchpad.net/~gilir/+archive/ppa the

[Bug 105394] Re: Upstart needs some key pressed to show Enter Passphrase on boot / cryptsetup problem

2009-03-24 Thread Kjell Braden
Thanks for the update, I'll close the bug as it works as designed. ** Changed in: cryptsetup (Ubuntu) Status: Incomplete = Invalid -- Upstart needs some key pressed to show Enter Passphrase on boot / cryptsetup problem https://bugs.launchpad.net/bugs/105394 You received this bug

[Bug 105394] Re: Upstart needs some key pressed to show Enter Passphrase on boot / cryptsetup problem

2009-03-21 Thread Kjell Braden
Are you using /dev/random as the keyfile? ** Changed in: cryptsetup (Ubuntu) Status: Invalid = Incomplete -- Upstart needs some key pressed to show Enter Passphrase on boot / cryptsetup problem https://bugs.launchpad.net/bugs/105394 You received this bug notification because you are a

[Bug 340655] Re: nvidia driver unsupported on kernel 2.6.27-13 intel dual core

2009-03-18 Thread Kjell Braden
This bug report is being closed due to your last comment regarding this being fixed with an update. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more

[Bug 67673] Re: Driver snd_es18xx not loaded for supported ISAPNP device in edgy

2009-03-18 Thread Kjell Braden
Hi, can you please provide the following information? 1. The output of the command uname -a It should be one, long line of text which includes the exact kernel version you're running, as well as the CPU architecture. 2. Run the command dmesg dmesg.log after a fresh boot and attach the

[Bug 340655] Re: nvidia driver unsupported on kernel 2.6.27-13 intel dual core

2009-03-11 Thread Kjell Braden
Thanks. Can you please provide the output of the following commands (with a fixed X, ie. non-accelerated): dkms status -m nvidia lsmod | grep nvidia modprobe nvidia lsmod | grep nvidia and attach /var/log/syslog to this report. -- nvidia driver unsupported on kernel 2.6.27-13 intel dual core

[Bug 340655] Re: nvidia driver unsupported on kernel 2.6.27-13 intel dual core

2009-03-11 Thread Kjell Braden
And your /etc/X11/xorg.conf please. -- nvidia driver unsupported on kernel 2.6.27-13 intel dual core https://bugs.launchpad.net/bugs/340655 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 340655] Re: nvidia driver unsupported on kernel 2.6.27-13 intel dual core

2009-03-11 Thread Kjell Braden
So the nvidia module builds and loads fine. Can please attach a /var/log/Xorg.0.log for the failing xserver config? -- nvidia driver unsupported on kernel 2.6.27-13 intel dual core https://bugs.launchpad.net/bugs/340655 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 230749] Re: gnome-screensaver uses too much CPU

2009-03-10 Thread Kjell Braden
This was fixed in version 2.25.1. In intrepid (8.10, and in 9.04 too, btw!) we have version 2.24.0, so no, this will probably not get fixed, unless you propose a backport. -- gnome-screensaver uses too much CPU https://bugs.launchpad.net/bugs/230749 You received this bug notification because you

[Bug 276758] Re: kvm crashed with SIGSEGV in qemu_system_powerdown()

2009-03-10 Thread Kjell Braden
I'm currently unable to reproduce this. I'll reopen in case I see it again. ** Changed in: kvm (Ubuntu) Status: Incomplete = Invalid -- kvm crashed with SIGSEGV in qemu_system_powerdown() https://bugs.launchpad.net/bugs/276758 You received this bug notification because you are a member

[Bug 340655] Re: nvidia driver unsupported on kernel 2.6.27-13 intel dual core

2009-03-10 Thread Kjell Braden
How did you install the nvidia drivers? What version of ubuntu are you using? ** Changed in: ubuntu Status: New = Incomplete -- nvidia driver unsupported on kernel 2.6.27-13 intel dual core https://bugs.launchpad.net/bugs/340655 You received this bug notification because you are a

[Bug 287334] Re: trying to access deprecated property portable_audio_player.type - does not start with player plugged in

2009-03-02 Thread Kjell Braden
** Bug watch added: Debian Bug tracker #517812 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517812 ** Also affects: quodlibet (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517812 Importance: Unknown Status: Unknown -- trying to access deprecated property

[Bug 237909] Re: unable to start when using pulseaudio

2009-02-26 Thread Kjell Braden
Indeed, it works for me. ** Changed in: glest (Ubuntu) Status: Incomplete = Invalid -- unable to start when using pulseaudio https://bugs.launchpad.net/bugs/237909 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 315462] Re: update-manager-core-dbgsym uninstallable from 8.10 live-cd

2009-02-17 Thread Kjell Braden
The package was uninstallable because the update-manager-core-dbgsym package for intrepid-proposed was not yet build. This should have been fixed by now and is not a bug in ubuntu. Thanks for your report. ** Changed in: update-manager (Ubuntu) Status: New = Invalid --

[Bug 312364] Re: update-manager crashed with SIGSEGV in PyErr_SetFromErrnoWithFilenameObject()

2009-02-17 Thread Kjell Braden
Please don't confirm your own bugs. Please explain how this crash happened and, if possible, how to reproduce. Thanks. ** Changed in: update-manager (Ubuntu) Status: Confirmed = Incomplete -- update-manager crashed with SIGSEGV in PyErr_SetFromErrnoWithFilenameObject()

[Bug 282426] Re: update-manager crashed with SIGSEGV

2009-02-17 Thread Kjell Braden
The GDB files you are attaching are no crashes. Please refer from confirming your own bugs. For support, please go to the ubuntuforums or launchpad answers. ** Changed in: update-manager (Ubuntu) Status: Confirmed = Invalid -- update-manager crashed with SIGSEGV

[Bug 308410] Re: Latest Xorg removes nvidia driver ... conflicting xserver-xorg-video-4

2009-02-12 Thread Kjell Braden
Please use Launchpad Answers [1], a user mailing list [2] or a forum [3] for this discussion. [1] https://answers.launchpad.net/ubuntu [2] one of the lists listed for Community Support on https://lists.ubuntu.com/ [3] http://www.ubuntu.com/support/community/webforums -- Latest Xorg removes

[Bug 157082] Re: manpage suggesting wrong arguments

2009-02-06 Thread Kjell Braden
Isn't this already fixed in ubuntu? man pastebinit shows -j [jabberid] (ONLY FOR 1t2.us) in current jaunty (pastebinit 0.11-1) ** Changed in: pastebinit (Ubuntu) Assignee: David Paleino (dpaleino) = (unassigned) Status: New = Incomplete -- manpage suggesting wrong arguments

[Bug 317297] Re: [jaunty] cryptsetup for root on encrypted lvm not called in initramfs.

2009-02-02 Thread Kjell Braden
Can you please try to add the following line after the first line of /usr/share/initramfs-tools/hooks/cryptroot? # -- snip -- set -x # -- snip -- And attach the output of update-initramfs -u. ** Changed in: cryptsetup (Ubuntu) Status: Confirmed = Incomplete -- [jaunty] cryptsetup for

[Bug 323169] [NEW] doesgnomeapplet.Applet.get_popup_component not return useful object

2009-01-30 Thread Kjell Braden
Public bug reported: gnomeapplet.Applet.get_popup_component does not return a useful object - none of the BonoboUIComponent methods are available. Can be reproduced by: -- import gnomeapplet dir(gnomeapplet.Applet.get_popup_component()) -- dir() should show the attributes bonobo.ui.Component

[Bug 317297] Re: [jaunty] cryptsetup for root on encrypted lvm not called in initramfs.

2009-01-30 Thread Kjell Braden
Debugging with the reporter on IRC showed that the initramfs hook (/usr/share/initramfs-tools/hooks/cryptroot) does not seem to create the config file in the initramfs. -- [jaunty] cryptsetup for root on encrypted lvm not called in initramfs. https://bugs.launchpad.net/bugs/317297 You received

[Bug 314050] Re: Jaunty doesn't boot on my DELL Latitude C810 with current kernel

2009-01-29 Thread Kjell Braden
** Also affects: linux via http://bugzilla.kernel.org/show_bug.cgi?id=12363 Importance: Unknown Status: Unknown -- Jaunty doesn't boot on my DELL Latitude C810 with current kernel https://bugs.launchpad.net/bugs/314050 You received this bug notification because you are a member of

[Bug 315356] Re: No ffmpeg2theora binary in jaunty package

2009-01-27 Thread Kjell Braden
** Attachment added: debdiff against 0.23-0ubuntu1 - second try with mandir=PREFIX/share/man http://launchpadlibrarian.net/21685111/fix_315356.debdiff -- No ffmpeg2theora binary in jaunty package https://bugs.launchpad.net/bugs/315356 You received this bug notification because you are a

[Bug 315356] Re: No ffmpeg2theora binary in jaunty package

2009-01-24 Thread Kjell Braden
** Changed in: ffmpeg2theora (Ubuntu) Assignee: (unassigned) = Kjell Braden (afflux) Status: Confirmed = In Progress -- No ffmpeg2theora binary in jaunty package https://bugs.launchpad.net/bugs/315356 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 315356] Re: No ffmpeg2theora binary in jaunty package

2009-01-24 Thread Kjell Braden
). ** Attachment added: debdiff against 0.23-0ubuntu1 http://launchpadlibrarian.net/21602571/fix_315356.debdiff ** Changed in: ffmpeg2theora (Ubuntu) Importance: Undecided = Medium Assignee: Kjell Braden (afflux) = (unassigned) Status: In Progress = Triaged -- No ffmpeg2theora binary

[Bug 309880] Re: [needs-packaging] qtcreator

2009-01-24 Thread Kjell Braden
** Bug watch added: Debian Bug tracker #509213 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509213 ** Also affects: debian via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509213 Importance: Unknown Status: Unknown -- [needs-packaging] qtcreator

[Bug 312797] Re: install through synaptic fails

2009-01-20 Thread Kjell Braden
Closing this bug as invalid then. ** Changed in: screenlets (Ubuntu) Status: New = Invalid -- install through synaptic fails https://bugs.launchpad.net/bugs/312797 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 278997] Re: WallpaperClockScreenlet.py crashed with OSError in install()

2009-01-20 Thread Kjell Braden
Patrick, the problem was not the double slash but rather that it tried to create the directory with the basename (ie. the filename) and in /usr/share instead of $HOME. However, this has been fixed for debian and Ubuntu since version 0.1.2-3. ** Changed in: screenlets (Ubuntu) Status:

[Bug 314050] Re: Jaunty doesn't boot on my DELL Latitude C810 with current kernel

2009-01-20 Thread Kjell Braden
** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- Jaunty doesn't boot on my DELL Latitude C810 with current kernel https://bugs.launchpad.net/bugs/314050 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 314212] Re: Apport unable to report crash - urlopen error timed out

2009-01-20 Thread Kjell Braden
Removed unrelated logfiles with sensitive content. ** Attachment removed: apport.log http://launchpadlibrarian.net/21476649/apport.log ** Attachment removed: apport.log.1 http://launchpadlibrarian.net/21476656/apport.log.1 ** Attachment removed: _usr_bin_compiz.real.1000.crash

[Bug 214055] Re: URL detection error

2009-01-20 Thread Kjell Braden
This should be fixed in jaunty and maybe earlier versions of Ubuntu. ** Changed in: gajim (Ubuntu) Status: Triaged = Fix Released -- URL detection error https://bugs.launchpad.net/bugs/214055 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 202705] Re: deluge crashed with TypeError in get_torrent_state_list()

2009-01-20 Thread Kjell Braden
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue for you. Can you try with the latest Ubuntu release? Thanks in advance. ** Changed

[Bug 318499] Re: The Splash logo mistake!!

2009-01-19 Thread Kjell Braden
** Changed in: usplash-theme-ubuntu (Ubuntu) Sourcepackagename: None = usplash-theme-ubuntu Importance: Undecided = Low Status: Incomplete = Confirmed -- The Splash logo mistake!! https://bugs.launchpad.net/bugs/318499 You received this bug notification because you are a member of

[Bug 314050] Re: Jaunty doesn't boot on my DELL Latitude C810 with current kernel

2009-01-19 Thread Kjell Braden
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately we can't fix it without more information. Please include the following additional information, if you have not already done so (pay attention to lspci's additional options), as required by the

[Bug 197181] Re: firefox 3 fails to properly render http://acid3.acidtests.org/

2009-01-19 Thread Kjell Braden
** Changed in: firefox-3.0 (Ubuntu) Importance: Undecided = Low Status: Confirmed = Triaged -- firefox 3 fails to properly render http://acid3.acidtests.org/ https://bugs.launchpad.net/bugs/197181 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 318499] Re: The Splash logo mistake!!

2009-01-18 Thread Kjell Braden
Thanks for taking your time to report this issue. Can you please explain what the actual problem with the splash logo is? ** Changed in: ubuntu Status: New = Incomplete -- The Splash logo mistake!! https://bugs.launchpad.net/bugs/318499 You received this bug notification because you are

[Bug 316038] Re: ubuntu-bug -p xserver-xorg-video-intel doesnt work

2009-01-18 Thread Kjell Braden
*** This bug is a duplicate of bug 314212 *** https://bugs.launchpad.net/bugs/314212 Thanks for taking your time to report this bug. It was already reported and being marked as such. Any further diskussion should take place at the main bug. Feel free to report any further bugs you may find.

[Bug 314212] Re: Apport unable to report crash - urlopen error timed out

2009-01-18 Thread Kjell Braden
It's definetly independent of the crash file size, since simple python tracebacks don't seem to get uploaded either. -- Apport unable to report crash - urlopen error timed out https://bugs.launchpad.net/bugs/314212 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 317050] Re: No Updates

2009-01-14 Thread Kjell Braden
Thank you for taking the time to report this issue and helping to make Ubuntu better. Examining the information you have given us, this does not appear to be a bug report so we are closing it and converting it to a question in the support tracker. We appreciate the difficulties you are facing, but

[Bug 317075] Re: cannot download Ubuntu 7.10 from repository

2009-01-14 Thread Kjell Braden
Ubuntu 7.04 is not supported anymore, therefore the package index files moved to another place. Please read https://help.ubuntu.com/community/GutsyUpgrades before you try to upgrade to Ubuntu 7.10 (and keep https://help.ubuntu.com/community/UpgradeNotes at hand, too). ** Changed in: ubuntu

[Bug 295719] Re: python-matplotlib: Exception when drawing image on 64-bit system

2009-01-14 Thread Kjell Braden
Thanks, this testcase seems to work. I'll try some debugging. ** Changed in: matplotlib (Ubuntu) Status: Incomplete = Confirmed -- python-matplotlib: Exception when drawing image on 64-bit system https://bugs.launchpad.net/bugs/295719 You received this bug notification because you are a

[Bug 295719] Re: python-matplotlib: Exception when drawing image on 64-bit system

2009-01-14 Thread Kjell Braden
** Changed in: python-numpy (Ubuntu) Sourcepackagename: matplotlib = python-numpy Assignee: (unassigned) = Kjell Braden (afflux) Status: Confirmed = In Progress -- python-matplotlib: Exception when drawing image on 64-bit system https://bugs.launchpad.net/bugs/295719 You received

[Bug 317208] [NEW] Please sync python-setupdocs 1.0.1-1 (universe) from Debian unstable (main).

2009-01-14 Thread Kjell Braden
Public bug reported: Please sync python-setupdocs 1.0.1-1 (universe) from Debian unstable (main). Changelog since current jaunty version 0: python-setupdocs (1.0.1-1) unstable; urgency=low * Initial release (Closes: #508612) -- Varun Hiremath va...@debian.org Fri, 12 Dec 2008 20:18:33

[Bug 295719] Re: python-matplotlib: Exception when drawing image on 64-bit system

2009-01-14 Thread Kjell Braden
John, in svn HEAD r6036 fixed this problem, which seems to need a newer numpy version, (PyArray_SimpleNewFromData does not use the same conversion code for the dimensions as PyArray_FromDimsAndData uses) The attached patch fixes this issue for me. Can someone confirm that this does not affect

[Bug 295719] Re: python-matplotlib: Exception when drawing image on 64-bit system

2009-01-14 Thread Kjell Braden
Woops, accidentally changed the affected source package. ** Changed in: matplotlib (Ubuntu) Sourcepackagename: python-numpy = matplotlib -- python-matplotlib: Exception when drawing image on 64-bit system https://bugs.launchpad.net/bugs/295719 You received this bug notification because you are

[Bug 317215] Re: matpotlib FTBFS in jaunty

2009-01-14 Thread Kjell Braden
python-setupdocs sync request is bug 317208. -- matpotlib FTBFS in jaunty https://bugs.launchpad.net/bugs/317215 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 317215] [NEW] matpotlib FTBFS in jaunty

2009-01-14 Thread Kjell Braden
this. However, they both need python-setupdocs, so this has to be synced too. ** Affects: matplotlib (Ubuntu) Importance: Medium Assignee: Kjell Braden (afflux) Status: In Progress ** Changed in: matplotlib (Ubuntu) Importance: Undecided = Medium Assignee: (unassigned

[Bug 317208] Re: Please sync python-setupdocs 1.0.1-1 (universe) from Debian unstable (main).

2009-01-14 Thread Kjell Braden
Neccessary to fix bug 317215. -- Please sync python-setupdocs 1.0.1-1 (universe) from Debian unstable (main). https://bugs.launchpad.net/bugs/317208 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 295719] Re: python-matplotlib: Exception when drawing image on 64-bit system

2009-01-14 Thread Kjell Braden
** Changed in: matplotlib (Ubuntu) Importance: Undecided = Medium Status: In Progress = Triaged ** Changed in: matplotlib (Ubuntu) Assignee: Kjell Braden (afflux) = (unassigned) -- python-matplotlib: Exception when drawing image on 64-bit system https://bugs.launchpad.net/bugs

[Bug 226527] Re: ClearCalendarScreenlet.py crashed with ValueError in parseDate()

2009-01-13 Thread Kjell Braden
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on

[Bug 306574] Re: package linux-image-2.6.27-9-generic 2.6.27-9.19 failed to install/upgrade: subprocess post-installation script returned error exit status 3

2009-01-13 Thread Kjell Braden
** Changed in: ucf (Ubuntu) Status: Incomplete = Invalid -- package linux-image-2.6.27-9-generic 2.6.27-9.19 failed to install/upgrade: subprocess post-installation script returned error exit status 3 https://bugs.launchpad.net/bugs/306574 You received this bug notification because you

[Bug 188702] Re: hardy: multimedia keys no longer work

2009-01-13 Thread Kjell Braden
** Changed in: gnome-settings-daemon (Ubuntu) Status: Incomplete = Invalid -- hardy: multimedia keys no longer work https://bugs.launchpad.net/bugs/188702 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 295719] Re: python-matplotlib: Exception when drawing image on 64-bit system

2009-01-13 Thread Kjell Braden
We are closing this bug report because it lacks the information we need to investigate the problem. If this still happens to you, please provide a test case. Thanks for your understanding. ** Changed in: matplotlib (Ubuntu) Status: Incomplete = Invalid -- python-matplotlib: Exception

[Bug 316762] Re: strace crashed with SIGABRT in malloc()

2009-01-13 Thread Kjell Braden
** Attachment added: gdb-strace.log http://launchpadlibrarian.net/21162968/gdb-strace.log -- strace crashed with SIGABRT in malloc() https://bugs.launchpad.net/bugs/316762 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 316762] [NEW] strace crashed with SIGABRT in malloc()

2009-01-13 Thread Kjell Braden
Public bug reported: Binary package hint: strace Everytime I strace quanta, it crashes with: *** glibc detected *** /usr/bin/strace: malloc(): memory corruption (fast): 0x00f11a30 *** I attached a full gdb backtrace. $ LC_ALL=C apt-cache policy strace quanta libc6 strace:

[Bug 316549] Re: Pidgin Won't install

2009-01-12 Thread Kjell Braden
You're using getdeb.org pidgin packages (in this case, the conflicting package is pidgin-data). These are not supported from Ubuntu. ** Changed in: pidgin (Ubuntu) Status: New = Invalid -- Pidgin Won't install https://bugs.launchpad.net/bugs/316549 You received this bug notification

[Bug 315637] Re: please package PowerMan

2009-01-10 Thread Kjell Braden
needs-packaging bugs should not be reported to brainstorm. ** Changed in: ubuntu Importance: Undecided = Wishlist Status: New = Confirmed ** Summary changed: - please package PowerMan + [needs-packaging] PowerMan ** Description changed: Centralized Power Distribution Unit (PDU)

[Bug 205364] Re: Repositories tab missing in emerald-theme-manager

2009-01-10 Thread Kjell Braden
Thanks for your report. I've forwarded it to the upstream bug tracker. ** Bug watch added: Compiz Plugins / Config Bugs #1105 http://bugs.opencompositing.org/show_bug.cgi?id=1105 ** Also affects: emerald via http://bugs.opencompositing.org/show_bug.cgi?id=1105 Importance: Unknown

[Bug 313380] Re: radio screenlet drives pythion to 100%

2009-01-05 Thread Kjell Braden
Closing as requested. Feel free to reopen (set the Status to new) any time this reoccurs to you. ** Changed in: screenlets (Ubuntu) Status: New = Invalid -- radio screenlet drives pythion to 100% https://bugs.launchpad.net/bugs/313380 You received this bug notification because you are a

[Bug 313753] [NEW] Fails to register to more than one account from the same provider

2009-01-04 Thread Kjell Braden
Public bug reported: Binary package hint: ekiga I have multiple accounts at my SIP-provider freenet.de, and I can register only one of them at the same time. I fired up my network sniffer and watched the login-process, and noticed that ekiga seems to mix up with the username part of the digest

[Bug 267431] Re: Ekiga SMS service is unreliable

2009-01-04 Thread Kjell Braden
I'm closing this bug as we haven't received any more information from the submitter. ** Changed in: ekiga (Ubuntu) Status: New = Invalid -- Ekiga SMS service is unreliable https://bugs.launchpad.net/bugs/267431 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 289773] Re: mumble-server install

2009-01-02 Thread Kjell Braden
I'm closing this bug as it's related to an version of mumble which is not included in Ubuntu. Feel free to report any other ubuntu bugs you may find. ** Changed in: mumble (Ubuntu) Status: New = Invalid -- mumble-server install https://bugs.launchpad.net/bugs/289773 You received this bug

  1   2   3   4   5   6   7   8   9   10   >