[Bug 265017] Re: Error when streaming missing depayloader plugin

2008-09-16 Thread dmig
Here is a link to online radio, which raises such error message:
http://cluster.quantumart.ru/broadcast/default.aspx?media=maximum

-- 
Error when streaming missing depayloader plugin
https://bugs.launchpad.net/bugs/265017
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 234038] Re: 2.6.24-*-rt: sudden kernel crash in rtmutex.c

2008-08-29 Thread dmig
Leann,  I'd like to install kernel 2.6.27 package for Hardy. Is it
available?

-- 
2.6.24-*-rt: sudden kernel crash in rtmutex.c
https://bugs.launchpad.net/bugs/234038
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 195180] Re: user-mountable (nfs) filesystems are not showing up in Computer view of nautilus

2008-07-24 Thread dmig
here was workaround:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/195180/comments/11

it's ugly, but it's most useful

-- 
user-mountable (nfs) filesystems are not showing up in Computer view of nautilus
https://bugs.launchpad.net/bugs/195180
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 218230] Re: gtk file dialog blocks on trackerd (via dbus) for 25s for users with NFS homedirs

2008-07-01 Thread dmig
I have local home mounted from separate partition, but I experience this bug.
here are last 10 lines of filechooser.py example trace:
0.025732 14:54:58.490295 access(/usr/share/X11/locale/ru_RU.UTF-8/XLC_LOCALE, 
R_OK) = 0 0.025732
0.026288 14:54:57.194259 
open(/usr/lib/python2.5/site-packages/python-support.pth, 
O_RDONLY|O_LARGEFILE) = 5 0.026288
0.029566 14:54:58.612365 select(5, [4], [], NULL, NULL) = 1 (in [4]) 0.029566
0.038757 14:55:27.299303 select(5, [4], [4], NULL, NULL) = 1 (out [4]) 
0.038757
0.040829 14:54:58.429995 open(/usr/share/X11/locale/locale.alias, O_RDONLY) = 
4 0.040829
0.043928 14:54:56.715207 execve(/usr/bin/python, [python, 
filechooser.py], [/* 37 vars */]) = 0 0.043928
0.045297 14:54:58.651040 access(/usr/share/themes/Human/gtk-2.0/gtkrc, F_OK) 
= 0 0.045297
0.051719 14:55:27.114798 select(5, [4], [], NULL, NULL) = 1 (in [4]) 0.051719
0.061372 14:55:27.053096 select(5, [4], [], NULL, NULL) = 1 (in [4]) 0.061372
24.999649 14:55:02.002804 poll([{fd=8, events=POLLIN}], 1, 25000) = 0 
24.999649

As you see, it hangs in poll().

-- 
gtk file dialog blocks on trackerd (via dbus) for 25s for users with NFS 
homedirs
https://bugs.launchpad.net/bugs/218230
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 218230] Re: gtk file dialog blocks on trackerd (via dbus) for 25s for users with NFS homedirs

2008-07-01 Thread dmig
BTW, trackerd isn't running

-- 
gtk file dialog blocks on trackerd (via dbus) for 25s for users with NFS 
homedirs
https://bugs.launchpad.net/bugs/218230
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 218230] Re: gtk file dialog blocks on trackerd (via dbus) for 25s for users with NFS homedirs

2008-07-01 Thread dmig
here is a workaround for my case:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/242412/comments/1

-- 
gtk file dialog blocks on trackerd (via dbus) for 25s for users with NFS 
homedirs
https://bugs.launchpad.net/bugs/218230
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 242412] Re: Slow gtk filechooser

2008-07-01 Thread dmig
Thanks for workaround!

I found out, that problem was caused by line smb://192.168.4.8/ хлам
in my .gtk-bookmarks file.

-- 
Slow gtk filechooser
https://bugs.launchpad.net/bugs/242412
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 242412] Re: Slow gtk filechooser

2008-07-01 Thread dmig
That's looks like a DBus problem, just got a message about that
bookmark:  DBus error org.freedesktop.DBus.Error.NoReply: Did not
receive a reply. Possible causes include: the remote application did not
send a reply, the message bus security policy blocked the reply, the
reply timeout expired, or the network connection was broken.

-- 
Slow gtk filechooser
https://bugs.launchpad.net/bugs/242412
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 242412] Re: Slow gtk filechooser

2008-07-01 Thread dmig
The exact reason: invalid network bookmark (in my case - inaccessible
IP) causes gtk filechooser to freeze

-- 
Slow gtk filechooser
https://bugs.launchpad.net/bugs/242412
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 234038] Re: 2.6.24-17-rt: sudden kernel crash in rtmutex.c

2008-06-20 Thread dmig
Again crash on 2.6.24-19-rt, now with death log.

** Attachment added: crash.log
   http://launchpadlibrarian.net/15481087/crash.log

** Summary changed:

- 2.6.24-17-rt: sudden kernel crash in rtmutex.c
+ 2.6.24-*-rt: sudden kernel crash in rtmutex.c

-- 
2.6.24-*-rt: sudden kernel crash in rtmutex.c
https://bugs.launchpad.net/bugs/234038
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 189958] Re: sdl and evdev for mice does not work (xorg 1.4)

2008-06-11 Thread dmig
SDL_VIDEO_X11_DGAMOUSE=0 helps in UT2004, but doesn't help in: Penumbra
Overture/Black Plague, Warsow, Secret Maryo Chronicles, so it is not a
complete workaround

-- 
sdl and evdev for mice does not work (xorg 1.4)
https://bugs.launchpad.net/bugs/189958
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 189958] Re: sdl and evdev for mice does not work (xorg 1.4)

2008-06-11 Thread dmig
klerfayt, FPS drop most likely caused by video driver or compiz.
remember, that you have different versions of them in Gutsy and in Hardy

-- 
sdl and evdev for mice does not work (xorg 1.4)
https://bugs.launchpad.net/bugs/189958
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 234038] Re: 2.6.24-17-rt: sudden kernel crash in rtmutex.c

2008-06-09 Thread dmig
Just caught a crash with 2.6.24-19-rt. Now without any information in
logs about this crash (may be just lost in FS?).

-- 
2.6.24-17-rt: sudden kernel crash in rtmutex.c
https://bugs.launchpad.net/bugs/234038
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 234038] Re: 2.6.24-17-rt: sudden kernel crash in rtmutex.c

2008-06-07 Thread dmig
Just caught this crash with 2.6.24-18-rt
Now much more debug info

** Attachment added: 2.6.24-18-rt last words
   http://launchpadlibrarian.net/15104735/crash.log

-- 
2.6.24-17-rt: sudden kernel crash in rtmutex.c
https://bugs.launchpad.net/bugs/234038
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 174759] Re: Eclipse crashes due to jvm crash

2008-06-06 Thread dmig
I got hang-n-crash with -client option, but it seems bit more stable,
than without this option.

** Attachment added: eclipse with -client option crash dump
   http://launchpadlibrarian.net/15076754/hs_err_pid2717.log

-- 
Eclipse crashes due to jvm crash
https://bugs.launchpad.net/bugs/174759
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 205480] Re: evdev mouse driver breaks dga input for mouse

2008-06-04 Thread dmig
** Changed in: xserver-xorg-input-evdev (Ubuntu)
   Status: New = Confirmed

-- 
evdev mouse driver breaks dga input for mouse
https://bugs.launchpad.net/bugs/205480
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 189958] Re: sdl and evdev for mice does not work (xorg 1.4)

2008-05-29 Thread dmig
** Changed in: libsdl1.2 (Ubuntu)
   Status: New = Confirmed

-- 
sdl and evdev for mice does not work (xorg 1.4)
https://bugs.launchpad.net/bugs/189958
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 218395] Re: sound-problem: loud background noise

2008-05-27 Thread dmig
I have ASUS A7N8X motherboard with same audio controller. And I also hear this 
background noise. Noise became noticeable in Feisty, as far as I remember.
lspci -vs 00:06.0 tells:
00:06.0 Multimedia audio controller: nVidia Corporation nForce2 AC97 Audio 
Controler (MCP) (rev a1)
Subsystem: ASUSTeK Computer Inc. nForce2 AC97 Audio Controler (MCP)
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 17
I/O ports at e400 [size=256]
I/O ports at e800 [size=128]
Memory at e4001000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [44] Power Management version 2

Noise disappears, when sound is playing and laso, when CPU is high
loaded.

-- 
sound-problem: loud background noise
https://bugs.launchpad.net/bugs/218395
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 234038] [NEW] 2.6.24-17-rt: sudden kernel crash in rtmutex.c

2008-05-22 Thread dmig
Public bug reported:

I got this crash twice since updating kernel to 2.6.24-17.
First time crash was really sudden, second time -- compiz crashed, then when I 
tried to run apport-cli, it crashed and left some backtrace (lost already), 
then, after about one minute, got kernel crash.

Crash looks like: screen flickers few times, then become blank/with some
garbage. System doesn't respond to keyboard. Didn't try to connect via
ssh, but I don't think, it's possible.

After reboot I looked into logs: there were only few lines, telling
about BUG in rtmutex.c (see attached crash.log).

Also including almost all info, specified in Kernel Team Bug Policies.

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

-- 
2.6.24-17-rt: sudden kernel crash in rtmutex.c
https://bugs.launchpad.net/bugs/234038
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 234038] Re: 2.6.24-17-rt: sudden kernel crash in rtmutex.c

2008-05-22 Thread dmig

** Attachment added: part of kern.log, describing crash
   http://launchpadlibrarian.net/14659409/crash.log

-- 
2.6.24-17-rt: sudden kernel crash in rtmutex.c
https://bugs.launchpad.net/bugs/234038
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 234038] Re: 2.6.24-17-rt: sudden kernel crash in rtmutex.c

2008-05-22 Thread dmig

** Attachment added: kern.log of whole day, when kernel crashed
   http://launchpadlibrarian.net/14659431/kern.log

-- 
2.6.24-17-rt: sudden kernel crash in rtmutex.c
https://bugs.launchpad.net/bugs/234038
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 234038] Re: 2.6.24-17-rt: sudden kernel crash in rtmutex.c

2008-05-22 Thread dmig

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

-- 
2.6.24-17-rt: sudden kernel crash in rtmutex.c
https://bugs.launchpad.net/bugs/234038
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 234038] Re: 2.6.24-17-rt: sudden kernel crash in rtmutex.c

2008-05-22 Thread dmig

** Attachment added: uname-a.log
   http://launchpadlibrarian.net/14659439/uname-a.log

-- 
2.6.24-17-rt: sudden kernel crash in rtmutex.c
https://bugs.launchpad.net/bugs/234038
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 234038] Re: 2.6.24-17-rt: sudden kernel crash in rtmutex.c

2008-05-22 Thread dmig

** Attachment added: version.log
   http://launchpadlibrarian.net/14659444/version.log

-- 
2.6.24-17-rt: sudden kernel crash in rtmutex.c
https://bugs.launchpad.net/bugs/234038
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 218624] Re: copy broken in glipper (requires 2x Ctrl+C to work) (Hardy)

2008-05-20 Thread dmig
Good solution would be to rollback glipper to version 0.9x, which was in
Gutsy.

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

-- 
copy broken in glipper (requires 2x Ctrl+C to work) (Hardy)
https://bugs.launchpad.net/bugs/218624
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 218624] Re: copy broken in glipper (requires 2x Ctrl+C to work) (Hardy)

2008-05-20 Thread dmig
I confirm this bug with Eclipse PDT versions 1.0.2 Release Build and
1.0.3 Stable Build.

-- 
copy broken in glipper (requires 2x Ctrl+C to work) (Hardy)
https://bugs.launchpad.net/bugs/218624
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 231865] [NEW] no UTF-8 support

2008-05-19 Thread dmig
Public bug reported:

Binary package hint: xclip

Version of xclip from upstream doesn't support UTF-8, so all multibyte 
characters become 2 single-byte chars.
Here are 2 patches, one from Morita Sho, got here 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=380392#12 and second one from 
Alt Linux team for version 0.10.

Second patch is actually a Morita Sho patch with reversed logic: it
enables UTF-8 mode by default, this is more useful for Ubuntu/Debian.

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

-- 
no UTF-8 support
https://bugs.launchpad.net/bugs/231865
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 231865] Re: no UTF-8 support

2008-05-19 Thread dmig

** Attachment added: original patch from Morita Sho
   http://launchpadlibrarian.net/14599235/xclip-0.08_utf8-support.patch

-- 
no UTF-8 support
https://bugs.launchpad.net/bugs/231865
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 231866] Re: no UTF-8 support

2008-05-19 Thread dmig

** Attachment added: patch from Alt Linux team
   http://launchpadlibrarian.net/14599256/xclip-0.10_utf8-support.patch

-- 
no UTF-8 support
https://bugs.launchpad.net/bugs/231866
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 231866] [NEW] no UTF-8 support

2008-05-19 Thread dmig
Public bug reported:

Binary package hint: xclip

Version of xclip from upstream doesn't support UTF-8, so all multibyte 
characters become 2 single-byte chars.
Here are 2 patches, one from Morita Sho, got here 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=380392#12 and second one from 
Alt Linux team for version 0.10.

Second patch is actually a Morita Sho patch with reversed logic: it
enables UTF-8 mode by default, this is more useful for Ubuntu/Debian.

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

-- 
no UTF-8 support
https://bugs.launchpad.net/bugs/231866
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 231866] Re: no UTF-8 support

2008-05-19 Thread dmig

** Attachment added: original patch from Morita Sho
   http://launchpadlibrarian.net/14599246/xclip-0.08_utf8-support.patch

-- 
no UTF-8 support
https://bugs.launchpad.net/bugs/231866
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 231865] Re: no UTF-8 support

2008-05-19 Thread dmig
sorry, double post from browser

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

-- 
no UTF-8 support
https://bugs.launchpad.net/bugs/231865
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 204434] Re: Thumbnails for 200% zoom are regenerated each time a folder is opened.

2008-05-16 Thread dmig
Still there in hardy release.
Just reproduced this bug.

Also, image thumbnailer is terribly slow: I have a dir with ~90 4-5mb
jpegs, thumbnail generation of every image takes about 15 seconds. AFAIR
it was much faster in Gutsy.

-- 
Thumbnails for 200% zoom are regenerated each time a folder is opened.
https://bugs.launchpad.net/bugs/204434
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 204434] Re: Thumbnails for 200% zoom are regenerated each time a folder is opened.

2008-05-16 Thread dmig
One more thing: first time when thumbnails are created, nautilus runs
thumbnailer as separate process, but when updating thumbnails, nautilus
becomes unresponsive (running thumbnailer in same process?).

-- 
Thumbnails for 200% zoom are regenerated each time a folder is opened.
https://bugs.launchpad.net/bugs/204434
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 211760] Re: USB Thumb Drive can't mount anymore in Hardy

2008-05-14 Thread dmig
just faced this bug using transcend cardreader.
reader is visible as dev/sd*, but cards are not accessible

removing module ehci_hcd helped, but also got some messages:
usb 3-2: reset full speed USB device using uhci_hcd and address 3

** Attachment added: log_part.txt
   http://launchpadlibrarian.net/14512225/log_part.txt

-- 
USB Thumb Drive can't mount anymore in Hardy
https://bugs.launchpad.net/bugs/211760
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 195749] Re: java hangs then crash in libc6/kernel

2008-04-25 Thread dmig
** Also affects: openjdk-6 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
java hangs then crash in libc6/kernel
https://bugs.launchpad.net/bugs/195749
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 195749] Re: java hangs then crash in libc6/kernel

2008-04-25 Thread dmig
Just reproduced hang-and-crash in hardy release with openjdk.

** Attachment added: openjdk crash log
   http://launchpadlibrarian.net/13891135/hs_err_pid16274.log

-- 
java hangs then crash in libc6/kernel
https://bugs.launchpad.net/bugs/195749
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 195749] Re: java hangs then crash in libc6/kernel

2008-04-25 Thread dmig
Also reproducible with sun java runtime.

** Attachment added: java crash log
   http://launchpadlibrarian.net/13891452/hs_err_pid18670.log

-- 
java hangs then crash in libc6/kernel
https://bugs.launchpad.net/bugs/195749
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 195749] Re: java hangs then crash in libc6/kernel

2008-04-15 Thread dmig
Finally I managed to install Hardy beta in virtualbox (parallels crashes, qemu 
has problems with cdrom detection).
Updated all packages to latest. Installed sun-java6-jre package (that's java 
1.6.0.05). Copied existing eclipse and code, which I work on, there.
I tried to do all actions, which lead to java hang in Gutsy -- works ok, no 
hangs.

So, I will repeat all tests again, after update to Hardy release. Should
be no problems. If I get something, I will write about it. Otherwise,
bug might be closed.

-- 
java hangs then crash in libc6/kernel
https://bugs.launchpad.net/bugs/195749
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 195750] Re: apport-cli crashed with IOError in delete_report()

2008-03-13 Thread dmig
Actually that was java crash.
I think, that caused by gdb -- I tried to see, where it hangs and attached to 
it with gdb.

But apport shouldn't die so hard, if current user don't have permissions
to read dump.

-- 
apport-cli crashed with IOError in delete_report()
https://bugs.launchpad.net/bugs/195750
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 195749] Re: java hangs then crash in libc6/kernel

2008-03-11 Thread dmig
i will test this issue in virtual machine with latest hardy alpha and post 
results here.
just need some time to install it.

-- 
java hangs then crash in libc6/kernel
https://bugs.launchpad.net/bugs/195749
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 101943] Re: braid screensaver crashes system with compiz activated

2008-02-26 Thread dmig
There is no -dbg packages for compiz in repository. Where to get them?

-- 
braid screensaver crashes system with compiz activated
https://bugs.launchpad.net/bugs/101943
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 195749] [NEW] java hangs then crash in libc6/kernel

2008-02-26 Thread dmig
Public bug reported:

Binary package hint: linux-source-2.6.22

this is not actually kernel crash -- this crash log should be resulted
by gdb.

java produced it's own crash reports before.
now it tried to attach with gdb and see, where it hangs.

problem must be somewhere inbetween libc6 (problem appeared in feisty
after septemer libc6 update), kernel and java hotspot compiler.

ProblemType: Kernel
Date: Tue Feb 26 14:43:32 2008
Package: linux
ProcCmdline: root=UUID=5b5da8da-0892-4363-83fc-4eb675e2d7b2 ro quiet splash 
locale=ru_RU
ProcVersion: Linux version 2.6.22-14-generic ([EMAIL PROTECTED]) (gcc version 
4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Tue Feb 12 
07:42:25 UTC 2008
ProcVersionSignature: Ubuntu 2.6.22-14.52-generic
SourcePackage: linux-source-2.6.22

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


** Tags: apport-kernel

-- 
java hangs then crash in libc6/kernel
https://bugs.launchpad.net/bugs/195749
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 195749] Re: java hangs then crash in libc6/kernel

2008-02-26 Thread dmig

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/12228510/Dmesg.txt

** Attachment added: LsPciVV.txt
   http://launchpadlibrarian.net/12228511/LsPciVV.txt

** Attachment added: LsPciVVN.txt
   http://launchpadlibrarian.net/12228512/LsPciVVN.txt

** Attachment added: ProcCpuInfo.txt
   http://launchpadlibrarian.net/12228513/ProcCpuInfo.txt

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

-- 
java hangs then crash in libc6/kernel
https://bugs.launchpad.net/bugs/195749
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 101943] Re: braid screensaver crashes system with compiz activated

2008-02-25 Thread dmig
Tormod, I can do that, but I need some instructions...

-- 
braid screensaver crashes system with compiz activated
https://bugs.launchpad.net/bugs/101943
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 101943] Re: braid screensaver crashes system with compiz activated

2008-01-31 Thread dmig
Nando, your screenshot shows known nvidia driver bug, fixed in 169.xx
version.

-- 
braid screensaver crashes system with compiz activated
https://bugs.launchpad.net/bugs/101943
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 101943] Re: braid screensaver crashes system with compiz activated

2008-01-31 Thread dmig
I seen that huge memory leak. It persists even after killing compiz. And no 
processes use more memory than usual.
So leak must be somewhere in video driver.

Can anyone tell, how to determine memory usage by kernel and all it's
modules?

-- 
braid screensaver crashes system with compiz activated
https://bugs.launchpad.net/bugs/101943
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 97107] Re: Braid screensaver cause desktop to freeze up

2008-01-23 Thread dmig
Just seen this bug in dualhead configuration.
According to comments on bug #101943, this one is same one.

-- 
Braid screensaver cause desktop to freeze up
https://bugs.launchpad.net/bugs/97107
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 97107] Re: Braid screensaver cause desktop to freeze up

2008-01-07 Thread dmig
Forgot to mention: I see this bug regularly on 2 PCs, both use nvidia-glx-new 
driver (FX5700LE and 7600GT).
Bug is reproducible only in single-head configuration (never seen with 
dual-head yet).

-- 
Braid screensaver cause desktop to freeze up
https://bugs.launchpad.net/bugs/97107
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 97107] Re: Braid screensaver cause desktop to freeze up

2008-01-07 Thread dmig
This bug must be related to #101943 (if it's not even same one).

-- 
Braid screensaver cause desktop to freeze up
https://bugs.launchpad.net/bugs/97107
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 97107] Re: Braid screensaver cause desktop to freeze up

2008-01-07 Thread dmig
I confirm this bug. This screensaver often freezes system. Compiz.real
process eats all cpu and X become unresponsive. This issue is pretty old
-- it was reproducible with old compiz or beryl.

System is not dead after hang: it can be recovered by logging in via ssh/telnet 
and killing compiz.real process.
Rarely system can be recovered by switching to console (C-A-F1-6) -- you have 
to wait few minutes for that.

Seen this bug in Ubuntu Dapper-Edgy-Feisty-Gutsy.
Xorg.0.log, dmesg, .xsession-errors never contain any information about hang.

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

-- 
Braid screensaver cause desktop to freeze up
https://bugs.launchpad.net/bugs/97107
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 179189] xscreensaver queens crashed

2007-12-29 Thread dmig
Public bug reported:

opengl screensavers keep crashing on my system. i have dualhead twinview 
1280x1024*2, each screen runs it's own screensaver. after some time framebuffer 
of one screen become corrupted (actually of screen, which was inactive - didn't 
have focus) and filled with some garbage.
this may cause screensaver crash.

ProblemType: Bug
Architecture: i386
Date: Sat Dec 29 14:20:35 2007
DistroRelease: Ubuntu 7.10
NonfreeKernelModules: nvidia
Uname: Linux dmig-desktop 2.6.22-14-generic #1 SMP Tue Dec 18 08:02:57 UTC 2007 
i686 GNU/Linux

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
xscreensaver queens crashed
https://bugs.launchpad.net/bugs/179189
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 88816] Re: [apport] wxvlc crashed with SIGSEGV in __glXInitialize()

2007-12-28 Thread dmig
OpenGL renderer selected
Here what vlc tell before dying:

[EMAIL PROTECTED]:~$ vlc
VLC media player 0.8.6c Janus
libdvbpsi error (PSI decoder): TS discontinuity (received 14, expected 0) for 
PID 0
libdvbpsi error (PSI decoder): TS discontinuity (received 9, expected 0) for 
PID 114
ALSA lib pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave
[0360] oss audio output error: cannot open audio device (/dev/dsp)
ALSA lib pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave
[0360] main audio output error: couldn't find a filter for the conversion
[0360] main audio output error: couldn't create audio output pipeline
[0398] main private error: option glx-shm does not exist
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  128 (GLX)
  Minor opcode of failed request:  31 ()
  Serial number of failed request:  49
  Current serial number in output stream:  50

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

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


[Bug 97449] Re: [apport] alacarte crashed with ExpatError in parseFile()

2007-12-28 Thread dmig
I got this problem with menu loosing too. Is 13.9Gb of free space not enough 
for alacarte?
File .config/menus/applications.menu became empty.

-- 
[apport] alacarte crashed with ExpatError in parseFile()
https://bugs.launchpad.net/bugs/97449
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 176977] Re: apport-cli crashed with error in _read()

2007-12-27 Thread dmig
Here is log, apport-cli spitted out before dying:

[EMAIL PROTECTED]:~$ apport-cli

*** The program queens closed unexpectedly on 2007-12-26 at 16:34:29.

If you were not doing anything confidential (entering passwords or other
private information), you can help to improve the application by reporting
the problem.

What would you like to do? Your options are:
  R: Report Problem...
  I: Cancel and ignore future crashes of this program version
  C: Cancel
Please choose (R/I/C): r

*** Collecting problem information

The collected information can be send to the developers to improve the
application. This might take a few minutes.
.Traceback (most recent call last):
  File /usr/bin/apport-cli, line 282, in module
app.run_argv()
  File /var/lib/python-support/python2.5/apport/ui.py, line 260, in run_argv
self.run_crashes()
  File /var/lib/python-support/python2.5/apport/ui.py, line 101, in 
run_crashes
self.run_crash(f)
  File /var/lib/python-support/python2.5/apport/ui.py, line 179, in run_crash
self.collect_info()
  File /var/lib/python-support/python2.5/apport/ui.py, line 348, in 
collect_info
icthread.exc_raise()
  File /var/lib/python-support/python2.5/apport/REThread.py, line 37, in run
self._retval = self.__target(*self.__args, **self.__kwargs)
  File /var/lib/python-support/python2.5/apport/ui.py, line 31, in 
thread_collect_info
report.add_gdb_info()
  File /var/lib/python-support/python2.5/apport/report.py, line 405, in 
add_gdb_info
self['CoreDump'].write(open(core, 'w'))
  File /var/lib/python-support/python2.5/problem_report.py, line 54, in write
block = gz.read(1048576)
  File /usr/lib/python2.5/gzip.py, line 227, in read
self._read(readsize)
  File /usr/lib/python2.5/gzip.py, line 279, in _read
uncompress = self.decompress.decompress(buf)
zlib.error: Error -3 while decompressing: invalid distance code

-- 
apport-cli crashed with error in _read()
https://bugs.launchpad.net/bugs/176977
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 149764] Re: slow gtk popup menus with gtk dual head

2007-12-24 Thread dmig
for everyone who complains about gnome panels on both screens and windows 
between two screens when using twinview:
specify 2 viewports manually in compiz settings, since it can't detect 2 
monitors in twinview mode (this is nvidia hack - X see only one screen with 
large size)

-- 
slow gtk popup menus with gtk dual head
https://bugs.launchpad.net/bugs/149764
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 162396] Re: Mouse jumps to other screen when using enhanced zoom desktop

2007-12-24 Thread dmig
I confirm this bug. I have dual-head configuration using twinview.
One last step to reproduce: move mouse.

Looks like, problem is in: enhanced zoom plugin takes mouse position on
whole desktop, while zooming only active viewport.

-- 
Mouse jumps to other screen when using enhanced zoom desktop
https://bugs.launchpad.net/bugs/162396
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 162396] Re: Mouse jumps to other screen when using enhanced zoom desktop

2007-12-24 Thread dmig
bug is 100% reproducible, so changing status to confirmed

** Changed in: compiz-fusion-plugins-main (Ubuntu)
   Status: New = Confirmed

-- 
Mouse jumps to other screen when using enhanced zoom desktop
https://bugs.launchpad.net/bugs/162396
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 150697] Re: compizconfig-settings-manager has problems with keybinding

2007-12-24 Thread dmig
Workaround: set backend from gconf to flat-file. This bug is actually
somewhere in gconf, because compiz uses standard windowmanager keys for
shortcuts. Also, you will have some problems, when trying to use Super
key as modifier, since standard keybinding tool doesn't support it as
modifier, but ccsm does.

WARNING: when changing backend, be sure you saved all work you need!
Because switching backend procedure often crashes compiz!

P.S. to have all your settings with other backend export settings,
switch backend, then import them back.

-- 
compizconfig-settings-manager has problems with keybinding
https://bugs.launchpad.net/bugs/150697
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 176941] Re: periodic eclipse crashes

2007-12-17 Thread dmig

** Attachment added: java crash log example
   http://launchpadlibrarian.net/10934862/hs_err_pid16324.log

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

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


[Bug 176941] periodic eclipse crashes

2007-12-17 Thread dmig
Public bug reported:

This looks like a bug #99514, but I got no stack trace.

I use Eclipse PDT, latest release from eclipse.org/pdt/, installed in 
~/eclipse. The one in repository is pretty old (and buggy) for me.
I use CVS via extssh connection method. That should be source of problem.
Eclipse periodically checks repository for updates. Or I do that manually. 
After some uptime it hangs on cvs update status 60% (or 1%), makes 100% cpu 
load (java waiting for some timeout), then java crashes, leaving 
~/hs_err_pidX.log.

Crashes begun about end of september -- begin of october, after some
update for feisty. I remember, there were some major updates, like libc.

** Affects: sun-java6 (Ubuntu)
 Importance: Undecided
 Status: New

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

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


[Bug 172416] eog determines image type from filename

2007-11-27 Thread dmig
Public bug reported:

Binary package hint: eog

take any image file, e.g. of type image/jpeg, name it 'image.gif' or 
'image.tif' -- eog will assume that image type is gif or tiff. 
then it will complain, that image is not gif/tiff.

but correct behavior is possible: name file 'image' and open it -- eog
will determine correct image type.

ProblemType: Bug
Architecture: i386
Date: Tue Nov 27 23:28:28 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/eog
NonfreeKernelModules: nvidia
Package: eog 2.20.1-0ubuntu1
PackageArchitecture: i386
ProcCmdline: eog file:///home/dmig/Amiga%20Collection/PHOTO/A4000T/a4000t_1.gif
ProcCwd: /home/dmig
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
SourcePackage: eog
Uname: Linux dmig-desktop 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 
i686 GNU/Linux

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


** Tags: apport-bug

-- 
eog determines image type from filename
https://bugs.launchpad.net/bugs/172416
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 172416] Re: eog determines image type from filename

2007-11-27 Thread dmig

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/10593939/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/10593940/ProcStatus.txt

-- 
eog determines image type from filename
https://bugs.launchpad.net/bugs/172416
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147632] Re: Uable to put my mouse on the floating windows in Stardic

2007-10-26 Thread dmig
This bug affects only 3.0 version. Also was reproducible on Feisty.
No debug output even when -g/--debug specified.

Author tells, that bug already fixed in 3.0.1 beta

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

-- 
Uable to put my mouse on the floating windows in Stardic
https://bugs.launchpad.net/bugs/147632
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118304] Re: [stardict] notification icon not transparent

2007-10-26 Thread dmig

** Attachment added: example
   http://launchpadlibrarian.net/10176749/screenshot1.png

-- 
[stardict] notification icon not transparent
https://bugs.launchpad.net/bugs/118304
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 139986] Re: image resize dialog doesn't support image size larger than 10000

2007-09-17 Thread dmig
12000-15000 is not a solution, actually. I think, it should be set to max size, 
which may be handled by gThumb.
It handles 16kx4k JPEG pretty well. So, 2^15 - 2^16 should be enough, if you 
don't want to set it to very large values.

-- 
image resize dialog doesn't support image size larger than 1
https://bugs.launchpad.net/bugs/139986
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 139986] image resize dialog doesn't support image size larger than 10000

2007-09-16 Thread dmig
Public bug reported:

Binary package hint: gthumb

I want to resize image, which is originally 11750x2481. I open Image -
Resize dialog and see there: width 1, height 2481. I can't set value
greater than 1 for both of them.

ProblemType: Bug
Architecture: i386
Date: Sun Sep 16 23:20:20 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gthumb
Package: gthumb 3:2.10.2-0ubuntu1
PackageArchitecture: i386
ProcCmdline: gthumb 
file:///home/dmig/Pictures/%D0%9F%D0%B0%D0%BD%D0%BE%D1%80%D0%B0%D0%BC%D1%8B/Pano%20-%20IMGP1623%20-%209270x1534%20-%20CS6L%20-%20Blended%20Layer.jpg
ProcCwd: /home/dmig
ProcEnviron:
 LANGUAGE=ru_RU:ru:en_GB:en
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
SourcePackage: gthumb
Uname: Linux dmig-desktop 2.6.20-16-lowlatency #2 SMP PREEMPT Fri Aug 31 
00:58:46 UTC 2007 i686 GNU/Linux

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

-- 
image resize dialog doesn't support image size larger than 1
https://bugs.launchpad.net/bugs/139986
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 139986] Re: image resize dialog doesn't support image size larger than 10000

2007-09-16 Thread dmig

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/9297184/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/9297185/ProcStatus.txt

-- 
image resize dialog doesn't support image size larger than 1
https://bugs.launchpad.net/bugs/139986
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 139986] Re: image resize dialog doesn't support image size larger than 10000

2007-09-16 Thread dmig
It'd be few megabytes. Isn't that too much to attach?

You can resize any image with gimp/imagemagick to test this.

I think, but is related to control initialization: 1 is set as max
value.

-- 
image resize dialog doesn't support image size larger than 1
https://bugs.launchpad.net/bugs/139986
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 75762] Re: emerald crash after click on window title

2007-01-11 Thread dmig
it's reported here, because bug-buddy did so

bug in bug-buddy?

-- 
emerald crash after click on window title
https://launchpad.net/bugs/75762

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


[Bug 75762] Re: emerald crash after click on window title

2007-01-03 Thread dmig
beryl/emerald are updated, is the bug still reproducible?

-- 
emerald crash after click on window title
https://launchpad.net/bugs/75762

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


[Bug 75762] Re: emerald crash after click on window title

2006-12-21 Thread dmig
crashes for me always on gedit windows

** Attachment added: jast another dump
   http://librarian.launchpad.net/5509002/_usr_bin_emerald.1000.crash

-- 
emerald crash after click on window title
https://launchpad.net/bugs/75762

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


[Bug 75762] Re: emerald crash after click on window title

2006-12-21 Thread dmig
I noticed one more thing: crashes on gedit always, but only when it
opened from opening file in nautilus

-- 
emerald crash after click on window title
https://launchpad.net/bugs/75762

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


[Bug 75762] emerald crash after click on window title

2006-12-14 Thread dmig
Public bug reported:

I use 'satin' theme and I think, this is the problem reason.
Emerald often (1-2 times/day) display some window frame without bottom frame 
and top corners.

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

-- 
emerald crash after click on window title
https://launchpad.net/bugs/75762

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


[Bug 75762] Re: emerald crash after click on window title

2006-12-14 Thread dmig

** Attachment added: crash dump
   http://librarian.launchpad.net/5394990/_usr_bin_emerald.1000.crash

-- 
emerald crash after click on window title
https://launchpad.net/bugs/75762

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


[Bug 64222] Re: Random crash

2006-11-16 Thread dmig
Got same problem right now.

** Attachment added: one more dump
   http://librarian.launchpad.net/5088906/_usr_bin_rhythmbox.1000.crash

-- 
Random crash
https://launchpad.net/bugs/64222

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