[Bug 394650] Re: can't post message to twitter

2009-07-02 Thread Dmitriy Geels
Gwibber was installed from repository: http://ppa.launchpad.net/gwibber- team/ubuntu -- can't post message to twitter https://bugs.launchpad.net/bugs/394650 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 349882] Re: packard bell bg 46 wifi switch nonfunctional

2009-06-26 Thread Dmitriy Geels
Just tested 2.6.31rc1 kernel. It includes new ath5k module with patches for rfkill support. Wifi switch is functional with this ath5k version. Since Ubuntu 9.10 will include 2.6.31 kernel, marking this bug as fixed. ** Changed in: linux (Ubuntu) Status: Incomplete = Fix Released --

[Bug 376924] Re: Random reaction to brightness hotkeys

2009-06-20 Thread Dmitriy Geels
Oh, I haven't applied later patch. I will do that and post the result -- Random reaction to brightness hotkeys https://bugs.launchpad.net/bugs/376924 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 376924] Re: Random reaction to brightness hotkeys

2009-06-18 Thread Dmitriy Geels
Hmm... This should be the reason, but patched DSDT didn't fix the problem. Or kernel refused to load my DSDT. Dammit! # CONFIG_ACPI_CUSTOM_DSDT is not set CONFIG_ACPI_CUSTOM_DSDT_FILE= Bug #246222 reported for Intrepid alpha 3, marked as fixed, is still there! Config from 2.6.28 contains one

[Bug 376924] Re: Random reaction to brightness hotkeys

2009-06-18 Thread Dmitriy Geels
Kernel refused to load my DSDT: # CONFIG_ACPI_CUSTOM_DSDT is not set CONFIG_ACPI_CUSTOM_DSDT_FILE= Bug #246222 reported for Intrepid alpha 3 and marked as fixed is still there! Default kernel, 2.6.28 has one more line: CONFIG_ACPI_CUSTOM_DSDT_INITRD=y -- Random reaction to brightness hotkeys

[Bug 376924] Re: Random reaction to brightness hotkeys

2009-06-18 Thread Dmitriy Geels
Just disassembled laptop's DSDT, there a 3 device LCDD descriptors. All have method _BCL. First 2 instances: Device (LCDD) { ... Method (_BCL, 0, NotSerialized) { Return (Package (0x10) { 0x0F, 0x0E, 0x0D, 0x0C, 0x0B, 0x0A,

[Bug 383845] Re: backlight blinks when adjusting brightiness with hotkeys

2009-06-18 Thread Dmitriy Geels
*** This bug is a duplicate of bug 376924 *** https://bugs.launchpad.net/bugs/376924 ** This bug has been marked a duplicate of bug 37926 Manage expectations about newly-reported bugs ** This bug is no longer a duplicate of bug 37926 Manage expectations about newly-reported bugs **

[Bug 224559] Re: Image on webcam is upside-down

2009-06-15 Thread Dmitriy Geels
Here is temporary solution as kernel patch: http://forum.ubuntu.ru/index.php?topic=59385.msg438527#msg438527 (sorry, only russian). Patch applies perfectly on 2.6.30 kernel (may be get from http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30/) or with one manual edit of uvcvideo.h for

[Bug 349882] Re: packard bell bg 46 wifi switch nonfunctional

2009-06-15 Thread Dmitriy Geels
According to ath5k developers maillist, ath5k module doesn't support software rf-kill for now. So, this is the reason, why wifi switch is nonfunctional. Here is latest discussion about that: http://www.mail-archive.com/ath5k-de...@lists.ath5k.org/msg02328.html May be rfkill support will appear

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

2009-06-15 Thread Dmitriy Geels
Yes, for me it also plays as slideshow. Totem says it's WM8 format. Maybe installing win32/64 codecs from mplayer will help. -- 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

[Bug 355541] Re: packard bell bg 46 brightness buttons work improperly

2009-06-11 Thread Dmitriy Geels
*** This bug is a duplicate of bug 376924 *** https://bugs.launchpad.net/bugs/376924 Scott, thanks for your message! This bug seems to be duplicate of bug #376924. ACPI is the first thing I thought about, but it isn't ACPI problem actually, it's g-p-m bug. Even gnome brightness applet

[Bug 350912] Re: packard bell bg 46 brightness buttons work improperly

2009-06-11 Thread Dmitriy Geels
*** This bug is a duplicate of bug 376924 *** https://bugs.launchpad.net/bugs/376924 ** This bug is no longer a duplicate of bug 355541 packard bell bg 46 brightness buttons work improperly ** This bug has been marked a duplicate of bug 376924 Random reaction to brightness hotkeys --

[Bug 376924] Re: Random reaction to brightness hotkeys

2009-06-11 Thread Dmitriy Geels
Applied this patch to .30 kernel -- it helped! Brightness control works as expected now. But gnome-brightness-applet is often loosing dbus connection to g-p-m with .30 kernel. -- Random reaction to brightness hotkeys https://bugs.launchpad.net/bugs/376924 You received this bug notification

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

2009-06-02 Thread Dmitriy Geels
Just tested mentioned links using totem in Jaunty: no problems, it plays streams. -- 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

[Bug 154338] Re: gnome-screensaver indicates bad keyboard layout

2009-05-14 Thread Dmitriy
It seems that this bug has been resolved on jaunty. I can't reproduce it now. -- gnome-screensaver indicates bad keyboard layout https://bugs.launchpad.net/bugs/154338 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 341913] Re: resolution_test crashed with IOError in error()

2009-05-07 Thread Dmitriy
After 9.04 release, this bug does not affect me anymore. ** Changed in: checkbox (Ubuntu) Status: New = Invalid -- resolution_test crashed with IOError in error() https://bugs.launchpad.net/bugs/341913 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 224559] Re: Image on webcam is upside-down

2009-04-29 Thread Dmitriy Geels
Amit, can you describe, why is it impossible? Best solution I see for the moment is: 1) get uvcvideo sources 2) apply rotating patch 3) use dkms for managing patched uvcvideo But correct makefile needed to build uvcvideo standalone. I tried to build patched uvcvideo from kernel source, but there

[Bug 355071] Re: synaptics driver ignores options set by hal

2009-04-29 Thread Dmitriy Geels
Steve, can you add some comments on this bug? I'm still unsure if this is synaptics or hal bug. -- synaptics driver ignores options set by hal https://bugs.launchpad.net/bugs/355071 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 355981] Re: Brightness notification does not show correct brightness level

2009-04-29 Thread Dmitriy Geels
See my Bug #355541, I have same issue -- Brightness notification does not show correct brightness level https://bugs.launchpad.net/bugs/355981 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 210090] Re: evolution google calendar doesn't work with private calendars

2009-04-15 Thread Dmitriy Geels
Looking into .evolution/cache/calendar/, I found, that evolution loaded events from all calendars: d...@dmig-desktop:~$ ll -R .evolution/cache/calendar/ .evolution/cache/calendar/: итого 8 drwx-- 2 dmig dmig 4096 2009-04-15 09:45

[Bug 361835] [NEW] [Packard Bell BV EasyNote_BG46-T-001RU] suspend/resume failure

2009-04-15 Thread Dmitriy Geels
Public bug reported: Laptop was two days in suspended state, battery was drained completely. Most likely, this one is duplicate of bug #350847, but it may give more info. ProblemType: KernelOops Annotation: This occured during a previous suspend and prevented it from resuming properly.

[Bug 361835] Re: [Packard Bell BV EasyNote_BG46-T-001RU] suspend/resume failure

2009-04-15 Thread Dmitriy Geels
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/25501005/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/25501012/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/25501016/Dependencies.txt **

[Bug 224559] Re: Image on webcam is upside-down

2009-04-10 Thread Dmitriy Geels
Here is modified version of patch from http://ubuntuforums.org/showthread.php?t=838210 The one posted there has one flaw: it will rotate image for all devices, it work with. Usecase: User has laptop with webcam mounted upside-down. He applies patch from forum, he is happy -- webcam image is

[Bug 238629] Re: [i965] [EXA] Java plugin causes massive Xorg CPU usage, fixed by changing Xorg acceleration mode [i965GM]

2009-04-08 Thread Dmitriy Geels
Tom: d...@dmig-desktop:~$ ll /usr/lib/firefox/plugins/ lrwxrwxrwx 1 root root 37 2009-04-07 12:34 flashplugin-alternative.so - /etc/alternatives/firefox-flashplugin lrwxrwxrwx 1 root root 39 2009-02-17 17:05 libjavaplugin.so - /etc/alternatives/firefox-javaplugin.so d...@dmig-desktop:~$ ll

[Bug 357712] [NEW] gnome-panel crashes when opening site in firefox

2009-04-08 Thread Dmitriy Geels
*** This bug is a duplicate of bug 280484 *** https://bugs.launchpad.net/bugs/280484 Public bug reported: Binary package hint: gnome-panel Steps to reproduce: 1) open firefox 2) open url http://blog.oup.com/2009/03/science-fiction/ This page have long title, which contains 2 unicode

[Bug 357712] Re: gnome-panel crashes when opening site in firefox

2009-04-08 Thread Dmitriy Geels
*** This bug is a duplicate of bug 280484 *** https://bugs.launchpad.net/bugs/280484 ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/25017396/Dependencies.txt -- gnome-panel crashes when opening site in firefox https://bugs.launchpad.net/bugs/357712 You received this

[Bug 357712] Re: gnome-panel crashes when opening site in firefox

2009-04-08 Thread Dmitriy Geels
*** This bug is a duplicate of bug 280484 *** https://bugs.launchpad.net/bugs/280484 Opening page using Opera doesn't crash gnome-panel. -- gnome-panel crashes when opening site in firefox https://bugs.launchpad.net/bugs/357712 You received this bug notification because you are a member of

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

2009-04-07 Thread Dmitriy Geels
looks like, patch was applied in jaunty - icon background is now transparent -- [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 subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 238629] Re: [i965] [EXA] Java plugin causes massive Xorg CPU usage, fixed by changing Xorg acceleration mode [i965GM]

2009-04-07 Thread Dmitriy Geels
Repeated both testcases on jaunty x32 with UXA acceleration enabled -- no problems. d...@dmig-desktop:~$ apt-cache policy sun-java6-jre sun-java6-jre: Установлен: 6-13-1 Кандидат: 6-13-1 Таблица версий: *** 6-13-1 0 500 http://ru.archive.ubuntu.com jaunty/multiverse Packages

[Bug 356702] Re: Jaunty: window switcher tooltips stick when they shouldn't

2009-04-07 Thread Dmitriy Geels
I confirm this bug. Compiz is running. Jaunty is up to date for this moment. -- Jaunty: window switcher tooltips stick when they shouldn't https://bugs.launchpad.net/bugs/356702 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 311148] Re: evolution crashes when editing reply text

2009-04-07 Thread Dmitriy Geels
tried testcase again - isn't reproducible anymore. so, this report should be closed -- evolution crashes when editing reply text https://bugs.launchpad.net/bugs/311148 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 238629] Re: [i965] [EXA] Java plugin causes massive Xorg CPU usage, fixed by changing Xorg acceleration mode [i965GM]

2009-04-07 Thread Dmitriy Geels
But problem with java hang is still there for Jaunty x64 with UXA enabled. d...@dmig-laptop:~$ apt-cache policy sun-java6-jre sun-java6-jre: Установлен: 6-13-1 Кандидат: 6-13-1 Таблица версий: *** 6-13-1 0 500 http://ru.archive.ubuntu.com jaunty/multiverse Packages 100

[Bug 355541] Re: packard bell bg 46 brightness buttons work improperly

2009-04-07 Thread Dmitriy Geels
Got g-p-m debug log, 23:00:20-23:00:40 -- brightness up button pressed several times. Then after 23:00:40 -- brightness down several times, after 23:01 -- eco button several times. ** Attachment added: g-p-m.log http://launchpadlibrarian.net/24969618/g-p-m.log -- packard bell bg 46

[Bug 355541] [NEW] packard bell bg 46 brightness buttons work improperly

2009-04-05 Thread Dmitriy Geels
Public bug reported: Binary package hint: gnome-power-manager Sorry, I couldn't add g-p-m to the list of affected packages in previous bug #350912 (looks like launchpad bug), so I marking previous report as dupe of this. See Bug #350912 for details. I'm sure now, that problematic place is

[Bug 355541] Re: packard bell bg 46 brightness buttons work improperly

2009-04-05 Thread Dmitriy Geels
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/24829967/Dependencies.txt -- packard bell bg 46 brightness buttons work improperly https://bugs.launchpad.net/bugs/355541 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 350912] Re: packard bell bg 46 brightness buttons work improperly

2009-04-05 Thread Dmitriy Geels
*** This bug is a duplicate of bug 355541 *** https://bugs.launchpad.net/bugs/355541 Marking as duplicate, because I couldn't add gnome-power-manager to the list of affected packages. ** This bug has been marked a duplicate of bug 355541 packard bell bg 46 brightness buttons work

[Bug 355071] Re: synaptics driver ignores options set by hal

2009-04-05 Thread Dmitriy Geels
found workaround using xinput ** Attachment added: xinput-set http://launchpadlibrarian.net/24833562/xinput-set -- synaptics driver ignores options set by hal https://bugs.launchpad.net/bugs/355071 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 355071] [NEW] synaptics driver ignores options set by hal

2009-04-04 Thread Dmitriy Geels
Public bug reported: Binary package hint: xserver-xorg-input-synaptics After Jaunty update from 01.04.2009 synaptics driver started completely ignoring options set in my custom .fdi file (see attach). lshal shows, that options are set: udi =

[Bug 355071] Re: synaptics driver ignores options set by hal

2009-04-04 Thread Dmitriy Geels
** Attachment added: my touchpad fdi file http://launchpadlibrarian.net/24802840/touchpad.fdi ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/24802841/Dependencies.txt ** Attachment added: LsHal.txt http://launchpadlibrarian.net/24802842/LsHal.txt ** Attachment

[Bug 355071] Re: synaptics driver ignores options set by hal

2009-04-04 Thread Dmitriy Geels
Updates list for 1.04: Commit Log for Wed Apr 1 22:20:34 2009 Следующие пакеты удалены: libopal3.4.2 libpt2.4.2 libpt2.4.2-plugins-alsa libpt2.4.2-plugins-v4l2 Следующие пакеты обновлены: alsa-base (1.0.18.dfsg-1ubuntu6) to 1.0.18.dfsg-1ubuntu7 apparmor (2.3+1289-0ubuntu12) to

[Bug 349882] Re: packard bell bg 46 wifi switch nonfunctional

2009-04-01 Thread Dmitriy Geels
cat /proc/version_signature Ubuntu 2.6.28-11.38-generic x86_64 version -- packard bell bg 46 wifi switch nonfunctional https://bugs.launchpad.net/bugs/349882 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 238629] Re: [i965] [EXA] Java plugin causes massive Xorg CPU usage, fixed by changing Xorg acceleration mode [i965GM]

2009-04-01 Thread Dmitriy Geels
64 bit -- [i965] [EXA] Java plugin causes massive Xorg CPU usage, fixed by changing Xorg acceleration mode [i965GM] https://bugs.launchpad.net/bugs/238629 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 238629] Re: [i965] [EXA] Java plugin causes massive Xorg CPU usage, fixed by changing Xorg acceleration mode [i965GM]

2009-03-30 Thread Dmitriy Geels
Just tried to open http://www.formula1.com/services/live_timing/live_timing_popup.html with default video settings in Jaunty amd64. One cpu core is 100% loaded, cpu became hot. d...@dmig-laptop:~$ apt-cache policy sun-java6-jre sun-java6-jre: Установлен: 6-12-0ubuntu1 Кандидат: 6-12-0ubuntu1

[Bug 238629] Re: [i965] [EXA] Java plugin causes massive Xorg CPU usage, fixed by changing Xorg acceleration mode [i965GM]

2009-03-30 Thread Dmitriy Geels
Just tried to open http://www.formula1.com/services/live_timing/live_timing_popup.html with default video settings in Jaunty amd64. One cpu core is 100% loaded, cpu became hot. d...@dmig-laptop:~$ apt-cache policy sun-java6-jre sun-java6-jre: Установлен: 6-12-0ubuntu1 Кандидат: 6-12-0ubuntu1

[Bug 350912] Re: packard bell bg 46 brightness buttons work improperly

2009-03-30 Thread Dmitriy Geels
Also, 'eco' sensor should generate events on both state changes, now it generates following only on enable: video LCDD 0087 hotkey ATKD 0029 0018 video LCDD 0087 hotkey ATKD 0029 0019 -- packard bell bg 46 brightness buttons work improperly

[Bug 350912] Re: packard bell bg 46 brightness buttons work improperly

2009-03-30 Thread Dmitriy Geels
Here are codes, generated by brightness keys: brightness down video LCDD 0087 hotkey ATKD 0029 000e brightness up video LCDD 0086 hotkey ATKD 001b 000c I think, problem is that video event is handled by video_brightnessup/down script and hotkey event

[Bug 350912] Re: packard bell bg 46 brightness buttons work improperly

2009-03-30 Thread Dmitriy Geels
Digging deeper shows, that events pass acpi layer. Problem is in brightness controlling software. -- packard bell bg 46 brightness buttons work improperly https://bugs.launchpad.net/bugs/350912 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 350847] [NEW] [Packard Bell BV EasyNote_BG46-T-001RU] suspend/resume failure

2009-03-29 Thread Dmitriy Geels
Public bug reported: tried to do normal resume from suspend state. ProblemType: KernelOops Annotation: This occured during a previous suspend and prevented it from resuming properly. Architecture: amd64 DistroRelease: Ubuntu 9.04 ExecutablePath: /usr/share/apport/apportcheckresume Failure:

[Bug 350847] Re: [Packard Bell BV EasyNote_BG46-T-001RU] suspend/resume failure

2009-03-29 Thread Dmitriy Geels
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/24478102/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/24478103/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/24478104/Dependencies.txt **

[Bug 350912] [NEW] packard bell bg 46 brightness buttons work improperly

2009-03-29 Thread Dmitriy Geels
Public bug reported: Binary package hint: hotkey-setup I'm not sure about package, may be should be assigned to some gnome program. This laptop has 3 backlight control buttons: dim/bright and 'eco' (which should put laptop into economy mode). Now, how buttons work (I press buttons not 1 time

[Bug 350912] Re: packard bell bg 46 brightness buttons work improperly

2009-03-29 Thread Dmitriy Geels
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/24480476/Dependencies.txt -- packard bell bg 46 brightness buttons work improperly https://bugs.launchpad.net/bugs/350912 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 350912] Re: packard bell bg 46 brightness buttons work improperly

2009-03-29 Thread Dmitriy Geels
gnome-brightness-applet changes brightness correctly, but when brightness is changed to levels 3-4-5-6, brightness blinks several times and applet causes near 40% constant cpu load (about 80% on single cpu core). I'm not sure yet, if this is applet bug or brightness interface. Changing

[Bug 350927] [NEW] cpufreq-applet: text invisible with 'dust sand' theme

2009-03-29 Thread Dmitriy Geels
Public bug reported: Binary package hint: gnome-applets selecting one of new themes in ubuntu jaunty, dust sand, makes cpufreq-applet text invisible. this theme is only one, where applet text is invisible, others are ok. also, this applet is the only one application, which have problems with

[Bug 350927] Re: cpufreq-applet: text invisible with 'dust sand' theme

2009-03-29 Thread Dmitriy Geels
** Attachment added: applet with dust theme set http://launchpadlibrarian.net/24481040/dust.png ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/24481041/Dependencies.txt -- cpufreq-applet: text invisible with 'dust sand' theme https://bugs.launchpad.net/bugs/350927

[Bug 350927] Re: cpufreq-applet: text invisible with 'dust sand' theme

2009-03-29 Thread Dmitriy Geels
** Attachment added: applet with dust sand theme set http://launchpadlibrarian.net/24481046/dust-sand.png -- cpufreq-applet: text invisible with 'dust sand' theme https://bugs.launchpad.net/bugs/350927 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 320689] Re: jockey erroneously reports no proprietary drivers are in use, but I'm using nvidia!

2009-03-28 Thread Dmitriy Geels
I have similar problem: 1) jockey recommends me to install madwifi driver instead of working ath5k (see Bug #346078) 2) after I install madwifi (had to try, because ath5k doesn't support rfkill), I get nonfunctional wireless interface, because wifi%d: unable to attach hardware: 'Hardware

[Bug 238629] Re: [i965] [EXA] Java plugin causes massive Xorg CPU usage, fixed by changing Xorg acceleration mode [i965GM]

2009-03-27 Thread Dmitriy Geels
I tried to work for two month with this java version and default xorg setting. That was awful! Yesterday I found this bug and workaround. Now there is JRE b14 available, but I'm not sure, that something is changed. d...@dmig-desktop:~$ apt-cache policy sun-java6-jre sun-java6-jre: Установлен:

[Bug 349882] [NEW] packard bell bg 46 wifi switch nonfunctional

2009-03-27 Thread Dmitriy Geels
Public bug reported: This laptop has atheros AR5BXB63 wireless module. It works with ath5k driver. /usr/share/acpi/state-funcs isAnyWirelessPoweredOn() and toggleAllWirelessStates() use /sys/class/net/*/device/rfkill/rfkill*/state or /sys/class/net/*/device/power/state to control device. But,

[Bug 349882] Re: packard bell bg 46 wifi switch nonfunctional

2009-03-27 Thread Dmitriy Geels
** Attachment added: lspci -vnn http://launchpadlibrarian.net/24424846/lspci.txt -- packard bell bg 46 wifi switch nonfunctional https://bugs.launchpad.net/bugs/349882 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 238629] Re: [i965] [EXA] Java plugin causes massive Xorg CPU usage, fixed by changing Xorg acceleration mode [i965GM]

2009-03-26 Thread Dmitriy Geels
Problem also noticeable, when running eclipse pdt debugger. Xorg eats 60-70% cpu and for each debugger step eclipse redraws its variables view 3-15 seconds (depending on defined variables count). Switching to XAA decreases cpu load to ~20%, making system usable. I'll test debugging procedure

[Bug 349140] [NEW] invalid lcd dpi calculated

2009-03-26 Thread Dmitriy Geels
Public bug reported: Binary package hint: xserver-xorg-video-intel When I first installed Jaunty alpha 6, xdpyinfo shown correct dpi - 125. But after updates from 24.03 dpi was set to 96. But Xorg.0.log still shows correct screen size: d...@dmig-laptop:~$ grep 965 /var/log/Xorg.0.log [

[Bug 349140] Re: invalid lcd dpi calculated

2009-03-26 Thread Dmitriy Geels
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/24371871/Dependencies.txt ** Attachment added: LsHal.txt http://launchpadlibrarian.net/24371872/LsHal.txt ** Attachment added: LsMod.txt http://launchpadlibrarian.net/24371873/LsMod.txt ** Attachment added: LsPci.txt

[Bug 303677] Re: Webcam picture upside down

2009-03-24 Thread Dmitriy Geels
*** This bug is a duplicate of bug 224559 *** https://bugs.launchpad.net/bugs/224559 This is not software problem. The camera itself is mounted upside down. Here are patches for this problem: http://ubuntuforums.org/showthread.php?t=838210 Actually, uvcvideo driver should implement quirk to

[Bug 224559] Re: Image on webcam is upside-down

2009-03-24 Thread Dmitriy Geels
I'll try to push published patch as quirk into uvcvideo driver -- Image on webcam is upside-down https://bugs.launchpad.net/bugs/224559 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 344673] Re: wrong /dev/eventX permissions for force feedback devices

2009-03-20 Thread Dmitriy Geels
Tomas, that is what I thought about. But Scott tells, that permissions should be set via hal now. P.S. this have no use for Intrepid -- it doesn't have force feedback support in kernel -- wrong /dev/eventX permissions for force feedback devices https://bugs.launchpad.net/bugs/344673 You

[Bug 344673] [NEW] wrong /dev/eventX permissions for force feedback devices

2009-03-18 Thread Dmitriy Geels
Public bug reported: Binary package hint: udev This wasn't a problem before 2.6.28, because force feedback for HID devices was missing in ubuntu kernel. But now that will become a problem. d...@dmig-desktop:~$ ll /dev/input/ ... crw-rw 1 root root 13, 64 2002-01-22 04:57 event0 crw-rw 1

[Bug 343147] [NEW] No dm-mod module after lvm2 installed

2009-03-15 Thread Ugnichenko Dmitriy
Public bug reported: Binary package hint: lvm2 After installation of lvm2 in Ubuntu Jaunty 9.04 (current, 15.03.2009 daily live-cd) and doing sudo modprobe dm-mod it fails with message : FATAL: Module dm_mod not found. uname -a Linux ubuntu 2.6.28-9-generic #31-Ubuntu SMP Wed Mar 11 15:43:58

[Bug 254107] Re: xorg memory leak when changing desktop wallpapers (Gnome)

2009-02-19 Thread Dmitriy Geels
Trying to reproduce situation using intel driver. Wallpaper change doesn't make xorg memory usage grow, but after few hours of work xorg uses 2-3 times more memory, than after login (when all startup apps loaded). I observed even worse behavior with fglrx driver which was caused by x64 sun jre

[Bug 195749] Re: java hangs then crash in libc6/kernel

2009-02-19 Thread Dmitriy Geels
Bug isn't reproducible in Intrepid both 32/64 bit kernels so, I suppose, it may 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

[Bug 315576] Re: screen resolution incorrect after switching off/on flat panel notebook

2009-02-04 Thread Dmitriy Altuhov
No problem when using binary driver from nvidia! -- screen resolution incorrect after switching off/on flat panel notebook https://bugs.launchpad.net/bugs/315576 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 283399] Re: [Intrepid] lshal output for different joystick, joypad and dance mat devices

2009-01-23 Thread Dmitriy Geels
** Attachment added: Sixaxis_PS3.lshal http://launchpadlibrarian.net/21559715/Sixaxis_PS3.lshal -- [Intrepid] lshal output for different joystick, joypad and dance mat devices https://bugs.launchpad.net/bugs/283399 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 283399] Re: [Intrepid] lshal output for different joystick, joypad and dance mat devices

2009-01-23 Thread Dmitriy Geels
** Attachment added: Sixaxis_PS3.lshal.diff http://launchpadlibrarian.net/21559731/Sixaxis_PS3.lshal.diff -- [Intrepid] lshal output for different joystick, joypad and dance mat devices https://bugs.launchpad.net/bugs/283399 You received this bug notification because you are a member of

[Bug 283399] Re: [Intrepid] lshal output for different joystick, joypad and dance mat devices

2009-01-22 Thread Dmitriy Geels
** Attachment added: Saitek_P2600.lshal http://launchpadlibrarian.net/21546401/Saitek_P2600.lshal -- [Intrepid] lshal output for different joystick, joypad and dance mat devices https://bugs.launchpad.net/bugs/283399 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 283399] Re: [Intrepid] lshal output for different joystick, joypad and dance mat devices

2009-01-22 Thread Dmitriy Geels
** Attachment added: Saitek_P2600.lshal.diff http://launchpadlibrarian.net/21546414/Saitek_P2600.lshal.diff -- [Intrepid] lshal output for different joystick, joypad and dance mat devices https://bugs.launchpad.net/bugs/283399 You received this bug notification because you are a member of

[Bug 311148] Re: evolution crashes when editing reply text

2009-01-20 Thread Dmitriy Geels
Updated all Jaunty packages to latest ones, bug doesn't reproduce anymore. libgtkhtml also was updated, so it seems to be fixed. -- evolution crashes when editing reply text https://bugs.launchpad.net/bugs/311148 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 154338] Re: gnome-screensaver indicates bad keyboard layout

2009-01-19 Thread Dmitriy
I can confirm this bug. I am using Intrepid (clean install) with russian locale. -- gnome-screensaver indicates bad keyboard layout https://bugs.launchpad.net/bugs/154338 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 311148] Re: evolution crashes when editing reply text

2009-01-19 Thread Dmitriy Geels
Just reproduced this crash in Jaunty. But apport caught it successfully. -- evolution crashes when editing reply text https://bugs.launchpad.net/bugs/311148 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 315576] Re: screen resolution incorrect after switching off/on flat panel notebook

2009-01-16 Thread Dmitriy Altuhov
All files is attached in archive outputs.zip ** Attachment added: outputs.zip http://launchpadlibrarian.net/21280839/outputs.zip -- screen resolution incorrect after switching off/on flat panel notebook https://bugs.launchpad.net/bugs/315576 You received this bug notification because you are

[Bug 317423] [NEW] cueprint should return album genre, when no track genre specified

2009-01-15 Thread Dmitriy Geels
Public bug reported: Binary package hint: cuetools cuetag script uses %g cueprint template to get track genre, but cueprint returns empty string, if genre is not specified for track, even if genre for album is specified. For attached testcase file: cueprint -n 10 -t %G\n Nautilus\ Pompilius\ -\

[Bug 317423] Re: cueprint should return album genre, when no track genre specified

2009-01-15 Thread Dmitriy Geels
** Attachment added: testcase cue file http://launchpadlibrarian.net/21234512/Nautilus%20Pompilius%20-%20%D0%A7%D1%83%D0%B6%D0%B0%D1%8F%20%D0%B7%D0%B5%D0%BC%D0%BB%D1%8F%20FLAC.cue -- cueprint should return album genre, when no track genre specified https://bugs.launchpad.net/bugs/317423 You

[Bug 315371] [NEW] xserver-xorg-core conflicts with xserver-xorg-video-4 [provided by nvidia-glx-96 96.43.09-0ubuntu2]

2009-01-09 Thread Dmitriy Altuhov
Public bug reported: Binary package hint: nvidia-glx-96 After update Xorg (packages xorg, server-xorg, xserver-xorg-core) I can't install nvidia-glx-96 96.43.09-0ubuntu2. My Xorg packages is: xorg

[Bug 218340] Re: Big fonts after upgrade

2009-01-09 Thread Dmitriy Altuhov
After update WINE to the version 1.1.12~winehq0~ubuntu~8.10-0ubuntu1 and deleting folder ~/.wine problem with fonts fixed! Right now all applications under wine looking fine! ** Changed in: wine (Ubuntu) Status: Incomplete = Fix Released -- Big fonts after upgrade

[Bug 315576] [NEW] screen resolution incorrect after switching off/on flat panel notebook

2009-01-09 Thread Dmitriy Altuhov
Public bug reported: Binary package hint: xserver-xorg-driver-nv A have notebook with Nvidia Geforce MX440 GO 64 graphics card. Installed Ubuntu and Windows XP. In windows xp with drivers 40 series for this card i have no problem. A have a button to switch off/on flat panel (display) - FN+F11.

[Bug 315576] Re: screen resolution incorrect after switching off/on flat panel notebook

2009-01-09 Thread Dmitriy Altuhov
** Attachment added: Photo of incorrect resolution after switch off/on flat panel http://launchpadlibrarian.net/21060982/DSCN2009.JPG ** Changed in: xserver-xorg-video-nv (Ubuntu) Sourcepackagename: xserver-xorg-driver-nv = xserver-xorg-video-nv -- screen resolution incorrect after

[Bug 315576] Re: screen resolution incorrect after switching off/on flat panel notebook

2009-01-09 Thread Dmitriy Altuhov
** Description changed: Binary package hint: xserver-xorg-driver-nv A have notebook with Nvidia Geforce MX440 GO 64 graphics card. Installed Ubuntu and Windows XP. In windows xp with drivers 40 series for this card i have no problem. A have a button to switch off/on flat panel

[Bug 311148] Re: evolution crashes when editing reply text

2008-12-25 Thread Dmitriy Geels
here is backtrace ** Attachment added: gdb-evolution.txt http://launchpadlibrarian.net/20723460/gdb-evolution.txt -- evolution crashes when editing reply text https://bugs.launchpad.net/bugs/311148 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 311148] [NEW] evolution crashes when editing reply text

2008-12-24 Thread Dmitriy Geels
Public bug reported: Binary package hint: evolution I tried to reply to a html message containing table. When I selected quoted text (for removing), evolution crashed, when selection touched table. How to reproduce: 1) get the attachment 2) unpack it to ~/.evolution/mail/local/Inbox.sbd/ --

[Bug 311148] Re: evolution crashes when editing reply text

2008-12-24 Thread Dmitriy Geels
** Attachment added: folder containing single killer message http://launchpadlibrarian.net/20707451/temp.bz2 -- evolution crashes when editing reply text https://bugs.launchpad.net/bugs/311148 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 311148] Re: evolution crashes when editing reply text

2008-12-24 Thread Dmitriy Geels
evolution crashed with segfault ** Attachment added: output of 'evolution --debug=evolution_debug.log' http://launchpadlibrarian.net/20707473/evolution_debug.log -- evolution crashes when editing reply text https://bugs.launchpad.net/bugs/311148 You received this bug notification because you

[Bug 234038] Re: 2.6.24-*-rt: sudden kernel crash in rtmutex.c

2008-12-01 Thread Dmitriy Geels
I'll tell you how to get freeze info: after reboot look into system logs (gnome-system-log is good for this), find place where system was running before freeze, there should be some last words of kernel. -- 2.6.24-*-rt: sudden kernel crash in rtmutex.c https://bugs.launchpad.net/bugs/234038 You

[Bug 269191] Re: [Wish][Intrepid]Please in clude Kdenlive 0.7 for kde4 in the repo´s

2008-11-30 Thread Dmitriy Volk
Please, please, please! -- [Wish][Intrepid]Please include Kdenlive 0.7 for kde4 in the repo´s https://bugs.launchpad.net/bugs/269191 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 218340] Re: Big fonts after upgrade

2008-11-27 Thread Dmitriy Altuhov
I have the same problem in Ubuntu 9.04 with wine 1.1.9 ** Attachment added: Font problems in wine 1.1.9 http://launchpadlibrarian.net/20003158/wineproblem.jpg -- Big fonts after upgrade https://bugs.launchpad.net/bugs/218340 You received this bug notification because you are a member of

[Bug 218624] Re: copy broken in glipper (requires 2x Ctrl+C to work) (Hardy)

2008-11-25 Thread Dmitriy Geels
look at http://getdeb.net periodically, newer version packages of parcellite appear there. -- 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

[Bug 226833] Re: MASTER - nvidia drivers + OO.o trigger plasma drawing artifacts

2008-10-31 Thread Dmitriy Geels
actually this bug and bug #186382 are duplicates -- MASTER - nvidia drivers + OO.o trigger plasma drawing artifacts https://bugs.launchpad.net/bugs/226833 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 186382] Re: [nvidia 169.xx] gtk window decorator somtimes draws decoration ugly or not at all

2008-10-31 Thread Dmitriy Geels
Gabriel Bauman: this is definitely nvidia drivers bug, see nvnews.net forums to get more info http://www.nvnews.net/vbulletin/showthread.php?t=122043 http://www.nvnews.net/vbulletin/showthread.php?t=118408 And here is most significant comment:

[Bug 186382] Re: [nvidia 169.xx] gtk window decorator somtimes draws decoration ugly or not at all

2008-10-31 Thread Dmitriy Geels
actually this bug and bug #226833 are duplicates -- [nvidia 169.xx] gtk window decorator somtimes draws decoration ugly or not at all https://bugs.launchpad.net/bugs/186382 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 218624] Re: copy broken in glipper (requires 2x Ctrl+C to work) (Hardy)

2008-10-29 Thread Dmitriy Geels
Parcellite package is included in Intrepid repositories. It is not freshest - 0.7, but can also be used. -- 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

[Bug 283316] Re: opening /dev/scdN causes tray to be closed

2008-10-26 Thread Ugnichenko Dmitriy
Confirm the same problem. OS: Intrepid Ibex 8.10 64bit -- opening /dev/scdN causes tray to be closed https://bugs.launchpad.net/bugs/283316 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 238539] Re: glipper cuts unicode text incorrectly

2008-10-24 Thread Dmitriy Geels
** Changed in: glipper (Ubuntu) Status: New = Confirmed ** Attachment added: screenshot of problem http://launchpadlibrarian.net/18845494/screen.png -- glipper cuts unicode text incorrectly https://bugs.launchpad.net/bugs/238539 You received this bug notification because you are a

[Bug 233804] Re: Glipper floods selection history during keyboard selection

2008-10-24 Thread Dmitriy Geels
There is 'grow' plugin now, which should implement desired behavior. But: 1) it is disabled by default 2) it doesn't always work as expected (often flooding clipboard history) -- Glipper floods selection history during keyboard selection https://bugs.launchpad.net/bugs/233804 You received this

<    4   5   6   7   8   9   10   >