[Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-06-16 Thread Thomas Pifer
Since the idea was put forth that X.org may be at fault, perhaps a
listing of what graphics card and/or driver version numbers you are
using should be included as well.

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
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 274105] Re: no sounds but for the login screen (splash screen)

2008-10-11 Thread Thomas Pifer
This is due to bug 274124 being fixed.  (This bug seems to be a
duplicate of it)

-- 
no sounds but for the login screen (splash screen)
https://bugs.launchpad.net/bugs/274105
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 279493] Re: conky crashed with SIGSEGV in __underflow()

2008-10-10 Thread Thomas Pifer

** Attachment added: Conky Backtrace
   http://launchpadlibrarian.net/18389613/gdb-conky.txt

-- 
conky crashed with SIGSEGV in __underflow()
https://bugs.launchpad.net/bugs/279493
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 279493] Re: conky crashed with SIGSEGV in __underflow()

2008-10-10 Thread Thomas Pifer

** Attachment added: messages log
   http://launchpadlibrarian.net/18414626/messages

-- 
conky crashed with SIGSEGV in __underflow()
https://bugs.launchpad.net/bugs/279493
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 274105] Re: no sounds but for the login screen (splash screen)

2008-10-08 Thread Thomas Pifer
I'm experiencing the same problem as James.  My syslog also shows the
same error he is receiving.

-- 
no sounds but for the login screen (splash screen)
https://bugs.launchpad.net/bugs/274105
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 273801] Re: Failed to load module nvidia

2008-10-08 Thread Thomas Pifer
Upon my last comment, I was actually able to get the driver working
again by completely removing (including files from the apt cache) and
using Hardware Drivers in the Administration menu to reinstall it.  The
instructions are as follows:

1. Open Synaptic in the System - Administration menu.
2. Once in Synaptic, click the Search button (or press ctrl + f) and search for 
nvidia.
3. Next, right-click each of the following and select Completely Remove:
   nvidia-173-kernel-source
   nvidia-glx-173
   nvidia-settings
4. Click Apply to remove the packages.
5. Next open a Terminal from Applications - Accessories and type:
   sudo apt-get clean
6. Press Enter and enter your password.
7. Finally, open Hardware Drivers in the System - Administration menu
8. Select the driver you want to use and press the Activate button.
9. Once it's finished installing, reboot the machine and the driver should take 
effect.

For my own sake, I then used nvidia-xconfig to write a new xorg.conf
file and edited out the lines that caused the driver to choke.  This was
unneeded, but made me feel better as the newer one was more thorough
then the one created automatically.

Hopefully, this will work for you as well Lynn.

-- 
Failed to load module nvidia
https://bugs.launchpad.net/bugs/273801
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 273801] Re: Failed to load module nvidia

2008-10-07 Thread Thomas Pifer
I'm also experiencing the same problems as Lynn with NVIDIA driver 173
on a GeForce FX 5500.  It seems that the driver is also choking on Load
type1 in the Module section.

-- 
Failed to load module nvidia
https://bugs.launchpad.net/bugs/273801
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 273801] Re: Failed to load module nvidia

2008-10-07 Thread Thomas Pifer
My last comment was rather vague so let me explain the whole situation:

I downloaded and installed a clean copy of Intrepid yesterday, after
having what I perceived as problems with software after trying to
upgrade from Hardy.  Note that while I was having problems with some
programs, I did not have any problems with the NVIDIA drivers, and they
seemed to work as they did before the upgrade.

The clean install went smooth until I had to reboot after updating the
system and installing the NVIDIA driver.  It came to a black screen
saying that there was an error with loading the NVIDIA driver.  I then
created a new configuration using the non-proprietary drivers in order
to get back up and running.  Thinking that it might have been a problem
with the xorg.conf file, I opened a terminal and ran nvidia-xconfig
(without sudo privileges by chance) and happened upon this error:

PARSE ERROR: Parse error on line 34 of section Module in file 
/etc/X11/xorg.conf.
 Disable is not a valid keyword in this section.

Clearly, something was wrong.  I then opened up the xorg.conf file to
see exactly what was going on.  The file was sparse, and incomplete,
withholding a lot of the information it normally contains.   Seeing the
problem, I then went through with the nvidia-xconfig and it seemed to
write it proper.

I rebooted the machine only to see it error out again.  This time,
however, the error was different, complaining about the RgbPath line.  I
reconfigured the X server again, edited out the line and restarted.  It
came to balck screen once again this time (as my comment states above)
complaining about the Load type1 line in the Modules section.  I
removed this line as well, and rebooted once again.  Another error came
up stating that it could not find the nvidia module.

At this point, my guess would be that both the packages as well as the
xorg.conf generated by dexconf are broken.  I'm going to attempt to try
this all one more time and, if unsuccessful, seeing if the driver from
NVIDIA's website will have any better of an outcome.  I'm attaching the
broken NVIDIA configuration, the configuration generated by nvidia-
xconfig, and the non-proprietary, xorg.conf.

** Attachment added: Broken NVIDIA Xorg Configuration
   http://launchpadlibrarian.net/18309486/Broken%20NVIDIA%20Xorg.conf

-- 
Failed to load module nvidia
https://bugs.launchpad.net/bugs/273801
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 273801] Re: Failed to load module nvidia

2008-10-07 Thread Thomas Pifer

** Attachment added: Xorg.conf generated by nvidia-xconfig
   http://launchpadlibrarian.net/18309526/nvidia-xconfig%20xorg.conf

-- 
Failed to load module nvidia
https://bugs.launchpad.net/bugs/273801
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


Re: [Bug 279493] Re: conky crashed with SIGSEGV in __underflow()

2008-10-07 Thread Thomas Pifer

 Do you have mounted partitions in media which are called:
 
 Main Disk
 Data Disk
 Extra Disk
 
 ?
Yes.

 What error messages you get when you launch conky from a terminal?
Conky: use_spacer should have an argument of left, right, or none.
'yes' seems to be some form of 'true', so defaulting to right.
Conky: desktop window (12000a9) is subwindow of root window (188)
Conky: window type - override
Conky: drawing to created window (0x3a1)
Conky: drawing to double buffer
Segmentation fault (core dumped)

-- 
Thomas Pifer [EMAIL PROTECTED]

-- 
conky crashed with SIGSEGV in __underflow()
https://bugs.launchpad.net/bugs/279493
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 192888] Re: firefox crashes on flash contents when using libflashsupport

2008-07-28 Thread Thomas Pifer
Thanks for continuing to keep us up-to-date on the situation Conn and
thanks to the Ubuntu and Mozilla developers as well.  Hopefully this
will finally fix most (if not all) of Ubuntu's Flash woes.

-- 
firefox crashes on flash contents when using libflashsupport
https://bugs.launchpad.net/bugs/192888
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 226279] Re: Kernel 2.6.24-17 - broken resume from suspend to RAM

2008-06-05 Thread Thomas Pifer
Installed the update from hardy-proposed and everything seems to be in
working order (including working modules and restricted-modules).  Well
done all.

-- 
Kernel 2.6.24-17 - broken resume from suspend to RAM
https://bugs.launchpad.net/bugs/226279
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 226279] Re: Kernel 2.6.24-17 - broken resume from suspend to RAM

2008-06-04 Thread Thomas Pifer
pfeels:  As per my previous comment, the linux-ubuntu-
modules-2.6.24-19-generic and linux-restricted-modules-2.6.24-19-generic
packages do not work with Tim's latest linux-image-2.6.24-19-generic, so
you'll need to wait until they are rebuilt.

-- 
Kernel 2.6.24-17 - broken resume from suspend to RAM
https://bugs.launchpad.net/bugs/226279
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 226279] Re: Kernel 2.6.24-17 - broken resume from suspend to RAM

2008-06-03 Thread Thomas Pifer
The new linux_2.6.24-19.33ubuntu6 seems to have the problem fixed.  The
only problem was that there was no modules or restricted-modules package
to match.

-- 
Kernel 2.6.24-17 - broken resume from suspend to RAM
https://bugs.launchpad.net/bugs/226279
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 226279] Re: Kernel 2.6.24-17 - broken resume from suspend to RAM

2008-06-03 Thread Thomas Pifer
Tim: I just double-checked by uninstalling and reinstalling the packages
per comment #59.  The modules and restricted-modules packages do not
seem to work with the latest 2.6.24-19.33ubuntu6.  The version numbers
also do not seem to match (2.6.24.13-19.41ubuntu1 vs.
2.6.24-19.33ubuntu6).

-- 
Kernel 2.6.24-17 - broken resume from suspend to RAM
https://bugs.launchpad.net/bugs/226279
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 226279] Re: Kernel 2.6.24-17 - broken resume from suspend to RAM

2008-06-02 Thread Thomas Pifer
Same as PM and Nick B.:  The proposed fix does not show any difference.

-- 
Kernel 2.6.24-17 - broken resume from suspend to RAM
https://bugs.launchpad.net/bugs/226279
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 226279] Re: Kernel 2.6.24-17 - broken resume from suspend to RAM

2008-05-28 Thread Thomas Pifer
Tim, is it possible to add a 2.6.24-19 restricted modules package so as
to test this with an NVIDIA graphics card?

-- 
Kernel 2.6.24-17 - broken resume from suspend to RAM
https://bugs.launchpad.net/bugs/226279
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 178544] Re: e-d-s should use gnome-keyring again

2008-05-09 Thread Thomas Pifer
Looks like the latest proposed update for evolution-data-server,
2.22.1.1-0ubuntu2, works beautifully.  However, it does seem to need the
matching evolution and evolution-common in order for it to work.
Without it, it acts the same as my previous comments.  It should also be
noted, that I deleted the 'Evolution' file in .gnome2_private when
testing it, so I cannot confirm whether or not it migrates the
password(s) automatically.

-- 
e-d-s should use gnome-keyring again
https://bugs.launchpad.net/bugs/178544
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 178544] Re: e-d-s should use gnome-keyring again

2008-05-09 Thread Thomas Pifer
Forgot to also mention, that on first run with the update, terminal output 
displays:
e-data-server-ui-Message: Unable to find password(s) in keyring (Keyring 
reports: No matching results)
e-data-server-ui-Message: Key file does not have group 'Passwords-Mail'

Despite this, though, it does, indeed, work.

-- 
e-d-s should use gnome-keyring again
https://bugs.launchpad.net/bugs/178544
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


Re: [Bug 178544] Re: e-d-s should use gnome-keyring again

2008-05-07 Thread Thomas Pifer
 did you add the white space on the line start or is that on the disk? 
That was what was on the disk.

 does removing it make the password migration work correctly? 
No, it just recreates it.

 the passwords are not migrated right now but evolution still use those 
 correctly right?
Correct.

-- 
e-d-s should use gnome-keyring again
https://bugs.launchpad.net/bugs/178544
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 178544] Re: e-d-s should use gnome-keyring again

2008-05-06 Thread Thomas Pifer
The update doesn't seem to be taking effect.  Terminal output is saying:
e-data-server-ui-Message: Key file does not have group 'Passwords-Mail'.

-- 
e-d-s should use gnome-keyring again
https://bugs.launchpad.net/bugs/178544
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 178544] Re: e-d-s should use gnome-keyring again

2008-05-06 Thread Thomas Pifer
It reads as follows (Password and mail address removed:
 [Passwords-Mail]
pop:[EMAIL PROTECTED]:995_=abcdefghijk=

-- 
e-d-s should use gnome-keyring again
https://bugs.launchpad.net/bugs/178544
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 178544] Re: e-d-s should use gnome-keyring again

2008-05-06 Thread Thomas Pifer
Should have also mentioned the file is called 'Evolution'.

-- 
e-d-s should use gnome-keyring again
https://bugs.launchpad.net/bugs/178544
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 101845] Re: Automounted Volumes mount points change

2008-04-14 Thread Thomas Pifer
As far as I can tell, sysvinit does not need to be installed to grab the
update as other sysv packages are already installed and subsequently
updated.

-- 
Automounted Volumes mount points change
https://bugs.launchpad.net/bugs/101845
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 95368] Re: Cannot remove directory on unmount due to stale .hal-mtab entries

2008-04-08 Thread Thomas Pifer
I am having a similar problem to comment 8 except dealing with a Lacie
D2 Quadra drive on Hardy.  Does sysvinit need to be installed for the
fix, or will the fix for hal solve it when it comes around?

-- 
Cannot remove directory on unmount due to stale .hal-mtab entries
https://bugs.launchpad.net/bugs/95368
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 210599] Re: pidgin crashed with SIGSEGV

2008-04-02 Thread Thomas Pifer
I IM'd a few times before reproducing to make sure everything was
working. (Hope that was OK)  Oddly, instead of completely crashing it
now freezes and is needed to be killed before exiting.  I'm also
wondering if it has to do with connecting to someone who's running
Trillian 3.* on Vista.

** Attachment added: gdb-pidgin.txt
   http://launchpadlibrarian.net/13084718/gdb-pidgin.txt

-- 
pidgin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/210599
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 123131] Re: ccsm crashed with ImportError in module()

2008-03-17 Thread Thomas Pifer
This crash happened to me when trying to resume after hibernation which
caused the desktop to crash bringing me back to the login window.

-- 
ccsm crashed with ImportError in module()
https://bugs.launchpad.net/bugs/123131
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 123131] Re: ccsm crashed with ImportError in module()

2008-03-17 Thread Thomas Pifer
Forgot to add that I use the hibernate fix for NVIDIA drivers (which
might be the cause of the problem) detailed here:
https://help.ubuntu.com/community/NvidiaLaptopBinaryDriverSuspend

-- 
ccsm crashed with ImportError in module()
https://bugs.launchpad.net/bugs/123131
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 188344] Re: brasero crashed with SIGSEGV in g_type_check_instance_cast()

2008-03-15 Thread Thomas Pifer
Also confirmed on Hardy Alpha 6 when both copying a CD and creating an
audio CD.

-- 
brasero crashed with SIGSEGV in g_type_check_instance_cast()
https://bugs.launchpad.net/bugs/188344
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 144175] Re: tilda stays like a gray window

2008-03-14 Thread Thomas Pifer
Agreed: The problem still persists on the latest Hardy Alpha 6.

-- 
tilda stays like a gray window
https://bugs.launchpad.net/bugs/144175
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 144175] Re: tilda stays like a gray window

2007-10-31 Thread Thomas Pifer
I should've mentioned that the package does not download any of it's
needed dependencies, so it's a good idea to first install the broken
package in the repos, then install the package put together by germania.

-- 
tilda stays like a gray window
https://bugs.launchpad.net/bugs/144175
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 144175] Re: tilda stays like a gray window

2007-10-30 Thread Thomas Pifer
germania from the Ubuntu forums has kindly put together a package
containing the current CVS version of Tilda (as of October 22) that
seems to have the problem fixed.  You can get it here:
http://benclarke.ca/tilda_0.9.5pre-1_i386.deb.

And the forum post is here:
http://ubuntuforums.org/showpost.php?p=3605907postcount=10

-- 
tilda stays like a gray window
https://bugs.launchpad.net/bugs/144175
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 144175] Re: tilda stays like a gray window

2007-10-24 Thread Thomas Pifer
Is there any way the CVS version could be built and packaged for Gutsy,
seeing as it is already fixed in that version?

-- 
tilda stays like a gray window
https://bugs.launchpad.net/bugs/144175
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 144175] Re: tilda stays like a gray window

2007-10-22 Thread Thomas Pifer
In regards to what manatlan wrote, that package is bugged as well.  I
also agree with the motion to at least push the importance to medium.

-- 
tilda stays like a gray window
https://bugs.launchpad.net/bugs/144175
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 144175] Re: tilda stays like a gray window

2007-10-17 Thread Thomas Pifer
The workaround is a bit finicky though:  Although it works most of the
time it sometimes reverts back to the gray window.

-- 
tilda stays like a gray window
https://bugs.launchpad.net/bugs/144175
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