[Bug 373739] [NEW] NetworkManager Applet: Manual Default Gateway changes are ignored

2009-05-08 Thread Elizabeth Greene
Public bug reported:

Binary package hint: network-manager-gnome

Hi.

In Ubuntu 9.04 Desktop, manual changes to the default gateway are
ignored unless you also change the IP address.

Steps to reproduce.

First, use NetworkManager to specify a static Ip address.
-Right-Click the NetworkManager icon in the notification area.
-Select Edit Connections
-Select Auto eth0
-Click Edit
-Click the IPV4 Settings tab
-Specify an IP address, subnet mask, and default gateway.
-Click Apply

Next, try to change the default gateway
-Right-Click the NetworkManager icon in the notification area.
-Select Edit Connections
-Select Auto eth0
-Click Edit
-Click the IPV4 Settings tab
-Change the default gateway.
-Click Apply

Re-open the applet and you will see the default gateway has not changed
in the GUI.

The workaround is to change the IP and the default gateway at the same
time, apply, and then change the IP back.  That is a hassle.

The bug is in nm-connection-editor.  I'll see if I can find it and post
a patch.


Thanks,
Ellie

elizab...@elizabeth-laptop:~$ lsb_release -rd
Description:Ubuntu 9.04
Release:9.04
elizab...@elizabeth-laptop:~$ apt-cache policy network-manager-gnome
network-manager-gnome:
  Installed: 0.7.1~rc4.1-0ubuntu2
  Candidate: 0.7.1~rc4.1-0ubuntu2
  Version table:
 *** 0.7.1~rc4.1-0ubuntu2 0
500 http://us.archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status
elizab...@elizabeth-laptop:~$

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

-- 
NetworkManager Applet: Manual Default Gateway changes are ignored
https://bugs.launchpad.net/bugs/373739
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 373739] Re: NetworkManager Applet: Manual Default Gateway changes are ignored

2009-05-08 Thread Elizabeth Greene
This bug is only reproducible if you do not enter or tab off of the
default gateway field.  If you move off of the field before clicking
apply then it works as expected.

it looks like connection-editor/page-ip4.c/cell_edited (...) needs to be
called for the active cell when the apply button is clicked.  That is
probably beyond my abilities.  Any takers?

-- 
NetworkManager Applet: Manual Default Gateway changes are ignored
https://bugs.launchpad.net/bugs/373739
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 304855] [NEW] Easy formatting/layout bug in evolution-rss

2008-12-03 Thread Elizabeth Greene
Public bug reported:

Binary package hint: evolution-rss

In evolution, with the evolution-rss package loaded, right-click-
properties the NewsBlogs folder.  The properties dialog box has some
unparsed html visible in it.  Specifically, the window says span
weight=boldNews  Blogs/span.

I'll attach a screenshot shortly.

Package information
ii  evolution-rss  0.1.0-1ubuntu2 Evolution RSS Reader Plugin
ii  evolution  2.24.1-0ubuntu groupware suite with mail client and organiz

-Elizabeth Greene

** Affects: evolution-rss (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Easy formatting/layout bug in evolution-rss
https://bugs.launchpad.net/bugs/304855
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 304855] Re: Easy formatting/layout bug in evolution-rss

2008-12-03 Thread Elizabeth Greene

** Attachment added: evolution-rss bug.png
   http://launchpadlibrarian.net/20184922/evolution-rss%20bug.png

-- 
Easy formatting/layout bug in evolution-rss
https://bugs.launchpad.net/bugs/304855
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 242644] Re: Digital camera fails to mount as mass storage device

2008-07-25 Thread Elizabeth Greene
Hi all, same problem here.

I _think_ this behavior broke as part of the fix to Bug 208467, or maybe
not.

Thanks,
Ellie

-- 
Digital camera fails to mount as mass storage device
https://bugs.launchpad.net/bugs/242644
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 201436] Re: [hardy] Nautilus ignores clicks on icons after selecting an empty desktop area.

2008-03-25 Thread Elizabeth Greene
Hi Sebastien,

Yes, the issue is still occurring, but it is not really a nautilus
issue.  This problem only seems to occur on laptops with touchpads and
pointing sticks.  A bug somewhere else is causing the system to send an
incorrect click event.

Somewhere inside of nautilus there is a race condition or somesuch that
can be set off by calling onmousedown followed by onclick without
calling onmouseup inbetween.  It is ignorable as it only occurs because
of the trackpad issue.

-ellie

-- 
[hardy] Nautilus ignores clicks on icons after selecting an empty desktop area.
https://bugs.launchpad.net/bugs/201436
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 203296] Re: [hardy] Drag fails with keyboard stick and touchpad buttons

2008-03-18 Thread Elizabeth Greene
*** This bug is a duplicate of bug 197121 ***
https://bugs.launchpad.net/bugs/197121

** This bug has been marked a duplicate of bug 197121
   touchpad buttons almost automatically double-clicks, can't click

-- 
[hardy] Drag fails with keyboard stick and touchpad buttons
https://bugs.launchpad.net/bugs/203296
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 197121] Re: touchpad buttons almost automatically double-clicks, can't click

2008-03-18 Thread Elizabeth Greene
I opened bug  203296  [hardy] Drag fails with keyboard stick and
touchpad buttons  yesterday that dupes this.

Jean-Remy, is it when you use the keyboard-stick and the bottom set of
buttons?  I too have a Dell, a D820.

Benji2, I have synaptics enabled.  This driver enables the palmcheck
that briefly disables the touchpad while you are typing.  Without this
feature it is really frustrating to type and bump the tp, sending the
cursor to god-knows where.

-- 
touchpad buttons almost automatically double-clicks, can't click 
https://bugs.launchpad.net/bugs/197121
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 197121] Re: touchpad buttons almost automatically double-clicks, can't click

2008-03-18 Thread Elizabeth Greene
Notes from my (now marked as duplicate and hidden) bug.

I have a Dell Latitude D820 laptop. This pc has both a touchpad and a
keyboard stick in the following configuration.

   | -pointing stick (on keyboard)
@@ - First set of mouse buttons
{ } - Touchpad
@@ - Second set of mouse buttons.

It doesn't work if I try to drag something using the pointing stick and
the second set of mouse buttons. Selecting the item-to-be-dragged works
fine, but when I touch the stick to move it, it interprets the movement
as a double click.

The pointing stick and upper set of mouse buttons work fine, and both
sets work fine on a Windows LiveCD, which should eliminate any hardware
problems. I have the synaptics driver enabled in my xorg, conf, but I am
not passing any options.

Unfortunately, I cannot say if this is a new behavior since gutsy, as I
just started using the stick.

Thanks,
Ellie

-- 
touchpad buttons almost automatically double-clicks, can't click 
https://bugs.launchpad.net/bugs/197121
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 196711] Re: single click is considered as double click

2008-03-18 Thread Elizabeth Greene
Hello.  What type of PC is this issue on?  We're working a similar issue
under bug 197121, and I am able to reproduce the issues you describe as
well.  Would this per chance be on a dell pc?

-ellie

-- 
single click is considered as double click
https://bugs.launchpad.net/bugs/196711
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 203218] [NEW] [Hardy] Open all in tabs does not work

2008-03-17 Thread Elizabeth Greene
Public bug reported:

Binary package hint: firefox-3.0

I regularly right click my bookmarks toolbar and select open all in
tabs.  Usually I get a You are about to open 46 tabs, this may cause
. message and I can click yes to continue.  As of this morning,
Attempting the above does not display the crazy number of tabs warning,
but instead opens a single blank page in a new window.

-ellie

ProblemType: Bug
Architecture: i386
Date: Mon Mar 17 12:16:52 2008
DistroRelease: Ubuntu 8.04
Package: firefox 3.0~b4+nobinonly-0ubuntu1
PackageArchitecture: all
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-12-generic i686

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
[Hardy] Open all in tabs does not work
https://bugs.launchpad.net/bugs/203218
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 203218] Re: [Hardy] Open all in tabs does not work

2008-03-17 Thread Elizabeth Greene

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

-- 
[Hardy] Open all in tabs does not work
https://bugs.launchpad.net/bugs/203218
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 203296] [NEW] [hardy] Drag fails with keyboard stick and touchpad buttons

2008-03-17 Thread Elizabeth Greene
Public bug reported:

Binary package hint: xserver-xorg-input-synaptics

I have a Dell Latitude D820 laptop.  This pc has both a touchpad and a
keyboard stick in the following configuration.

   |   -pointing stick (on keyboard)
@@   - First set of mouse buttons
{   }   - Touchpad
@@   - Second set of mouse buttons.


It doesn't work if I try to drag something using the pointing stick and the 
second set of mouse buttons.  Selecting the item-to-be-dragged works fine, but 
when I touch the stick to move it, it interprets the movement as a double click.

The pointing stick and upper set of mouse buttons work fine, and both
sets work fine on a Windows LiveCD, which should eliminate any hardware
problems.  I have the synaptics driver enabled in my xorg, conf, but I
am not passing any options.

Unfortunately, I cannot say if this is a new behavior since gutsy, as I
just started using the stick.

Thanks,
Ellie

** Affects: xserver-xorg-input-synaptics (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[hardy] Drag fails with keyboard stick and touchpad buttons
https://bugs.launchpad.net/bugs/203296
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 201436] [NEW] [hardy] Nautilus ignores clicks on icons after selecting an empty desktop area.

2008-03-12 Thread Elizabeth Greene
Public bug reported:

Binary package hint: nautilus

Hi!

I have an intermittent issue with nautilus, and have finally been able
to find the sequence of events to cause it.  It seems that during use,
my PC will stop responding to Icon clicks on the desktop.  I can draw a
select box around them, and I can right click on the desktop, but I
can't right or left-click the icons.  I am able to work normally other
than this, and the gnome-panels all remain responsive.  The only way to
run icons from the desktop is to open a places window of the desktop,
and run them from there, or kill nautilus and wait for it to respawn.

Steps to reproduce:
From the desktop, draw a box around an empty area of the desktop, and then 
draw an area around another empty section of the desktop.  Then try to click 
on a desktop icon.  Your click event is ignored, and two tiny artifacts of the 
select boxes remain visible on the screen.  

Note:  I thought this might be a duplicate of Bug #164996, but I
disabled all of the inputdevices sections in my xorg.conf except for
Synaptic (Touchpad) and the keyboard, and still experience the behavior.

[EMAIL PROTECTED]

Nautilus 1.2.22.0
Ubuntu 8.04 Hardy (Development Release)

It's worth noting that I have experienced this since upgrading to Hardy,
so it's not a recent bug.  I cannot say if it happened in Gutsy.

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

-- 
[hardy] Nautilus ignores clicks on icons after selecting an empty desktop area.
https://bugs.launchpad.net/bugs/201436
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 120922] Re: Adobe Flash Player 9 stops at 2 seconds in on YouTube Videos.

2008-03-12 Thread Elizabeth Greene
Hello, I had the same issue and was able to correct it following this
procedure.

sudo dpkg -r flashplugin-nonfree
sudo dpkg --purge flashplugin-nonfree
sudo apt-get install flashplugin-nonfree

Jacob: Thank you for the pointer to Adobe, but this is a packaging
problem, not a code problem.  Something in the new firefox beta is
breaking the previously working plugin, and freshening the package fixes
it.  Some attention to what the Firefox package is overwriting will
likely fix this bug.

-Ellie

-- 
Adobe Flash Player 9 stops at 2 seconds in on YouTube Videos.
https://bugs.launchpad.net/bugs/120922
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 201436] Re: [hardy] Nautilus ignores clicks on icons after selecting an empty desktop area.

2008-03-12 Thread Elizabeth Greene
Sort of.  The shaded area inside the select box returns to normal, but
the selection border box remains visible.

It's possible  there is something broken on my system, I've noticed an
aberrant looks like I'm double clicking but I am only single clicking in
evolution too.

-ellie

-- 
[hardy] Nautilus ignores clicks on icons after selecting an empty desktop area.
https://bugs.launchpad.net/bugs/201436
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 174230] /etc/init.d/networking stop/start or restart does not stop/start dhclient.

2007-12-05 Thread Elizabeth Greene
Public bug reported:

Binary package hint: netbase

The following are on a fresh install of Ubuntu Server 6.4 LTS.

I edited /etc/network/interfaces and changed eth1 from DHCP to a Static
IP.  Then I ran /etc/init.d/networking restart and the new address took
effect.  Some time later, the IP address of the server reset to a DHCP
address.

The cause was dhclient3 was still running in the background, and was
resetting the IP at each lease refresh.  Killing dhclient3 and/or
rebooting after changing from dynamic to static will workaround the
problem, but the fix would be to have /etc/init.d/networking restart
kill/spawn dhclient.

-Ellie

[EMAIL PROTECTED]

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

-- 
/etc/init.d/networking stop/start or restart does not stop/start dhclient.
https://bugs.launchpad.net/bugs/174230
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 154504] Re: Gnome-panel hangs and allocates all possible ram.

2007-11-05 Thread Elizabeth Greene
Hi.  Is this still an issue for you?  Something seems to have cleared it
up...  and I'm running evolution-alarm-notify just fine now.  I have the
proposed repository turned on and switched my gtk theme from crux to
human.

Good Luck,
Ellie

-- 
Gnome-panel hangs and allocates all possible ram.
https://bugs.launchpad.net/bugs/154504
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 154504] Re: Gnome-panel hangs and allocates all possible ram.

2007-10-30 Thread Elizabeth Greene
I have everything turned back on except evolution-alarm-notify and it
seems to be working.  Do you want to try disabling e-a-n and see if
that's it?

-ellie

-- 
Gnome-panel hangs and allocates all possible ram.
https://bugs.launchpad.net/bugs/154504
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 154504] Re: Gnome-panel hangs and allocates all possible ram.

2007-10-28 Thread Elizabeth Greene
Me too.  I've re-added the clock and disabled evolution-alarm-notify to
see if it might be the cause.  Do you use evolution for your email?

-ellie

-- 
Gnome-panel hangs and allocates all possible ram.
https://bugs.launchpad.net/bugs/154504
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 154504] Re: Gnome-panel hangs and allocates all possible ram.

2007-10-25 Thread Elizabeth Greene
For what it's worth, I've been up and stable since yesterday afternoon
by turning the clock applet off.  (Right-Click remove from panel)

-ellie

-- 
Gnome-panel hangs and allocates all possible ram.
https://bugs.launchpad.net/bugs/154504
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 154504] Re: Gnome-panel hangs and allocates all possible ram.

2007-10-24 Thread Elizabeth Greene
Andrew,

Do you use dual monitors?

-ellie

-- 
Gnome-panel hangs and allocates all possible ram.
https://bugs.launchpad.net/bugs/154504
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 154504] Re: Gnome-panel hangs and allocates all possible ram.

2007-10-23 Thread Elizabeth Greene
HI Sebastian.. was there something wrong with the backtrace I submitted?
If so, please let me know.

Thanks,
Ellie

-- 
Gnome-panel hangs and allocates all possible ram.
https://bugs.launchpad.net/bugs/154504
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 154504] Backtrace

2007-10-19 Thread Elizabeth Greene
[EMAIL PROTECTED]:~$ ps -auxwww | grep gnome-panel
Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
ellie30217 54.7 17.0 376876 354540 ?   R12:33   3:13 gnome-panel 
--sm-client-id 117f00010100011928016510059780001 --screen 0
ellie30753  0.0  0.0   2976   756 pts/0R+   12:39   0:00 grep 
gnome-panel
[EMAIL PROTECTED]:~$ gdp -p 30217
bash: gdp: command not found
[EMAIL PROTECTED]:~$ gdb -p 30217
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as i486-linux-gnu.
Attaching to process 30217
Reading symbols from /usr/bin/gnome-panel...Reading symbols from 
/usr/lib/debug/usr/bin/gnome-panel...done.
Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.
done.
Reading symbols from /usr/lib/libgnome-desktop-2.so.2...done.
Loaded symbols for /usr/lib/libgnome-desktop-2.so.2
Reading symbols from /usr/lib/libgnomeui-2.so.0...Reading symbols from 
/usr/lib/debug/usr/lib/libgnomeui-2.so.0.2000.0...done.
done.
Loaded symbols for /usr/lib/libgnomeui-2.so.0
Reading symbols from /usr/lib/libbonoboui-2.so.0...done.
Loaded symbols for /usr/lib/libbonoboui-2.so.0
Reading symbols from /usr/lib/libgnomecanvas-2.so.0...done.
Loaded symbols for /usr/lib/libgnomecanvas-2.so.0
Reading symbols from /usr/lib/libgnome-2.so.0...done.
Loaded symbols for /usr/lib/libgnome-2.so.0
Reading symbols from /usr/lib/libbonobo-2.so.0...done.
Loaded symbols for /usr/lib/libbonobo-2.so.0
Reading symbols from /usr/lib/libbonobo-activation.so.4...done.
Loaded symbols for /usr/lib/libbonobo-activation.so.4
Reading symbols from /usr/lib/libart_lgpl_2.so.2...done.
Loaded symbols for /usr/lib/libart_lgpl_2.so.2
Reading symbols from /usr/lib/libgnomevfs-2.so.0...Reading symbols from 
/usr/lib/debug/usr/lib/libgnomevfs-2.so.0.2000.0...done.
done.
Loaded symbols for /usr/lib/libgnomevfs-2.so.0
Reading symbols from /usr/lib/libglade-2.0.so.0...done.
Loaded symbols for /usr/lib/libglade-2.0.so.0
Reading symbols from /usr/lib/libgtk-x11-2.0.so.0...Reading symbols from 
/usr/lib/debug/usr/lib/libgtk-x11-2.0.so.0.1200.0...done.
done.
Loaded symbols for /usr/lib/libgtk-x11-2.0.so.0
Reading symbols from /usr/lib/libgdk-x11-2.0.so.0...Reading symbols from 
/usr/lib/debug/usr/lib/libgdk-x11-2.0.so.0.1200.0...done.
done.
Loaded symbols for /usr/lib/libgdk-x11-2.0.so.0
Reading symbols from /usr/lib/libatk-1.0.so.0...done.
Loaded symbols for /usr/lib/libatk-1.0.so.0
Reading symbols from /usr/lib/libgdk_pixbuf-2.0.so.0...done.
Loaded symbols for /usr/lib/libgdk_pixbuf-2.0.so.0
Reading symbols from /usr/lib/libpango-1.0.so.0...done.
Loaded symbols for /usr/lib/libpango-1.0.so.0
Reading symbols from /usr/lib/libcairo.so.2...done.
Loaded symbols for /usr/lib/libcairo.so.2
Reading symbols from /usr/lib/libgconf-2.so.4...done.
Loaded symbols for /usr/lib/libgconf-2.so.4
Reading symbols from /usr/lib/libORBit-2.so.0...done.
Loaded symbols for /usr/lib/libORBit-2.so.0
Reading symbols from /usr/lib/libgnome-menu.so.2...done.
Loaded symbols for /usr/lib/libgnome-menu.so.2
Reading symbols from /usr/lib/libdbus-glib-1.so.2...done.
Loaded symbols for /usr/lib/libdbus-glib-1.so.2
Reading symbols from /usr/lib/libgobject-2.0.so.0...done.
Loaded symbols for /usr/lib/libgobject-2.0.so.0
Reading symbols from /usr/lib/libglib-2.0.so.0...done.
Loaded symbols for /usr/lib/libglib-2.0.so.0
Reading symbols from /usr/lib/libXau.so.6...done.
Loaded symbols for /usr/lib/libXau.so.6
Reading symbols from /usr/lib/libX11.so.6...done.
Loaded symbols for /usr/lib/libX11.so.6
Reading symbols from /lib/tls/i686/cmov/libm.so.6...done.
Loaded symbols for /lib/tls/i686/cmov/libm.so.6
Reading symbols from /lib/tls/i686/cmov/libpthread.so.0...done.
[Thread debugging using libthread_db enabled]
[New Thread -1226975568 (LWP 30217)]
Loaded symbols for /lib/tls/i686/cmov/libpthread.so.0
Reading symbols from /lib/tls/i686/cmov/libc.so.6...done.
Loaded symbols for /lib/tls/i686/cmov/libc.so.6
Reading symbols from /usr/lib/libxml2.so.2...done.
Loaded symbols for /usr/lib/libxml2.so.2
Reading symbols from /usr/lib/libSM.so.6...done.
Loaded symbols for /usr/lib/libSM.so.6
Reading symbols from /usr/lib/libICE.so.6...done.
Loaded symbols for /usr/lib/libICE.so.6
Reading symbols from /lib/libpopt.so.0...done.
Loaded symbols for /lib/libpopt.so.0
Reading symbols from /usr/lib/libpangocairo-1.0.so.0...done.
Loaded symbols for /usr/lib/libpangocairo-1.0.so.0
Reading symbols from /usr/lib/libfontconfig.so.1...done.
Loaded symbols for /usr/lib/libfontconfig.so.1
Reading symbols from /usr/lib/libXext.so.6...done.
Loaded symbols for /usr/lib/libXext.so.6
Reading symbols from /usr/lib/libXrender.so.1...done.
Loaded symbols for 

[Bug 154504] Gnome-panel hangs and allocates all possible ram.

2007-10-19 Thread Elizabeth Greene
Public bug reported:

Binary package hint: gnome-panel

After a short but random interval, gnome-panel hangs on my system, and
starts allocating ram to itself until the system runs out of memory.

The notification area applets seem to be ok, i.e. xeyes still follows
the cursor, but the applications, places, and system menu all are non-
responsive.

This is on 7.10 upgraded from 7.04 from 6.10

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Gnome-panel hangs and allocates all possible ram.
https://bugs.launchpad.net/bugs/154504
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 107724] [Feature] case insensitive sorting of contacts

2007-04-19 Thread Elizabeth Greene
Public bug reported:

Binary package hint: evolution

Hello.

In Evolution's Contacts manager, sorting by name or email address
phone-list view is case sensitive.  This is non-intuitive.

ProblemType: Bug
Architecture: i386
Date: Thu Apr 19 10:33:01 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/evolution-2.10
Package: evolution 2.10.1-0ubuntu2
PackageArchitecture: i386
ProcCmdline: evolution --component=mail
ProcCwd: /home/ellie
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
Uname: Linux ellie-laptop 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 
i686 GNU/Linux

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

-- 
[Feature]  case insensitive sorting of contacts
https://bugs.launchpad.net/bugs/107724
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 107724] Re: [Feature] case insensitive sorting of contacts

2007-04-19 Thread Elizabeth Greene

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/7350236/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/7350237/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/7350238/ProcStatus.txt

-- 
[Feature]  case insensitive sorting of contacts
https://bugs.launchpad.net/bugs/107724
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


Re: [Bug 26214] Re: Linux-restricted-modules not upgraded when kernel is upgraded

2007-04-10 Thread Elizabeth Greene
Hi.

I think I had it right the first time... Do you have linux-restricted-
modules-generic?

This packaged fixed/worked for me, and I pulled down a new kernel today.

-Ellie

donnie [EMAIL PROTECTED] wrote: I've been experiencing the same problem with 
linux-restricted-modules
with Feisty Fawn beta.  I do have the linux-restricted-modules-common
metapackage installed, but it never autoupgrades after a kernel update.
Since I need linux-restricted-modules for my Intel 3945 wireless
chipset, this means I have to find a hard-wire internet connection every
time the kernel updates in order to get linux-restricted-modules updated
so that wireless will work again.

-- 
Linux-restricted-modules not upgraded when kernel is upgraded
https://bugs.launchpad.net/bugs/26214
You received this bug notification because you are a direct subscriber
of the bug.


   
-
Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.

-- 
Linux-restricted-modules not upgraded when kernel is upgraded
https://bugs.launchpad.net/bugs/26214
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 26214] Re: Linux-restricted-modules not upgraded when kernel is upgraded

2007-04-06 Thread Elizabeth Greene
I can confirm this.

I have the linux-image-generic  metapackage selected and today it pulled
down linux-image-2.6.20-14-generic.  It did NOT get  linux-restricted-
modules-2.6.20-14-generic  and when I rebooted I had no X.

Elizabeth

-- 
Linux-restricted-modules not upgraded when kernel is upgraded
https://bugs.launchpad.net/bugs/26214
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 26214] Re: Linux-restricted-modules not upgraded when kernel is upgraded

2007-04-06 Thread Elizabeth Greene
FIX:

Install the linux-restricted-modules generic metapackage and it will
auto-upgrade theses.

'sudo apt-get install linux-restricted-modules-generic'  should do it.

-Ellie

-- 
Linux-restricted-modules not upgraded when kernel is upgraded
https://bugs.launchpad.net/bugs/26214
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 26214] Re: Linux-restricted-modules not upgraded when kernel is upgraded

2007-04-06 Thread Elizabeth Greene
Correction!

FIX:

Install the linux-restricted-modules-common  metapackage and it will
auto-upgrade theses.

'sudo apt-get install linux-restricted-modules-common' should do it.

-Ellie

-- 
Linux-restricted-modules not upgraded when kernel is upgraded
https://bugs.launchpad.net/bugs/26214
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 68638] Fixes Assitant typo in multiple files in package evolution

2007-04-05 Thread Elizabeth Greene
Confirmed upstream.

Patch to fix attached.


** Attachment added: Fixes Assitant typo in multiple files in package 
evolution
   http://librarian.launchpad.net/7153361/evolutiontypo.diff

-- 
typo on exchange settings tab under account editor
https://bugs.launchpad.net/bugs/68638
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 68638] Re: typo on exchange settings tab under account editor

2007-04-05 Thread Elizabeth Greene
** Bug watch added: GNOME Bug Tracker #426481
   http://bugzilla.gnome.org/show_bug.cgi?id=426481

** Also affects: evolution-exchange (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=426481
   Importance: Unknown
   Status: Unknown

-- 
typo on exchange settings tab under account editor
https://bugs.launchpad.net/bugs/68638
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 103060] Re: OpenOffice Splash Screen obscures Text Import Wizard

2007-04-05 Thread Elizabeth Greene
Yes.   2.2.0-0ubuntu2

Thanks!

-- 
OpenOffice Splash Screen obscures Text Import Wizard
https://bugs.launchpad.net/bugs/103060
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 103060] OpenOffice Splash Screen obscures Text Import Wizard

2007-04-04 Thread Elizabeth Greene
Public bug reported:

Binary package hint: openoffice.org-base

HI!

When I right click a .txt file and select open with OpenOffice Calc, It opens 
in OpenOffice.
OpenOffice Launches a very useful Text Import Wizard that helps import the 
columns, rows, and formatting of the text file.

Unfortunately, the OpenOffice.org splash screen doesn't disappear until
the Text Import Wizard is closed, and it covers up most of the Text
Import dialog box, preventing the users from seeing and clicking the
buttons!

Thanks!

Elizabeth Greene

ProblemType: Bug
Architecture: i386
Date: Wed Apr  4 15:49:02 2007
DistroRelease: Ubuntu 7.04
Uname: Linux ellie-laptop 2.6.20-13-generic #2 SMP Sun Mar 25 00:21:25 UTC 2007 
i686 GNU/Linux

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
OpenOffice Splash Screen obscures Text Import Wizard
https://bugs.launchpad.net/bugs/103060
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 103132] The wmfortune package description contains a typo.

2007-04-04 Thread Elizabeth Greene
Public bug reported:

Binary package hint: wmfortune

Change 
Description: A dock-app that shows you forune messages
 wmfortune is a dock-app that shows you forune messages.

To
Description: A dock-app that shows you fortune messages
 wmfortune is a dock-app that shows you fortune messages.

If someone shows me how to fix this once, I will fix several of these.

-ellie

ProblemType: Bug
Architecture: i386
Date: Wed Apr  4 20:45:39 2007
DistroRelease: Ubuntu 7.04
Uname: Linux ellie-laptop 2.6.20-13-386 #2 Sun Mar 25 00:18:53 UTC 2007 i686 
GNU/Linux

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

-- 
The wmfortune package description contains a typo.
https://bugs.launchpad.net/bugs/103132
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 103132] Re: The wmfortune package description contains a typo.

2007-04-04 Thread Elizabeth Greene
Patch to control file to fix.


** Attachment added: Patch to control file to fix.
   http://librarian.launchpad.net/7153244/control.diff

-- 
The wmfortune package description contains a typo.
https://bugs.launchpad.net/bugs/103132
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