[Bug 1892657] Re: boltd1719]: probing: timeout, done - timeouts every few seconds from boltd

2020-08-24 Thread Christian Kellner
Probably issue https://gitlab.freedesktop.org/bolt/bolt/-/issues/156 indeed, kernel/udev started to emit additional events ("bind" evens, IIRC) every few seconds for the network adaptor inside the dock. Easiest way to confirm is to check via "udevadm monitor" and compare with bolt logs. ** Bug wat

[Bug 1801796] Re: boltd running on a system with no thunderbolt devices

2019-11-13 Thread Christian Kellner
I actually think that this might have been fixed. I suspect the main reason that bolt was started in the first place was fwupd (the firmware update daemon) starting it to force power the thunderbolt controller. It does so even if there is no controller to force power in the first place. A small

[Bug 1844650] Re: No authentication window pops up if thunderbolt device be plugged before booting

2019-10-14 Thread Christian Kellner
Although not ideal, the behaviour currently is kinda as designed[1], although the design itself does not mention the case where a unknown device is already plugged in at boot time. Regardless of this, the bug is filed against the wrong component because bolt itself does not provide policy, i.e. th

[Bug 1844650] Re: No authentication window pops up if thunderbolt device be plugged before booting

2019-09-19 Thread Christian Kellner
One thing that is not clear for your report: Is the dock authorized but you would rather have to authenticate it again; or is it not authorized and not working until you re-plug it? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1843728] Re: bolt ftbfs in eoan (test failures)

2019-09-16 Thread Christian Kellner
I have create a MR upstream to skip the affected tests (https://gitlab.freedesktop.org/bolt/bolt/merge_requests/187). NB: It does not skip the test if the build was configured with tests-speed=slow (which is not the default). -- You received this bug notification because you are a member of Ubunt

[Bug 1843728] Re: bolt ftbfs in eoan (test failures)

2019-09-13 Thread Christian Kellner
The problem here kinda is the buildsystem, which uses an old kernel but a very new glibc: "4.4.0-161-generic #189-Ubuntu" and "2.30-0ubuntu1". bolt uses the "copy_file_range", which was introduced in 4.5. glibc had an emulation layer for it but that was removed with 2.30[1], and now the combination

[Bug 1843728] Re: bolt ftbfs in eoan (test failures)

2019-09-12 Thread Christian Kellner
Are the detailed logs somewhere to be found (i.e. which tests fail)? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1843728 Title: bolt ftbfs in eoan (test failures) To manage notifications about th

[Bug 786133] Re: Cannot import module "nautilus" after installing python-nautilus

2011-05-21 Thread Christian Kellner
Apparently one is not allowed to load the nautilus extension from outside nautilus (due to obvious reasons). This is intended behavior and not a bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/78613

[Bug 778475] Re: gvfs requests wrong WebDAV URL

2011-05-07 Thread Christian Kellner
** Bug watch added: GNOME Bug Tracker #607284 https://bugzilla.gnome.org/show_bug.cgi?id=607284 ** Also affects: gvfs via https://bugzilla.gnome.org/show_bug.cgi?id=607284 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu

[Bug 267642] Re: copying a folder from a secure webdav server to disk results in a html file

2010-08-17 Thread Christian Kellner
I have created an (locally tested but not in-depth reviewed) fix for that bug. If you feel brave you can try the package with the fix in it: https://launchpad.net/~gicmo/+archive/packagedump . If you want to help out the upstream bug report has the info where the source code is. -- copying a fold

[Bug 424043] Re: nautilus crashed with SIGSEGV in open64()

2009-10-30 Thread Christian Kellner
It looks like your metadata store is got corrupted, leading to an infinite loop in the code. FIX: The fix here is to remove the metadata storage, located in: ~/.local/share/gvfs-metadata. BEFORE you do that, could you please send me (or attach) the file "~/.local/share/gvfs-metadata/home" for be

[Bug 405432] Re: gvfsd-metadata crashed with SIGSEGV in copy_tree_to_builder()

2009-10-21 Thread Christian Kellner
Any chance I could get some information how to reproduce it? Did you do something special? -- gvfsd-metadata crashed with SIGSEGV in copy_tree_to_builder() https://bugs.launchpad.net/bugs/405432 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 227852] Re: Nautilus get error when I try to open webdav directories

2008-09-16 Thread Christian Kellner
Ok, I am not sure I get this. What the WebDAV code does is the following: We parse the URI and every part of it and then prefill the authentication information with that. So a URI of dav://[EMAIL PROTECTED]/path should result in username being "user" and the host "server.tld" ... If your usernam

[Bug 267642] Re: copying a folder from a secure webdav server to disk results in a html file

2008-09-16 Thread Christian Kellner
Bad bug, bad bug ** Changed in: gvfs (Ubuntu) Sourcepackagename: nautilus => gvfs Assignee: Ubuntu Desktop Bugs (desktop-bugs) => Christian Kellner (gicmo) -- copying a folder from a secure webdav server to disk results in a html file https://bugs.launchpad.net/bugs/267642 You re

[Bug 251517] Re: webdav does not allow recursive copying

2008-09-16 Thread Christian Kellner
*** This bug is a duplicate of bug 267642 *** https://bugs.launchpad.net/bugs/267642 I am marking this a dup of a public bug so people can find it and comment on it. I am still working on that though. ** This bug has been marked a duplicate of bug 267642 copying a folder from a secure webd

[Bug 251517] Re: webdav does not allow recursive copying

2008-08-04 Thread Christian Kellner
I have found what causes the issue. I am on it. Should hopefully be in the next gvfs unstable release, which is due today. Keep your fingers crossed. -- webdav does not allow recursive copying https://bugs.launchpad.net/bugs/251517 You received this bug notification because you are a member of Ub

[Bug 190071] Re: Thinkpad T61 cannot record from docking station microphone

2008-06-06 Thread Christian Kellner
linux-ubuntu-modules-2.6.24 version .19 from proposed fixes this fro me and seems to work correctly so far. Thanks -- Thinkpad T61 cannot record from docking station microphone https://bugs.launchpad.net/bugs/190071 You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 182674] Re: webdav on mediacenter.gmx.net dos not work

2008-05-29 Thread Christian Kellner
Guys, you are abusing this bug report for different issues. The last bug, filed by slu is indeed a nautilus bug. I am very happy for all bug reports I get, but I'd really appreciate it if you could file different issues for different problems. Please focus only on mediacenter bugs here. And even fo

[Bug 186391] Re: Mouse pointer hangs when pressing more then one key on the keyboard

2008-05-29 Thread Christian Kellner
*** This bug is a duplicate of bug 113344 *** https://bugs.launchpad.net/bugs/113344 You were totally right, Christian. Thanks a bunch! -- Mouse pointer hangs when pressing more then one key on the keyboard https://bugs.launchpad.net/bugs/186391 You received this bug notification because you

[Bug 190071] Re: cannot record from dock line in

2008-05-07 Thread Christian Kellner
I installed and booted into that kernel yesterday, but it did not work - the docking mic does not show up. Should I need to install/update anything else instead of the kernel image? -- cannot record from dock line in https://bugs.launchpad.net/bugs/190071 You received this bug notification beca

[Bug 225615] Re: Heavy memory leak in gvfsd-http

2008-05-02 Thread Christian Kellner
I'll have a look.. ** Changed in: gvfs (Ubuntu) Assignee: Ubuntu Desktop Bugs (desktop-bugs) => Christian Kellner (gicmo) -- Heavy memory leak in gvfsd-http https://bugs.launchpad.net/bugs/225615 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 203201] Re: inbox capitalization error

2008-04-16 Thread Christian Kellner
Some issue on a Domino server. -- inbox capitalization error https://bugs.launchpad.net/bugs/203201 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/mailma

[Bug 182674] Re: webdav on mediacenter.gmx.net dos not work

2008-04-01 Thread Christian Kellner
Ahh please stop mixing all issues here. Also don't mix gvfs with gnome- vfs bugs. Its a total re-write, not using a single line from the old code. Also open different bugs for different issues, please. Thanks -- webdav on mediacenter.gmx.net dos not work https://bugs.launchpad.net/bugs/182674 You

[Bug 190071] Re: cannot record from dock line in

2008-03-30 Thread Christian Kellner
According to alsa-mailinglist, the bug is fixed in alsa-hg tree, but it looks like this fix did not make it yet back to ubuntu. The simple patch is described in http://sourceforge.net/mailarchive/forum.php?thread_name=20080223050330.290940%40gmx.net&forum_name =alsa-user it would be great if it

[Bug 193764] Re: evolution-scalix FTBFS with current evolution

2008-03-17 Thread Christian Kellner
I have a preliminary patch attached to GNOME's bugzilla. It would need some more love and check if we are affected by upstream's ical memory changes. No time since I am busy doing gvfs work, but that should compile and according to Gren also work. ** Bug watch added: GNOME Bug Tracker #523013

[Bug 182674] Re: webdav on mediacenter.gmx.net dos not work

2008-03-16 Thread Christian Kellner
Christian, what you describe is *imho* a nautilus bug not a gvfs. You should file a new bug against nautilus. Thanks ;-) -- webdav on mediacenter.gmx.net dos not work https://bugs.launchpad.net/bugs/182674 You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 188790] Re: Can't browse sftp

2008-03-07 Thread Christian Kellner
with one particular sftp server I still get this message even in gvfs 0.1.11 gvfs-mount sftp://xxx.xx.xx Enter password User [christian]: Password: Error mounting location: Timed out when logging in similar message from "connect to server" in the gui I can connect to that server using s

[Bug 199284] Re: gvfsd-dav crashed with SIGSEGV in close_write_ready()

2008-03-07 Thread Christian Kellner
*** This bug is a duplicate of bug 195917 *** https://bugs.launchpad.net/bugs/195917 ** This bug has been marked a duplicate of bug 195917 gvfsd-dav crashed with SIGSEGV in close_write_ready() -- gvfsd-dav crashed with SIGSEGV in close_write_ready() https://bugs.launchpad.net/bugs/199284

[Bug 182674] Re: webdav on mediacenter.gmx.net dos not work

2008-03-05 Thread Christian Kellner
Oh public access to gmx stuff. Nice. Why did nobody subscribe me to that bug? -- webdav on mediacenter.gmx.net dos not work https://bugs.launchpad.net/bugs/182674 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

[Bug 190071] [NEW] cannot record from dock line in

2008-02-07 Thread Christian Kellner
Public bug reported: I cannot record from the line in on my thinkpad advanced mini dock. I can listen to the imput from it (and control the volume in playback tab , but i cannot record from it, ie use it in applications like skype or ekiga. The reason might be that while there is an option for 'm

[Bug 190071] Re: cannot record from dock line in

2008-02-07 Thread Christian Kellner
btw, my thinkpad seems to have intel hda sound -- cannot record from dock line in https://bugs.launchpad.net/bugs/190071 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com http

[Bug 178402] Re: [hardy alpha 2] missing language error

2008-02-06 Thread Christian Kellner
As I have stated on bug 185947 my take on that bug here is that we are setting (in the language selector) a locale that is not available on the system: we only have the xx_XX.UTF-8 variant of various languages but we are setting the variant without the .UTF-8 part, i.e. xx_XX. Calls to SETLOCALE

[Bug 186391] Re: Mouse pointer hangs when pressing more then one key on the keyboard

2008-02-01 Thread Christian Kellner
its almost 4 days since your last comment, and I still dont have any 2.6.24-5.9 available in the archive. Is there a magic place where I can find that kernel? -- Mouse pointer hangs when pressing more then one key on the keyboard https://bugs.launchpad.net/bugs/186391 You received this bug notifi

[Bug 185947] Re: Language en_US does not exist; using System default

2008-01-29 Thread Christian Kellner
After reading the docs of g_get_language_names() again where it states that list is "sorted from most desirable to least desirable". If the docs dont lie and the logic of g_get_language_names() is not wrong then I think its *not* gdm to blame here but the really the language selector since its sett

[Bug 185947] Re: Language en_US does not exist; using System default

2008-01-29 Thread Christian Kellner
So after some more investigation I *think* I nailed it down to that change: --- snip --- @@ -1585,9 +1585,7 @@ main (int argc, char *argv[]) - if (setlocale (LC_CTYPE, NULL) != NULL) { - gdm_system_locale = g_strdup (setlocale (LC_CTYPE, NULL)); - } + gdm_system_loc

[Bug 185947] Re: Language en_US does not exist; using System default

2008-01-29 Thread Christian Kellner
So, after making sure that the setlocale () call behaves identically on gutsy and hardy I moved on and downgraded to the gdm version of gutsy (updates). Which is 2.20.1 and the problem disappeared. So this is totally caused by a change in gdm (2.20.1 -> 2.20.3). Looking at the diff didnt reveal any

[Bug 185947] Re: Language en_US does not exist; using System default

2008-01-29 Thread Christian Kellner
Quick status report, after some more investigations: So the error clearly comes from gdm. It is in daemon/slave.c line 3708: --- snip --- if G_UNLIKELY ( ! ve_string_empty (language) && ! ve_locale_exists (language)) { char *msg = g_strdup_printf (_(

[Bug 186391] Re: Mouse pointer hangs when pressing more then one key on the keyboard

2008-01-28 Thread Christian Kellner
cat /proc/version_signature > version.log ** Attachment added: "version.log" http://launchpadlibrarian.net/11603013/version.log -- Mouse pointer hangs when pressing more then one key on the keyboard https://bugs.launchpad.net/bugs/186391 You received this bug notification because you are a me

[Bug 186391] Re: Mouse pointer hangs when pressing more then one key on the keyboard

2008-01-28 Thread Christian Kellner
There you go. ** Changed in: linux (Ubuntu) Status: Incomplete => New -- Mouse pointer hangs when pressing more then one key on the keyboard https://bugs.launchpad.net/bugs/186391 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubun

[Bug 186391] Re: Mouse pointer hangs when pressing more then one key on the keyboard

2008-01-28 Thread Christian Kellner
lsusb > lsusb.txt ** Attachment added: "lsusb.txt" http://launchpadlibrarian.net/11603011/lsusb.txt -- Mouse pointer hangs when pressing more then one key on the keyboard https://bugs.launchpad.net/bugs/186391 You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 186391] Re: Mouse pointer hangs when pressing more then one key on the keyboard

2008-01-28 Thread Christian Kellner
sudo lspci -vvnn > lspci-vvnn.log ** Attachment added: "lspci-vvnn.log" http://launchpadlibrarian.net/11603012/lspci-vvnn.log -- Mouse pointer hangs when pressing more then one key on the keyboard https://bugs.launchpad.net/bugs/186391 You received this bug notification because you are a memb

[Bug 178038] Re: npviewer.bin crashed with SIGSEGV in g_object_newv() when multiple flash objects are playing simultaneously

2008-01-28 Thread Christian Kellner
Same problem here, and not related to playing multiple files. -- npviewer.bin crashed with SIGSEGV in g_object_newv() when multiple flash objects are playing simultaneously https://bugs.launchpad.net/bugs/178038 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 186420] [NEW] [hardy] banshee should depend on libtaglib2.0-cli

2008-01-27 Thread Christian Kellner
Public bug reported: Banshee refuses to start when taglib cli is not available: ** (Banshee:17440): WARNING **: The following assembly referenced from /usr/lib/banshee/Banshee.Base.dll could not be loaded: Assembly: taglib-sharp(assemblyref_index=15) Version:2.0.2.0 Publ

[Bug 186391] [NEW] Mouse pointer hangs when pressing more then one key on the keyboard

2008-01-27 Thread Christian Kellner
Public bug reported: Binary package hint: linux-source-2.6.24 When pressing more then one key on the keyboard (usb) the mouse pointer (usb) hangs. This effect is most noticeable when doing copy&paste (Control + "c") or pressing Ctrl + "t" (for a new tab in nautilus) but it is also present in a

[Bug 186391] Re: Mouse pointer hangs when pressing more then one key on the keyboard

2008-01-27 Thread Christian Kellner
Although I dont think its Xorg's fault here the output of the log file. ** Attachment added: "Xorg log output" http://launchpadlibrarian.net/11586448/Xorg.0.log -- Mouse pointer hangs when pressing more then one key on the keyboard https://bugs.launchpad.net/bugs/186391 You received this bug

[Bug 186391] Re: Mouse pointer hangs when pressing more then one key on the keyboard

2008-01-27 Thread Christian Kellner
One further quick note: I *think* that bug was not present during the installation and before the dist-upgrade. ** Attachment added: "dmesg output" http://launchpadlibrarian.net/11586432/dmesg.txt -- Mouse pointer hangs when pressing more then one key on the keyboard https://bugs.launchpad.ne

[Bug 186382] Re: [hardy] gtk window decorator somtimes draws decoration ugly or not at all

2008-01-27 Thread Christian Kellner
"very fresh install" instead of "very install" of course ;-) ** Attachment added: "The incorrectly drawn titlebar." http://launchpadlibrarian.net/11586392/gwd_drawing_problem.png -- [hardy] gtk window decorator somtimes draws decoration ugly or not at all https://bugs.launchpad.net/bugs/18638

[Bug 186382] [NEW] [hardy] gtk window decorator somtimes draws decoration ugly or not at all

2008-01-27 Thread Christian Kellner
Public bug reported: Binary package hint: compiz This is a very install of hardy alpha 3 with followed up by a dist upgrade. Sometimes, but only sometimes when a window loses focus the titlebar of that very window gets drawn incorrectly (I will attach or link a screenshot). Playing around with

[Bug 96692] Re: ata_piix used instead of AHCI for Mac Pro

2008-01-27 Thread Christian Kellner
There exists a work-around by patching grub stage1. Find the patch and the binary here: http://boeglin.org/blog/. I did it here and its working like a charm. -- ata_piix used instead of AHCI for Mac Pro https://bugs.launchpad.net/bugs/96692 You received this bug notification because you are a mem

[Bug 185947] Re: Language en_US does not exist; using System default

2008-01-26 Thread Christian Kellner
Same thing here, after using the language selector. So I *guess* its a language selector bug. -- Language en_US does not exist; using System default https://bugs.launchpad.net/bugs/185947 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubun

[Bug 185947] Re: Language en_US does not exist; using System default

2008-01-26 Thread Christian Kellner
Changing Package ** Changed in: language-selector (Ubuntu) Sourcepackagename: None => language-selector -- Language en_US does not exist; using System default https://bugs.launchpad.net/bugs/185947 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug conta

[Bug 96692] Re: ata_piix used instead of AHCI for Mac Pro

2008-01-06 Thread Christian Kellner
I have a sata based dvdrom on the only available sata port and of course it is one of the ports that don't work due to that bug, so my DVD drive is not recognized due to that bug. /-: -- ata_piix used instead of AHCI for Mac Pro https://bugs.launchpad.net/bugs/96692 You received this bug notifica

[Bug 162245] time stops randomly in gnome panel

2007-11-12 Thread Christian Kellner
Public bug reported: Binary package hint: gnome-panel the time that gnome-panel displays occasionaly just stops. Usually I can get it display the right time by starting to change some settings- but I dont actually have to change anything Happens since Gutsy only ** Affects: gnome-panel (Ubun

[Bug 121158] Re: g-p-m should use Composite to dim the screen

2007-11-05 Thread Christian Kellner
INVALID not incomplete. Sorry for the notification spam. ** Changed in: gnome-power-manager (Ubuntu) Status: Incomplete => Invalid -- g-p-m should use Composite to dim the screen https://bugs.launchpad.net/bugs/121158 You received this bug notification because you are a member of Ubuntu B

[Bug 121158] Re: g-p-m should use Composite to dim the screen

2007-11-05 Thread Christian Kellner
What Richard ment is that g-p-m doesn't dim the screen with software. GNOME session and the screensaver actually fade the screen by *DRAWING* the screen dimmed so it looks that it or the parts of it look like dimmed. G-P-M *really* dims the screen,i.e. it reduces the power of the backlight of your

[Bug 159026] Re: Lenovo Thinkpad x41 Tablet and X60 Tablet rotate events

2007-11-05 Thread Christian Kellner
This also applies to the X60 Tablet. I therefore changed the Subject to better describe the situation. The HKEY events for "tablet mode close"/"tablet mode open" or identical. So is the not yet mapped rotate button. But instead of the up and down buttons it has a wheel, i.e. a up, down, right and

[Bug 159026] Re: Lenovo Thinkpad x41 Tablet and X60 Tablet rotate events

2007-11-05 Thread Christian Kellner
** Summary changed: - Lenovo Thinkpad x41 rotate events + Lenovo Thinkpad x41 Tablet and X60 Tablet rotate events -- Lenovo Thinkpad x41 Tablet and X60 Tablet rotate events https://bugs.launchpad.net/bugs/159026 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 159026] Re: Lenovo Thinkpad x41 rotate events

2007-10-31 Thread Christian Kellner
cat /var/lib/acpi-support/*-* 75ET56WW (2.02 ) IBM 1869CNG ThinkPad X41 Tablet -- Lenovo Thinkpad x41 rotate events https://bugs.launchpad.net/bugs/159026 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 159026] Lenovo Thinkpad x41 rotate events

2007-10-31 Thread Christian Kellner
Public bug reported: Binary package hint: acpi-support tablet mode close (when switching from laptop mode to tablet mode): ibm/hotkey HKEY 0080 5009 tablet mode open (when switching from tablet mode to laptop mode): ibm/hotkey HKEY 0080 500a The two lid events are (only occur i

[Bug 111265] Re: ubuntu crashes <7>APIC error on CPU0: 40(40)

2007-08-29 Thread Christian Kellner
Actually with 2.6.22-10-generic I still have this timer not connected to io-apic message at boot and occasional [ 238.084000] APIC error on CPU0: 00(40) However, no crashes anymore. In particular, I never had this CAPS-lock- blink error for a long time (i think crashes disappeared with updat

[Bug 106217] Re: Hidden file does not get removed when switching from nvidia-glx-new/nvidia-glx-legacy to nvidia-glx causing X not to start due to mismatch of versions

2007-07-09 Thread Christian Kellner
It took me like 3 hours to find this bug and get rid of the file, this should really be fix ASAP! ;-) -- Hidden file does not get removed when switching from nvidia-glx-new/nvidia-glx-legacy to nvidia-glx causing X not to start due to mismatch of versions https://bugs.launchpad.net/bugs/106217

[Bug 122992] gmpc crashed with SIGSEGV in cfg_open()

2007-06-29 Thread Christian Kellner
Public bug reported: Binary package hint: gmpc Trying to start the program gives the well known gslice warning and then core-dumps: ***MEMORY-WARNING***: gmpc[6498]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init(

[Bug 122992] Re: gmpc crashed with SIGSEGV in cfg_open()

2007-06-29 Thread Christian Kellner
** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/8250810/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/8250811/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/8250812/Disassembly.txt ** Attachment

[Bug 121327] Re: pdflatex produces a symbol lookup failure since recent libpoppler upgrade

2007-06-25 Thread Christian Kellner
I have the same error here on a recent gutsy even with a very simple beamer template. -- pdflatex produces a symbol lookup failure since recent libpoppler upgrade https://bugs.launchpad.net/bugs/121327 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug co

[Bug 111265] Re: ubuntu crashes

2007-06-01 Thread Christian Kellner
see attachment. in the mean time i uname-r changed to 2.6.20-16-generic the most recent crash corresponds to the restart today, june 1, about 12:09. Usual effect: caps lock blinks, nothing works Btw, reboot seem to have failed at first attempt - after I restarted again, it worked note th

[Bug 113491] Re: Proposal: New startup and shutdown sounds for gusty gibbon

2007-05-09 Thread Christian Kellner
I had a great laugh! Thanks! ;-) -- Proposal: New startup and shutdown sounds for gusty gibbon https://bugs.launchpad.net/bugs/113491 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ub

[Bug 111265] Re: ubuntu crashes

2007-05-04 Thread Christian Kellner
i figured out that the problem might relate to wireless: when I am connected through the network card, the computer never locks up -- ubuntu crashes https://bugs.launchpad.net/bugs/111265 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ub

[Bug 111265] Re: ubuntu crashes

2007-04-30 Thread Christian Kellner
** Attachment added: "dmesg" http://librarian.launchpad.net/7481824/dmesg.log -- ubuntu crashes https://bugs.launchpad.net/bugs/111265 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 111265] Re: ubuntu crashes

2007-04-30 Thread Christian Kellner
** Attachment added: "lspci -vv" http://librarian.launchpad.net/7481548/lspcivv.log -- ubuntu crashes https://bugs.launchpad.net/bugs/111265 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-b

[Bug 111265] Re: ubuntu crashes

2007-04-30 Thread Christian Kellner
** Attachment added: "lspci -vvn" http://librarian.launchpad.net/7481668/lspcivvn.log -- ubuntu crashes https://bugs.launchpad.net/bugs/111265 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu

[Bug 111265] ubuntu crashes

2007-04-30 Thread Christian Kellner
Public bug reported: My computer randomly crashes since a couple of days, for the first time since about the release of feisty, or some days later. When it crashes,nothing works and caps lock blinks. Maybe it is worth noting that on boot I get the timer not connected to io-apic message, but

[Bug 96480] Re: Kernel 2.6.20-13 acpi bug

2007-04-12 Thread Christian Kellner
So you are basically telling me that "serious architectural changes" have been backported from 12 -> 13 about 3 weeks before release during stabilize phase? It's the first time that I have a non bootable kernel since my slackware times long ago. Also how can we be so sure it only does affect "a few

[Bug 96480] Re: Kernel 2.6.20-13 acpi bug

2007-04-12 Thread Christian Kellner
So you are basically telling me that "serious architectural changes" have been backported from 12 -> 13 about 3 weeks before release during stabilize phase? It's the first time that I have a non bootable kernel since my slackware times long ago. Also how can we be so sure it only does affect "a few

[Bug 99568] Re: flash player mounts as read only files system

2007-04-10 Thread Christian Kellner
note i found out in the meantime that my file system was a little corrupt - i rand chkdsk in win and now it mounts again r/w the funny thing, in edgy it mounted r/w all the time.. -- flash player mounts as read only files system https://bugs.launchpad.net/bugs/99568 You received this bug notific

[Bug 96480] Re: Kernel 2.6.20-13 acpi bug

2007-04-07 Thread Christian Kellner
Just wanted to let you know that blacklisting the i2c-ec driver helps to make boot work smoothly again *but* as soon as X11 starts (with the nvidia driver) the box freezes. I guess the nvidia driver needs i2c. -- Kernel 2.6.20-13 acpi bug https://bugs.launchpad.net/bugs/96480 You received this bu

[Bug 96480] Re: Kernel 2.6.20-13 acpi bug

2007-04-06 Thread Christian Kellner
I have the exact same problem, ie stacktrace is identical. My machine is also a Mac Pro. 2.6.20-12 worked. 2.6.20-13 renders the system unusable. -- Kernel 2.6.20-13 acpi bug https://launchpad.net/bugs/96480 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailm

[Bug 99568] Re: flash player mounts as read only files system

2007-04-05 Thread Christian Kellner
lsusb output Bus 003 Device 007: ID 0781:7421 SanDisk Corp. Bus 003 Device 001: ID : Bus 002 Device 001: ID : Bus 001 Device 003: ID 058f:9361 Alcor Micro Corp. Bus 001 Device 001: ID : dmesg output [0.00] Linux version 2.6.20-13-generic ([EMAIL PROTECTED]

[Bug 99585] Re: Wirless stopped working

2007-03-31 Thread Christian Kellner
Ohh btw, I also tried enabling it in BIOS, didnt help. ** Attachment added: "The packages I upgraded before wlan stopped working." http://librarian.launchpad.net/7095751/upgrade-history.txt -- Wirless stopped working https://launchpad.net/bugs/99585 -- ubuntu-bugs mailing list ubuntu-bugs@l

[Bug 99585] Wirless stopped working

2007-03-31 Thread Christian Kellner
Public bug reported: Binary package hint: linux-source-2.6.20 After the upgrade yesterday (including a kernel upgrade to 2.6.20-13.21) my wirless card stopped working. Sadly enough also on the old kernel (2.6.20-12). It keeps telling in the demsg: [ 20.04] ipw3945: Intel(R) PRO/Wireless

[Bug 99568] flash player mounts as read only files system

2007-03-31 Thread Christian Kellner
Public bug reported: My Sandisk Sansa e260 mounts read only Attempts to change permissions results in ยด read only filesystem' type error messages. The sansa is in USB mode and thus should appear as an usb disk The problem appears only in feisty, but never in edgy. Btw, another user on the forum

[Bug 96692] Re: ata_piix used instead of AHCI for Mac Pro

2007-03-28 Thread Christian Kellner
00:1f.1 IDE interface [0101]: Intel Corporation 631xESB/632xESB IDE Controller [8086:269e] (rev 09) (prog-if 8f [Master SecP SecO PriP PriO]) Subsystem: Intel Corporation Unknown device [8086:7270] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping-

[Bug 96692] Re: ata_piix used instead of AHCI for Mac Pro

2007-03-28 Thread Christian Kellner
Sure. Here you go! ** Attachment added: "lspci on a MacPro on feisty (2.6.20)" http://librarian.launchpad.net/7036057/lspci.txt -- ata_piix used instead of AHCI for Mac Pro https://launchpad.net/bugs/96692 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mai

[Bug 96692] Re: ata_piix used instead of AHCI for Mac Pro

2007-03-28 Thread Christian Kellner
You mentioned something about combined mode issue and that might be fixed upstream? Do you have any details or pointers? The fix that I did for 2.6.17 and that got committed (see bug 64433) was to add the ID to the list of ahci chipsets. I looked and that id is still missing upstream (2.6.21-rc4).

[Bug 96692] Re: ata_piix used instead of AHCI for Mac Pro

2007-03-27 Thread Christian Kellner
This is acutally a dup of bug 64433 I filed a while ago. I am pretty sure it was fixed at some point but is now back again. The slow disk speed is damn annoying. -- ata_piix used instead of AHCI for Mac Pro https://launchpad.net/bugs/96692 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.co

[Bug 90451] Re: Add Tablet PC support (patch included)

2007-03-19 Thread Christian Kellner
Seconded! >From looking at the patch that would also have the very positive effect to >make the wacom work withouth having to install the wacom tools package so a >default installation would have a working tablet. Also one wouldn't need the setserial package anymore. ** Changed in: hal (Ubuntu)

[Bug 66738] Re: evolution-data-server-1.8 crashes

2007-03-15 Thread Christian Kellner
Great to hear that! Closing that bug therefore (I hope Fix Released is the right thing here) ** Changed in: evolution-scalix (Ubuntu) Status: Confirmed => Fix Released -- evolution-data-server-1.8 crashes https://launchpad.net/bugs/66738 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubu

[Bug 66738] Re: evolution-data-server-1.8 crashes

2007-03-07 Thread Christian Kellner
I commentted upstream on my wild guesses on this. Please look there for now! -- evolution-data-server-1.8 crashes https://launchpad.net/bugs/66738 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 89134] Re: Evolution crashes when enabling scalix connector

2007-03-07 Thread Christian Kellner
By the way, whoever builds that please make sure the berkeley db version used from the connector and the version used by evolution are the same otherwise I think this will cause errors. I am kinda guessing thats what is happening here: https://bugs.launchpad.net/ubuntu/+source/evolution-scalix/+

[Bug 89134] Re: Evolution crashes when enabling scalix connector

2007-03-07 Thread Christian Kellner
I have fix it on gnome svn. Thanks for spotting! ;-) -- Evolution crashes when enabling scalix connector https://launchpad.net/bugs/89134 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 88813] Re: time displays incorrectly in gnome panal

2007-03-01 Thread Christian Kellner
** Attachment added: "look in the lower right corner" http://librarian.launchpad.net/6582401/Screenshot.png -- time displays incorrectly in gnome panal https://launchpad.net/bugs/88813 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu

[Bug 88813] time displays incorrectly in gnome panal

2007-02-28 Thread Christian Kellner
Public bug reported: Binary package hint: gnome-panel If my gnome panel is shown on the right side of my laptop (vertically) the date displays correctly, but the time is shifted to the right and displays only partially. I.e. a 7 looks just like a short / ProblemType: Bug Date: Wed Feb 28 18:51:2

[Bug 64433] Re: Use correct SATA driver for (some) MacPros

2007-01-03 Thread Christian Kellner
Works fine here now! Thanks! -- Use correct SATA driver for (some) MacPros https://launchpad.net/bugs/64433 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 64433] Re: Use correct SATA driver for (some) MacPros

2006-11-29 Thread Christian Kellner
** Also affects: linux-source-2.6.19 (Ubuntu) Importance: Undecided Status: Unconfirmed ** Changed in: linux-source-2.6.19 (Ubuntu) Status: Unconfirmed => Confirmed -- Use correct SATA driver for (some) MacPros https://launchpad.net/bugs/64433 -- ubuntu-bugs mailing list ubunt

[Bug 70643] Re: 'Request Read Receipt' does not work at all

2006-11-08 Thread Christian Kellner
To make evolution actually send message receipts you have to turn in the account settings (its under Defaults -> Message Receipts). Sebastien and I just tested it and its working fine for us. So I will mark this as "Rejected". If you have Message Receipts turned on and it is still not working for

[Bug 66738] Re: evolution-data-server-1.8 crashes

2006-11-07 Thread Christian Kellner
I am just too busy at the moment ;-( Also it doesnt seem to crash here anymore and I can't get a clue from the stack traces. -- evolution-data-server-1.8 crashes https://launchpad.net/bugs/66738 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/u

[Bug 66738] Re: evolution-data-server-1.8 crashes

2006-10-24 Thread Christian Kellner
Sounds like a good idea! -- evolution-data-server-1.8 crashes https://launchpad.net/bugs/66738 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 66738] Re: evolution-data-server-1.8 crashes

2006-10-18 Thread Christian Kellner
Looking into this at the moment! -- evolution-data-server-1.8 crashes https://launchpad.net/bugs/66738 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 64433] Re: Use correct SATA driver for (some) MacPros

2006-10-12 Thread Christian Kellner
No, the error actually is that ata_piix is used while ahci *should* be used for it. If I use the ata_piix driver for it, it only detects 4 of the 6 available ports and the speed is WAY slower. My own patched kernel is running nice and smoothly here. I guess the ata_piix claiming to be responsible f

[Bug 65013] Re: Sound (Intel hda, ALC88x) doesn't work (MacPro)

2006-10-10 Thread Christian Kellner
I just read on one of the ubuntu forums (http://ubuntuforums.org/showthread.php?t=234676&page=9): "Sound does work, just not through the speaker jacks. For some reason the current ALSA driver doesn't control the audio outputs correctly. This is a known issue and hopefully will be resolved soon. Th

[Bug 65013] Sound (Intel hda, ALC88x) doesn't work (MacPro)

2006-10-10 Thread Christian Kellner
Public bug reported: Binary package hint: linux-source-2.6.17 I don't get any sound out of my speakrs on edgy (using 2.6.17-10 with alsa 1.0.12rc1) on my MacPro machine although the hardware *seem* to be correctly recognized and configured by alsa. The hardware seems to be very new (I am getting

  1   2   >