[Bug 335084] Re: firefox makes unlimited instances of itself

2009-02-26 Thread yoda2031
This bug could be a result of a simple malicious javascript segment: document.body.onload = window.open(window.location); That said, I would've thought the popup blocking features would prevent such a script... Still, if it is the cause of the bug then chances are it can only be "fixed" by making

[Bug 283171] [NEW] gadmin-httpd not available in repos

2008-10-14 Thread yoda2031
Public bug reported: Binary package hint: gadmin-tools On the website for gadmin-tools, gadmin-httpd is listed. I can build it from source, but I don't get why it's not included in the gadmin-tools package. Not even in Intrepid! Someone might want to add it, considering it is by far the most u

[Bug 37768] Re: gnome-volume-manager mounting Partition, while working with GParted

2007-07-13 Thread yoda2031
The removable drive fix works. Let me explain what's happening. Gparted unmounts a file system. The program used to auto-mount removable drives detects an unmounted filesystem, and mounts it. It doesn't matter if it's removable or not, if you c an unmount it, it counts as removable to the progr

[Bug 565981] Re: [KMS] gem objects not deallocated

2010-04-25 Thread yoda2031
ch...@chris-desktop:~$ glxinfo | grep "glx version" server glx version string: 1.4 client glx version string: 1.4 ch...@chris-desktop:~$ X -version X.Org X Server 1.7.6 Release Date: 2010-03-17 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.24-25-server i686 Ubuntu Current Ope

[Bug 72872] Re: Users do not have permission to open files in DVDs burnt in a Mac

2010-04-23 Thread yoda2031
Workaround: sudo mount /dev/cdrom /media/cdrom -o rw,uid=`id -u USERNAME`,gid=`id -g USERNAME`,loop If necessary, add -t iso9660 (but I've found that actually -breaks- the command sometimes!). Note: replace USERNAME with your user name (obviously); I've provided gid's equivalent for reference bu

[Bug 474102] [NEW] clock applet freezes for up to 2 seconds at a time

2009-11-04 Thread yoda2031
Public bug reported: Binary package hint: gnome-applets I've been using the gnome panel for quite some time, and have recently noticed that occasionally, the time applet seems to "skip" a few seconds. On closer inspection, it's not a sync issue because it freezes in the mean time, so it's not ju