[Bug 325373] Re: GNOME Do lacks a plugin for Empathy

2010-10-31 Thread Eric Work
Xavier, I've been testing your Empathy gnome-do plugin on Fedora 13 and I am seeing the following problem, which is preventing gnome-do from getting a list of contacts. I tried to look into this problem my self and there seems to be some problem getting the data back from ListChannels() for a

[Bug 101980] Re: liferea icon in notification-area not transparent when showing number of new items

2009-12-03 Thread Eric Work
This patch fixes the transparency problem by switching from EggIconTray to GtkStatusIcon introduced in Gtk 2.10. This patch has been backported from trunk with minor changes to apply cleanly to 1.6.x. https://sourceforge.net/tracker/?func=detailaid=2788746group_id=87005atid=581686 ** Bug watch

[Bug 240949] Re: compiz.real crashed with SIGSEGV in strcmp()

2008-06-18 Thread Eric Work
This has happened to me a couple times, always when using Expo mode. In general Expo mode works fine, but the problem seems to generally occur when I click on a workspace. -- compiz.real crashed with SIGSEGV in strcmp() https://bugs.launchpad.net/bugs/240949 You received this bug notification

[Bug 87796] Re: the calendar of the clock applet is slow

2008-06-13 Thread Eric Work
I'm also observing this behavior. I think in my case it's because I use evolution to access an exchange server over a VPN connection, which is not always available. Clicking the clock freezes the panel for about 30 seconds, sometimes less. Is there someway to tell the applet to only show

[Bug 153011] Re: no nvidia-glx or fglrx for server kernels

2008-02-14 Thread Eric Work
YAHOO!! -- no nvidia-glx or fglrx for server kernels https://bugs.launchpad.net/bugs/153011 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

[Bug 115391] Re: unable to use 4go of memory on Ubuntu 7.04

2008-02-08 Thread Eric Work
Denis, Recompiling the kernel isn't too hard it just takes time. I've done it a bunch of times for my MythTV system due to some special patches needed for my video capture card's remote. Although you then also need to compile the needed drivers. The biggest problem I have is that Ubuntu

[Bug 115391] Re: unable to use 4go of memory on Ubuntu 7.04

2008-02-08 Thread Eric Work
Replying to myself. Maybe if you gave the package the exact same name you could replace the official kernel package and still use the restricted drivers (if only that one option HIGHMEM_64G was changed). -- unable to use 4go of memory on Ubuntu 7.04 https://bugs.launchpad.net/bugs/115391 You

[Bug 156804] Re: generic kernels should support 4 GB RAM

2008-02-08 Thread Eric Work
Christoph, I understand all that, my comment was worded wrong I guess. What we need is a build of the restricted drivers package for the -server kernel. There appears to be one for all others. Yes they do have packages for the individual drivers but you have to use module-assistant and have

[Bug 156804] Re: generic kernels should support 4 GB RAM

2008-02-07 Thread Eric Work
+1 vote! Another option would be to include the nvidia restricted driver in the server kernel. -- generic kernels should support 4 GB RAM https://bugs.launchpad.net/bugs/156804 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 153011] Re: Restricted Package Manager reports non-existent package is missinglinux-restricted-modules-2.6.22-14-server + other problems with screens and graphics utility, and nvidia-settings

2008-02-07 Thread Eric Work
+1 Having to install the nvidia driver from the module source package is a pain. I was also unable to get madwifi working with gusty using the server kernel. I've switch back to Fedora just because of this bug. Fedora has a PAE specific kernel with nvidia + madwifi drivers for it using

[Bug 179025] Re: HIGHMEM64G is not enabled in Ubuntu Desktop 32-bit

2008-02-07 Thread Eric Work
+1 Amen! -- HIGHMEM64G is not enabled in Ubuntu Desktop 32-bit https://bugs.launchpad.net/bugs/179025 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

[Bug 115391] Re: unable to use 4go of memory on Ubuntu 7.04

2008-02-07 Thread Eric Work
How many times does this need to be reported? -- unable to use 4go of memory on Ubuntu 7.04 https://bugs.launchpad.net/bugs/115391 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 74179] Re: Ubuntu kernel doesn't support =4GB memory

2008-02-07 Thread Eric Work
+1 Vote! -- Ubuntu kernel doesn't support =4GB memory https://bugs.launchpad.net/bugs/74179 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

[Bug 21478] Re: USplash looks corrupted on PPC

2007-08-19 Thread Eric Work
Adding to the last comment. It almost worked but I did the following. 1. Edited /etc/yaboot.conf changed append to, video=offb:off video=nvidiafb quiet splash 2. Ran 'sudo ybin -v' 3. Edited /etc/initramfs-tools/modules added the new line, nvidiafb noaccel=1 4. Edited