[Bug 1171342] Re: mouse scroll wheel not working in gedit System Monitor

2013-11-15 Thread Doug Brunner
Issue appeared for me with upgrade of Xubuntu from Raring to Saucy.
Compiled gtk+3.0-3.8.6-0ubuntu2 with Chris Townsend's patch added,
installed, fixed the problem.

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

Title:
  mouse scroll wheel not working in gedit  System Monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1171342/+subscriptions

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


[Bug 921717] [NEW] NM displays disconnected... notification even after connection is reestablished

2012-01-25 Thread Doug Brunner
Public bug reported:

Expected behavior: After disconnecting computer from network,
notification appears saying Disconnected, you are now offline. On
reconnection to network, notification disappears and is replaced by
Reconnected to network or words to that effect. This notification then
ideally disappears without needing to be manually acknowledged.

Actual behavior: Notification appears after disconnecting from network,
but does not go away until manually acknowledged, even after connecting
to a network again; at that point, it is telling the user something that
is false.

Environment: Ubuntu 11.10, running Gnome Shell (Gnome3), with network-
manager-gnome 0.9.1.90-0ubuntu6.

** Affects: network-manager-applet (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  NM displays disconnected... notification even after connection is
  reestablished

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/921717/+subscriptions

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


[Bug 921722] [NEW] NM does not respect don't show this again button on disconnect notifications

2012-01-25 Thread Doug Brunner
Public bug reported:

Expected behavior: On first disconnect from a network, network-manager
sends a notification Disconnected - you are now offline. If user
clicks Don't show this again, no disconnect notification ever appears
again.

Actual behavior: On first disconnect from network, notification appears
in a box ~150px high, with Don't show this again button. If user
clicks this button, the 150px high notification never appears again, but
it is replaced by a ~50px high notification with the same message and no
don't show this again button.

Environment: Ubuntu 11.10, Gnome Shell (Gnome 3), network-manager-gnome
0.9.1.90-0ubuntu6.

** Affects: network-manager-applet (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  NM does not respect don't show this again button on disconnect
  notifications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/921722/+subscriptions

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


[Bug 921722] Re: NM does not respect don't show this again button on disconnect notifications

2012-01-25 Thread Doug Brunner
** Attachment added: This screenshot shows the notification that can't be 
disabled.
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/921722/+attachment/2694020/+files/unsuppressable-notification.png

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

Title:
  NM does not respect don't show this again button on disconnect
  notifications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/921722/+subscriptions

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


[Bug 708612] Re: cups uses more open files and more memory with each printjob

2011-03-07 Thread Doug Brunner
Problem still exists on Maverick with CUPS 1.4.4-6ubuntu2.3; same set of
files gets repeatedly opened and never closed. I also had to remove
libpam-smbpass since I couldn't figure out any way to prevent CUPS from
using winbind modules. The only winbind related thing I have installed
is libwbclient0, and the Samba install isn't using winbind (to the best
of my knowledge).

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

Title:
  cups uses more open files and more memory with each printjob

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


[Bug 453963] Re: Battery status unavailable after suspend / resume on some HP laptops

2009-11-14 Thread Doug Brunner
This bug still exists with Kubuntu 9.10 and kernel 2.6.31-14.48. As the
original poster says, a backport of the patch would be great; could it
be included in the 2.6.31-15 kernel build?

-- 
Battery status unavailable after suspend / resume on some HP laptops
https://bugs.launchpad.net/bugs/453963
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 453963] Re: Battery status unavailable after suspend / resume on some HP laptops

2009-11-14 Thread Doug Brunner
Additional: the bug is occurring for me on the same laptop (HP Pavilion
dv4 Notebook PC).

-- 
Battery status unavailable after suspend / resume on some HP laptops
https://bugs.launchpad.net/bugs/453963
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 317127] Re: evtouch calibrate tool does not detect mouse position

2009-05-09 Thread Doug Brunner
Hackeron, this doesn't work for me...I did the build process as you
described on a fresh install of Xubuntu Jaunty (on a car PC with an
eGalax touchscreen), and got the build to complete with no errors except
for the failed chunks in the patch that you said to expect. I then
installed the .deb and got no change in the system's behavior, even
after a reboot. Looking at the code, it doesn't look like anything is
actually going to set the 'buttonless' variable in the private struct,
but even when I tried replacing all instances of priv-buttonless with 1
to force it on, nothing changed. I'm out of ideas at this
point...anything occur to you?

-- 
evtouch calibrate tool does not detect mouse position
https://bugs.launchpad.net/bugs/317127
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 317127] Re: evtouch calibrate tool does not detect mouse position

2009-05-09 Thread Doug Brunner
Followup: it looks like for some reason it was building using the
contents of ../xf86-input-evtouch_0.8.8.orig.tar.gz. I don't really know
my way around dpkg, so I just uninstalled the xserver-xorg-input-evtouch
package, then did a ./configure, make, and make install in the source
directory, which did the trick.

-- 
evtouch calibrate tool does not detect mouse position
https://bugs.launchpad.net/bugs/317127
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


Re: [Bug 173938] Re: kwave doesn't start on 64-bit Kubuntu Gutsy

2008-10-06 Thread Doug Brunner
Kwave now comes up successfully in Hardy.

--Doug Brunner

fabrice_sp wrote:
 Do you have the problem in Hardy also? It's working successfully for me.

 ** Changed in: kwave (Ubuntu)
Status: New = Incomplete


-- 
kwave doesn't start on 64-bit Kubuntu Gutsy
https://bugs.launchpad.net/bugs/173938
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 221239] Re: Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)

2008-04-29 Thread Doug Brunner
Experiencing the same problem after upgrading from Gutsy to Hardy. The updater 
completed the installation of new packages and went into the cleanup stage, and 
asked me to decide whether to remove obsolete packages. I clicked on the 
review button, and my X session immediately restarted--saw the NVidia splash 
screen and then the KDM login screen. Updater did not reappear. I restarted and 
the system booted normally, but X failed to start. Attempting a manual startx 
produced the same API mismatch error as Solo0815. However, after some 
investigation, I found that there were multiple NVidia kernel modules 
available, and that executing modprobe nvidia_new allowed X to start 
normally. Changing the line
DISABLED_MODULES=
in /etc/default/linux-restricted-modules-common to
DISABLED_MODULES=nvidia nvidia_legacy
allowed normal boot.

-- 
Regression: nvidia-glx-new incompatible with Linux 2.6.24-16 (works with -15)
https://bugs.launchpad.net/bugs/221239
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 197360] [NEW] adept_notifier appears as window when changing to compiz

2008-03-01 Thread Doug Brunner
Public bug reported:

Binary package hint: adept-notifier

When switching to Compiz (package version
1:0.6.0+git20071008-0ubuntu1.1) from kwin (package version
4:3.5.8-0ubuntu2.2) on Kubuntu Gutsy, the adept_notifier tray icon
(package version 2.1.3ubuntu17.1) appears in a small window, instead of
in the system tray. Killing adept_notifier and restarting it (by issuing
the command adept_notifier from the Run Command window) causes it to
appear in the system tray as normal. Switching back to kwin and then to
compiz again does not cause the problem to reoccur.

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

-- 
adept_notifier appears as window when changing to compiz
https://bugs.launchpad.net/bugs/197360
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 173938] kwave doesn't start on 64-bit Kubuntu Gutsy

2007-12-04 Thread Doug Brunner
Public bug reported:

Binary package hint: kwave

Installed kwave 0.7.7 on a 64-bit Kubuntu installation, version 7.10
(Gutsy), using adept_manager. Installed successfully, but when I try to
start kwave from the K Menu I only see the Loading application...
hourglass entry in the window list. Starting from a shell yields the
following:

[EMAIL PROTECTED]:~$ kwave

This is Kwave 0.7.7 (using KDE 3.5.7)
Benchmarking memcpy methods (smaller is better):
libc memcpy() : 43919048
linux kernel memcpy() : 46152888
MMX optimized memcpy() : 46547000
MMXEXT optimized memcpy() : 104364536
SSE optimized memcpy() : 101755320
using - 'libc memcpy()'

and nothing else; the process continues to execute and does not return
control to the shell, but it can be stopped by hitting Control-C in the
terminal window, which kills the process and produces no further
messages.

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

-- 
kwave doesn't start on 64-bit Kubuntu Gutsy
https://bugs.launchpad.net/bugs/173938
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 173938] Re: kwave doesn't start on 64-bit Kubuntu Gutsy

2007-12-04 Thread Doug Brunner
Further note: running as root with sudo seems to go a bit further:

[EMAIL PROTECTED]:~$ sudo kwave
[sudo] password for doug:

This is Kwave 0.7.7 (using KDE 3.5.7)
Benchmarking memcpy methods (smaller is better):
libc memcpy() : 40155232
linux kernel memcpy() : 43525600
MMX optimized memcpy() : 44649736
MMXEXT optimized memcpy() : 100190032
SSE optimized memcpy() : 101317544
using - 'libc memcpy()'

   noise   2.0 written by Thomas Eschenbacher
MCOP StartupManager: adding a StartupClass after Dispatcher init will not work.
 pitch_shift   2.0 written by Thomas Eschenbacher
  record   2.0 written by Thomas Eschenbacher
 codec_audiofile   2.0 written by Thomas Eschenbacher
zero   2.0 written by Thomas Eschenbacher
playback   2.0 written by Thomas Eschenbacher
   about   2.0 written by Ralf Waspe  Gilles Caulier
notch_filter   2.0 written by Dave Flogeras
  volume   2.0 written by Thomas Eschenbacher
sonagram   2.0 written by Thomas Eschenbacher
fileinfo   2.0 written by Thomas Eschenbacher
   codec_ogg   2.0 written by Thomas Eschenbacher
   codec_wav   2.0 written by Thomas Eschenbacher
  memory   2.0 written by Thomas Eschenbacher
  codec_flac   2.0 written by Thomas Eschenbacher
 decoder_mp3   2.0 written by Thomas Eschenbacher
   newsignal   2.0 written by Thomas Eschenbacher
 lowpass   2.0 written by Thomas Eschenbacher
 selectrange   2.0 written by Thomas Eschenbacher
 amplifyfree   2.0 written by Thomas Eschenbacher
---
 found 20 plugins

kwave: ERROR: Communication problem with kwave, it probably crashed.

The splash window pops up briefly and then disappears.

-- 
kwave doesn't start on 64-bit Kubuntu Gutsy
https://bugs.launchpad.net/bugs/173938
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