[Bug 1306994] [NEW] powernap loadavg monitor fails to detect load

2014-04-12 Thread Cinquero
Public bug reported: Ubuntu Precise, amd64, powernap 2.17-0ubuntu2 Symptoms: system gets shut down even under load, although the loadmonitor had been configured. Fix: /usr/lib/python2.7/dist-packages/powernap/monitors/LoadMonitor.py : Replace 36 if os.getloadavg()[0] t: with 36

[Bug 1306994] [NEW] powernap loadavg monitor fails to detect load

2014-04-12 Thread Cinquero
Public bug reported: Ubuntu Precise, amd64, powernap 2.17-0ubuntu2 Symptoms: system gets shut down even under load, although the loadmonitor had been configured. Fix: /usr/lib/python2.7/dist-packages/powernap/monitors/LoadMonitor.py : Replace 36 if os.getloadavg()[0] t: with 36

[Bug 1032936] Re: Scrolling right in java apps distorts screen

2014-04-01 Thread Cinquero
Still a hefty issue in Ubuntu 12.04 LTS (current). Only -Dsun.java2d.opengl=true solves it, the xrender option just distorts the distortion a bit. I have also detected that it does not happen when you run the java app as a different user (than that who runs the X server) via ssh user@localhost

[Bug 924278] Re: xscreensaver doesn't enable DPMS

2014-03-29 Thread Cinquero
I have a quite similar problem here (12.04 LTS amd64). It seems xscreensaver is somehow not controlling the dpms settings correctly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/924278 Title:

[Bug 1036391] [NEW] openjdk 7/awt transparency bug in Xinerama setup

2012-08-13 Thread Cinquero
Public bug reported: Have an nvidia multi-monitor setup (no twinview). Main monitor is 2560x1600, second one is 1920x1080 via HDMI. Composite extension is desabled, no fancy graphics desktop enabled. Problem: transparency in java 7 apps is not working on the primary monitor above y=1080

[Bug 1036391] Re: openjdk 7/awt transparency bug in Xinerama setup

2012-08-13 Thread Cinquero
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1036391 Title: openjdk 7/awt transparency bug in Xinerama setup To manage notifications about this bug go to:

[Bug 1036391] Re: openjdk 7/awt transparency bug in Xinerama setup

2012-08-13 Thread Cinquero
** Attachment added: xorg.conf https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1036391/+attachment/3259981/+files/xorg.conf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1036391 Title:

[Bug 1036391] Re: openjdk 7/awt transparency bug in Xinerama setup

2012-08-13 Thread Cinquero
** Attachment added: java-awt-transparency-xinerama-bug.png https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1036391/+attachment/3259980/+files/java-awt-transparency-xinerama-bug.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1036391] Re: openjdk 7/awt transparency bug in Xinerama setup

2012-08-13 Thread Cinquero
** Changed in: openjdk-7 (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1036391 Title: openjdk 7/awt transparency bug in Xinerama setup To manage notifications

[Bug 1033179] Re: Xvfb seems to have hardcoded /tmp

2012-08-05 Thread Cinquero
** Attachment removed: xdpyinfo.txt https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1033179/+attachment/3248728/+files/xdpyinfo.txt ** Attachment removed: nvidia-settings.txt

[Bug 1033179] [NEW] Xvfb seems to have hardcoded /tmp

2012-08-05 Thread Cinquero
Public bug reported: TMPDIR=/home/mark/tmp/tmpBuildDir/.tmp Xvfb :45 -screen 0 1280x1024x24 where TMPDIR is on a different device than /tmp. gives: [dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list! [dix] Could not init font path element

[Bug 1032969] [NEW] gnome-panel always imports default layout at start, leading to an additional top and bottom panel added at every gnome-panel start

2012-08-04 Thread Cinquero
Public bug reported: The title says it all. Workaround: mkdir -p ~/.config/gnome-panel touch ~/.config/gnome-panel/panel-default-layout.layout That let's gnome-panel fail the default layout import and prevents it from messing with my existing gome panel setup. ProblemType: Bug DistroRelease:

[Bug 1032969] Re: gnome-panel always imports default layout, leading to an additional top and bottom panel added at every gnome-panel startup

2012-08-04 Thread Cinquero
** Summary changed: - gnome-panel always imports default layout, leading to an additional top and bottom panel added at every gnome-panel startup + gnome-panel always imports default layout at start, leading to an additional top and bottom panel added at every gnome-panel start -- You

[Bug 965314] Re: core dumped - segmentation fault

2012-07-20 Thread Cinquero
have this problem, too. But has nothing to do with sync. Happens even after deleting ~/.config/chromium. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/965314 Title: core dumped - segmentation fault

[Bug 989240] [NEW] severe openjdk-7-jre ssl negotiation incompatibility (fixed upstream long ago...)

2012-04-26 Thread Cinquero
Public bug reported: See also: https://bugster.forgerock.org/jira/browse/OPENDJ-461 How to reproduce: Install (for example) Hudson CI 2.2.0 and activate the SSL port. Here is the config: NAME=hudson JAVA=/usr/lib/jvm/java-1.7.0-openjdk/bin/java JAVA_ARGS=-Xmx512M -XX:+UseG1GC

[Bug 989240] Re: severe openjdk-7-jre ssl negotiation incompatibility (fixed upstream long ago...)

2012-04-26 Thread Cinquero
** Changed in: openjdk-7 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/989240 Title: severe openjdk-7-jre ssl negotiation incompatibility (fixed upstream

[Bug 989236] [NEW] severe openjdk-6-jre ssl negotiation incompatibility (fixed upstream long ago...)

2012-04-26 Thread Cinquero
Public bug reported: See also: https://bugster.forgerock.org/jira/browse/OPENDJ-461 How to reproduce: Install (for example) Hudson CI 2.2.0 and activate the SSL port. Here is the config: NAME=hudson JAVA=/usr/lib/jvm/java-1.6.0-openjdk/bin/java JAVA_ARGS=-Xmx512M -XX:+UseG1GC

[Bug 989236] Re: severe openjdk-6-jre ssl negotiation incompatibility (fixed upstream long ago...)

2012-04-26 Thread Cinquero
** Changed in: openjdk-6 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/989236 Title: severe openjdk-6-jre ssl negotiation incompatibility (fixed upstream

[Bug 935330] Re: unity 2d system tray is rendered twice

2012-04-12 Thread Cinquero
Seems to be related to #831323 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/935330 Title: unity 2d system tray is rendered twice To manage notifications about this bug go to:

[Bug 701544] Re: phpunit requires PHP_CodeCoverage

2012-04-03 Thread Cinquero
The problem still persists in Ubuntu Precise. Unbelievable. QA is just missing in Ubuntu. That's not only Ubuntu, it is almost the entire open-source realm except where professional products are actively being worked on. Debian should really start to throw out packages without proper (that is

[Bug 965806] [NEW] imapfilter not working with openssl =1.0.1

2012-03-26 Thread Cinquero
Public bug reported: Enter password for : imapfilter: initiating SSL connection to ; EOF in violation of the protocol imapfilter: initiating SSL connection to ; EOF in violation of the protocol ... When setting LD_LIBRARY_PATH to some manually build openssl 1.0.0 version, it works.

[Bug 965806] Re: imapfilter not working with openssl =1.0.1

2012-03-26 Thread Cinquero
** Description changed: - Enter password for : - imapfilter: initiating SSL connection to abyss.strato.de; EOF in violation of the protocol - imapfilter: initiating SSL connection to abyss.strato.de; EOF in violation of the protocol + Enter password for : + imapfilter: initiating SSL

[Bug 842108] Re: run command (alt+F2): results do not contain the exact match

2012-03-16 Thread Cinquero
Maybe related: https://bugzilla.gnome.org/show_bug.cgi?id=666521 ** Bug watch added: GNOME Bug Tracker #666521 https://bugzilla.gnome.org/show_bug.cgi?id=666521 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 842108] Re: run command (alt+F2): results do not contain the exact match

2012-03-16 Thread Cinquero
Duplicate: https://bugs.launchpad.net/ubuntu/+source/unity- 2d/+bug/919320 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/842108 Title: run command (alt+F2): results do not contain the exact match

[Bug 957389] [NEW] run command dialog appears when alt+some key(s) is pressed and no window gets the focus

2012-03-16 Thread Cinquero
Public bug reported: Move mouse cursor to empty, second Xorg screen and hit ALT+TAB. The run command dialog will appear in the upper left corner of the first screen. What should happen: *nothing*. It should *not* open. Bayond that, I cannot configure the shortcut for the run command dialog in

[Bug 957389] Re: run command dialog appears when alt+some key(s) is pressed and no windows gets the focus

2012-03-16 Thread Cinquero
** Summary changed: - run command dialog appears when alt+some key(s) is pressed and no windows gets the focus + run command dialog appears when alt+some key(s) is pressed and no window gets the focus -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 941059] [NEW] sporadic network packet delays/nontransmissions

2012-02-25 Thread Cinquero
Public bug reported: Sometimes, dns lookups via local bridge and local pdnsd take a long time. Additionally, pinging a KVM machine attached via tap device to the local bridge gives a network unreachable error because arp requests don't get propagated to the VM. After some time and/or tcpdump

[Bug 941059] Re: sporadic network packet delays/nontransmissions

2012-02-25 Thread Cinquero
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/941059 Title: sporadic network packet delays/nontransmissions To manage notifications about this bug go to:

[Bug 941059] Re: sporadic network packet delays/nontransmissions

2012-02-25 Thread Cinquero
I had this problem on two different installations. ** Description changed: Sometimes, dns lookups via local bridge and local pdnsd take a long time. Additionally, pinging a KVM machine attached via tap device to the local bridge gives a network unreachable error because arp requests -

[Bug 936154] Re: black box rendered at position of hidden sw mouse cursor

2012-02-23 Thread Cinquero
** Summary changed: - black box rendered at position of hidden mouse cursor + black box rendered at position of hidden sw mouse cursor -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/936154 Title:

[Bug 937987] Re: squid is loosing cache data when restarting

2012-02-22 Thread Cinquero
Fixed in 3.1.19. ** Changed in: squid3 (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/937987 Title: squid is loosing cache data when

[Bug 938963] [NEW] [vdpau] Error when calling vdp_presentation_queue_display: The display was pre-empted, or a fatal error occurred.

2012-02-22 Thread Cinquero
Public bug reported: when using mplayer VDPAU decoding and video output to nvidia HDMI, switching to console (CTRL-ALT-F1) gives the following error: DISPLAY=:0.1 mplayer -vc ffh264vdpau,ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau, -vo vdpau some.mkv MPlayer svn r34540 (Ubuntu), built with gcc-4.6

[Bug 938963] Re: [vdpau] Error when calling vdp_presentation_queue_display: The display was pre-empted, or a fatal error occurred.

2012-02-22 Thread Cinquero
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938963 Title: [vdpau] Error when calling vdp_presentation_queue_display: The display was pre-empted, or a fatal error occurred. To manage

[Bug 938963] Re: [vdpau] Error when calling vdp_presentation_queue_display: The display was pre-empted, or a fatal error occurred.

2012-02-22 Thread Cinquero
** Attachment added: xorg.conf https://bugs.launchpad.net/ubuntu/+source/mplayer/+bug/938963/+attachment/2772006/+files/xorg.conf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938963 Title:

[Bug 935912] Re: nvLock: client timed out, taking the lock

2012-02-22 Thread Cinquero
The culprit is DISPLAY=:0.1 xrandr -r 24. It always happens after switching the refresh rate of the second screen using xrandr. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/935912 Title: nvLock:

[Bug 124406] Re: Keyboard keys get stuck and repeat

2012-02-22 Thread Cinquero
Ubuntu Precise yesterday showed similar symptoms: numlock LED was insanely blinking, at times no keyboard input was possible on two of three connected keyboards, and additionally, the mouse cursor was being dragged down. Maybe this is related to:

[Bug 932381] Re: IT87 watchdog timer driver not working

2012-02-22 Thread Cinquero
** Tags removed: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932381 Title: IT87 watchdog timer driver not working To manage notifications about this bug go to:

[Bug 935912] Re: nvLock: client timed out, taking the lock

2012-02-22 Thread Cinquero
https://bugs.freedesktop.org/show_bug.cgi?id=46281 ** Bug watch added: freedesktop.org Bugzilla #46281 https://bugs.freedesktop.org/show_bug.cgi?id=46281 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 937987] Re: squid is loosing cache data when restarting

2012-02-22 Thread Cinquero
Fixed in 3.1.19. ** Changed in: squid3 (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/937987 Title: squid is loosing cache data when restarting To manage

[Bug 937987] [NEW] squid is loosing cache data when restarting

2012-02-21 Thread Cinquero
Public bug reported: Serving requests cached in memory works fine. However, after restarting squid, all data is lost. Disk cache size is large enough. store_swap_size look strange either. Number of entries should be around 750, but is displayed as 29. cache.log: 2012/02/21 18:38:05| Starting

[Bug 937987] Re: squid is loosing cache data when restarting

2012-02-21 Thread Cinquero
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/937987 Title: squid is loosing cache data when restarting To manage notifications about this bug go to:

[Bug 937987] [NEW] squid is loosing cache data when restarting

2012-02-21 Thread Cinquero
Public bug reported: Serving requests cached in memory works fine. However, after restarting squid, all data is lost. Disk cache size is large enough. store_swap_size look strange either. Number of entries should be around 750, but is displayed as 29. cache.log: 2012/02/21 18:38:05| Starting

[Bug 937987] Re: squid is loosing cache data when restarting

2012-02-21 Thread Cinquero
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/937987 Title: squid is loosing cache data when restarting To manage notifications about this bug go to:

[Bug 932381] Re: IT87 watchdog timer driver not working

2012-02-19 Thread Cinquero
** Tags added: kernel-bug-exists-upstream ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932381 Title: IT87 watchdog timer driver

[Bug 936154] [NEW] black box rendered at position of hidden mouse cursor

2012-02-19 Thread Cinquero
Public bug reported: Happens with fullscreen playback on second screen using nvidia vdpau playback over HDMI. Only occurs with software cursor. I'm forced to use the software cursor, because there is an open issue with the hardware mouse cursor. When using mplayer without smplayer, that bug does

[Bug 936154] Re: black box rendered at position of hidden mouse cursor

2012-02-19 Thread Cinquero
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/936154 Title: black box rendered at position of hidden mouse cursor To manage notifications about this bug go to:

[Bug 936154] Re: black box rendered at position of hidden mouse cursor

2012-02-19 Thread Cinquero
** Attachment added: xorg.conf https://bugs.launchpad.net/ubuntu/+source/smplayer/+bug/936154/+attachment/2757438/+files/xorg.conf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/936154 Title:

[Bug 932381] Re: IT87 watchdog timer driver not working

2012-02-19 Thread Cinquero
** Tags removed: kernel-request-3.2.0-17.26 ** Tags added: bot-stop-nagging ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932381

[Bug 878880] Re: dash application search buggy when dash started with ALT-F2

2012-02-19 Thread Cinquero
** Changed in: dash (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/878880 Title: dash application search buggy when dash started with ALT-F2 To manage

[Bug 919320] Re: unity launcher does not find kwrite when launched via alt-f2

2012-02-19 Thread Cinquero
https://bugzilla.gnome.org/show_bug.cgi?id=666521 ** Bug watch added: GNOME Bug Tracker #666521 https://bugzilla.gnome.org/show_bug.cgi?id=666521 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 878880] Re: dash application search buggy when dash started with ALT-F2

2012-02-19 Thread Cinquero
https://bugzilla.gnome.org/show_bug.cgi?id=666521 ** Bug watch added: GNOME Bug Tracker #666521 https://bugzilla.gnome.org/show_bug.cgi?id=666521 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 935620] Re: DISPLAY=:0.1 notify-send acts as if DISPLAY=:0.0 is set

2012-02-19 Thread Cinquero
** Changed in: libnotify (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/935620 Title: DISPLAY=:0.1 notify-send acts as if DISPLAY=:0.0 is set To manage

[Bug 936217] Re: window gets activated upon dismissal of displayed notification

2012-02-19 Thread Cinquero
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/936217 Title: window gets activated upon dismissal of displayed notification To manage notifications about this bug go to:

[Bug 936217] [NEW] window gets activated upon dismissal of displayed notification

2012-02-19 Thread Cinquero
Public bug reported: I have a two screen setup, separate X screens. Steps to reproduce: 1.) move the mouse pointer to screen 0 and display a message on screen 0 by entering notify-send bla in a terminal on screen 0. 2.) while the message is being displayed on screen 0, activate a window on

[Bug 932381] Re: IT87 watchdog timer driver not working

2012-02-19 Thread Cinquero
Tried that patch, but didn't help. ** Patch added: 74h-73h-reorder-patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/932381/+attachment/2758812/+files/linux-3.2.0.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 935330] Re: unity 2d system tray is rendered twice

2012-02-18 Thread Cinquero
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/935330 Title: unity 2d system tray is rendered twice To manage notifications about this bug go to:

[Bug 935330] [NEW] unity 2d system tray is rendered twice

2012-02-18 Thread Cinquero
Public bug reported: See attached screenshot. It is a two-screen setup, first one is 2560x1600, second one 1920x1080. At first glance, it looks like the position of the second rendering on the 2560-pixel-width screen relates to the second screen's 1920-pixel-width. ProblemType: Bug

[Bug 935330] Re: unity 2d system tray is rendered twice

2012-02-18 Thread Cinquero
** Attachment added: Screenshot at 2012-02-18 16:14:30.png https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/935330/+attachment/2753718/+files/Screenshot%20at%202012-02-18%2016%3A14%3A30.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 935620] [NEW] DISPLAY=:0.1 notify-send acts as if DISPLAY=:0.0 is set

2012-02-18 Thread Cinquero
Public bug reported: Send notification always to first screen, no way to send to second. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: libnotify-bin 0.7.4-1 ProcVersionSignature: Ubuntu 3.2.0-16.25-generic 3.2.6 Uname: Linux 3.2.0-16-generic x86_64 NonfreeKernelModules: nvidia

[Bug 935620] Re: DISPLAY=:0.1 notify-send acts as if DISPLAY=:0.0 is set

2012-02-18 Thread Cinquero
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/935620 Title: DISPLAY=:0.1 notify-send acts as if DISPLAY=:0.0 is set To manage notifications about this bug go to:

[Bug 935625] [NEW] gnome-screensaver not working

2012-02-18 Thread Cinquero
Public bug reported: nvidia dual-screen setup, two separate xorg displays. mark@i5 ~ $ pidof gnome-screensaver mark@i5 ~ $ gnome-screensaver Gtk-CRITICAL **: gtk_style_context_get_property: assertion `priv-widget_path != NULL' failed GLib-GObject-WARNING **:

[Bug 935625] Re: gnome-screensaver not working

2012-02-18 Thread Cinquero
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/935625 Title: gnome-screensaver not working To manage notifications about this bug go to:

[Bug 935912] [NEW] nvLock: client timed out, taking the lock

2012-02-18 Thread Cinquero
Public bug reported: I have a dual-screen setup with two separate screens handled by one nvidia geforce graphics card. Bug gets triggered when starting playback (mplayer) on second screen in fullscreen mode, then quickly and repeatedly move the mouse from screen one to two and back. When

[Bug 935912] Re: nvLock: client timed out, taking the lock

2012-02-18 Thread Cinquero
** Attachment added: xorg log with trace https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/935912/+attachment/2756195/+files/Xorg.0.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 935912] Re: nvLock: client timed out, taking the lock

2012-02-18 Thread Cinquero
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/935912 Title: nvLock: client timed out, taking the lock To manage notifications about this bug go to:

[Bug 932381] Re: IT87 watchdog timer driver not working

2012-02-18 Thread Cinquero
It is not a new issue. Just tested http://kernel.ubuntu.com/~kernel- ppa/mainline/v3.3-rc4-precise/ and it is still ignoring the watchdog daemon. Looking at https://github.com/torvalds/linux/blob/v3.3-rc4/drivers/watchdog/it87_wdt.c#L240 could give the answer: LSB (73h) gets updated before MSB

[Bug 934739] Re: gnome-panel crashed with SIGSEGV in gtk_style_context_get_valist()

2012-02-17 Thread Cinquero
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/934739 Title: gnome-panel crashed with SIGSEGV in gtk_style_context_get_valist() To manage notifications about this bug go to:

[Bug 934739] [NEW] gnome-panel crashed with SIGSEGV in gtk_style_context_get_valist()

2012-02-17 Thread Cinquero
Public bug reported: ?? ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: gnome-panel 1:3.3.5-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-16.25-generic 3.2.6 Uname: Linux 3.2.0-16-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 1.91-0ubuntu1 Architecture: amd64 CrashCounter: 1

[Bug 934748] [NEW] notification-daemon crashed with SIGSEGV in gdk_window_get_screen()

2012-02-17 Thread Cinquero
Public bug reported: Know nothing about this. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: notification-daemon 0.7.3-1 ProcVersionSignature: Ubuntu 3.2.0-16.25-generic 3.2.6 Uname: Linux 3.2.0-16-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 1.91-0ubuntu1 Architecture:

[Bug 934748] Re: notification-daemon crashed with SIGSEGV in gdk_window_get_screen()

2012-02-17 Thread Cinquero
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/934748 Title: notification-daemon crashed with SIGSEGV in gdk_window_get_screen() To manage notifications about this bug go to:

[Bug 932381] Re: IT87 watchdog timer driver not working

2012-02-14 Thread Cinquero
It seems the kernel driver does not update using the correct order. Here is what ITE sent me (including the two attachments): 1.If you wanted WDT to stop, you will need to set ¡§index 74(HWB)¡¨ and ¡§index 73h(LSB)¡¨ to 00h 2.If you wanted WDT to restart. You will need to first

[Bug 932381] Re: IT87 watchdog timer driver not working

2012-02-14 Thread Cinquero
** Attachment added: image002.jpg https://bugs.launchpad.net/ubuntu/+source/linux/+bug/932381/+attachment/2740029/+files/image002.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932381 Title:

[Bug 932381] Re: IT87 watchdog timer driver not working

2012-02-14 Thread Cinquero
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932381 Title: IT87 watchdog timer driver not working To manage notifications about this bug go to:

[Bug 932381] [NEW] IT87 watchdog timer driver not working

2012-02-14 Thread Cinquero
Public bug reported: The watchdog daemon resets the driver via /dev/watchdog, but the machine nonetheless resets after 60 seconds. $ modprobe it87_wdt $ dmesg | tail -n 1 [173619.473716] IT87 WDT: Chip IT8720 revision 8 initialized. timeout=60 sec (nowayout=0 testmode=0 exclusive=1

[Bug 932381] Re: IT87 watchdog timer driver not working

2012-02-14 Thread Cinquero
apport information ** Tags added: apport-collected ** Description changed: The watchdog daemon resets the driver via /dev/watchdog, but the machine nonetheless resets after 60 seconds. $ modprobe it87_wdt $ dmesg | tail -n 1 [173619.473716] IT87 WDT: Chip IT8720 revision 8

[Bug 932381] AlsaDevices.txt

2012-02-14 Thread Cinquero
apport information ** Attachment added: AlsaDevices.txt https://bugs.launchpad.net/bugs/932381/+attachment/2740062/+files/AlsaDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932381

[Bug 932381] AplayDevices.txt

2012-02-14 Thread Cinquero
apport information ** Attachment added: AplayDevices.txt https://bugs.launchpad.net/bugs/932381/+attachment/2740063/+files/AplayDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932381

[Bug 932381] ArecordDevices.txt

2012-02-14 Thread Cinquero
apport information ** Attachment added: ArecordDevices.txt https://bugs.launchpad.net/bugs/932381/+attachment/2740064/+files/ArecordDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 932381] Card0.Amixer.values.txt

2012-02-14 Thread Cinquero
apport information ** Attachment added: Card0.Amixer.values.txt https://bugs.launchpad.net/bugs/932381/+attachment/2740065/+files/Card0.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 932381] Card0.Codecs.codec.0.txt

2012-02-14 Thread Cinquero
apport information ** Attachment added: Card0.Codecs.codec.0.txt https://bugs.launchpad.net/bugs/932381/+attachment/2740066/+files/Card0.Codecs.codec.0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 932381] Card0.Codecs.codec.1.txt

2012-02-14 Thread Cinquero
apport information ** Attachment added: Card0.Codecs.codec.1.txt https://bugs.launchpad.net/bugs/932381/+attachment/2740067/+files/Card0.Codecs.codec.1.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 932381] Card0.Codecs.codec.2.txt

2012-02-14 Thread Cinquero
apport information ** Attachment added: Card0.Codecs.codec.2.txt https://bugs.launchpad.net/bugs/932381/+attachment/2740068/+files/Card0.Codecs.codec.2.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 932381] Card0.Codecs.codec.3.txt

2012-02-14 Thread Cinquero
apport information ** Attachment added: Card0.Codecs.codec.3.txt https://bugs.launchpad.net/bugs/932381/+attachment/2740069/+files/Card0.Codecs.codec.3.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 932381] IwConfig.txt

2012-02-14 Thread Cinquero
apport information ** Attachment added: IwConfig.txt https://bugs.launchpad.net/bugs/932381/+attachment/2740071/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932381 Title:

[Bug 932381] Card1.Amixer.values.txt

2012-02-14 Thread Cinquero
apport information ** Attachment added: Card1.Amixer.values.txt https://bugs.launchpad.net/bugs/932381/+attachment/2740070/+files/Card1.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 932381] Lspci.txt

2012-02-14 Thread Cinquero
apport information ** Attachment added: Lspci.txt https://bugs.launchpad.net/bugs/932381/+attachment/2740072/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932381 Title: IT87

[Bug 932381] Lsusb.txt

2012-02-14 Thread Cinquero
apport information ** Attachment added: Lsusb.txt https://bugs.launchpad.net/bugs/932381/+attachment/2740073/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932381 Title: IT87

[Bug 932381] ProcCpuinfo.txt

2012-02-14 Thread Cinquero
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/932381/+attachment/2740075/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932381

[Bug 932381] PciMultimedia.txt

2012-02-14 Thread Cinquero
apport information ** Attachment added: PciMultimedia.txt https://bugs.launchpad.net/bugs/932381/+attachment/2740074/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932381

[Bug 932381] ProcInterrupts.txt

2012-02-14 Thread Cinquero
apport information ** Attachment added: ProcInterrupts.txt https://bugs.launchpad.net/bugs/932381/+attachment/2740076/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 932381] PulseSinks.txt

2012-02-14 Thread Cinquero
apport information ** Attachment added: PulseSinks.txt https://bugs.launchpad.net/bugs/932381/+attachment/2740085/+files/PulseSinks.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932381

[Bug 932381] ProcModules.txt

2012-02-14 Thread Cinquero
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/932381/+attachment/2740084/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932381

[Bug 932381] PulseSources.txt

2012-02-14 Thread Cinquero
apport information ** Attachment added: PulseSources.txt https://bugs.launchpad.net/bugs/932381/+attachment/2740086/+files/PulseSources.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932381

[Bug 932381] UdevDb.txt

2012-02-14 Thread Cinquero
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/932381/+attachment/2740087/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932381 Title: IT87

[Bug 932381] UdevLog.txt

2012-02-14 Thread Cinquero
apport information ** Attachment added: UdevLog.txt https://bugs.launchpad.net/bugs/932381/+attachment/2740088/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932381 Title:

[Bug 932381] Re: IT87 watchdog timer driver not working

2012-02-14 Thread Cinquero
apport crashes here: The authorization page: (https://launchpad.net/+authorize-token?oauth_token=WJ21wGmBrhnGSKkBlnNwallow_permission=DESKTOP_INTEGRATION) should be opening in your browser. Use your browser to authorize this program to access Launchpad on your behalf. Press any key to continue

[Bug 741887] Re: virsh snapshot-create too slow (kvm, qcow2, savevm)

2012-02-11 Thread Cinquero
Cool. Writes about 9 times the data of the actual snapshot size. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/741887 Title: virsh snapshot-create too slow (kvm, qcow2, savevm) To manage

[Bug 924790] [NEW] dbus-daemon has a massive memory leak, seemingly triggered by nepomukserver

2012-02-01 Thread Cinquero
Public bug reported: resident size is 1.7g at the moment. Uptime less than 1 day. dbus-monitor output: method call sender=:1.150 - dest=org.freedesktop.DBus serial=124690432 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner string

[Bug 924790] Re: dbus-daemon has a massive memory leak, seemingly triggered by nepomukserver

2012-02-01 Thread Cinquero
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/924790 Title: dbus-daemon has a massive memory leak, seemingly triggered by nepomukserver To manage notifications about this bug go to:

[Bug 924254] [NEW] kalarm --tray fails to create/load resources when running from gnome 2d session startup script

2012-01-31 Thread Cinquero
Public bug reported: Fixed temporarily with: akonadictl start while ! akonadictl status 21 | grep Akonadi Server: running; do sleep 3; done sleep 30 korgac kgpg kalarm --tray ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: kalarm 4:4.8.0a-0ubuntu1 ProcVersionSignature: Ubuntu

  1   2   >