[Bug 11334] Re: MASTER Copy-Paste doesn't work if the source is closed before the paste

2010-03-05 Thread LimCore
pyrates,

you say We don't want a bandaid solution or a work around - what?

Well, we, the USERS - we DO WANT a working solution, even if it is
bandaid or work around.

Also, why this would be bad if all applications would rely on such
external clipboard instead doing it better themselves? Then they can use
developers time for other things that do NOT have an usable work around
like percelite.

-- 
MASTER Copy-Paste doesn't work if the source is closed before the paste
https://bugs.launchpad.net/bugs/11334
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 531441] [NEW] [karmic] Apache crashes

2010-03-03 Thread LimCore
Public bug reported:

Binary package hint: apache2

Apache2, part of LAMP server crashes on many DB operations.
Nothing in logs, just all apache processes die after some requests to php 
sites, including requests to phpmyadmin.
It was working fine before.

Jumpi server (64 bit dualcore with Ubuntu 9.10).

25 vhosts based on ports (that was the recent new change).
Quite default config.
There is a lot of free memory.

Nothing in either dmesg nor messages nor apache logs.

r...@jumpi(2010-03-03 17:05:03)/etc/apache2$ grep Listen 
/etc/apache2/ports.conf | wc -l
50
r...@jumpi(2010-03-03 17:05:07)/etc/apache2$ ls -l /etc/apache2/sites-enabled/ 
| wc -l
26


dpkg -l php5 php-apc apache2 libapache2-mod-php5 php5-mysql mysql-server 
mysql-client postgresql php5-pgsql

ii  apache2   2.2.12-1ubuntu2.1 
Apache HTTP Server metapackage
ii  libapache2-mod-php5   5.2.10.dfsg.1-2ubuntu6.4  
server-side, HTML-embedded scripting language (Apache 2 module)
ii  mysql-client  5.1.37-1ubuntu5.1 
MySQL database client (metapackage depending on the latest version)
ii  mysql-server  5.1.37-1ubuntu5.1 
MySQL database server (metapackage depending on the latest version)
ii  php-apc   3.0.19-2  
APC (Alternative PHP Cache) module for PHP 5
ii  php5  5.2.10.dfsg.1-2ubuntu6.4  
server-side, HTML-embedded scripting language (metapackage)
ii  php5-mysql5.2.10.dfsg.1-2ubuntu6.4  
MySQL module for php5
ii  php5-pgsql5.2.10.dfsg.1-2ubuntu6.4  
PostgreSQL module for php5
ii  postgresql8.4.2-0ubuntu9.10 
object-relational SQL database (supported version)

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

-- 
[karmic] Apache crashes
https://bugs.launchpad.net/bugs/531441
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 531287] [NEW] Trickle does not work with kmail - hangs it

2010-03-03 Thread LimCore
Public bug reported:

trickle -d 100 -u 100  kmail

Kmail runs, but as soon as the trickle has to limit the bandwitch (so it
actually starts limiting) then kmail hangs fully (even the window does
not refresh).

killall kmail works.

Perhaps this is caused because kmail that was start exits (and some child or 
something is running only)?
when running kmail,
kmail (pid=17635) is started for example, it spawns kmail (pid=17636), and also 
spawns various kdeinit4: kio_imap4 [kdeinit]

Perhaps it causes the problem that not all of the processes have trickle
attached to them - or that trickel exists because original kmail exists,
but the childs still think a trickle is running.

Running trickled  and then trickle kmail  does not help.  In such
scenario, killall trickled does not un-hang kmail.

ra...@lcwood(12:45:51)~$ trickled -d 50 -u 100 -w 32
ra...@lcwood(12:48:16)~$ trickle kmail
ra...@lcwood(12:48:31)~$ killall trickled

strace of kmail (done by strace -p `pidof kmail`)

mprotect(0x7fbd9c30e000, 4096, PROT_READ|PROT_WRITE) = 0
munmap(0x7fbda1a33000, 1052672) = 0
read(8, 0x21e0e34, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
read(19, 0x22f7794, 4096)   = -1 EAGAIN (Resource temporarily 
unavailable)
fcntl(18, F_GETFL)  = 0x802 (flags O_RDWR|O_NONBLOCK)
fcntl(35, F_GETFL)  = 0x802 (flags O_RDWR|O_NONBLOCK)
fcntl(36, F_GETFL)  = 0x802 (flags O_RDWR|O_NONBLOCK)
fcntl(37, F_GETFL)  = 0x802 (flags O_RDWR|O_NONBLOCK)
fcntl(38, F_GETFL)  = 0x802 (flags O_RDWR|O_NONBLOCK)
poll([{fd=3, events=POLLIN}, {fd=14, events=POLLIN|POLLPRI}, {fd=16, 
events=POLLIN|POLLPRI}, {fd=17, events=POLLIN|POLLPRI}, {fd=18, 
events=POLLIN|POLLPRI}, {fd=19, events=POLLIN}, {fd=20, events=POLLIN}, {fd=21, 
events=POLLIN}, {fd=22, events=POLLIN}, {fd=8, events=POLLIN}, {fd=5, 
events=POLLIN}, {fd=24, events=POLLIN}, {fd=35, events=0}, {fd=36, events=0}, 
{fd=37, events=0}, {fd=38, events=0}], 16, 0) = 0 (Timeout)
read(8, 0x21e0e34, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
madvise(0x7fbd9c026000, 3051520, MADV_DONTNEED) = 0
stat(/etc/localtime, {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
stat(/etc/localtime, {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
stat(/etc/localtime, {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
fcntl(38, F_GETFL)  = 0x802 (flags O_RDWR|O_NONBLOCK)
fcntl(38, F_GETFL)  = 0x802 (flags O_RDWR|O_NONBLOCK)
select(38, [], [], NULL, {3, 0})= 0 (Timeout)
fcntl(38, F_GETFL)  = 0x802 (flags O_RDWR|O_NONBLOCK)
select(39, [38], [], NULL, NULL

after killall kmail the strace says:

)= ? ERESTARTNOHAND (To be restarted)
--- SIGTERM (Terminated) @ 0 (0) ---
rt_sigaction(SIGKILL, {SIG_DFL, [KILL], SA_RESTORER|SA_RESTART, 
0x7f73a9007530}, {0x7fff53576650, [INT TRAP ABRT BUS], 0x1c18290 /* SA_??? */}, 
8) = -1 EINVAL (Invalid argument)
rt_sigaction(SIGTERM, {SIG_DFL, [TERM], SA_RESTORER|SA_RESTART, 
0x7f73a9007530}, {0x4022e8, [TERM], SA_RESTORER|SA_RESTART, 0x7f73a9007530}, 8) 
= 0
rt_sigaction(SIGHUP, {SIG_DFL, [HUP], SA_RESTORER|SA_RESTART, 0x7f73a9007530}, 
{0x4022e8, [HUP], SA_RESTORER|SA_RESTART, 0x7f73a9007530}, 8) = 0
write(2, *** KMail got signal 15 (Exiting..., 34) = 34
futex(0x29b7acc, FUTEX_CMP_REQUEUE_PRIVATE, 1, 2147483647, 0x29b7aa0, 4) = 2
futex(0x29d449c, FUTEX_WAIT_PRIVATE, 1, NULL) = 0
futex(0x29d4470, FUTEX_WAKE_PRIVATE, 1) = 0
writev(5, [{l\1\1\1m\0\0\0}\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre..., 144}, 
{h\0\0\0type='signal',path='/KIO/Sch..., 109}], 2) = 253
close(36)   = 0
close(35)   = 0
close(37)   = 0
close(38)   = 0
[...]

Actually, trickle seems to not start:

read(3, 0x11af050, 2048)= -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=3, events=POLLIN}], 1, 24961) = 1 ([{fd=3, revents=POLLIN}])
read(3, l\4\1\1 \0\0\0\t\0\0\0\211\0\0\0\1\1o\0\25\0\0\0/org/fre..., 2048) = 
192
read(3, 0x11af050, 2048)= -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=3, events=POLLIN}], 1, 24886) = 1 ([{fd=3, revents=POLLIN}])
read(3, l\4\1\0018\0\0\0\n\0\0\0\211\0\0\0\1\1o\0\25\0\0\0/org/fre..., 2048) 
= 216
read(3, 0x11af050, 2048)= -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=3, events=POLLIN}], 1, 24689) = 1 ([{fd=3, revents=POLLIN}])
read(3, l\2\1\1\177\v\0\0003\0\0\\0\0\0\6\1s\0\7\0\0\0:1.1031\0..., 2048) 
= 2048
read(3, arg type=\i\ direction=\out\/\n..., 2048) = 959
brk(0x11d6000)  = 0x11d6000
writev(3, [{l\1\0\1'\0\0\0\10\0\0\0\202\0\0\0\1\1o\0\20\0\0\0/MainApp..., 
152}, {\0\0\0\0\37\0\0\0\0\0\0\v/home/rafal\0\0\0\1\377\377\377\377\0..., 
39}], 2) = 191
poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}])
read(3, 

[Bug 531313] [NEW] [karmic] cryptkeeper crashes on creating new encfs (also in strcmp)

2010-03-03 Thread LimCore
Public bug reported:

Binary package hint: cryptkeeper

=== BUG IMPACT ===
Cryptkeeper fails to create any encfs, rendering it unusable

=== WORKAROUND ===
None known for this program

=== REPRODUCTION ===
1. start cryptkeeper
2. click on its tray icon - new encfs
3. select a new directory, enter password, click Forward
4. crash

dpkg -l cryptkeeper
ii  cryptkeeper   0.9.4-1

on computer lcwood (quad core amd64)

$ gdb  cryptkeeper
GNU gdb (GDB) 7.0-ubuntu
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/bin/cryptkeeper...(no debugging symbols found)...done.
(gdb) r
Starting program: /usr/bin/cryptkeeper 
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffeb7d7910 (LWP 18735)]
[New Thread 0x7fffeafd6910 (LWP 18736)]
[Thread 0x7fffeafd6910 (LWP 18736) exited]
[New Thread 0x7fffeafd6910 (LWP 18737)]
[New Thread 0x7fffea070910 (LWP 18738)]
[New Thread 0x7fffe986f910 (LWP 18739)]
[New Thread 0x7fffe906e910 (LWP 18740)]
[New Thread 0x7fffe886d910 (LWP 18741)]
[New Thread 0x7fffe3fff910 (LWP 18742)]
[Thread 0x7fffea070910 (LWP 18738) exited]
[Thread 0x7fffe3fff910 (LWP 18742) exited]
[Thread 0x7fffe986f910 (LWP 18739) exited]
[Thread 0x7fffe886d910 (LWP 18741) exited]
[Thread 0x7fffe906e910 (LWP 18740) exited]
[Thread 0x7fffeb7d7910 (LWP 18735) exited]
[New Thread 0x7fffeb7d7910 (LWP 18743)]
[Thread 0x7fffeafd6910 (LWP 18737) exited]
[New Thread 0x7fffeafd6910 (LWP 18745)]
[Thread 0x7fffeb7d7910 (LWP 18743) exited]

Program received signal SIGSEGV, Segmentation fault.
strcmp () at ../sysdeps/x86_64/strcmp.S:30
30  ../sysdeps/x86_64/strcmp.S: No such file or directory.
in ../sysdeps/x86_64/strcmp.S
Current language:  auto
The current source language is auto; currently asm.
(gdb) bt
#0  strcmp () at ../sysdeps/x86_64/strcmp.S:30
#1  0x00405346 in ?? ()
#2  0x00405480 in ?? ()
#3  0x004074eb in ?? ()
#4  0x75e505ae in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#5  0x75e65983 in ?? () from /usr/lib/libgobject-2.0.so.0
#6  0x75e66d39 in g_signal_emit_valist () from 
/usr/lib/libgobject-2.0.so.0
#7  0x75e67283 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#8  0x77867af5 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#9  0x75e505ae in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#10 0x75e6529c in ?? () from /usr/lib/libgobject-2.0.so.0
#11 0x75e66d39 in g_signal_emit_valist () from 
/usr/lib/libgobject-2.0.so.0
#12 0x75e67283 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#13 0x778667ad in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#14 0x77915728 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#15 0x75e505ae in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#16 0x75e6564d in ?? () from /usr/lib/libgobject-2.0.so.0
#17 0x75e66bcc in g_signal_emit_valist () from 
/usr/lib/libgobject-2.0.so.0
#18 0x75e67283 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#19 0x77a1c71f in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#20 0x7790dcd3 in gtk_propagate_event () from 
/usr/lib/libgtk-x11-2.0.so.0
#21 0x7790eca3 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#22 0x77583cec in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#23 0x75776bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0x7577a598 in ?? () from /lib/libglib-2.0.so.0
#25 0x7577a9f5 in g_main_loop_run () from /lib/libglib-2.0.so.0
#26 0x7790f177 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#27 0x00409998 in ?? ()
#28 0x74a23abd in __libc_start_main (main=value optimized out, 
argc=value optimized out, ubp_av=value optimized out, init=value optimized 
out, fini=value optimized out, rtld_fini=value optimized out, 
stack_end=0x7fffe3b8) at libc-start.c:220
#29 0x00405229 in ?? ()
#30 0x7fffe3b8 in ?? ()
#31 0x001c in ?? ()
#32 0x0001 in ?? ()
#33 0x7fffe66e in ?? ()
#34 0x in ?? ()
(gdb) q
A debugging session is active.

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

** Summary changed:

- [karmic] cryptkeeper crashes on creating new encfs
+ [karmic] cryptkeeper crashes on creating new encfs (also in strcmp)

-- 
[karmic] cryptkeeper crashes on creating new encfs (also in strcmp)
https://bugs.launchpad.net/bugs/531313
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs 

[Bug 531313] Re: [karmic] cryptkeeper crashes on creating new encfs (also in strcmp)

2010-03-03 Thread LimCore
Bug #432443 also is about strcmp() sigsegv in encfs, but there the
problem occurs just from clicking the icon, and in this bug here it
happens when creating new encfs.

-- 
[karmic] cryptkeeper crashes on creating new encfs (also in strcmp)
https://bugs.launchpad.net/bugs/531313
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 432443] Re: cryptkeeper crashed with SIGSEGV in strcmp()

2010-03-03 Thread LimCore
bug #531313 is also in strcmp() but it is not duplicate probably since
it happens in other use case

-- 
cryptkeeper crashed with SIGSEGV in strcmp()
https://bugs.launchpad.net/bugs/432443
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 531313] Re: [karmic] cryptkeeper crashes on creating new encfs (also in strcmp)

2010-03-03 Thread LimCore
Confirmed on other box; we will try to test on other boxes too

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

-- 
[karmic] cryptkeeper crashes on creating new encfs (also in strcmp)
https://bugs.launchpad.net/bugs/531313
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 531441] [NEW] [karmic] Apache crashes

2010-03-03 Thread LimCore
Public bug reported:

Binary package hint: apache2

Apache2, part of LAMP server crashes on many DB operations.
Nothing in logs, just all apache processes die after some requests to php 
sites, including requests to phpmyadmin.
It was working fine before.

Jumpi server (64 bit dualcore with Ubuntu 9.10).

25 vhosts based on ports (that was the recent new change).
Quite default config.
There is a lot of free memory.

Nothing in either dmesg nor messages nor apache logs.

r...@jumpi(2010-03-03 17:05:03)/etc/apache2$ grep Listen 
/etc/apache2/ports.conf | wc -l
50
r...@jumpi(2010-03-03 17:05:07)/etc/apache2$ ls -l /etc/apache2/sites-enabled/ 
| wc -l
26


dpkg -l php5 php-apc apache2 libapache2-mod-php5 php5-mysql mysql-server 
mysql-client postgresql php5-pgsql

ii  apache2   2.2.12-1ubuntu2.1 
Apache HTTP Server metapackage
ii  libapache2-mod-php5   5.2.10.dfsg.1-2ubuntu6.4  
server-side, HTML-embedded scripting language (Apache 2 module)
ii  mysql-client  5.1.37-1ubuntu5.1 
MySQL database client (metapackage depending on the latest version)
ii  mysql-server  5.1.37-1ubuntu5.1 
MySQL database server (metapackage depending on the latest version)
ii  php-apc   3.0.19-2  
APC (Alternative PHP Cache) module for PHP 5
ii  php5  5.2.10.dfsg.1-2ubuntu6.4  
server-side, HTML-embedded scripting language (metapackage)
ii  php5-mysql5.2.10.dfsg.1-2ubuntu6.4  
MySQL module for php5
ii  php5-pgsql5.2.10.dfsg.1-2ubuntu6.4  
PostgreSQL module for php5
ii  postgresql8.4.2-0ubuntu9.10 
object-relational SQL database (supported version)

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

-- 
[karmic] Apache crashes
https://bugs.launchpad.net/bugs/531441
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 529455] [NEW] [karmic-proposed] GRUB - warnings while installation

2010-02-28 Thread LimCore
Public bug reported:

Binary package hint: grub-pc


=== PROBLEM ===
While upgrading grub-pc to karmic-proposed I got following errors/warnings.
After installation my version is:  grub-pc 1.97~beta4-1ubuntu5 

=== WORK AROUND ===
This errors seem to not cause any problems.
(still I need to reboot after upgrade - if you see this message and comments is 
over 1 hour old, then something made my PC unbootable ;)

=== MORE INFO ===
/dev/sde seems to be uhm, my USB printer (probably its the SD cards reader or 
something)
Can not open it with cfdisk

$ hdparm  /dev/sde
/dev/sde:
 HDIO_DRIVE_CMD(identify) failed: Invalid exchange
 readonly  =  0 (off)
 readahead = 256 (on)
 geometry  = 1024/0/62, sectors = 0, start = 0

Device: Brother  DCP-165C Version: 1.00
Device type: disk
Local Time is: Sun Feb 28 14:16:43 2010 CET
NO MEDIUM present on device


=== THE ERROR 

Setting up grub-pc (1.97~beta4-1ubuntu5) ...
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
Installation finished. No error reported.
This is the contents of the device map /boot/grub/device.map.
Check if this is correct or not. If any of the lines is incorrect,
fix it and re-run the script `grub-install'.

(hd0)   /dev/sda
(hd1)   /dev/sdb
(hd2)   /dev/sdc
(hd3)   /dev/sdd
(hd4)   /dev/sde
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
Generating grub.cfg ...
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
Found linux image: /boot/vmlinuz-2.6.31-20-generic
Found initrd image: /boot/initrd.img-2.6.31-20-generic
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
Found linux image: /boot/vmlinuz-2.6.31-19-generic
Found initrd image: /boot/initrd.img-2.6.31-19-generic
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
Found linux image: /boot/vmlinuz-2.6.31-17-generic
Found initrd image: /boot/initrd.img-2.6.31-17-generic
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
Found linux image: /boot/vmlinuz-2.6.31-16-generic
Found initrd image: /boot/initrd.img-2.6.31-16-generic
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
Found linux image: /boot/vmlinuz-2.6.31-15-generic
Found initrd image: /boot/initrd.img-2.6.31-15-generic
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
Found linux image: /boot/vmlinuz-2.6.31-14-generic
Found initrd image: /boot/initrd.img-2.6.31-14-generic
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open `/dev/sde' while attempting to get disk size
error: cannot open 

[Bug 529455] Re: [karmic-proposed] GRUB - warnings while installation

2010-02-28 Thread LimCore
This seems to be just a cosmetic bug - simply the amount of errors looks
a bit scary, so we could change the messages to be just warnings or
notifications.

** Description changed:

  Binary package hint: grub-pc
- 
  
  === PROBLEM ===
  While upgrading grub-pc to karmic-proposed I got following errors/warnings.
- After installation my version is:  grub-pc 1.97~beta4-1ubuntu5 
+ After installation my version is:  grub-pc 1.97~beta4-1ubuntu5
  
  === WORK AROUND ===
  This errors seem to not cause any problems.
- (still I need to reboot after upgrade - if you see this message and comments 
is over 1 hour old, then something made my PC unbootable ;)
+ System boots normally to: 2.6.31-20-generic 
  
  === MORE INFO ===
  /dev/sde seems to be uhm, my USB printer (probably its the SD cards reader or 
something)
  Can not open it with cfdisk
  
  $ hdparm  /dev/sde
  /dev/sde:
-  HDIO_DRIVE_CMD(identify) failed: Invalid exchange
-  readonly  =  0 (off)
-  readahead = 256 (on)
-  geometry  = 1024/0/62, sectors = 0, start = 0
+  HDIO_DRIVE_CMD(identify) failed: Invalid exchange
+  readonly  =  0 (off)
+  readahead = 256 (on)
+  geometry  = 1024/0/62, sectors = 0, start = 0
  
  Device: Brother  DCP-165C Version: 1.00
  Device type: disk
  Local Time is: Sun Feb 28 14:16:43 2010 CET
  NO MEDIUM present on device
- 
  
  === THE ERROR 
  
  Setting up grub-pc (1.97~beta4-1ubuntu5) ...
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  Installation finished. No error reported.
  This is the contents of the device map /boot/grub/device.map.
  Check if this is correct or not. If any of the lines is incorrect,
  fix it and re-run the script `grub-install'.
  
  (hd0) /dev/sda
  (hd1) /dev/sdb
  (hd2) /dev/sdc
  (hd3) /dev/sdd
  (hd4) /dev/sde
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  Generating grub.cfg ...
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  Found linux image: /boot/vmlinuz-2.6.31-20-generic
  Found initrd image: /boot/initrd.img-2.6.31-20-generic
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  Found linux image: /boot/vmlinuz-2.6.31-19-generic
  Found initrd image: /boot/initrd.img-2.6.31-19-generic
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  Found linux image: /boot/vmlinuz-2.6.31-17-generic
  Found initrd image: /boot/initrd.img-2.6.31-17-generic
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  Found linux image: /boot/vmlinuz-2.6.31-16-generic
  Found initrd image: /boot/initrd.img-2.6.31-16-generic
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  Found linux image: /boot/vmlinuz-2.6.31-15-generic
  Found initrd image: /boot/initrd.img-2.6.31-15-generic
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' while attempting to get disk size
  error: cannot open `/dev/sde' 

[Bug 527075] [NEW] Radeon crashed in X - Radeon HD 3200 in /usr/bin/X(FindGlyphRef+0x2c) from FindGlyphByHash - GART Table is not in FRAME_BUFFER range

2010-02-24 Thread LimCore
Public bug reported:

While normal usage, suddenly X crashed.
Ubuntu 9.10 amd64

01:05.0 VGA compatible controller: ATI Technologies Inc Radeon HD 3200
Graphics

Crash:
Backtrace:
0: /usr/bin/X(xorg_backtrace+0x26) [0x4f00c6]
1: /usr/bin/X(xf86SigHandler+0x41) [0x4852c1]
2: /lib/libc.so.6 [0x7ff73fc8c530]
3: /usr/bin/X(FindGlyphRef+0x2c) [0x5277cc]
4: /usr/bin/X(FindGlyphByHash+0x28) [0x527e38]
5: /usr/bin/X [0x534129]
6: /usr/bin/X(Dispatch+0x394) [0x44e174]
7: /usr/bin/X(main+0x3b5) [0x434085]
8: /lib/libc.so.6(__libc_start_main+0xfd) [0x7ff73fc77abd]
9: /usr/bin/X [0x433509]
Saw signal 11.  Server aborting.

Dmesg:
[1124785.066072] [fglrx] GART Table is not in FRAME_BUFFER range 
[1124785.066398] fglrx_pci :01:05.0: irq 27 for MSI/MSI-X
[1124785.067560] [fglrx] Firegl kernel thread PID: 2196
[1124786.137989] [fglrx] Gart USWC size:596 M.
[1124786.137998] [fglrx] Gart cacheable size:235 M.
[1124786.138009] [fglrx] Reserved FB block: Shared offset:0, size:100 
[1124786.138016] [fglrx] Reserved FB block: Unshared offset:1ffc000, size:4000

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Summary changed:

- Radeon crashed in X - Radeon HD 3200 in  /usr/bin/X(FindGlyphRef+0x2c) from 
FindGlyphByHash
+ Radeon crashed in X - Radeon HD 3200 in  /usr/bin/X(FindGlyphRef+0x2c) from 
FindGlyphByHash - GART Table is not in FRAME_BUFFER range

-- 
Radeon crashed in X - Radeon HD 3200 in  /usr/bin/X(FindGlyphRef+0x2c) from 
FindGlyphByHash - GART Table is not in FRAME_BUFFER range
https://bugs.launchpad.net/bugs/527075
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 527075] Re: Radeon crashed in X - Radeon HD 3200 in /usr/bin/X(FindGlyphRef+0x2c) from FindGlyphByHash - GART Table is not in FRAME_BUFFER range

2010-02-24 Thread LimCore
This card crashes almost daily. 2 core SMP box

-- 
Radeon crashed in X - Radeon HD 3200 in  /usr/bin/X(FindGlyphRef+0x2c) from 
FindGlyphByHash - GART Table is not in FRAME_BUFFER range
https://bugs.launchpad.net/bugs/527075
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 527075] Re: Radeon crashed in X - Radeon HD 3200 in /usr/bin/X(FindGlyphRef+0x2c) from FindGlyphByHash - GART Table is not in FRAME_BUFFER range

2010-02-24 Thread LimCore
** Description changed:

  While normal usage, suddenly X crashed.
  Ubuntu 9.10 amd64
  
  01:05.0 VGA compatible controller: ATI Technologies Inc Radeon HD 3200
  Graphics
  
  Crash:
  Backtrace:
  0: /usr/bin/X(xorg_backtrace+0x26) [0x4f00c6]
  1: /usr/bin/X(xf86SigHandler+0x41) [0x4852c1]
  2: /lib/libc.so.6 [0x7ff73fc8c530]
  3: /usr/bin/X(FindGlyphRef+0x2c) [0x5277cc]
  4: /usr/bin/X(FindGlyphByHash+0x28) [0x527e38]
  5: /usr/bin/X [0x534129]
  6: /usr/bin/X(Dispatch+0x394) [0x44e174]
  7: /usr/bin/X(main+0x3b5) [0x434085]
  8: /lib/libc.so.6(__libc_start_main+0xfd) [0x7ff73fc77abd]
  9: /usr/bin/X [0x433509]
  Saw signal 11.  Server aborting.
  
  Dmesg:
- [1124785.066072] [fglrx] GART Table is not in FRAME_BUFFER range 
+ [1124785.066072] [fglrx] GART Table is not in FRAME_BUFFER range
  [1124785.066398] fglrx_pci :01:05.0: irq 27 for MSI/MSI-X
  [1124785.067560] [fglrx] Firegl kernel thread PID: 2196
  [1124786.137989] [fglrx] Gart USWC size:596 M.
  [1124786.137998] [fglrx] Gart cacheable size:235 M.
- [1124786.138009] [fglrx] Reserved FB block: Shared offset:0, size:100 
+ [1124786.138009] [fglrx] Reserved FB block: Shared offset:0, size:100
  [1124786.138016] [fglrx] Reserved FB block: Unshared offset:1ffc000, size:4000
+ 
+ Swap usage after crash: 284 totall; 42756 used
+ 
+ ii  xserver-xorg-video-radeon 1:6.12.99+git20090929
+ .7968e1fb-0ubuntu1

** Package changed: ubuntu = xserver-xorg-video-ati (Ubuntu)

-- 
Radeon crashed in X - Radeon HD 3200 in  /usr/bin/X(FindGlyphRef+0x2c) from 
FindGlyphByHash - GART Table is not in FRAME_BUFFER range
https://bugs.launchpad.net/bugs/527075
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 11334] Re: MASTER Copy-Paste doesn't work if the source is closed before the paste

2010-02-23 Thread LimCore
Just install Percellite by default (MIR) and we are done! No need for
too much talking, lets do it ;)

-- 
MASTER Copy-Paste doesn't work if the source is closed before the paste
https://bugs.launchpad.net/bugs/11334
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 514324] Re: gnome-panel (alt+f2 run application) wrongly autocomplets application names

2010-02-22 Thread LimCore
** Description changed:

- 
- In gnome, on Ubutnu 9.10 if I open alt+f2 and start typing name of 
application fast, then the auto-completion of the name kicks in.
+ In gnome, on Ubutnu 9.10 if I open alt+f2 and start typing name of
+ application fast, then the auto-completion of the name kicks in.
  
  
  But if I type too fast, then the name ends up wrong:
  
  if I type  konsole  then the input box contains:
  konsolele
  
  it has to be typed in REALLY fast to get this effect but it hanpens for
  people using computer a lot like developers
  
  very annoying, please fix it

** Tags added: screencast

-- 
gnome-panel (alt+f2 run application) wrongly autocomplets application names
https://bugs.launchpad.net/bugs/514324
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 516500] Re: apt-cacher stops updates of random packages (Connection failed)

2010-02-17 Thread LimCore
Thanks Marc.
In what conditions does the bug happen for you?

To sum up, for users affected, they will be SILENTLY NOT GETTING THE
SECURITY UPDATES menu (if some of the indexes will failed to be
downloaded).

This sounds quite severe. Prio High?

-- 
apt-cacher stops updates of random packages (Connection failed)
https://bugs.launchpad.net/bugs/516500
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 474327] Re: Overwrite/destroy not-empty partition due to lack of vol_id from udev

2010-02-16 Thread LimCore
Steve, btw, I believe similar patch should be applied to Luci, if it
would happen that for some reason blkid would be not available or not
able to run.

Anyway, please push this update to Karmic?

-- 
Overwrite/destroy not-empty partition due to lack of vol_id from udev
https://bugs.launchpad.net/bugs/474327
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 348966] Re: [upstream] non-breakable space shortcut wrong in documentation

2010-02-11 Thread LimCore
Confused me too. d

-- 
[upstream] non-breakable space shortcut wrong in documentation
https://bugs.launchpad.net/bugs/348966
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 348966] Re: [upstream] non-breakable space shortcut wrong in documentation

2010-02-11 Thread LimCore
btw Wikipedia got it wrong too, fixed (non-breatable space)

-- 
[upstream] non-breakable space shortcut wrong in documentation
https://bugs.launchpad.net/bugs/348966
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 520743] [NEW] svn stoped asking for auth, and connects as anonymous - giving usually svn: Authorization failed

2010-02-11 Thread LimCore
Public bug reported:

Binary package hint: subversion

Suddenly svn client stoped asking for passphrase and now just connects always 
as anonymous to any newly create repo,
but when I connect to an older repo (create months ago) all works!

For svn:// method, for svnserve -d server.

User A + old repo = works 
User A + new repo = as anonymous always (even after rm -rf ~/.subversion)
User B + new repo = as anonymous always 

Ubuntu 9.10 amd64


REPRODUCE - 5 minute test case - PLEASE CONFIRM MY BUG

apt-get install subversion  # on Karmic 9.10 for example

Start subversion local server (server method: svnserve deamon)
Create a repo and try to import to it - FAIL? 

On the server / as root:
$ mkdir -p /srv/svn/repo/lc
$ cd /srv/svn/repo/lc
$ svnadmin create repofoo

$ killall svnserve
$ /usr/bin/svnserve  -d -r /srv/svn/repo/


On the client / as user:
$ mkdir testsvn
$ cd testsvn/
$ mkdir repofoo
$ cd repofoo
$ echo some text  testfile.txt
$ svn import svn://localhost/lc/repofoo -m importing

and?

ON Ubuntu since few days Im getting:
svn: Authorization failed
There is no question about authorization.

*** If you get this, instead of prompt to enter password, then this is the bug 
described. ***
Please confirm my bug and select on top Affects me too.


Btw, I can not force authorization, look:

r...@jumpi(2010-02-12 00:41:21)/srv/svn/repo/lc$ vim repofoo/conf/passwd
r...@jumpi(2010-02-12 00:41:31)/srv/svn/repo/lc$ cat repofoo/conf/passwd
[users]
bob = secret

us...@jumpi(2010-02-12 00:41:04)~/testsvn/repofoo$ svn --username bob import 
svn://localhost/lc/repofoo -m importing
svn: Authorization failed
us...@jumpi(2010-02-12 00:41:09)~/testsvn/repofoo$ svn --username bob 
--password secret import svn://localhost/lc/repofoo -m importing
svn: Authorization failed


Ubuntu 9.10 amd64 
ii  subversion1.6.5dfsg-1ubuntu1 

Btw, using an older already existing repo (created months ago) works
100% fine.

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

-- 
svn stoped asking for auth, and connects as anonymous - giving usually svn: 
Authorization failed
https://bugs.launchpad.net/bugs/520743
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 520743] Re: svn stoped asking for auth, and connects as anonymous - giving usually svn: Authorization failed

2010-02-11 Thread LimCore
** Description changed:

  Binary package hint: subversion
  
  Suddenly svn client stoped asking for passphrase and now just connects always 
as anonymous to any newly create repo,
  but when I connect to an older repo (create months ago) all works!
  
  For svn:// method, for svnserve -d server.
  
- User A + old repo = works 
+ User A + old repo = works
  User A + new repo = as anonymous always (even after rm -rf ~/.subversion)
- User B + new repo = as anonymous always 
+ User B + new repo = as anonymous always
  
  Ubuntu 9.10 amd64
- 
  
  REPRODUCE - 5 minute test case - PLEASE CONFIRM MY BUG
  
  apt-get install subversion  # on Karmic 9.10 for example
  
  Start subversion local server (server method: svnserve deamon)
- Create a repo and try to import to it - FAIL? 
+ Create a repo and try to import to it - FAIL?
  
  On the server / as root:
  $ mkdir -p /srv/svn/repo/lc
  $ cd /srv/svn/repo/lc
  $ svnadmin create repofoo
  
  $ killall svnserve
  $ /usr/bin/svnserve  -d -r /srv/svn/repo/
- 
  
  On the client / as user:
  $ mkdir testsvn
  $ cd testsvn/
  $ mkdir repofoo
  $ cd repofoo
  $ echo some text  testfile.txt
  $ svn import svn://localhost/lc/repofoo -m importing
  
  and?
  
- ON Ubuntu since few days Im getting:
+ *** THE RESULT:  
+ here you will get error:
  svn: Authorization failed
- There is no question about authorization.
+(There is no question about authorization.)
  
- *** If you get this, instead of prompt to enter password, then this is the 
bug described. ***
- Please confirm my bug and select on top Affects me too.
+ But checkout (by default allowed for anonymous) will work:
+ $svn co svn://localhost/lc/repofoo
+ Checked out revision 0.
  
+ 
***
+ If you get this above 2 messages, instead of prompt to enter password, then 
this is the bug described,
+ it means svn connects always in anonymous mode, therefore blocked write but 
allowed read access.
+ Please confirm my bug and select on top Affects me too!
+ 
***
  
  Btw, I can not force authorization, look:
  
  r...@jumpi(2010-02-12 00:41:21)/srv/svn/repo/lc$ vim repofoo/conf/passwd
  r...@jumpi(2010-02-12 00:41:31)/srv/svn/repo/lc$ cat repofoo/conf/passwd
  [users]
  bob = secret
  
  us...@jumpi(2010-02-12 00:41:04)~/testsvn/repofoo$ svn --username bob import 
svn://localhost/lc/repofoo -m importing
  svn: Authorization failed
  us...@jumpi(2010-02-12 00:41:09)~/testsvn/repofoo$ svn --username bob 
--password secret import svn://localhost/lc/repofoo -m importing
  svn: Authorization failed
  
- 
- Ubuntu 9.10 amd64 
- ii  subversion1.6.5dfsg-1ubuntu1 
+ Ubuntu 9.10 amd64
+ ii  subversion1.6.5dfsg-1ubuntu1
  
  Btw, using an older already existing repo (created months ago) works
  100% fine.

** Description changed:

  Binary package hint: subversion
  
  Suddenly svn client stoped asking for passphrase and now just connects always 
as anonymous to any newly create repo,
  but when I connect to an older repo (create months ago) all works!
  
  For svn:// method, for svnserve -d server.
  
  User A + old repo = works
  User A + new repo = as anonymous always (even after rm -rf ~/.subversion)
  User B + new repo = as anonymous always
  
  Ubuntu 9.10 amd64
  
  REPRODUCE - 5 minute test case - PLEASE CONFIRM MY BUG
  
  apt-get install subversion  # on Karmic 9.10 for example
  
  Start subversion local server (server method: svnserve deamon)
  Create a repo and try to import to it - FAIL?
  
  On the server / as root:
+   (IF YOU RUN SVN APACHE server, then disable it first!)
+ 
  $ mkdir -p /srv/svn/repo/lc
  $ cd /srv/svn/repo/lc
  $ svnadmin create repofoo
  
  $ killall svnserve
  $ /usr/bin/svnserve  -d -r /srv/svn/repo/
  
  On the client / as user:
  $ mkdir testsvn
  $ cd testsvn/
  $ mkdir repofoo
  $ cd repofoo
  $ echo some text  testfile.txt
  $ svn import svn://localhost/lc/repofoo -m importing
  
  and?
  
  *** THE RESULT:  
  here you will get error:
  svn: Authorization failed
-(There is no question about authorization.)
+    (There is no question about authorization.)
  
  But checkout (by default allowed for anonymous) will work:
  $svn co svn://localhost/lc/repofoo
  Checked out revision 0.
  
  
***
  If you get this above 2 messages, instead of prompt to enter password, then 
this is the bug described,
  it means svn connects always in anonymous mode, therefore blocked write but 
allowed read access.
  Please confirm my bug and select on top Affects me too!
  
***
  
  Btw, I can not force authorization, look:
  
  r...@jumpi(2010-02-12 00:41:21)/srv/svn/repo/lc$ vim repofoo/conf/passwd
  

[Bug 520743] Re: svn stoped asking for auth, and connects as anonymous - giving usually svn: Authorization failed

2010-02-11 Thread LimCore
#svn @ freenode

[01:12] borg-queen it doesn't work here as long as i do not edit
svnserve.conf

[01:13] borg-queen ijteresting is that it doesn't ask for a password before i 
edited svnserve.conf
[01:14] LimCore yes. this is the bug anyway

He uses Debian, SID
[01:15] borg-queen ii  subversion 1.3.2-6Advanced version control 
system

-- 
svn stoped asking for auth, and connects as anonymous - giving usually svn: 
Authorization failed
https://bugs.launchpad.net/bugs/520743
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 520743] Re: svn stoped asking for auth, and connects as anonymous - giving usually svn: Authorization failed

2010-02-11 Thread LimCore
This is NOT the problem of callking mkdir before svnadmin create

( http://www.linuxquestions.org/questions/linux-software-2/svn-
authorization-failed-what-am-i-doing-wrong-701579/ )

Still same problem when not doing mkdir first:

root:
/srv/svn/repo/lc$ stat barbar
stat: cannot stat `barbar': No such file or directory
/srv/svn/repo/lc$ svnadmin create barbar

client:
~/testsvn$ mkdir barbar
~/testsvn$ cd barbar
~/testsvn/barbar$ echo some text  testfile.txt
~/testsvn/barbar$ svn import svn://localhost/lc/barbar -m importing
svn: Authorization failed

-- 
svn stoped asking for auth, and connects as anonymous - giving usually svn: 
Authorization failed
https://bugs.launchpad.net/bugs/520743
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 254468] Re: MASTER: momentary video garbage upon drawing new objects (particularly in KDE)

2010-02-11 Thread LimCore
On Nvidia on Quadcore amd64 Ubuntu 9.10 I did NOT notice this bug for
some time now - but perhaps it is just less visible (happens too fast)

-- 
MASTER:  momentary video garbage upon drawing new objects (particularly in KDE)
https://bugs.launchpad.net/bugs/254468
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 373161] Re: [i946gz] Kubuntu: Random garbage appears on old windows

2010-02-11 Thread LimCore
*** This bug is a duplicate of bug 254468 ***
https://bugs.launchpad.net/bugs/254468

** This bug has been marked a duplicate of bug 254468
   MASTER:  momentary video garbage upon drawing new objects (particularly in 
KDE)

-- 
[i946gz] Kubuntu: Random garbage appears on old windows
https://bugs.launchpad.net/bugs/373161
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 520743] Re: svn stoped asking for auth, and connects as anonymous - giving usually svn: Authorization failed

2010-02-11 Thread LimCore
The work around is to enable (append or edit) to barbar/conf/svnserve.conf  
lines:
password-db = passwd
authz-db = authz

And this setting must remain all the time.

But is  NOT needed when using the old-repo I mentioned above.
So apparently if repo was created in other way (the old one was done afair with 
svn+ssh at first) then some parts of settings in svnserver are not important.

So this is ANOTHER of authz usage inconsistencies (see also bug#519083)!

Really this should be more consistent and documented. I will contact upstream.
Marking as security bug, really source code can be important, not everyone is 
[wide]open-source ;)


** This bug has been flagged as a security vulnerability

** Summary changed:

- svn stoped asking for auth, and connects as anonymous - giving usually svn: 
Authorization failed
+ svn sometimes ignoring svnserve.conf. Then SVN not asking for auth, connects 
as anonymous - giving misleading error: Authorization failed

** Description changed:

  Binary package hint: subversion
+ Similar but *different* bug is bug#519083 where svn+ssh always just ignores 
authz.
+ Here svn's repo sometimes is enabled to be r/w even before editing 
svnserve.conf to allow any access,
+ and sometimes it blocks any access until svnserve.conf is edited.  (SECURITY!)
+ Also access related error messages are not very helpful.
  
- Suddenly svn client stoped asking for passphrase and now just connects always 
as anonymous to any newly create repo,
+ 
+ Svn client sometimes do not ask for passphrase and just connects always as 
anonymous to any newly create repo,
  but when I connect to an older repo (create months ago) all works!
  
  For svn:// method, for svnserve -d server.
  
  User A + old repo = works
  User A + new repo = as anonymous always (even after rm -rf ~/.subversion)
  User B + new repo = as anonymous always
  
  Ubuntu 9.10 amd64
  
  REPRODUCE - 5 minute test case - PLEASE CONFIRM MY BUG
  
  apt-get install subversion  # on Karmic 9.10 for example
  
  Start subversion local server (server method: svnserve deamon)
  Create a repo and try to import to it - FAIL?
  
  On the server / as root:
-   (IF YOU RUN SVN APACHE server, then disable it first!)
+   (IF YOU RUN SVN APACHE server, then disable it first!)
  
  $ mkdir -p /srv/svn/repo/lc
  $ cd /srv/svn/repo/lc
  $ svnadmin create repofoo
  
  $ killall svnserve
  $ /usr/bin/svnserve  -d -r /srv/svn/repo/
  
  On the client / as user:
  $ mkdir testsvn
  $ cd testsvn/
  $ mkdir repofoo
  $ cd repofoo
  $ echo some text  testfile.txt
  $ svn import svn://localhost/lc/repofoo -m importing
  
  and?
  
  *** THE RESULT:  
  here you will get error:
  svn: Authorization failed
     (There is no question about authorization.)
  
  But checkout (by default allowed for anonymous) will work:
  $svn co svn://localhost/lc/repofoo
  Checked out revision 0.
  
  
***
  If you get this above 2 messages, instead of prompt to enter password, then 
this is the bug described,
  it means svn connects always in anonymous mode, therefore blocked write but 
allowed read access.
  Please confirm my bug and select on top Affects me too!
  
***
  
  Btw, I can not force authorization, look:
  
  r...@jumpi(2010-02-12 00:41:21)/srv/svn/repo/lc$ vim repofoo/conf/passwd
  r...@jumpi(2010-02-12 00:41:31)/srv/svn/repo/lc$ cat repofoo/conf/passwd
  [users]
  bob = secret
  
  us...@jumpi(2010-02-12 00:41:04)~/testsvn/repofoo$ svn --username bob import 
svn://localhost/lc/repofoo -m importing
  svn: Authorization failed
  us...@jumpi(2010-02-12 00:41:09)~/testsvn/repofoo$ svn --username bob 
--password secret import svn://localhost/lc/repofoo -m importing
  svn: Authorization failed
  
  Ubuntu 9.10 amd64
  ii  subversion1.6.5dfsg-1ubuntu1
  
  Btw, using an older already existing repo (created months ago) works
  100% fine.

-- 
svn sometimes ignoring svnserve.conf. Then SVN not asking for auth, connects as 
anonymous - giving misleading error: Authorization failed
https://bugs.launchpad.net/bugs/520743
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 519083] Re: svn: svnserve in -t svn+ssh mode does not use config/authz access security

2010-02-11 Thread LimCore
My bad, in fact this is documented:

http://chestofbooks.com/computers/revision-control/subversion-svn
/Tunneling-Over-SSH-Serverconfig-svnserve-Sshauth.html

When running over a tunnel, authorization is primarily controlled by
operating system permissions to the repository's database files; it's
very much the same as if Harry were accessing the repository directly
via a file:// URL

Would be nice to put some warning in config file and perhaps on connect,
same as there is warning about that the password is going to be
stored/cached in insecure way.

-- 
svn: svnserve in -t svn+ssh mode does not use config/authz access security
https://bugs.launchpad.net/bugs/519083
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 516500] Re: apt-cacher sometimes dissallows to download given packages untill cache is fixed. Failed to fetch

2010-02-09 Thread LimCore
Bug disables updates of Ubuntu for the clients.

I hope this will be seen as a security risk also by security team.

** Description changed:

  Binary package hint: apt-cacher
+ 
+ SECURITY:
+ apt-cacher stops downloading  given packages (or perhaps even indexes), and 
as a result any auto updates running other computers using this cache will stop 
working, probably silently, staying at old versions of software.
+ System's are not updating themselves, which can be a security problem.
+ 
  apt-cacher on server is up-to-date (2010.02.03) Ubuntu 9.10 amd64: 
1.6.8ubuntu1
  aptitude on client is up-to-date (2010.02.03) Ubuntu 9.10 amd64
  
- Apt-cacher refused to allow a client to download kgpg package.
- 
- Each time (also after apt-cacher restart) the client was getting error:
+ Each time (also after apt-cacher restart) the client was getting error
+ of  Connection failed when updating some packages.
  
  # aptitude install konsole   korganizer  kgpg-y
  [...]
  The following NEW packages will be installed:
    kgpg
  0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  Need to get 925kB of archives. After unpacking 2,085kB will be used.
  Writing extended state information... Done
  Err http://pl.archive.ubuntu.com karmic/main kgpg 4:4.3.2-0ubuntu1
    Connection failed
  E: Failed to fetch 
http://pl.archive.ubuntu.com/ubuntu/pool/main/k/kdeutils/kgpg_4.3.2-0ubuntu1_amd64.deb:
 Connection failed
- Reading package lists... Done
  
  Then on the server I removed the kgpg cached files, and since then all
  works - kgpg can be again downloaded.
  
  find /var/cache/apt-cacher/ | grep kgpg
  /var/cache/apt-cacher/private/kgpg_4.3.2-0ubuntu1_amd64.deb.complete
  /var/cache/apt-cacher/packages/kgpg_4.3.2-0ubuntu1_amd64.deb
  /var/cache/apt-cacher/headers/kgpg_4.3.2-0ubuntu1_amd64.deb
  
  r...@jumpi(2010-02-03 12:26:15)~$ sha1sum `find /var/cache/apt-cacher/ | grep 
kgpg`
  da39a3ee5e6b4b0d3255bfef95601890afd80709  
/var/cache/apt-cacher/private/kgpg_4.3.2-0ubuntu1_amd64.deb.complete
  accbd5a2689122f7fdbdff7d33f885147a2362c4  
/var/cache/apt-cacher/packages/kgpg_4.3.2-0ubuntu1_amd64.deb
  c25cd10f3168e94d30b4757a3d86f6cd2193195e  
/var/cache/apt-cacher/headers/kgpg_4.3.2-0ubuntu1_amd64.deb
  
  r...@jumpi(2010-02-03 12:26:20)~$ rm `find /var/cache/apt-cacher/ | grep
  kgpg`

** Summary changed:

- apt-cacher sometimes dissallows to download given packages untill cache is 
fixed. Failed to fetch
+ apt-cacher stops updates of random packages (Connection failed)

** This bug has been flagged as a security vulnerability

-- 
apt-cacher stops updates of random packages (Connection failed)
https://bugs.launchpad.net/bugs/516500
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 516500] Re: apt-cacher stops updates of random packages (Connection failed)

2010-02-09 Thread LimCore
This bug happens all the time.
The computer here: 
a) is on unstable network connection (connection resets quite often, after 
reset having other external IP)
b) the clients are running updates very frequently (apt-cacher is hit each few 
minutes)

-- 
apt-cacher stops updates of random packages (Connection failed)
https://bugs.launchpad.net/bugs/516500
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 519083] Re: svn: svnserve in -t svn+ssh mode does not use config/authz access security

2010-02-09 Thread LimCore
Perhaps it's after all undocumented enough to justify security bug?

http://svnbook.red-
bean.com/en/1.4/svn.serverconfig.svnserve.html#svn.serverconfig.svnserve.sshauth

I dont see no mention of authz not working in SSH tunel mode.

-- 
svn: svnserve in -t svn+ssh mode does not use config/authz access security
https://bugs.launchpad.net/bugs/519083
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 506980] Re: Clipboard is broken. Gnome must include glipper by default

2010-02-09 Thread LimCore
Michael thanks for the idea; But will that program Just Work for all
aplications, or does it require every aplication to be somehow modified
before it works correctly?

If it in fact works fully, then sure we can use this / them (klipper,
parcellite) instead of glipper.

In fact, glipper seems to be quite buggy anyway (then we might want to
remove it one day)

-- 
Clipboard is broken. Gnome must include glipper by default
https://bugs.launchpad.net/bugs/506980
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 11334] Re: MASTER Copy-Paste doesn't work if the source is closed before the paste

2010-02-09 Thread LimCore
This is crazy, this bug has 45 people that take time to go to LP and click 
affects-me-too,
it has a dozen of duplicates,
it is one of most reported bug I seen, and yet it is just Wishlist priority?!

Ubuntu fails to provide most basic functionality expected from a desktop
since windows 3.11...

For 5 years now! Wow.

-- 
MASTER Copy-Paste doesn't work if the source is closed before the paste
https://bugs.launchpad.net/bugs/11334
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 11334] Re: MASTER Copy-Paste doesn't work if the source is closed before the paste

2010-02-09 Thread LimCore
WISHLIST - it turns out this is not a problem, even a bug marked just
Wishlist will be worked on in case as this one (lots of duplicates and
reporters etc).

According to guys at IRC ##ubuntu-bugs @ irc.freenet.org

Btw, and despite epic fail being removed from description, ubuntu devels also 
say that 
no one is disagreeing with you that it sucks  ;)

-- 
MASTER Copy-Paste doesn't work if the source is closed before the paste
https://bugs.launchpad.net/bugs/11334
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 11334] Re: MASTER Copy-Paste doesn't work if the source is closed before the paste

2010-02-09 Thread LimCore
Imho this should be as one of one hundred paper cuts.
If not, then please comment why not, thanks

** Changed in: hundredpapercuts
   Status: Invalid = Confirmed

-- 
MASTER Copy-Paste doesn't work if the source is closed before the paste
https://bugs.launchpad.net/bugs/11334
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 506980] Re: Clipboard is broken. Gnome must include glipper by default

2010-02-09 Thread LimCore
*** This bug is a duplicate of bug 11334 ***
https://bugs.launchpad.net/bugs/11334

** This bug has been marked a duplicate of bug 11334
   MASTER Copy-Paste doesn't work if the source is closed before the paste

-- 
Clipboard is broken. Gnome must include glipper by default
https://bugs.launchpad.net/bugs/506980
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 11334] Re: MASTER Copy-Paste doesn't work if the source is closed before the paste

2010-02-09 Thread LimCore
The addition or removal of a package is not a paper cut. Replace F-Spot with 
Solang is not a paper cut, neither is Install simple-ccsm by default.
https://wiki.ubuntu.com/PaperCut ; Sorry my bad

** Changed in: hundredpapercuts
   Status: Confirmed = Invalid

-- 
MASTER Copy-Paste doesn't work if the source is closed before the paste
https://bugs.launchpad.net/bugs/11334
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 474327] Re: Overwrite/destroy not-empty partition due to lack of vol_id from udev

2010-02-08 Thread LimCore
** Description changed:

  Binary package hint: cryptsetup
+ 
+ SRU update rationale:
+ 1. impact of the bug on users:
+ Bugs which may, under realistic circumstances, directly cause a loss of user 
data.
+ Bug can destroy entire partition on user system while booting, if the user 
change hard drivers order.
+ 
+ 2. how the bug has been addressed
+ In Lucid we are using blk_id, which works.
+ 
+ 3. A minimal patch applicable to the stable version
+ the one-liner patch is attached
+ 
+ 4. Detailed instructions how to reproduce the bug
+ Was described below by the reporter
+ 
+ 5. A discussion of the regression potential of the patch
+ Very unlikely IMHO.
+ It just stops overwriting existing partition and using it to create without a 
question encrypted swap
+ 
+ 
  
  /lib/cryptsetup/checks/{un_,}vol_id are supposed to check for a type of
  file system on a disk volume. Functions from
  /lib/cryptsetup/cryptdisks.functions use those checks to determine
  whether it is safe to destroy the contents of a volume by e.g calling
  luks create on it:
  
- PRECHECK=/lib/cryptsetup/checks/un_vol_id
+ PRECHECK=/lib/cryptsetup/checks/un_vol_id
  
- [...]
+ [...]
  
-if ! pre_out=$($PRECHECK $src 2 /dev/null)  \
-[ $MAKESWAP != yes ]  \
-! /lib/cryptsetup/checks/vol_id $src swap /dev/null; then
- log_warning_msg $dst: the precheck for '$src' failed: 
$pre_out
- return 1
- fi
+    if ! pre_out=$($PRECHECK $src 2 /dev/null)  \
+    [ $MAKESWAP != yes ]  \
+    ! /lib/cryptsetup/checks/vol_id $src swap /dev/null; then
+ log_warning_msg $dst: the precheck for '$src' failed: 
$pre_out
+ return 1
+ fi
  
- [...]
+ [...]
  
-  cryptsetup $PARAMS create $dst $src
+  cryptsetup $PARAMS create $dst $src
  
  /lib/cryptsetup/checks/{un_,}vol_id rely on /lib/udev/vol_id from the
  udev package. In Karmic, vol_id it is no longer present. Most
  unfortunately, in this case the checks *pass* with mere warning:
  
  if test ! -x /lib/udev/vol_id; then
-   echo  - WARNING: vol_id from udev is not available, impossible to run 
checks.
-   exit 0
+   echo  - WARNING: vol_id from udev is not available, impossible to run 
checks.
+   exit 0
  fi
  
  I would argue that exit 0 should be exit 1 instead, otherwise it can
  lead to silent data corruption in case the disks connected to the
  machine change. Here is how it happend to me:
  
  I installed Karmic on HDD1; at that time it was the only drive in the
  box, and thus it was detected as sda. The installer created this entry
  in /etc/crypttab:
  
  cryptswap1 /dev/sda3 /dev/urandom swap,cipher=aes-cbc-essiv:sha256
  
  After that, I connected my second drive, HDD2, to the box. It happend to
  be connected to the first port of the SATA controller, so when I booted
  off HDD1, hard drive were detected as follows: HDD2: sda, HDD1: sdb. As
  a result, my ext3 partition on HDD2 (new sda3) became corrupted
  because of missing vol_id in udev and this bug.
  
  It looks like the move from vol_id to blkid from util-linux is uderway;
  Debian already has /mnt/lib/cryptsetup/checks/blkid, but the same
  problem is present there too:
  
  if test ! -x /sbin/blkid; then
-   echo  - WARNING: blkid from util-linux is not available, impossible to run 
checks.
-   exit 0
+   echo  - WARNING: blkid from util-linux is not available, impossible to run 
checks.
+   exit 0
  fi
  
  which means data corruption if blkid is missing and your disks changed
  since the time /etc/crypttab was created.

** Description changed:

  Binary package hint: cryptsetup
  
  SRU update rationale:
  1. impact of the bug on users:
  Bugs which may, under realistic circumstances, directly cause a loss of user 
data.
  Bug can destroy entire partition on user system while booting, if the user 
change hard drivers order.
  
  2. how the bug has been addressed
  In Lucid we are using blk_id, which works.
+ In Karmic the solution is different - the attached patch makes no_vol_id 
return failure instead of success if vol_id program is missing, therefore it 
will stop the overwrite of user partition.
  
  3. A minimal patch applicable to the stable version
  the one-liner patch is attached
  
  4. Detailed instructions how to reproduce the bug
  Was described below by the reporter
  
  5. A discussion of the regression potential of the patch
  Very unlikely IMHO.
  It just stops overwriting existing partition and using it to create without a 
question encrypted swap
  
  
  
  /lib/cryptsetup/checks/{un_,}vol_id are supposed to check for a type of
  file system on a disk volume. Functions from
  /lib/cryptsetup/cryptdisks.functions use those checks to determine
  whether it is safe to destroy the contents of a volume by e.g calling
  luks create on it:
  
  PRECHECK=/lib/cryptsetup/checks/un_vol_id
  
  [...]
  
     if ! pre_out=$($PRECHECK $src 2 

[Bug 519083] [NEW] svn: svnserve in -t svn+ssh mode does not use config/authz access security

2010-02-08 Thread LimCore
*** This bug is a security vulnerability ***

Public security bug reported:

Binary package hint: subversion

In all versions of subversion.

Subversion offers various methods to access the repository, including standard 
svn:// , also file:// 
and also svn+ssh.

In svn+ssh access mode, when using ssh public keys (so svnserve -t), the
config/authz config access of SVN repository is ignored!

1. this can be surprising behaviour
2. this (using only ssh unix user permission) does not offer same 
fine-granularity as config/authz 

Especially, if someone makes one unix user, and uses pubkeys with
-tunel-user so that all developers will ssh into one unix account like
svnde...@server, and depending on the ssh key used to login svn user is
selected.

In such scenario it will be not at all possible to allow access to only
given repos or easly switch all configs around, making new unix users
and setting everything up the hard way.

This is not so very clearly documented, this matter is not very obvious
even to experiences svn users as I see from talking with few over last
months.

Perhaps this can be even considered a security risk, because, switching
access method suddenly silently ignores the most obvious-to-use security
config file (authz in svn repo dir).

There is no work around, even with scripting, because there is no READ-
ACCESS hook, so you could secure only write accesses.

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

** Visibility changed to: Public

-- 
svn: svnserve in -t svn+ssh mode does not use config/authz access security
https://bugs.launchpad.net/bugs/519083
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 519083] Re: svn: svnserve in -t svn+ssh mode does not use config/authz access security

2010-02-08 Thread LimCore
Removed security tag, I guess it will not be seen as clearly security
bug anyway here.

** This bug is no longer flagged as a security vulnerability

-- 
svn: svnserve in -t svn+ssh mode does not use config/authz access security
https://bugs.launchpad.net/bugs/519083
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 474327] Re: /lib/cryptsetup/checks/{un_, }vol_id should fail if vol_id from udev is not available

2010-02-04 Thread LimCore
Trivial patch to fix this problem - return 1 (fail no_vol_id) if it is
not save to overwrite, because we can not check if vol is empty (no
fs) or not due to lack of vol_id program

** Patch added: cryptsetup_1.0.6+20090405.svn49-1ubuntu7.3.debdiff
   
http://launchpadlibrarian.net/38752314/cryptsetup_1.0.6%2B20090405.svn49-1ubuntu7.3.debdiff

** Summary changed:

- /lib/cryptsetup/checks/{un_,}vol_id should fail if vol_id from udev is not 
available
+ Overwrite/destroy not-empty partition due to lack of vol_id from udev

-- 
Overwrite/destroy not-empty partition due to lack of vol_id from udev
https://bugs.launchpad.net/bugs/474327
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 516500] [NEW] apt-cacher sometimes dissallows to download given packages untill cache is fixed. Failed to fetch

2010-02-03 Thread LimCore
Public bug reported:

Binary package hint: apt-cacher
apt-cacher on server is up-to-date (2010.02.03) Ubuntu 9.10 amd64: 1.6.8ubuntu1
aptitude on client is up-to-date (2010.02.03) Ubuntu 9.10 amd64

Apt-cacher refused to allow a client to download kgpg package.

Each time (also after apt-cacher restart) the client was getting error:

# aptitude install konsole   korganizer  kgpg-y
[...]
The following NEW packages will be installed:
  kgpg
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 925kB of archives. After unpacking 2,085kB will be used.
Writing extended state information... Done
Err http://pl.archive.ubuntu.com karmic/main kgpg 4:4.3.2-0ubuntu1
  Connection failed
E: Failed to fetch 
http://pl.archive.ubuntu.com/ubuntu/pool/main/k/kdeutils/kgpg_4.3.2-0ubuntu1_amd64.deb:
 Connection failed
Reading package lists... Done

Then on the server I removed the kgpg cached files, and since then all
works - kgpg can be again downloaded.

find /var/cache/apt-cacher/ | grep kgpg
/var/cache/apt-cacher/private/kgpg_4.3.2-0ubuntu1_amd64.deb.complete
/var/cache/apt-cacher/packages/kgpg_4.3.2-0ubuntu1_amd64.deb
/var/cache/apt-cacher/headers/kgpg_4.3.2-0ubuntu1_amd64.deb

r...@jumpi(2010-02-03 12:26:15)~$ sha1sum `find /var/cache/apt-cacher/ | grep 
kgpg`
da39a3ee5e6b4b0d3255bfef95601890afd80709  
/var/cache/apt-cacher/private/kgpg_4.3.2-0ubuntu1_amd64.deb.complete
accbd5a2689122f7fdbdff7d33f885147a2362c4  
/var/cache/apt-cacher/packages/kgpg_4.3.2-0ubuntu1_amd64.deb
c25cd10f3168e94d30b4757a3d86f6cd2193195e  
/var/cache/apt-cacher/headers/kgpg_4.3.2-0ubuntu1_amd64.deb

r...@jumpi(2010-02-03 12:26:20)~$ rm `find /var/cache/apt-cacher/ | grep
kgpg`

** Affects: apt-cacher (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Binary package hint: apt-cacher
- 
+ apt-cacher on server is up-to-date (2010.02.03) Ubuntu 9.10 amd64: 
1.6.8ubuntu1 
+ aptitude on client is up-to-date (2010.02.03) Ubuntu 9.10 amd64
  
  Apt-cacher refused to allow a client to download kgpg package.
  
  Each time (also after apt-cacher restart) the client was getting error:
  
  # aptitude install konsole   korganizer  kgpg-y
  [...]
  The following NEW packages will be installed:
-   kgpg 
+   kgpg
  0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  Need to get 925kB of archives. After unpacking 2,085kB will be used.
  Writing extended state information... Done
  Err http://pl.archive.ubuntu.com karmic/main kgpg 4:4.3.2-0ubuntu1
-   Connection failed
+   Connection failed
  E: Failed to fetch 
http://pl.archive.ubuntu.com/ubuntu/pool/main/k/kdeutils/kgpg_4.3.2-0ubuntu1_amd64.deb:
 Connection failed
- Reading package lists... Done 
+ Reading package lists... Done
  
- 
- Then on the server I removed the kgpg cached files, and since then all works 
- kgpg can be again downloaded.
+ Then on the server I removed the kgpg cached files, and since then all
+ works - kgpg can be again downloaded.
  
  find /var/cache/apt-cacher/ | grep kgpg
  /var/cache/apt-cacher/private/kgpg_4.3.2-0ubuntu1_amd64.deb.complete
  /var/cache/apt-cacher/packages/kgpg_4.3.2-0ubuntu1_amd64.deb
  /var/cache/apt-cacher/headers/kgpg_4.3.2-0ubuntu1_amd64.deb
  
  r...@jumpi(2010-02-03 12:26:15)~$ sha1sum `find /var/cache/apt-cacher/ | grep 
kgpg`
  da39a3ee5e6b4b0d3255bfef95601890afd80709  
/var/cache/apt-cacher/private/kgpg_4.3.2-0ubuntu1_amd64.deb.complete
  accbd5a2689122f7fdbdff7d33f885147a2362c4  
/var/cache/apt-cacher/packages/kgpg_4.3.2-0ubuntu1_amd64.deb
  c25cd10f3168e94d30b4757a3d86f6cd2193195e  
/var/cache/apt-cacher/headers/kgpg_4.3.2-0ubuntu1_amd64.deb
  
  r...@jumpi(2010-02-03 12:26:20)~$ rm `find /var/cache/apt-cacher/ | grep
  kgpg` ~

** Description changed:

  Binary package hint: apt-cacher
- apt-cacher on server is up-to-date (2010.02.03) Ubuntu 9.10 amd64: 
1.6.8ubuntu1 
+ apt-cacher on server is up-to-date (2010.02.03) Ubuntu 9.10 amd64: 
1.6.8ubuntu1
  aptitude on client is up-to-date (2010.02.03) Ubuntu 9.10 amd64
  
  Apt-cacher refused to allow a client to download kgpg package.
  
  Each time (also after apt-cacher restart) the client was getting error:
  
  # aptitude install konsole   korganizer  kgpg-y
  [...]
  The following NEW packages will be installed:
    kgpg
  0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  Need to get 925kB of archives. After unpacking 2,085kB will be used.
  Writing extended state information... Done
  Err http://pl.archive.ubuntu.com karmic/main kgpg 4:4.3.2-0ubuntu1
    Connection failed
  E: Failed to fetch 
http://pl.archive.ubuntu.com/ubuntu/pool/main/k/kdeutils/kgpg_4.3.2-0ubuntu1_amd64.deb:
 Connection failed
  Reading package lists... Done
  
  Then on the server I removed the kgpg cached files, and since then all
  works - kgpg can be again downloaded.
  
  find /var/cache/apt-cacher/ | grep kgpg
  /var/cache/apt-cacher/private/kgpg_4.3.2-0ubuntu1_amd64.deb.complete
  

[Bug 516861] [NEW] [Karmic][nvidia] VT switch cause segfault error 4 in nvidia_drv.so. Related to pulseaudio?

2010-02-03 Thread LimCore
Public bug reported:

Binary package hint: xorg

On VT switch sometimes the computer freezes / GFX dies. Happened 3-4 times so 
far during 3 months.
Ubuntu 9.10, NVidia GeForce GTS 250, Quad Core, 64 bit.

The main error message(s)
Xorg[1662]: segfault at 8 ip 7fa2aff0756f sp 7fff1e5e1620 error 4 in 
nvidia_drv.so[7fa2afebd000+3ac000]
3: /usr/lib/xorg/modules/drivers//nvidia_drv.so(_nv001652X+0x21) 
[0x7fc04f421851]

*** Symptoms ***
This time upon more testing I noticed that the computer was in fact running,
but the GFX was dead.
alt+ctrl+f1 throw me to VT1 where I was able to login as root, but all the time 
the monitor was showing blank screen.

But the GFX card did detect I was in text-only mode, because in this
mode it always has fans running at maximum speed (which itself is
probably a bug in nvidia power saving, but that is another topic).

So - it's more like the GFX output died in a way that I was not able to
restore while trying (blindly) to killall -9 X nor /etc/init.d/gdm
restart.

At some point keyboard died (caps lock not reacting) but SysRq's seem to
fix that.

I have a feeling this *may* be related to RAM being full and computer
swapping during switching (but perhaps totally not).

*** Logs ***
There are pulse audio errors always when this crash occurs, but they may be 
just related to the VT switch, not to the crash happening sometimes on VT 
switch, dunno.

Feb  4 00:12:05 lcwood pulseaudio[12571]: ratelimit.c: 2 events suppressed
Feb  4 00:13:35 lcwood pulseaudio[12571]: ratelimit.c: 1 events suppressed
[...]
Feb  4 01:51:05 lcwood pulseaudio[12571]: ratelimit.c: 3 events suppressed
Feb  4 01:52:23 lcwood kernel: [478352.504858] Xorg[30169]: segfault at 8 ip 
7f3414c5f56f sp 7fff534338e0 error 4 in 
nvidia_drv.so[7f3414c15000+3ac000]
Feb  4 01:52:28 lcwood pulseaudio[7305]: pid.c: Stale PID file, overwriting.
Feb  4 01:52:29 lcwood pulseaudio[7305]: main.c: Unable to contact D-Bus: 
org.freedesktop.DBus.Error.NoServer: Failed to connect to socket 
/tmp/dbus-KFdminxjNi: Connection refused
Feb  4 01:52:40 lcwood pulseaudio[22644]: sink-input.c: Failed to create sink 
input: sink is suspended.
Feb  4 01:52:40 lcwood pulseaudio[22644]: sink-input.c: Failed to create sink 
input: sink is suspended.
Feb  4 01:52:45 lcwood pulseaudio[22644]: sink-input.c: Failed to create sink 
input: sink is suspended.
Feb  4 01:52:48 lcwood kernel: [478377.916054] Xorg[1662]: segfault at 8 ip 
7fa2aff0756f sp 7fff1e5e1620 error 4 in 
nvidia_drv.so[7fa2afebd000+3ac000]
Feb  4 01:52:49 lcwood kernel: [478378.754355] npviewer.bin[1578]: segfault at 
d8fd3050 ip f64258fc sp d76bef50 error 4
Feb  4 01:52:49 lcwood kernel: [478378.754366] npviewer.bin[1291]: segfault at 
14 ip f658396e sp e3195f90 error 4
Feb  4 01:52:49 lcwood kernel: [478378.756602] npviewer.bin[32677]: segfault at 
14 ip f658396e sp dbb5ef90 error 4
Feb  4 01:52:49 lcwood kernel: [478378.756619] npviewer.bin[1649]: segfault at 
14 ip f658396e sp e9577f90 error 4 in 
libflashplayer.so[f5efc000+993000]
Feb  4 01:52:49 lcwood kernel: [478378.756760]  in 
libflashplayer.so[f5efc000+993000]
Feb  4 01:52:49 lcwood kernel: [478378.756839]  in 
libflashplayer.so[f5efc000+993000]
Feb  4 01:52:49 lcwood kernel: [478378.756860]  in 
libflashplayer.so[f5efc000+993000]
Feb  4 01:53:02 lcwood kernel: [478390.958099] mtrr: base(0xd100) is not 
aligned on a size(0xe0) boundary
Feb  4 01:53:02 lcwood bonobo-activation-server (rafal-7396): could not 
associate with desktop session: Failed to connect to socket 
/tmp/dbus-o2OejdYsgM: Connection refused


*** More logs and details ***

(Attached)

ProblemType: Bug
Architecture: amd64
Date: Thu Feb  4 02:18:44 2010
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: xorg 1:7.4+3ubuntu10
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.31-17-generic 
root=UUID=e5818be3-b3f1-4d34-b801-1d8728425e88 ro processor.max_cstate=2 
nosplash crashkernel=384M-2G:64M,2G-:128M
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu10
 libgl1-mesa-glx 7.6.0-1ubuntu4
 libdrm2 2.4.14-1ubuntu1
 xserver-xorg-video-intel 2:2.9.0-1ubuntu2.1
 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
SourcePackage: xorg
Uname: Linux 2.6.31-17-generic x86_64
dmi.bios.date: 10/30/2008
dmi.bios.vendor: Intel Corp.
dmi.bios.version: CBQ4510H.86A.0063.2008.1030.1632
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: DQ45CB
dmi.board.vendor: Intel Corporation
dmi.board.version: AAE30148-206
dmi.chassis.type: 2
dmi.modalias: 
dmi:bvnIntelCorp.:bvrCBQ4510H.86A.0063.2008.1030.1632:bd10/30/2008:svn:pn:pvr:rvnIntelCorporation:rnDQ45CB:rvrAAE30148-206:cvn:ct2:cvr:
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture:   x86_64kernel: 2.6.31-17-generic

** Affects: xorg (Ubuntu)
 

[Bug 516861] Re: [Karmic][nvidia] VT switch cause segfault error 4 in nvidia_drv.so. Related to pulseaudio?

2010-02-03 Thread LimCore

** Attachment added: dmesg details
   http://launchpadlibrarian.net/38731969/__report_messages.txt

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

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

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

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

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

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/38731975/PciDisplay.txt

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

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

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

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

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

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/38731981/XorgConf.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/38731982/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/38731983/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/38731984/Xrandr.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/38731985/XsessionErrors.txt

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/38731986/glxinfo.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/38731987/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/38731988/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/38731989/xkbcomp.txt

-- 
[Karmic][nvidia] VT switch cause segfault error 4 in nvidia_drv.so. Related to 
pulseaudio?
https://bugs.launchpad.net/bugs/516861
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 516861] Re: [Karmic][nvidia] VT switch cause segfault error 4 in nvidia_drv.so. Related to pulseaudio?

2010-02-03 Thread LimCore

** Description changed:

  Binary package hint: xorg
  
  On VT switch sometimes the computer freezes / GFX dies. Happened 3-4 times so 
far during 3 months.
  Ubuntu 9.10, NVidia GeForce GTS 250, Quad Core, 64 bit.
  
  The main error message(s)
  Xorg[1662]: segfault at 8 ip 7fa2aff0756f sp 7fff1e5e1620 error 4 in 
nvidia_drv.so[7fa2afebd000+3ac000]
  3: /usr/lib/xorg/modules/drivers//nvidia_drv.so(_nv001652X+0x21) 
[0x7fc04f421851]
  
  *** Symptoms ***
  This time upon more testing I noticed that the computer was in fact running,
  but the GFX was dead.
  alt+ctrl+f1 throw me to VT1 where I was able to login as root, but all the 
time the monitor was showing blank screen.
  
  But the GFX card did detect I was in text-only mode, because in this
  mode it always has fans running at maximum speed (which itself is
  probably a bug in nvidia power saving, but that is another topic).
  
  So - it's more like the GFX output died in a way that I was not able to
  restore while trying (blindly) to killall -9 X nor /etc/init.d/gdm
  restart.
  
  At some point keyboard died (caps lock not reacting) but SysRq's seem to
  fix that.
  
  I have a feeling this *may* be related to RAM being full and computer
  swapping during switching (but perhaps totally not).
  
- *** Logs ***
+ *** Logs: Xorg ***
+ 
+ From: 2010-02-04 02:00 /var/log/Xorg.0.log.old
+ 
+ [...]
+ Backtrace:
+ 0: /usr/bin/X(xorg_backtrace+0x26) [0x4f00c6]
+ 1: /usr/bin/X(xf86SigHandler+0x41) [0x4852c1]
+ 2: /lib/libc.so.6 [0x7fc0521d3530]
+ 3: /usr/lib/xorg/modules/drivers//nvidia_drv.so(_nv001652X+0x21) 
[0x7fc04f421851]
+ 4: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7fc04f430c25]
+ 5: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7fc04f40039b]
+ 6: /usr/lib/xorg/modules/drivers//nvidia_drv.so(_nv001226X+0x3fd) 
[0x7fc04f43ad7d]
+ 7: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7fc04f6887f0]
+ 8: /usr/bin/X(InitOutput+0x507) [0x46f017]
+ 9: /usr/bin/X(main+0x1fe) [0x433ece]
+ 10: /lib/libc.so.6(__libc_start_main+0xfd) [0x7fc0521beabd]
+ 11: /usr/bin/X [0x433509]
+ Saw signal 11.  Server aborting.
+ ddxSigGiveUp: Closing log
+ 
+ Other files are from following dates (the crash seems to occured at 01:52:23)
+ -rw-r--r-- 1 root root 20340 2010-02-04 01:52 /var/log/Xorg.3.log
+ -rw-r--r-- 1 root root 27578 2010-02-04 01:52 /var/log/Xorg.1.log
+ -rw-r--r-- 1 root root 11831 2010-02-04 01:52 /var/log/Xorg.4.log
+ -rw-r--r-- 1 root root 11831 2010-02-04 01:52 /var/log/Xorg.5.log
+ -rw-r--r-- 1 root root 12664 2010-02-04 01:52 /var/log/Xorg.6.log
+ -rw-r--r-- 1 root root 12664 2010-02-04 01:52 /var/log/Xorg.7.log
+ -rw-r--r-- 1 root root 12664 2010-02-04 01:53 /var/log/Xorg.8.log
+ -rw-r--r-- 1 root root 50194 2010-02-04 01:54 /var/log/Xorg.failsafe.log
+ And I'm attaching them all here.
+ 
+ *** Logs: messages ***
  There are pulse audio errors always when this crash occurs, but they may be 
just related to the VT switch, not to the crash happening sometimes on VT 
switch, dunno.
  
  Feb  4 00:12:05 lcwood pulseaudio[12571]: ratelimit.c: 2 events suppressed
  Feb  4 00:13:35 lcwood pulseaudio[12571]: ratelimit.c: 1 events suppressed
  [...]
  Feb  4 01:51:05 lcwood pulseaudio[12571]: ratelimit.c: 3 events suppressed
  Feb  4 01:52:23 lcwood kernel: [478352.504858] Xorg[30169]: segfault at 8 ip 
7f3414c5f56f sp 7fff534338e0 error 4 in 
nvidia_drv.so[7f3414c15000+3ac000]
  Feb  4 01:52:28 lcwood pulseaudio[7305]: pid.c: Stale PID file, overwriting.
  Feb  4 01:52:29 lcwood pulseaudio[7305]: main.c: Unable to contact D-Bus: 
org.freedesktop.DBus.Error.NoServer: Failed to connect to socket 
/tmp/dbus-KFdminxjNi: Connection refused
  Feb  4 01:52:40 lcwood pulseaudio[22644]: sink-input.c: Failed to create sink 
input: sink is suspended.
  Feb  4 01:52:40 lcwood pulseaudio[22644]: sink-input.c: Failed to create sink 
input: sink is suspended.
  Feb  4 01:52:45 lcwood pulseaudio[22644]: sink-input.c: Failed to create sink 
input: sink is suspended.
  Feb  4 01:52:48 lcwood kernel: [478377.916054] Xorg[1662]: segfault at 8 ip 
7fa2aff0756f sp 7fff1e5e1620 error 4 in 
nvidia_drv.so[7fa2afebd000+3ac000]
  Feb  4 01:52:49 lcwood kernel: [478378.754355] npviewer.bin[1578]: segfault 
at d8fd3050 ip f64258fc sp d76bef50 error 4
  Feb  4 01:52:49 lcwood kernel: [478378.754366] npviewer.bin[1291]: segfault 
at 14 ip f658396e sp e3195f90 error 4
  Feb  4 01:52:49 lcwood kernel: [478378.756602] npviewer.bin[32677]: segfault 
at 14 ip f658396e sp dbb5ef90 error 4
  Feb  4 01:52:49 lcwood kernel: [478378.756619] npviewer.bin[1649]: segfault 
at 14 ip f658396e sp e9577f90 error 4 in 
libflashplayer.so[f5efc000+993000]
  Feb  4 01:52:49 lcwood kernel: [478378.756760]  in 
libflashplayer.so[f5efc000+993000]
  Feb  4 01:52:49 lcwood kernel: [478378.756839]  in 
libflashplayer.so[f5efc000+993000]
  Feb  4 01:52:49 lcwood kernel: [478378.756860]  in 

[Bug 516861] Re: [Karmic][nvidia] VT switch cause segfault error 4 in nvidia_drv.so. Related to pulseaudio?

2010-02-03 Thread LimCore
with backtrace

** Attachment added: Xorg.2.log
   http://launchpadlibrarian.net/38732236/Xorg.2.log

-- 
[Karmic][nvidia] VT switch cause segfault error 4 in nvidia_drv.so. Related to 
pulseaudio?
https://bugs.launchpad.net/bugs/516861
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 516861] Re: [Karmic][nvidia] VT switch cause segfault error 4 in nvidia_drv.so. Related to pulseaudio?

2010-02-03 Thread LimCore
with backtrace

** Attachment added: Xorg.3.log
   http://launchpadlibrarian.net/38732261/Xorg.3.log

-- 
[Karmic][nvidia] VT switch cause segfault error 4 in nvidia_drv.so. Related to 
pulseaudio?
https://bugs.launchpad.net/bugs/516861
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 516861] Re: [Karmic][nvidia] VT switch cause segfault error 4 in nvidia_drv.so. Related to pulseaudio?

2010-02-03 Thread LimCore

Remaining Xorg.?.log of 4..7 have same backtrace; they are probably result of 
attempts to alt+ctrl+f7  alt+ctrl+f8  while the screen/gfx where unable to work 
normally.

--
Xorg.7.log:Backtrace:
Xorg.7.log-0: /usr/bin/X(xorg_backtrace+0x26) [0x4f00c6]
Xorg.7.log-1: /usr/bin/X(xf86SigHandler+0x41) [0x4852c1]
Xorg.7.log-2: /lib/libc.so.6 [0x7f62a7de6530]
Xorg.7.log-3: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7f62a501890e]
Xorg.7.log-4: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7f62a501d6a8]
Xorg.7.log-5: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7f62a52afe88]
Xorg.7.log-6: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7f62a52b063e]
Xorg.7.log-7: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7f62a529bb74]
Xorg.7.log-8: /usr/bin/X(AddScreen+0x1d4) [0x4337c4]
Xorg.7.log-9: /usr/bin/X(InitOutput+0x76f) [0x46f27f]
Xorg.7.log-10: /usr/bin/X(main+0x1fe) [0x433ece]
Xorg.7.log-11: /lib/libc.so.6(__libc_start_main+0xfd) [0x7f62a7dd1abd]
Xorg.7.log-12: /usr/bin/X [0x433509]
Xorg.7.log-Saw signal 11.  Server aborting.
Xorg.7.log- ddxSigGiveUp: Closing log
--

-- 
[Karmic][nvidia] VT switch cause segfault error 4 in nvidia_drv.so. Related to 
pulseaudio?
https://bugs.launchpad.net/bugs/516861
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 506980] Re: Clipboard is broken. Gnome must include glipper by default

2010-02-03 Thread LimCore
Chris, then I think we need to find another way to find a working
solution for the users.

Seriously, clipboard should Just Work [without silly restrictions of not
closing source application], otherwise we are like 15 years behind other
desktops.

-- 
Clipboard is broken. Gnome must include glipper by default
https://bugs.launchpad.net/bugs/506980
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 515950] [NEW] ubuntu 9.10 with encrypted LVM does not boot after upgrade: svgalib: cannot open /dev/mem

2010-02-02 Thread LimCore
Public bug reported:

This bug is present for me (LimCore) after just aptitude safe-upgrade after 
installing clean 9.10 amd64.
The original reporter had the problem after upgraded from Jaunty to Karmic. 

I am having this error after the grub

code
udevadm trigger is not permitted while udev is unconfigured.
udevadm settle is not permitted while udev is unconfigured.
svgalib: cannot open /dev/mem
/code

The PC does not boot.
It drops into (initramfs) shell.

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

-- 
ubuntu 9.10 with encrypted LVM does not boot after upgrade:  svgalib: cannot 
open /dev/mem
https://bugs.launchpad.net/bugs/515950
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 515950] Re: ubuntu 9.10 with encrypted LVM does not boot after upgrade: svgalib: cannot open /dev/mem

2010-02-02 Thread LimCore
Confirmed in the original question:
https://answers.launchpad.net/ubuntu/+source/grub/+question/89461

Zaki Akhmad  said on 2009-11-10
KurtB  said on 2009-11-25: I'm having the exact same problem after doing a 
kernel upgrade.
John Wilson said on 2009-11-26: I have the same problem after trying to Skype 
on my netbook and my battery died
Sancho said on 2009-12-09: Hmm, same error here, but the status is expired :-(

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

-- 
ubuntu 9.10 with encrypted LVM does not boot after upgrade:  svgalib: cannot 
open /dev/mem
https://bugs.launchpad.net/bugs/515950
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 514338] Re: kmail - Signing failed: Bas passphrase

2010-02-02 Thread LimCore
*** This bug is a duplicate of bug 297976 ***
https://bugs.launchpad.net/bugs/297976

Jonathan, there was no question for the passphrase, no pin-entry.

Same after relogin and after even restart, same thing.

-- 
kmail - Signing failed: Bas passphrase
https://bugs.launchpad.net/bugs/514338
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 514338] Re: kmail - Signing failed: Bas passphrase

2010-02-02 Thread LimCore
*** This bug is a duplicate of bug 297976 ***
https://bugs.launchpad.net/bugs/297976

Ups, forgot I already reported that one, marking as duplicate. #297976

** This bug has been marked a duplicate of bug 297976
   kmail: cannot sign emails after upgradind to intrepid ibex

-- 
kmail - Signing failed: Bas passphrase
https://bugs.launchpad.net/bugs/514338
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 297976] Re: kmail: cannot sign emails after upgradind to intrepid ibex

2010-02-02 Thread LimCore
This bug makes it harder to use OpenPGP signatures - security related
bug then.

** This bug has been flagged as a security vulnerability

-- 
kmail: cannot sign emails after upgradind to intrepid ibex
https://bugs.launchpad.net/bugs/297976
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 515950] Re: ubuntu 9.10 with encrypted LVM does not boot after upgrade: svgalib: cannot open /dev/mem

2010-02-02 Thread LimCore
This bug is converted from the question.
FROM THE QUESTION : 
https://answers.launchpad.net/ubuntu/+source/grub/+question/89461
if anyone has trouble seeing it

** Description changed:

- This bug is present for me (LimCore) after just aptitude safe-upgrade after 
installing clean 9.10 amd64.
- The original reporter had the problem after upgraded from Jaunty to Karmic. 
+ After upgrade the system does not boot.
  
+ This bug is converted from question:
+ https://answers.launchpad.net/ubuntu/+source/grub/+question/89461
+ 
+ Original reported (from the question) is Zaki.
+ There where comments with 3 confirmations.
+ 
+ This bug is present also for me (LimCore) after just aptitude safe-upgrade 
after installing clean 9.10 amd64.
+ The original reporter Zaki had the problem after upgraded from Jaunty to 
Karmic.
+ 
+ Bug:
  I am having this error after the grub
- 
  code
- udevadm trigger is not permitted while udev is unconfigured.
- udevadm settle is not permitted while udev is unconfigured.
- svgalib: cannot open /dev/mem
+   udevadm trigger is not permitted while udev is unconfigured.
+   udevadm settle is not permitted while udev is unconfigured.
+   svgalib: cannot open /dev/mem
  /code
- 
  The PC does not boot.
  It drops into (initramfs) shell.

-- 
ubuntu 9.10 with encrypted LVM does not boot after upgrade:  svgalib: cannot 
open /dev/mem
https://bugs.launchpad.net/bugs/515950
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 506980] Re: Clipboard is broken. Gnome must include glipper by default

2010-02-02 Thread LimCore
Your point of view assumes that Ubuntu is used by long standing linux
user, that did not used Windows nor Mac nor any other system for years.

While, 99%(*) computer users do not care about some clipboard manager.
(*) because all windows version since like 1998 + all mac os x versions


Users indeed do not expect 'clipboard manager' - they just do not know nor 
care what in the god's name this 'clipboard manager' thing is, 
they just want to not loose the content of clipboard.

If this would be a distro for advanced users like gentoo or something,
then sure, its just a low/wishilist.

But if this is for human beings and aimed as new comers to linux world
(coming from windows or mac os x in 99% cases), the only logical
conclusion is that this behavior is unexpected.

-- 
Clipboard is broken. Gnome must include glipper by default
https://bugs.launchpad.net/bugs/506980
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 514324] Re: gnome-panel (alt+f2 run application) wrongly autocomplets application names

2010-02-02 Thread LimCore
Pedro: ok, attached

mplayer  gnome_panel_run_autocomplete_bug.ogv  -speed 0.15

I type firefox it ends up with firefoxox

I type fir, auto completion adds -efox giving the correct firefox, -efox is 
highlighted
I type e, the text reads firefox and -fox is highlighted
I type f and then the cursor jumps to end of text, and highlight is gone, 
so when I finish typing by pressing the last ox it is appended to end of 
firefox.

Interestingly, I created a new user, and there the problem does not seem to 
reoccur (same box, clear user)
The user that do have this problem doesnt seem to have any unusual settings 
that I can think of.

Btw, the list-of-applications list is expanded as you can see.

-- 
gnome-panel (alt+f2 run application) wrongly autocomplets application names
https://bugs.launchpad.net/bugs/514324
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 514324] Re: gnome-panel (alt+f2 run application) wrongly autocomplets application names

2010-02-02 Thread LimCore
video
play in slow mode

** Attachment added: Autocomple in alt+f2 gnome
   http://launchpadlibrarian.net/38683994/gnome_panel_run_autocomplete_bug.ogv

** Changed in: gnome-panel (Ubuntu)
   Status: Incomplete = New

-- 
gnome-panel (alt+f2 run application) wrongly autocomplets application names
https://bugs.launchpad.net/bugs/514324
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 453678] Re: udev initramfs hook ignores that udevadm is disabled, copies it anyway

2010-02-02 Thread LimCore
It is said that this bug also is responsible also for Ubuntu not
booting, giving following text in first 3 seconds after booting:

GRUB loading.
  udevadm trigger is not permitted while udev is unconfigured.
  udevadm settle is not permitted while udev is unconfigured.
  svgalib: cannot open /dev/mem

which makes computer fully un-bootable. See bug #515950 (now marked as
duplicate of this one)

The work around is following (thanks to slangasek)
(re)Start computer
If you have grub2 installed, you need to hold down the shift key while booting. 
 If you have grub1 installed, you need to hit escape.
Now you can select the older kernel version from the grub menu
The system will boot normally.
Now open a console and run root command:
sudo update-initramfs -u
that will regenerate the initramfs for the newest kernel,
and after reboot all will work in the newest kernel also.

-- 
udev initramfs hook ignores that udevadm is disabled, copies it anyway
https://bugs.launchpad.net/bugs/453678
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 515139] [NEW] Icons from gnome panel are missing at random on startup

2010-01-31 Thread LimCore
Public bug reported:

Binary package hint: gnome-panel

For user on clean 9.10 Ubuntu, in gnome, (user settings - /home/ was imported 
from older, 9.04 or 8.10 Ubuntu),
sometimes after desktop loads the panels are empty-  most of the icons and 
applets and menus (even main menu) are missing.

It happens at random.

After few logout/login it finally loads or icons/menus/applets.

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

-- 
Icons from gnome panel are missing at random on startup
https://bugs.launchpad.net/bugs/515139
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 515139] Re: Icons from gnome panel are missing at random on startup

2010-01-31 Thread LimCore
Example tests:

login:
only the System Load applet is running.

logout, login again:
entire top panel is totally dead. Clicking on it (LMB, RMB, dragdrop of items) 
does nothing
bottom panel: the Trash icon is working, other then that all is dead. Even 
desktop switcher is missing
Trying to move the Trash icon (LMB - click) gives me hand cursor but the icon 
does not move, nor can I cancel the move (ESC or clicking) so the entire 
desktop is stucked.

logout, login again: identical result as previous

logout was done by killall -u username from root in VT1

logout, login again: now all works 100% correctly about the panels

-- 
Icons from gnome panel are missing at random on startup
https://bugs.launchpad.net/bugs/515139
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 515139] Re: Icons from gnome panel are missing at random on startup

2010-01-31 Thread LimCore
Nothing is crashing.

Just the icons are not there.

The applets are actually running - for example the network-applet is not
visible at all,  but still it asks for the password/pin to connection
(g3) and so on

-- 
Icons from gnome panel are missing at random on startup
https://bugs.launchpad.net/bugs/515139
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 350902] Re: [ubuntu 8.10] kio_imap4 hangs

2010-01-30 Thread LimCore
How to test it, it is fixed in 9.10 or I need 10.04 beta?

-- 
[ubuntu 8.10] kio_imap4 hangs
https://bugs.launchpad.net/bugs/350902
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdepimlibs in ubuntu.

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


[Bug 514324] [NEW] gnome-panel (alt+f2 run application) wrongly autocomplets application names

2010-01-29 Thread LimCore
Public bug reported:


In gnome, on Ubutnu 9.10 if I open alt+f2 and start typing name of application 
fast, then the auto-completion of the name kicks in.


But if I type too fast, then the name ends up wrong:

if I type  konsole  then the input box contains:
konsolele

it has to be typed in REALLY fast to get this effect but it hanpens for
people using computer a lot like developers

very annoying, please fix it

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
gnome-panel (alt+f2 run application) wrongly autocomplets application names
https://bugs.launchpad.net/bugs/514324
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 514338] Re: kmail - Signing failed: Bas passphrase

2010-01-29 Thread LimCore

Decrypt also does not work:

Encrypted message (decryption not possible)
Reason: Crypto plug-in OpenPGP could not decrypt the data.
Error: Bad passphrase

** Visibility changed to: Public

-- 
kmail - Signing failed: Bas passphrase
https://bugs.launchpad.net/bugs/514338
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 509087] [NEW] kmail crashes while looking (open) message that is being sent - QWaitConditionPrivate::wait

2010-01-18 Thread LimCore
Public bug reported:

Binary package hint: kdepim


1. open messages in outbox (that is now being sent) - opened in new window
2. it is sent
3. close the message window (?) (not sure)
4. crash


Application: KMail (kmail), signal: Segmentation fault
The current source language is auto; currently c.
[Current thread is 1 (Thread 0x7fded29c07f0 (LWP 19295))]

Thread 2 (Thread 0x7fdeafa82910 (LWP 21154)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x7fded00c7462 in QWaitConditionPrivate::wait (this=value optimized 
out, mutex=0x1f574d0, time=3) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=value optimized out, mutex=0x1f574d0, 
time=3) at thread/qwaitcondition_unix.cpp:159
#3  0x7fded00bd4f2 in QThreadPoolThread::run (this=value optimized out) 
at concurrent/qthreadpool.cpp:140
#4  0x7fded00c6445 in QThreadPrivate::start (arg=0x11a0820) at 
thread/qthread_unix.cpp:188
#5  0x7fdeca9dea04 in start_thread (arg=value optimized out) at 
pthread_create.c:300
#6  0x7fdecf8b180d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x in ?? ()

Thread 1 (Thread 0x7fded29c07f0 (LWP 19295)):
[KCrash Handler]
#5  0x7fded148f127 in KMMessage::transferInProgress (this=0x2d1ee10) at 
../../kmail/kmmessage.cpp:270
#6  0x7fded1596d55 in FolderStorage::canAddMsgNow (this=0x11c40e0, 
aMsg=0x2d1ee10, aIndex_ret=0x0) at ../../kmail/folderstorage.cpp:308
#7  0x7fded1670fb5 in KMFolderMaildir::addMsg (this=0x2d1ee10, 
aMsg=0x2d1ee10, index_return=0x0) at ../../kmail/kmfoldermaildir.cpp:333
#8  0x7fded15304a6 in ~KMComposeWin (this=0x35b3400, __in_chrg=value 
optimized out, __vtt_parm=value optimized out) at 
../../kmail/kmcomposewin.cpp:391
#9  0x7fded01bc11d in QObject::event (this=0x35b3400, e=0x2d1ee10) at 
kernel/qobject.cpp:1094
#10 0x7fded068e15f in QWidget::event (this=0x35b3400, event=0x273d6c0) at 
kernel/qwidget.cpp:7946
#11 0x7fded0a049db in QMainWindow::event (this=0x35b3400, event=0x273d6c0) 
at widgets/qmainwindow.cpp:1399
#12 0x7fded250e773 in KXmlGuiWindow::event (this=0x2d1ee10, ev=0x2d1ee10) 
at ../../kdeui/xmlgui/kxmlguiwindow.cpp:131
#13 0x7fded063fefc in QApplicationPrivate::notify_helper (this=0xe45930, 
receiver=0x35b3400, e=0x273d6c0) at kernel/qapplication.cpp:4056
#14 0x7fded06471ce in QApplication::notify (this=0x7fff633e96a0, 
receiver=0x35b3400, e=0x273d6c0) at kernel/qapplication.cpp:4021
#15 0x7fded2402ab6 in KApplication::notify (this=0x7fff633e96a0, 
receiver=0x35b3400, event=0x273d6c0) at ../../kdeui/kernel/kapplication.cpp:302
#16 0x7fded01acc2c in QCoreApplication::notifyInternal 
(this=0x7fff633e96a0, receiver=0x35b3400, event=0x273d6c0) at 
kernel/qcoreapplication.cpp:610
#17 0x7fded01ad80a in QCoreApplication::sendEvent (receiver=0x0, 
event_type=value optimized out, data=0xe0bd00) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#18 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=value 
optimized out, data=0xe0bd00) at kernel/qcoreapplication.cpp:1247
#19 0x7fded01d5533 in QCoreApplication::sendPostedEvents (s=value 
optimized out) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#20 postEventSourceDispatch (s=value optimized out) at 
kernel/qeventdispatcher_glib.cpp:210
#21 0x7fdec7445bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x7fdec7449598 in ?? () from /lib/libglib-2.0.so.0
#23 0x7fdec74496c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0x7fded01d51a6 in QEventDispatcherGlib::processEvents (this=0xe0b930, 
flags=value optimized out) at kernel/qeventdispatcher_glib.cpp:327
#25 0x7fded06d44be in QGuiEventDispatcherGlib::processEvents 
(this=0x2d1ee10, flags=value optimized out) at 
kernel/qguieventdispatcher_glib.cpp:202
#26 0x7fded01ab532 in QEventLoop::processEvents (this=value optimized 
out, flags=) at kernel/qeventloop.cpp:149
#27 0x7fded01ab904 in QEventLoop::exec (this=0x7fff633e94d0, flags=) at 
kernel/qeventloop.cpp:201
#28 0x7fded01adab9 in QCoreApplication::exec () at 
kernel/qcoreapplication.cpp:888
#29 0x00402fe9 in main (argc=value optimized out, argv=value 
optimized out) at ../../kmail/main.cpp:146
The current source language is auto; currently asm.
The current source language is auto; currently c.

ProblemType: Bug
Architecture: amd64
Date: Mon Jan 18 12:07:15 2010
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: kmail 4:4.3.2-0ubuntu6
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: kdepim
Uname: Linux 2.6.31-17-generic x86_64

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


** Tags: amd64 apport-bug

-- 
kmail crashes while looking (open) message that is being sent - 

[Bug 509087] Re: kmail crashes while looking (open) message that is being sent - QWaitConditionPrivate::wait

2010-01-18 Thread LimCore

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/38030537/XsessionErrors.txt

-- 
kmail crashes while looking (open) message that is being sent - 
QWaitConditionPrivate::wait
https://bugs.launchpad.net/bugs/509087
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 506975] [NEW] Not showing names of applets in add applet

2010-01-13 Thread LimCore
Public bug reported:


It seems developers make things harder for users while trying to make things 
over simplified.

Because of broken (disappearing) clipboard in GNOME, we need to
installing glipper.

When user tries to run command glipper, no such command.
More educated user opens Add Applet to Panel, and searches for glipper - types 
glipper in search field.. and nothing.

What is going on?

Ah, here it is, hidding from users under name that does not include word
glipper. Supposedly more user-friendly name clipboard something, but
it confuses users that understand that they installed glipper.

Solution: always show application name, package name in Add To Applet.
Also similar problem exists for programs in menu, btw

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Not showing names of applets in add applet
https://bugs.launchpad.net/bugs/506975
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 506980] [NEW] Clipboard is broken. Gnome must include glipper by default

2010-01-13 Thread LimCore
Public bug reported:

For end user it does not matter that there are work around like (install 
glipper),
for end user simply:   clipboard does not work in Ubuntu. 

This is a disaster.

User can have some important data in clipboard-only, close the source
application, and it's gone!

Such user will totally not care you should install glipper, he will
just loose his data.

To solve this, just install glipper for him - install glipper always for
Ubuntu.

This sounds trivial, but in fact this IS a user-data-loss bug. Priority
medium imho (especially, as most users that do not research linux/ubuntu
will not know about the work around until they loose some data - so its
too late)

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Clipboard is broken. Gnome must include glipper by default
https://bugs.launchpad.net/bugs/506980
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 506975] Re: Not showing names of applets in add applet

2010-01-13 Thread LimCore
** Description changed:

+ Names of applets are different then name used in installation. This
+ confuse users.
  
- It seems developers make things harder for users while trying to make things 
over simplified.
- 
- Because of broken (disappearing) clipboard in GNOME, we need to
- installing glipper.
+ Example:
+ user installs glipper, but there is no glipper in GNOME applets list, 
there is only Clipboard manager
  
  When user tries to run command glipper, no such command.
  More educated user opens Add Applet to Panel, and searches for glipper - 
types glipper in search field.. and nothing.
  
  What is going on?
  
- Ah, here it is, hidding from users under name that does not include word
+ The applet is hiding from users under name that does not include word
  glipper. Supposedly more user-friendly name clipboard something, but
  it confuses users that understand that they installed glipper.
  
  Solution: always show application name, package name in Add To Applet.
  Also similar problem exists for programs in menu, btw

-- 
Not showing names of applets in add applet
https://bugs.launchpad.net/bugs/506975
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 507031] [NEW] glipper crashes on use

2010-01-13 Thread LimCore
Public bug reported:

Binary package hint: glipper

Glipper crashed 4 out of 5 times on use (adding it and then LMB on the
icon)

ProblemType: Bug
Architecture: amd64
Date: Wed Jan 13 16:34:18 2010
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: glipper 1.0-1.1ubuntu1
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: glipper
Uname: Linux 2.6.31-17-generic x86_64

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


** Tags: amd64 apport-bug

-- 
glipper crashes on use
https://bugs.launchpad.net/bugs/507031
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 507031] Re: glipper crashes on use

2010-01-13 Thread LimCore

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37853795/XsessionErrors.txt

-- 
glipper crashes on use
https://bugs.launchpad.net/bugs/507031
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 297976] Re: kmail: cannot sign emails after upgradind to intrepid ibex

2010-01-12 Thread LimCore
Happens on another box, clean 9.10 amd64 install, with:
kmail   4:4.3.2-0ubuntu6

Happens at random.
Sometimes restart of system makes this go away, sometimes not.

-- 
kmail: cannot sign emails after upgradind to intrepid ibex
https://bugs.launchpad.net/bugs/297976
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 297976] Re: kmail: cannot sign emails after upgradind to intrepid ibex

2010-01-12 Thread LimCore
Starting eval $(gpg-agent --daemon)  helps,  for the other box (box
jumpi) - it seems it happens when users are logged in via ssh -X
instead of normally starting gnome DM; Perhaps this is causing the
problem too?

-- 
kmail: cannot sign emails after upgradind to intrepid ibex
https://bugs.launchpad.net/bugs/297976
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 506415] [NEW] apport crashed in *** glibc detected *** /usr/lib/apt/methods/http: free(): invalid next size (normal): 0x000000000197ecb0

2010-01-12 Thread LimCore
Public bug reported:

Binary package hint: apport

$ trickle -d 25 aptitude safe-upgrade -y

Reading package lists... Done   

  
Building dependency tree

  
Reading state information... Done   

  
Reading extended state information  

  
Initializing package states... Done 

  
Writing extended state information... Done  

  
Resolving dependencies...   

  
The following NEW packages will be installed:   

  
  libupnp3{a} libxcb-keysyms1{a}

  
The following packages will be upgraded:

  
  libc-bin libc-dev-bin libc6 libc6-dbg libc6-dev libc6-dev-i386 libc6-i386 
libsmbclient libvlc2 libvlccore2 libwbclient0 mozilla-plugin-vlc samba-common 
samba-common-bin smbclient vlc  
  vlc-data vlc-dbg vlc-nox vlc-plugin-pulse vlc-plugin-sdl  

  
21 packages upgraded, 2 newly installed, 0 to remove and 0 not upgraded.

  
Need to get 59.3MB/67.3MB of archives. After unpacking 573kB will be used.  

  
Writing extended state information... Done  

  
Get:1 http://pl.archive.ubuntu.com karmic-updates/main libc6-dbg 
2.10.1-0ubuntu16 [10.1MB]   
 
12% [1 libc6-dbg 7512082/10.1MB 74%]*** glibc detected *** 
/usr/lib/apt/methods/http: free(): invalid next size (normal): 
0x0197ecb0 ***  
=== Backtrace: =

  
/lib/libc.so.6[0x7fab4bdafdd6]  

  
/lib/libc.so.6(cfree+0x6c)[0x7fab4bdb470c]  

  
/usr/lib/libstdc++.so.6(_ZNSsD1Ev+0x39)[0x7fab4c5eb0c9] 

  
/usr/lib/apt/methods/http[0x405973] 

  
/usr/lib/apt/methods/http[0x40688c] 

  
/usr/lib/apt/methods/http[0x409632] 

  
/lib/libc.so.6(__libc_start_main+0xfd)[0x7fab4bd58abd]  

  
/usr/lib/apt/methods/http[0x403b59] 

[Bug 506415] Re: apport crashed in *** glibc detected *** /usr/lib/apt/methods/http: free(): invalid next size (normal): 0x000000000197ecb0

2010-01-12 Thread LimCore

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/3565/XsessionErrors.txt

-- 
apport crashed in *** glibc detected *** /usr/lib/apt/methods/http: free(): 
invalid next size (normal): 0x0197ecb0
https://bugs.launchpad.net/bugs/506415
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 506415] Re: apport crashed in *** glibc detected *** /usr/lib/apt/methods/http: free(): invalid next size (normal): 0x000000000197ecb0

2010-01-12 Thread LimCore
Again same problem.


Previously aptitude was working well, also with trickle


=== Backtrace: =

  
/lib/libc.so.6[0x7f8f862cedd6]  

  
/lib/libc.so.6(cfree+0x6c)[0x7f8f862d370c]  

  
/usr/lib/libstdc++.so.6(_ZNSsD1Ev+0x39)[0x7f8f86b0a0c9] 

  
/usr/lib/apt/methods/http[0x405973] 

  
/usr/lib/apt/methods/http[0x40688c] 

  
/usr/lib/apt/methods/http[0x409632] 

  
/lib/libc.so.6(__libc_start_main+0xfd)[0x7f8f86277abd]  

  
/usr/lib/apt/methods/http[0x403b59] 

  
=== Memory map: 

-- 
aptitude+trickle crashes if there is another copy of it running in background. 
libc detected /usr/lib/apt/methods/http: free(): invalid next size (normal)
https://bugs.launchpad.net/bugs/506415
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 506415] Re: apport crashed in *** glibc detected *** /usr/lib/apt/methods/http: free(): invalid next size (normal): 0x000000000197ecb0

2010-01-12 Thread LimCore
Hmm there was another aptitude + trickle running in backgroud, that
seems to be the problem.

$ ps aux | grep trickle
root  3370  0.0  0.0  25052   868 ?Ss   10:03   0:00 trickled -d 20 
aptitude safe-upgrade -y
root  5711  0.0  0.0   7336   880 pts/8S+   14:33   0:00 grep trickle

$ kill   3370

** Summary changed:

- apport crashed in *** glibc detected *** /usr/lib/apt/methods/http: free(): 
invalid next size (normal): 0x0197ecb0
+ aptitude+trickle crashes if there is another copy of it running in 
background. libc detected /usr/lib/apt/methods/http: free(): invalid next size 
(normal)

-- 
aptitude+trickle crashes if there is another copy of it running in background. 
libc detected /usr/lib/apt/methods/http: free(): invalid next size (normal)
https://bugs.launchpad.net/bugs/506415
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 505301] Re: openssh server should warn that .ssh/authorized_keys is not accessible (causing ssh pubkey authentication to fail silently)

2010-01-10 Thread LimCore

Upstream applied such patch (less verbose version of it, but still providing 
needed information in the log).

So what's next, lets get in applied to 10.04?

-- 
openssh server should warn that .ssh/authorized_keys is not accessible (causing 
ssh pubkey authentication to fail silently)
https://bugs.launchpad.net/bugs/505301
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 505278] Re: ssh-add -D deleting all identities does not work. Also, why are all identities auto-added?

2010-01-10 Thread LimCore
Reported to upstream as
https://bugzilla.mindrot.org/show_bug.cgi?id=1695

** Bug watch added: OpenSSH Portable Bugzilla #1695
   https://bugzilla.mindrot.org/show_bug.cgi?id=1695

** Also affects: openssh via
   https://bugzilla.mindrot.org/show_bug.cgi?id=1695
   Importance: Unknown
   Status: Unknown

-- 
ssh-add -D deleting all identities does not work. Also, why are all identities 
auto-added?
https://bugs.launchpad.net/bugs/505278
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 505278] Re: ssh-add -D deleting all identities does not work. Also, why are all identities auto-added?

2010-01-10 Thread LimCore
Upstream says that this is security vulnerability.
I agree.
An important one too!

User can have action (like shortcut, screensaver, timeout, whatever) that does 
ssh-key -D,
and he expect that his SSH keys are now secure... while they are still 
accessible!

Upstream also says its most likely a problem with seahorse or other ssh
agent; Although when I killed all my agents (seahorse*, ssh-agent) the
same problem seemed to exist still - read comments in upstream bug
report.


** This bug has been flagged as a security vulnerability

-- 
ssh-add -D deleting all identities does not work. Also, why are all identities 
auto-added?
https://bugs.launchpad.net/bugs/505278
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 505278] Re: ssh-add -D deleting all identities does not work. Also, why are all identities auto-added?

2010-01-10 Thread LimCore
* typo, I ment of course ssh-add -D not ssh-key

-- 
ssh-add -D deleting all identities does not work. Also, why are all identities 
auto-added?
https://bugs.launchpad.net/bugs/505278
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 505301] Re: openssh server should warn that .ssh/authorized_keys is not accessible (causing ssh pubkey authentication to fail silently)

2010-01-10 Thread LimCore

Upstream applied such patch (less verbose version of it, but still providing 
needed information in the log).

So what's next, lets get in applied to 10.04?

-- 
openssh server should warn that .ssh/authorized_keys is not accessible (causing 
ssh pubkey authentication to fail silently)
https://bugs.launchpad.net/bugs/505301
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 505278] Re: ssh-add -D deleting all identities does not work. Also, why are all identities auto-added?

2010-01-10 Thread LimCore
Reported to upstream as
https://bugzilla.mindrot.org/show_bug.cgi?id=1695

** Bug watch added: OpenSSH Portable Bugzilla #1695
   https://bugzilla.mindrot.org/show_bug.cgi?id=1695

** Also affects: openssh via
   https://bugzilla.mindrot.org/show_bug.cgi?id=1695
   Importance: Unknown
   Status: Unknown

-- 
ssh-add -D deleting all identities does not work. Also, why are all identities 
auto-added?
https://bugs.launchpad.net/bugs/505278
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 505478] [NEW] kmail always asks for all passphrases if you have several private keys that match OpenPGP message

2010-01-10 Thread LimCore
Public bug reported:

Binary package hint: kdepim

If I have an message that is encrypted for OpenPGP keys A B and C,
and I do have private keys of A and B,
then kmail will always ask me for passhprase to key A, even if key B is already 
opened (cached passpharse).

1. have email  encrypted for OpenPGP keys A B and C
2. have private key of A and B
3. open that email in kmail
4. you are asked for passprhrase for A
5. cancel it
6. you are asked for passprhrase for B
7. enter it
8. message is decrypted
so far all is ok, but the problem is:

9. select again this email or other similar email
10. you are asked for passphrase to A
11. cancel it
12. message is decrypted (using key B)

Insted, expected result would be to skip step 10 and 11

ProblemType: Bug
Architecture: amd64
Date: Sun Jan 10 14:36:08 2010
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: kmail 4:4.3.2-0ubuntu6
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: kdepim
Uname: Linux 2.6.31-17-generic x86_64

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


** Tags: amd64 apport-bug

-- 
kmail always asks for all passphrases if you have several private keys that 
match OpenPGP message
https://bugs.launchpad.net/bugs/505478
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 505478] Re: kmail always asks for all passphrases if you have several private keys that match OpenPGP message

2010-01-10 Thread LimCore

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37676536/XsessionErrors.txt

-- 
kmail always asks for all passphrases if you have several private keys that 
match OpenPGP message
https://bugs.launchpad.net/bugs/505478
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 505278] Re: ssh-add -D deleting all identities does not work. Also, why are all identities auto-added?

2010-01-10 Thread LimCore
Upstream says that this is security vulnerability.
I agree.
An important one too!

User can have action (like shortcut, screensaver, timeout, whatever) that does 
ssh-key -D,
and he expect that his SSH keys are now secure... while they are still 
accessible!

Upstream also says its most likely a problem with seahorse or other ssh
agent; Although when I killed all my agents (seahorse*, ssh-agent) the
same problem seemed to exist still - read comments in upstream bug
report.


** This bug has been flagged as a security vulnerability

-- 
ssh-add -D deleting all identities does not work. Also, why are all identities 
auto-added?
https://bugs.launchpad.net/bugs/505278
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 505278] Re: ssh-add -D deleting all identities does not work. Also, why are all identities auto-added?

2010-01-10 Thread LimCore
* typo, I ment of course ssh-add -D not ssh-key

-- 
ssh-add -D deleting all identities does not work. Also, why are all identities 
auto-added?
https://bugs.launchpad.net/bugs/505278
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 505478] Re: kmail always ties all keys, and asks for passphrases without need, if you have several private keys that match OpenPGP message

2010-01-10 Thread LimCore
** Summary changed:

- kmail always asks for all passphrases if you have several private keys that 
match OpenPGP message
+ kmail always ties all keys, and asks for passphrases without need, if you 
have several private keys that match OpenPGP message

** Summary changed:

- kmail always ties all keys, and asks for passphrases without need, if you 
have several private keys that match OpenPGP message
+ kmail always tries all keys, and asks for passphrases without need, if you 
have several private keys that match OpenPGP message

-- 
kmail always tries all keys, and asks for passphrases without need, if you have 
several private keys that match OpenPGP message
https://bugs.launchpad.net/bugs/505478
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 326132] Re: [wishlist] Pinentry does not allow to paste into it, why?!

2010-01-10 Thread LimCore
Eike confirms;
This is still issue in 9.10

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

-- 
[wishlist] Pinentry does not allow to paste into it, why?!
https://bugs.launchpad.net/bugs/326132
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 505278] [NEW] ssh-add -D deleting all identities does not work. Also, why are all identities auto-added?

2010-01-09 Thread LimCore
Public bug reported:

ssh-add -D seems to NOT remove my identities, even though it says it
did.

Also, why are all possible identities auto-added right away (on start?)


ra...@lcwood(22:11:48)~$ ssh-add -l
8192 d1:50:43:64:52:7d:a0:61:ad:e2:bb:17:35:0d:7f:7d rafal1-ra...@lcwood (RSA)
8192 d8:f9:52:6d:d7:44:e2:fe:7d:72:78:f4:09:f7:4a:82 
lcac_rafal_2_geovoucher_vm-ra...@aclc (RSA)
8192 1c:de:80:66:b2:c0:59:ff:03:61:58:43:ea:f5:b0:58 rafalsvn-ra...@lcwood (RSA)
8192 1b:7b:5b:a5:bf:40:7c:50:48:6f:5a:9b:f5:b3:43:1b rafaladmin-ra...@lcwood 
(RSA)


ra...@lcwood(22:11:50)~$ ssh-add -D
All identities removed.


ra...@lcwood(22:11:51)~$ ssh-add -l
8192 d1:50:43:64:52:7d:a0:61:ad:e2:bb:17:35:0d:7f:7d rafal1-ra...@lcwood (RSA)
8192 d8:f9:52:6d:d7:44:e2:fe:7d:72:78:f4:09:f7:4a:82 
lcac_rafal_2_geovoucher_vm-ra...@aclc (RSA)
8192 1c:de:80:66:b2:c0:59:ff:03:61:58:43:ea:f5:b0:58 rafalsvn-ra...@lcwood (RSA)
8192 1b:7b:5b:a5:bf:40:7c:50:48:6f:5a:9b:f5:b3:43:1b rafaladmin-ra...@lcwood 
(RSA)
ra...@lcwood(22:11:53)~$ apport-bug ssh-ad

ProblemType: Bug
Architecture: amd64
Date: Sat Jan  9 22:12:25 2010
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: ssh (not installed)
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: openssh
Uname: Linux 2.6.31-16-generic x86_64

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


** Tags: amd64 apport-bug

-- 
ssh-add -D deleting all identities does not work. Also, why are all identities 
auto-added?
https://bugs.launchpad.net/bugs/505278
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 505278] Re: ssh-add -D deleting all identities does not work. Also, why are all identities auto-added?

2010-01-09 Thread LimCore

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37658272/XsessionErrors.txt

-- 
ssh-add -D deleting all identities does not work. Also, why are all identities 
auto-added?
https://bugs.launchpad.net/bugs/505278
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 505301] [NEW] pubkey login stoped working

2010-01-09 Thread LimCore
Public bug reported:

Client: Ubuntu 9.10
Server: Debian Lenny

This may be a bug in ubuntu client or in debian server.

SSH pubkey was working normally.
I today tried to passwd -l one of the users. After that time I noticed ssh 
pubkey login stoped working.

New account was crated on server (new user) with allowed pubkeys, but he
is still not working as well (even though he was never passwd -l or
nothing)

ssh pubkey works to root
ssh pubkey fails to any other user, including new user. Users is in AllowUsers


grep -i root /etc/ssh/sshd_config
AllowUsers root rafal svnwork userfoo
PermitRootLogin yes


Login to root (works)

Client:
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
debug1: Offering public key: rafal1-ra...@lcwood
debug1: Authentications that can continue: publickey,password
debug1: Offering public key: lcac_rafal_2_geovoucher_vm-ra...@aclc
debug1: Authentications that can continue: publickey,password
debug1: Offering public key: rafalsvn-ra...@lcwood
debug1: Authentications that can continue: publickey,password
debug1: Offering public key: rafaladmin-ra...@lcwood
debug1: Server accepts key: pkalg ssh-rsa blen 1045


Server:
Jan  9 23:32:33 vz1947 sshd[19677]: Failed publickey for root from 83.24.63.165 
port 59835 ssh2
Jan  9 23:32:33 vz1947 sshd[19677]: debug3: mm_answer_keyallowed: key 0x82bc4f0 
is not allowed
Jan  9 23:32:33 vz1947 sshd[19677]: debug3: mm_request_send entering: type 22
Jan  9 23:32:33 vz1947 sshd[19677]: debug3: mm_request_receive entering
Jan  9 23:32:33 vz1947 sshd[19677]: debug3: monitor_read: checking request 21
Jan  9 23:32:33 vz1947 sshd[19677]: debug3: mm_answer_keyallowed entering
Jan  9 23:32:33 vz1947 sshd[19677]: debug3: mm_answer_keyallowed: 
key_from_blob: 0x82bc4f0
Jan  9 23:32:33 vz1947 sshd[19677]: debug1: Checking blacklist file 
/usr/share/ssh/blacklist.RSA-8192
Jan  9 23:32:33 vz1947 sshd[19677]: debug1: Checking blacklist file 
/etc/ssh/blacklist.RSA-8192
Jan  9 23:32:33 vz1947 sshd[19677]: debug1: temporarily_use_uid: 0/0 (e=0/0)
Jan  9 23:32:33 vz1947 sshd[19677]: debug1: trying public key file 
/root/.ssh/authorized_keys
Jan  9 23:32:33 vz1947 sshd[19677]: debug1: fd 4 clearing O_NONBLOCK
Jan  9 23:32:33 vz1947 sshd[19677]: debug3: secure_filename: checking 
'/root/.ssh'
Jan  9 23:32:33 vz1947 sshd[19677]: debug3: secure_filename: checking '/root'
Jan  9 23:32:33 vz1947 sshd[19677]: debug3: secure_filename: terminating check 
at '/root'
Jan  9 23:32:33 vz1947 sshd[19677]: debug1: matching key found: file 
/root/.ssh/authorized_keys, line 1
Jan  9 23:32:33 vz1947 sshd[19677]: Found matching RSA key: 
1b:7b:5b:a5:bf:40:7c:50:48:6f:5a:9b:f5:b3:43:1b


Login to userfoo (fails). Login is done from same client console (where I have 
same keys in ssh-add) just a moment after doing successfully  ssh r...@...  
that did worked via pubkey.
Pubkey does not work;  Normal login via password works.


Client:
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
debug1: Offering public key: rafal1-ra...@lcwood
debug1: Authentications that can continue: publickey,password
debug1: Offering public key: lcac_rafal_2_geovoucher_vm-ra...@aclc
debug1: Authentications that can continue: publickey,password
debug1: Offering public key: rafalsvn-ra...@lcwood
debug1: Authentications that can continue: publickey,password
debug1: Offering public key: rafaladmin-ra...@lcwood
debug1: Authentications that can continue: publickey,password
debug1: Trying private key: /home/rafal/.ssh/identity
debug1: Trying private key: /home/rafal/.ssh/id_rsa
debug1: Trying private key: /home/rafal/.ssh/id_dsa
debug1: Next authentication method: password

Server:
Jan 10 00:54:16 vz1947 sshd[32763]: Connection from 83.24.63.165 port 56559 
 
Jan 10 00:54:16 vz1947 sshd[32763]: debug1: Client protocol version 2.0; client 
software version OpenSSH_5.1p1 Debian-6ubuntu2
Jan 10 00:54:16 vz1947 sshd[32763]: debug1: match: OpenSSH_5.1p1 
Debian-6ubuntu2 pat OpenSSH* 
Jan 10 00:54:16 vz1947 sshd[32763]: debug1: Enabling compatibility mode for 
protocol 2.0  
Jan 10 00:54:16 vz1947 sshd[32763]: debug1: Local version string 
SSH-2.0-OpenSSH_5.1p1 Debian-5   
Jan 10 00:54:16 vz1947 sshd[32763]: debug2: fd 3 setting O_NONBLOCK 
  
Jan 10 00:54:16 vz1947 sshd[32763]: debug2: Network child is on pid 32765   
  
Jan 10 00:54:16 vz1947 sshd[32763]: debug3: preauth child monitor started   
  
Jan 10 00:54:16 vz1947 sshd[32763]: debug3: mm_request_receive entering 
  
Jan 10 00:54:16 vz1947 sshd[32763]: debug3: 

[Bug 505301] Re: pubkey login stoped working

2010-01-09 Thread LimCore

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37660051/XsessionErrors.txt

-- 
pubkey login stoped working
https://bugs.launchpad.net/bugs/505301
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 505301] Re: pubkey login stoped working

2010-01-09 Thread LimCore
after  chmod 700 /home/userfoo/.ssh/ ; /etc/init.d/ssh  restart   still
identical problem

-- 
pubkey login stoped working
https://bugs.launchpad.net/bugs/505301
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 505301] Re: pubkey login stoped working

2010-01-09 Thread LimCore
Solved, /home perms where wrong.

It would be nice to have openssh say a bit more about this problem in
logs on DEBUG3, then just

Jan 10 00:54:16 vz1947 sshd[32763]: debug1: trying public key file 
/home/userfoo/.ssh/authorized_keys
Jan 10 00:54:16 vz1947 sshd[32763]: debug1: restore_uid: 0/0

-- 
pubkey login stoped working
https://bugs.launchpad.net/bugs/505301
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 505301] Re: openssh server should warn that .ssh/authorized_keys is not accessible (causing ssh pubkey authentication to fail silently)

2010-01-09 Thread LimCore
Indeed this kind of error does not have a distinctive message for noone

** Summary changed:

- pubkey login stoped working
+ openssh server should warn that .ssh/authorized_keys is not accessible 
(causing ssh pubkey authentication to fail silently)

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

-- 
openssh server should warn that .ssh/authorized_keys is not accessible (causing 
ssh pubkey authentication to fail silently)
https://bugs.launchpad.net/bugs/505301
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 505301] Re: openssh server should warn that .ssh/authorized_keys is not accessible (causing ssh pubkey authentication to fail silently)

2010-01-09 Thread LimCore
The attached trivial patch applies the wish I described above,
it informs more why authorized_keys is not being used.

The patch is tested for all error conditions it should report, both with
default LogLevel INFO, as well as with DEBUG3.

Below detaild explanation what it does - and results of test.

It needs debug1 level to show conditions that are typical (missing
authorized_keys), and it logs usually conditions that look like errors
(i.e. .ssh/authorized_keys exists, but is inaccessible)

Examples of what will be in log for various use cases conditions:

rm .ssh/authorized_keys
Jan 10 05:22:48 lcwood sshd[15934]: debug1: unable to open public key file 
/home/rafal/.ssh/authorized_keys

chmod 000 .ssh/authorized_keys
Jan 10 05:19:26 lcwood sshd[15763]: authorized_keys ERROR: permission denied 
for opening user rafal authorized keys /home/rafal/.ssh/authorized_keys!

chmod 000 .ssh/
Jan 10 05:21:08 lcwood sshd[15817]: authorized_keys ERROR: permission denied 
for opening user rafal authorized keys /home/rafal/.ssh/authorized_keys!

mv .ssh .ssh-2
ln -s .ssh .ssh
Jan 10 05:26:40 lcwood sshd[16088]: authorized_keys ERROR: Can not access user 
rafal authorized keys /home/rafal/.ssh/authorized_keys - Too many levels of 
symbolic links (errno=40)!


And with option (/etc/ssh/sshd_config)
  LogLevel INFO
only the error conditions thes ones with ERROR are loged, since they are 
undexpted.


** Attachment added: Adds more debug to sshd about problems accessing 
authorized_keys - most common missconfiguration of public key ssh
   http://launchpadlibrarian.net/37667511/moredebug1.diff

-- 
openssh server should warn that .ssh/authorized_keys is not accessible (causing 
ssh pubkey authentication to fail silently)
https://bugs.launchpad.net/bugs/505301
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 505301] Re: openssh server should warn that .ssh/authorized_keys is not accessible (causing ssh pubkey authentication to fail silently)

2010-01-09 Thread LimCore
Created new upstream bug because bugzilla 1554 was for something a bit
different

** Bug watch added: OpenSSH Portable Bugzilla #1694
   https://bugzilla.mindrot.org/show_bug.cgi?id=1694

-- 
openssh server should warn that .ssh/authorized_keys is not accessible (causing 
ssh pubkey authentication to fail silently)
https://bugs.launchpad.net/bugs/505301
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 504738] Re: thunderbird openpgp (enigmail) does not show the SIGNED icon when message is both encrypted and SIGNED in OpenPGP/MIME mode

2010-01-09 Thread LimCore
There is no work around;
No way to know if email you got was signed or not.

(Other then using other application for it, but that is really
cumbersome)


** Summary changed:

- thunderbird openpgp (enigmail) does not  show the SIGNED icon when message is 
both encrypted and SIGNED in OpenPGP/MIME mode
+ thunderbird openpgp (enigmail) does not  TELL if message was signed or not! 
(missing icon and info for encrypted+SIGNED in OpenPGP/MIME mode)

-- 
thunderbird openpgp (enigmail) does not  TELL if message was signed or not! 
(missing icon and info for encrypted+SIGNED in OpenPGP/MIME mode)
https://bugs.launchpad.net/bugs/504738
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 472530] Re: KGpg (kgpg), signal: Segmentation fault

2010-01-09 Thread LimCore
This happens all the time.

I don't see why we close bug here?

More info: it seems to crash on boxes that have several keys etc, not so
much on clean installs that so far do not have opnepgp keys or just 1 or
2.

Another crash:
Application: KGpg (kgpg), signal: Segmentation fault
The current source language is auto; currently c.
[Current thread is 1 (Thread 0x7f8befe57750 (LWP 28609))]

Thread 2 (Thread 0x7f8bd9f6e910 (LWP 28610)):
#0  0x7f8becbac3c2 in select () from /lib/libc.so.6
#1  0x7f8bed276f31 in QProcessManager::run (this=0x2377270) at 
io/qprocess_unix.cpp:296
#2  0x7f8bed1b1445 in QThreadPrivate::start (arg=0x2377270) at 
thread/qthread_unix.cpp:188
#3  0x7f8be9173a04 in start_thread (arg=value optimized out) at 
pthread_create.c:300
#4  0x7f8becbb37bd in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x in ?? ()

Thread 1 (Thread 0x7f8befe57750 (LWP 28609)):
[KCrash Handler]
#5  0x7f8bed29d49c in QMetaObject::indexOfSignal (this=0x6e6ba0, 
signal=0x4be8ca newKeyNode(KGpgKeyNode *)) at kernel/qmetaobject.cpp:581
#6  0x7f8bed2a8a5b in QObject::connect (sender=0x3026b80, signal=0x4be8c9 
2newKeyNode(KGpgKeyNode *), receiver=0x30841e0, method=0x4be896 
1keyUpdated(KGpgKeyNode *), type=Qt::AutoConnection)
at kernel/qobject.cpp:2468
#7  0x0043c7c9 in KGpgRefNode::keyUpdated (this=0x30841e0, nkey=value 
optimized out) at ../../kgpg/model/kgpgitemnode.cpp:921
#8  0x00423780 in KGpgRefNode::qt_metacall (this=0x30841e0, 
_c=QMetaObject::InvokeMetaMethod, _id=value optimized out, _a=0x7fff9c9a5340) 
at moc_kgpgitemnode.cpp:229
#9  0x7f8bed2acddc in QMetaObject::activate (sender=0x3029b80, 
from_signal_index=value optimized out, to_signal_index=value optimized out, 
argv=0x7f8bed32c4ff) at kernel/qobject.cpp:3113
#10 0x004230ad in KGpgKeyNode::updated (this=0x6e6ba0, _t1=0x0) at 
moc_kgpgitemnode.cpp:121
#11 0x0043aa82 in ~KGpgKeyNode (this=0x6e6ba0, __in_chrg=value 
optimized out) at ../../kgpg/model/kgpgitemnode.cpp:399
#12 0x0043814e in KGpgItemModel::refreshKeyIds (this=0x251c350, 
ids=...) at ../../kgpg/model/kgpgitemmodel.cpp:360
#13 0x0045f560 in KeysManager::refreshkey (this=0x25b9b00) at 
../../kgpg/keysmanager.cpp:2467
#14 0x0047785e in KeysManager::qt_metacall (this=0x25b9b00, 
_c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff9c9a5570) at 
./keysmanager.moc:239
#15 0x7f8bed2acddc in QMetaObject::activate (sender=0x25f0b90, 
from_signal_index=value optimized out, to_signal_index=value optimized out, 
argv=0x7f8bed32c4ff) at kernel/qobject.cpp:3113
#16 0x7f8bede230a7 in QAction::triggered (this=0x6e6ba0, _t1=false) at 
.moc/release-shared/moc_qaction.cpp:236
#17 0x7f8bede244ef in QAction::activate (this=0x25f0b90, event=value 
optimized out) at kernel/qaction.cpp:1160
#18 0x7f8bede26fa7 in QAction::event (this=0x6e6ba0, e=value optimized 
out) at kernel/qaction.cpp:1079
#19 0x7f8bee98e17d in KAction::event (this=0x6e6ba0, event=0x7fff9c9a5a70) 
at ../../kdeui/actions/kaction.cpp:88
#20 0x7f8bede28efc in QApplicationPrivate::notify_helper (this=0x2377c80, 
receiver=0x25f0b90, e=0x7fff9c9a5a70) at kernel/qapplication.cpp:4056
#21 0x7f8bede301ce in QApplication::notify (this=0x236fc20, 
receiver=0x25f0b90, e=0x7fff9c9a5a70) at kernel/qapplication.cpp:4021
#22 0x7f8beea5fab6 in KApplication::notify (this=0x236fc20, 
receiver=0x25f0b90, event=0x7fff9c9a5a70) at 
../../kdeui/kernel/kapplication.cpp:302
#23 0x7f8bed297c2c in QCoreApplication::notifyInternal (this=0x236fc20, 
receiver=0x25f0b90, event=0x7fff9c9a5a70) at kernel/qcoreapplication.cpp:610
#24 0x7f8bede5d666 in QCoreApplication::sendEvent (this=value optimized 
out, e=0x7fff9c9a5f00) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#25 QShortcutMap::dispatchEvent (this=value optimized out, e=0x7fff9c9a5f00) 
at kernel/qshortcutmap.cpp:884
#26 0x7f8bede5f4f7 in QShortcutMap::tryShortcutEvent (this=0x2377d98, 
o=value optimized out, e=0x7fff9c9a5f00) at kernel/qshortcutmap.cpp:369
#27 0x7f8bede30e6e in QApplication::notify (this=0x236fc20, 
receiver=0x25eff40, e=0x7fff9c9a5f00) at kernel/qapplication.cpp:3645
#28 0x7f8beea5fab6 in KApplication::notify (this=0x236fc20, 
receiver=0x25eff40, event=0x7fff9c9a5f00) at 
../../kdeui/kernel/kapplication.cpp:302
#29 0x7f8bed297c2c in QCoreApplication::notifyInternal (this=0x236fc20, 
receiver=0x25eff40, event=0x7fff9c9a5f00) at kernel/qcoreapplication.cpp:610
#30 0x7f8bedeb9dfa in QKeyMapper::sendKeyEvent (keyWidget=0x25eff40, 
grab=value optimized out, type=QEvent::KeyPress, code=16777268, 
modifiers=value optimized out, text=..., 
autorepeat=false, count=1, nativeScanCode=71, nativeVirtualKey=65474, 
nativeModifiers=0) at kernel/qkeymapper_x11.cpp:1861
#31 0x7f8bedebc370 in QKeyMapperPrivate::translateKeyEvent (this=0x23b5740, 
keyWidget=0x25eff40, event=value optimized out, grab=202) at 

  1   2   3   4   5   6   7   8   >