[Bug 1027949] Re: Improve workspace functionality under Unity

2012-08-26 Thread Jörn Dreyer
The Spread only takes care of window switching. And nicely by the way.
But this bug is about switching workspaces in the sense of tasks. Much
like KDE activities that hide unrelated windows.

In my opinion showing apps running on other workspaces only clutters the
launcher. On smaller laptop screens this fils the launcher quite fast,
making the launcher ansuitable to see what is running.

+1 for an option in myunity to hide windows on other workspaces

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

Title:
  Improve workspace functionality under Unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1027949/+subscriptions

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


[Bug 1008450] [NEW] SSL handshake failed

2012-06-04 Thread Jörn Dreyer
Public bug reported:

I bought the humble bundle V and clicked through the links on various pages 
until the browser would open the Ubuntu Software Center with one of the games 
in the bundle (at the time of this writing only amnesia, sword and sorcery, 
limbo and bastion seem to be available in the USC). The USC page seemst to be 
unaware of me having purchased the game (any of them), so I click on the Buy 
button (Kaufen ... in german), a popup for the Terms of use appears which 
contains the following lines:
snip
Unable to load page

Problem occurred while loading the URL
https://apps.ubuntu.com/cat/tos/plain/

SSL handshake failed

[Try again]
/snip
I do not use a proxy / the setting is already None (this is not bug #987881) 
and can apt-get update without any certificate warnings or errors (this is not 
bug #804900) 

I am using the main package repository servers.


$ lsb_release -rd
Description:Ubuntu 12.04 LTS
Release:12.04

$ apt-cache policy  software-center
software-center:
  Installiert: 5.2.2.2
  Kandidat:5.2.2.2
  Versionstabelle:
 *** 5.2.2.2 0
500 http://archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 5.2 0
500 http://archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

** Affects: software-center (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/1008450

Title:
  SSL handshake failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1008450/+subscriptions

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


[Bug 987881] Re: Terms of service dialogue - Unable to load page

2012-06-04 Thread Jörn Dreyer
I created bug #1008450 for the SSL Handshake failed error.

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

Title:
  Terms of service dialogue - Unable to load page

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/987881/+subscriptions

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


[Bug 1008450] Re: SSL handshake failed

2012-06-04 Thread Jörn Dreyer
I was not logged in in the USC when I opened the page. After choosing
File - Reinstall previous purchases (or whatever it is in english) I
was prompted with the login dialog ... a little puzzled what my account
there might be, tried my launchpad login and it warked fine. USC then
showed me four games from the humble bundle and after choosing any of
them the Buy ... button now read install. I had scwitched to the
german repositories which is why the install process failed barking
about dependencies to libc6. Switching back to tha main servers made
that go away and it seems to be installing just fine.

Nevertheless, when not logged in I receive the SSL handshake failed
error.

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

Title:
  SSL handshake failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1008450/+subscriptions

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


[Bug 325373] Re: GNOME Do lacks a plugin for Empathy

2010-08-19 Thread Jörn Dreyer
I checked out the empathy plugin from xavier and copied the dll to 
~/.local/share/gnome-do/plugins/telepathy-sharp.dll
Unfortunately, do does not seem to recognise the dll ... but I dont see any 
errors or failures in the debugoutput either ... how did you install the 
plugin, xavier?

-- 
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
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 196688] Re: GPM in Hardy seems to have a memory leak

2010-06-08 Thread Jörn Dreyer
same here on lucid:
$ uptime
 14:04:12 up 12 days,  2:01,  2 users,  load average: 2.81, 2.56, 1.88
$ ps auxw|grep gnome-power-manager|grep -v grep
jfd   3035  0.0  4.0 531200 326860 ?   SMay27   2:06 
gnome-power-manager
$ cat /proc/[pid]/smaps
[...]
025e6000-151c8000 rw-p  00:00 0  [heap]
Size: 307080 kB
Rss:  305264 kB
Pss:  305264 kB
Shared_Clean:  0 kB
Shared_Dirty:  0 kB
Private_Clean: 0 kB
Private_Dirty:305264 kB
Referenced:   284996 kB
Swap:   1700 kB
KernelPageSize:4 kB
MMUPageSize:   4 kB
[...]

anything else I should try? will leave it running a few more days ...

-- 
GPM in Hardy seems to have a memory leak
https://bugs.launchpad.net/bugs/196688
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 588383] Re: [lucid] memory leak

2010-06-08 Thread Jörn Dreyer
see bug #196688 for two other reports with lucid

** Changed in: gnome-power-manager (Ubuntu)
   Status: New = Confirmed

-- 
[lucid] memory leak
https://bugs.launchpad.net/bugs/588383
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 462714] Re: loud popping sounds, no actual audio output

2010-02-23 Thread Jörn Dreyer
*** This bug is a duplicate of bug 381201 ***
https://bugs.launchpad.net/bugs/381201

** This bug has been marked a duplicate of bug 381201
   snd-hda-intel powersave option and CLICK from speakers

-- 
loud popping sounds, no actual audio output
https://bugs.launchpad.net/bugs/462714
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 447709] Re: [9.10 regression] HDA power_save=10

2010-02-23 Thread Jörn Dreyer
*** This bug is a duplicate of bug 381201 ***
https://bugs.launchpad.net/bugs/381201

** This bug has been marked a duplicate of bug 381201
   snd-hda-intel powersave option and CLICK from speakers

-- 
[9.10 regression] HDA power_save=10
https://bugs.launchpad.net/bugs/447709
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 444960] Re: pc speaker makes loud pops, apparently before and after sounds are played

2010-02-23 Thread Jörn Dreyer
*** This bug is a duplicate of bug 381201 ***
https://bugs.launchpad.net/bugs/381201

** This bug has been marked a duplicate of bug 381201
   snd-hda-intel powersave option and CLICK from speakers

-- 
pc speaker makes loud pops, apparently before and after sounds are played
https://bugs.launchpad.net/bugs/444960
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 429479] Re: [9.10 regression] HDA power_save=10

2010-02-23 Thread Jörn Dreyer
*** This bug is a duplicate of bug 381201 ***
https://bugs.launchpad.net/bugs/381201

** This bug has been marked a duplicate of bug 381201
   snd-hda-intel powersave option and CLICK from speakers

-- 
[9.10 regression] HDA power_save=10
https://bugs.launchpad.net/bugs/429479
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 412508] Re: [9.10 regression] HDA power_save=10

2010-02-23 Thread Jörn Dreyer
*** This bug is a duplicate of bug 381201 ***
https://bugs.launchpad.net/bugs/381201

** This bug has been marked a duplicate of bug 381201
   snd-hda-intel powersave option and CLICK from speakers

-- 
[9.10 regression] HDA power_save=10
https://bugs.launchpad.net/bugs/412508
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 451636] Re: [9.10 regression] HDA power_save=10

2010-02-23 Thread Jörn Dreyer
*** This bug is a duplicate of bug 381201 ***
https://bugs.launchpad.net/bugs/381201

** This bug has been marked a duplicate of bug 381201
   snd-hda-intel powersave option and CLICK from speakers

-- 
[9.10 regression] HDA power_save=10
https://bugs.launchpad.net/bugs/451636
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 428834] Re: [9.10 regression] HDA power_save=10

2010-02-23 Thread Jörn Dreyer
*** This bug is a duplicate of bug 381201 ***
https://bugs.launchpad.net/bugs/381201

** This bug has been marked a duplicate of bug 381201
   snd-hda-intel powersave option and CLICK from speakers

-- 
[9.10 regression] HDA power_save=10
https://bugs.launchpad.net/bugs/428834
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 427645] Re: [9.10 regression] HDA power_save=10

2010-02-23 Thread Jörn Dreyer
*** This bug is a duplicate of bug 381201 ***
https://bugs.launchpad.net/bugs/381201

** This bug has been marked a duplicate of bug 381201
   snd-hda-intel powersave option and CLICK from speakers

-- 
[9.10 regression] HDA power_save=10
https://bugs.launchpad.net/bugs/427645
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 414012] Re: [9.10 regression] HDA power_save=10

2010-02-23 Thread Jörn Dreyer
*** This bug is a duplicate of bug 381201 ***
https://bugs.launchpad.net/bugs/381201

** This bug has been marked a duplicate of bug 381201
   snd-hda-intel powersave option and CLICK from speakers

-- 
[9.10 regression] HDA power_save=10
https://bugs.launchpad.net/bugs/414012
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 381201] Re: snd-hda-intel powersave option and CLICK from speakers

2010-02-23 Thread Jörn Dreyer
added a few bugs as duplicates before finding out the devs wanted it to
be seperate bugs, sry

-- 
snd-hda-intel powersave option and CLICK from speakers
https://bugs.launchpad.net/bugs/381201
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 311853] Re: OpenAL Broken in Jaunty

2010-01-10 Thread Jörn Dreyer
hm still having distorted sound with warzone 2100:
...
I: sink-input.c: Created input 3 ALSA Playback on 
alsa_output.pci-_00_14.2.analog-stereo with sample spec s16le 2ch 44100Hz 
and channel map front-left,front-right
I: sink-input.c: media.name = ALSA Playback
I: sink-input.c: application.name = ALSA plug-in [warzone2100]
I: sink-input.c: native-protocol.peer = UNIX socket client
I: sink-input.c: native-protocol.version = 16
I: sink-input.c: application.process.id = 5496
I: sink-input.c: application.process.user = jfd
I: sink-input.c: application.process.host = cutter
I: sink-input.c: application.process.binary = warzone2100
I: sink-input.c: application.language = de_DE.UTF-8
I: sink-input.c: window.x11.display = :0.0
I: sink-input.c: application.process.machine_id = 
e042fa99bcfcf79205c5f7f44b2a687a
I: sink-input.c: application.process.session_id = 
e042fa99bcfcf79205c5f7f44b2a687a-1263033931.272866-1882946726
I: sink-input.c: application.icon_name = warzone2100
I: sink-input.c: media.role = game
I: sink-input.c: module-stream-restore.id = sink-input-by-media-role:game
I: protocol-native.c: Requested tlength=92,88 ms, minreq=0,72 ms
D: protocol-native.c: Early requests mode enabled, configuring sink latency to 
minreq.
D: memblockq.c: memblockq requested: maxlength=4194304, tlength=16384, base=4, 
prebuf=13568, minreq=2820 maxrewind=0
D: memblockq.c: memblockq sanitized: maxlength=4194304, tlength=16384, base=4, 
prebuf=13568, minreq=2820 maxrewind=0
I: protocol-native.c: Final latency 108,88 ms = 60,91 ms + 2*15,99 ms + 16,00 ms
D: alsa-sink.c: Latency set to 16,00ms
D: alsa-sink.c: hwbuf_unused=349948
D: alsa-sink.c: setting avail_min=88017
D: alsa-sink.c: Requesting rewind due to latency change.
D: alsa-sink.c: Requested to rewind 352768 bytes.
D: alsa-sink.c: Limited to 349000 bytes.
D: alsa-sink.c: before: 87250
D: alsa-sink.c: after: 87250
D: alsa-sink.c: Rewound 349000 bytes.
D: sink.c: Processing rewind...
D: sink-input.c: Have to rewind 349000 bytes on render memblockq.
D: source.c: Processing rewind...
D: protocol-native.c: Requesting rewind due to end of underrun.
D: alsa-sink.c: Requested to rewind 352768 bytes.
D: alsa-sink.c: Mhmm, actually there is nothing to rewind.
I: alsa-sink.c: Underrun!
I: alsa-sink.c: Increasing wakeup watermark to 7,98 ms
D: protocol-native.c: Underrun on 'ALSA Playback', 0 bytes in queue.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: alsa-sink.c: Requested to rewind 10252 bytes.
D: alsa-sink.c: Limited to 748 bytes.
D: alsa-sink.c: before: 187
D: alsa-sink.c: after: 187
D: alsa-sink.c: Rewound 748 bytes.
D: sink.c: Processing rewind...
D: sink-input.c: Have to rewind 748 bytes on render memblockq.
D: source.c: Processing rewind...
D: alsa-sink.c: hwbuf_unused=0
D: alsa-sink.c: setting avail_min=87841
D: module-suspend-on-idle.c: Sink alsa_output.pci-_00_14.2.analog-stereo 
becomes idle, timeout in 5 seconds.
D: alsa-sink.c: Requested to rewind 352768 bytes.
D: alsa-sink.c: Limited to 1152 bytes.
D: alsa-sink.c: before: 288
D: alsa-sink.c: after: 288
D: alsa-sink.c: Rewound 1152 bytes.
D: sink.c: Processing rewind...
...

$ cat .openalrc 
(define devices '(esd)) #fix for warzone 2100 sound with openal

$lspci
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)

running karmic with newer kernel (for working radeon kms :)
$ uname -a
Linux cutter 2.6.32-9-generic #13-Ubuntu SMP Thu Dec 17 17:01:59 UTC 2009 
x86_64 GNU/Linux

not sure wich kernel is more recent ... mine or linux-
image-2.6.32-020632-generic_2.6.32-020632?

** Changed in: pulseaudio (Ubuntu)
   Status: Fix Released = New

-- 
OpenAL Broken in Jaunty
https://bugs.launchpad.net/bugs/311853
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 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-29 Thread Jörn Dreyer
ok, GDK_NATIVE_WINDOW=1 fixes the behaviour  ... why does it also work
when I set GDK_NATIVE_WINDOW=0 ?

-- 
Eclipse GTK is not working correct - especially buttons
https://bugs.launchpad.net/bugs/443004
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 426239] Re: grub-pc hangs while package is configured

2009-10-14 Thread Jörn Dreyer
same problem and yep, got a kernel oops ... usb sdcard reader present 
[ 7321.141260] INFO: task grub-mkdevicema:25249 blocked for more than 120 
seconds.
[ 7321.141260] echo 0  /proc/sys/kernel/hung_task_timeout_secs disables this 
message.
[ 7321.141260] grub-mkdevice D  0 25249  25246 0x
[ 7321.141260]  880042de9c28 0086  
00015580
[ 7321.141260]  8800ab01b110 00015580 00015580 
00015580
[ 7321.141260]  00015580 8800ab01b110 00015580 
00015580
[ 7321.141260] Call Trace:
[ 7321.141260]  [81522447] __mutex_lock_slowpath+0xd7/0x160
[ 7321.141260]  [81147bd0] ? blkdev_open+0x0/0xc0
[ 7321.141260]  [81522346] mutex_lock+0x26/0x50
[ 7321.141260]  [81147858] __blkdev_get+0x38/0x3a0
[ 7321.141260]  [81147bd0] ? blkdev_open+0x0/0xc0
[ 7321.141260]  [81147bcb] blkdev_get+0xb/0x10
[ 7321.141260]  [81147c3c] blkdev_open+0x6c/0xc0
[ 7321.141260]  [81117ed6] __dentry_open+0xe6/0x2e0
[ 7321.141260]  [811181d7] nameidata_to_filp+0x57/0x70
[ 7321.141260]  [811275fa] do_filp_open+0x2ca/0xac0
[ 7321.141260]  [810ef679] ? __do_fault+0x419/0x4e0
[ 7321.141260]  [81032419] ? default_spin_lock_flags+0x9/0x10
[ 7321.141260]  [81277912] ? __strncpy_from_user+0x22/0x60
[ 7321.141260]  [81132072] ? alloc_fd+0x102/0x150
[ 7321.141260]  [81117ca4] do_sys_open+0x64/0x160
[ 7321.141260]  [81117dcb] sys_open+0x1b/0x20
[ 7321.141260]  [81011fc2] system_call_fastpath+0x16/0x1b

-- 
grub-pc hangs while package is configured
https://bugs.launchpad.net/bugs/426239
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 411322] [NEW] karmic regression: desktop icon position of symbolic links are not restored

2009-08-10 Thread Jörn Dreyer
Public bug reported:

After upgrading from jaunty to karmic the desktop icons of folders and
files get restored correctly. Symbolic links however get relayouted and
fill in the spaces from top to bottom, left to right.

This makes the desktop unusable for me as I use a background image that
divides the desktop into regions with different semantic meanings and
icons in these regions to organize todos and projects. I heavily use
links to reference projects and documentation in other folders.

How to reproduce:
Log in as Guest, create a new folder and create a link to it by Shift + Ctrl + 
dragging the 'folder' icon to an new location. The new Icon should show an 
arrow in the top right corner indicating that it is a link. Move the icons to a 
location somewhere on the right side of your desktop. Now open a Terminal, move 
it so you can see both icons and issue a 'killall nautilus' (Dont worry about 
your other user session, the guest user is only allowed to kill its own 
instance of nautilus).  The Folder icon will remain in place whereas the Link 
icon will move to the top left position of the Desktop underneath any present 
system icons.

Workaround: 
If anyone knows an application (preferably online) that lets me visually 
organize my todos and planning for the next week I'd appreciate that workaround 
:)

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

-- 
karmic regression: desktop icon position of symbolic links are not restored 
https://bugs.launchpad.net/bugs/411322
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 340359] Re: Not a WebDAV enabled share

2009-06-17 Thread Jörn Dreyer
** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

-- 
Not a WebDAV enabled share
https://bugs.launchpad.net/bugs/340359
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 340359] Re: Not a WebDAV enabled share

2009-06-12 Thread Jörn Dreyer
sorry, you are right - it is this one: 
http://bugzilla.gnome.org/show_bug.cgi?id=566853
at least the icon problem is the same. gvfs-mount -li also shows no sign of a 
path.

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

-- 
Not a WebDAV enabled share
https://bugs.launchpad.net/bugs/340359
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 340359] Re: Not a WebDAV enabled share

2009-06-12 Thread Jörn Dreyer
** Also affects: gvfs via
   http://bugzilla.gnome.org/show_bug.cgi?id=566853
   Importance: Unknown
   Status: Unknown

-- 
Not a WebDAV enabled share
https://bugs.launchpad.net/bugs/340359
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 340359] Re: Not a WebDAV enabled share

2009-06-12 Thread Jörn Dreyer
** Tags added: needs-coding

-- 
Not a WebDAV enabled share
https://bugs.launchpad.net/bugs/340359
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 340359] Re: Not a WebDAV enabled share

2009-06-10 Thread Jörn Dreyer
I found this bug upstream and think it is a result of the same problem:
http://bugzilla.gnome.org/show_bug.cgi?id=530728

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

-- 
Not a WebDAV enabled share
https://bugs.launchpad.net/bugs/340359
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 271097] Re: wireless password is not being saved (intrepid)

2008-09-23 Thread Jörn Dreyer
I can confirm this. Furthermore using nm-connection-editor to edit a WEP
secured wifi a window pops up asking me to allow connection to the
keyring once or always. When I try to edit a WPA secured wifi no window
pops up (and yes I always allowed access to keyring once ... editing the
WEP wifi asked for it four times). I use the login keyring which gets
unlocked with the same password I use to login. It is the only keyring
availiable. The WEP key is visible with Accessories/Passwords and
Enryption Keys/Passwords, but I cannot add an entry for the WPA wifi.

Btw, why do I have to change the password for the login keyring on my
own after changin my user password ... isn't it confusing that after
changing your password ubuntu asks you for the login keyring password
all over the place ... and you have to _know_ its the original password
... it should be automatically kept in sync with your _current_ user
password, souldn't it?

-- 
wireless password is not being saved (intrepid)
https://bugs.launchpad.net/bugs/271097
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 83243] Re: keyboard problem after resume from hibernation

2008-09-19 Thread Jörn Dreyer
I updated hardy to intrepid a few weeks ago and am now using kernel
2.6.27-3-generic. I still suffer from a not working keyboard and
touchpad when resuming from suspend (to disk).

-- 
keyboard problem after resume from hibernation
https://bugs.launchpad.net/bugs/83243
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 190754] Re: Over-optimistic buffering in PulseAudio causes underruns (audible stuttering, pops)

2008-04-03 Thread Jörn Dreyer
Same Problem here. I just tried the purge  reinstall trick, but it did
not work.

-- 
Over-optimistic buffering in PulseAudio causes underruns (audible stuttering, 
pops)
https://bugs.launchpad.net/bugs/190754
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 190754] Re: Over-optimistic buffering in PulseAudio causes underruns (audible stuttering, pops)

2008-04-03 Thread Jörn Dreyer
I remebered my laptop having problems with IRQs looking into dmesg I
found th usual nobody cared message:


[   49.434084] irq 17: nobody cared (try booting with the irqpoll option)
[   49.434093] Pid: 3079, comm: modprobe Not tainted 2.6.24-14-generic #1
[   49.434100]  [c0165924] __report_bad_irq+0x24/0x80
[   49.434113]  [c0165bfb] note_interrupt+0x27b/0x2c0
[   49.434120]  [c0164e20] handle_IRQ_event+0x30/0x60
[   49.434126]  [c01665b6] handle_fasteoi_irq+0x86/0xe0
[   49.434132]  [c0107f1b] do_IRQ+0x3b/0x70
[   49.434138]  [c0107f20] do_IRQ+0x40/0x70
[   49.434144]  [c0106413] common_interrupt+0x23/0x30
[   49.434153]  [c02100d8] blk_trace_ioctl+0xd8/0xf0
[   49.434158]  [c02167d8] strcmp+0x28/0x30
[   49.434165]  [c0150a91] lookup_symbol+0x21/0x40
[   49.434173]  [c0150b21] __find_symbol+0x71/0x350
[   49.434178]  [c0150ea4] check_version+0x44/0xd0
[   49.434185]  [c0152338] sys_init_module+0xda8/0x19c0
[   49.434209]  [c0140190] param_get_int+0x0/0x20
[   49.434217]  [c0132dd1] irq_exit+0x51/0x80
[   49.434228]  [c01053c2] sysenter_past_esp+0x6b/0xa9
[   49.434240]  ===
[   49.434241] handlers:
[   49.434243] [f8ad4820] (snd_atiixp_interrupt+0x0/0xf0 [snd_atiixp_modem])
[   49.434255] [f8af5d00] (snd_atiixp_interrupt+0x0/0x130 [snd_atiixp])
[   49.434264] Disabling IRQ #17

I dislike polling but tried the irqpoll option and now sound works
flawlessly. Even under high load (single core). No stuttering so far.

-- 
Over-optimistic buffering in PulseAudio causes underruns (audible stuttering, 
pops)
https://bugs.launchpad.net/bugs/190754
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 197233] [NEW] reload/refresh do not reresolve the IP-address

2008-03-01 Thread Jörn Dreyer
Public bug reported:

Binary package hint: epiphany-browser

I have a router that redirects any HTTP/DNS requests to its status page
when not connected to the internet. When I open up epiphany and try to
load my startpage www.my.start.page.tld it will be redirected to the IP-
address of the router. So Epiphany thinks everything worked and
obviously caches that DNS request. Reloading the page or reentering the
complete address will always show me the router status page, even when
the router connects to the internet and new DNS requests would resolve
to the correct IP. I have to close the tab, end clear the cache manually
before I can visit www.my.start.page.tld. I expect epiphany to reresolve
the IP address when I issue a reload.

No nscd is running. Resolving domains that have not already been cached
works as expected after connecting.

$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.10
DISTRIB_CODENAME=gutsy
DISTRIB_DESCRIPTION=Ubuntu 7.10

$ apt-cache policy epiphany-browser
epiphany-browser:
  Installiert:2.20.1-0ubuntu1
  Mögliche Pakete:2.20.1-0ubuntu1
  Versions-Tabelle:
 *** 2.20.1-0ubuntu1 0
500 http://archive.ubuntu.com gutsy-updates/main Packages
100 /var/lib/dpkg/status
 2.20.0-0ubuntu1 0
500 http://de.archive.ubuntu.com gutsy/main Packages

** Affects: epiphany-browser (Ubuntu)
 Importance: Undecided
 Status: New

-- 
reload/refresh do not reresolve the IP-address
https://bugs.launchpad.net/bugs/197233
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 187130] Re: [Hardy Feature Request] Add support for biometric fingerprint reader

2008-02-28 Thread Jörn Dreyer
I modified /etc/pam/common-auth:
snip
#fingerprint reader ... somwhat awkward ...
#auth   sufficient  pam_fprint.so
#auth   sufficient  pam_fprint.so
#auth   sufficient  pam_fprint.so
authrequiredpam_unix.so nullok_secure
/snip

Sometimes fprint would not succeed the firt time so I use it three
times. It works perfectly with sudo on the cmdline and I think gksudo
works as well. They do of course not tell you something like please
identify via fingerprint reader. They just sit there and you can try to
auth with your finger ...

As you can see above I disabled fprint ... pam lacking the flexibility
to give you the choice of auth via fprint or passwort at the same time
keeps me from using it. It is nice to hafe fprint auth ... but not at
the cost of the way I used to auth.

-- 
[Hardy Feature Request] Add support for biometric fingerprint reader
https://bugs.launchpad.net/bugs/187130
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 187130] Re: [Hardy Feature Request] Add support for biometric fingerprint reader

2008-02-28 Thread Jörn Dreyer
Damn, I should not post to bugreports when I am obviously still asleep
...

-- 
[Hardy Feature Request] Add support for biometric fingerprint reader
https://bugs.launchpad.net/bugs/187130
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 187130] Re: [Hardy Feature Request] Add support for biometric fingerprint reader

2008-02-25 Thread Jörn Dreyer
Well, I can at least confirm that fprint works great with gnome / sudo /
gksudo whatever ... someone just needs to package it.

It is a little awkward that gdm can not be configured to give you a
normal login (via keyboard) and at the same time let you use fprint to
authenticate ... AFAIK that is a pam issue ...

-- 
[Hardy Feature Request] Add support for biometric fingerprint reader
https://bugs.launchpad.net/bugs/187130
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 154595] Re: package lvm2 2.02.26-1ubuntu4 failed to install/upgrade:

2008-01-31 Thread Jörn Dreyer
This seems like the same problem we now have ... The only thing i found is the 
following irc log:
http://irclogs.ubuntu.com/2008/01/17/%23xubuntu.txt

so how do we get back to a working system. apt is unusable as lvm will
hang on Backing up any LVM2 metadata that may exist...

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

** Also affects: lvm2 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439063
   Importance: Unknown
   Status: Unknown

** Changed in: lvm2 (Ubuntu)
   Status: New = Confirmed

-- 
package lvm2 2.02.26-1ubuntu4 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/154595
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 154595] Re: package lvm2 2.02.26-1ubuntu4 failed to install/upgrade:

2008-01-31 Thread Jörn Dreyer
$ uname -a
Linux jon 2.6.22-14-generic #1 SMP Tue Dec 18 05:28:27 UTC 2007 x86_64 GNU/Linux

$ LC_ALL=C aptitude show lvm2
Package: lvm2
State: installed
Automatically installed: yes
Version: 2.02.26-1ubuntu4
Priority: optional
Section: admin
Maintainer: Ubuntu Core developers [EMAIL PROTECTED]


** Changed in: lvm2 (Ubuntu)
 Assignee: (unassigned) = Ubuntu Core Development Team (ubuntu-core-dev)

-- 
package lvm2 2.02.26-1ubuntu4 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/154595
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117896] Re: Loses e-mails when moving accross IMAP folders

2008-01-16 Thread Jörn Dreyer
I can confirm this behaviour with gutsy. I am using debian/etch postfix as IMAP 
server. Moving mails (to another account) sometimes just flags them as deleted. 
As the mailserver is hosted in a vserver I assume that this might be related to 
http://bugzilla.gnome.org/show_bug.cgi?id=390740 (Evolution pegs cpu when 
connected to overloaded imap server).
Maybe the copy operation does not finish in time and just gets lost?

-- 
Loses e-mails when moving accross IMAP folders
https://bugs.launchpad.net/bugs/117896
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117896] Re: Loses e-mails when moving accross IMAP folders

2008-01-16 Thread Jörn Dreyer
I forgot to mention that the IMAP server is cyrus ... postfix is SMTP of
course. That makes it three mailservers ...

-- 
Loses e-mails when moving accross IMAP folders
https://bugs.launchpad.net/bugs/117896
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117896] Re: Loses e-mails when moving accross IMAP folders

2008-01-16 Thread Jörn Dreyer
using CAMEL_DEBUG=all evolution  evo.log I get these exceptions when
moving three mails between imap accounts (i can undelete them and repeat
the procedure ... it reliably fails ... does not peg the cpu):

(evolution:31022): camel-imap-provider-CRITICAL **: imap_command_start:
assertion `store-ostream!=NULL' failed

(evolution:31022): camel-imap-provider-CRITICAL **: imap_command_start:
assertion `store-ostream!=NULL' failed

(evolution:31022): camel-imap-provider-CRITICAL **: imap_command_start: 
assertion `store-ostream!=NULL' failed
removed 0
 Vfolder update
uids match:
Thread b42f1b90 
CamelStore('imap://[EMAIL 
PROTECTED]/;imap_custom_headers;check_all;use_ssl=when-possible;command=ssh%20-C%20-l%20%25u%20%25h%20exec%20/usr/sbin/imapd'):get_folder('INBOX',
 0) = 0x83f8e88
 b42f1b90 
Thread b42f1b90 
CamelStore('imap://[EMAIL 
PROTECTED]/;check_all;command=ssh%20-C%20-l%20%25u%20%25h%20exec%20/usr/sbin/imapd;use_ssl=when-possible;imap_custom_headers;override_namespace'):get_folder('INBOX',
 0) = 0x85ce95c
 b42f1b90 
Thread b42f1b90 
CamelFolder:get_message('INBOX', '2640') =
class: CamelMimeMessage
mime-type: text/plain; charset=iso-8859-1
content class: CamelDataWrapper
content mime-type: text/plain; charset=iso-8859-1
 b42f1b90 
Thread b42f1b90 
CamelFolder:get_message('INBOX', '2655') =
class: CamelMimeMessage
mime-type: text/plain; charset=ISO-8859-1; format=flowed
content class: CamelDataWrapper
content mime-type: text/plain; charset=ISO-8859-1; format=flowed
 b42f1b90 
Thread b42f1b90 
CamelFolder:get_message('INBOX', '2639') =
class: CamelMimeMessage
mime-type: text/plain; charset=utf-8
content class: CamelDataWrapper
content mime-type: text/plain; charset=utf-8
 b42f1b90 
 Searching for changed matches ' (and
  
   (match-all ( (get-received-date) 113607))

  
   (match-all ( (get-received-date) 1104447600))

  )
'
[... just vfolder updates ...]
(evolution:31022): camel-imap-provider-CRITICAL **: imap_command_start: 
assertion `store-ostream!=NULL' failed

(evolution:31022): camel-imap-provider-CRITICAL **: imap_command_start:
assertion `store-ostream!=NULL' failed

(evolution:31022): camel-imap-provider-CRITICAL **: imap_command_start:
assertion `store-ostream!=NULL' failed

-- 
Loses e-mails when moving accross IMAP folders
https://bugs.launchpad.net/bugs/117896
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 54816] Re: Edgy should include 'bioapi' to support fingerprint readers

2007-11-14 Thread Jörn Dreyer
I hope someone is working on this ... I'd really like an update ...

** Changed in: ubuntu
 Assignee: (unassigned) = Ubuntu Security Team (ubuntu-security)
   Status: Invalid = Confirmed

-- 
Edgy should include 'bioapi' to support fingerprint readers
https://bugs.launchpad.net/bugs/54816
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 141439] Re: Laptop nc8430, 4GB Ram and fglrx

2007-10-30 Thread Jörn Dreyer
 May I ask how did you verify that the destop kernels have HIGHMEM4G set?
/boot should contain all configs for the kernels installed on your system:
$ grep _HIGHMEM /boot/config-2.6.22-14-generic 
# CONFIG_DEBUG_HIGHMEM is not set
CONFIG_HIGHMEM=y
CONFIG_HIGHMEM4G=y
# CONFIG_HIGHMEM64G is not set

 does setting HIGHMEM4G mean that they I _should_ be able to see 4G 
 (/proc/meminfo) when not using fglrx?
this one is more complicated.
short answer: it depends on your cpu, mainboard, bios, os and PAE support - on 
32bit laptops most likely not.
long answer: 
http://blogs.msdn.com/dcook/archive/2007/03/25/who-ate-my-memory.aspx

concerning this bug: I somewhere read it had to do with MTRRs. However,
my problem is ... deferred as I will simply use 3GP of physical memory
... my mainboard or bios does not seem to support PAE.

-- 
Laptop nc8430, 4GB Ram and fglrx
https://bugs.launchpad.net/bugs/141439
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119982] Re: amd64 vncconfig crashes

2007-10-19 Thread Jörn Dreyer
hm, ok ... so what am I to do to stop my users from complaining?

simply installing a newer package won't work:

dpkg: dependency problems prevent configuration of vnc4server:
 vnc4server depends on libc6 (= 2.6-1); however:
  Version of libc6 on system is 2.3.6-0ubuntu20.5.
 vnc4server depends on libgcc1 (= 1:4.2.1); however:
  Version of libgcc1 on system is 1:4.0.3-1ubuntu5.
 vnc4server depends on libstdc++6 (= 4.2.1); however:
  Version of libstdc++6 on system is 4.0.3-1ubuntu5.
 vnc4server depends on zlib1g (= 1:1.2.3.3.dfsg-1); however:
  Version of zlib1g on system is 1:1.2.3-6ubuntu4.

Will there be a backport for dapper?

-- 
amd64 vncconfig crashes
https://bugs.launchpad.net/bugs/119982
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119982] Re: amd64 vncconfig crashes

2007-10-18 Thread Jörn Dreyer
~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=6.06
DISTRIB_CODENAME=dapper
DISTRIB_DESCRIPTION=Ubuntu 6.06.1 LTS

neither feisty nor gutsy contains a newer version of vnc. as far as
google took me it seems like there are problems with the amd64 build.

-- 
amd64 vncconfig crashes
https://bugs.launchpad.net/bugs/119982
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119982] Re: amd64 vncconfig crashes

2007-10-16 Thread Jörn Dreyer
upstream has released a new version. is there a package availiable
somewhere?

** Changed in: vnc4 (Ubuntu)
 Assignee: (unassigned) = Ubuntu Server Team (ubuntu-server)

-- 
amd64 vncconfig crashes
https://bugs.launchpad.net/bugs/119982
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 79371] Re: saslauthd init script does not allow movement of PID

2007-10-13 Thread Jörn Dreyer
At the end of /etc/defaults/saslauthd I added

SYMLINK=/var/run/saslauthd

and in the initscript I added this before the createdir function:

#bug https://bugs.launchpad.net/ubuntu/+source/cyrus-sasl2/+bug/79371 quickfix
test -h $SYMLINK || ln -s $RUN_DIR $SYMLINK

the initscript will automagically create the $RUN_DIR by parsing the -m
option if specified in $OPTIONS

-- 
saslauthd init script does not allow movement of PID
https://bugs.launchpad.net/bugs/79371
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 150231] Re: [gutsy] gedit ctrl+s triggers goto line not save file action

2007-10-11 Thread Jörn Dreyer
I read about customizable menus, but I don't know where to de-/activate
the feature.

AFAICT I have not activated it.

I will post the german labels, as that is what is Displayed:
Gedit - _Datei - _Speichern = Strg+S
Gedit - _Suchen - Gehe zu _Zeile = Strg+I

I tried highlighting a menu item and use Strg+something to change the
hotkey. As expecte, It did not work, as I assume the feature is not
enabled.

-- 
[gutsy] gedit ctrl+s triggers goto line not save file action
https://bugs.launchpad.net/bugs/150231
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 150231] Re: [gutsy] gedit ctrl+s triggers goto line not save file action

2007-10-11 Thread Jörn Dreyer
I just have no idea about where to start debugging this misbehaviour ...
any hints would be welcome.

-- 
[gutsy] gedit ctrl+s triggers goto line not save file action
https://bugs.launchpad.net/bugs/150231
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 150231] Re: [gutsy] gedit ctrl+s triggers goto line not save file action

2007-10-11 Thread Jörn Dreyer
yes I have the following keymaps availiable:
- Germany Eliminate dead keys (*)
- Germany Neostyle
- Germany

with * being active

however, It does not matter wether or not separate group for each window
is enabled.


** Attachment added: gedit
   http://launchpadlibrarian.net/9946018/gedit

-- 
[gutsy] gedit ctrl+s triggers goto line not save file action
https://bugs.launchpad.net/bugs/150231
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 150231] Re: [gutsy] gedit ctrl+s triggers goto line not save file action

2007-10-11 Thread Jörn Dreyer
ok, I removed the other mappings and the bug seems gone. Readding the
neolayout breaks it again. Readding the simple german layout does not.
So the bug seems to be with the neostyle, which AFAIR is not officially
supported by ubuntu. So thx for walking me through this. Unfortunately
there does not seem to be an updated version of the package:
http://eigenheimstrasse.de:8668/space/Computerecke/NEO-
Tastaturlayout/Download/GNU-Linux?

Are there any bugs related to this one I coud subscribe to?

This is the neo-de package installed on my system.

 ~$ aptitude show neo-de
Paket: neo-de
Zustand: Installiert
Automatisch installiert: ja
Version: 1.1.alpha-8
Priorität: optional
Bereich: misc
Verwalter: Benjamin Kellermann [EMAIL PROTECTED]
Unkomprimierte Größe: 139k
Beschreibung: NEO Layout German
 This file contains drivers for the X Window System, drivers for the Console. 
 
 It additionally contains two scripts, which changes between NEO and QWERTZ
 Layout: 
 asdf - changes to NEO
 uiae - changes to QWERTZ

-- 
[gutsy] gedit ctrl+s triggers goto line not save file action
https://bugs.launchpad.net/bugs/150231
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 150231] [gutsy] gedit ctrl+s triggers goto line not save file action

2007-10-07 Thread Jörn Dreyer
Public bug reported:

Binary package hint: gedit

When pressing the hotkey ctrl+s the goto line action is triggered insted of 
the save file action
ctrl+i will also correctly trigger the goto line action.

I doubt this is related to 
#17276 gedit : ctrl+s != hot key save
#17233 gedit : Many keys suddenly bound to incorrect actions


$ uname -a
Linux teacup 2.6.22-13-generic #1 SMP Thu Oct 4 17:18:44 GMT 2007 i686 GNU/Linux

$ dpkg -l gedit | grep gedit
ii  gedit  2.20.1-0ubuntu2 official text editor of the GNOME desktop 
environment

$ xmodmap -pk | grep 0x0073
 39 0x0073 (s)  0x0053 (S)  0x0069 (i)  0x0049 (I)  
0x00df (ssharp) 0x00a7 (section)0x02b9 (idotless)   0x02a9 
(Iabovedot)  0x0073 (s)  0x0053 (S)  0x00df (ssharp) 0x00a7 
(section)
 43 0x0068 (h)  0x0048 (H)  0x0073 (s)  0x0053 (S)  
0x02b1 (hstroke)0x02a1 (Hstroke)0x07f2 (Greek_sigma)0x07d2 
(Greek_SIGMA)0x0068 (h)  0x0048 (H)  0x02b1 (hstroke)0x02a1 
(Hstroke)

$ env | grep LANG
LANG=de_DE.UTF-8
GDM_LANG=de_DE.UTF-8

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

-- 
[gutsy] gedit ctrl+s triggers goto line not save file action
https://bugs.launchpad.net/bugs/150231
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 150231] Re: [gutsy] gedit ctrl+s triggers goto line not save file action

2007-10-07 Thread Jörn Dreyer
 I cannot reproduce this. What keymap do you use?
german, eliminate dead keys. any commands I could run to give you specific 
information?

 do you have desktop effects activated?
no, I just tried changing to compiz and back again (via 
system-preferences-appearance-visual effects). still same error with gedit

$ ps ax | grep metacity
10681 ?S  0:00 metacity --replace
10730 pts/3S+ 0:00 grep metacity
$ ps ax | grep compiz
10732 pts/3S+ 0:00 grep compiz

-- 
[gutsy] gedit ctrl+s triggers goto line not save file action
https://bugs.launchpad.net/bugs/150231
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 150277] curlftpfs-0.9.1 + libcurl/7.16.4 segfaults on removing files

2007-10-07 Thread Jörn Dreyer
Public bug reported:

Binary package hint: curl

see
https://sourceforge.net/tracker/?func=detailatid=100976aid=1785489group_id=976
and
https://sourceforge.net/tracker/?func=detailatid=100976aid=1783162group_id=976

a fix has been committed to upstream CVS

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

-- 
curlftpfs-0.9.1 + libcurl/7.16.4 segfaults on removing files
https://bugs.launchpad.net/bugs/150277
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119982] Re: amd64 vncconfig crashes

2007-10-01 Thread Jörn Dreyer
Happens here too:
$ uname -a
Linux shaun 2.6.15-29-amd64-server #1 SMP Wed Aug 29 14:03:12 UTC 2007 x86_64 
GNU/Linux
$ dpkg -s vnc4server
Maintainer: Ola Lundqvist [EMAIL PROTECTED]
Architecture: amd64
Source: vnc4
Version: 4.1.1+xorg1.0.2-0ubuntu1.6.06


** Changed in: vnc4 (Ubuntu)
   Status: New = Confirmed

-- 
amd64 vncconfig crashes
https://bugs.launchpad.net/bugs/119982
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 141439] Re: Laptop nc8430, 4GB Ram and fglrx

2007-09-26 Thread Jörn Dreyer
Same here. 32Bit Ubuntu desktop. Also tried server before I found out
desktop now has HIGHMEM4G set. The BIOS only reports ~3.3G of ram. Linux
reports 3374736kB of RAM. Using vesa I can work with X just fine. As
soon as I start X with fglrx the system becomes horribly slow. mem=3G
will be my workaround too.

** Changed in: linux-meta (Ubuntu)
   Status: New = Confirmed

-- 
Laptop nc8430, 4GB Ram and fglrx
https://bugs.launchpad.net/bugs/141439
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 141439] Re: Laptop nc8430, 4GB Ram and fglrx

2007-09-26 Thread Jörn Dreyer

** Attachment added: meminfo while slow
   http://launchpadlibrarian.net/9516855/meminfo.fglrx

-- 
Laptop nc8430, 4GB Ram and fglrx
https://bugs.launchpad.net/bugs/141439
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 141439] Re: Laptop nc8430, 4GB Ram and fglrx

2007-09-26 Thread Jörn Dreyer

** Attachment added: dmesg while slow
   http://launchpadlibrarian.net/9516878/dmesg.fglrx

-- 
Laptop nc8430, 4GB Ram and fglrx
https://bugs.launchpad.net/bugs/141439
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 141439] Re: Laptop nc8430, 4GB Ram and fglrx

2007-09-26 Thread Jörn Dreyer

** Attachment added: lspci-vvnn.log
   http://launchpadlibrarian.net/9516971/lspci-vvnn.log

-- 
Laptop nc8430, 4GB Ram and fglrx
https://bugs.launchpad.net/bugs/141439
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 141439] Re: Laptop nc8430, 4GB Ram and fglrx

2007-09-26 Thread Jörn Dreyer
uname -a: Linux teacup 2.6.22-12-generic #1 SMP Sun Sep 23 18:11:30 GMT
2007 i686 GNU/Linux

-- 
Laptop nc8430, 4GB Ram and fglrx
https://bugs.launchpad.net/bugs/141439
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120085] Re: Various problems running syslogd with -u syslog option

2007-09-06 Thread Jörn Dreyer
I disagree ... the problem is that in dapper ther is no
/etc/default/syslogd. The problem described by Markus Schlager and
confirmed by me still makes it quite critical I think.

-- 
Various problems running syslogd with -u syslog option
https://bugs.launchpad.net/bugs/120085
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120085] Re: Various problems running syslogd with -u syslog option

2007-09-06 Thread Jörn Dreyer
I used the workaround Markus Schlager proposed:
changed SYSLOGD= -u syslog into SYSLOGD=  in /etc/init.d/sysklogd

-- 
Various problems running syslogd with -u syslog option
https://bugs.launchpad.net/bugs/120085
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120085] Re: Various problems running syslogd with -u syslog option

2007-09-03 Thread Jörn Dreyer
We can confirm this on dapper lts. Exactly the same behaviour as Markus
Schlager reported in
https://bugs.launchpad.net/ubuntu/+source/sysklogd/+bug/120085/comments/2

-- 
Various problems running syslogd with -u syslog option
https://bugs.launchpad.net/bugs/120085
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 105571] Re: inserting card in sd/ms/mmc cardReader in MSI laptop doest not automount anymore in feisty

2007-08-23 Thread Jörn Dreyer
same here with gutsy tribe 4:

~$ dmesg | grep sdhci
[   28.376000] sdhci: Secure Digital Host Controller Interface driver
[   28.376000] sdhci: Copyright(c) Pierre Ossman
[   28.552000] sdhci: SDHCI controller found at :08:03.2 [1217:7120] (rev 1)
[   28.552000] sdhci:slot0: Unknown controller version (16). You may experience 
problems.

$ uname -a
Linux teacup 2.6.22-9-generic #1 SMP Fri Aug 3 00:50:37 GMT 2007 i686 GNU/Linux

Furthermore, the only thing that changes when inserting an sdcard is
this hal information:

+udi = '/org/freedesktop/Hal/devices/pci_1217_7120_mmc_host_mmc_card_rca40956'
+  info.bus = 'mmc'  (string)
+  info.parent = '/org/freedesktop/Hal/devices/pci_1217_7120_mmc_host'  (string)
+  info.product = 'SD01G'  (string)
+  info.subsystem = 'mmc'  (string)
+  info.udi = 
'/org/freedesktop/Hal/devices/pci_1217_7120_mmc_host_mmc_card_rca40956'  
(string)
+  info.vendor = 'Unknown (3)'  (string)
+  linux.hotplug_type = 2  (0x2)  (int)
+  linux.subsystem = 'mmc'  (string)
+  linux.sysfs_path = '/sys/class/mmc_host/mmc0/mmc0:9ffc'  (string)
+  mmc.cid = '0353445344303147801069cf56006100'  (string)
+  mmc.csd = '002600325f5983c8addbcfffd2404000'  (string)
+  mmc.date = '01/2006'  (string)
+  mmc.fwrev = 0  (0x0)  (int)
+  mmc.hwrev = 8  (0x8)  (int)
+  mmc.oem = 'Unknown (21316)'  (string)
+  mmc.rca = 40956  (0x9ffc)  (int)
+  mmc.scr = '0125'  (string)
+  mmc.serial = 275369814  (0x1069cf56)  (int)
+  mmc.vendor = 'Unknown (3)'  (string)

Might be more of a kernel module problem, though ... did they change a
lot for the driver?


** Changed in: gnome-volume-manager (Ubuntu)
   Status: New = Confirmed

** Changed in: gnome-volume-manager (Ubuntu)
 Assignee: (unassigned) = Ubuntu Kernel Team

-- 
inserting card in sd/ms/mmc cardReader in MSI laptop  doest not automount 
anymore in feisty
https://bugs.launchpad.net/bugs/105571
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 105571] Re: inserting card in sd/ms/mmc cardReader in MSI laptop doest not automount anymore in feisty

2007-08-23 Thread Jörn Dreyer
Nevermind. With 2.6.22-10 everything works like a charm. I had installed
the latest kernel, removed the modules for the running kernel but not
rebootet. So I guess we could say a fix was released ... or commited ..
or whatever.

** Changed in: gnome-volume-manager (Ubuntu)
   Status: Confirmed = Fix Released

-- 
inserting card in sd/ms/mmc cardReader in MSI laptop  doest not automount 
anymore in feisty
https://bugs.launchpad.net/bugs/105571
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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