[Bug 1968929] Re: No Wayland support on NVIDIA systems

2022-04-19 Thread DSHR
** Information type changed from Public to Public Security

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968929

Title:
  No Wayland support on NVIDIA systems

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1968929/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1967612] Re: xdg-desktop-portal-gnome crashed with SIGSEGV in wl_proxy_get_version()

2022-04-03 Thread DSHR
*** This bug is a duplicate of bug 1966784 ***
https://bugs.launchpad.net/bugs/1966784

Setting the chrome://flags Preferred Ozone platform to Auto works around
the problem in Google Chrome


Documentation:
Selects the preferred platform backend used on Linux. The default one is "X11". 
"Auto" selects Wayland if possible, X11 otherwise. – Linux

#ozone-platform-hint

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967612

Title:
  xdg-desktop-portal-gnome crashed with SIGSEGV in
  wl_proxy_get_version()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal-gnome/+bug/1967612/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1967612] Re: xdg-desktop-portal-gnome crashed with SIGSEGV in wl_proxy_get_version()

2022-04-02 Thread DSHR
*** This bug is a duplicate of bug 1966784 ***
https://bugs.launchpad.net/bugs/1966784

Can't see the duplicate bug because its private :-(

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967612

Title:
  xdg-desktop-portal-gnome crashed with SIGSEGV in
  wl_proxy_get_version()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal-gnome/+bug/1967612/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1967612] Re: xdg-desktop-portal-gnome crashed with SIGSEGV in wl_proxy_get_version()

2022-04-02 Thread DSHR
*** This bug is a duplicate of bug 1966784 ***
https://bugs.launchpad.net/bugs/1966784

Couldn't find xdg-desktop-portal-gnome=41.1-2 for a test with the
previous version ...

** No longer affects: xdg-desktop-portal-gnome (Fedora)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967612

Title:
  xdg-desktop-portal-gnome crashed with SIGSEGV in
  wl_proxy_get_version()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal-gnome/+bug/1967612/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1967612] Re: xdg-desktop-portal-gnome crashed with SIGSEGV in wl_proxy_get_version()

2022-04-02 Thread DSHR
https://bugzilla.redhat.com/show_bug.cgi?id=2068041 seems to be related

** Also affects: xdg-desktop-portal-gnome (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=2068041
   Importance: Unknown
   Status: Unknown

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967612

Title:
  xdg-desktop-portal-gnome crashed with SIGSEGV in
  wl_proxy_get_version()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal-gnome/+bug/1967612/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1904793] Re: upower abruptly thinks battery has gone to 1% and hibernates

2021-07-11 Thread DSHR
Journal from upowerd from Lenove P1 2nd Gen (almost identical to X1
Extreme).

** Attachment added: "upower.journal"
   
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1904793/+attachment/5510380/+files/upower.journal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1904793

Title:
  upower abruptly thinks battery has gone to 1% and hibernates

To manage notifications about this bug go to:
https://bugs.launchpad.net/upower/+bug/1904793/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773697] Re: [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed with error -22 after kernel upgrade

2018-11-01 Thread DSHR
diff --git a/sound/usb/quirks-table.h b/sound/usb/quirks-table.h
index 08aa78007020..849953e5775c 100644
--- a/sound/usb/quirks-table.h
+++ b/sound/usb/quirks-table.h
@@ -3346,19 +3346,14 @@ AU0828_DEVICE(0x2040, 0x7270, "Hauppauge", "HVR-950Q"),
.ifnum = 0,
.type = QUIRK_AUDIO_STANDARD_MIXER,
},
-   /* Capture */
-   {
-   .ifnum = 1,
-   .type = QUIRK_IGNORE_INTERFACE,
-   },
/* Playback */
{
-   .ifnum = 2,
+   .ifnum = 1,
.type = QUIRK_AUDIO_FIXED_ENDPOINT,
.data = &(const struct audioformat) {
.formats = SNDRV_PCM_FMTBIT_S16_LE,
.channels = 2,
-   .iface = 2,
+   .iface = 1,
.altsetting = 1,
.altset_idx = 1,
.attributes = UAC_EP_CS_ATTR_FILL_MAX |

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1773697

Title:
  [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed
  with error -22 after kernel upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773697] Re: [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed with error -22 after kernel upgrade

2018-11-01 Thread DSHR
Seems to be fixed with the daily kernel image linux-image-
unsigned-4.19.0-999-lowlatency

% uname -a ✔  175  13:35:02
Linux ThinkPad-X220 4.19.0-999-lowlatency #201810312202 SMP PREEMPT Thu Nov 1 
02:11:24 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

This version contains kernel commit c369c8db15d51fa175d2ba85928f79d16af6b562
that fixes the issue for me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1773697

Title:
  [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed
  with error -22 after kernel upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773697] Re: [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed with error -22 after kernel upgrade

2018-10-29 Thread DSHR
Posted on alsa-devel mailing list ...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1773697

Title:
  [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed
  with error -22 after kernel upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773697] Re: [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed with error -22 after kernel upgrade

2018-10-20 Thread DSHR
** 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/1773697

Title:
  [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed
  with error -22 after kernel upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773697] PulseList.txt

2018-10-14 Thread DSHR
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1773697/+attachment/5200877/+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/1773697

Title:
  [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed
  with error -22 after kernel upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773697] UdevDb.txt

2018-10-14 Thread DSHR
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1773697/+attachment/5200879/+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/1773697

Title:
  [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed
  with error -22 after kernel upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773697] ProcCpuinfo.txt

2018-10-14 Thread DSHR
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1773697/+attachment/5200873/+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/1773697

Title:
  [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed
  with error -22 after kernel upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773697] WifiSyslog.txt

2018-10-14 Thread DSHR
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1773697/+attachment/5200880/+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/1773697

Title:
  [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed
  with error -22 after kernel upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773697] ProcInterrupts.txt

2018-10-14 Thread DSHR
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1773697/+attachment/5200875/+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/1773697

Title:
  [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed
  with error -22 after kernel upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773697] ProcCpuinfoMinimal.txt

2018-10-14 Thread DSHR
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1773697/+attachment/5200874/+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/bugs/1773697

Title:
  [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed
  with error -22 after kernel upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773697] ProcModules.txt

2018-10-14 Thread DSHR
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1773697/+attachment/5200876/+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/1773697

Title:
  [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed
  with error -22 after kernel upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773697] RfKill.txt

2018-10-14 Thread DSHR
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1773697/+attachment/5200878/+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/1773697

Title:
  [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed
  with error -22 after kernel upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773697] CurrentDmesg.txt

2018-10-14 Thread DSHR
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1773697/+attachment/5200869/+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/1773697

Title:
  [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed
  with error -22 after kernel upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773697] Re: [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed with error -22 after kernel upgrade

2018-10-14 Thread DSHR
ad-X220 /usr/lib/gdm3/gdm-x-session[3218]: (II) 
config/udev: Adding input device Bowers & Wilkins PX USB (/dev/input/event16)
Okt 14 17:46:11 ThinkPad-X220 /usr/lib/gdm3/gdm-x-session[3218]: (II) No input 
driver specified, ignoring this device.
Okt 14 17:46:11 ThinkPad-X220 /usr/lib/gdm3/gdm-x-session[3218]: (II) This 
device may have been added with another device file.


** Tags added: apport-collected cosmic

** Description changed:

  Bug report has been generated on a partially working configuration. That
  allows ubuntu-bug to do more work.
  
  USB-Audio Connection on Bowers & Wilkens PX Bluetooth Headphones started
  working when upgrading kernel from 4.13 to 4.15 series. Then it suddenly
  stopped working again on newer kernels. The bug report has been
  generated on the latest working mainline kernel 4.15.7. All newer
  kernels have some usb quirks in place, which should fix the playback
  sample rates to 48 kHz. The quirk seems not to be working correctly and
  hinder the audio system to recognize the USB-device as a sound device.
  
  The Headphones work on kernels before 4,15.7 when manually configuring
  pulseaudio to a default samplerate of 48 kHz.
  
  PX Headphones are on the newest firmware level.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  Uname: Linux 4.15.7-041507-lowlatency x86_64
  AlsaInfo: Error: command ['/usr/share/alsa-base/alsa-info.sh', '--stdout', 
'--no-upload'] failed with exit code 1: mktemp: failed to create directory via 
template '/tmp/zsh-1000/alsa-info.XX': No such file or directory
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  dshr   2729 F pulseaudio
   /dev/snd/controlC1:  dshr   2729 F pulseaudio
   /dev/snd/controlC0:  dshr   2729 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sun May 27 22:21:53 2018
  InstallationDate: Installed on 2016-02-05 (841 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/zsh
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:USB successful
  Symptom_Card: PX USB - PX USB
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  dshr   2729 F pulseaudio
   /dev/snd/controlC1:  dshr   2729 F pulseaudio
   /dev/snd/controlC0:  dshr   2729 F pulseaudio
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: No sound at all
  Title: [USB-Audio - PX USB, playback] No sound at all
  UpgradeStatus: Upgraded to bionic on 2018-05-27 (0 days ago)
  dmi.bios.date: 06/23/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N11ET33W (1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20CJS00Q00
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN11ET33W(1.09):bd06/23/2015:svnLENOVO:pn20CJS00Q00:pvrThinkPadT550:rvnLENOVO:rn20CJS00Q00:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T550
  dmi.product.name: 20CJS00Q00
  dmi.product.version: ThinkPad T550
  dmi.sys.vendor: LENOVO
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.10-0ubuntu13
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  dshr   3423 F pulseaudio
+  /dev/snd/pcmC0D0c:   dshr   3423 F...m pulseaudio
+ CurrentDesktop: GNOME
+ DistroRelease: Ubuntu 18.10
+ InstallationDate: Installed on 2018-02-07 (248 days ago)
+ InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180128)
+ MachineType: LENOVO 4291QQ1
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=de_DE.UTF-8
+  SHELL=/bin/zsh
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-10-generic 
root=UUID=5501522a-496f-40cb-9b68-8ef9726b16c9 ro quiet splash vt.handoff=1
+ ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
+ RelatedPackageVersions:
+  linux-restricted-modules-4.18.0-10-generic N/A
+  linux-backports-modules-4.18.0-10-generic  N/A
+  linux-firmware 1.175
+ Tags:  cosmic
+ Uname: Linux 4.18.0-10-generic x86_64
+ UpgradeStatus: Upgraded to cosmic on 2018-09-30 (13 days ago)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 08/02/2011
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: 8DET51WW (1.21 )
+ dmi.board.asset.tag: Not Available
+ dmi.board.name: 4291QQ1
+ dmi.board.vendor: LENOVO
+ dmi.board.version: Not Available

[Bug 1773697] IwConfig.txt

2018-10-14 Thread DSHR
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1773697/+attachment/5200870/+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/1773697

Title:
  [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed
  with error -22 after kernel upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773697] Lsusb.txt

2018-10-14 Thread DSHR
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1773697/+attachment/5200872/+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/1773697

Title:
  [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed
  with error -22 after kernel upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773697] CRDA.txt

2018-10-14 Thread DSHR
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1773697/+attachment/5200868/+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/1773697

Title:
  [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed
  with error -22 after kernel upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773697] AlsaInfo.txt

2018-10-14 Thread DSHR
apport information

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1773697/+attachment/5200867/+files/AlsaInfo.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1773697

Title:
  [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed
  with error -22 after kernel upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773697] Lspci.txt

2018-10-14 Thread DSHR
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1773697/+attachment/5200871/+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/1773697

Title:
  [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed
  with error -22 after kernel upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773697] Re: [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed with error -22 after kernel upgrade

2018-10-14 Thread DSHR
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1773697

Title:
  [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed
  with error -22 after kernel upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773697] Re: [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed with error -22 after kernel upgrade

2018-05-28 Thread DSHR
See https://patchwork.kernel.org/patch/10265345/. Dropping that patch
and recompiling the kernel leads to a situation where alsa and
pulseaudio seem to to be working again.

Adding

default-sample-rate = 48000

to /etc/pulse/daemon.conf leads to working headphones.

Maybe the patch has to be adjusted to newer firmware? A quirk seems to
be really necessary to avoid the specific patch to daemon.conf.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1773697

Title:
  [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed
  with error -22 after kernel upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773697] Re: [USB-Audio - PX USB, playback] No sound at all after kernel upgrade

2018-05-28 Thread DSHR
Currently this quirk seems to make things worse - at least for me with
the current firmware release on the headphones.

** Attachment added: "Relevant entry from sound/usb/quirks-table.h"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+attachment/5145652/+files/bw-px-quirk-table-entry.h

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1773697

Title:
  [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed
  with error -22 after kernel upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773697] Re: [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed with error -22 after kernel upgrade

2018-05-28 Thread DSHR
** Summary changed:

- [USB-Audio - PX USB, playback] No sound at all after kernel upgrade
+ [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed with 
error -22 after kernel upgrade

** Description changed:

  Bug report has been generated on a partially working configuration. That
  allows ubuntu-bug to do more work.
  
  USB-Audio Connection on Bowers & Wilkens PX Bluetooth Headphones started
  working when upgrading kernel from 4.13 to 4.15 series. Then it suddenly
  stopped working again on newer kernels. The bug report has been
  generated on the latest working mainline kernel 4.15.7. All newer
  kernels have some usb quirks in place, which should fix the playback
- sample rates to 48 kHz. The quirk seems not to be working correctly - it
- seems to hinder the audio system to recognize the USB-device as a sound
- device.
+ sample rates to 48 kHz. The quirk seems not to be working correctly and
+ hinder the audio system to recognize the USB-device as a sound device.
  
  The Headphones work on kernels before 4,15.7 when manually configuring
  pulseaudio to a default samplerate of 48 kHz.
  
  PX Headphones are on the newest firmware level.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  Uname: Linux 4.15.7-041507-lowlatency x86_64
  AlsaInfo: Error: command ['/usr/share/alsa-base/alsa-info.sh', '--stdout', 
'--no-upload'] failed with exit code 1: mktemp: failed to create directory via 
template '/tmp/zsh-1000/alsa-info.XX': No such file or directory
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  AudioDevicesInUse:
-  USER    PID ACCESS COMMAND
-  /dev/snd/controlC2:  dshr   2729 F pulseaudio
-  /dev/snd/controlC1:  dshr   2729 F pulseaudio
-  /dev/snd/controlC0:  dshr   2729 F pulseaudio
+  USER    PID ACCESS COMMAND
+  /dev/snd/controlC2:  dshr   2729 F pulseaudio
+  /dev/snd/controlC1:  dshr   2729 F pulseaudio
+  /dev/snd/controlC0:  dshr   2729 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sun May 27 22:21:53 2018
  InstallationDate: Installed on 2016-02-05 (841 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  PackageArchitecture: all
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=de_DE.UTF-8
-  SHELL=/bin/zsh
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=de_DE.UTF-8
+  SHELL=/bin/zsh
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:USB successful
  Symptom_Card: PX USB - PX USB
  Symptom_DevicesInUse:
-  USER    PID ACCESS COMMAND
-  /dev/snd/controlC2:  dshr   2729 F pulseaudio
-  /dev/snd/controlC1:  dshr   2729 F pulseaudio
-  /dev/snd/controlC0:  dshr   2729 F pulseaudio
+  USER    PID ACCESS COMMAND
+  /dev/snd/controlC2:  dshr   2729 F pulseaudio
+  /dev/snd/controlC1:  dshr   2729 F pulseaudio
+  /dev/snd/controlC0:  dshr   2729 F pulseaudio
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: No sound at all
  Title: [USB-Audio - PX USB, playback] No sound at all
  UpgradeStatus: Upgraded to bionic on 2018-05-27 (0 days ago)
  dmi.bios.date: 06/23/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N11ET33W (1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20CJS00Q00
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN11ET33W(1.09):bd06/23/2015:svnLENOVO:pn20CJS00Q00:pvrThinkPadT550:rvnLENOVO:rn20CJS00Q00:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T550
  dmi.product.name: 20CJS00Q00
  dmi.product.version: ThinkPad T550
  dmi.sys.vendor: LENOVO

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1773697

Title:
  [USB-Audio - PX USB, playback] snd-usb-audio: probe of 2-3:1.0 failed
  with error -22 after kernel upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773697] Re: [USB-Audio - PX USB, playback] No sound at all after kernel upgrade

2018-05-27 Thread DSHR
Syslog output from non working kernel with failed probe message:

May 27 22:12:55 ThinkPad-T550 kernel: [   50.880075] usb 2-3: new full-speed 
USB device number 5 using xhci_hcd
May 27 22:12:55 ThinkPad-T550 kernel: [   51.040249] usb 2-3: New USB device 
found, idVendor=19b5, idProduct=0021
May 27 22:12:55 ThinkPad-T550 kernel: [   51.040251] usb 2-3: New USB device 
strings: Mfr=1, Product=2, SerialNumber=3
May 27 22:12:55 ThinkPad-T550 kernel: [   51.040252] usb 2-3: Product: PX USB
May 27 22:12:55 ThinkPad-T550 kernel: [   51.040254] usb 2-3: Manufacturer: 
Bowers & Wilkins
May 27 22:12:55 ThinkPad-T550 kernel: [   51.040255] usb 2-3: SerialNumber: 
ABCDEF0123456789
May 27 22:12:55 ThinkPad-T550 mtp-probe: checking bus 2, device 5: 
"/sys/devices/pci:00/:00:14.0/usb2/2-3"
May 27 22:12:55 ThinkPad-T550 mtp-probe: bus: 2, device: 5 was not an MTP device
May 27 22:12:55 ThinkPad-T550 kernel: [   51.074237] hidraw: raw HID events 
driver (C) Jiri Kosina
May 27 22:12:55 ThinkPad-T550 kernel: [   51.099805] snd-usb-audio: probe of 
2-3:1.0 failed with error -22
May 27 22:12:55 ThinkPad-T550 kernel: [   51.107942] usb 2-3: 2:1: cannot get 
min/max values for control 2 (id 2)
May 27 22:12:55 ThinkPad-T550 kernel: [   51.107984] snd-usb-audio: probe of 
2-3:1.1 failed with error -22
May 27 22:12:55 ThinkPad-T550 kernel: [   51.112502] usbcore: registered new 
interface driver snd-usb-audio
May 27 22:12:55 ThinkPad-T550 kernel: [   51.115517] usbcore: registered new 
interface driver usbhid
May 27 22:12:55 ThinkPad-T550 kernel: [   51.115518] usbhid: USB HID core driver
May 27 22:12:55 ThinkPad-T550 kernel: [   51.121643] input: Bowers & Wilkins PX 
USB as /devices/pci:00/:00:14.0/usb2/2-3/2-3:1.2/0003:19B5:0021.000
1/input/input19

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1773697

Title:
  [USB-Audio - PX USB, playback] No sound at all after kernel upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773697] [NEW] [USB-Audio - PX USB, playback] No sound at all after kernel upgrade

2018-05-27 Thread DSHR
Public bug reported:

Bug report has been generated on a partially working configuration. That
allows ubuntu-bug to do more work.

USB-Audio Connection on Bowers & Wilkens PX Bluetooth Headphones started
working when upgrading kernel from 4.13 to 4.15 series. Then it suddenly
stopped working again on newer kernels. The bug report has been
generated on the latest working mainline kernel 4.15.7. All newer
kernels have some usb quirks in place, which should fix the playback
sample rates to 48 kHz. The quirk seems not to be working correctly - it
seems to hinder the audio system to recognize the USB-device as a sound
device.

The Headphones work on kernels before 4,15.7 when manually configuring
pulseaudio to a default samplerate of 48 kHz.

PX Headphones are on the newest firmware level.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
Uname: Linux 4.15.7-041507-lowlatency x86_64
AlsaInfo: Error: command ['/usr/share/alsa-base/alsa-info.sh', '--stdout', 
'--no-upload'] failed with exit code 1: mktemp: failed to create directory via 
template '/tmp/zsh-1000/alsa-info.XX': No such file or directory
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
AudioDevicesInUse:
 USER    PID ACCESS COMMAND
 /dev/snd/controlC2:  dshr   2729 F pulseaudio
 /dev/snd/controlC1:  dshr   2729 F pulseaudio
 /dev/snd/controlC0:  dshr   2729 F pulseaudio
CurrentDesktop: GNOME
Date: Sun May 27 22:21:53 2018
InstallationDate: Installed on 2016-02-05 (841 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/bin/zsh
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:USB successful
Symptom_Card: PX USB - PX USB
Symptom_DevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  dshr   2729 F pulseaudio
 /dev/snd/controlC1:  dshr   2729 F pulseaudio
 /dev/snd/controlC0:  dshr   2729 F pulseaudio
Symptom_PulsePlaybackTest: PulseAudio playback test successful
Symptom_Type: No sound at all
Title: [USB-Audio - PX USB, playback] No sound at all
UpgradeStatus: Upgraded to bionic on 2018-05-27 (0 days ago)
dmi.bios.date: 06/23/2015
dmi.bios.vendor: LENOVO
dmi.bios.version: N11ET33W (1.09 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20CJS00Q00
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN11ET33W(1.09):bd06/23/2015:svnLENOVO:pn20CJS00Q00:pvrThinkPadT550:rvnLENOVO:rn20CJS00Q00:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad T550
dmi.product.name: 20CJS00Q00
dmi.product.version: ThinkPad T550
dmi.sys.vendor: LENOVO

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1773697

Title:
  [USB-Audio - PX USB, playback] No sound at all after kernel upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1773697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 800910] Re: Kernel Upgrade forces removal of grub-efi due to missing recommends entry

2011-07-27 Thread DSHR
** Changed in: linux (Ubuntu Natty)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/800910

Title:
  Kernel Upgrade forces removal of grub-efi due to missing recommends
  entry

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/800910/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 398250] Re: libgtk upgrade to 2.17.2-0ubuntu3 breaks lotus notes 8.5.x

2010-09-10 Thread DSHR
With Lotus Notes 8.5.2 under Lucid the problem is gone ...

-- 
libgtk upgrade to 2.17.2-0ubuntu3 breaks lotus notes 8.5.x
https://bugs.launchpad.net/bugs/398250
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/listinfo/ubuntu-bugs


[Bug 614274] Re: modem-manager fails to recognize 3G modem after suspend/resume

2010-08-21 Thread DSHR
On a Thinkpad X61 I saw the following behaviour:

Returning from suspend lsusb does not show the modem - so no modem
available in nw-manager.

After switching off wireless with the slide on the front the modem was
shown in lsusb. After switching on networking it is avalable in nm-
applet.

Maybe it is a good idea to be more careful when going to sleep to power
down the modem? The LED ist the last one blinking when going into
suspend mode ...

Some snippets from dmesg:


[34362.032119] PM: resume of drv:usb dev:usb6 complete after 247.943 msecs
[34362.034202] sd 2:0:0:0: [sda] Starting disk
[34362.268152] usb 6-1: reset full speed USB device using uhci_hcd and address 
26
???
[34362.468225] sierra 6-1:1.0: no reset_resume for driver sierra?
[34362.468371] sierra ttyUSB0: Sierra USB modem converter now disconnected from 
ttyUSB0
[34362.468438] sierra ttyUSB1: Sierra USB modem converter now disconnected from 
ttyUSB1
[34362.468501] sierra ttyUSB2: Sierra USB modem converter now disconnected from 
ttyUSB2
[34362.468517] sierra 6-1:1.0: device disconnected
[34362.468522] PM: resume of drv:usb dev:6-1 complete after 364.866 msecs
[34362.468545] PM: resume of devices complete after 2028.007 msecs
[34362.468566] sierra 6-1:1.0: Sierra USB modem converter detected
[34362.469307] usb 6-1: Sierra USB modem converter now attached to ttyUSB0


modem not recognized:
[34106.740417] Registered led device: iwl-phy0::TX
[34106.753084] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[34106.884031] usb 6-1: new full speed USB device using uhci_hcd and address 21
[34107.008397] usb 6-1: device descriptor read/64, error -71
[34107.232054] usb 6-1: device descriptor read/64, error -71
[34107.448094] usb 6-1: new full speed USB device using uhci_hcd and address 22
[34107.568083] usb 6-1: device descriptor read/64, error -71
[34107.792105] usb 6-1: device descriptor read/64, error -71
[34108.008072] usb 6-1: new full speed USB device using uhci_hcd and address 23
[34108.420268] usb 6-1: device not accepting address 23, error -71
[34108.532174] usb 6-1: new full speed USB device using uhci_hcd and address 24
[34108.948098] usb 6-1: device not accepting address 24, error -71
[34108.948136] hub 6-0:1.0: unable to enumerate USB device on port 1

-- 
modem-manager fails to recognize 3G modem after suspend/resume
https://bugs.launchpad.net/bugs/614274
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/listinfo/ubuntu-bugs


[Bug 486443] Re: [upstream] OOo can not save files to NAS cifs - needs nobrl or disable locking

2010-07-02 Thread DSHR
We are using nobrl in a production environment with 3k workstations.

This fixed also problems with CIFS clients on low bandwidth connections.
There a kernel bug led to corrupted files by race conditions between
application writes and the kernel flushing buffers in kernel mode -
without looking at the locks by the application write (different writing
processes).

Maybe that is fixed in newer kernels ...

-- 
[upstream] OOo can not save files to NAS cifs - needs nobrl or disable locking
https://bugs.launchpad.net/bugs/486443
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/listinfo/ubuntu-bugs


[Bug 525807] Re: [upstream] [3.2.1] OOo Slide Show and Fullscreen modes - not full screen under compiz

2010-07-01 Thread DSHR
AFAIK the full screen workarouds are no longer in the compiz code - so
no chance to use CCSM.

You can set whatever you want there - no reaction in compiz.

BTW: Presenter Console works pretty good here.

-- 
[upstream] [3.2.1] OOo Slide Show and Fullscreen modes - not full screen under 
compiz
https://bugs.launchpad.net/bugs/525807
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/listinfo/ubuntu-bugs


[Bug 595985] Re: Two suspends when opening lid

2010-07-01 Thread DSHR
@Torsten: We have currently fixed g-p-m to suspend on lid-closure when
not on ac-power.

Should we try different settings there to hinder g-p-m fiddling with
power disconnect events?

-- 
Two suspends when opening lid
https://bugs.launchpad.net/bugs/595985
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/listinfo/ubuntu-bugs


[Bug 525807] Re: [upstream] [3.2.1] OOo Slide Show and Fullscreen modes - not full screen under compiz

2010-06-13 Thread DSHR
I observe the same here - no difference between 3.2.0 Ubuntu and the
downloaded 3.2.1 version.

-- 
[upstream] [3.2.1] OOo Slide Show and Fullscreen modes - not full screen under 
compiz
https://bugs.launchpad.net/bugs/525807
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/listinfo/ubuntu-bugs


[Bug 398250] Re: libgtk upgrade to 2.17.2-0ubuntu3 breaks lotus notes 8.5.x

2010-06-04 Thread DSHR
Problem is fixed with Lotus Notes 8.5.1 FP3 - upgrade to that version
...

-- 
libgtk upgrade to 2.17.2-0ubuntu3 breaks lotus notes 8.5.x
https://bugs.launchpad.net/bugs/398250
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/listinfo/ubuntu-bugs


[Bug 576952] Re: Eclipse not depending on a jdk

2010-05-16 Thread DSHR
If you only use the standard eclipse build system, you end up using the
eclipse java compiler:

$ aptitude show libecj-java
Paket: libecj-java
...
Beschreibung: Eclipse Java compiler (library)
 This package provides a standalone version of the Eclipse JDT compiler library
 which is distributed as part of Eclipse. It passes the JCK (Java Compatibility
 Kit) and is compatible with Java 1.3, 1.4, 1.5, 1.6 and 1.7.

Maybe you use external builds in your projects?

If you want or have to use javac on the command line, you have to
install an jdk.

-- 
Eclipse not depending on a jdk
https://bugs.launchpad.net/bugs/576952
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/listinfo/ubuntu-bugs


[Bug 576952] Re: Eclipse not depending on a jdk

2010-05-16 Thread DSHR
On my installation your change leads to the whole openjdk java runtime +
dk being installed.

As default java I have sun-java6 installed. To fulfill the requirement
on a jdk, aptitude is now installing a second java runtime leading to
various problems. There was a reason for me to use sun-java6 in the
first place!

A jdk could be suggested, but AFAIK there is no nead for it to do
serious java development in eclipse. The java compiler ist builtin!

I had to manually install sun-java6-jdk from partner before upgrading to
avoid the installation of openjdk.

-- 
Eclipse not depending on a jdk
https://bugs.launchpad.net/bugs/576952
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/listinfo/ubuntu-bugs


[Bug 525807] Re: OOo Slideshow and Fullscreen modes - not full screen under compiz

2010-04-20 Thread DSHR
Maybe http://www.openoffice.org/issues/show_bug.cgi?id=107249 is
related?

** Bug watch added: OpenOffice.org Issue Tracker #107249
   http://qa.openoffice.org/issues/show_bug.cgi?id=107249

-- 
OOo Slideshow and Fullscreen modes - not full screen under compiz
https://bugs.launchpad.net/bugs/525807
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/listinfo/ubuntu-bugs


[Bug 518122] Re: Please rebuild for newer version of ImageMagick

2010-02-16 Thread DSHR
The bug in

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557778

seems to describe the same problem ...

-- 
Please rebuild for newer version of ImageMagick
https://bugs.launchpad.net/bugs/518122
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/listinfo/ubuntu-bugs


[Bug 518122] Re: Please rebuild for newer version of ImageMagick

2010-02-16 Thread DSHR
Same problem here, this breaks the redmine installation
(www.redmine.org) ...

** Bug watch added: Debian Bug tracker #557778
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557778

-- 
Please rebuild for newer version of ImageMagick
https://bugs.launchpad.net/bugs/518122
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/listinfo/ubuntu-bugs


[Bug 362484] Re: [LENOVO 1702WKF] (Thinkpad X60) suspend/resume failure

2010-02-15 Thread DSHR
I cannot reproduce the original bug - upgraded to lucid alpha.

-- 
[LENOVO 1702WKF] (Thinkpad X60) suspend/resume failure
https://bugs.launchpad.net/bugs/362484
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/listinfo/ubuntu-bugs


[Bug 521787] Re: package gufw 10.04-0ubuntu1 failed to install/upgrade: EOF auf Standardeingabe an der Conffile-Eingabeaufforderung

2010-02-15 Thread DSHR
I think that saving the actual size for the next run of gufw could be
done to gconf settings like in e.g. /apps/brasero/display/...height and
width?

-- 
package gufw 10.04-0ubuntu1 failed to install/upgrade: EOF auf Standardeingabe 
an der Conffile-Eingabeaufforderung
https://bugs.launchpad.net/bugs/521787
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/listinfo/ubuntu-bugs


[Bug 521787] Re: package gufw 10.04-0ubuntu1 failed to install/upgrade: EOF auf Standardeingabe an der Conffile-Eingabeaufforderung

2010-02-14 Thread DSHR

** Attachment added: "AptOrdering.txt"
   http://launchpadlibrarian.net/39190403/AptOrdering.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/39190404/Dependencies.txt

** Attachment added: "Df.txt"
   http://launchpadlibrarian.net/39190405/Df.txt

** Attachment added: "Dmesg.txt"
   http://launchpadlibrarian.net/39190406/Dmesg.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/39190407/DpkgTerminalLog.gz

-- 
package gufw 10.04-0ubuntu1 failed to install/upgrade: EOF auf Standardeingabe 
an der Conffile-Eingabeaufforderung
https://bugs.launchpad.net/bugs/521787
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/listinfo/ubuntu-bugs


[Bug 521787] [NEW] package gufw 10.04-0ubuntu1 failed to install/upgrade: EOF auf Standardeingabe an der Conffile-Eingabeaufforderung

2010-02-14 Thread DSHR
Public bug reported:

Gufw seems to save window size information in /etc/ as a config file:

$ cat /etc/gufw/size_window.cfg
width=423;height=481

The next upgrade leads to an unnessary config file prompt. Window size
information should probably written into the users home dir? Defaults
could be taken from a config file location in /etc.

ProblemType: Package
Architecture: i386
Date: Sun Feb 14 18:09:51 2010
DistroRelease: Ubuntu 10.04
ErrorMessage: EOF auf Standardeingabe an der Conffile-Eingabeaufforderung
Package: gufw 10.04-0ubuntu1
PackageArchitecture: all
ProcVersionSignature: Ubuntu 2.6.32-13.18-generic
SourcePackage: gui-ufw
Title: package gufw 10.04-0ubuntu1 failed to install/upgrade: EOF auf 
Standardeingabe an der Conffile-Eingabeaufforderung
Uname: Linux 2.6.32-13-generic i686

** Affects: gui-ufw (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

-- 
package gufw 10.04-0ubuntu1 failed to install/upgrade: EOF auf Standardeingabe 
an der Conffile-Eingabeaufforderung
https://bugs.launchpad.net/bugs/521787
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/listinfo/ubuntu-bugs


[Bug 362484] Re: [LENOVO 1702WKF] (Thinkpad X60) suspend/resume failure

2009-11-09 Thread DSHR
Could you check wether your X60 has really the same product-id? What
about trying a fresh karmic install with the live-usbstick? I have not
reinstalled my X60 but tried with the live-usbstick ...

Do you still have a xorg.conf? What about KMS?

-- 
[LENOVO 1702WKF] (Thinkpad X60) suspend/resume failure
https://bugs.launchpad.net/bugs/362484
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/listinfo/ubuntu-bugs


[Bug 362484] Re: [LENOVO 1702WKF] (Thinkpad X60) suspend/resume failure

2009-10-30 Thread DSHR
Could you try that with a karmic Live-CD. For me karmic solved a lot of
problems and I think it is a good idea to do a fresh install (if
possible). Compared to a X61 refernece system the X60 fails to support
the hardware audio keys (they are decoupled form the software mixer
sitting in the tray).

What are your experiences?

-- 
[LENOVO 1702WKF] (Thinkpad X60) suspend/resume failure
https://bugs.launchpad.net/bugs/362484
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/listinfo/ubuntu-bugs


[Bug 432631] Re: sudo fails to preserve no_proxy env var

2009-10-30 Thread DSHR
I'm currently using on our company intranet:

Defaultsenv_reset
Defaultsenv_keep  -= "http_proxy https_proxy no_proxy ftp_proxy"

and use /etc/apt/apt.conf.d/19apt-cacher-ng like this

$ sudo cat /etc/apt/apt.conf.d/19apt-cacher-ng 
Acquire::http { Proxy "http://10.176.8.59:3142";; };

to make sure that the user using an http proxy or not is not able to influence 
the desired system behaviour
(using an APT-Cacher-NG on the campus LAN).

The bug is about the mixed up configuration ...

-- 
sudo fails to preserve no_proxy env var
https://bugs.launchpad.net/bugs/432631
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/listinfo/ubuntu-bugs


[Bug 353389] Re: sound-juicer tags mp3 files with incorrect musicbrainz ids

2009-10-17 Thread DSHR
$ LANG=C apt-cache policy sound-juicer
sound-juicer:
  Installed: 2.28.0-1
  Candidate: 2.28.0-1
  Version table:
 *** 2.28.0-1 0
500 http://archive.ubuntu.com karmic/universe Packages
100 /var/lib/dpkg/status

gives

Unique File ID: [http://musicbrainz.org] 777c3e8a-f3aa-
41e9-8296-28d09bf42f18

UserTextFrame: [Description: MusicBrainz Album Id]
98862aec-2132-4407-bacc-508dbaddd3d8
UserTextFrame: [Description: musicbrainz_albumid]
98862aec-2132-4407-bacc-508dbaddd3d8
UserTextFrame: [Description: MusicBrainz Album Artist Id]
4bdcee62-4902-4773-8cd1-e252e2e31225
UserTextFrame: [Description: musicbrainz_albumartistid]
4bdcee62-4902-4773-8cd1-e252e2e31225
UserTextFrame: [Description: MusicBrainz Artist Id]
4bdcee62-4902-4773-8cd1-e252e2e31225
UserTextFrame: [Description: musicbrainz_artistid]
4bdcee62-4902-4773-8cd1-e252e2e31225
UserTextFrame: [Description: CDDB DiscID]
880ad70b
UserTextFrame: [Description: discid]
880ad70b
UserTextFrame: [Description: MusicBrainz DiscID]
rjqyEXrqEtGBetOV1A3dor6puHA-
UserTextFrame: [Description: musicbrainz_discid]
rjqyEXrqEtGBetOV1A3dor6puHA-

as reported by eyeD3 - looks OK for me 

-- 
sound-juicer tags mp3 files with incorrect musicbrainz ids
https://bugs.launchpad.net/bugs/353389
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/listinfo/ubuntu-bugs


[Bug 353389] Re: sound-juicer tags mp3 files with incorrect musicbrainz ids

2009-10-03 Thread DSHR
Seems to be fixed with sound-juicer 2.28.0 (karmic beta).

-- 
sound-juicer tags mp3 files with incorrect musicbrainz ids
https://bugs.launchpad.net/bugs/353389
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/listinfo/ubuntu-bugs


[Bug 435408] [NEW] firefox crashed with SIGSEGV in gdk_event_translate()

2009-09-23 Thread DSHR
Public bug reported:

Binary package hint: firefox-3.5

Application froze after clicking a link ...

ProblemType: Crash
Architecture: i386
CrashCounter: 1
Date: Wed Sep 23 19:32:17 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/lib/firefox-3.5.3/firefox
Package: firefox-3.5 3.5.3+build1+nobinonly-0ubuntu2
ProcCmdline: /usr/lib/firefox-3.5.3/firefox
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 LANGUAGE=de_DE.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-10.34-generic
SegvAnalysis:
 Segfault happened at: 0xdd6422 <__kernel_vsyscall+2>:  ret
 PC (0x00dd6422) ok
 Reason could not be automatically determined.
Signal: 11
SourcePackage: firefox-3.5
StacktraceTop:
 gdk_event_translate (display=, 
 _gdk_events_queue (display=0xb7d8d140)
 gdk_event_dispatch (source=0xb7d64c00, callback=0, 
 g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
 ?? () from /usr/lib/libglib-2.0.so.0
Title: firefox crashed with SIGSEGV in gdk_event_translate()
Uname: Linux 2.6.31-10-generic i686
UserGroups: adm admin boso6a cdrom dialout lpadmin plugdev sambashare sudo 
vboxusers

** Affects: firefox-3.5 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-crash i386

-- 
firefox crashed with SIGSEGV in gdk_event_translate()
https://bugs.launchpad.net/bugs/435408
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/listinfo/ubuntu-bugs


[Bug 435408] Re: firefox crashed with SIGSEGV in gdk_event_translate()

2009-09-23 Thread DSHR

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/32325251/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://launchpadlibrarian.net/32325252/Disassembly.txt

** Attachment added: "ExtensionSummary.txt"
   http://launchpadlibrarian.net/32325253/ExtensionSummary.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/32325254/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/32325255/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://launchpadlibrarian.net/32325256/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://launchpadlibrarian.net/32325257/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://launchpadlibrarian.net/32325258/ThreadStacktrace.txt

** Attachment added: "profile_default_pluginreg.dat.txt"
   http://launchpadlibrarian.net/32325259/profile_default_pluginreg.dat.txt

** Attachment added: "profiles.ini.txt"
   http://launchpadlibrarian.net/32325260/profiles.ini.txt

-- 
firefox crashed with SIGSEGV in gdk_event_translate()
https://bugs.launchpad.net/bugs/435408
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/listinfo/ubuntu-bugs


[Bug 398250] Re: libgtk upgrade to 2.17.2-0ubuntu3 breaks lotus notes 8.5.x

2009-09-21 Thread DSHR
I rebuilt gtk+2.0-2.17.11 with the upstream fix and that solves the
problem for me.

As far as I know IBM plans to release 8.5.1 in October '09. There are no
public betas for that release available. So I suspect that Karmic will
not be able to run Lotus Notes.

Is there anything I can do?

-- 
libgtk upgrade to 2.17.2-0ubuntu3 breaks lotus notes 8.5.x
https://bugs.launchpad.net/bugs/398250
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/listinfo/ubuntu-bugs


[Bug 432631] [NEW] sudo fails to preserve no_proxy env var

2009-09-18 Thread DSHR
Public bug reported:

Binary package hint: sudo

It is possibly a good idea to preserve the http_proxy environment variable 
during sudo.
If http_proxy is preserved, no_proxy, https_proxy and ftp_proxy should be 
preserved too. Not doing so leads to an unusable variable state after sudo -i. 
Apt-get for example does not work correctly after setting the proxy in gnome 
with a list of internal hosts to ignore (10.0.0.0/8 and 192.168.0.0/16).

Can be fixed easily with the attached patch.

ProblemType: Bug
Architecture: i386
Date: Fri Sep 18 19:03:07 2009
DistroRelease: Ubuntu 9.10
Package: sudo 1.7.0-1ubuntu2
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 LANGUAGE=de_DE.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-10.34-generic
SourcePackage: sudo
Uname: Linux 2.6.31-10-generic i686

** Affects: sudo (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
sudo fails to preserve no_proxy env var
https://bugs.launchpad.net/bugs/432631
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/listinfo/ubuntu-bugs


[Bug 432631] Re: sudo fails to preserve no_proxy env var

2009-09-18 Thread DSHR

** Attachment added: "env.c.patch"
   http://launchpadlibrarian.net/32027863/env.c.patch

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/32027864/Dependencies.txt

-- 
sudo fails to preserve no_proxy env var
https://bugs.launchpad.net/bugs/432631
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/listinfo/ubuntu-bugs


[Bug 334991] Re: Eclipse takes 100% CPU with "New Wave" theme

2009-09-02 Thread DSHR
Seems not to happen on karmic.

-- 
Eclipse takes 100% CPU with "New Wave" theme
https://bugs.launchpad.net/bugs/334991
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/listinfo/ubuntu-bugs


[Bug 401399] Re: upgrade from 2.6.31-2.17 leads to heavy screen flickering e.g. in gnome-terminal

2009-08-18 Thread DSHR
*** This bug is a duplicate of bug 399829 ***
https://bugs.launchpad.net/bugs/399829

Fixed with 2.6.31-6. Thanks a lot!

-- 
upgrade from 2.6.31-2.17 leads to heavy screen flickering e.g. in gnome-terminal
https://bugs.launchpad.net/bugs/401399
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/listinfo/ubuntu-bugs


[Bug 401399] Re: upgrade from 2.6.31-2.17 leads to heavy screen flickering e.g. in gnome-terminal

2009-08-04 Thread DSHR
*** This bug is a duplicate of bug 399829 ***
https://bugs.launchpad.net/bugs/399829

Still not fixed in 2.6.31-5 ...

I can switch from the default 85Hz refresh rate to 75Hz to fix the
problem.

-- 
upgrade from 2.6.31-2.17 leads to heavy screen flickering e.g. in gnome-terminal
https://bugs.launchpad.net/bugs/401399
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/listinfo/ubuntu-bugs


[Bug 398250] Re: libgtk upgrade to 2.17.2-0ubuntu3 breaks lotus notes 8.5.x

2009-07-31 Thread DSHR
Issue isn't fixed with the latest updates. I've upgraded Notes to 8.5
FP1 - no change.

Filed a bug on gnome then:
http://bugzilla.gnome.org/show_bug.cgi?id=590404

Karmic will not be a supported Notes release, but maybe the report helps
if the bug is not in notes but in gtk.

** Bug watch added: GNOME Bug Tracker #590404
   http://bugzilla.gnome.org/show_bug.cgi?id=590404

-- 
libgtk upgrade to 2.17.2-0ubuntu3 breaks lotus notes 8.5.x
https://bugs.launchpad.net/bugs/398250
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/listinfo/ubuntu-bugs


[Bug 401399] Re: upgrade from 2.6.31-2.17 leads to heavy screen flickering e.g. in gnome-terminal

2009-07-25 Thread DSHR
The new 2.6.31-4 Kernel does not solve the problem ...

$ apt-cache policy linux-image-2.6.31-4-generic
linux-image-2.6.31-4-generic:
  Installiert: 2.6.31-4.22
  Kandidat: 2.6.31-4.22
  Versions-Tabelle:
 *** 2.6.31-4.22 0
500 http://de.archive.ubuntu.com karmic/main Packages
100 /var/lib/dpkg/status

-- 
upgrade from 2.6.31-2.17 leads to heavy screen flickering e.g. in gnome-terminal
https://bugs.launchpad.net/bugs/401399
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/listinfo/ubuntu-bugs


[Bug 401399] [NEW] upgrade from 2.6.31-2.17 leads to heavy screen flickering e.g. in gnome-terminal

2009-07-19 Thread DSHR
Public bug reported:

Using a fully updates karmic on lenovo X60S mit kms enabled leads to
screen flickering espacially noticable during scroll operations in
gnome-terminal and firefox. Using 2.6.31-2 resolves the problem for me.
Compiz effects are enabled.

# apt-cache policy linux-image-2.6.31-2-generic
linux-image-2.6.31-2-generic:
  Installiert: 2.6.31-2.17
  Kandidat: 2.6.31-2.17
  Versions-Tabelle:
 *** 2.6.31-2.17 0
100 /var/lib/dpkg/status
# apt-cache policy linux-image-2.6.31-3-generic
linux-image-2.6.31-3-generic:
  Installiert: 2.6.31-3.19
  Kandidat: 2.6.31-3.19
  Versions-Tabelle:
 *** 2.6.31-3.19 0
500 http://de.archive.ubuntu.com karmic/main Packages
100 /var/lib/dpkg/status

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

-- 
upgrade from 2.6.31-2.17 leads to heavy screen flickering e.g. in gnome-terminal
https://bugs.launchpad.net/bugs/401399
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/listinfo/ubuntu-bugs


[Bug 398250] Re: libgtk upgrade to 2.17.2-0ubuntu3 breaks lotus notes 8.5.x

2009-07-13 Thread DSHR
The new version does not fix it - part of the UI ist still completely
black. I copied

libgdk_pixbuf-2.0.so.0.1702.0 libgdk_pixbuf_xlib-2.0.so.0.1702.0
libgdk-x11-2.0.so.0.1702.0 libgtk-x11-2.0.so.0.1702.0

to /opt/ibm/lotus/notes folder (removing the version number) and that
restores functionality.

Attaching Lotus output from .xsession-errors ...


** Attachment added: "notes.log"
   http://launchpadlibrarian.net/28984147/notes.log

-- 
libgtk upgrade to 2.17.2-0ubuntu3 breaks lotus notes 8.5.x
https://bugs.launchpad.net/bugs/398250
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/listinfo/ubuntu-bugs


[Bug 398250] Re: libgtk upgrade to 2.17.2-0ubuntu3 breaks lotus notes 8.5.x

2009-07-12 Thread DSHR
I'm going to try that version then ...

-- 
libgtk upgrade to 2.17.2-0ubuntu3 breaks lotus notes 8.5.x
https://bugs.launchpad.net/bugs/398250
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/listinfo/ubuntu-bugs


[Bug 398250] [NEW] [karmic] libgtk upgrade to 2.17.2-0ubuntu3 breaks lotus notes 8.5.x

2009-07-11 Thread DSHR
Public bug reported:

IBM Lotus Notes fails to draw several windows correctly after upgrade:

$ apt-cache policy gtk2-engines-pixbuf
gtk2-engines-pixbuf:
  Installiert: 2.17.2-0ubuntu2
  Kandidat: 2.17.3-0ubuntu1
  Versions-Tabelle:
 2.17.3-0ubuntu1 0
500 http://de.archive.ubuntu.com karmic/main Packages
 *** 2.17.2-0ubuntu2 0
100 /var/lib/dpkg/status

Downgrading gtk2-engines-pixbuf and libgtk2.0-0 to previous version
seems to make it work again.

** Affects: gtk+2.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[karmic] libgtk upgrade to 2.17.2-0ubuntu3 breaks lotus notes 8.5.x
https://bugs.launchpad.net/bugs/398250
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/listinfo/ubuntu-bugs


[Bug 392709] Re: [karmic] linux-image 2.6.31-1.13 crashes on boot

2009-07-01 Thread DSHR
I can confirm this on a thinkpad X60 with kernel 2.6.31-1

-- 
[karmic] linux-image 2.6.31-1.13 crashes on boot
https://bugs.launchpad.net/bugs/392709
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/listinfo/ubuntu-bugs


[Bug 352678] Re: gourmet does not start on jaunty

2009-06-11 Thread DSHR
That seems to fix it!

Didn't test the application any further so far ...

Thanks a lot!

-- 
gourmet does not start on jaunty
https://bugs.launchpad.net/bugs/352678
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/listinfo/ubuntu-bugs


[Bug 379246] Re: ubuntu9.10 cannot find blackberry 7230

2009-06-07 Thread DSHR
I had a similiar problem with a blackberry device not mounted.

The patch to hal copied from a freedesktop.org mailing list seems to fix
it ...

** Attachment added: "Patch to karmic hal"
   http://launchpadlibrarian.net/27616963/hal.patch

-- 
ubuntu9.10 cannot find blackberry 7230
https://bugs.launchpad.net/bugs/379246
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/listinfo/ubuntu-bugs


[Bug 383129] Re: x server dies with a SIGSEGV when gnome screen saver blanks the display

2009-06-04 Thread DSHR
Thanks a lot for the quick fix!

-- 
x server dies with a SIGSEGV when gnome screen saver blanks the display
https://bugs.launchpad.net/bugs/383129
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/listinfo/ubuntu-bugs


[Bug 352678] Re: gourmet does not start on jaunty

2009-06-03 Thread DSHR
I test the fixed .deb:

$ dpkg -l gourmet
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/Fehlgeschl. Konfiguration/
 Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/Halten/R=Neuinst notw/X=beide (Status, Fehler: GROSS=schlecht)
||/ Name   VersionBeschreibung
+++-==-==-
ii  gourmet0.14.8-2   A gtk-based recipe organizer and shopping li

~$ gourmet
Traceback (most recent call last):
  File "/usr/bin/gourmet", line 13, in 
from gourmet.OptionParser import *
  File "/usr/share/gourmet/gourmet/__init__.py", line 12, in 
import convert
  File "/usr/share/gourmet/gourmet/convert.py", line 754, in 
FRACTION_MATCHER = re.compile(NUM_AND_FRACTION_REGEXP,re.UNICODE)
  File "/usr/lib/python2.6/re.py", line 190, in compile
return _compile(pattern, flags)
  File "/usr/lib/python2.6/re.py", line 238, in _compile
raise ValueError('Cannot process flags argument with a compiled pattern')
ValueError: Cannot process flags argument with a compiled pattern
~$

-- 
gourmet does not start on jaunty
https://bugs.launchpad.net/bugs/352678
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/listinfo/ubuntu-bugs

[Bug 352678] Re: gourmet does not start on jaunty

2009-06-02 Thread DSHR
Same situation here, maybe the package was not reconfigured with prefix
/usr/share?

-- 
gourmet does not start on jaunty
https://bugs.launchpad.net/bugs/352678
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/listinfo/ubuntu-bugs


[Bug 252094] Re: MASTER: Poor graphics performance on Intel

2009-05-04 Thread DSHR
My results on an Thinkpad X60 - everything is back to normal with Kernel
2.6.30:

Ubuntu 9.04, kernel 2.6.30-020630rc3-generic:
EXA: pp-racer ~100 FPS, glxgears 1577 FPS equiv to intrepid with INTEL_BATCH=1
no hangs, suspend/resume works fine, console switching works fine googleearth 
usable but menus do not properly overlay the map pane - really good performance
UXA: pp-racer ~25 FPS, glgears 430 FPS, freezes after short time googleearth 5 
visually perfect 

Same system with Kernel 2.6.28:
UXA: pp-racer ~ 18 FPS, glxgears 358 FPS, Compiz usable but much slower 
googleearth OK Stable?
EXA: pp-racer ~ 10 FPS, glxgears 212 FPS, Compiz usable but slow googleearth 
menus not OK, Map incorrectly redrawn during ALT-Tab switching

LANG=C apt-cache policy xserver-xorg-video-intel 
linux-image-2.6.30-020630rc3-generic linux-image-2.6.28-11-generic
xserver-xorg-video-intel:
  Installed: 2:2.6.3-0ubuntu9.1
  Candidate: 2:2.6.3-0ubuntu9.1
  Version table:
 *** 2:2.6.3-0ubuntu9.1 0
500 http://de.archive.ubuntu.com jaunty-proposed/main Packages
100 /var/lib/dpkg/status
 2:2.6.3-0ubuntu9 0
500 http://de.archive.ubuntu.com jaunty/main Packages
linux-image-2.6.30-020630rc3-generic:
  Installed: 2.6.30-020630rc3
  Candidate: 2.6.30-020630rc3
  Version table:
 *** 2.6.30-020630rc3 0
100 /var/lib/dpkg/status
linux-image-2.6.28-11-generic:
  Installed: 2.6.28-11.42
  Candidate: 2.6.28-11.42
  Version table:
 *** 2.6.28-11.42 0
500 http://de.archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status

-- 
MASTER: Poor graphics performance on Intel
https://bugs.launchpad.net/bugs/252094
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/listinfo/ubuntu-bugs


[Bug 362484] Re: [LENOVO 1702WKF] (Thinkpad X60) suspend/resume failure

2009-04-16 Thread DSHR

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/25552201/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/25552202/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/25552204/Dependencies.txt

** Attachment added: "HalComputerInfo.txt"
   http://launchpadlibrarian.net/25552205/HalComputerInfo.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/25552206/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/25552207/Lsusb.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/25552208/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/25552209/ProcInterrupts.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/25552210/ProcMaps.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/25552211/ProcModules.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/25552212/ProcStatus.txt

** Attachment added: "SleepLog.txt"
   http://launchpadlibrarian.net/25552213/SleepLog.txt

-- 
[LENOVO 1702WKF] (Thinkpad X60) suspend/resume failure
https://bugs.launchpad.net/bugs/362484
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/listinfo/ubuntu-bugs


[Bug 362484] [NEW] [LENOVO 1702WKF] (Thinkpad X60) suspend/resume failure

2009-04-16 Thread DSHR
Public bug reported:

System failed to resume from standby. Xorg.conf is configured to UXA 
acceleration on Intel graphics.
EXA acceleration ist too slow to be usable. Graphic performance in jaunty ist 
generally worse than on intrepid.

ProblemType: KernelOops
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
InterpreterPath: /usr/bin/python2.6
MachineType: LENOVO 1702WKF
Package: linux-image-2.6.28-11-generic 2.6.28-11.41
ProcAttrCurrent: unconfined
ProcCmdLine: root=UUID=6bf67356-c6a3-4c71-9bc9-404ae967d4f8 ro quiet splash
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.28-11.41-generic
SourcePackage: linux
Tags: resume suspend
Title: [LENOVO 1702WKF] suspend/resume failure
UserGroups:

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-kerneloops i386 resume suspend

-- 
[LENOVO 1702WKF] (Thinkpad X60) suspend/resume failure
https://bugs.launchpad.net/bugs/362484
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/listinfo/ubuntu-bugs


[Bug 355300] Re: Thinkpad Z61m: volume controls control both main and hardware mixer

2009-04-08 Thread DSHR
+1

On my Thinkpad X60 I now have no more visual feedback for the volume
control keys.

The hardware volume control keys are now complete useless because the
mixer applet does not show the correct volume and muting state.

Not really better than it was before IMHO.

-- 
Thinkpad Z61m: volume controls control both main and hardware mixer
https://bugs.launchpad.net/bugs/355300
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/listinfo/ubuntu-bugs


[Bug 352678] Re: gourmet does not start on jaunty

2009-04-07 Thread DSHR
That did not work for me, what seems to work ist use Python 2.5 for
gourmet:

$ python2.5 /usr/bin/gourmet

-- 
gourmet does not start on jaunty
https://bugs.launchpad.net/bugs/352678
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/listinfo/ubuntu-bugs


[Bug 355520] Re: Philips SA52XX not recognized as a portable audio player

2009-04-05 Thread DSHR

** Attachment added: "Patch for Philips GoGear SA52XX"
   http://launchpadlibrarian.net/24829095/GoGear.patch

-- 
Philips SA52XX not recognized as a portable audio player 
https://bugs.launchpad.net/bugs/355520
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/listinfo/ubuntu-bugs


[Bug 355520] [NEW] Philips SA52XX not recognized as a portable audio player

2009-04-05 Thread DSHR
Public bug reported:

Binary package hint: hal-info

I found no entry  in /usr/share/hal/fdi/information/10freedesktop/10
-usb-music-players.fdi.

$ lsb_release -rd
Description:Ubuntu jaunty (development branch)
Release:9.04

$ apt-cache policy hal-info
hal-info:
  Installiert: 20090324-0ubuntu1
  Kandidat: 20090324-0ubuntu1
  Versions-Tabelle:
 *** 20090324-0ubuntu1 0
500 http://de.archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status

$ lsusb | grep Philips
Bus 001 Device 004: ID 0471:2022 Philips

** Affects: hal-info (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Philips SA52XX not recognized as a portable audio player 
https://bugs.launchpad.net/bugs/355520
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/listinfo/ubuntu-bugs


[Bug 352678] Re: gourmet does not start on jaunty

2009-04-02 Thread DSHR
** Visibility changed to: Public

-- 
gourmet does not start on jaunty
https://bugs.launchpad.net/bugs/352678
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/listinfo/ubuntu-bugs


[Bug 353389] [NEW] sound-juicer tags mp3 files with incorrect musicbrainz ids

2009-04-01 Thread DSHR
Public bug reported:

Binary package hint: sound-juicer

Sound-juicer seems to tag mp3 files with musicbrainz tags incompatible
with banshee and picard.  I think this did not happen on intrepid.
Looking at a file ripped with sound-juicer and the same track ripped
with banshee the difference is obvious:

sound-juicer:
Unique File ID: [http://musicbrainz.org] 
http://musicbrainz.org/track/611703be-4157-4173-886f-b9fa0f2c4a36

UserTextFrame: [Description: MusicBrainz Album Id]
http://musicbrainz.org/release/fa1db2dc-b37e-4d8d-8a96-aca8bd38ea89.html
UserTextFrame: [Description: musicbrainz_albumid]
http://musicbrainz.org/release/fa1db2dc-b37e-4d8d-8a96-aca8bd38ea89.html
UserTextFrame: [Description: MusicBrainz Album Artist Id]
http://musicbrainz.org/artist/67930b3e-e00b-469f-8c74-fd69f20522ec
UserTextFrame: [Description: musicbrainz_albumartistid]
http://musicbrainz.org/artist/67930b3e-e00b-469f-8c74-fd69f20522ec
UserTextFrame: [Description: MusicBrainz Artist Id]
http://musicbrainz.org/artist/67930b3e-e00b-469f-8c74-fd69f20522ec
UserTextFrame: [Description: musicbrainz_artistid]
http://musicbrainz.org/artist/67930b3e-e00b-469f-8c74-fd69f20522ec

banshee:
Unique File ID: [http://musicbrainz.org] 611703be-4157-4173-886f-b9fa0f2c4a36

UserTextFrame: [Description: MusicBrainz Artist Id]
67930b3e-e00b-469f-8c74-fd69f20522ec
UserTextFrame: [Description: musicbrainz_artistid]
67930b3e-e00b-469f-8c74-fd69f20522ec
UserTextFrame: [Description: MusicBrainz Album Id]
fa1db2dc-b37e-4d8d-8a96-aca8bd38ea89
UserTextFrame: [Description: musicbrainz_albumid]
fa1db2dc-b37e-4d8d-8a96-aca8bd38ea89

The URL-Version leads to picard being unable to load the album
information.

** Affects: sound-juicer (Ubuntu)
 Importance: Undecided
 Status: New

-- 
sound-juicer tags mp3 files with incorrect musicbrainz ids
https://bugs.launchpad.net/bugs/353389
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/listinfo/ubuntu-bugs


[Bug 277294] Re: evince crashed with SIGFPE, trying to seek in KXTGA930.PDF

2009-03-16 Thread DSHR
The bug is fixed for me in jaunty. Thanks a lot!

-- 
evince crashed with SIGFPE, trying to seek in KXTGA930.PDF
https://bugs.launchpad.net/bugs/277294
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/listinfo/ubuntu-bugs


[Bug 267324] Re: evince crashed with SIGSEGV in SampledFunction::transform()q

2009-02-22 Thread DSHR
Seems to be fixed for me in jaunty ...

-- 
evince crashed with SIGSEGV in SampledFunction::transform()q
https://bugs.launchpad.net/bugs/267324
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/listinfo/ubuntu-bugs


[Bug 297313] Re: gnome-mount package does not have a german translation

2009-01-30 Thread DSHR
Because gnome-mount emits really important messages I think the bug
should be fixed - is there anything I can do to help?

-- 
gnome-mount package does not have a german translation
https://bugs.launchpad.net/bugs/297313
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/listinfo/ubuntu-bugs


[Bug 297313] Re: gnome-mount package does not have a german translation

2009-01-04 Thread DSHR
I have the english, german and french languages installed and get the
following gnome-mount.mo files installed:

$ dpkg -L language-pack-gnome-fr-base|grep mount
/usr/share/locale-langpack/fr/LC_MESSAGES/gnome-mount.mo

$ dpkg -L language-pack-gnome-de-base|grep mount

$ dpkg -L language-pack-gnome-en-base|grep mount
/usr/share/locale-langpack/en_GB/LC_MESSAGES/gnome-mount.mo

So the german translation seems to be missing completely ...

-- 
gnome-mount package does not have a german translation
https://bugs.launchpad.net/bugs/297313
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/listinfo/ubuntu-bugs


[Bug 297313] Re: gnome-mount package does not have a german translation

2008-12-22 Thread DSHR
I'm using intrepid, an example would be:

The device is now safe to remove

-- 
gnome-mount package does not have a german translation
https://bugs.launchpad.net/bugs/297313
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/listinfo/ubuntu-bugs


[Bug 257827] Re: brightness changes twice when using hotkeys

2008-12-09 Thread DSHR
Works now correctly for intrepid-proposed with Lenovo X60s. Thanks a
lot!

-- 
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
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/listinfo/ubuntu-bugs


[Bug 297313] [NEW] gnome-mount package does not have a german translation

2008-11-12 Thread DSHR
Public bug reported:

Binary package hint: gnome-mount

As far as I can, see there is no german translation package for gnome-
mount active. That means that important warnings like "do not eject" are
possibly not understood by a german user.

Tre translation in launchpad seems to be fairly complete ...

** Affects: gnome-mount (Ubuntu)
 Importance: Undecided
 Status: New

-- 
gnome-mount package does not have a german translation
https://bugs.launchpad.net/bugs/297313
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/listinfo/ubuntu-bugs


[Bug 257827] Re: brightness changes twice when using hotkeys

2008-11-06 Thread DSHR
I have a couple of problems with my Lenovo X60 special keys - which is
an up-to-date intrepid, but was upgraded thru various alphas. I freshly
installed 8.10 on a spare lenovo T61 - all works great there. So I'm
going to reinstall my X60 as soon as possible and will report here then.

-- 
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
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/listinfo/ubuntu-bugs


[Bug 222796] Re: Brightness up not generating ACPI event on Thinkpad T43p, T42, X31, X40, R52

2008-11-03 Thread DSHR
 fixes the mute key, I still have the problem that volume down
stops totems play in addition to lowering the volume. I plan to
reinstall my system - but not today 8-)

I can test the keys on Thinkpad T30, X60s , X61 and T61.

-- 
Brightness up not generating ACPI event on Thinkpad T43p, T42, X31, X40, R52
https://bugs.launchpad.net/bugs/222796
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/listinfo/ubuntu-bugs


[Bug 222796] Re: Brightness up not generating ACPI event on Thinkpad T43p, T42, X31, X40, R52

2008-10-30 Thread DSHR
Sorry for the delay ... can I remove gnome key settings with gconftool
--recursive-delete?

$ xkbcomp -xkb :0
Warning:  Could not load keyboard geometry for :0
  BadAlloc (insufficient resources for operation)
  Resulting keymap file will not describe geometry

$ setxkbmap -print
xkb_keymap {
xkb_keycodes  { include "evdev+aliases(qwertz)" };
xkb_types { include "complete"  };
xkb_compat{ include "complete"  };
xkb_symbols   { include "pc+de+inet(evdev)+level3(ralt_switch)" };
xkb_geometry  { include "pc(pc104)" };
};

$ cat /etc/X11/xorg.conf
# XORG.CONf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "de"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
#Option "ZAxisMapping"  "4 5"
#Option "Emulate3Buttons"   "true"
   Option  "Emulate3Buttons" "on"
   Option  "Emulate3TimeOut" "50"
   Option  "EmulateWheel""on"
   Option  "EmulateWheelTimeOut" "200"
   Option  "EmulateWheelButton"  "2"
   Option  "YAxisMapping""4 5"
   Option  "XAxisMapping""6 7"
   Option  "ZAxisMapping""4 5"
EndSection

Section "InputDevice"
Identifier  "Synaptics Touchpad"
Driver  "synaptics"
Option  "SendCoreEvents""true"
Option  "Device""/dev/psaux"
Option  "Protocol"  "auto-dev"
Option  "HorizEdgeScroll"   "0"
EndSection

Section "InputDevice"
Driver  "wacom"
Identifier  "stylus"
Option  "Device""/dev/input/wacom"
Option  "Type"  "stylus"
Option  "ForceDevice"   "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver  "wacom"
Identifier  "eraser"
Option  "Device""/dev/input/wacom"
Option  "Type"  "eraser"
Option  "ForceDevice"   "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver  "wacom"
Identifier  "cursor"
Option  "Device""/dev/input/wacom"
Option  "Type"  "cursor"
Option  "ForceDevice"   "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
Identifier  "Intel Corporation Mobile 945GM/GMS, 943/940GML Express 
Integrated Graphics Controller"
Driver  "intel"
BusID   "PCI:0:2:0"
# Option"AccelMethod"   "exa"
# Option"MigrationHeuristic""greedy"
# Option"ExaNoComposite""false"
EndSection

Section "Monitor"
Identifier  "Standardbildschirm"
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "Intel Corporation Mobile 945GM/GMS, 943/940GML Express 
Integrated Graphics Controller"
Monitor "Standardbildschirm"
DefaultDepth24
SubSection "Display"
Modes   "1024x768" "720x400" "640x480"
EndSubSection
# Option"SWCursor"  "true"
EndSection

Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"

# Uncomment if you have a wacom tablet
#   InputDevice "stylus""SendCoreEvents"
#   InputDevice "cursor""SendCoreEvents"
#   InputDevice "eraser""SendCoreEvents"
InputDevice "Synaptics Touchpad"
EndSection

-- 
Brightness up not generating ACPI event on Thinkpad T43p, T42, X31, X40, R52
https://bugs.launchpad.net/bugs/2

[Bug 222796] Re: Brightness up not generating ACPI event on Thinkpad T43p, T42, X31, X40, R52

2008-10-24 Thread DSHR
The mute key is recognized by gnome-power-manager as key 160, the reason
seems to be a wrong mapping in X - don't know how to change that. Is
xmodmap still the way to go? I'm using an evdev managed keyboard.

$ xev | grep -A2 --line-buffered '^KeyRelease' | sed -n '/keycode /s/^.*keycode 
\([0-9]*\).* (.*, \(.*\)).*$/\1 \2/p'
160 XF86ScreenSaver

-- 
Brightness up not generating ACPI event on Thinkpad T43p, T42, X31, X40, R52
https://bugs.launchpad.net/bugs/222796
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/listinfo/ubuntu-bugs


[Bug 222796] Re: Brightness up not generating ACPI event on Thinkpad T43p, T42, X31, X40, R52

2008-10-24 Thread DSHR
And here is the output from a verbose g-p-m:

TI:23:07:40 TH:0x86b2640FI:gpm-button.c 
FN:gpm_button_filter_x_events,122
 - Key 160 mapped to HAL key lock
TI:23:07:40 TH:0x86b2640FI:gpm-manager.c
FN:button_pressed_cb,1020
 - Button press event type=lock
TI:23:07:40 TH:0x86b2640FI:gpm-srv-screensaver.c
FN:button_pressed_cb,167
 - Button press event type=lock
TI:23:07:40 TH:0x86b2640FI:gpm-screensaver.c
FN:gpm_screensaver_lock,250
 - doing gnome-screensaver lock
TI:23:07:41 TH:0x86b2640FI:gpm-backlight.c  
FN:gpm_backlight_button_pressed_cb,536
 - Button press event type=lock
TI:23:07:41 TH:0x86b2640FI:gpm-info.c   FN:button_pressed_cb,679
 - Button press event type=lock
TI:23:07:41 TH:0x86b2640FI:gpm-brightness-xrandr.c  
FN:gpm_brightness_xrandr_filter_xevents,552
 - Event0 0x8824e00
TI:23:07:41 TH:0x86b2640FI:gpm-screensaver.c
FN:gpm_screensaver_session_idle_changed,91
 - emitting session-idle-changed : (1)
TI:23:07:41 TH:0x86b2640FI:gpm-idle.c   FN:session_idle_changed_cb,310
 - Received GS session idle changed: 1
TI:23:07:41 TH:0x86b2640FI:gpm-idle.c   FN:gpm_idle_set_mode,98
 - Doing a state transition: 2
TI:23:07:41 TH:0x86b2640FI:gpm-dpms.c   FN:gpm_dpms_set_active,443
 - setting DPMS active: 1
TI:23:07:41 TH:0x86b2640FI:gpm-dpms.c   
FN:x11_sync_server_dpms_settings,130
 - Syncing DPMS settings enabled=1 timeouts=0 0 1500
TI:23:07:41 TH:0x86b2640FI:gpm-dpms.c   
FN:x11_sync_server_dpms_settings,187
 - set DPMS timeouts: 0 0 1500.
TI:23:07:41 TH:0x86b2640FI:gpm-backlight.c  
FN:gpm_backlight_notify_system_idle_changed,587
 - state not changed
TI:23:07:41 TH:0x86b2640FI:gpm-backlight.c  
FN:gpm_backlight_brightness_evaluate_and_set,379
 - 1. main brightness 0,71
TI:23:07:41 TH:0x86b2640FI:gpm-backlight.c  
FN:gpm_backlight_brightness_evaluate_and_set,397
 - 2. battery scale 1,00, brightness 0,71
TI:23:07:41 TH:0x86b2640FI:gpm-backlight.c  
FN:gpm_backlight_brightness_evaluate_and_set,416
 - 3. idle scale 1,00, brightness 0,71
TI:23:07:41 TH:0x86b2640FI:gpm-backlight.c  
FN:gpm_backlight_brightness_evaluate_and_set,436
 - 4. ambient scale 1,00, brightness 0,71
TI:23:07:41 TH:0x86b2640FI:gpm-brightness.c 
FN:gpm_brightness_trust_cache,102
 - using cache for value 71 (probably okay)
TI:23:07:41 TH:0x86b2640FI:gpm-backlight.c  
FN:gpm_backlight_brightness_evaluate_and_set,444
 - values are the same, no action
TI:23:07:41 TH:0x86b2640FI:gpm-backlight.c  
FN:gpm_backlight_sync_policy,160
 - choosing sensible default
TI:23:07:41 TH:0x86b2640FI:gpm-backlight.c  
FN:gpm_backlight_sync_policy,162
 - laptop, so use GPM_DPMS_METHOD_OFF
TI:23:07:41 TH:0x86b2640FI:gpm-backlight.c  
FN:gpm_backlight_sync_policy,194
 - BACKLIGHT parameters 0 0 1500, method '4'
TI:23:07:41 TH:0x86b2640FI:gpm-dpms.c   
FN:x11_sync_server_dpms_settings,130
 - Syncing DPMS settings enabled=1 timeouts=0 0 1500
TI:23:07:41 TH:0x86b2640FI:gpm-manager.cFN:idle_changed_cb,903
 - Idle state changed: SESSION
TI:23:07:41 TH:0x86b2640FI:gpm-info.c   FN:gpm_info_event_log,579

-- 
Brightness up not generating ACPI event on Thinkpad T43p, T42, X31, X40, R52
https://bugs.launchpad.net/bugs/222796
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/listinfo/ubuntu-bugs


[Bug 222796] Re: Brightness up not generating ACPI event on Thinkpad T43p, T42, X31, X40, R52

2008-10-24 Thread DSHR
Concentrating on the Mute Key on Thinkpad X60s:

# lsinput
/dev/input/event0
   bustype : BUS_ADB
   vendor  : 0x1
   product : 0x1
   version : 256
   name: "Macintosh mouse button emulation"
   bits ev : EV_SYN EV_KEY EV_REL

/dev/input/event1
   bustype : BUS_I8042
   vendor  : 0x1
   product : 0x1
   version : 43860
   name: "AT Translated Set 2 keyboard"
   phys: "isa0060/serio0/input0"
   bits ev : EV_SYN EV_KEY EV_MSC EV_LED EV_REP

/dev/input/event2
   bustype : BUS_ISA
   vendor  : 0x1f
   product : 0x1
   version : 256
   name: "PC Speaker"
   phys: "isa0061/input0"
   bits ev : EV_SYN EV_SND

/dev/input/event3
   bustype : BUS_HOST
   vendor  : 0x0
   product : 0x2
   version : 0
   name: "Power Button (FF)"
   phys: "LNXPWRBN/button/input0"
   bits ev : EV_SYN EV_KEY

/dev/input/event4
   bustype : BUS_HOST
   vendor  : 0x0
   product : 0x5
   version : 0
   name: "Lid Switch"
   phys: "PNP0C0D/button/input0"
   bits ev : EV_SYN EV_SW

/dev/input/event5
   bustype : BUS_HOST
   vendor  : 0x0
   product : 0x3
   version : 0
   name: "Sleep Button (CM)"
   phys: "PNP0C0E/button/input0"
   bits ev : EV_SYN EV_KEY

/dev/input/event6
   bustype : BUS_HOST
   vendor  : 0x0
   product : 0x6
   version : 0
   name: "Video Bus"
   phys: "/video/input0"
   bits ev : EV_SYN EV_KEY

/dev/input/event7
   bustype : BUS_HOST
   vendor  : 0x0
   product : 0x6
   version : 0
   name: "Video Bus"
   phys: "/video/input0"
   bits ev : EV_SYN EV_KEY

/dev/input/event8
   bustype : BUS_I8042
   vendor  : 0x2
   product : 0xa
   version : 0
   name: "TPPS/2 IBM TrackPoint"
   phys: "isa0060/serio1/input0"
   bits ev : EV_SYN EV_KEY EV_REL

/dev/input/event9
   bustype : BUS_HOST
   vendor  : 0x17aa
   product : 0x5054
   version : 16641
   name: "ThinkPad Extra Buttons"
   phys: "thinkpad_acpi/input0"
   bits ev : EV_SYN EV_KEY EV_MSC EV_SW

# input-events -g -t 5 9
/dev/input/event9
   bustype : BUS_HOST
   vendor  : 0x17aa
   product : 0x5054
   version : 16641
   name: "ThinkPad Extra Buttons"
   phys: "thinkpad_acpi/input0"
   bits ev : EV_SYN EV_KEY EV_MSC EV_SW

grabbed input device
waiting for events
21:45:00.876229: EV_KEY KEY_MIN_INTERESTING pressed
21:45:00.876242: EV_SYN code=0 value=0
21:45:00.876245: EV_KEY KEY_MIN_INTERESTING released
21:45:00.876249: EV_SYN code=0 value=0
timeout, quitting
released input device

# acpi_listen 
ibm/hotkey HKEY 0080 1017

xev does not show the key

showkey
kb mode was RAW
[ if you are trying this under X, it might not work
since the X server is also reading /dev/console ]

press any key (program terminates 10s after last keypress)...
keycode 113 press
keycode 113 release
^Ccaught signal 2, cleaning up...

showkey -s
kb mode was RAW
[ if you are trying this under X, it might not work
since the X server is also reading /dev/console ]

press any key (program terminates 10s after last keypress)...
0xe0 0x20 0xe0 0xa0 
^Ccaught signal 2, cleaning up...

$ lshal -m

Start monitoring devicelist:
-
21:54:21.164: computer_logicaldev_input_5 condition ButtonPressed = mute
^C

Still no idea why the screen locks .

-- 
Brightness up not generating ACPI event on Thinkpad T43p, T42, X31, X40, R52
https://bugs.launchpad.net/bugs/222796
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/listinfo/ubuntu-bugs


[Bug 257827] Re: brightness changes twice when using hotkeys

2008-10-21 Thread DSHR
My situation with Brightness Up:

$ lshal -m

Start monitoring devicelist:
-
14:27:36.724: computer_logicaldev_input_5 condition ButtonPressed = 
brightness-up
^C
$ acpi_listen 
ibm/hotkey HKEY 0080 1010
video LCD0 0086 

$ xev
KeyPress event, serial 70, synthetic NO, window 0x3e1,
root 0x7d, subw 0x0, time 1609093, (753,714), root:(761,762),
state 0x0, keycode 212 (keysym 0x0, NoSymbol), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

Is there anything I can do?
KeyRelease event, serial 70, synthetic NO, window 0x3e1,
root 0x7d, subw 0x0, time 1609093, (753,714), root:(761,762),
state 0x0, keycode 212 (keysym 0x0, NoSymbol), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

X11 keyboard is set to xev

[EMAIL PROTECTED]:~# showkey
kb mode was RAW
[ if you are trying this under X, it might not work
since the X server is also reading /dev/console ]

press any key (program terminates 10s after last keypress)...
keycode 225 press
keycode 225 release
^Ccaught signal 2, cleaning up...
[EMAIL PROTECTED]:~# showkey -s
kb mode was RAW
[ if you are trying this under X, it might not work
since the X server is also reading /dev/console ]

press any key (program terminates 10s after last keypress)...
0xe0 0x54 0xe0 0xd4

-- 
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
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/listinfo/ubuntu-bugs


[Bug 263059] Re: [regression] 2.6.27-7 sometimes fails to boot (iwl3945 issue?)

2008-10-21 Thread DSHR
I removed all modprobe workarounds and system boots reliably now (lenovo
thinkpad X60s).

-- 
[regression] 2.6.27-7 sometimes fails to boot (iwl3945 issue?)
https://bugs.launchpad.net/bugs/263059
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/listinfo/ubuntu-bugs


[Bug 257827] Re: brightness changes twice when using hotkeys

2008-10-17 Thread DSHR
I can confirm this on fully updated 8.10 Beta with lenovo Thinkpad X60s

-- 
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
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/listinfo/ubuntu-bugs


[Bug 222796] Re: Brightness up not generating ACPI event on Thinkpad T43p, T42, X31, X40, R52

2008-10-14 Thread DSHR
My mute key locks the screen, same situation as described by Jane:

[EMAIL PROTECTED]:~$ acpi_listen 
ibm/hotkey HKEY 0080 1017

[EMAIL PROTECTED]:~$ lshal -m

Start monitoring devicelist:
-
16:46:36.257: computer_logicaldev_input_5 condition ButtonPressed = mute

No visible X events ...

Even with a stopped acpid the mute-button locks the screen. Is this
handled by Xorg?

BTW: The keys worked for me before the update, they just did not trigger
the OSD and they did not get passed to the software mixer. So for me
it's a regression.

-- 
Brightness up not generating ACPI event on Thinkpad T43p, T42, X31, X40, R52
https://bugs.launchpad.net/bugs/222796
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/listinfo/ubuntu-bugs


[Bug 263059] Re: [regression] 2.6.27-7 sometimes fails to boot (iwl3945 issue?)

2008-10-14 Thread DSHR
I blacklisted iwl3945 and added a modprobe iwl3945 in /etc/rc.local
I had no freezes since then and this is my dmesg output:

[  681.433407] Bluetooth: RFCOMM TTY layer initialized
[  681.433420] Bluetooth: RFCOMM ver 1.10
[  681.452827] Bridge firewalling registered
[  681.454271] pan0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
[  681.516090] Bluetooth: SCO (Voice Link) ver 0.6
[  681.516101] Bluetooth: SCO socket layer initialized
[  685.223193] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driv
er for Linux, 1.2.26ks
[  685.223201] iwl3945: Copyright(c) 2003-2008 Intel Corporation
[  685.224860] iwl3945 :03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[  685.224883] iwl3945 :03:00.0: setting latency timer to 64
[  685.224914] iwl3945: Detected Intel Wireless WiFi Link 3945ABG
[  685.286373] iwl3945: Tunable channels: 13 802.11bg, 23 802.11a channels
[  685.287998] phy0: Selected rate control algorithm 'iwl-3945-rs'
[  685.378425] iwl3945 :03:00.0: PCI INT A disabled
[  685.809758] ADDRCONF(NETDEV_UP): eth0: link is not ready
[  686.088367] [drm] Initialized drm 1.1.0 20060810
[  686.133056] pci :00:02.0: power state changed by ACPI to D0
[  686.133081] pci :00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[  686.133091] pci :00:02.0: setting latency timer to 64
[  686.138910] [drm] Initialized i915 1.6.0 20060119 on minor 0
[  689.392622] iwl3945 :03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[  689.392789] iwl3945 :03:00.0: restoring config space at offset 0x1 (was 
0x100102, writing 0x100106)
[  689.396877] firmware: requesting iwlwifi-3945-1.ucode
[  689.542012] Registered led device: iwl-phy0:radio
[  689.542104] Registered led device: iwl-phy0:assoc
[  689.542140] Registered led device: iwl-phy0:RX
[  689.542176] Registered led device: iwl-phy0:TX
[  689.549639] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  689.685114] NET: Registered protocol family 17
[  763.680856] CPU0 attaching NULL sched-domain.

Not a solution - but a workaround for me ...

-- 
[regression] 2.6.27-7 sometimes fails to boot (iwl3945 issue?)
https://bugs.launchpad.net/bugs/263059
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/listinfo/ubuntu-bugs


  1   2   >