[Bug 2072747] [NEW] zfs recv fails with checksum mismatch on valid stream

2024-07-11 Thread Albert Zeyer
Public bug reported:

I'm using a Raspberry Pi 5 Model B Rev 1.0 with Ubuntu Core 24.04.
zfs-2.2.2-0ubuntu9.

`zfs send data-2024-06-04@2024-07-05a -R | zfs recv data-2024-06-04-backup -F` 
results in:
```
cannot receive new filesystem stream: checksum mismatch
```
`zpool status` doesn't show any problems:
```
  pool: data-2024-06-04
 state: ONLINE
  scan: scrub repaired 0B in 01:00:27 with 0 errors on Sat Jul  6 01:00:58 2024
config:

NAME STATE READ WRITE CKSUM
data-2024-06-04  ONLINE   0 0 0
  raidz1-0   ONLINE   0 0 0
ata-ST4000NE001-2MA101_WS253ZJH  ONLINE   0 0 0
ata-ST4000NE001-2MA101_WS254FSH  ONLINE   0 0 0

errors: No known data errors
```
Then I did the `zfs recv` on some other computer (but the `zfs send` still on 
the Pi), and that works without errors!

It seems to be related to the Ubuntu Raspberry Pi package of ZFS. There
is an upstream bug report by someone else with a very similar problem:
https://github.com/openzfs/zfs/issues/16243

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: zfsutils-linux 2.2.2-0ubuntu9
ProcVersionSignature: Ubuntu 6.8.0-1006.6-raspi 6.8.4
Uname: Linux 6.8.0-1006-raspi aarch64
NonfreeKernelModules: zfs
ApportVersion: 2.28.1-0ubuntu3
Architecture: arm64
CasperMD5CheckResult: unknown
CloudArchitecture: aarch64
CloudID: nocloud
CloudName: unknown
CloudPlatform: nocloud
CloudSubPlatform: config-disk (/dev/mmcblk0p1)
Date: Thu Jul 11 10:37:19 2024
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=tmux-256color
RebootRequiredPkgs: Error: path contained symlinks.
SourcePackage: zfs-linux
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug arm64 noble

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

Title:
  zfs recv fails with checksum mismatch on valid stream

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/2072747/+subscriptions


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

[Bug 424643] Re: fresh Ubuntu install marks all packages as manually installed

2021-12-30 Thread Albert Zeyer
This might have been fixed recently. According to this post:

https://askubuntu.com/a/1384000/6878

It seems that this problem does not occur anymore in Ubuntu 20.04.

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

Title:
  fresh Ubuntu install marks all packages as manually installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/424643/+subscriptions


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

[Bug 1913717] [NEW] texmaker - start new instance, documentation and logging missing

2021-01-29 Thread Albert Zeyer
Public bug reported:

I have already started another TexMaker instance (in another virtual
desktop).

Now I wanted to start a new instance. I.e. I started:

texmaker file.tex

Nothing happened at all. It immediately quit without any message. Also
the other running TexMaker instance did not open the file. Just nothing.

What would I have expected:

- A new instance would start.
- At least some message like "another instance is already running".
- Maybe the other instance would open the file. Or maybe not. (I think it is 
fine, because almost always, I don't want to change the opened file in the 
other instance - almost always, I would want to open a new instance.)

Because nothing happened at all, I thought this would be a bug. Only
some strace debugging indicated that it is probably behaving correctly.

The main bug report though:

I wondered how I could start a new instance. So I ran:

texmaker -h
texmaker --help

Again just nothing at all. No message.

Then I checked the man page. The man page doesn't tell anything about
it.

In some forum post (https://tex.stackexchange.com/questions/126412
/multiple-texmaker-windows), I read about the undocumented option `-n`.
With that option, it works as intended:

texmaker -n file.tex

To summarize, that could be already like three individual bug reports:

- Man page should tell about `-n`.
- `texmaker -h` should always output something, even if another instance is 
running.
- `texmaker file.tex` should print some message if another instance is running.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: texmaker 5.0.3-1build5
ProcVersionSignature: Ubuntu 5.4.0-60.67-generic 5.4.78
Uname: Linux 5.4.0-60-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
ApportVersion: 2.20.11-0ubuntu27.14
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: KDE
Date: Fri Jan 29 10:46:59 2021
InstallationDate: Installed on 2020-05-01 (272 days ago)
InstallationMedia: Kubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
SourcePackage: texmaker
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

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

Title:
  texmaker - start new instance, documentation and logging missing

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

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

[Bug 1852002] Re: Desktop frozen for 30 seconds after Nvidia driver crash

2021-01-08 Thread Albert Zeyer
I think I have a very related (or the same) error (or multiple errors).
A lot of logs here: 
https://askubuntu.com/questions/1236721/desktop-hung-up-freeze-gpuwatchdog-segfault-nvidia-frontend-close

(Not sure if they are all the same cause, or different... I think they
are the same.)

When you search the Internet for "NVRM: Xid 31" errors, you will find
quite a lot of results, also a lot of recent results.

In my (most recent) case, I have Nvidia driver 450.80.02, and Linux
kernel 5.4.0-59.

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

Title:
  Desktop frozen for 30 seconds after Nvidia driver crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-435/+bug/1852002/+subscriptions

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

[Bug 619403] Re: [KDE] no option for mouse wheel acceleration

2017-02-08 Thread Albert Zeyer
Well, there is some ongoing discussion here:
https://bugs.freedesktop.org/show_bug.cgi?id=29905

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

Title:
  [KDE] no option for mouse wheel acceleration

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/619403/+subscriptions

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


[Bug 402892] Re: Mouse cursor gets stuck in "drag and drop" mode

2015-10-13 Thread Albert Zeyer
I have the same (or very similar) problem. I'm on KDE. It happened
somehow by clicking on the application window bar from KDE and it wanted
to drag some window tab. For me, all keyboard input still works,
and I can move the mouse, but the mouse stays in the drag-state and it
ignores all clicks.

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

Title:
  Mouse cursor gets stuck in "drag and drop" mode

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

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


[Bug 1348316] VarLogDistupgradeTermlog.txt

2014-07-29 Thread Albert Zeyer
apport information

** Attachment added: VarLogDistupgradeTermlog.txt
   
https://bugs.launchpad.net/bugs/1348316/+attachment/4165286/+files/VarLogDistupgradeTermlog.txt

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: Incomplete = New

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

Title:
  Distribution Upgrade failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1348316/+subscriptions

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


[Bug 1348316] Re: Distribution Upgrade failed

2014-07-29 Thread Albert Zeyer
apport information

** Tags added: apport-collected dist-upgrade trusty

** Description changed:

  I just started the Distribution Update. And it failed.
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.2
+ Architecture: amd64
+ CrashDB: ubuntu
+ DistroRelease: Ubuntu 14.04
+ NonfreeKernelModules: nvidia
+ Package: ubuntu-release-upgrader (not installed)
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
+ Tags:  trusty dist-upgrade
+ Uname: Linux 3.11.0-12-generic x86_64
+ UpgradeStatus: Upgraded to trusty on 2014-07-24 (4 days ago)
+ UserGroups:
+  
+ _MarkForUpload: True

** Attachment added: CurrentDmesg.txt.txt
   
https://bugs.launchpad.net/bugs/1348316/+attachment/4165279/+files/CurrentDmesg.txt.txt

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

Title:
  Distribution Upgrade failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1348316/+subscriptions

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


[Bug 1348316] VarLogDistupgradeApttermlog.txt

2014-07-29 Thread Albert Zeyer
apport information

** Attachment added: VarLogDistupgradeApttermlog.txt
   
https://bugs.launchpad.net/bugs/1348316/+attachment/4165283/+files/VarLogDistupgradeApttermlog.txt

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

Title:
  Distribution Upgrade failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1348316/+subscriptions

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


[Bug 1348316] VarLogDistupgradeLspcitxt.txt

2014-07-29 Thread Albert Zeyer
apport information

** Attachment added: VarLogDistupgradeLspcitxt.txt
   
https://bugs.launchpad.net/bugs/1348316/+attachment/4165284/+files/VarLogDistupgradeLspcitxt.txt

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

Title:
  Distribution Upgrade failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1348316/+subscriptions

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


[Bug 1348316] VarLogDistupgradeAptclonesystemstate.tar.gz

2014-07-29 Thread Albert Zeyer
apport information

** Attachment added: VarLogDistupgradeAptclonesystemstate.tar.gz
   
https://bugs.launchpad.net/bugs/1348316/+attachment/4165281/+files/VarLogDistupgradeAptclonesystemstate.tar.gz

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

Title:
  Distribution Upgrade failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1348316/+subscriptions

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


[Bug 1348316] VarLogDistupgradeMainlog.txt

2014-07-29 Thread Albert Zeyer
apport information

** Attachment added: VarLogDistupgradeMainlog.txt
   
https://bugs.launchpad.net/bugs/1348316/+attachment/4165285/+files/VarLogDistupgradeMainlog.txt

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

Title:
  Distribution Upgrade failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1348316/+subscriptions

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


[Bug 1348316] VarLogDistupgradeAptHistorylog.txt

2014-07-29 Thread Albert Zeyer
apport information

** Attachment added: VarLogDistupgradeAptHistorylog.txt
   
https://bugs.launchpad.net/bugs/1348316/+attachment/4165280/+files/VarLogDistupgradeAptHistorylog.txt

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

Title:
  Distribution Upgrade failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1348316/+subscriptions

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


[Bug 1348316] VarLogDistupgradeAptlog.txt

2014-07-29 Thread Albert Zeyer
apport information

** Attachment added: VarLogDistupgradeAptlog.txt
   
https://bugs.launchpad.net/bugs/1348316/+attachment/4165282/+files/VarLogDistupgradeAptlog.txt

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

Title:
  Distribution Upgrade failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1348316/+subscriptions

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


[Bug 1348316] [NEW] Distribution Upgrade failed

2014-07-24 Thread Albert Zeyer
Public bug reported:

I just started the Distribution Update. And it failed.

** Affects: ubuntu-release-upgrader (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/1348316

Title:
  Distribution Upgrade failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1348316/+subscriptions

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


[Bug 1247827] [NEW] plasma-desktop hang. with kernel callstack

2013-11-04 Thread Albert Zeyer
Public bug reported:

I did nothing specifically. Suddenly most things were frozen. I could
still move the mouse and also move windows around but most clicks were
ignored. Clicking on the close-button gave me visual feedback but did
nothing. After switching to tty1 and back, all windows became blank.

This is all the time I start KDE, mostly after starting any application
(like Dolphin or KDE settings).

I recognized that there were some messages in syslog which might be
related. Here with some context:


Nov  4 13:25:03 hcompneu rtkit-daemon[1615]: Successfully made thread 11327 of 
process 11327 (n/a) owned by '1001' high priority at nice level -11.
Nov  4 13:25:03 hcompneu rtkit-daemon[1615]: Supervising 1 threads of 1 
processes of 1 users.
Nov  4 13:25:03 hcompneu pulseaudio[11327]: [pulseaudio] pid.c: Stale PID file, 
overwriting.
Nov  4 13:25:03 hcompneu rtkit-daemon[1615]: Successfully made thread 11333 of 
process 11327 (n/a) owned by '1001' RT at priority 5.
Nov  4 13:25:03 hcompneu rtkit-daemon[1615]: Supervising 2 threads of 1 
processes of 1 users.
Nov  4 13:25:03 hcompneu rtkit-daemon[1615]: Successfully made thread 11334 of 
process 11327 (n/a) owned by '1001' RT at priority 5.
Nov  4 13:25:03 hcompneu rtkit-daemon[1615]: Supervising 3 threads of 1 
processes of 1 users.
Nov  4 13:25:03 hcompneu rtkit-daemon[1615]: Successfully made thread 11346 of 
process 11346 (n/a) owned by '1001' high priority at nice level -11.
Nov  4 13:25:03 hcompneu rtkit-daemon[1615]: Supervising 4 threads of 2 
processes of 1 users.
Nov  4 13:25:03 hcompneu pulseaudio[11346]: [pulseaudio] pid.c: Daemon already 
running.
Nov  4 13:25:05 hcompneu pulseaudio[11327]: [pulseaudio] module-x11-xsmp.c: 
module-x11-xsmp may not be loaded twice.
Nov  4 13:25:05 hcompneu pulseaudio[11327]: [pulseaudio] module.c: Failed to 
load module module-x11-xsmp (argument: display=:0 
session_manager=local/hcompneu:@/tmp/.ICE-unix/11169,unix/hcompneu:/tmp/.ICE-unix/11169):
 initialization failed.
Nov  4 13:26:35 hcompneu acpid: client 10462[0:0] has disconnected
Nov  4 13:26:35 hcompneu acpid: client 10462[0:0] has disconnected
Nov  4 13:26:35 hcompneu acpid: client connected from 10462[0:0]
Nov  4 13:26:35 hcompneu acpid: 1 client rule loaded
Nov  4 13:26:36 hcompneu acpid: client connected from 10462[0:0]
Nov  4 13:26:36 hcompneu acpid: 1 client rule loaded
Nov  4 13:27:32 hcompneu whoopsie[1008]: online
Nov  4 13:27:33 hcompneu whoopsie[1008]: online
Nov  4 13:27:59 hcompneu kernel: [ 1682.487721] INFO: task kworker/0:4:2207 
blocked for more than 120 seconds.
Nov  4 13:27:59 hcompneu kernel: [ 1682.487730] echo 0  
/proc/sys/kernel/hung_task_timeout_secs disables this message.
Nov  4 13:27:59 hcompneu kernel: [ 1682.487735] kworker/0:4 D 
88006fc14580 0  2207  2 0x
Nov  4 13:27:59 hcompneu kernel: [ 1682.487771] Workqueue: events_long 
flush_old_commits [reiserfs]
Nov  4 13:27:59 hcompneu kernel: [ 1682.487776]  8800402d3c78 
0046 8800402d3fd8 00014580
Nov  4 13:27:59 hcompneu kernel: [ 1682.487785]  8800402d3fd8 
00014580 88004bb7aee0 c90010554000
Nov  4 13:27:59 hcompneu kernel: [ 1682.487792]  88004bb7aee0 
c900105540d8 8800379a7800 8800379a7800
Nov  4 13:27:59 hcompneu kernel: [ 1682.487799] Call Trace:
Nov  4 13:27:59 hcompneu kernel: [ 1682.487812]  [816ea579] 
schedule+0x29/0x70
Nov  4 13:27:59 hcompneu kernel: [ 1682.487834]  [a0061263] 
queue_log_writer+0x83/0xc0 [reiserfs]
Nov  4 13:27:59 hcompneu kernel: [ 1682.487844]  [81094950] ? 
wake_up_state+0x20/0x20
Nov  4 13:27:59 hcompneu kernel: [ 1682.487864]  [a0065e51] 
do_journal_end.isra.22+0x1b1/0xed0 [reiserfs]
Nov  4 13:27:59 hcompneu kernel: [ 1682.487882]  [a0066cac] ? 
do_journal_begin_r+0x13c/0x3e0 [reiserfs]
Nov  4 13:27:59 hcompneu kernel: [ 1682.487901]  [a00675c9] 
journal_end_sync+0x69/0x70 [reiserfs]
Nov  4 13:27:59 hcompneu kernel: [ 1682.487917]  [a0052ef1] 
reiserfs_sync_fs+0x61/0x80 [reiserfs]
Nov  4 13:27:59 hcompneu kernel: [ 1682.487933]  [a0052f5e] 
flush_old_commits+0x4e/0x60 [reiserfs]
Nov  4 13:27:59 hcompneu kernel: [ 1682.487941]  [8107d05c] 
process_one_work+0x17c/0x430
Nov  4 13:27:59 hcompneu kernel: [ 1682.487948]  [8107dcac] 
worker_thread+0x11c/0x3c0
Nov  4 13:27:59 hcompneu kernel: [ 1682.487955]  [8107db90] ? 
manage_workers.isra.24+0x2a0/0x2a0
Nov  4 13:27:59 hcompneu kernel: [ 1682.487963]  [810847b0] 
kthread+0xc0/0xd0
Nov  4 13:27:59 hcompneu kernel: [ 1682.487971]  [810846f0] ? 
kthread_create_on_node+0x120/0x120
Nov  4 13:27:59 hcompneu kernel: [ 1682.487979]  [816f516c] 
ret_from_fork+0x7c/0xb0
Nov  4 13:27:59 hcompneu kernel: [ 1682.487987]  [810846f0] ? 
kthread_create_on_node+0x120/0x120
Nov  4 13:27:59 hcompneu kernel: [ 1682.488000] INFO: task init:10873 blocked 
for more than 120 seconds.
Nov  4 13:27:59 hcompneu kernel: 

[Bug 1247828] [NEW] Python syntax errors

2013-11-04 Thread Albert Zeyer
Public bug reported:

All the time when I start ubuntu-bug, I get the following errors:

hz@hcompneu:~$ ubuntu-bug /usr/bin/ubuntu-bug 
Fontconfig warning: /etc/fonts/conf.d/50-user.conf, line 14: reading 
configurations from ~/.fonts.conf is deprecated.
ERROR: hook /usr/share/apport/general-hooks/medibuntu.py crashed:
Traceback (most recent call last):
  File /usr/lib/python3/dist-packages/apport/report.py, line 195, in _run_hook
exec(compile(fd.read(), hook, 'exec'), symb)
  File /usr/share/apport/general-hooks/medibuntu.py, line 17
except ValueError, e:
 ^
SyntaxError: invalid syntax

However, that doesn't seem to affect ubuntu-bug because it still seems
to work fine.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: apport 2.12.5-0ubuntu2.1
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic x86_64
NonfreeKernelModules: nvidia
ApportLog:
 
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
CrashReports:
 640:0:134:19260:2013-11-04 13:28:50.0 +0100:2013-11-04 
13:28:51.0 
+0100:/var/crash/_usr_share_PackageKit_helpers_aptcc_get-distro-upgrade.py.0.crash
 600:123:134:0:2013-11-04 13:24:44.0 +0100:2013-11-04 
13:24:44.0 
+0100:/var/crash/_usr_share_PackageKit_helpers_aptcc_get-distro-upgrade.py.0.uploaded
 644:0:134:0:2013-11-04 13:29:05.0 +0100:2013-11-04 13:29:05.0 
+0100:/var/crash/_usr_share_PackageKit_helpers_aptcc_get-distro-upgrade.py.0.upload
Date: Mon Nov  4 14:01:40 2013
MarkForUpload: True
PackageArchitecture: all
SourcePackage: apport
UpgradeStatus: Upgraded to saucy on 2013-11-03 (0 days ago)

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


** Tags: amd64 apport-bug saucy

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

Title:
  Python syntax errors

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

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


[Bug 378783] Re: xdg-open *.desktop opens text editor

2013-06-21 Thread Albert Zeyer
kde-open also opens in a file editor for me. This is quite annoying.

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

Title:
  xdg-open *.desktop opens text editor

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

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


[Bug 619395] Re: kmail: text mails should be displayed with a monospace font by default

2012-03-07 Thread Albert Zeyer
This bug report is not about being able to set the font but about the
default setting.


** Changed in: kdepim (Ubuntu)
   Status: Incomplete = New

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

Title:
  kmail: text mails should be displayed with a monospace font by default

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

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


[Bug 619395] Re: kmail: text mails should be displayed with a monospace font by default

2012-03-07 Thread Albert Zeyer
Upstream: https://bugs.kde.org/show_bug.cgi?id=295466

** Bug watch added: KDE Bug Tracking System #295466
   http://bugs.kde.org/show_bug.cgi?id=295466

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

Title:
  kmail: text mails should be displayed with a monospace font by default

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

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


[Bug 328995] Re: Amarok sometimes skips over songs when under heavy CPU load

2012-02-15 Thread Albert Zeyer
KDE bug report: https://bugs.kde.org/show_bug.cgi?id=294197

(Not really useful though after almost 3 years!)


** Bug watch added: KDE Bug Tracking System #294197
   http://bugs.kde.org/show_bug.cgi?id=294197

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

Title:
  Amarok sometimes skips over songs when under heavy CPU load

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

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


[Bug 807968] Re: GLX module fails

2011-08-23 Thread Albert Zeyer
I tried reinstalling the nvidia driver but that didn't helped.

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

Title:
  GLX module fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nv/+bug/807968/+subscriptions

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


[Bug 807972] Re: display stays black after standby

2011-08-20 Thread Albert Zeyer
How exactly?

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

Title:
  display stays black after standby

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/807972/+subscriptions

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


[Bug 807968] Re: GLX module fails

2011-08-20 Thread Albert Zeyer
I tried to delete the xorg.conf and I was expecting that it
autogenerates a correct one (or that it automatically uses the correct
settings). I don't want to manually setup any xorg.conf. What am I
supposed to do?

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

Title:
  GLX module fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nv/+bug/807968/+subscriptions

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


[Bug 807968] [NEW] GLX module fails

2011-07-09 Thread Albert Zeyer
Public bug reported:

root@hcompneu:~# DISPLAY=:0 glxinfo 
name of display: :0.0
Xlib:  extension GLX missing on display :0.0.
Xlib:  extension GLX missing on display :0.0.
Xlib:  extension GLX missing on display :0.0.
Xlib:  extension GLX missing on display :0.0.
Xlib:  extension GLX missing on display :0.0.
Error: couldn't find RGB GLX visual or fbconfig

Xlib:  extension GLX missing on display :0.0.
Xlib:  extension GLX missing on display :0.0.
Xlib:  extension GLX missing on display :0.0.
Xlib:  extension GLX missing on display :0.0.
Xlib:  extension GLX missing on display :0.0.
Xlib:  extension GLX missing on display :0.0.
Xlib:  extension GLX missing on display :0.0.
3 GLXFBConfigs:
   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
--
Speicherzugriffsfehler

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xorg 1:7.5+5ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-32.62-generic 2.6.32.38+drm33.16
Uname: Linux 2.6.32-32-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sat Jul  9 14:42:54 2011
DkmsStatus: nvidia-current, 195.36.24, 2.6.32-32-generic, x86_64: installed
Lsusb:
 Bus 002 Device 002: ID 046d:c03e Logitech, Inc. Premium Optical Wheel Mouse
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 002: ID 04e8:341b Samsung Electronics Co., Ltd SCX-4200 series
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: System manufacturer System Product Name
ProcCmdLine: root=UUID=b35bc4d9-e1ba-4fb3-a3d6-10a63657f22f ro quiet splash
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: xorg
Symptom: display
dmi.bios.date: 01/26/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0702
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M4N68T-M-V2
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0702:bd01/26/2011:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4N68T-M-V2:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   x86_64
 kernel: 2.6.32-32-generic

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


** Tags: amd64 apport-bug lucid

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

Title:
  GLX module fails

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

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


[Bug 807968] Re: GLX module fails

2011-07-09 Thread Albert Zeyer
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/807968

Title:
  GLX module fails

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

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


[Bug 807972] [NEW] display stays black after standby

2011-07-09 Thread Albert Zeyer
Public bug reported:

When recovering from Standby, the screen stays black.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xorg 1:7.5+5ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-32.62-generic 2.6.32.38+drm33.16
Uname: Linux 2.6.32-32-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sat Jul  9 14:51:35 2011
DkmsStatus: nvidia-current, 195.36.24, 2.6.32-32-generic, x86_64: installed
Lsusb:
 Bus 002 Device 002: ID 046d:c03e Logitech, Inc. Premium Optical Wheel Mouse
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 002: ID 04e8:341b Samsung Electronics Co., Ltd SCX-4200 series
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: System manufacturer System Product Name
ProcCmdLine: root=UUID=b35bc4d9-e1ba-4fb3-a3d6-10a63657f22f ro quiet splash
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
dmi.bios.date: 01/26/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0702
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M4N68T-M-V2
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0702:bd01/26/2011:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4N68T-M-V2:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   x86_64
 kernel: 2.6.32-32-generic

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


** Tags: amd64 apport-bug freeze lucid

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

Title:
  display stays black after standby

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

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


[Bug 807972] Re: display stays black after standby

2011-07-09 Thread Albert Zeyer
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/807972

Title:
  display stays black after standby

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

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


[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-12-24 Thread Albert Zeyer
@David:

Read my comment #49. And also the linked Freedesktop bug.
http://bugs.freedesktop.org/show_bug.cgi?id=29975

I read the relevant Xorg-server code and the same bug is still there and
not fixed. There may be various possible reasons why VT_ACTIVATE
succeeds but VT_WAITACTIVE will wait forever because in between, some
other process has grabbed it.

A clean solution would be to do lock somehow the VT switching. I have
read that this is possible, though very complicated and very messy.

Another possible fix/workaround would be do do the VT_ACTIVE in a
endless loop in a separate thread and halt when either the VT_WAITACTIVE
returns or when one of them return an error.

In any case, fixing this at another place than in Xorg would be the
wrong way!

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

Title:
  radeon graphics mode and console does not start - xf86OpenConsole: 
VT_WAITACTIVE failed: Interrupted system call

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


[Bug 619403] Re: [KDE] no option for mouse wheel acceleration

2010-11-04 Thread Albert Zeyer
Note that this is not only KDE. The first place where this needs to be
implemented is the Xorg server. I have done that already with my patch.
Without that or another similar implementation in Xorg, this cannot
(should not) be implemented.

Also note that there was a discussion with Xorg developers about my
patch on the Xorg mailinglist. While it works quite well and is quite
easy, this probably will not be the final implementation. It was
considered to generalize the already existing acceleration code in Xorg
and reuse that code also for mouse wheel acceleration, together with
this project:

https://github.com/x-quadraht/pscroll

It probably will take much longer though until we have all that in Xorg.
So if Ubuntu wants mouse wheel acceleration now, my patch would be a
viewable solution.

For those who never experienced mouse wheel acceleration: You really
should try that, it *greatly* improves the general user experience and
usability. I think this is quite an important thing if you want to
improve Ubuntus usability.

-- 
[KDE] no option for mouse wheel acceleration
https://bugs.launchpad.net/bugs/619403
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 619476] Re: no sound in mplayer

2010-10-11 Thread Albert Zeyer
Reopening this because there is no activity on the question. I.e. I
guess it is really a bug if nobody is able to help.

** Changed in: mplayer (Ubuntu)
   Status: Invalid = New

-- 
no sound in mplayer
https://bugs.launchpad.net/bugs/619476
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 596958] Re: many symbols aren't displayed correctly

2010-10-10 Thread Albert Zeyer
Upstream: https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/596958

-- 
many symbols aren't displayed correctly
https://bugs.launchpad.net/bugs/596958
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 596958] Re: many symbols aren't displayed correctly

2010-10-10 Thread Albert Zeyer
Eh, I mean: https://bugs.kde.org/show_bug.cgi?id=253735

** Bug watch added: KDE Bug Tracking System #253735
   http://bugs.kde.org/show_bug.cgi?id=253735

-- 
many symbols aren't displayed correctly
https://bugs.launchpad.net/bugs/596958
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase in ubuntu.

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


[Bug 619382] Re: KDE widget for virtual desktops missing

2010-09-16 Thread Albert Zeyer
This is about KDE, not the kernel.

** Changed in: linux (Ubuntu)
   Status: Incomplete = New

-- 
KDE widget for virtual desktops missing
https://bugs.launchpad.net/bugs/619382
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 619403] Re: no option for mouse wheel acceleration

2010-09-02 Thread Albert Zeyer
I have created a patch for this. Take a look at the Xorg upstream bug
report for further information.

** Changed in: meta-kde (Ubuntu)
   Status: Invalid = New

-- 
no option for mouse wheel acceleration
https://bugs.launchpad.net/bugs/619403
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to meta-kde in ubuntu.

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


[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-09-02 Thread Albert Zeyer
I have had a similar behavior here. I am using the nvidia driver.

I don't really like any of the suggested workarounds here. They are all
hacks that don't really fix the bug itself.

This is the relevant code:

if (ioctl(xf86Info.consoleFd, VT_ACTIVATE, xf86Info.vtno)  0)
FatalError(xf86OpenConsole: VT_ACTIVATE failed: %s\n,
   strerror(errno));

if (ioctl(xf86Info.consoleFd, VT_WAITACTIVE, xf86Info.vtno)  0)
FatalError(xf86OpenConsole: VT_WAITACTIVE failed: %s\n,
   strerror(errno));

What I think what happens is what Linus has also figured out a while ago
(in a similar situation):

I have chased it down, and what happens is that the new X server is trying
to switch to its newly allocated virtual console, but the old X server that
was started by rhgb is exiting at the same time, and apparently depending
on pure luck (or lack of it), the old X server will switch back to the
original VT (VT#0) JUST AFTER the new X server has tried to switch to its
new VT!

The end result is that when the new X server waits for that switch to take
effect, it will never happen (since we did actually switch to it, but then
the old X server switched back!), and it will wait forever - or rather, it
will wait until a timeout signal comes in, and at that point it will exit
with the above error!

rhgb is the Red Hat Graphical Boot.

If that is the same scenario which is happening here, there are actually
multiple bugs:

* Some process (Ubuntus graphical boot? another XServer spawned by KDM?)
tries to activate a different VT just at the same time. Why does it do
that? It should not do that.

* Xorg should not hang in such a case.

I filled in a bug about that problem in Xorg here:
https://bugs.freedesktop.org/show_bug.cgi?id=29975

You will find further references and details about the problem on that
report.


** Bug watch added: freedesktop.org Bugzilla #29975
   http://bugs.freedesktop.org/show_bug.cgi?id=29975

-- 
radeon graphics mode and console does not start - xf86OpenConsole: 
VT_WAITACTIVE failed: Interrupted system call
https://bugs.launchpad.net/bugs/441653
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 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-09-02 Thread Albert Zeyer
If I am right with my explanation, the title of this report should be
changed.

-- 
radeon graphics mode and console does not start - xf86OpenConsole: 
VT_WAITACTIVE failed: Interrupted system call
https://bugs.launchpad.net/bugs/441653
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 619403] Re: no option for mouse wheel acceleration

2010-08-31 Thread Albert Zeyer
Report for Xorg: https://bugs.freedesktop.org/show_bug.cgi?id=29905


** Bug watch added: freedesktop.org Bugzilla #29905
   http://bugs.freedesktop.org/show_bug.cgi?id=29905

-- 
no option for mouse wheel acceleration
https://bugs.launchpad.net/bugs/619403
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to meta-kde in ubuntu.

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


[Bug 619403] Re: no option for mouse wheel acceleration

2010-08-31 Thread Albert Zeyer
Ubuntu brainstorm: http://brainstorm.ubuntu.com/item/5881/

-- 
no option for mouse wheel acceleration
https://bugs.launchpad.net/bugs/619403
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 619913] Re: open should be an alias to xdg-open

2010-08-31 Thread Albert Zeyer
Yes I noticed that. And I see that this makes it more difficult.

But I still think it should be changed.

About open being a symlink to openvt: I think that is not a good idea.
open is a very general command-name and shouldn't be taken by
something such specific as openvt (i.e. execute a given command in a new
virtual terminal).

If there are scripts which rely on that, I think they should be fixed. I
actually doubt that because the authors of scripts would very likely
have used openvt in the first way.

Btw., was this symlink introduced upstream or introduced by
Debian/Ubuntu? The latter would make it a bit more simple to fix.

You could maybe take the same argument that something as general as
open should also not symlink to xdg-open.

My thought was basically like this: If open means actually anything,
it should have the most natural meaning and do what people who don't
know about it would thought. This is clearly to open a file. And the
most natural way to open a file is to open it with the default
application for that file type. Of course this assumption may be
subjective and arguable but my common sense tells me that this would
make sense only this way.

Also, to support that argument even more: MacOSX also has an open
command which does exactly that.

Because xdg-open already behaves mostly like that, a symlink from open
to xdg-open would be an easy solution.

-- 
open should be an alias to xdg-open
https://bugs.launchpad.net/bugs/619913
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 619913] Re: open should be an alias to xdg-open

2010-08-31 Thread Albert Zeyer
But it shouldn't have been a symlink to openvt in the first place.

Should I fill in a separate bug report about open being a symlink to
openvt?

Or is the general argument here: Because it was done wrongly in the past
and people might have relied on that, we can not fix that anymore
because it is more important to keep eventual scripts of those users
working instead of doing it right? I.e. doing this right is just not
that important here?

I think, if this is the argumentation, we should start some voting about
it, i.e. what people think is more important here.

-- 
open should be an alias to xdg-open
https://bugs.launchpad.net/bugs/619913
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 619913] Re: open should be an alias to xdg-open

2010-08-31 Thread Albert Zeyer
I have filled in an idea on Ubuntu brainstorm:
http://brainstorm.ubuntu.com/idea/25739/

Maybe we can see there how much people think this is more important than
to keep the current symlink to openvt. Not sure though if this is the
best place to do a voting about it.

-- 
open should be an alias to xdg-open
https://bugs.launchpad.net/bugs/619913
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 619428] Re: screenshot taken partly wrongly

2010-08-25 Thread Albert Zeyer
I use the nvidia proprietary drivers.

What more information do you need?

** Changed in: imagemagick (Ubuntu)
   Status: Incomplete = New

-- 
screenshot taken partly wrongly
https://bugs.launchpad.net/bugs/619428
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 619832] [NEW] thunderbird doesnt open webbrowser when i click on links

2010-08-18 Thread Albert Zeyer
Public bug reported:

Binary package hint: thunderbird

When I click on a http-link in Thunderbird, it does not open anything.
My current default browser is chromium-browser.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: thunderbird 3.0.6+build2+nobinonly-0ubuntu0.10.04.1
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Wed Aug 18 15:05:18 2010
InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release i386 (20100427)
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: thunderbird

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


** Tags: apport-bug i386 lucid

-- 
thunderbird doesnt open webbrowser when i click on links
https://bugs.launchpad.net/bugs/619832
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 619832] Re: thunderbird doesnt open webbrowser when i click on links

2010-08-18 Thread Albert Zeyer

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/619832/+attachment/1497785/+files/Dependencies.txt

-- 
thunderbird doesnt open webbrowser when i click on links
https://bugs.launchpad.net/bugs/619832
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 619832] Re: thunderbird doesnt open webbrowser when i click on links

2010-08-18 Thread Albert Zeyer
I have started Thunderbird via the KDE main menu. I have just did a
`sudo apt-get install thunderbird`. I don't know exactly if it has
installed that gnome-support. How can I check?

I tried to run x-www-browser on console which starts Konqueror for some
strange reason. How can I change that to Chromium? When I start
Chromium, it says that it is already the default browser.

However, in Thunderbird, when I click on a link, it does nothing, not
even start Konqueror.

** Changed in: thunderbird (Ubuntu)
   Status: Incomplete = New

-- 
thunderbird doesnt open webbrowser when i click on links
https://bugs.launchpad.net/bugs/619832
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 619425] Re: Task Manager widget buggy display

2010-08-18 Thread Albert Zeyer
upstream bug: https://bugs.kde.org/show_bug.cgi?id=248262

** Bug watch added: KDE Bug Tracking System #248262
   http://bugs.kde.org/show_bug.cgi?id=248262

-- 
Task Manager widget buggy display
https://bugs.launchpad.net/bugs/619425
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 619403] Re: no option for mouse wheel acceleration

2010-08-18 Thread Albert Zeyer
upstream bug: https://bugs.kde.org/show_bug.cgi?id=248265

** Bug watch added: KDE Bug Tracking System #248265
   http://bugs.kde.org/show_bug.cgi?id=248265

-- 
no option for mouse wheel acceleration
https://bugs.launchpad.net/bugs/619403
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to meta-kde in ubuntu.

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


[Bug 619400] Re: widget Weather Forecast does not show right symbol

2010-08-18 Thread Albert Zeyer
upstream report: https://bugs.kde.org/show_bug.cgi?id=248267


** Bug watch added: KDE Bug Tracking System #248267
   http://bugs.kde.org/show_bug.cgi?id=248267

-- 
widget Weather Forecast does not show right symbol
https://bugs.launchpad.net/bugs/619400
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeplasma-addons in ubuntu.

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


[Bug 543064] Re: ensure that x-www-browser is used if no http handler is found through gnome integration

2010-08-18 Thread Albert Zeyer
Can someone give me some useful workaround for now? I really want to
have links working.

-- 
ensure that x-www-browser is used if no http handler is found through gnome 
integration
https://bugs.launchpad.net/bugs/543064
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 619913] [NEW] open should be an alias to xdg-open

2010-08-18 Thread Albert Zeyer
Public bug reported:

Binary package hint: xdg-utils

From MacOSX, many people are very used to the `open` command which
behaves very similar to xdg-open. It would be nice to have such an alias
or symlink by default.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xdg-utils 1.0.2-6.1ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Wed Aug 18 17:16:14 2010
Dependencies:
 
InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release i386 (20100427)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: xdg-utils

** Affects: xdg-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
open should be an alias to xdg-open
https://bugs.launchpad.net/bugs/619913
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 619383] [NEW] ubuntu-bug shows error while there is none

2010-08-17 Thread Albert Zeyer
Public bug reported:

Binary package hint: apport

I am getting this output:

a...@acompneu 256 (~) %ubuntu-bug apport
: Fatal IO error: client killed
a...@acompneu 257 (~) %

What is this Fatal error about? If it is not an error, it should not
show it (i.e. that is the bug). If there is an error, it should be
fixed.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: apport 1.13.3-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Tue Aug 17 20:21:19 2010
InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release i386 (20100427)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: apport

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


** Tags: apport-bug i386 lucid

-- 
ubuntu-bug shows error while there is none
https://bugs.launchpad.net/bugs/619383
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 619382] [NEW] KDE widget for virtual desktops missing

2010-08-17 Thread Albert Zeyer
Public bug reported:

I don't see any widget which can show me the virtual desktops. I think
there should be one, so maybe the listing of available widgets is buggy.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-24-generic-pae 2.6.32-24.39
Regression: No
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  az 1661 F knotify4
  az 1700 F kmix
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf9ff8000 irq 22'
   Mixer name   : 'Realtek ALC1200'
   Components   : 'HDA:10ec0888,104382fe,00100101'
   Controls  : 40
   Simple ctrls  : 22
Date: Tue Aug 17 20:17:17 2010
HibernationDevice: RESUME=UUID=500db283-d3b4-41c7-846e-b02b7ab9c503
HotplugNewDevices:
 
HotplugNewMounts:
 
InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release i386 (20100427)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
MachineType: System manufacturer P5Q-PRO
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-generic-pae 
root=UUID=599d9690-71d7-4f7d-a7aa-00e8c88fccf0 ro quiet splash
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.34.1
RfKill:
 
SourcePackage: linux
Symptom: storage
UdevMonitorLog:
 monitor will print the received events for:
 UDEV - the event which udev sends out after rule processing
UdisksMonitorLog: Monitoring activity from the disks daemon. Press Ctrl+C to 
cancel.
dmi.bios.date: 02/23/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2002
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5Q-PRO
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2002:bd02/23/2009:svnSystemmanufacturer:pnP5Q-PRO:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5Q-PRO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: P5Q-PRO
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: apport-bug filesystem i386 lucid needs-upstream-testing

-- 
KDE widget for virtual desktops missing
https://bugs.launchpad.net/bugs/619382
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 619382] Re: KDE widget for virtual desktops missing

2010-08-17 Thread Albert Zeyer

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/619382/+attachment/1495866/+files/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/619382/+attachment/1495868/+files/AplayDevices.txt

** Attachment added: ArecordDevices.txt
   
https://bugs.launchpad.net/bugs/619382/+attachment/1495869/+files/ArecordDevices.txt

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/619382/+attachment/1495870/+files/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/619382/+attachment/1495871/+files/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/619382/+attachment/1495872/+files/Card0.Codecs.codec.0.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/619382/+attachment/1495873/+files/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/619382/+attachment/1495874/+files/Dependencies.txt

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/619382/+attachment/1495875/+files/Lspci.txt

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/619382/+attachment/1495876/+files/Lsusb.txt

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/619382/+attachment/1495877/+files/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/619382/+attachment/1495878/+files/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/619382/+attachment/1495879/+files/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/619382/+attachment/1495880/+files/ProcModules.txt

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/619382/+attachment/1495881/+files/UdevDb.txt

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/619382/+attachment/1495883/+files/UdevLog.txt

** Attachment added: UserAsoundrc.txt
   
https://bugs.launchpad.net/bugs/619382/+attachment/1495884/+files/UserAsoundrc.txt

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/619382/+attachment/1495885/+files/WifiSyslog.txt

-- 
KDE widget for virtual desktops missing
https://bugs.launchpad.net/bugs/619382
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 619383] Re: ubuntu-bug shows error while there is none

2010-08-17 Thread Albert Zeyer

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/619383/+attachment/1495897/+files/Dependencies.txt

-- 
ubuntu-bug shows error while there is none
https://bugs.launchpad.net/bugs/619383
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 619386] [NEW] ubuntu-bug should automatically recognize binaries

2010-08-17 Thread Albert Zeyer
Public bug reported:

Binary package hint: apport

I tried to execute this:

a...@acompneu 254 (~) %ubuntu-bug ubuntu-bug

But that fails with the error that it couldn't find the package.

It should automatically search for the related package (for example
`dpkg -S $(type $1)`).

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: apport 1.13.3-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Tue Aug 17 20:26:00 2010
InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release i386 (20100427)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: apport

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


** Tags: apport-bug i386 lucid

-- 
ubuntu-bug should automatically recognize binaries
https://bugs.launchpad.net/bugs/619386
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 619386] Re: ubuntu-bug should automatically recognize binaries

2010-08-17 Thread Albert Zeyer

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/619386/+attachment/1495900/+files/Dependencies.txt

-- 
ubuntu-bug should automatically recognize binaries
https://bugs.launchpad.net/bugs/619386
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 619385] [NEW] ubuntu-bug with no arguments assumes linux kernel

2010-08-17 Thread Albert Zeyer
Public bug reported:

Binary package hint: apport

When you start ubuntu-bug with no arguments, it assumes that the bug you
want to fill is about the Linux kernel. This assumption is mostly wrong.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: apport 1.13.3-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Tue Aug 17 20:24:11 2010
InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release i386 (20100427)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: apport

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


** Tags: apport-bug i386 lucid

-- 
ubuntu-bug with no arguments assumes linux kernel
https://bugs.launchpad.net/bugs/619385
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 619385] Re: ubuntu-bug with no arguments assumes linux kernel

2010-08-17 Thread Albert Zeyer

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/619385/+attachment/1495898/+files/Dependencies.txt

-- 
ubuntu-bug with no arguments assumes linux kernel
https://bugs.launchpad.net/bugs/619385
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 619387] Re: kmail crashed with Akonadi Server Self-Test Report

2010-08-17 Thread Albert Zeyer

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/619387/+attachment/1495901/+files/Dependencies.txt

-- 
kmail crashed with Akonadi Server Self-Test Report
https://bugs.launchpad.net/bugs/619387
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdepim in ubuntu.

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


[Bug 619387] [NEW] kmail crashed with Akonadi Server Self-Test Report

2010-08-17 Thread Albert Zeyer
Public bug reported:

Binary package hint: kdepim

Suddenly a Akonadi Server Self-Test Report popped up with some error
(see attachment). After I clicked ok, KMail quitted itself.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: kmail 4:4.4.2-0ubuntu5
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Tue Aug 17 20:29:24 2010
InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release i386 (20100427)
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: kdepim

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


** Tags: apport-bug i386 lucid

-- 
kmail crashed with Akonadi Server Self-Test Report
https://bugs.launchpad.net/bugs/619387
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 619387] Re: kmail crashed with Akonadi Server Self-Test Report

2010-08-17 Thread Albert Zeyer

** Attachment added: error akonadi server.txt
   
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/619387/+attachment/1495902/+files/error%20akonadi%20server.txt

-- 
kmail crashed with Akonadi Server Self-Test Report
https://bugs.launchpad.net/bugs/619387
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdepim in ubuntu.

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


[Bug 619395] [NEW] kmail: text mails should be displayed with a monospace font by default

2010-08-17 Thread Albert Zeyer
Public bug reported:

Binary package hint: kdepim

It is very common to display text mails in a monospace font. Not only
are people used to that, people who write text-only mails often use
text-formating which is mostly broken in non-monospace fonts.

So my suggestion is to set this as the default.

I guess this maybe should also be reported to KDE upstream. Will you
forward this or should I?

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: kmail 4:4.4.2-0ubuntu5
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Tue Aug 17 20:33:20 2010
InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release i386 (20100427)
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: kdepim

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


** Tags: apport-bug i386 lucid

-- 
kmail: text mails should be displayed with a monospace font by default
https://bugs.launchpad.net/bugs/619395
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdepim in ubuntu.

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


[Bug 619395] Re: kmail: text mails should be displayed with a monospace font by default

2010-08-17 Thread Albert Zeyer

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/619395/+attachment/1495942/+files/Dependencies.txt

-- 
kmail: text mails should be displayed with a monospace font by default
https://bugs.launchpad.net/bugs/619395
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdepim in ubuntu.

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


[Bug 619402] [NEW] ubuntu-bug shows more errors

2010-08-17 Thread Albert Zeyer
Public bug reported:

Binary package hint: apport

a...@acompneu 279 (~) %ubuntu-bug kdebase
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such 
file or directory
QFileSystemWatcher: failed to add paths: /home/az/.config/ibus/bus
Bus::open: Can not get ibus-daemon's address. 
IBusInputContext::createInputContext: no connection to ibus-daemon 
: Fatal IO error: client killed

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: apport 1.13.3-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Tue Aug 17 20:48:48 2010
InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release i386 (20100427)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: apport

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


** Tags: apport-bug i386 lucid

-- 
ubuntu-bug shows more errors
https://bugs.launchpad.net/bugs/619402
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 619402] Re: ubuntu-bug shows more errors

2010-08-17 Thread Albert Zeyer

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/619402/+attachment/1495978/+files/Dependencies.txt

-- 
ubuntu-bug shows more errors
https://bugs.launchpad.net/bugs/619402
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 619400] [NEW] widget Weather Forecast does not show right symbol

2010-08-17 Thread Albert Zeyer
Public bug reported:

It just shows a ?-symbol in my panel.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: kdebase (not installed)
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Tue Aug 17 20:46:38 2010
InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release i386 (20100427)
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: meta-kde

** Affects: meta-kde (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
widget Weather Forecast does not show right symbol
https://bugs.launchpad.net/bugs/619400
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to meta-kde in ubuntu.

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


[Bug 619403] [NEW] no option for mouse wheel acceleration

2010-08-17 Thread Albert Zeyer
Public bug reported:

I am very used to mouse wheel acceleration but I haven't found any
setting for it in the KDE settings.

Also, the maximum possible value you can fill there (strangely it counts
per lines) still is very slow.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: kdebase (not installed)
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Tue Aug 17 20:50:50 2010
InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release i386 (20100427)
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: meta-kde

** Affects: meta-kde (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
no option for mouse wheel acceleration
https://bugs.launchpad.net/bugs/619403
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to meta-kde in ubuntu.

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


[Bug 619409] [NEW] dpkg/apt-get should automatically update zshs cache

2010-08-17 Thread Albert Zeyer
Public bug reported:

Binary package hint: dpkg

a...@acompneu 285 (~) %sudo apt-get install nmap
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following NEW packages will be installed:
  nmap
...
Setting up nmap (5.00-3) ...

a...@acompneu 286 (~) %nmap server.az2000.de
zsh: correct 'nmap' to '_nmap' [nyae]? n

This is quite annoying and can also be confusing.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: dpkg 1.15.5.6ubuntu4.1
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Tue Aug 17 20:54:57 2010
InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release i386 (20100427)
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: dpkg

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


** Tags: apport-bug i386 lucid

-- 
dpkg/apt-get should automatically update zshs cache
https://bugs.launchpad.net/bugs/619409
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 619409] Re: dpkg/apt-get should automatically update zshs cache

2010-08-17 Thread Albert Zeyer

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/619409/+attachment/1496009/+files/Dependencies.txt

-- 
dpkg/apt-get should automatically update zshs cache
https://bugs.launchpad.net/bugs/619409
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 619428] [NEW] screenshot taken partly wrongly

2010-08-17 Thread Albert Zeyer
Public bug reported:

Binary package hint: imagemagick

I did a `import -display :0.0 -window root foo.jpg` and the resulting
screenshot has some artifacts, mostly on the border of the windows.

See attached screenshot.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: imagemagick 7:6.5.7.8-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Tue Aug 17 21:32:12 2010
InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release i386 (20100427)
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: imagemagick

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


** Tags: apport-bug i386 lucid

-- 
screenshot taken partly wrongly
https://bugs.launchpad.net/bugs/619428
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 619428] Re: screenshot taken partly wrongly

2010-08-17 Thread Albert Zeyer

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/619428/+attachment/1496044/+files/Dependencies.txt

-- 
screenshot taken partly wrongly
https://bugs.launchpad.net/bugs/619428
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 619425] [NEW] Task Manager widget buggy display

2010-08-17 Thread Albert Zeyer
Public bug reported:

The Task Manager widget has displayed some strange space between two
tasks. See attached screenshot.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: kdebase (not installed)
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Tue Aug 17 21:28:40 2010
InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release i386 (20100427)
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: meta-kde

** Affects: meta-kde (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
Task Manager widget buggy display
https://bugs.launchpad.net/bugs/619425
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to meta-kde in ubuntu.

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


[Bug 619428] Re: screenshot taken partly wrongly

2010-08-17 Thread Albert Zeyer

** Attachment added: foo.jpg
   
https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/619428/+attachment/1496045/+files/foo.jpg

-- 
screenshot taken partly wrongly
https://bugs.launchpad.net/bugs/619428
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 619425] Re: Task Manager widget buggy display

2010-08-17 Thread Albert Zeyer

** Attachment added: foo.jpg
   
https://bugs.launchpad.net/ubuntu/+source/meta-kde/+bug/619425/+attachment/1496043/+files/foo.jpg

-- 
Task Manager widget buggy display
https://bugs.launchpad.net/bugs/619425
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to meta-kde in ubuntu.

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


[Bug 619435] [NEW] amarok: rightclick behaviour strange in Cool Streams

2010-08-17 Thread Albert Zeyer
Public bug reported:

Binary package hint: amarok

Collection - Internet - Cool Streams

When you rightclick on empty space, it behaves like if you rightclick on the 
currently selected element in Cool Streams. I.e. it shows the options:
* Add to playlist
* Replace playlist
* Edit Track details
...

This is very confusing because in all other applications, if you
rightclick on empty space, it behaves like if you have rightclicked on
the parent folder. In this case, this would be Cool Streams.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: amarok 2:2.3.0-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Tue Aug 17 21:44:53 2010
InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release i386 (20100427)
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: amarok

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


** Tags: apport-bug i386 lucid

-- 
amarok: rightclick behaviour strange in Cool Streams
https://bugs.launchpad.net/bugs/619435
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.

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


[Bug 619435] Re: amarok: rightclick behaviour strange in Cool Streams

2010-08-17 Thread Albert Zeyer

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/619435/+attachment/1496076/+files/Dependencies.txt

-- 
amarok: rightclick behaviour strange in Cool Streams
https://bugs.launchpad.net/bugs/619435
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.

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


[Bug 619438] [NEW] cannot minimize thunderbird to icon

2010-08-17 Thread Albert Zeyer
Public bug reported:

Binary package hint: thunderbird

I am used to minimize my mail client to a tray icon. However, I haven't
seen this option in Thunderbird.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: thunderbird 3.0.6+build2+nobinonly-0ubuntu0.10.04.1
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Tue Aug 17 21:49:19 2010
InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release i386 (20100427)
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: thunderbird

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


** Tags: apport-bug i386 lucid

-- 
cannot minimize thunderbird to icon
https://bugs.launchpad.net/bugs/619438
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 619438] Re: cannot minimize thunderbird to icon

2010-08-17 Thread Albert Zeyer

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/619438/+attachment/1496094/+files/Dependencies.txt

-- 
cannot minimize thunderbird to icon
https://bugs.launchpad.net/bugs/619438
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 619476] [NEW] no sound in mplayer

2010-08-17 Thread Albert Zeyer
Public bug reported:

Binary package hint: mplayer

==
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000-192000)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==
[AO_ALSA] alsa-lib: pcm_hw.c:1293:(snd_pcm_hw_open) open /dev/snd/pcmC0D0p 
failed: Device or resource busy
[AO_ALSA] alsa-lib: pcm_dmix.c:1010:(snd_pcm_dmix_open) unable to open slave
[AO_ALSA] Playback open error: Device or resource busy
Failed to initialize audio driver 'alsa'
AO: [pulse] Init failed: Connection refused
Failed to initialize audio driver 'pulse'
[AO SDL] Samplerate: 48000Hz Channels: Stereo Format s16le
[AO_ALSA] alsa-lib: pcm_hw.c:1293:(snd_pcm_hw_open) open /dev/snd/pcmC0D0p 
failed: Device or resource busy
[AO_ALSA] alsa-lib: pcm_dmix.c:1010:(snd_pcm_dmix_open) unable to open slave
[AO SDL] Unable to open audio: No available audio device
Failed to initialize audio driver 'sdl'
[AO ESD] esd_open_sound failed: Connection timed out
Failed to initialize audio driver 'esd'
Could not open/initialize audio device - no sound.
Audio: no sound

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: mplayer 2:1.0~rc3+svn20090426-1ubuntu16
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/dsp:az 6933 F vlc
 /dev/snd/controlC0:  az 1661 F knotify4
  az 1700 F kmix
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf9ff8000 irq 22'
   Mixer name   : 'Realtek ALC1200'
   Components   : 'HDA:10ec0888,104382fe,00100101'
   Controls  : 40
   Simple ctrls  : 22
Date: Tue Aug 17 23:10:18 2010
InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release i386 (20100427)
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions:
 libavcodec52 N/A
 libavcodec-extra-52 4:0.5.1-1ubuntu1
SourcePackage: mplayer
UserConf: # Write your default config options here!
dmi.bios.date: 02/23/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2002
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5Q-PRO
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2002:bd02/23/2009:svnSystemmanufacturer:pnP5Q-PRO:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5Q-PRO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: P5Q-PRO
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
system: distro = Ubuntu, architecture = i686, kernel = 2.6.32-24-generic-pae

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


** Tags: apport-bug i386 lucid

-- 
no sound in mplayer
https://bugs.launchpad.net/bugs/619476
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 619476] Re: no sound in mplayer

2010-08-17 Thread Albert Zeyer

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/619476/+attachment/1496270/+files/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/619476/+attachment/1496271/+files/AplayDevices.txt

** Attachment added: ArecordDevices.txt
   
https://bugs.launchpad.net/bugs/619476/+attachment/1496272/+files/ArecordDevices.txt

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/619476/+attachment/1496273/+files/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/619476/+attachment/1496274/+files/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/619476/+attachment/1496275/+files/Card0.Codecs.codec.0.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/619476/+attachment/1496276/+files/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/619476/+attachment/1496277/+files/Dependencies.txt

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/619476/+attachment/1496278/+files/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/619476/+attachment/1496279/+files/ProcCpuinfo.txt

** Attachment added: SystemConf.txt
   
https://bugs.launchpad.net/bugs/619476/+attachment/1496280/+files/SystemConf.txt

** Attachment added: UserAsoundrc.txt
   
https://bugs.launchpad.net/bugs/619476/+attachment/1496281/+files/UserAsoundrc.txt

-- 
no sound in mplayer
https://bugs.launchpad.net/bugs/619476
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 616857] [NEW] network interface is down after standby

2010-08-12 Thread Albert Zeyer
Public bug reported:

Binary package hint: network-manager

When I wake my computer up from standby mode, network manager says that
the network cable is disconnected. Also, the LED on both my network card
and my LAN hub is off. Reconnecting the cable doesn't change anything.

A `sudo /etc/init.d/network-manager restart` immediately fixes the
issue.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: network-manager 0.8-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
CRDA: Error: [Errno 2] No such file or directory
Date: Thu Aug 12 17:11:22 2010
Gconf:
 
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release i386 (20100427)
IpRoute:
 134.130.188.0/24 dev eth0  proto kernel  scope link  src 134.130.188.224  
metric 1 
 169.254.0.0/16 dev eth0  scope link  metric 1000 
 default via 134.130.188.254 dev eth0  proto static
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
Keyfiles: Error: [Errno 2] No such file or directory
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
RfKill:
 
SourcePackage: network-manager

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


** Tags: apport-bug i386 lucid

-- 
network interface is down after standby
https://bugs.launchpad.net/bugs/616857
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 616857] Re: network interface is down after standby

2010-08-12 Thread Albert Zeyer

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/616857/+attachment/1486298/+files/Dependencies.txt

** Attachment added: IpAddr.txt
   https://bugs.launchpad.net/bugs/616857/+attachment/1486299/+files/IpAddr.txt

** Attachment added: NetDevice.eth0.txt
   
https://bugs.launchpad.net/bugs/616857/+attachment/1486300/+files/NetDevice.eth0.txt

** Attachment added: NetDevice.lo.txt
   
https://bugs.launchpad.net/bugs/616857/+attachment/1486301/+files/NetDevice.lo.txt

** Attachment added: PciNetwork.txt
   
https://bugs.launchpad.net/bugs/616857/+attachment/1486302/+files/PciNetwork.txt

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/616857/+attachment/1486303/+files/WifiSyslog.txt

** Attachment added: nm-system-settings.conf.txt
   
https://bugs.launchpad.net/bugs/616857/+attachment/1486304/+files/nm-system-settings.conf.txt

-- 
network interface is down after standby
https://bugs.launchpad.net/bugs/616857
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 609276] [NEW] qt-creator in (k)ubuntu out of date

2010-07-23 Thread Albert Zeyer
Public bug reported:

Binary package hint: qtcreator

Qt Creator 2 has become stable (since a while already) but it not in
(K)Ubuntu repository.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: qt-creator (not installed)
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Fri Jul 23 21:37:38 2010
InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release i386 (20100427)
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: qtcreator

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


** Tags: apport-bug i386 lucid

-- 
qt-creator in (k)ubuntu out of date
https://bugs.launchpad.net/bugs/609276
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qtcreator in ubuntu.

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


[Bug 609313] [NEW] komodo-edit not in repository

2010-07-23 Thread Albert Zeyer
Public bug reported:

There is no package for Komodo-Edit.

http://www.activestate.com/komodo-edit/downloads

That is one of the best free available Python IDEs you can get.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-23-generic-pae 2.6.32-23.37
Regression: No
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic-pae i686
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/dsp:az16838 F vlc
 /dev/snd/controlC0:  az 1568 F knotify4
  az 1609 F kmix
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf9ff8000 irq 22'
   Mixer name   : 'Realtek ALC1200'
   Components   : 'HDA:10ec0888,104382fe,00100101'
   Controls  : 40
   Simple ctrls  : 22
Date: Fri Jul 23 23:22:05 2010
HibernationDevice: RESUME=UUID=500db283-d3b4-41c7-846e-b02b7ab9c503
HotplugNewDevices:
 
HotplugNewMounts:
 
InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release i386 (20100427)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
MachineType: System manufacturer P5Q-PRO
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-23-generic-pae 
root=UUID=599d9690-71d7-4f7d-a7aa-00e8c88fccf0 ro quiet splash
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.34.1
RfKill:
 
SourcePackage: linux
Symptom: storage
UdevMonitorLog:
 monitor will print the received events for:
 UDEV - the event which udev sends out after rule processing
UdisksMonitorLog: Monitoring activity from the disks daemon. Press Ctrl+C to 
cancel.
dmi.bios.date: 02/23/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2002
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5Q-PRO
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2002:bd02/23/2009:svnSystemmanufacturer:pnP5Q-PRO:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5Q-PRO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: P5Q-PRO
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug filesystem i386 lucid needs-upstream-testing

-- 
komodo-edit not in repository
https://bugs.launchpad.net/bugs/609313
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 609313] Re: komodo-edit not in repository

2010-07-23 Thread Albert Zeyer

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/52398298/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/52398299/AplayDevices.txt

** Attachment added: ArecordDevices.txt
   http://launchpadlibrarian.net/52398300/ArecordDevices.txt

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/52398301/BootDmesg.txt

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

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

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/52398304/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/52398305/Dependencies.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/52398306/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/52398307/Lsusb.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/52398308/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/52398309/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/52398310/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/52398311/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/52398312/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/52398313/UdevLog.txt

** Attachment added: UserAsoundrc.txt
   http://launchpadlibrarian.net/52398314/UserAsoundrc.txt

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/52398315/WifiSyslog.txt

-- 
komodo-edit not in repository
https://bugs.launchpad.net/bugs/609313
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 609276] Re: qt-creator in (k)ubuntu out of date

2010-07-23 Thread Albert Zeyer
Yes, this is for Lucid.

** Changed in: qtcreator (Ubuntu)
   Status: Incomplete = New

-- 
qt-creator in (k)ubuntu out of date
https://bugs.launchpad.net/bugs/609276
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 535089] Re: no more printing

2010-07-02 Thread Albert Zeyer
Architecture: amd64
DistroRelease: Ubuntu 10.04
Lpstat:
 device for AL-C900: usb://EPSON/AL-C900
 device for AL-C9002: usb://EPSON/AL-C900?serial=17P250406240934390
 device for SCX-4200-Series: ipp://192.168.0.42:631/printers/SCX-4200-Series
 device for Stylus-D88+: 
usb://Seiko%20Epson%20Corp./Stylus%20D88+?serial=17P250406240934390
MachineType: System manufacturer System Product Name
NonfreeKernelModules: nvidia
Package: cups 1.4.3-1ubuntu1.2
PackageArchitecture: amd64
Papersize: a4
PpdFiles:
 AL-C9002: Epson AcuLaser C900 Foomatic/alc900
 Stylus-D88+: Generic text-only printer
 AL-C900: Epson AcuLaser C900 Foomatic/alc900
ProcCmdLine: root=UUID=2474adbe-ca12-4ad1-bea1-1938fdb1c8a4 ro quiet splash
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
Tags: lucid
Uname: Linux 2.6.32-22-generic x86_64
UserGroups: adm admin cdrom games plugdev users
dmi.bios.date: 07/02/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0507
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M3N78-VM
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0507:bd07/02/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM3N78-VM:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer


** Tags added: apport-collected

-- 
no more printing
https://bugs.launchpad.net/bugs/535089
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 535089] BootDmesg.txt

2010-07-02 Thread Albert Zeyer
apport information

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/51289215/BootDmesg.txt

-- 
no more printing
https://bugs.launchpad.net/bugs/535089
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 535089] CupsErrorLog.txt

2010-07-02 Thread Albert Zeyer
apport information

** Attachment added: CupsErrorLog.txt
   http://launchpadlibrarian.net/51289216/CupsErrorLog.txt

-- 
no more printing
https://bugs.launchpad.net/bugs/535089
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 535089] CurrentDmesg.txt

2010-07-02 Thread Albert Zeyer
apport information

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/51289218/CurrentDmesg.txt

-- 
no more printing
https://bugs.launchpad.net/bugs/535089
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 535089] Dependencies.txt

2010-07-02 Thread Albert Zeyer
apport information

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/51289219/Dependencies.txt

-- 
no more printing
https://bugs.launchpad.net/bugs/535089
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 535089] Locale.txt

2010-07-02 Thread Albert Zeyer
apport information

** Attachment added: Locale.txt
   http://launchpadlibrarian.net/51289220/Locale.txt

-- 
no more printing
https://bugs.launchpad.net/bugs/535089
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 535089] Lspci.txt

2010-07-02 Thread Albert Zeyer
apport information

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/51289222/Lspci.txt

-- 
no more printing
https://bugs.launchpad.net/bugs/535089
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 535089] Lsusb.txt

2010-07-02 Thread Albert Zeyer
apport information

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/51289223/Lsusb.txt

-- 
no more printing
https://bugs.launchpad.net/bugs/535089
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 535089] PrintingPackages.txt

2010-07-02 Thread Albert Zeyer
apport information

** Attachment added: PrintingPackages.txt
   http://launchpadlibrarian.net/51289224/PrintingPackages.txt

-- 
no more printing
https://bugs.launchpad.net/bugs/535089
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 535089] ProcCpuinfo.txt

2010-07-02 Thread Albert Zeyer
apport information

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/51289226/ProcCpuinfo.txt

-- 
no more printing
https://bugs.launchpad.net/bugs/535089
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 535089] ProcInterrupts.txt

2010-07-02 Thread Albert Zeyer
apport information

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/51289227/ProcInterrupts.txt

-- 
no more printing
https://bugs.launchpad.net/bugs/535089
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 535089] ProcModules.txt

2010-07-02 Thread Albert Zeyer
apport information

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/51289228/ProcModules.txt

-- 
no more printing
https://bugs.launchpad.net/bugs/535089
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 535089] UdevDb.txt

2010-07-02 Thread Albert Zeyer
apport information

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/51289231/UdevDb.txt

-- 
no more printing
https://bugs.launchpad.net/bugs/535089
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   >