[Bug 627744] Re: Tomboy note names are blank in the Application Indicator fallback menu

2010-10-01 Thread Jeff Schroeder
Thats very unlikely. You could always build the version from debian using pbuilder or just compile from source. -- Tomboy note names are blank in the Application Indicator fallback menu https://bugs.launchpad.net/bugs/627744 You received this bug notification because you are a member of Ubuntu

[Bug 627744] Re: Tomboy note names are blank in the Application Indicator fallback menu

2010-09-29 Thread Jeff Schroeder
Low? An Ubuntu-specific change (app indicator code) to an application that ships by default makes it completely unusable for most users. How can this possibly be set to low priority? -- Tomboy note names are blank in the Application Indicator fallback menu https://bugs.launchpad.net/bugs/627744

[Bug 627744] Re: Tomboy note names are blank in the Application Indicator fallback menu

2010-09-29 Thread Jeff Schroeder
I fresh installed Lucid when it came out and recently updated to Maverick. I was rudely hit with this bug. I do not believe that the majority of Ubuntu users will use the Unity interface even though it is awful pretty. If I'm understanding correctly what you mean, I've got the indicator applet on

[Bug 627744] Re: note names are blank in applet menu

2010-09-20 Thread Jeff Schroeder
Steps to reproduce for me: 1.) Have a bunch of notes in Lucid (about 220 or so) 2.) Upgrade to Maverick using sudo update-manager -c -d 3.) Open tomboy and realize none of your notes show titles 4.) Curse profusely as one of your most important apps is worthless due to ubuntu specific

[Bug 532633] Re: [light-theme] please revert the order of the window controls back to menu:minimize, maximize, close

2010-03-15 Thread Jeff Schroeder
Non-troll comment for sabdfl or the canonical design team. As a Lucid tester, how will you get data on me as a single user changing back to the more sane (imo) right side default? Seriously, is there a button that says, Send button position gconf data to canonical? I'll click it if there is one,

[Bug 424655] Re: Pulse audio memory leak

2009-10-11 Thread Jeff Schroeder
This is a HUGE regression. I left a karmic desktop turned on overnight. In the morning I was trying to figure out why my computer was so slow. It turns out that pdflush was writing data to disk (swap) as fast as possible and was stuck in IO Wait (D state in ps aux). pulseaudio was taking almost

[Bug 424655] Re: Pulse audio memory leak

2009-10-11 Thread Jeff Schroeder
No I'm not using the PPA. Should I be? It seems like if the ppa fixes the problem that the ppa packages should be put in main asap to get more visibility. -- Pulse audio memory leak https://bugs.launchpad.net/bugs/424655 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 424655] Re: Pulse audio memory leak

2009-10-11 Thread Jeff Schroeder
Alright I've upgraded to the ppa alsa and pulse packages. If the problem happens again I'll let you know. -- Pulse audio memory leak https://bugs.launchpad.net/bugs/424655 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 424655] Re: Pulse audio memory leak

2009-10-11 Thread Jeff Schroeder
I wrote this hack handy to see if pulse was still leaking memory and thought I'd share: while true; do echo -n $(date +'%m/%d/%Y %H:%M:%S - ') pulse-audio-memleak.txt ps -o args=,rss= $(pgrep -f 'pulseaudio --start') pulse-audio-memleak.txt sleep 60 done It seems that the ppa

[Bug 242953] Re: libvirtd is broken with diskless domains

2009-10-06 Thread Jeff Schroeder
This was reported a long time ago when I was patching the ovirt.org virtual machine build scripts to run in Ubuntu. This should have been fixed in upstream sometime ago. -- libvirtd is broken with diskless domains https://bugs.launchpad.net/bugs/242953 You received this bug notification because

[Bug 242953] Re: libvirtd is broken with diskless domains

2009-10-06 Thread Jeff Schroeder
This was reported a long time ago when I was patching the ovirt.org virtual machine build scripts to run in Ubuntu. This should have been fixed in upstream sometime ago. -- libvirtd is broken with diskless domains https://bugs.launchpad.net/bugs/242953 You received this bug notification because

[Bug 192651] Re: hardy sudo path is always reset

2009-05-12 Thread Jeff Schroeder
The Fedora bug I linked is fixed if you use the new package. Simply merging sudo 1.7.0 solves this bug. ** Bug watch added: Red Hat Bugzilla #489744 https://bugzilla.redhat.com/show_bug.cgi?id=489744 ** Also affects: sudo (Fedora) via https://bugzilla.redhat.com/show_bug.cgi?id=489744

[Bug 288467] Re: package m4 None [modified: /var/lib/dpkg/info/m4.list] failed to install/upgrade: unable to open files list file for package `xsane': Permission denied

2008-10-24 Thread Jeff Schroeder
** Changed in: ubuntu Status: Incomplete = Invalid -- package m4 None [modified: /var/lib/dpkg/info/m4.list] failed to install/upgrade: unable to open files list file for package `xsane': Permission denied https://bugs.launchpad.net/bugs/288467 You received this bug notification because

[Bug 288467] Re: package m4 None [modified: /var/lib/dpkg/info/m4.list] failed to install/upgrade: unable to open files list file for package `xsane': Permission denied

2008-10-24 Thread Jeff Schroeder
Ok I figured this out and the bug was actually reiserfs. Please close this bug as invalid. How I fixed it: - booted into runlevel 1 - rsync -ap /var/ /tmp/reiserfs-sucks - unmounted /var - mkfs -t ext3 /dev/sda7 # /var partition - sudo sed -i '/var/s/reiserfs/ext3/' /etc/fstab - sudo mount /var -

[Bug 288467] [NEW] package m4 None [modified: /var/lib/dpkg/info/m4.list] failed to install/upgrade: unable to open files list file for package `xsane': Permission denied

2008-10-23 Thread Jeff Schroeder
Public bug reported: Binary package hint: m4 Updating intrepid with an apt-get dist-upgrade and it failed telling me permission denied. It was running as root so perhaps the pre/post script wasn't executable? ProblemType: Package Architecture: amd64 Dependencies: DistroRelease: Ubuntu 8.10

[Bug 288467] Re: package m4 None [modified: /var/lib/dpkg/info/m4.list] failed to install/upgrade: unable to open files list file for package `xsane': Permission denied

2008-10-23 Thread Jeff Schroeder
** Attachment added: DpkgTerminalLog.gz http://launchpadlibrarian.net/18833981/DpkgTerminalLog.gz -- package m4 None [modified: /var/lib/dpkg/info/m4.list] failed to install/upgrade: unable to open files list file for package `xsane': Permission denied

[Bug 275083] Re: envynggtk.py crashed with ImportError in module()

2008-09-27 Thread Jeff Schroeder
*** This bug is a duplicate of bug 262156 *** https://bugs.launchpad.net/bugs/262156 ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/17996667/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/17996668/ProcMaps.txt ** Attachment

[Bug 251910] Re: gvfsd-trash crashed with SIGSEGV in g_idle_funcs()

2008-09-21 Thread Jeff Schroeder
Got this bug when cleaning up some old cruft from an intrepid upgrade: sudo apt-get remove linux-image-2.6.27-2-generic linux-image-2.6.24-19-generic linux-image-2.6.24-16-generic -y -- gvfsd-trash crashed with SIGSEGV in g_idle_funcs() https://bugs.launchpad.net/bugs/251910 You received this

[Bug 242953] [NEW] libvirtd is broken with diskless domains

2008-06-25 Thread Jeff Schroeder
Public bug reported: Connecting to uri: qemu:///system domain type='kvm' namenode3/name uuid25ab2490-7c4c-099f-b647-35ff8efa73f6/uuid memory524288/memory currentMemory524288/currentMemory vcpu1/vcpu os typehvm/type boot dev='network'/ /os clock

[Bug 179807] Re: virtualbox cannot initiate due to vboxdrv missing from kernel modules [x86/hardy]

2008-06-04 Thread Jeff Schroeder
This happens again in hardy with the 2.6.24-18-generic kernel. The package for virtualbox-ose-modules does not even exist in the ubuntu repositories right now. -- virtualbox cannot initiate due to vboxdrv missing from kernel modules [x86/hardy] https://bugs.launchpad.net/bugs/179807 You

[Bug 179807] Re: virtualbox cannot initiate due to vboxdrv missing from kernel modules [x86/hardy]

2008-06-04 Thread Jeff Schroeder
This happened again in the latest update in Hardy. Can whoever manages these modules coordinate things with the kernel and SRU team to have the packages ready before a new kernel is uploaded? ** Changed in: virtualbox-ose (Ubuntu) Status: Fix Released = New -- virtualbox cannot initiate

[Bug 179807] Re: virtualbox cannot initiate due to vboxdrv missing from kernel modules [x86/hardy]

2008-06-04 Thread Jeff Schroeder
Daniel, Please read through this thread in the Ubuntu kernel-team mailinglist archives: https://lists.ubuntu.com/archives/kernel-team/2008-June/002526.html I'll try working on moving virtualbox-ose-modules over to dkms this weekend. If you have any questions, send me an email at the same email

[Bug 211624] Re: the places menu shows desktop entry twice

2008-05-08 Thread Jeff Schroeder
The newer gnome in hardy fixed this. ** Changed in: gnome-panel (Ubuntu) Status: Invalid = Fix Released -- the places menu shows desktop entry twice https://bugs.launchpad.net/bugs/211624 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 211624] Re: the places menu shows desktop entry twice

2008-04-04 Thread Jeff Schroeder
[EMAIL PROTECTED]:~$ cat .gtk-bookmarks file:///home/jeff/Documents file:///home/jeff/Music file:///home/jeff/Pictures file:///home/jeff/Videos file:///home/jeff/Desktop/Projects file:///home/jeff/Desktop/Documentation -- the places menu shows desktop entry twice

[Bug 211624] Re: the places menu shows desktop entry twice

2008-04-04 Thread Jeff Schroeder
Actually, that is user incompetence. I was on the wrong Hardy machine. I'll show you the .gtk-bookmarks from the affected laptop later tonight probably. -- the places menu shows desktop entry twice https://bugs.launchpad.net/bugs/211624 You received this bug notification because you are a member

[Bug 211624] [NEW] [hardy] REGRESSION: places menu shows desktop entry twice

2008-04-03 Thread Jeff Schroeder
Public bug reported: Binary package hint: gnome-panel Steps to repeat: - Click Places menu in gnome-panel - Turn head sideways in huh motion and see 2 Desktop entries This is an up to date hardy as of 18:42PST [EMAIL PROTECTED]:~$ dpkg -l gnome-panel* Desired=Unknown/Install/Remove/Purge/Hold

[Bug 211624] Re: [hardy] REGRESSION: places menu shows desktop entry twice

2008-04-03 Thread Jeff Schroeder
** Attachment added: Screenshot of the bug http://launchpadlibrarian.net/13102759/panel-menu-wtf.jpg -- [hardy] REGRESSION: places menu shows desktop entry twice https://bugs.launchpad.net/bugs/211624 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 198951] Re: gnome-display-properties crashed with SIGSEGV in screen_info_new() - i855, fglrx, radeonhd

2008-03-19 Thread Jeff Schroeder
** Attachment added: backtrace-gnome-display-properties.log http://launchpadlibrarian.net/12738112/backtrace-gnome-display-properties.log -- gnome-display-properties crashed with SIGSEGV in screen_info_new() - i855, fglrx, radeonhd https://bugs.launchpad.net/bugs/198951 You received this

[Bug 198951] Re: gnome-display-properties crashed with SIGSEGV in screen_info_new() - i855, fglrx, radeonhd

2008-03-19 Thread Jeff Schroeder
Sorry Seb, but it doesn't seem like it was fixed on my box. [EMAIL PROTECTED]:~/svn/systems/scripts/misc$ dpkg -l | grep gnome-desktop ii gnome-desktop-data 1:2.22.0-0ubuntu2 Common files for GNOME 2 desktop apps ii libgnome-desktop-2

[Bug 198951] Re: gnome-display-properties crashed with SIGSEGV in screen_info_new() - i855, fglrx, radeonhd

2008-03-19 Thread Jeff Schroeder
Looking at that strace and a bit of poking around on this box... gnome-display-properties opens a socket and assigns it fd 3 for x. It writes some data and RANDR to that socket. After another read on that same socket, it drops core. [EMAIL PROTECTED]:~/svn/systems/scripts$ xrandr Xlib:

[Bug 193560] Re: [Hardy] gnome-settings-daemon not logged in when started

2008-03-04 Thread Jeff Schroeder
This bug is confirmed. Here is a log of starting g-s-d ** Attachment added: logsave g-s-d.log gnome-settings-daemon http://launchpadlibrarian.net/12385898/g-s-d.log -- [Hardy] gnome-settings-daemon not logged in when started https://bugs.launchpad.net/bugs/193560 You received this bug

[Bug 193560] Re: [Hardy] gnome-settings-daemon not logged in when started

2008-03-04 Thread Jeff Schroeder
Launchpad needs a multiple file uploader. This computer has dual Nvidia Quadro FX 1700 cards. ** Attachment added: lspci-super-duper-verbose.txt http://launchpadlibrarian.net/12424698/lspci-super-duper-verbose.txt -- [Hardy] gnome-settings-daemon not logged in when started

[Bug 193560] Re: [Hardy] gnome-settings-daemon not logged in when started

2008-03-04 Thread Jeff Schroeder
** Attachment added: xorg.conf http://launchpadlibrarian.net/12426106/xorg.conf -- [Hardy] gnome-settings-daemon not logged in when started https://bugs.launchpad.net/bugs/193560 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 193560] Re: [Hardy] gnome-settings-daemon not logged in when started

2008-03-04 Thread Jeff Schroeder
** Attachment added: /var/log/Xorg.0.log http://launchpadlibrarian.net/12426117/Xorg.0.log -- [Hardy] gnome-settings-daemon not logged in when started https://bugs.launchpad.net/bugs/193560 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 179807] Re: virtualbox cannot initiate due to vboxdrv missing from kernel modules [x86/hardy]

2008-02-28 Thread Jeff Schroeder
REOPENING: With the latest kernel update to hardy this problem exists. [EMAIL PROTECTED]:~$ sudo modprobe vboxdrv FATAL: Module vboxdrv not found. [EMAIL PROTECTED]:~$ dpkg -L virtualbox-ose-modules-2.6.24-8-386 | grep 'vboxdrv.ko$' /lib/modules/2.6.24-8-386/misc/vboxdrv.ko [EMAIL PROTECTED]:~$

[Bug 131094] Re: Heavy Disk I/O harms desktop responsiveness

2007-09-25 Thread Jeff Schroeder
The latest gutsy kernel have the right settings to use blktrace. Try these commands sudo apt-get install blktrace sudo mount -t debugfs debugfs /sys/kernel/debug/ # If /dev/sda is the disk that / is located on sudo btrace /dev/sda # Let it run for a few seconds and then kill it with CTRL C.

[Bug 131094] Re: Heavy Disk I/O harms desktop responsiveness

2007-09-25 Thread Jeff Schroeder
Make that: sudo btrace -s /dev/sda It gives a summary of the disk usage of each proccess. -- Heavy Disk I/O harms desktop responsiveness https://bugs.launchpad.net/bugs/131094 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 131094] Re: Heavy Disk I/O harms desktop responsiveness

2007-09-25 Thread Jeff Schroeder
Also note that gutsy has an 'ionice' command that you can use to slow don't IO for a process like trackerd. man ionice. -- Heavy Disk I/O harms desktop responsiveness https://bugs.launchpad.net/bugs/131094 You received this bug notification because you are a member of Ubuntu Bugs, which is the

[Bug 141149] Latest gutsy update broke compiz on nvidia cards

2007-09-20 Thread Jeff Schroeder
Public bug reported: Binary package hint: linux-restricted-modules The latest update broke compiz. It has worked since Edgy and now fails. Here is the error: [EMAIL PROTECTED]:~$ compiz --replace Checking for Xgl: not present. Detected PCI ID for VGA: 03:00.0 0300: 10de:0221 (rev a1) (prog-if

[Bug 141149] Re: Latest gutsy update broke compiz on nvidia cards

2007-09-20 Thread Jeff Schroeder
Also, all tooltips are black and completely unreadable. This includes any update / notifications from notification-daemon. It really makes the desktop experience miserable. Marking as High. ** Attachment added: Screenshot of black tooltip

[Bug 32067] Re: the security parameter must be set to share, not user, in smb.conf - Smb/Gnome sharing broken

2007-09-20 Thread Jeff Schroeder
system-config-samba is provided in gutsy in a usable condition. It supports setting the security level to share. Perhaps a nautilus plugin similar to nautilus-share can be written that interfaces with system- config-samba and it can be included by default instead of nautilus- share. -- the

[Bug 17878] Re: hard disk being accessed every 4 sec.

2007-09-20 Thread Jeff Schroeder
Since bug 118303 has been resolved, there is another tool you can use. It is called blktrace and has a wrapper script called btrace that will spit out a (mostly) human readable format of what processes are eating your disk up. Type mount to see what volumes / partitions you have mounted. Here is

[Bug 106957] Re: Systemtap should require kernel debug information

2007-09-20 Thread Jeff Schroeder
** Changed in: systemtap (Ubuntu) Status: Incomplete = Confirmed -- Systemtap should require kernel debug information https://bugs.launchpad.net/bugs/106957 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 32975] Re: minor visual regression

2007-09-20 Thread Jeff Schroeder
The xgl / screensaver combo with a compositing manager such as compiz- fusion in gutsy still aren't that great. They have a very jerky fade, but it is better than before. Closing this bug. ** Changed in: xserver-xgl (Ubuntu) Status: Incomplete = Fix Released -- minor visual regression

[Bug 141149] Re: Latest gutsy update broke compiz on nvidia cards

2007-09-20 Thread Jeff Schroeder
Duplicate of bug 141130 Someone with the correct LP permissions please mark as so. -- Latest gutsy update broke compiz on nvidia cards https://bugs.launchpad.net/bugs/141149 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 115830] Re: No debug info in the kernel makes tools like systemtap worthless

2007-09-18 Thread Jeff Schroeder
Running an up to date Gutsy, my workflow was something like this $ uname -a Linux omniscience 2.6.22-11-generic #1 SMP Mon Sep 17 03:45:58 GMT 2007 i686 GNU/Linux $ sudo -i # apt-get install linux-image-debug-`uname -r` # mv vmlinuz-`uname -r`{,.old} # ln -s

[Bug 106957] Re: Systemtap should require kernel debug information

2007-09-18 Thread Jeff Schroeder
Jordan, symlinking the debug kernel to the running kernel name doesn't work for me. Am I doing something wrong? See bug 115830 Thanks -- Systemtap should require kernel debug information https://bugs.launchpad.net/bugs/106957 You received this bug notification because you are a member of Ubuntu

[Bug 76500] Re: doesn't manage local machine

2007-08-18 Thread Jeff Schroeder
Matt, your script doesn't seem to work. Ontop of that, it doesn't check if $1 is set. Ontop of that, you have a space in the PYTHONDIR so it isn't even properly set. Maybe this is better: #!/bin/bash # # Wrapper script to start xenman # if [ $# -eq 1 -a $1 == --xendir ]; then echo -n

[Bug 125181] Re: SERIOUS REGRESSION: compiz clips display to top left 1/4 only.

2007-08-14 Thread Jeff Schroeder
That fixed it. Closing as PEBKAC ** Changed in: compiz (Ubuntu) Status: New = Invalid -- SERIOUS REGRESSION: compiz clips display to top left 1/4 only. https://bugs.launchpad.net/bugs/125181 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug

[Bug 70169] Re: Dapper -- Edgy upgrade doesn't install proper l-r-m package

2007-08-14 Thread Jeff Schroeder
No, the newer kernel seemed to fix it. Closing. ** Changed in: linux-restricted-modules-2.6.17 (Ubuntu) Status: New = Fix Released -- Dapper -- Edgy upgrade doesn't install proper l-r-m package https://bugs.launchpad.net/bugs/70169 You received this bug notification because you are a

[Bug 17878] Re: hard disk being accessed every 4 sec.

2007-08-14 Thread Jeff Schroeder
pdflush will write to disk less if you put this at the bottom of /etc/sysctl.conf: # From powertop vm.dirty_writeback_centisecs=1500 After that, run sudo sysctl -p for the new changes to take affect. This was a suggestion from powertop which does seem to lower disk writes by increasing the

[Bug 123066] Re: pidgin crashed with SIGSEGV in gtk_text_buffer_get_insert()

2007-08-12 Thread Jeff Schroeder
I have the exact same problem using pidgin with glipper enabled with these versions: ii glipper 0.95.1-3A clipboard manager for GNOME and other window ii pidgin 1:2.1.0-1ubuntu multi-protocol instant messaging client This is on a gutsy desktop up to date as of Aug 12,

[Bug 124395] Re: tasks crashed with SIGSEGV in gtk_tree_model_get_valist()

2007-08-03 Thread Jeff Schroeder
This also affects me in the exact same manner. ** Changed in: tasks (Ubuntu) Status: New = Confirmed -- tasks crashed with SIGSEGV in gtk_tree_model_get_valist() https://bugs.launchpad.net/bugs/124395 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 103831] Re: Nokia 5300 FDI

2007-07-28 Thread Jeff Schroeder
From: http://article.gmane.org/gmane.comp.freedesktop.hal/9100 From: David Zeuthen david at fubar.dk Subject: Re: FDI for Nokia 5300 music player Newsgroups: gmane.comp.freedesktop.hal Date: 2007-07-17 15:27:43 GMT (1 week, 4 days, 13 hours and 19 minutes ago) On Mon, 2007-07-16 at 13:26 +0200,

[Bug 118303] Re: CONFIG_BLK_DEV_IO_TRACE is not enabled preventing blktrace from working

2007-07-25 Thread Jeff Schroeder
For troubleshooting the top offenders for disk access, iotop would be really nice: http://guichaz.free.fr/misc/ It requires CONFIG_BLK_DEV_IO_TRACE. Why can't this be in the gutsy kernel? ** Bug watch added: Debian Bug tracker #418442 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=418442

[Bug 125187] flashplugin-nonfree never installs plugin due to md5sum mismatch

2007-07-11 Thread Jeff Schroeder
Public bug reported: Binary package hint: flashplugin-nonfree Adobe updated their linux version of flash player but the filename is the same. This causes the script to download and install it to fail the md5sum. Here is the full output on a gutsy system for flashplugin-nonfree

[Bug 90285] Re: firefox embedded flash issues

2007-07-11 Thread Jeff Schroeder
** Changed in: flashplugin-nonfree (Ubuntu) Status: Confirmed = Fix Committed -- firefox embedded flash issues https://bugs.launchpad.net/bugs/90285 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 125181] SERIOUS REGRESSION: compiz clips display to top left 1/4 only.

2007-07-10 Thread Jeff Schroeder
Public bug reported: Binary package hint: compiz The version of compiz in gutsy worked perfectly on my nvidia based laptop, desktop, and ATI laptop under XGL until the latest update. Once compiz 1:0.5.1+git20070703-0ubuntu3 was installed, and x was restarted, this behavior started happening. I

[Bug 125181] Re: SERIOUS REGRESSION: compiz clips display to top left 1/4 only.

2007-07-10 Thread Jeff Schroeder
** Attachment added: Close up picture http://launchpadlibrarian.net/8409891/close-up.jpg -- SERIOUS REGRESSION: compiz clips display to top left 1/4 only. https://bugs.launchpad.net/bugs/125181 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug

[Bug 125181] Re: SERIOUS REGRESSION: compiz clips display to top left 1/4 only.

2007-07-10 Thread Jeff Schroeder
** Attachment added: Picture of the entire screen http://launchpadlibrarian.net/8409889/full-screen.jpg -- SERIOUS REGRESSION: compiz clips display to top left 1/4 only. https://bugs.launchpad.net/bugs/125181 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 125181] Re: SERIOUS REGRESSION: compiz clips display to top left 1/4 only.

2007-07-10 Thread Jeff Schroeder
If it helps at all, I'm using the closed source nvidia display driver and here are some package versions for you: ii xserver-xorg 1:7.2-3ubuntu4 the X.Org X server ii xserver-xorg-core 2:1.3.0.0.dfsg-4ubuntu2

[Bug 115830] No debug info in the kernel makes tools like systemtap worthless

2007-05-20 Thread Jeff Schroeder
Public bug reported: Binary package hint: kernel-image-2.6.17-10-generic-di An excellent debugging tool, SystemTap is available in universe yet there is no way to make use of it without recompiling an ubuntu kernel. From http://sourceware.org/systemtap/wiki/SystemtapOnDebian : Debian kernels do

[Bug 115830] Re: No debug info in the kernel makes tools like systemtap worthless

2007-05-20 Thread Jeff Schroeder
There is a patch to the debbug to enable debug kernel images to be built. Can this be applied to the ubuntu kernel package? BenC? -- No debug info in the kernel makes tools like systemtap worthless https://bugs.launchpad.net/bugs/115830 You received this bug notification because you are a member

[Bug 115830] Re: No debug info in the kernel makes tools like systemtap worthless

2007-05-20 Thread Jeff Schroeder
** Changed in: linux-source-2.6.17 (Ubuntu) Status: Unconfirmed = Confirmed ** Also affects: acpi (upstream) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=365349 Importance: Unknown Status: Unknown -- No debug info in the kernel makes tools like systemtap worthless

[Bug 17878] Re: hard disk being accessed every 4 sec.

2007-03-22 Thread Jeff Schroeder
Here is how you can find out the top offenders of what processes are using your disk: First, you need to configure your system to log every single disk write. Here is how: [EMAIL PROTECTED]:~$ sudo -i Password: [EMAIL PROTECTED]:~# /etc/init.d/sysklogd stop [EMAIL PROTECTED]:~# echo 1

[Bug 17878] Re: hard disk being accessed every 4 sec.

2007-03-22 Thread Jeff Schroeder
Forgot to restart syslogd: [EMAIL PROTECTED]:~# /etc/init.d/sysklogd stop Note that [EMAIL PROTECTED]:~# is my root prompt and yours will be different. -- hard disk being accessed every 4 sec. https://launchpad.net/bugs/17878 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 70169] Dapper -- Edgy upgrade doesn't install proper l-r-m package

2006-11-03 Thread Jeff Schroeder
Public bug reported: Binary package hint: linux-restricted-modules-common On a Lenovo Thinkpad T60, updating from Dapper to Edgy installs linux- restricted-modules-common. This version of l-r-m does not have a working ipw3945 module so it loads, but wireless does not work. Manually installing

[Bug 38644] Re: gnome-screensaver doesn't always stop

2006-09-14 Thread Jeff Schroeder
** Changed in: compiz (Ubuntu) Status: Unconfirmed = Confirmed -- gnome-screensaver doesn't always stop https://launchpad.net/bugs/38644 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 35609] Re: Cannot move Save As box

2006-09-14 Thread Jeff Schroeder
This fix is already included in Quinn's compiz fork in edgy universe. -- Cannot move Save As box https://launchpad.net/bugs/35609 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 33784] Re: no applications can be set 'always on top'

2006-09-14 Thread Jeff Schroeder
This is fixed in Quinn's new version of compiz in Edgy. ** Changed in: compiz (Ubuntu) Status: Confirmed = Fix Committed -- no applications can be set 'always on top' https://launchpad.net/bugs/33784 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 38069] Re: Synaptics downloading updates dialog is not thumbnailed in Expose

2006-09-14 Thread Jeff Schroeder
** Changed in: compiz (Ubuntu) Status: Unconfirmed = Fix Committed -- Synaptics downloading updates dialog is not thumbnailed in Expose https://launchpad.net/bugs/38069 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 38643] Re: no more windowshade using compiz

2006-09-14 Thread Jeff Schroeder
Window shading is a feature in the edgy version of compiz released by QuinnStorm. ** Changed in: compiz (Ubuntu) Status: Unconfirmed = Fix Committed -- no more windowshade using compiz https://launchpad.net/bugs/38643 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 31925] Re: Please package new upstream version

2006-09-10 Thread Jeff Schroeder
https://launchpad.net/distros/ubuntu/edgy/i386/compiz- core/0.0.13.38-0ubuntu3 Done -- Please package new upstream version https://launchpad.net/bugs/31925 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 31925] Re: Please package new upstream version

2006-09-10 Thread Jeff Schroeder
** Changed in: compiz (Ubuntu) Status: Unconfirmed = Fix Released -- Please package new upstream version https://launchpad.net/bugs/31925 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 35069] Re: F12 view-all windows can overlap

2006-09-10 Thread Jeff Schroeder
Fixed in edgy compiz-core 0.0.13.38-0ubuntu3 does not have this problem with the organic scale ** Changed in: compiz (Ubuntu) Status: Unconfirmed = Fix Released -- F12 view-all windows can overlap https://launchpad.net/bugs/35069 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 31679] Re: compiz crashes on AMD64 (EM64T Xeon) and nVidia Quadro

2006-09-10 Thread Jeff Schroeder
Have you tried compiz from Edgy? Are you still having the same problem with that version? https://launchpad.net/distros/ubuntu/edgy/i386/compiz-core/0.0.13.38-0ubuntu3 -- compiz crashes on AMD64 (EM64T Xeon) and nVidia Quadro https://launchpad.net/bugs/31679 -- ubuntu-bugs mailing list

[Bug 33496] Re: Missing window border on Audacity, others

2006-09-10 Thread Jeff Schroeder
Can you try this on the latest version of compiz from quinnstorm's repository? That is similar to the version in Edgy and should fix your problems. Quick howto: 1.) Run this command: wget http://www.beerorkid.com/compiz/quinn.key.asc -O - | sudo apt-key add - 2.) Add this to the bottom of

[Bug 38123] Re: Cannot move windows with no buttons

2006-09-10 Thread Jeff Schroeder
*** This bug is a duplicate of bug 35609 *** closed as a duplicate ** Changed in: compiz (Ubuntu) Status: Confirmed = Rejected -- Cannot move windows with no buttons https://launchpad.net/bugs/38123 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com