[Bug 1861358] Re: tracker search hangs and never returns results

2020-10-01 Thread gebi
As this is a regression in 20.04, I'm asking if there is a backport
planned ?

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

Title:
  tracker search hangs and never returns results

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

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

[Bug 1889939] [NEW] nfs export causes a Failed to activate service 'org.freedesktop.UDisks2

2020-07-31 Thread gebi
Public bug reported:

Summary: udsiks2 automount failed to start after NFS export on an up to
date 20.04.

Strange bug. 
After installing the nfs-server with a simple export:

# /etc/exports: the access control list for filesystems which may be exported
#   to NFS clients.  See exports(5).
#
# Example for NFSv2 and NFSv3:
# /srv/homes   hostname1(rw,sync,no_subtree_check) 
hostname2(ro,sync,no_subtree_check)
#
# Example for NFSv4:
# /srv/nfs4gss/krb5i(rw,sync,fsid=0,crossmnt,no_subtree_check)
# /srv/nfs4/homes  gss/krb5i(rw,sync,no_subtree_check)
#
/home/gebi/multimedia 192.168.0.1/24(rw,async)


the udisks2 daemon fails to start. With the result of a broken gnome-shell 
without automount:

 bus-daemon[1094]: [system] Failed to activate service
'org.freedesktop.UDisks2': timed out (service_start_timeout=25000ms)

here more in detail:

journalctl -b

Jul 31 20:30:27 gebi-desktop kernel: floppy: error 10 while reading block 0
Jul 31 20:30:29 gebi-desktop snapd[1129]: stateengine.go:150: state ensure 
error: persistent network error: Get https://api.snapcraft.io/api/v1/snaps/se>
Jul 31 20:30:32 gebi-desktop tracker-miner-fs[1278]: Error creating proxy: 
Error calling StartServiceByName for org.gtk.vfs.UDisks2VolumeMonitor: Timeou>
Jul 31 20:30:32 gebi-desktop dbus-daemon[1286]: [session uid=123 pid=1286] 
Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit=>
Jul 31 20:30:32 gebi-desktop dbus-daemon[1094]: [system] Failed to activate 
service 'org.freedesktop.UDisks2': timed out (service_start_timeout=25000ms)
Jul 31 20:30:32 gebi-desktop gvfs-udisks2-vo[1816]: monitor says it's not 
supported
Jul 31 20:30:32 gebi-desktop gvfs-udisks2-vo[1330]: monitor says it's not 
supported
Jul 31 20:30:32 gebi-desktop dbus-daemon[1782]: [session uid=1000 pid=1782] 
Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Jul 31 20:30:32 gebi-desktop dbus-daemon[1286]: [session uid=123 pid=1286] 
Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Jul 31 20:30:32 gebi-desktop systemd[1254]: Starting Virtual filesystem service 
- digital camera monitor...
Jul 31 20:30:32 gebi-desktop systemd[1762]: Started Virtual filesystem service 
- disk device monitor.
Jul 31 20:30:32 gebi-desktop systemd[1254]: Started Virtual filesystem service 
- disk device monitor.
Jul 31 20:30:32 gebi-desktop gvfs-udisks2-vo[1816]: monitor says it's not 
supported
Jul 31 20:30:32 gebi-desktop gvfs-udisks2-vo[1330]: monitor says it's not 
supported
Jul 31 20:30:32 gebi-desktop gvfs-udisks2-vo[1816]: monitor says it's not 
supported
Jul 31 20:30:32 gebi-desktop gvfs-udisks2-vo[1816]: monitor says it's not 
supported
Jul 31 20:30:32 gebi-desktop gnome-shell[2120]: remote volume monitor with dbus 
name org.gtk.vfs.UDisks2VolumeMonitor is not supported
Jul 31 20:30:32 gebi-desktop tracker-extract[1277]: remote volume monitor with 
dbus name org.gtk.vfs.UDisks2VolumeMonitor is not supported
Jul 31 20:30:32 gebi-desktop tracker-miner-f[1779]: remote volume monitor with 
dbus name org.gtk.vfs.UDisks2VolumeMonitor is not supported
Jul 31 20:30:32 gebi-desktop tracker-extract[1778]: remote volume monitor with 
dbus name org.gtk.vfs.UDisks2VolumeMonitor is not supported
Jul 31 20:30:32 gebi-desktop dbus-daemon[1782]: [session uid=1000 pid=1782] 
Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit>
Jul 31 20:30:32 gebi-desktop systemd[1762]: Starting Virtual filesystem service 
- digital camera monitor...
Jul 31 20:30:32 gebi-desktop dbus-daemon[1286]: [session uid=123 pid=1286] 
Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'


Luckily I found the reason:

Jul 31 20:30:04 gebi-desktop blkmapd[421]: open pipe file
/run/rpc_pipefs/nfs/blocklayout failed: No such file or directory

after masking this service with:

systemctl mask nfs-blkmap.service

No errors anymore and udisks2 works !???!

Seems to be realated to this:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850464

Masking the blkmap service resolves this issue.

Thus, I suggest to set this as default.

IMHO: As novice user like I am, I needed hours to find this out and the
"blkmapd - pNFS" feature is just needed in very special cases in an
enterprise environment.

** Affects: nfs-utils (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/1889939

Title:
  nfs export causes a Failed to activate service
  'org.freedesktop.UDisks2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1889939/+subscriptions

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

[Bug 1878882] Re: TrackPoint on a X1 tablet not found at boot time, but working after physically reattaching the keyboard

2020-05-15 Thread gebi
I also tried the mainline 5.6 kernel. This also did not resolve the
issue.

maybe related to:

https://bugzilla.kernel.org/show_bug.cgi?id=33292

IMHO: as a reattaching of the keyboard resolves the issue, I guess it
has to do with the "boot" order and/or initialization (but I have to
admit, that I'm not aware of the detailed internals of the boot
process).


** Bug watch added: Linux Kernel Bug Tracker #33292
   https://bugzilla.kernel.org/show_bug.cgi?id=33292

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

Title:
  TrackPoint on a X1 tablet not found at boot time, but working after
  physically reattaching the keyboard

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

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

[Bug 1878882] Xrandr.txt

2020-05-15 Thread gebi
apport information

** Attachment added: "Xrandr.txt"
   https://bugs.launchpad.net/bugs/1878882/+attachment/5372306/+files/Xrandr.txt

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

Title:
  TrackPoint on a X1 tablet not found at boot time, but working after
  physically reattaching the keyboard

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

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

[Bug 1878882] Lsusb-v.txt

2020-05-15 Thread gebi
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1878882/+attachment/5372296/+files/Lsusb-v.txt

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

Title:
  TrackPoint on a X1 tablet not found at boot time, but working after
  physically reattaching the keyboard

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

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

[Bug 1878882] Lspci.txt

2020-05-15 Thread gebi
apport information

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

Title:
  TrackPoint on a X1 tablet not found at boot time, but working after
  physically reattaching the keyboard

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

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

[Bug 1878882] UdevDb.txt

2020-05-15 Thread gebi
apport information

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

Title:
  TrackPoint on a X1 tablet not found at boot time, but working after
  physically reattaching the keyboard

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

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

[Bug 1878882] ProcCpuinfoMinimal.txt

2020-05-15 Thread gebi
apport information

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

Title:
  TrackPoint on a X1 tablet not found at boot time, but working after
  physically reattaching the keyboard

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

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

[Bug 1878882] Lsusb-t.txt

2020-05-15 Thread gebi
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1878882/+attachment/5372295/+files/Lsusb-t.txt

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

Title:
  TrackPoint on a X1 tablet not found at boot time, but working after
  physically reattaching the keyboard

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

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

[Bug 1878882] DpkgLog.txt

2020-05-15 Thread gebi
apport information

** Attachment added: "DpkgLog.txt"
   
https://bugs.launchpad.net/bugs/1878882/+attachment/5372292/+files/DpkgLog.txt

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

Title:
  TrackPoint on a X1 tablet not found at boot time, but working after
  physically reattaching the keyboard

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

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

[Bug 1878882] MonitorsUser.xml.txt

2020-05-15 Thread gebi
apport information

** Attachment added: "MonitorsUser.xml.txt"
   
https://bugs.launchpad.net/bugs/1878882/+attachment/5372297/+files/MonitorsUser.xml.txt

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

Title:
  TrackPoint on a X1 tablet not found at boot time, but working after
  physically reattaching the keyboard

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

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

[Bug 1878882] ProcCpuinfo.txt

2020-05-15 Thread gebi
apport information

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

Title:
  TrackPoint on a X1 tablet not found at boot time, but working after
  physically reattaching the keyboard

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

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

[Bug 1878882] Lspci-vt.txt

2020-05-15 Thread gebi
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1878882/+attachment/5372294/+files/Lspci-vt.txt

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

Title:
  TrackPoint on a X1 tablet not found at boot time, but working after
  physically reattaching the keyboard

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

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

[Bug 1878882] ProcModules.txt

2020-05-15 Thread gebi
apport information

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

Title:
  TrackPoint on a X1 tablet not found at boot time, but working after
  physically reattaching the keyboard

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

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

[Bug 1878882] XorgLogOld.txt

2020-05-15 Thread gebi
apport information

** Attachment added: "XorgLogOld.txt"
   
https://bugs.launchpad.net/bugs/1878882/+attachment/5372305/+files/XorgLogOld.txt

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

Title:
  TrackPoint on a X1 tablet not found at boot time, but working after
  physically reattaching the keyboard

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

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

[Bug 1878882] ProcInterrupts.txt

2020-05-15 Thread gebi
apport information

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

Title:
  TrackPoint on a X1 tablet not found at boot time, but working after
  physically reattaching the keyboard

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

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

[Bug 1878882] ProcEnviron.txt

2020-05-15 Thread gebi
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1878882/+attachment/5372300/+files/ProcEnviron.txt

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

Title:
  TrackPoint on a X1 tablet not found at boot time, but working after
  physically reattaching the keyboard

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

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

[Bug 1878882] xdpyinfo.txt

2020-05-15 Thread gebi
apport information

** Attachment added: "xdpyinfo.txt"
   
https://bugs.launchpad.net/bugs/1878882/+attachment/5372307/+files/xdpyinfo.txt

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

Title:
  TrackPoint on a X1 tablet not found at boot time, but working after
  physically reattaching the keyboard

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

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

[Bug 1878882] XorgLog.txt

2020-05-15 Thread gebi
apport information

** Attachment added: "XorgLog.txt"
   
https://bugs.launchpad.net/bugs/1878882/+attachment/5372304/+files/XorgLog.txt

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

Title:
  TrackPoint on a X1 tablet not found at boot time, but working after
  physically reattaching the keyboard

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

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

[Bug 1878882] Re: TrackPoint on a X1 tablet not found at boot time, but working after physically reattaching the keyboard

2020-05-15 Thread gebi
apport information

** Tags added: apport-collected focal ubuntu

** Description changed:

  The Trackpoint is not in the found at boot time and is not working. 
  A simple 
  
  sudo libinput list-devices
  
  does not show an entry of a Trackpoint. After removing the keyboard an
  reattaching it, the trackpoint is listed and working well:
  
  Device:   TPPS/2 IBM TrackPoint
  Kernel:   /dev/input/event20
  Group:12
  Seat: seat0, default
  Capabilities: pointer 
  Tap-to-click: n/a
  Tap-and-drag: n/a
  Tap drag lock:n/a
  Left-handed:  disabled
  Nat.scrolling:disabled
  Middle emulation: disabled
  Calibration:  n/a
  Scroll methods:   *button
  Click methods:none
  Disable-w-typing: n/a
  Accel profiles:   flat *adaptive
  Rotation: n/a
  
  
  Any pointers how to enable it a boot time - or are there ways to trigger an 
event20 to libinput ? Fresh installed ubuntu 20.04 on a X1 tablet gen1.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27
+ Architecture: amd64
+ BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
+ CasperMD5CheckResult: skip
+ CompositorRunning: None
+ CurrentDesktop: ubuntu:GNOME
+ DistUpgraded: Fresh install
+ DistroCodename: focal
+ DistroRelease: Ubuntu 20.04
+ DistroVariant: ubuntu
+ GraphicsCard:
+  Intel Corporation HD Graphics 515 [8086:191e] (rev 07) (prog-if 00 [VGA 
controller])
+Subsystem: Lenovo HD Graphics 515 [17aa:2241]
+ InstallationDate: Installed on 2020-05-13 (2 days ago)
+ InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
+ Lsusb:
+  Bus 002 Device 002: ID 1199:9079 Sierra Wireless, Inc. Sierra Wireless 
EM7455 Qualcomm Snapdragon X7 LTE-A
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 004: ID 8087:0a2b Intel Corp. 
+  Bus 001 Device 003: ID 17ef:6085 Lenovo ThinkPad X1 Tablet Thin Keyboard
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ MachineType: LENOVO 20GG002AGE
+ Package: libinput (not installed)
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-31-generic 
root=UUID=3fa513ec-6869-4d79-9516-a844173054e9 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34
+ Tags:  focal ubuntu
+ Uname: Linux 5.4.0-31-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 12/13/2019
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: N1LET87W (1.87 )
+ dmi.board.asset.tag: Not Available
+ dmi.board.name: 20GG002AGE
+ dmi.board.vendor: LENOVO
+ dmi.board.version: SDK0J40697 WIN
+ dmi.chassis.asset.tag: No Asset Information
+ dmi.chassis.type: 32
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: None
+ dmi.modalias: 
dmi:bvnLENOVO:bvrN1LET87W(1.87):bd12/13/2019:svnLENOVO:pn20GG002AGE:pvrThinkPadX1Tablet:rvnLENOVO:rn20GG002AGE:rvrSDK0J40697WIN:cvnLENOVO:ct32:cvrNone:
+ dmi.product.family: ThinkPad X1 Tablet
+ dmi.product.name: 20GG002AGE
+ dmi.product.sku: LENOVO_MT_20GG_BU_Think_FM_ThinkPad X1 Tablet
+ dmi.product.version: ThinkPad X1 Tablet
+ dmi.sys.vendor: LENOVO
+ version.compiz: compiz N/A
+ version.libdrm2: libdrm2 2.4.101-2
+ version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.4-2ubuntu1
+ version.libgl1-mesa-glx: libgl1-mesa-glx N/A
+ version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2
+ version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
+ version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
+ version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
+ version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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

Title:
  TrackPoint on a X1 tablet not found at boot time, but working after
  physically reattaching the keyboard

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

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

[Bug 1878882] [NEW] TrackPoint on a X1 tablet not found at boot time, but working after physically reattaching the keyboard

2020-05-15 Thread gebi
Public bug reported:

The Trackpoint is not in the found at boot time and is not working. 
A simple 

sudo libinput list-devices

does not show an entry of a Trackpoint. After removing the keyboard an
reattaching it, the trackpoint is listed and working well:

Device:   TPPS/2 IBM TrackPoint
Kernel:   /dev/input/event20
Group:12
Seat: seat0, default
Capabilities: pointer 
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock:n/a
Left-handed:  disabled
Nat.scrolling:disabled
Middle emulation: disabled
Calibration:  n/a
Scroll methods:   *button
Click methods:none
Disable-w-typing: n/a
Accel profiles:   flat *adaptive
Rotation: n/a


Any pointers how to enable it a boot time - or are there ways to trigger an 
event20 to libinput ? Fresh installed ubuntu 20.04 on a X1 tablet gen1.

** Affects: libinput (Ubuntu)
 Importance: Undecided
 Status: Incomplete

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

Title:
  TrackPoint on a X1 tablet not found at boot time, but working after
  physically reattaching the keyboard

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

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

[Bug 1792208] [NEW] nautilus 3.30 for cosmic in universe repro

2018-09-12 Thread gebi
Public bug reported:

Hi,

just a wish - would it be possible to include nautilus 3.30 for cosmic
as unsupported alternative to 3.26 i.e. in the universe repro ?

Advanced users (not complaining about the missing desktop icons support) can 
easily give it a try. 
I read somewhere that a snap is planned but I'm skeptical how well the desktop 
integration will work..

** Affects: nautilus (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/1792208

Title:
  nautilus 3.30 for cosmic in universe repro

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

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

[Bug 1733438] Re: rhythmbox 3.4.1 does not recognize audio-cd and no ripping possible

2017-11-21 Thread gebi
Thanks !
it is working now. 
IMHO: from an end-user point of view, this option is very very hidden
and should be enabled by default.

That this option is not persistent is a bug (open ?)

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

Title:
  rhythmbox 3.4.1 does not recognize audio-cd and no ripping possible

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

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

[Bug 1733438] [NEW] rhythmbox 3.4.1 does not recognize audio-cd and no ripping possible

2017-11-20 Thread gebi
Public bug reported:

Insert a audio cd. Nothing happens in rhythmbox.
But: in nautilus the audio-cd appears in the right panel and a button on the 
right for opening in rhythmbox.
Pressing this button opens the audio-cd in rhythmbox with tagging.
But no ripping is possible ?
In older versions the audio-cd was opened directly in rhythmbox and there where 
options
for ripping.

report on 17.10 and rhythmbox 3.4.1

** Affects: rhythmbox (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/1733438

Title:
  rhythmbox 3.4.1 does not recognize audio-cd and no ripping possible

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

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

[Bug 1217191] Re: "Send document as Open Document Text" fails to attach doc when using Thunderbird

2014-12-08 Thread gebi
Yes - I  can confirm this bug is this valid on a up-to-date 14.04 and 
thunderbird 31.3.0.
thx

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

Title:
  "Send document as Open Document Text" fails to attach doc when using
  Thunderbird

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1217191/+subscriptions

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


[Bug 449509] Re: machine hangs during suspend ! [Hewlett-Packard HP Compaq nc6320 (EV073AV)] suspend/resume failure

2009-10-12 Thread gebi

** Attachment added: "AlsaDevices.txt"
   http://launchpadlibrarian.net/33491984/AlsaDevices.txt

** Attachment added: "AplayDevices.txt"
   http://launchpadlibrarian.net/33491985/AplayDevices.txt

** Attachment added: "ArecordDevices.txt"
   http://launchpadlibrarian.net/33491986/ArecordDevices.txt

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

** Attachment added: "Card0.Amixer.values.txt"
   http://launchpadlibrarian.net/33491988/Card0.Amixer.values.txt

** Attachment added: "Card0.Codecs.codec.0.txt"
   http://launchpadlibrarian.net/33491989/Card0.Codecs.codec.0.txt

** Attachment added: "Card0.Codecs.codec.1.txt"
   http://launchpadlibrarian.net/33491990/Card0.Codecs.codec.1.txt

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

** Attachment added: "IwConfig.txt"
   http://launchpadlibrarian.net/33491992/IwConfig.txt

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

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

** Attachment added: "PciMultimedia.txt"
   http://launchpadlibrarian.net/33491995/PciMultimedia.txt

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

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

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

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

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

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

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/33492002/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/33492003/UdevLog.txt

** Attachment added: "WifiSyslog.txt"
   http://launchpadlibrarian.net/33492004/WifiSyslog.txt

-- 
machine hangs during suspend ! [Hewlett-Packard HP Compaq nc6320 (EV073AV)] 
suspend/resume failure
https://bugs.launchpad.net/bugs/449509
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 449509] [NEW] machine hangs during suspend ! [Hewlett-Packard HP Compaq nc6320 (EV073AV)] suspend/resume failure

2009-10-12 Thread gebi
Public bug reported:

on Karmic beta: suspend kernel oops. hard reset necessary (removing
battery). no problems with the old kernel 2.6.28 from intrepid.

ProblemType: KernelOops
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  gebi   2715 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xe858 irq 21'
   Mixer name   : 'Analog Devices AD1981'
   Components   : 'HDA:11d41981,103c30aa,00100200 
HDA:11c13026,103c30aa,00100700'
   Controls  : 13
   Simple ctrls  : 11
CurrentDmesg:
 [   42.020040] eth0: no IPv6 routers present
 [   44.141423] [drm:i915_initialize] *ERROR* Client tried to initialize 
ringbuffer in GEM mode
Date: Mon Oct 12 12:22:57 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=476c3953-2c17-47d2-a95b-9de2224b5c37
InterpreterPath: /usr/bin/python2.6
MachineType: Hewlett-Packard HP Compaq nc6320 (EV073AV)
Package: linux-image-2.6.31-13-generic 2.6.31-13.44
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: root=UUID=4ca6afea-f716-4a1d-b1e2-b2ba445e2175 ro quiet splash
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.31-13.44-generic
RelatedPackageVersions: linux-firmware 1.21
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
SourcePackage: linux
Tags: resume suspend
Title: [Hewlett-Packard HP Compaq nc6320 (EV073AV)] suspend/resume failure
Uname: Linux 2.6.31-13-generic i686
UserGroups:
 
WpaSupplicantLog:
 
XsessionErrors: (gnome-terminal:30039): Vte-WARNING **: No handler for control 
sequence `device-control-string' defined.
dmi.bios.date: 12/15/2006
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68YDU Ver. F.0B
dmi.board.name: 30AA
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 58.12
dmi.chassis.asset.tag: HUB7150111
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68YDUVer.F.0B:bd12/15/2006:svnHewlett-Packard:pnHPCompaqnc6320(EV073AV):pvrF.0B:rvnHewlett-Packard:rn30AA:rvrKBCVersion58.12:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP Compaq nc6320 (EV073AV)
dmi.product.version: F.0B
dmi.sys.vendor: Hewlett-Packard

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


** Tags: apport-kerneloops i386 resume suspend

-- 
machine hangs during suspend ! [Hewlett-Packard HP Compaq nc6320 (EV073AV)] 
suspend/resume failure
https://bugs.launchpad.net/bugs/449509
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 288862] Re: networkmanager gnome applets starts but not shown in the notification area

2008-10-24 Thread gebi

** Attachment added: "screen1.jpg"
   http://launchpadlibrarian.net/18868364/screen1.jpg

-- 
networkmanager gnome applets starts but not shown in the notification area
https://bugs.launchpad.net/bugs/288862
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 288862] [NEW] networkmanager gnome applets starts but not shown in the notification area

2008-10-24 Thread gebi
Public bug reported:

the network-manager icon is not shown but the applet is started. 
In the screen-shot you see, that right click at the right place in the 
notification area the network-manager pull-down menu appears !?  
by unmark the "enable networking" box - the applet icon appears. 

I'm using networkmanager-gnome applet 0.7~~svn20081020t000444-0ubuntu1
on a up to date intrepid.

** Affects: network-manager-applet (Ubuntu)
 Importance: Undecided
 Status: New

-- 
networkmanager gnome applets starts but not shown in the notification area
https://bugs.launchpad.net/bugs/288862
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 281740] Re: Boot stops at: "Loading hardware drivers..."

2008-10-12 Thread gebi
I can confirm this. just updated to intrepid today 12.okt. and I cannot boot 
anymore.
Using a hp compaq nc6320 notebook.

as i do not use a "bootscreen" could I made at foto.

had to remove the battery and reboot with the old 2.24 kernel!
can somebody help me how to debug this problem ?

** Attachment added: "RIMG0174.JPG"
   http://launchpadlibrarian.net/18464490/RIMG0174.JPG

-- 
Boot stops at: "Loading hardware drivers..."
https://bugs.launchpad.net/bugs/281740
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 215820] Re: "loading hardware drivers" [fail] linux kernel generic 2.6.24 - 16, hangs on boot

2008-10-12 Thread gebi
I can confirm this. just updated to intrepid today 12.okt. and I cannot boot 
anymore. 
Using a hp compaq nc6320 notebook.

as i do not use a "bootscreen" could I made at foto.

had to remove the battery and reboot with the old 2.24 kernel!
can somebody help me how to debug this problem

** Attachment added: "RIMG0174.JPG"
   http://launchpadlibrarian.net/18464383/RIMG0174.JPG

-- 
"loading hardware drivers" [fail] linux kernel generic 2.6.24 - 16, hangs on 
boot
https://bugs.launchpad.net/bugs/215820
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 112132] Re: failed to set xfer mode error.

2008-04-06 Thread gebi
same on hardy beta:
maybe a duplicate of bug Bug #107982
https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/107982

where my cdrom was not anymore recognized, but the irqpoll kernel option
fixed the problem

-- 
failed to set xfer mode error.
https://bugs.launchpad.net/bugs/112132
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 107982] Re: [ata_piix][NONCQ] failed to set xfermode

2008-04-06 Thread gebi
similar problem on hardy beta

my cdrom is not anymore recognized. 
from dmesg:

[   28.641504] ata2.00: failed to set xfermode (err_mask=0x1)
[   28.641562] ata2.00: limiting speed to UDMA/33:PIO3
[   28.641564] ata2: failed to recover some devices, retrying in 5 secs
[   34.431373] ata2.00: failed to set xfermode (err_mask=0x1)
[   34.431427] ata2.00: disabled


adding the irqpoll option as kernel-parameter fixed the problem:

title   Ubuntu hardy (development branch), kernel 2.6.24-15-rt
root(hd0,0)
kernel  /boot/vmlinuz-2.6.24-15-rt 
root=UUID=45b06837-70c1-4bb8-9543-fbbd04a75532 ro quiet splash irqpoll
initrd  /boot/initrd.img-2.6.24-15-rt

-- 
[ata_piix][NONCQ] failed to set xfermode
https://bugs.launchpad.net/bugs/107982
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 36424] Re: [ooo-build] [hardy] OpenOffice fails to open file over ftp when using Nautilus

2008-04-05 Thread gebi
still open in hardy beta

-- 
[ooo-build] [hardy] OpenOffice fails to open file over ftp when using Nautilus
https://bugs.launchpad.net/bugs/36424
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 36424] Re: oo2 failed to load file from ftp in nautilus

2007-09-23 Thread gebi
still open in gusty herd 5+
using nautilus 2.20

-- 
oo2 failed to load file from ftp in nautilus 
https://bugs.launchpad.net/bugs/36424
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 106801] Re: [FEISTY] firefox crashed

2007-04-23 Thread gebi
Your right it is flash related and flashplugin-nonfree is used.
I'm sorry but I cannot give a recipe how to reproduce this crash.
It happens with flash+sound (e.g youtube ). 
Looks like a timing problem, specially if the machine is under high load. 
After upgrading to the lowlatency kernel in feisty, less problems.

-- 
[FEISTY] firefox crashed 
https://bugs.launchpad.net/bugs/106801
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 106801] Re: [apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()

2007-04-15 Thread gebi

** Attachment added: "CoreDump.gz"
   http://librarian.launchpad.net/7334331/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://librarian.launchpad.net/7334332/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://librarian.launchpad.net/7334333/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://librarian.launchpad.net/7334334/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://librarian.launchpad.net/7334335/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://librarian.launchpad.net/7334336/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://librarian.launchpad.net/7334337/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://librarian.launchpad.net/7334338/ThreadStacktrace.txt

-- 
[apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/106801
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 106801] [apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()

2007-04-15 Thread gebi
Public bug reported:

Binary package hint: firefox

regular crash with firefox.

ProblemType: Crash
Architecture: i386
CrashCounter: 1
Date: Sun Apr 15 18:01:12 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/lib/firefox/firefox-bin
Package: firefox 2.0.0.3+1-0ubuntu1
PackageArchitecture: i386
ProcCmdline: /usr/lib/firefox/firefox-bin 
http://www.diyaudio.com/forums/showthread.php?threadid=100040&goto=newpost -a 
firefox
ProcCwd: /home/gebi
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
Signal: 11
SourcePackage: firefox
StacktraceTop:
 __kernel_vsyscall ()
 raise () from /lib/tls/i686/cmov/libpthread.so.0
 ?? ()
 ?? ()
 ?? ()
Uname: Linux kepler 2.6.20-13-generic #2 SMP Sun Mar 25 00:21:25 UTC 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev 
powerdev scanner video

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/106801
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 102330] CRASH of nautilus on open ftp connection when network goes down

2007-04-03 Thread gebi
Public bug reported:

Binary package hint: nautilus

report on feisty beta+

to reproduce:

* open a ftp connection with nautilus
* shut the network down e.g. ifdown -a
* nautilus crashes. No further work is possible. As the pinboard is part of 
nautilus - you cannot do anything with our
desktop anymore
* wait until the session manager ends the nautilus process with "force quit".

This and other bugs (e.g 
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/36424) 
around the incomplete implementation of this  the feature stops me to use that 
(in principle) 
very nice feature.

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
CRASH of nautilus on open ftp connection when network goes down
https://bugs.launchpad.net/bugs/102330
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 96105] Re: cdfs-scr kernel module fails to build

2007-03-26 Thread gebi
I tried  the patch from C.Y.M :
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416055
and it works now perfect :-)
I recommend to repack  cdfs-src with the patch applied.

-- 
cdfs-scr kernel module fails to build
https://launchpad.net/bugs/96105

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


[Bug 96105] cdfs-scr kernel module fails to build

2007-03-25 Thread gebi
Public bug reported:

Binary package hint: cdfs-src

report on feisty beta:
build the kernelmodule of the (amazing good) cdfs fails...
looks like that cdfs-src needs to be patched for 2.6.20 ?

I tried with the module assistant:
[EMAIL PROTECTED]:/var/cache/modass# m-a a-i cdfs
[EMAIL PROTECTED]:/var/cache/modass# tail 
cdfs-src.buildlog.2.6.20-13-generic.1174858613 
  CC [M]  /usr/src/modules/cdfs/2.6/audio.o
/usr/src/modules/cdfs/2.6/audio.c:170: error: ‘generic_file_read’ undeclared 
here (not in a function)
make[4]: *** [/usr/src/modules/cdfs/2.6/audio.o] Error 1
make[3]: *** [_module_/usr/src/modules/cdfs/2.6] Error 2
make[3]: Leaving directory `/usr/src/linux-headers-2.6.20-13-generic'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/modules/cdfs/2.6'
make[1]: *** [binary-modules] Error 2
make[1]: Leaving directory `/usr/src/modules/cdfs'
make: *** [kdist_build] Error 2

the same with:
[EMAIL PROTECTED]:/usr/src/modules/cdfs# debian/rules kdist_image 
KSRC=/usr/src/linux-headers-2.6.20-13-generic/ KVERS=2.6.20-13-generic
...
...
make[3]: Entering directory `/usr/src/linux-headers-2.6.20-13-generic'
  CC [M]  /usr/src/modules/cdfs/2.6/root.o
  CC [M]  /usr/src/modules/cdfs/2.6/audio.o
/usr/src/modules/cdfs/2.6/audio.c:170: error: ‘generic_file_read’ undeclared 
here (not in a function)
make[4]: *** [/usr/src/modules/cdfs/2.6/audio.o] Error 1
make[3]: *** [_module_/usr/src/modules/cdfs/2.6] Error 2
make[3]: Leaving directory `/usr/src/linux-headers-2.6.20-13-generic'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/modules/cdfs/2.6'
make[1]: *** [binary-modules] Error 2
make[1]: Leaving directory `/usr/src/modules/cdfs'
make: *** [kdist_build] Error 2

and with a simple make:

[EMAIL PROTECTED]:/usr/src/modules/cdfs/2.6# make
make -C /lib/modules/2.6.20-13-generic/build SUBDIRS=/usr/src/modules/cdfs/2.6 
modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.20-13-generic'
  CC [M]  /usr/src/modules/cdfs/2.6/audio.o
/usr/src/modules/cdfs/2.6/audio.c:170: error: ‘generic_file_read’ undeclared 
here (not in a function)
make[2]: *** [/usr/src/modules/cdfs/2.6/audio.o] Error 1
make[1]: *** [_module_/usr/src/modules/cdfs/2.6] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.20-13-generic'
make: *** [all] Error 2

** Affects: cdfs-src (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
cdfs-scr kernel module fails to build
https://launchpad.net/bugs/96105

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

[Bug 87890] xine - no sound from realmedia stream

2007-02-25 Thread gebi
Public bug reported:

Binary package hint: libxine1-ffmpeg

report on feisty herd 4:

cannot hear sound from realmedia stream:

xine --verbose http://www.ipc.uni-linz.ac.at/os/heeger_lecture_1.ram

but video look perfect.

from the log:

ffmpeg_audio_dec: couldn't open decoder
audio_decoder: no plugin available to handle 'RealAudio COOK'


FIX:
as described here: http://ubuntuforums.org/showthread.php?p=2185827

by increasing the demuxer_priority from 5 to 10 in the  
[/usr/lib/xine/plugins/1.1.4/xineplug_decode_real_audio.so] section of
 ~/.xine/catalog.cache 

i can hear sound + perfect video ;-)

from the log:
xine: found input plugin  : rtsp streaming input plugin
xine: found demuxer plugin: RealMedia file demux plugin


look like that realmedia ffmpeg sound support is missing/buggy ?
maybe related to 
Bug #37411

** Affects: xine-lib (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
xine - no sound from realmedia stream
https://launchpad.net/bugs/87890

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


[Bug 85989] Re: alsa mixer settings in control-center (feisty) - has no effect

2007-02-18 Thread gebi
sorry i was not precise enough:

in the new gnome-control center under sound preferences, i tried to change the
"Default Mixer Tracks/Device"  to the same device as it was is set above at 
"Music and Movies" (in my case usb audio). But the changes aren't recognized - 
doesn't matter what you select there. But as mentioned above, with asoundconf 
it was possible to set the default card. 
This is an issue for apps using alsa instead of gstreamer e.g flash.
All gstreamer based apps are working fine.

-- 
alsa mixer settings in control-center (feisty) - has no effect
https://launchpad.net/bugs/85989

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


[Bug 85989] alsa mixer settings in control-center (feisty) - has no effect

2007-02-18 Thread gebi
Public bug reported:

Binary package hint: gnome-control-center

changing the alsamixer at "default mixer tracks" in the control-center
of gnome 2.17.91 - feisty herd 4 - has no effect.

But manual setting from the command line:  

asoundconf  set-default-card default

changes the alsamixer and i can hear sound from apps using alsa
directly.

** Affects: control-center (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
alsa mixer settings in control-center (feisty) - has no effect
https://launchpad.net/bugs/85989

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


[Bug 36424] Re: oo2 failed to load file from ftp in nautilus

2007-02-18 Thread gebi
still open in feisty herd 4

-- 
oo2 failed to load file from ftp in nautilus 
https://launchpad.net/bugs/36424

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


[Bug 67611] make-kpkg modules_image version conflict

2006-10-22 Thread gebi
Public bug reported:

Binary package hint: kernel-package

I'm using edgy RC

uname -a gives:
Linux kepler 2.6.17-10-generic #2 SMP Fri Oct 13 18:45:35 UTC 2006 i686 
GNU/Linux


[EMAIL PROTECTED]:/usr/src/linux-headers-2.6.17-10#  make-kpkg modules_image
exec debian/rules  DEBIAN_REVISION=2.6.17-10.33  modules_image 
echo "The UTS Release version in include/linux/version.h"; echo " 
\"2.6.17-10\" "; echo "does not match current version:"; echo " 
\"2.6.17.13-ubuntu1\" "; echo "Please correct this."; exit 2
The UTS Release version in include/linux/version.h
 "2.6.17-10" 
does not match current version:
 "2.6.17.13-ubuntu1" 
Please correct this.
make: *** [modules_image] Error 2

mlg
gebi

** Affects: kernel-package (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
make-kpkg modules_image version conflict
https://launchpad.net/bugs/67611

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