[Bug 283316] Re: CD-ROM tray closes automatically after eject

2010-06-05 Thread Paul Sinnett
sudo sysctl -w dev.cdrom.autoclose=0

Work for me as a fix. Is this a regression?

-- 
CD-ROM tray closes automatically after eject
https://bugs.launchpad.net/bugs/283316
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 283316] Re: CD-ROM tray closes automatically after eject

2010-06-02 Thread Paul Sinnett
Also getting this on Lucid

-- 
CD-ROM tray closes automatically after eject
https://bugs.launchpad.net/bugs/283316
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 471878] Re: empathy cannot connect to msn accounts in karmic

2009-11-12 Thread Paul Sinnett
I have the same problem.

** Changed in: empathy (Ubuntu)
   Status: New = Confirmed

-- 
empathy cannot connect to msn accounts in karmic
https://bugs.launchpad.net/bugs/471878
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 471878] Re: empathy cannot connect to msn accounts in karmic

2009-11-12 Thread Paul Sinnett
I think this has also been reported on Gnome BugZilla:
https://bugzilla.gnome.org/show_bug.cgi?id=601359

** Bug watch added: GNOME Bug Tracker #601359
   https://bugzilla.gnome.org/show_bug.cgi?id=601359

-- 
empathy cannot connect to msn accounts in karmic
https://bugs.launchpad.net/bugs/471878
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 61927] Re: [via] GL snake: just blank on first run after boot

2009-08-22 Thread Paul Sinnett
This problem appears to have been fixed at some point.

** Changed in: mesa (Ubuntu)
   Status: Incomplete = Invalid

-- 
[via] GL snake: just blank on first run after boot
https://bugs.launchpad.net/bugs/61927
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 338759] Re: rss2email doesn't work properly on jaunty

2009-06-08 Thread Paul Sinnett
Fix worked for me too

-- 
rss2email doesn't work properly on jaunty
https://bugs.launchpad.net/bugs/338759
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 274340] Re: Xorg freezes on start. Black screen with waiting cursor. Unichrome video, worked on hardy.

2009-05-27 Thread Paul Sinnett
This issue is now fixed for me with the Jaunty release.

-- 
Xorg freezes on start. Black screen with waiting cursor.  Unichrome video, 
worked on hardy.
https://bugs.launchpad.net/bugs/274340
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 295536] Re: cups-pdf fails bad status reported and no pdf created

2008-11-29 Thread Paul Sinnett
what does your /var/log/cups/cups-pdf_log say?

if it says [ERROR] failed to create directory (/home/username/PDF)
then your home directory possibly lacks the permissions required by
cups-pdf

try:

ls -l /home

to check the permissions on your users' directories

-- 
cups-pdf fails bad status reported and no pdf created
https://bugs.launchpad.net/bugs/295536
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 274340] Re: Xorg freezes on start. Black screen with waiting cursor. Unichrome video, worked on hardy.

2008-11-09 Thread Paul Sinnett
I tried the patch suggested in the openSUSE bug report (adding the
SYNC_CHECK to the XAA_PIXMAP_OP_PROLOGUE macro) but without much luck on
my Acer 1392LC laptop using the openchrome driver.

My process for testing this was to get all the build dependencies for
xserver-xorg-core, insert the lines suggested, build with dpkg-
buildpackage, install with dpkg -i.

(I actually got it to behave once by running startx remotely with ssh,
however this wasn't repeatable - which makes me think there might be
other missing SYNC_CHECK instances?)

-- 
Xorg freezes on start. Black screen with waiting cursor.  Unichrome video, 
worked on hardy.
https://bugs.launchpad.net/bugs/274340
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 182778] Re: incorrect screen detection [openchrome]

2008-10-27 Thread Paul Sinnett
I did some debugging on this yesterday. It appears that when the panel
is not supported it uses the function VBEValidateModes to choose the
resolution and virtual resolution. If you haven't any virtual sizes in
your xorg.conf file then the modeNames variable points to an empty
string. That causes the Unable to estimate virtual size message. That
code is inside xserver-xorg itself rather than this driver. But I don't
think it's a bug there (although I couldn't find any documentation of
VBEValidateModes.)

-- 
incorrect screen detection [openchrome]
https://bugs.launchpad.net/bugs/182778
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 182778] Re: incorrect screen detection [openchrome]

2008-10-26 Thread Paul Sinnett
Okay, found screen lock up bug #274340. XaaNoImageWriteRect in display
section fixes that problem for my laptop.

I still get incorrect screen size detection as expected. And Raphael's
patch doesn't correct the problem for me as mine is K8M800.

-- 
incorrect screen detection [openchrome]
https://bugs.launchpad.net/bugs/182778
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 182778] Re: incorrect screen detection [openchrome]

2008-10-25 Thread Paul Sinnett
I'm having similar problems with an Acer 1362LC. Hardy incorrectly
guessed the screen size after install and I had to modify it manually.
With Intrepid RC I get a lock up after install. The only way in for me
now is to modify xorg.conf to use Driver vesa.

@raphael, I tried your updated driver, still locks up for me. I managed
to get an xorg log...

** Attachment added: xorg log
   http://launchpadlibrarian.net/18895460/Xorg.0.log

-- 
incorrect screen detection [openchrome]
https://bugs.launchpad.net/bugs/182778
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 195000] Re: [Ubuntu 8.04 alpha5] hardy-alternate-i386 fails to install GRUB

2008-03-21 Thread Paul Sinnett
Hardy Beta seems to have this problem fixed

-- 
[Ubuntu 8.04 alpha5] hardy-alternate-i386 fails to install GRUB 
https://bugs.launchpad.net/bugs/195000
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 60122] Re: Intermittent behaviour from touchpad

2008-03-21 Thread Paul Sinnett
Seems to be fixed in Hardy Beta

-- 
Intermittent behaviour from touchpad
https://bugs.launchpad.net/bugs/60122
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 179059] Re: crash on boot

2008-03-09 Thread Paul Sinnett
I wasn't able to re-test this with a fresh install of Hardy Alpha 5
because of an install problem. However if I run dpkg-reconfigure -phigh
xserver-xorg with the latest updates, X comes up in low resolution mode.
It appears it can no longer automatically detect my card but if I enter
the settings manually then everything is then fine. Please close.

** Changed in: xserver-xorg-video-via (Ubuntu)
   Status: New = Invalid

-- 
crash on boot
https://bugs.launchpad.net/bugs/179059
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 195000] Re: [Ubuntu 8.04 alpha5] hardy-alternate-i386 fails to install GRUB

2008-03-04 Thread Paul Sinnett
I also had this fail on an Acer laptop. I could not install lilo either
and had to re-install an earlier version to restore the bootloader.

In Hardy the drives were detected as sda whereas in Gutsy there are hda
- does this have something to do with the problem?

** Changed in: debian-installer (Ubuntu)
   Status: New = Confirmed

-- 
[Ubuntu 8.04 alpha5] hardy-alternate-i386 fails to install GRUB 
https://bugs.launchpad.net/bugs/195000
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 197278] Re: gnumail crashes on preferences

2008-03-02 Thread Paul Sinnett
Found a workaround:

sudo rm -rf /usr/lib/GNUstep/System/Library/GNUMail/PGP.bundle/

from here:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=390411

-- 
gnumail crashes on preferences
https://bugs.launchpad.net/bugs/197278
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 197278] [NEW] gnumail crashes on preferences

2008-03-01 Thread Paul Sinnett
Public bug reported:

Binary package hint: gnumail.app

Clicking on Info-Preferences... causes a segmentation fault

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.10
DISTRIB_CODENAME=gutsy
DISTRIB_DESCRIPTION=Ubuntu 7.10

gnumail.app:
  Installed: 1.2.0~pre2-1
  Candidate: 1.2.0~pre2-1
  Version table:
 *** 1.2.0~pre2-1 0
500 http://gb.archive.ubuntu.com gutsy/universe Packages
100 /var/lib/dpkg/status

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

-- 
gnumail crashes on preferences
https://bugs.launchpad.net/bugs/197278
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 197281] [NEW] gnustep applications not found

2008-03-01 Thread Paul Sinnett
Public bug reported:

Trying to run any GNUstep application results in application not found
error message.

The problem is that the script /usr/share/GNUstep/Makefiles/GNUstep.sh
needs to be sourced before any GNUstep application will run as intended.

One workaround for this is to append:

. /usr/share/GNUstep/Makefiles/GNUstep.sh

to /etc/profile

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.10
DISTRIB_CODENAME=gutsy
DISTRIB_DESCRIPTION=Ubuntu 7.10

gnustep:
  Installed: 5.2
  Candidate: 5.2
  Version table:
 *** 5.2 0
500 http://gb.archive.ubuntu.com gutsy/universe Packages
100 /var/lib/dpkg/status

** Affects: meta-gnustep (Ubuntu)
 Importance: Undecided
 Status: New

-- 
gnustep applications not found
https://bugs.launchpad.net/bugs/197281
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 73064] Re: I can't set the background, other glitches

2008-03-01 Thread Paul Sinnett
this no longer appears to be a problem in:

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.10
DISTRIB_CODENAME=gutsy
DISTRIB_DESCRIPTION=Ubuntu 7.10


** Changed in: wmaker (Ubuntu)
   Status: New = Invalid

-- 
I can't set the background, other glitches
https://bugs.launchpad.net/bugs/73064
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 179059] crash on boot

2007-12-28 Thread Paul Sinnett
Public bug reported:

Install Hardy Alpha-2 on Acer1362LC.
X fails to initialise and the GDM doesn't appear. Unable to switch to text 
terminals. Unable to break out with ctrl+alt+backspace. ctrl+alt+del allows 
machine to reboot cleanly.

** Affects: xserver-xorg-video-via (Ubuntu)
 Importance: Undecided
 Status: New

-- 
crash on boot
https://bugs.launchpad.net/bugs/179059
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 179059] Re: crash on boot

2007-12-28 Thread Paul Sinnett
this is the conf file automatically created during the install

** Attachment added: xorg conf file
   http://launchpadlibrarian.net/11082352/xorg.conf

-- 
crash on boot
https://bugs.launchpad.net/bugs/179059
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 179059] Re: crash on boot

2007-12-28 Thread Paul Sinnett
I got this log output by rebooting in recover mode

** Attachment added: xorg log file
   http://launchpadlibrarian.net/11082354/Xorg.0.log

-- 
crash on boot
https://bugs.launchpad.net/bugs/179059
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 61927] Re: [via] GL snake: just blank on first run after boot

2007-12-27 Thread Paul Sinnett
Just tested glxgears from boot and that works okay (however that is not
a full screen application, it runs in a window.)

-- 
[via] GL snake: just blank on first run after boot
https://bugs.launchpad.net/bugs/61927
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 61927] Re: [via] GL snake: just blank on first run after boot

2007-12-27 Thread Paul Sinnett
okay, running in failsafe terminal it produces the same assert as before
only the line number is now 429. It still works on the second run
without the assert.

-- 
[via] GL snake: just blank on first run after boot
https://bugs.launchpad.net/bugs/61927
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 61927] Re: [via] GL snake: just blank on first run after boot

2007-12-27 Thread Paul Sinnett
glxgears works first time after boot with no asserts. Also running
glxgears first and then glsnake also works without any asserts.

-- 
[via] GL snake: just blank on first run after boot
https://bugs.launchpad.net/bugs/61927
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 61927] Re: [via] GL snake: just blank on first run after boot

2007-12-27 Thread Paul Sinnett

** Attachment added: xorg log file
   http://launchpadlibrarian.net/11079638/Xorg.0.log

-- 
[via] GL snake: just blank on first run after boot
https://bugs.launchpad.net/bugs/61927
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 61927] Re: [via] GL snake: just blank on first run after boot

2007-12-27 Thread Paul Sinnett

** Attachment added: xorg conf file
   http://launchpadlibrarian.net/11079651/xorg.conf

-- 
[via] GL snake: just blank on first run after boot
https://bugs.launchpad.net/bugs/61927
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 120074] Re: Wireless USB keyboard not working on boot

2007-12-20 Thread Paul Sinnett
I also have this problem with Gutsy 7.10

-- 
Wireless USB keyboard not working on boot
https://bugs.launchpad.net/bugs/120074
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 109445] Re: touchpad gets frozen every 20-30 seconds

2007-12-19 Thread Paul Sinnett
I am also getting this with Gutsy 7.10 on an Acer 1362LC

** Changed in: linux-source-2.6.20 (Ubuntu)
   Status: Incomplete = Confirmed

-- 
touchpad gets frozen every 20-30 seconds
https://bugs.launchpad.net/bugs/109445
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 61927] Re: [via] Crash in GL snake

2007-12-19 Thread Paul Sinnett
Just tested this with a fresh Gutsy install from CD. The assert no
longer occurs. However the screensaver doesn't appear on the first run
after boot - it just goes blank. It does appear correctly on subsequent
runs as before.

Also running with -root from a terminal no longer does anything.

-- 
[via] Crash in GL snake
https://bugs.launchpad.net/bugs/61927
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 60122] Re: Intermittent behaviour from touchpad

2007-03-25 Thread Paul Sinnett
this is still happening with the latest build (Feisty Beta)

-- 
Intermittent behaviour from touchpad
https://launchpad.net/bugs/60122

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


[Bug 76648] Re: When goes to screensaver, don't accept the password

2006-12-22 Thread Paul Sinnett
*** This bug is a duplicate of bug 76632 ***

a better way out is to switch to a console and kill the gnome-
screensaver processes. This will allow you to continue your work.

-- 
When goes to screensaver, don't accept the password
https://launchpad.net/bugs/76648

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


[Bug 60122] Re: Intermittent behaviour from touchpad

2006-12-17 Thread Paul Sinnett
Still have both scroll and freeze problems in Edgy release and Feisty
Herd 1.

I now have some additional info on the freeze. When it happens, the
following messages appear in kern.log:

Dec 17 12:13:30 lappy kernel: [ 2495.664000] psmouse.c: TouchPad at 
isa0060/serio4/input0 lost sync at byte 1
Dec 17 12:13:30 lappy kernel: [ 2495.728000] psmouse.c: TouchPad at 
isa0060/serio4/input0 lost sync at byte 1
Dec 17 12:13:30 lappy kernel: [ 2495.728000] psmouse.c: TouchPad at 
isa0060/serio4/input0 lost sync at byte 1
Dec 17 12:13:30 lappy kernel: [ 2495.736000] psmouse.c: TouchPad at 
isa0060/serio4/input0 lost sync at byte 4
Dec 17 12:13:30 lappy kernel: [ 2495.736000] psmouse.c: TouchPad at 
isa0060/serio4/input0 lost sync at byte 1
Dec 17 12:13:30 lappy kernel: [ 2495.736000] psmouse.c: issuing reconnect 
request

-- 
Intermittent behaviour from touchpad
https://launchpad.net/bugs/60122

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


[Bug 63171] Re: Synaptic too slow

2006-10-10 Thread Paul Sinnett
Much faster now. Down from 6 minutes to about 15 seconds for a search.

-- 
Synaptic too slow
https://launchpad.net/bugs/63171

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


[Bug 60122] Re: Intermittent behaviour from touchpad

2006-10-03 Thread Paul Sinnett
Both problems are back with Edgy Knot-3 install.

-- 
Intermittent behaviour from touchpad
https://launchpad.net/bugs/60122

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


[Bug 63171] Re: Synaptic too slow

2006-10-03 Thread Paul Sinnett
It gets worse with universe and multiverse repositories added. I just
timed a keyword search at 6 minutes with search name and description.

If the speed is not fixable then the interface should really provide
some kind of progress bar instead of freezing it with the busy cursor.

** Changed in: synaptic (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
Synaptic too slow
https://launchpad.net/bugs/63171

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


[Bug 60122] Re: Intermittent behaviour from touchpad

2006-09-28 Thread Paul Sinnett
This appears to be fixed now. The cursor has yet to freeze on me. The
scroll feature is also working again. I'm not sure which update fixed
these issues.

-- 
Intermittent behaviour from touchpad
https://launchpad.net/bugs/60122

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


[Bug 61927] Re: Crash in GL snake

2006-09-26 Thread Paul Sinnett
Okay, I've figured out how to repeat the crash. It happens on the first
run after booting. After that, subsequent runs work fine. The assert is
as follows:

glsnake: via_tex.c:428: viaSwapOutWork: Assertion `sz ==
vmesa-total_alloc[heap]' failed.

-- 
Crash in GL snake
https://launchpad.net/bugs/61927

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


[Bug 61927] Re: Crash in GL snake

2006-09-23 Thread Paul Sinnett
Since I reported this, the crash hasn't repeated. There have been
several updates so I'm not sure if it was an intermittent bug or has
since been fixed. I'll keep an eye out anyway.

-- 
Crash in GL snake
https://launchpad.net/bugs/61927

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


[Bug 61927] Crash in GL snake

2006-09-22 Thread Paul Sinnett
Public bug reported:

This crash happened when activating the screen-saver for the first time
after a successful hibernate.

** Affects: xscreensaver (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Crash in GL snake
https://launchpad.net/bugs/61927

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


[Bug 61927] Re: Crash in GL snake

2006-09-22 Thread Paul Sinnett

** Attachment added: crash file
   
http://librarian.launchpad.net/4410519/_usr_lib_xscreensaver_glsnake.1000.crash

-- 
Crash in GL snake
https://launchpad.net/bugs/61927

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


[Bug 60122] Re: Intermittent behaviour from touchpad

2006-09-17 Thread Paul Sinnett
I've upgraded to Knot 3 and the cursor freeze still happens but the
scroll feature has stopped working as well.

-- 
Intermittent behaviour from touchpad
https://launchpad.net/bugs/60122

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


[Bug 54308] Re: newest edgy via driver breaks

2006-09-13 Thread Paul Sinnett
I can hang up the machine by running celestia. I'm not sure whether to
report this as a bug in the 3D driver or in the celestia package. Are
there any other programs that give the 3D driver a good test?

-- 
newest edgy via driver breaks
https://launchpad.net/bugs/54308

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


[Bug 54308] Re: newest edgy via driver breaks

2006-09-12 Thread Paul Sinnett
Do you have a problem with glxinfo? It works fine for me - I think - on
an Acer Aspire 1360.

-- 
newest edgy via driver breaks
https://launchpad.net/bugs/54308

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


[Bug 60122] Intermittent behaviour from touchpad

2006-09-12 Thread Paul Sinnett
Public bug reported:

There are a lot bugs in this section that I don't see but I think this
is different from those described in other reports.

I am trying out Edgy Knot 2 on an Acer Aspire 1360. The touchpad
continues to work correctly on Dapper with the exception of the scroll
feature.

On Edgy the scroll function now works but normal pointer movement
occasionally and temporarily stops for no apparent reason. There are no
log messages when this happens or any spikes in any running processes.
Also, I can still move the cursor around with a USB mouse during such a
freeze.

Let me know if you want me to run any diagnostics.

** Affects: xserver-xorg-input-synaptics (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Intermittent behaviour from touchpad
https://launchpad.net/bugs/60122

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


[Bug 60122] Re: Intermittent behaviour from touchpad

2006-09-12 Thread Paul Sinnett
Here's my xorg.conf

-- 
Intermittent behaviour from touchpad
https://launchpad.net/bugs/60122

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


[Bug 60122] Re: Intermittent behaviour from touchpad

2006-09-12 Thread Paul Sinnett
Oops. This time!

** Attachment added: default xorg.conf from Knot 2 install
   http://librarian.launchpad.net/4243360/xorg.conf

-- 
Intermittent behaviour from touchpad
https://launchpad.net/bugs/60122

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


[Bug 54308] Re: newest edgy via driver breaks

2006-09-11 Thread Paul Sinnett
Fix worked for me :o)

-- 
newest edgy via driver breaks
https://launchpad.net/bugs/54308

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


[Bug 55676] Re: VIA Video Card, Totally White Screen

2006-09-10 Thread Paul Sinnett
*** This bug is a duplicate of bug 54308 ***

This bug has been marked as a duplicate of 54308. That bug was due to an
assert statement left in the source for the via driver. That doesn't
appear to be the case with the vesa driver. I think this may be a
separate problem.

-- 
VIA Video Card, Totally White Screen
https://launchpad.net/bugs/55676

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


[Bug 54308] Re: newest edgy via driver breaks

2006-09-09 Thread Paul Sinnett
This was fixed May 22 in cvs. It seems the change hasn't filtered down
yet.

http://webcvs.freedesktop.org/xorg/driver/xf86-video-
via/src/via_dri.c?r1=1.23r2=1.24

-- 
newest edgy via driver breaks
https://launchpad.net/bugs/54308

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


[Bug 58674] Re: Edgy Alternate CD fails integrity test

2006-09-08 Thread Paul Sinnett
I ran md5sum on the file ./dists/edgy/main/binary-i386/Release on the
CD. The result is 3d0310e32d0b174a312ed2c1f7ec022b which matches that
listed in the file ./dists/edgy/Release.

-- 
Edgy Alternate CD fails integrity test
https://launchpad.net/bugs/58674

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


[Bug 54308] Re: newest edgy via driver breaks

2006-09-08 Thread Paul Sinnett
That works for me too. The offending line being via_dri.c 853

-- 
newest edgy via driver breaks
https://launchpad.net/bugs/54308

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


[Bug 58674] Re: Edgy Alternate CD fails integrity test

2006-09-05 Thread Paul Sinnett
I can confirm this. However the failure appears to be bogus as the disc
installs without errors. Odd. Perhaps an MD5 checksum didn't get updated
when the ISO was made?

-- 
Edgy Alternate CD fails integrity test
https://launchpad.net/bugs/58674

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