[Bug 575335] Re: indicator-applet uses extremely large amounts of memory

2011-06-13 Thread nstenz
Same setup here (maverick 64-bit; indicator-applet 0.4.6-0ubuntu1). My
memory usage isn't as extreme as some, but I can't think of any reason
indicator-applet should be using 130 MiB of RAM.

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

Title:
  indicator-applet uses extremely large amounts of memory

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

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


[Bug 572016] Re: Disk check message is grammatically incorrect

2011-06-13 Thread nstenz
Yep, it's messed up all right. My patch said:
+   message = NIH_MUST (nih_strdup (NULL, _(Your disk drives are 
being checked for errors. This may take some time)));

The final patch says:
message = NIH_MUST (nih_strdup (NULL, _(Checking disk drives 
are for errors. This may take several minutes.)));


So I'm guessing that are is left over from what I had written. Drop that and 
it's good. Patch attached.

** Patch added: Patch to remove extraneous are from fsck message
   
https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/572016/+attachment/2167885/+files/mountall.c.patch

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

Title:
  Disk check message is grammatically incorrect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/572016/+subscriptions

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


[Bug 572016] Re: Disk check message is grammatically incorrect

2011-06-13 Thread nstenz
And it looks like I can't reopen this, but it wouldn't make sense to
start a NEW bug...

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

Title:
  Disk check message is grammatically incorrect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/572016/+subscriptions

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


[Bug 315907] Re: Addressbar autocomplete flaky

2011-06-08 Thread nstenz
I just recently (in the past few months) started experiencing what
appears to be the same issue in maverick on both Firefox 4.0.1 AND
3.6.17, and right-clicking did indeed make it work again- otherwise
nothing seemed to. It's very sporadic, but once it does it, it doesn't
seem to work again (until a restart?) I generally leave Firefox open,
but sometimes close it every day or so to free up memory while I'm doing
something else (since I leave a ton of tabs open).

This machine was a fresh install of maverick back when it was released,
and xorg and whatnot is the default setup.

I know this is closed and invalid for FF and marked as fixed for xorg...
but just wondering if anybody else is still seeing this.

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

Title:
  Addressbar autocomplete flaky

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


[Bug 390508] Re: notifyOSD ignores the expire timeout parameter

2011-06-07 Thread nstenz
** Also affects: hundredpapercuts
   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/390508

Title:
  notifyOSD ignores the expire timeout parameter

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


[Bug 538796] Re: cannot open Firefox/Chromium/Google Chrome when libmoon is installed

2010-12-17 Thread nstenz
natty amd64

Firefox loads fine for me, but chromium-browser gives the same
segmentation fault attempting to load libmoon. Removing libmoon and
associated plugins fixed it.

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

Title:
  cannot open Firefox/Chromium/Google Chrome when libmoon is installed

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


[Bug 428703] Re: Firefox search bar bug -Auto highlight

2010-11-02 Thread nstenz
This is INCREDIBLY annoying. maverick AMD64 here (fresh install). #11
fixes it for me temporarily as well. I don't know exactly what triggers
it, but I can confirm as well that it works for a while (it worked
yesterday), then it breaks (today). I never reboot other than kernel
updates.

Is there some way I can run a trace to see what the hell Firefox is
doing that is causing this behavior? I'll try to fix it myself...

-- 
Firefox search bar bug -Auto highlight
https://bugs.launchpad.net/bugs/428703
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 428703] Re: Firefox search bar bug -Auto highlight

2010-11-02 Thread nstenz
Also, browser.urlbar.clickSelectsAll has nothing to do with it.

-- 
Firefox search bar bug -Auto highlight
https://bugs.launchpad.net/bugs/428703
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 668129] [NEW] [Realtek ALC892] Audio skips with intensive i/o like copying files

2010-10-28 Thread nstenz
Public bug reported:

I've got a practically brand-new AMD Phenom II X4 965 system with a RAID
1 mirror of two SATA-II drives and onboard audio running a clean install
of Maverick.

When I copy a large folder of pictures or something to another folder on
the same array, I get random hiccups in the audio.

This computer is quite fast and I imagine the software should be quite
mature- so I don't know why I wouldn't be able to listen to music with
Rhythmbox while copying files. At most, I also have Chromium and/or
Firefox sitting idle in the background doing nothing intensive.

Given prior experience, I'm inclined to believe this is a problem with
pulseaudio, not alsa, but I don't know how to figure that out, and
Ubuntu audio isn't really usable without pulseaudio anymore. (I tried
bypassing pulse and just using straight alsa with this machine running
Lucid. It was not pretty and ended in me wiping the machine.)

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: alsa-base 1.0.23+dfsg-1ubuntu4
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: SB [HDA ATI SB], device 0: ALC892 Analog [ALC892 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  nickandjulia   2254 F pulseaudio
 /dev/snd/pcmC0D0p:   nickandjulia   2254 F...m pulseaudio
Card0.Amixer.info:
 Card hw:0 'SB'/'HDA ATI SB at 0xfe3f4000 irq 16'
   Mixer name   : 'Realtek ALC892'
   Components   : 'HDA:10ec0892,104383c0,00100302'
   Controls  : 31
   Simple ctrls  : 18
Card1.Amixer.info:
 Card hw:1 'HDMI'/'HDA ATI HDMI at 0xfe5e8000 irq 19'
   Mixer name   : 'ATI RS690/780 HDMI'
   Components   : 'HDA:1002791a,00791a00,0010'
   Controls  : 4
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Date: Thu Oct 28 16:54:10 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SelectedCard: 0 SB HDA-Intel - HDA ATI SB
SourcePackage: alsa-driver
Symptom: audio
Title: [Realtek ALC892] Playback problem
dmi.bios.date: 05/04/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1456
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M4A89GTD-PRO/USB3
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1456:bd05/04/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A89GTD-PRO/USB3:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug audio maverick

-- 
[Realtek ALC892] Audio skips with intensive i/o like copying files
https://bugs.launchpad.net/bugs/668129
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 668129] Re: [Realtek ALC892] Audio skips with intensive i/o like copying files

2010-10-28 Thread nstenz


-- 
[Realtek ALC892] Audio skips with intensive i/o like copying files
https://bugs.launchpad.net/bugs/668129
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 616028] Re: add an alert alias, which can optionally be added after long running commands

2010-10-19 Thread nstenz
The default .bashrc should also have a comment added stating that the
user has to install libnotify-bin, which is not installed by default in
Maverick, to get the notify-send binary; otherwise the pop-up
notification won't work.

Having libnotify-bin in the default install would take care of it too,
but notify-send doesn't seem to be looked upon too highly by the folks
in charge of notifications in Ubuntu anyway.

-- 
add an alert alias, which can optionally be added after long running commands
https://bugs.launchpad.net/bugs/616028
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 535417] Re: mdadm monitor feature broken, email notification not set up, nor using beep/wall/notify-send

2010-07-24 Thread nstenz
I've been trying to get something usable at least using notify-send as
an external program to trigger, but I'm having trouble getting it to
execute on failure, and I got sick of unplugging a hard drive and then
waiting for the entire array to rebuild.  If I can figure out how to get
it working, maybe I could come up with a new default mdadm config file
with external program notification.

However, that runs into another bug- Ubuntu's default notifier applet
ignores the timeout parameter from notify-send, so there's no way to
ensure the message stays on the screen for a while without popping up a
dialog box with an OK button or something.  I like a notification bubble
better than a dialog box, but I think obviously the user should have to
click that the message was read... which is no longer an option- Ubuntu
notification bubbles aren't allowed to have buttons, nor can you specify
the amount of time they're displayed for (this regression has been
declared as by design).

Sooo something other than notify-send will probably be necessary.  I
just don't know what other options there are.

I don't like the local mail option since Ubuntu doesn't normally even
have the concept of it.  All of my mail is webmail, so I wouldn't want a
mail client running just to see if I have a drive failure- doesn't make
much sense to me.

-- 
mdadm monitor feature broken, email notification not set up, nor using 
beep/wall/notify-send
https://bugs.launchpad.net/bugs/535417
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 572016] Re: Disk check message is grammatically incorrect

2010-07-24 Thread nstenz
Here's a patch with my suggested grammatical fixes (there were a few
other lines with the same sort of issue).  Who do I have to beg to get
this merged in?

I didn't end it in a period because none of the other messages are
complete sentences either, but since Plymouth looks so nice and
professional, I think the messages that get displayed on it should as
well.  I would be happy to turn as many of those as possible into
reasonably proper sentences without getting TOO verbose...

** Patch added: suggested patch
   http://launchpadlibrarian.net/52416379/mountall.c.patch

-- 
Disk check message is grammatically incorrect
https://bugs.launchpad.net/bugs/572016
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 572016] Re: Disk check message is grammatically incorrect

2010-07-24 Thread nstenz
Also, I agree that disk drives is redundant.  It should be one or the
other.

** Changed in: mountall (Ubuntu)
   Status: Triaged = Confirmed

-- 
Disk check message is grammatically incorrect
https://bugs.launchpad.net/bugs/572016
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 572016] Re: Disk check message is grammatically incorrect

2010-07-24 Thread nstenz
Oops- patch was against 2.14.  This is against 2.15.

** Patch removed: suggested patch
   http://launchpadlibrarian.net/52416379/mountall.c.patch

** Patch added: suggested patch
   http://launchpadlibrarian.net/52416977/mountall.c.patch

-- 
Disk check message is grammatically incorrect
https://bugs.launchpad.net/bugs/572016
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 573378] Re: ALC892 not supported in 10.04 default kernel

2010-07-24 Thread nstenz
Is this working for anyone who backported a newer Maverick kernel to
Lucid?  I'm running 2.6.35-9-generic on Lucid from the kernel mainline
PPA to try to get my sound working with pulseaudio.  alsactl still says
it's unknown hardware (but analog output works fine with alsa).

$ uname -r
2.6.35-9-generic

$ cat /proc/asound/cards
 0 [SB ]: HDA-Intel - HDA ATI SB
  HDA ATI SB at 0xfe3f4000 irq 16
$ alsactl init
Unknown hardware: HDA-Intel Realtek ALC892 HDA:10ec0892,104383c0,00100302 
0x1043 0x8410
Hardware is initialized using a guess method

-- 
ALC892 not supported in 10.04 default kernel
https://bugs.launchpad.net/bugs/573378
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 390508] Re: notify-send ignores the expire timeout parameter

2010-07-24 Thread nstenz
Question- according to the notification design guidelines
(https://wiki.ubuntu.com/NotificationDesignGuidelines), those of us who
want to use notify-send's timeout option should be using something like
a morphing alert box.

Would it be possible to spit out one of those instead of a NotifyOSD
bubble when notify-send has a timeout specified?  Then you wouldn't
have to pollute NotifyOSD with the naughty timeout code, but at least
notify-send would be able to work properly.

I know notify-send just sends a message out over DBUS and I believe
there can only be one notification server on the other end, so I'm
guessing the answer is it's not technically possible.


Could anybody be kind enough to offer up a simple command like notify-send that 
displays a morphing alert box instead of a notification bubble?

-- 
notify-send ignores the expire timeout parameter
https://bugs.launchpad.net/bugs/390508
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 577482] Re: Window decoration and title bar is missing in Lucid

2010-07-12 Thread nstenz
Same problem here with the same chipset as the original reporter after
upgrade.

Lucid's compiz is at 0.8.4 at present, and this appears to be fixed in
0.8.6.  Is there any chance of Lucid going to 0.8.6, or do we all have
to wait until October to get this corrected?  I think this is a rather
serious regression, although at least I can restart compiz to fix it (or
turn compiz off).

-- 
Window decoration and title bar is missing in Lucid
https://bugs.launchpad.net/bugs/577482
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 390508] Re: notify-send ignores the expire timeout parameter

2010-07-07 Thread nstenz
Sebastien- where?  Somebody tried to create a brainstorm thread for it,
and if I'm seeing things correctly, it was shut down and nobody can vote
for it.  Correct me if I'm wrong- I've never used the brainstorm site.


There's nothing wrong with the notify-send documentation.  It's doing its job- 
it has no idea that notify-osd is on the other end, ignoring the timeout 
parameter.  The only documentation change that would make any sense is the 
addition something that says IF notify-osd is the notification agent (default 
since Ubuntu x.xx), the timeout parameter is ignored.  But why should the 
documentation for one package have to warn you about deficiencies in another 
that it might not even be interfacing with?

-- 
notify-send ignores the expire timeout parameter
https://bugs.launchpad.net/bugs/390508
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 390508] Re: notify-send ignores the expire timeout parameter

2010-07-06 Thread nstenz
The first sentence of the design spec for notify-osd clearly says it
should implement the Desktop Notifications Specification.

The first line of the Desktop Notifications Specification says, The
following messages MUST be supported by all implementations.  There is
no ambiguity.

notify-osd does not use the expire_timeout parameter of
org.freedesktop.Notifications.Notify.

expire_timeout  INT32   
...
 If -1, the notification's expiration time is dependent on the notification 
server's settings,  and may vary for the type of notification. If 0, never 
expire. 

notify-osd always acts as though expire_timeout is -1.  Nothing in the
spec says feel free to ignore this in your implementation, or
developers beware- implementations are free to ignore this and still be
called compliant (i.e. don't expect this to actually work).


Clearly, this is a bug (that it's by choice is irrelevant).

Apps written to be fully compliant with the Desktop Notifications
Specification using the expire_timeout parameter have notifications that
do not work correctly on Ubuntu.  That is _unacceptable_.

-- 
notify-send ignores the expire timeout parameter
https://bugs.launchpad.net/bugs/390508
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 153995] Re: Cannot exit gnome-rdp fullscreen when visual effects are enabled

2009-04-14 Thread nstenz
I followed the workaround instructions for Compiz, which fixed the
problem, but I have noticed that now when Rhythmbox switches songs and
the Now Playing tooltip pops up, the remote desktop screen flashes-
it's rather annoying.

-- 
Cannot exit gnome-rdp fullscreen when visual effects are enabled
https://bugs.launchpad.net/bugs/153995
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