[Bug 387070] [NEW] gcalctool calculates wrong

2009-06-14 Thread Hoffmann
Public bug reported: Binary package hint: gcalctool I was trying to calculate a radio channel. The frequency of the first channel is 74.215 MHz, the frequency of my channel is 75.695 MHz. The distance between two channels is 0,02 Mhz and the first channel is #347. (Just for the interested ones, t

[Bug 387070] Re: gcalctool calculates wrong

2009-06-15 Thread Hoffmann
There was an typo, the right function is Int(347 + (75.695 - 74.215)/0.02) = 420. (so the change is the plus-sign after 347). Sorry for that. But I broke the problem down to: 1.48/0.02 = 74 but Int(1.48/0.02) = 73, still Int(74) = 74 (as I think it should be...) -- gcalctool calculates wrong htt

[Bug 371183] [NEW] xubuntu does not mount fixed media

2009-05-03 Thread Hoffmann
Public bug reported: Binary package hint: thunar-volman In Xubuntu 9.04 neither the desktop nor the filemanager Thunar are displaying or mounting fixed media. That is, filesystems not listed in fstab. Same goes for the "Places" menu in the panel. Only way to access files on other partititions is

[Bug 371183] Re: xubuntu does not mount fixed media

2009-05-03 Thread Hoffmann
This occurs only with fixed media. No problems at all with removable media - these work like a charm. Right, this is probably "invalid" wrt thunar-volman. What is it then? xfdesktop4, xubuntu-desktop or what? What package is supposed to mount fixed media in xubuntu - preferably vie the HAL pathw

[Bug 110112] Re: heartbeat-2: Bashism in some script

2009-04-29 Thread Hoffmann
it is because /bin/sh points to /bin/dash. fix that and you are done. -- heartbeat-2: Bashism in some script https://bugs.launchpad.net/bugs/110112 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 262423] Re: [intrepid] Resume from suspend does not work in 2.6.27-1

2008-09-12 Thread Hoffmann
As for me, this issue is not resolved with the 2.6.27-3 kernel. Any ideas? -- [intrepid] Resume from suspend does not work in 2.6.27-1 https://bugs.launchpad.net/bugs/262423 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 270152] [NEW] firefox-3 causes high wakeups

2008-09-14 Thread Hoffmann
Public bug reported: Binary package hint: firefox On Hardy 8.04.1 running Firefox-3 with only one tab open showing a blank page, firefox generates 20+ wakeups per second - according to powertop. Quite high for doing nothing Is this somehow related to LP#202106? ** Affects: firefox (Ubuntu)

[Bug 270152] Re: firefox-3 causes high wakeups

2009-01-23 Thread Hoffmann
On Intrepid, firefox still shows this behaviour. -- firefox-3 causes high wakeups https://bugs.launchpad.net/bugs/270152 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://li

[Bug 104696] Re: Feisty: resume from S3: no pppd is running

2008-08-30 Thread Hoffmann
Ooops, this bug is considered *closed* [cough] as of Hardy [cough]. Sorry about that. -- Feisty: resume from S3: no pppd is running https://bugs.launchpad.net/bugs/104696 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs m

[Bug 104688] Re: swsusp/hibernation boots up instead of resuming

2008-08-30 Thread Hoffmann
This bug is considered *closed* as of Hardy.. I will test Alpha5 anyway. -- swsusp/hibernation boots up instead of resuming https://bugs.launchpad.net/bugs/104688 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs maili

[Bug 362160] [NEW] problem during upgrade when in a cluster (heartbeat/drbd)

2009-04-16 Thread Hoffmann
Public bug reported: Binary package hint: sysv-rc Hi, we have a drbd/heartbeat cluster on which we have installed unattended- upgrades to get the latest security updates as quickly as possible on our production machine. We also have a mysql server which is controlled by heartbeat. So all rc link

[Bug 104699] Re: Feisty: resume from S3: minor USB glitches

2008-09-08 Thread Hoffmann
So I installed the linux-image-2.6.27-2-generic kernel onto my hardy machine: Now this bug is gone! In "pure" Hardy (i.e. 2.6.24-* kernels) this bug is still valid though Hence I keep this open. off-topic: Hurray: cpuidle is working finally with 2.6.27. (as opposed to Hardy) -- Feisty: r

[Bug 127559] Re: hald-addon-storage causes a lot of wakeups

2008-09-08 Thread Hoffmann
Installing linux-image-2.6.27-* onto a Hardy setup solves this problem for me. Asynchronous notification is alive - finally -- hald-addon-storage causes a lot of wakeups https://bugs.launchpad.net/bugs/127559 You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 386006] [NEW] pg_ctl not linked in /usr/bin

2009-06-11 Thread Hoffmann
Public bug reported: Binary package hint: postgresql-common the file pg_ctl should be linked in /usr/bin to be in a executable folder (or a folder inside which bash is looking for executables) instead it just sits inside /usr/lib/postgresql/8.3/bin/ and waits for newbies to find it... ** Affects

[Bug 104688] Re: swsusp/hibernation boots up instead of resuming

2007-04-20 Thread Hoffmann
The last kernel I tried was 2.6.20-15.25 with the same issue. I still have to try the latest version but I think I'll wait until Feisty final is on my machine. Then I report again. -- swsusp/hibernation boots up instead of resuming https://bugs.launchpad.net/bugs/104688 You received this bug noti

[Bug 104699] Re: Feisty: resume from S3: minor USB glitches

2007-04-22 Thread Hoffmann
Here's the output of uname -a: Linux bla-laptop 2.6.20-15-generic #2 SMP Sun Apr 15 06:17:24 UTC 2007 x86_64 GNU/Linux -- Feisty: resume from S3: minor USB glitches https://bugs.launchpad.net/bugs/104699 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug

[Bug 104699] Re: Feisty: resume from S3: minor USB glitches

2007-04-22 Thread Hoffmann
Be aware: This is a dmesg of _two_ consecutive suspend/resume cycles (S3 of course). Interestingly there are new errors due to the second run. -> Perhaps another bug report? ** Attachment added: "dmesg.log" http://librarian.launchpad.net/7385086/dmesg.log -- Feisty: resume from S3: minor USB

[Bug 104699] Re: Feisty: resume from S3: minor USB glitches

2007-04-22 Thread Hoffmann
** Attachment added: "lspci -vvnn" http://librarian.launchpad.net/7385102/lspci-vvnn.log -- Feisty: resume from S3: minor USB glitches https://bugs.launchpad.net/bugs/104699 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- u

[Bug 104688] Re: swsusp/hibernation boots up instead of resuming

2007-04-22 Thread Hoffmann
Heureka, it's working now. Even with the troublesome fglrx, one has just to unload it via /etc/default/acpi-support There are some interesting error messages though: during suspend: [ 1724.529358] ohci1394 :00:08.0: freeze [ 1724.529363] ohci1394 does not fully support suspend and resume

[Bug 104696] Re: Feisty: resume from S3: no pppd is running

2007-04-22 Thread Hoffmann
By the way, this is not an issue with S4/hibernation. After any S3 cycle, poff -a gives me: No pppd is running. None killed. -- Feisty: resume from S3: no pppd is running https://bugs.launchpad.net/bugs/104696 You received this bug notification because you are a member of Ubuntu Bugs, which is t

[Bug 104696] Re: Feisty: resume from S3: no pppd is running

2007-04-22 Thread Hoffmann
By the way, this is not an issue with S4/hibernation. After any S3 cycle, poff -a gives me: No pppd is running. None killed. -- Feisty: resume from S3: no pppd is running https://bugs.launchpad.net/bugs/104696 You received this bug notification because you are a member of Ubuntu Bugs, which is t

[Bug 104693] Re: Feisty/Gnome: unmounting volumes on the desktop doesn't work

2007-04-22 Thread Hoffmann
As far as I can see, this happens _only_ with fixed media. Removable media like cd-roms, dvd, usb sticks etc. can be unmounted with no problems. But it would be nice to be able to unmount some partitions as well. -- Feisty/Gnome: unmounting volumes on the desktop doesn't work https://bugs.launchp

[Bug 104688] Re: swsusp/hibernation boots up instead of resuming

2007-04-16 Thread Hoffmann
*** This bug is a duplicate of bug 66637 *** https://bugs.launchpad.net/bugs/66637 I followed the steps, but still: [ 35.361192] Attempting manual resume [ 35.361200] swsusp: Resume From Partition 3:6 [ 35.361204] PM: Checking swsusp image. [ 35.361427] PM: Resume from disk failed. A

[Bug 103405] Re: Checking swsusp image: resume from disk failed

2007-04-16 Thread Hoffmann
Hello all, this is another "me too". Suspending actually works, but resume does not. Instead there is a normal start up with the following message: [ 35.361192] Attempting manual resume [ 35.361200] swsusp: Resume From Partition 3:6 [ 35.361204] PM: Checking swsusp image. [ 35.361427] PM:

[Bug 104688] Re: swsusp/hibernation boots up instead of resuming

2007-04-17 Thread Hoffmann
** This bug is no longer a duplicate of bug 66637 After running mkswap, swap space is discarded, system fails to hibernate (invalid swap signature) -- swsusp/hibernation boots up instead of resuming https://bugs.launchpad.net/bugs/104688 You received this bug notification because you are a me

[Bug 104688] swsusp/hibernation boots up instead of resuming

2007-04-09 Thread Hoffmann
*** This bug is a duplicate of bug 66637 *** https://bugs.launchpad.net/bugs/66637 Public bug reported: On Feisty, with kernel 2.6.20-14.22 suspend-to-disk suspends correctly, but instead of resuming the system starts up normally. No error message so far, sorry. I can not tell, whats wrong.

[Bug 104688] Re: swsusp/hibernation boots up instead of resuming

2007-04-09 Thread Hoffmann
*** This bug is a duplicate of bug 66637 *** https://bugs.launchpad.net/bugs/66637 Uh sorry - just for completeness: this is a Turion based notebook -- swsusp/hibernation boots up instead of resuming https://bugs.launchpad.net/bugs/104688 You received this bug notification because you are a

[Bug 104693] Feisty/Gnome: unmounting volumes on the desktop doesn't work

2007-04-09 Thread Hoffmann
Public bug reported: Since Feisty, Herd 5 (probably since Herd 4, but I can't remember), unmounting ANY volume on the desktop gives me the following error: "/dev/your-favourite-volume-here mount disagrees with the fstab". As I found out, this is exactly the same error message when trying to unmo

[Bug 104696] Feisty: resume from S3: no pppd is running

2007-04-09 Thread Hoffmann
Public bug reported: When resuming from S3, my pppd is not running anymore. Hence my DSL connection is lost and I have to activate it manually. Very unconvenient ** Affects: Ubuntu Importance: Undecided Status: Unconfirmed -- Feisty: resume from S3: no pppd is running https://

[Bug 104699] Feisty: resume from S3: minor USB glitches

2007-04-09 Thread Hoffmann
Public bug reported: After resuming from S3 on my Turion based notebook, I have tons of the following messages in dmesg output: during suspend: hub 4-0:1.0: suspend usb usb4: suspend, may wakeup usbdev3.1_ep81: PM: suspend 0->2, parent 3-0:1.0 already 2 hub 3-0:1.0: PM: suspend 2-->2 hub 3-

[Bug 1869920] [NEW] no sound

2020-03-31 Thread Hoffmann
Public bug reported: cat /proc/asound/cards cat /proc/asound/cards 0 [HDMI ]: HDA-Intel - HDA ATI HDMI HDA ATI HDMI at 0xffb64000 irq 43 1 [Generic]: HDA-Intel - HD-Audio Generic HD-Audio Generic at 0xffb6 irq 16 aplay /usr/sha

[Bug 1872634] [NEW] Webcam Z-Star 305b doesn't work in Ubuntu (again)

2020-04-13 Thread Hoffmann
Public bug reported: My webcam Z-Star 305b was supposed to work out of the box [1], but it doesn't work in bionic. It only shows a black screen. I've read lots of threads and tried some suggestions, but unsuccessfully. At present, I'm using bionic x86_64 with kernel 5.3.0-46-generic, before that

[Bug 1872634] CurrentDmesg.txt

2020-04-13 Thread Hoffmann
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1872634/+attachment/5353646/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872634

[Bug 1872634] Lspci.txt

2020-04-13 Thread Hoffmann
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1872634/+attachment/5353648/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872634 Title: Webc

[Bug 1872634] Re: Webcam Z-Star 305b doesn't work in Ubuntu (again)

2020-04-13 Thread Hoffmann
apport information ** Tags added: apport-collected tricia ** Description changed: My webcam Z-Star 305b was supposed to work out of the box [1], but it doesn't work in bionic. It only shows a black screen. I've read lots of threads and tried some suggestions, but unsuccessfully.

[Bug 1872634] CRDA.txt

2020-04-13 Thread Hoffmann
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1872634/+attachment/5353645/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872634 Title: Webcam

[Bug 1872634] RfKill.txt

2020-04-13 Thread Hoffmann
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1872634/+attachment/5353656/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872634 Title: We

[Bug 1872634] UdevDb.txt

2020-04-13 Thread Hoffmann
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1872634/+attachment/5353657/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872634 Title: We

[Bug 1872634] ProcEnviron.txt

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

[Bug 1872634] ProcInterrupts.txt

2020-04-13 Thread Hoffmann
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1872634/+attachment/5353653/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/187

[Bug 1872634] IwConfig.txt

2020-04-13 Thread Hoffmann
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1872634/+attachment/5353647/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872634 Title:

[Bug 1872634] PulseList.txt

2020-04-13 Thread Hoffmann
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1872634/+attachment/5353655/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872634 Titl

[Bug 1872634] ProcCpuinfoMinimal.txt

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

[Bug 1872634] ProcModules.txt

2020-04-13 Thread Hoffmann
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1872634/+attachment/5353654/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872634

[Bug 1872634] WifiSyslog.txt

2020-04-13 Thread Hoffmann
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1872634/+attachment/5353658/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872634 Ti

[Bug 1872634] Lsusb.txt

2020-04-13 Thread Hoffmann
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1872634/+attachment/5353649/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872634 Title: Webc

[Bug 1872634] ProcCpuinfo.txt

2020-04-13 Thread Hoffmann
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1872634/+attachment/5353650/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872634

[Bug 1872634] Re: Webcam Z-Star 305b doesn't work in Ubuntu (again)

2020-04-13 Thread Hoffmann
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872634 Title: Webcam Z-Star 305b doesn't work in Ubuntu (again) To manage notific

[Bug 1872634] Re: Webcam Z-Star 305b doesn't work in Ubuntu (again)

2020-04-18 Thread Hoffmann
Unfortunately the error still exists. There is a video-device but I only see a black image -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872634 Title: Webcam Z-Star 305b doesn't work in Ubuntu (aga

[Bug 752193] Re: Installation of the acroread package causes completion to treat directories like files with some commands

2011-05-19 Thread Hoffmann
Maybe this bug is related to #769866? at least the marked-duplicate #760071 might be rather a duplicate of #769866 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/752193 Title: Installation of the acr

[Bug 2078507] [NEW] package thunderbird 1:115.13.0+build5-0ubuntu0.22.04.1 failed to install/upgrade: »neues thunderbird-Skript des Paketes pre-installation«-Unterprozess gab den Fehlerwert 1 zurück

2024-08-30 Thread Hoffmann
Public bug reported: So far it is working normal but the message pops up that there is a problem ProblemType: Package DistroRelease: Ubuntu 24.04 Package: thunderbird 1:115.13.0+build5-0ubuntu0.22.04.1 ProcVersionSignature: Ubuntu 6.8.0-41.41-generic 6.8.12 Uname: Linux 6.8.0-41-generic x86_64 Ad

[Bug 252094] Re: Poor graphics performance and rendering errors on Intel GM965 system, Ubuntu 8.10

2008-11-09 Thread Volker Hoffmann
I have tried downgrading to Intel driver in Intrepid by (forcibly) replacing it with the Hardy package. If you do this, X will refuse to start because the older driver was compiled against a different version of X and depends on certain ABI calls that have since been removed; consequently X won't

[Bug 252094] Re: Poor graphics performance and rendering errors on Intel GM965 system, Ubuntu 8.10

2008-11-12 Thread Jan Hoffmann
This "hack" doesn't work for me. I'm using an Eee PC 901 with GMA950. -- Poor graphics performance and rendering errors on Intel GM965 system, Ubuntu 8.10 https://bugs.launchpad.net/bugs/252094 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 252094] Re: Poor graphics performance and rendering errors on Intel GM965 system, Ubuntu 8.10

2008-11-18 Thread Jan Hoffmann
I tested with glxgears on an Eee PC 901 with GMA 950, INTEL_BATCH was enabled on both systems: Gutsy Gibbon: 950 FPS Intrepid Ibex: 500 FPS I can confirm that the frame rate goes up in Intrepid Ibex (Gutsy Gibbon untested) when glxgears is behind another window or minimized. -- Poor graphics p

[Bug 252094] Re: Poor graphics performance and rendering errors on Intel GM965 system, Ubuntu 8.10

2008-11-21 Thread Jan Hoffmann
It ist normal that glxgears displays the FPS every 5 seconds. -- Poor graphics performance and rendering errors on Intel GM965 system, Ubuntu 8.10 https://bugs.launchpad.net/bugs/252094 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 250211] Re: Intrepid: WLAN LED blinks incessantly on iwl3945 | iwl4965 laptop

2008-10-16 Thread Volker Hoffmann
The following works for me as a temporary workaround (Dell XPS M1330 w/ iwl3945): http://blog.drinsama.de/erich/en/linux/2008052101-iwlwifi-blinking.html -- Intrepid: WLAN LED blinks incessantly on iwl3945 | iwl4965 laptop https://bugs.launchpad.net/bugs/250211 You received this bug notification

[Bug 286532] Re: xmoto crashed with SIGFPE in Mix_FadeInMusicPos()

2008-10-20 Thread Jan Hoffmann
** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/18740595/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/18740596/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/18740597/Disassembly.txt ** Attachm

[Bug 250211] Re: Intrepid: WLAN LED blinks incessantly on iwl3945 | iwl4965 laptop

2008-10-27 Thread Volker Hoffmann
The functionality to use the LED is a brilliant thing; yet I agree that the default usage is not optimal. Judging from `cat /sys/class/leds/iwl-phy0:{RX,TX}/trigger`: > [none] ide-disk BAT0-charging-or-full BAT0-charging BAT0-full AC- online mmc0 phy0rx phy0tx phy0assoc phy0radio rfkill0, the LE

[Bug 250211] Re: Intrepid: WLAN LED blinks incessantly on iwl3945 | iwl4965 laptop

2008-11-08 Thread Volker Hoffmann
I'd like to add that I recently noticed that you might need to run echo phy0assoc > /sys/class/leds/iwl-phy0\:assoc/trigger even if cat /sys/class/leds/iwl-phy0\:assoc/trigger indicates that this is already set (i.e., square brackets around "phy0assoc"). -- Intrepid: WLAN LED blinks incessant

[Bug 18995] Re: "Open With" dialog not user-friendly

2008-10-08 Thread Hauke Hoffmann
This bug should be fast fixed! Today, an normal new Linux-User asked me how to open a (sending) pdf-file, because he had no idea. The Firefox-open-dialog suggests the program 'less' (Why???). He has tried it. => nothings to see. After that, I helped and choose /usr/bin/acroread manualy and sa

[Bug 156441] Re: upgrade feisty->gutsy with raid problems

2008-08-03 Thread Uwe Hoffmann
I do not specify the devices in the ARRAY line of mdadm.conf anymore. Can't remember what other actions i have taken. At least the problem of the differing assignment *[1]of the /dev/sdxy is not a a problem anymore. I think the devices are now characterized by their UUID [1] sometimes the first

[Bug 220450] Re: Font does not allow size 12 as default

2008-06-14 Thread Gottfried Hoffmann
It works now. -- Font does not allow size 12 as default https://bugs.launchpad.net/bugs/220450 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/mailman/lis

[Bug 223605] Re: Audacity doesn't save metadata correctly

2009-03-26 Thread Jan Hoffmann
As I wrote in my bug report, this bug is already fixed in Audacity 1.3.5. Intrepid is already using version 1.3.5 and Jaunty has version 1.3.7 so the problem is fixed for newer Ubuntu releases, though it may still be a problem for users of 8.04 LTS. -- Audacity doesn't save metadata correctly htt

[Bug 401439] Re: T-Mobile web'n'walk Stick III (Option iCON 225) doesn't work (Karmic Koala)

2009-08-07 Thread Jan Hoffmann
This problem got fixed for me with the latest update. Probably it was the package modemmanager which was installed during the update. -- T-Mobile web'n'walk Stick III (Option iCON 225) doesn't work (Karmic Koala) https://bugs.launchpad.net/bugs/401439 You received this bug notification because yo

[Bug 401439] Re: T-Mobile web'n'walk Stick III (Option iCON 225) doesn't work (Karmic Koala)

2009-08-07 Thread Jan Hoffmann
But actually there's still one problem: When removing the stick from the computer without disabling the connection in the NetworkManager applet first, the system freezes and you have to restart the computer using Alt-SysRq-REISUB -- T-Mobile web'n'walk Stick III (Option iCON 225) doesn't work (Ka

[Bug 401844] Re: Bluetooth killswitch doesn't work on Eee PC 901

2009-08-03 Thread Jan Hoffmann
This bug is about the bluetooth killswitch and the killswitches in /sys/class/rfkil for both bluetooth and wifi do work with 2.6.31-rc5. This means that bluetooth can be toggled in System -> Settings -> Bluetooth. The problem with wifi is another one. The connection to an access point needs to be

[Bug 401015] [NEW] Eee PC sometimes crashes when pressing the wireless toggle key

2009-07-18 Thread Jan Hoffmann
Public bug reported: When pressing the wireless toggle key on my Eee PC 901 it sometimes crashes and I have to press the power button to shut it down (Alt + SysRq + REISUB doesn't work). This problem probably exists on other Eee PCs with the Ralink rt2860 wireless chipset, too. I've installed Karm

[Bug 401439] [NEW] T-Mobile web'n'walk Stick III (Option iCON 225) doesn't work (Karmic Koala)

2009-07-19 Thread Jan Hoffmann
Public bug reported: The web'n'walk Stick III from T-Mobile (Option iCON 225) is not recognized by the NetworkManager in Karmic Koala. It worked for me in Jaunty Jackalope. ** Affects: ubuntu Importance: Undecided Status: New -- T-Mobile web'n'walk Stick III (Option iCON 225) does

[Bug 401439] Re: T-Mobile web'n'walk Stick III (Option iCON 225) doesn't work (Karmic Koala)

2009-07-19 Thread Jan Hoffmann
** Attachment added: "output of dmesg" http://launchpadlibrarian.net/29253957/dmesg.txt -- T-Mobile web'n'walk Stick III (Option iCON 225) doesn't work (Karmic Koala) https://bugs.launchpad.net/bugs/401439 You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 401844] [NEW] Bluetooth killswitch doesn't work on Eee PC 901

2009-07-20 Thread Jan Hoffmann
Public bug reported: There's a killswitch in the bluetooth settings on my Eee PC 901 with Karmic Koala, but checking/unchecking the checkbox doesn't have any effect. The only way to enable or disable bluetooth is the BIOS. Ideally one of the unmapped shortcut keys above the keyboard should be mapp

[Bug 414519] Re: Can't establish a connection using a Huawei E176 UMTS modem in Karmic Koala

2009-08-21 Thread Jan Hoffmann
*** This bug is a duplicate of bug 41 *** https://bugs.launchpad.net/bugs/41 ** This bug has been marked a duplicate of bug 41 [huawei] MM wont connect, keeps nm.applet spinning -- Can't establish a connection using a Huawei E176 UMTS modem in Karmic Koala https://bugs.launchp

[Bug 321041] Re: gnome-settings-daemon crashed with signal 5 in xkl_process_error()

2009-08-22 Thread Kimon Hoffmann
I'm experiencing the same problem since Jaunty, and in my case the crash always linked to starting either Firefox or Thunderbird, although it does not happen every time one of these applications is started (~3 out of 5 times in Jaunty, ~1 out of 15 in Karmic Alpha 4). This problem occurs on two sy

[Bug 401439] Re: T-Mobile web'n'walk Stick III (Option iCON 225) doesn't work (Karmic Koala)

2009-08-22 Thread Jan Hoffmann
The stick works now, again. But it's not possible to remove it again after a connection was established, because the system will crash otherwise. This happens even if disconnecting in nm-applet before removing the stick. -- T-Mobile web'n'walk Stick III (Option iCON 225) doesn't work (Karmic Koal

[Bug 414519] Re: Can't establish a connection using a Huawei E176 UMTS modem in Karmic Koala

2009-08-16 Thread Jan Hoffmann
** Attachment added: "Log of NetworkManager with comments" http://launchpadlibrarian.net/30398288/NetworkManager.log -- Can't establish a connection using a Huawei E176 UMTS modem in Karmic Koala https://bugs.launchpad.net/bugs/414519 You received this bug notification because you are a membe

[Bug 414519] [NEW] Can't establish a connection using a Huawei E176 UMTS modem in Karmic Koala

2009-08-16 Thread Jan Hoffmann
Public bug reported: I can't get a connection using a T-Mobile web'n'walk Stick IV (Huawei E176) in Karmic Koala. The icon of nm-applet just spins around never finishes connecting. I assume that the problem is related with NetworkManager's transition to modemmanager, since there aren't/weren't a

[Bug 401439] Re: T-Mobile web'n'walk Stick III (Option iCON 225) doesn't work (Karmic Koala)

2009-08-16 Thread Jan Hoffmann
I just tried the stick again and it doesn't work anymore an a fresh installation of Karmic Koala with all the current updates. -- T-Mobile web'n'walk Stick III (Option iCON 225) doesn't work (Karmic Koala) https://bugs.launchpad.net/bugs/401439 You received this bug notification because you are a

[Bug 401432] Re: usplash crashed with SIGSEGV in memset_var()

2009-07-24 Thread Jan Hoffmann
I'm experiencing this bug with a standard desktop installation on an Eee PC 901 with 1024x600 resolution. But maybe it is related to the intel graphics in general and not only to this resolution. -- usplash crashed with SIGSEGV in memset_var() https://bugs.launchpad.net/bugs/401432 You received t

[Bug 403006] Re: dircolors does not consider OGV to be a video

2009-07-25 Thread Patrick Hoffmann
** Also affects: coreutils Importance: Undecided Status: New -- dircolors does not consider OGV to be a video https://bugs.launchpad.net/bugs/403006 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list u

[Bug 403006] Re: dircolors does not consider OGV to be a video

2009-07-25 Thread Patrick Hoffmann
** Bug watch added: GNU Savannah Bug Tracker #23798 http://savannah.gnu.org/bugs/?23798 ** Changed in: coreutils Importance: Undecided => Unknown ** Changed in: coreutils Status: New => Unknown ** Changed in: coreutils Remote watch: None => GNU Savannah Bug Tracker #23798 -- dirc

[Bug 403006] Re: dircolors does not consider OGV to be a video

2009-07-25 Thread Patrick Hoffmann
Fix: http://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=4e6af688466fba93881fca2bf4b0c8cf2b04162d -- dircolors does not consider OGV to be a video https://bugs.launchpad.net/bugs/403006 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 397653] Re: Lack of pause button in Update Manager

2009-07-25 Thread Patrick Hoffmann
*** This bug is a duplicate of bug 318176 *** https://bugs.launchpad.net/bugs/318176 ** This bug has been marked a duplicate of bug 318176 There should be a way to pause upgrade manager -- Lack of pause button in Update Manager https://bugs.launchpad.net/bugs/397653 You received this bug

[Bug 396058] Re: Add support for the perl module Net::SSH:Perl

2009-07-25 Thread Patrick Hoffmann
I just found this two packages: http://packages.ubuntu.com/jaunty/libnet-ssh-perl http://packages.ubuntu.com/jaunty/libnet-sftp-foreign-perl -- Add support for the perl module Net::SSH:Perl https://bugs.launchpad.net/bugs/396058 You received this bug notification because you are a member of Ubun

[Bug 403006] Re: dircolors does not consider OGV to be a video

2009-07-26 Thread Patrick Hoffmann
** Changed in: ubuntu Status: New => Confirmed -- dircolors does not consider OGV to be a video https://bugs.launchpad.net/bugs/403006 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.

[Bug 393299] Re: Sandisk sansa e260 4GB mp3 player does not work in ubuntu 9.10 karmic alpha 2 using kernel 2.6.30-10-generic

2009-07-26 Thread Patrick Hoffmann
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 a

[Bug 392396] Re: USB drive not recognised

2009-07-26 Thread Patrick Hoffmann
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 information requested at https://wiki.ubuntu.com/DebuggingRemovableDevices as separate attachments. ** Changed in: ubuntu Status: Ne

[Bug 391349] Re: Unable to detect/mount SGH-D880 Samsung mobile phone (cable connection)

2009-07-26 Thread Patrick Hoffmann
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 information requested at https://wiki.ubuntu.com/DebuggingRemovableDevices as separate attachments. ** Changed in: ubuntu Status: Ne

[Bug 389285] Re: Freeze Compiz in Intel Graphics 945 (82945G/GZ Integrated Graphics Controller)

2009-07-26 Thread Patrick Hoffmann
This could be a duplicate of #389242 ** Tags added: likely-dup -- Freeze Compiz in Intel Graphics 945 (82945G/GZ Integrated Graphics Controller) https://bugs.launchpad.net/bugs/389285 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 382706] Re: USB key isn't seen by Ubuntu

2009-07-26 Thread Patrick Hoffmann
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 information requested at https://wiki.ubuntu.com/DebuggingRemovableDevices as separate attachments. ** Changed in: ubuntu Status: Ne

[Bug 376788] Re: karmic desktop freezes

2009-07-26 Thread Patrick Hoffmann
This bug report is being closed due to your last comment regarding this being fixed. 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 about bug status

[Bug 376379] Re: Sound driver keeps changing on reboot

2009-07-26 Thread Patrick Hoffmann
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. Would you please add the information requested from the "Reporting Sound Bugs" section of https://wiki.ubuntu.com/DebuggingSoundProblems as separate attachment

[Bug 401844]

2009-07-27 Thread Jan Hoffmann
** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/29580626/Lspci.txt -- Bluetooth killswitch doesn't work on Eee PC 901 https://bugs.launchpad.net/bugs/401844 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 401844]

2009-07-27 Thread Jan Hoffmann
** Attachment added: "Lsusb.txt" http://launchpadlibrarian.net/29580627/Lsusb.txt -- Bluetooth killswitch doesn't work on Eee PC 901 https://bugs.launchpad.net/bugs/401844 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 401844]

2009-07-27 Thread Jan Hoffmann
** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/29580630/ProcModules.txt -- Bluetooth killswitch doesn't work on Eee PC 901 https://bugs.launchpad.net/bugs/401844 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -

[Bug 401844]

2009-07-27 Thread Jan Hoffmann
** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/29580628/ProcCpuinfo.txt -- Bluetooth killswitch doesn't work on Eee PC 901 https://bugs.launchpad.net/bugs/401844 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -

[Bug 401844] apport-collect data

2009-07-27 Thread Jan Hoffmann
Architecture: i386 DistroRelease: Ubuntu 9.10 MachineType: ASUSTeK Computer INC. 901 Package: linux (not installed) ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-4-generic root=UUID=89f9f1ba-121f-4472-ae08-8ca99dd4f55d ro quiet splash ProcEnviron: SHELL=/bin/bash LANG=de_DE.UTF-8 ProcVersionSigna

[Bug 401844]

2009-07-27 Thread Jan Hoffmann
** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/29580625/CurrentDmesg.txt -- Bluetooth killswitch doesn't work on Eee PC 901 https://bugs.launchpad.net/bugs/401844 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 401844]

2009-07-27 Thread Jan Hoffmann
** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/29580629/ProcInterrupts.txt -- Bluetooth killswitch doesn't work on Eee PC 901 https://bugs.launchpad.net/bugs/401844 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 401844]

2009-07-27 Thread Jan Hoffmann
** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/29580631/UdevDb.txt -- Bluetooth killswitch doesn't work on Eee PC 901 https://bugs.launchpad.net/bugs/401844 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 401844]

2009-07-27 Thread Jan Hoffmann
** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/29580632/UdevLog.txt ** Changed in: linux (Ubuntu) Status: Incomplete => New ** Tags added: apport-collected -- Bluetooth killswitch doesn't work on Eee PC 901 https://bugs.launchpad.net/bugs/401844 You received this bu

[Bug 401844]

2009-07-27 Thread Jan Hoffmann
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/29580624/BootDmesg.txt -- Bluetooth killswitch doesn't work on Eee PC 901 https://bugs.launchpad.net/bugs/401844 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- u

  1   2   3   4   >