[Bug 505278] Re: ssh-add -D deleting all identities does not work. Also, why are all identities auto-added?

2012-09-26 Thread Richard
What is returned by `ssh-add -l' is a list of keys which have
corresponding .pub files.

I tried to connect to server H with some key K, and gave my password to a 
graphical ssh-askpass.
Then it was possible to connect again without a password, as intended.
After `ssh-add -d K', key K still appears in the list returned by ssh-add -l.
But if I try to ssh again into H, ssh-askpass pops up.
So in this test, it seems that after `ssh-add -d K' the private key material is 
not accessible anymore,
which is what we want.
(This behavior may have been different when this bug was opened).

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/505278

Title:
  ssh-add -D deleting all identities does not work. Also, why are all
  identities auto-added?

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/505278/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 712787] [NEW] DBus error when connecting to shared folders in Nautilus

2011-02-03 Thread Richard
Public bug reported:

Binary package hint: samba

If I use Nautilus to connect to a shared folder I often get a DBus
errror. See attached screenshot of error. Sometimes there is no error,
sometimes there is. Usually when the error comes, a second attempt to
click on the shared folder gets you in. Sometimes, it is even more
stubborn and needs a third attempt.

We have a couple of Laptops running Ubuntu 10.10, and we share folders
via the right-click Sharing options menu within Nautilus. When
connecting, we enter the password and tell it to remember the password
for ever.

We've tried connecting using an IP address, using the name of the
server, using direct addressing in the address bar smb://server/share,
and by using bookmarks. They all seem to behave the same way with
erratic connection results.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: samba 2:3.5.4~dfsg-1ubuntu8.2
ProcVersionSignature: Ubuntu 2.6.35-25.44-generic 2.6.35.10
Uname: Linux 2.6.35-25-generic i686
Architecture: i386
Date: Thu Feb  3 17:05:41 2011
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
RelatedPackageVersions:
 nautilus 1:2.32.0-0ubuntu1.1
 gvfs 1.6.4-0ubuntu1.1
SambaClientRegression: No
SourcePackage: samba

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


** Tags: apport-bug i386 maverick

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.
https://bugs.launchpad.net/bugs/712787

Title:
  DBus error when connecting to shared folders in Nautilus

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 712787] Re: DBus error when connecting to shared folders in Nautilus

2011-02-03 Thread Richard


-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.
https://bugs.launchpad.net/bugs/712787

Title:
  DBus error when connecting to shared folders in Nautilus

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 712787] Re: DBus error when connecting to shared folders in Nautilus

2011-02-03 Thread Richard

** Attachment added: Screenshot of error
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/712787/+attachment/1828172/+files/Screenshot.3.png

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.
https://bugs.launchpad.net/bugs/712787

Title:
  DBus error when connecting to shared folders in Nautilus

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 10239] Re: dhcp3-client: Does not send hostname to server by default

2010-01-16 Thread richard
** Changed in: dhcp3 (Ubuntu)
   Status: Fix Released = Fix Committed

** Changed in: dhcp3 (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
dhcp3-client: Does not send hostname to server by default
https://bugs.launchpad.net/bugs/10239
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 508510] [NEW] dpkg-reconfigure krb5-kdc doesn't request realm info

2010-01-16 Thread richard
Public bug reported:

When installing Kerberos with this 
https://help.ubuntu.com/community/SingleSignOn#Overview%20of%20Kerberos
or
when running dkpg-reconfigure

(I assume) it should request the realm (domain) of the kerberos server
but doesn't

when creating a new KDC it defaults to ATHENA.MIT.EDU

without much info on the web about how to configure this in a simple way
(documentation seems to assume an understanding of the kerberos
terminology) it is hard to use this powerful server.

There are many unexpained sections in the configuration that is
installed with this package which makes trial and error unlikely to
succeed with this security application.

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

-- 
dpkg-reconfigure krb5-kdc doesn't request realm info
https://bugs.launchpad.net/bugs/508510
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1242376] Re: reload php5-fpm crashes

2014-03-12 Thread Richard
Did an upgrade on my Ubuntu 14.04 server on the 7th of March.  php5-fpm
died immediately.  Adding lines of code such as   reload signal
SIGUSR2  or taking them away makes no difference.  Running php5-fpm -v
produces this print out Segmentation fault  Result of php5 -v
is


 PHP 5.5.9-1ubuntu2 (cli) (built: Mar  3 2014 21:10:03) 
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
with XCache v3.1.0, Copyright (c) 2005-2013, by mOo
with Zend OPcache v7.0.3, Copyright (c) 1999-2014, by Zend Technologies
with XCache Optimizer v3.1.0, Copyright (c) 2005-2013, by mOo
with XCache Cacher v3.1.0, Copyright (c) 2005-2013, by mOo
with XCache Coverager v3.1.0, Copyright (c) 2005-2013, by mOo

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1242376

Title:
  reload php5-fpm crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1242376/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 66462] Re: Got to 53% of installing files after partitioninghard disk automatically

2006-10-23 Thread Richard
Dear Paul,

Unfortunatly I am unable to send this file to you as my son wiped the disk 
before I got the chance!!

I have now sucessfully installed Ubunto by installing Windows first and then 
using the Ubunto install to resize that partition as small as possible and 
then carrying out a normal install.  Previously I was wiping the disk and 
using all 10Gb for Ubunto, but letting the installer create the partitions 
for me.

Once again I am sorry and I hope this does not cause you any inconvenience; 
if the you wish you can close the bug.

Regards

Richard

- Original Message - 
From: Paul Dufresne [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, October 21, 2006 7:23 AM
Subject: [Bug 66462] Re: Got to 53% of installing files after 
partitioninghard disk automatically


I have removed duplicate, too soon to tell.
Could you please attach /var/log/installer/syslog, /var/log/syslog, and 
/var/log/partman to this bug, by commenting on the bug's web page? Thanks in 
advance.

** This bug is no longer a duplicate of bug 66463
   Got to 53% of installing files after partitioning hard disk automatically

** Changed in: ubiquity (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
Got to 53% of installing files after partitioning hard disk automatically
https://launchpad.net/bugs/66462 

Send instant messages to your online friends
http://uk.messenger.yahoo.com

-- 
Got to 53% of installing files after partitioning hard disk automatically
https://launchpad.net/bugs/66462

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


[Bug 66462] Got to 53% of installing files after partitioning hard disk automatically

2006-10-16 Thread Richard
Public bug reported:

Traceback (most recent call last):
  File /usr/bin/ubiquity, line 130, in ?
install(sys.argv[1])
  File /usr/bin/ubiquity, line 55, in install
ret = wizard.run()
  File /usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py, line 264, 
in run
self.progress_loop()
  File /usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py, line 538, 
in progress_loop
raise RuntimeError, (Install failed with exit code %s; see 
RuntimeError: Install failed with exit code 1; see /var/log/installer/syslog 
and /var/log/syslog

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Got to 53% of installing files after partitioning hard disk automatically
https://launchpad.net/bugs/66462

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


[Bug 66463] Got to 53% of installing files after partitioning hard disk automatically

2006-10-16 Thread Richard
Public bug reported:

Traceback (most recent call last):
  File /usr/bin/ubiquity, line 130, in ?
install(sys.argv[1])
  File /usr/bin/ubiquity, line 55, in install
ret = wizard.run()
  File /usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py, line 264, 
in run
self.progress_loop()
  File /usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py, line 538, 
in progress_loop
raise RuntimeError, (Install failed with exit code %s; see 
RuntimeError: Install failed with exit code 1; see /var/log/installer/syslog 
and /var/log/syslog

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Got to 53% of installing files after partitioning hard disk automatically
https://launchpad.net/bugs/66463

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


[Bug 66463] Re: Got to 53% of installing files after partitioning hard disk automatically

2006-10-16 Thread Richard

** Attachment added: One of the files requested in the crash window
   http://librarian.launchpad.net/4861676/syslog

-- 
Got to 53% of installing files after partitioning hard disk automatically
https://launchpad.net/bugs/66463

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


[Bug 66463] Re: Got to 53% of installing files after partitioning hard disk automatically

2006-10-16 Thread Richard

** Attachment added: 2nd file requested in crash message
   http://librarian.launchpad.net/4861677/partman

-- 
Got to 53% of installing files after partitioning hard disk automatically
https://launchpad.net/bugs/66463

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


Re: [Bug 66463] Re: Got to 53% of installing files after partitioninghard disk automatically

2006-10-17 Thread Richard
I have sebt the SysLog file it is on this bug number as an attachement - 
hope it helps.

Richard
- Original Message - 
From: Colin Watson [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, October 16, 2006 9:18 PM
Subject: [Bug 66463] Re: Got to 53% of installing files after 
partitioninghard disk automatically


The crash dialog also requested /var/log/installer/syslog. I need that
one too (more so than either of the others).

** Changed in: ubiquity (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
Got to 53% of installing files after partitioning hard disk automatically
https://launchpad.net/bugs/66463 



___ 
The all-new Yahoo! Mail goes wherever you go - free your email address from 
your Internet provider. http://uk.docs.yahoo.com/nowyoucan.html

-- 
Got to 53% of installing files after partitioning hard disk automatically
https://launchpad.net/bugs/66463

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


[Bug 158107] no more dual core with prescott 3.20

2007-10-28 Thread richard
Public bug reported:

second core not recognized with intel prescott 3.20 GHz

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
no more dual core with prescott 3.20
https://bugs.launchpad.net/bugs/158107
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 158107] Re: no more dual core with prescott 3.20

2007-10-28 Thread richard
Was under Feisty and done update to Gutsy by the www and now no more
dual core

-- 
no more dual core with prescott 3.20
https://bugs.launchpad.net/bugs/158107
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 259808] Re: X Lockup in Intrepid (infinite loop)

2008-11-06 Thread Richard
I have changed a few of the options of the nvidia driver and also
updated the kernel and so far have not had the same problem. If it
happens again I will try disabling Xinerama. It isn't a long term
solution though as I need to be able to move windows across screens.

I enabled the option which shows the location of the mouse when control
is pressed and when I had this problem last time it located the mouse in
the upper left hand corner of the left most screen regardless of where
the mouse actually was.

-- 
Confusing error message printed when X locks up.  Needs clarification.
https://bugs.launchpad.net/bugs/259808
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 264789] Re: USB Hard Drive Not Accessible

2008-11-08 Thread richard
Same problem with Sony GPS-CS1

# uname
2.6.27-7-generic #1 SMP Tue Nov 4 19:33:06 UTC 2008 x86_64 GNU/Linux

# /etc/issue
Ubuntu 8.10

# /var/log/messages
[57970.096337] sd 8:0:0:0: [sdb] Sense Key : No Sense [current] 
[57970.096351] sd 8:0:0:0: [sdb] Add. Sense: No additional sense information
# The device isn't created

No problem with Hardy.

-- 
USB Hard Drive Not Accessible
https://bugs.launchpad.net/bugs/264789
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 279450] Re: After intrepid upgrade, gnome session won't start unless logging into failsafe gnome

2008-11-05 Thread Richard
Thanks Mark

I too had a similar problem and did as you said I removed the following
.gnome .gnome2 .gconf .gconfd and logged in just fine to one of the
users that were affected. But in my case not all logins were affected,
for some reason the logins that had admin access worked fine but the
others did not.

Thanks heaps Mark

-- 
After intrepid upgrade, gnome session won't start unless logging into failsafe 
gnome
https://bugs.launchpad.net/bugs/279450
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 259808] Re: X Lockup in Intrepid (infinite loop)

2008-11-06 Thread Richard
It appears I am having the same problem (or a variation). Xorg doesn't
lockup but I become unable to click with the mouse. I am able to use the
keyboard as well as move the mouse (useless if I can't click). I can
start some programs but other programs never start complaining about
RANDR missing. Restarting the xserver works but simply changing to tty1
and back doesn't solve the problem. I haven't worked out if something I
do triggers the problem or if it happens randomly.

I'm running Intrepid with gnome (upgraded) with xinerama using 2 nvidia
cards.

One thing I did notice is that when I move the mouse it sometimes
changes to the icon for text input but this doesn't correspond to what
is actually on the screen. I also noticed that if I start totem the
mouse disappears when I move it across an area on the first monitor
where totem is playing on the third.

-- 
X Lockup in Intrepid (infinite loop)
https://bugs.launchpad.net/bugs/259808
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 259808] Re: X Lockup in Intrepid (infinite loop)

2008-11-06 Thread Richard
I forgot to mention that if I start Synergy and connect my laptop to the
computer running Intrepid that the mouse works as normal on my laptop
while continuing to have the same problem on the desktop.

-- 
X Lockup in Intrepid (infinite loop)
https://bugs.launchpad.net/bugs/259808
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 278190] Re: Macbook Pro Wireless frequently fails to connect to WEP network

2008-10-14 Thread Richard
Tested today with Linux -01 2.6.27-6-generic and nm
0.7~~svn20081008t224042-0ubuntu3, still broken.

-- 
Macbook Pro Wireless frequently fails to connect to WEP network
https://bugs.launchpad.net/bugs/278190
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 263419] Re: Regression: MacBook Pro 3.1 fails to resume from suspend

2008-10-14 Thread Richard
This regressed with today's updates, and my system now crashes coming
out of suspend.

2.6.27-6-generic

-- 
Regression: MacBook Pro 3.1 fails to resume from suspend
https://bugs.launchpad.net/bugs/263419
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 278190] Re: Macbook Pro Wireless frequently fails to connect to WEP network

2008-10-16 Thread Richard
I'm not using ath_pci, I'm using ath_k, s oyour solution doesn't work
(removing and reloading ath9k doesn't help either).

-- 
Macbook Pro Wireless frequently fails to connect to WEP network
https://bugs.launchpad.net/bugs/278190
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 278823] Re: Atheros 5007 wireless still doesn't work in intrepid beta????

2008-10-16 Thread Richard
I have same chipset on Acer Laptop and this has been an issue since
Gutsy Gibbon, continues with Hardy but up until 2.6.24-19 kernal the
Madwifi driver could be installed and all would be a source of joy.

Since upgrading to 2.6.24-21 kernal the madwifi install causes a kernal
panic if it is installed .

Have also tried the Intrepid Alpha's and Beta and still no joy, I hope
this bug is fixed soon as there is now no Madwifi option to allow an
upgrade path.

Many thanks

-- 
Atheros 5007 wireless still doesn't work in intrepid beta
https://bugs.launchpad.net/bugs/278823
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 278196] Re: Rythmbox crashes when starting visualisation

2008-10-11 Thread Richard
Disabling Compiz solves the issue (for a certain value of solved).

-- 
Rythmbox crashes when starting visualisation
https://bugs.launchpad.net/bugs/278196
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 278190] Re: Macbook Pro Wireless frequently fails to connect to WEP network

2008-10-11 Thread Richard
Tested with 2.6.27-6-generic, not solved.

To reproduce:

Turn on, let WEP network connect.  Disable wireless from gnome network
manager. Enable wireless again - network connection will fail with
Authentication Required.

-- 
Macbook Pro Wireless frequently fails to connect to WEP network
https://bugs.launchpad.net/bugs/278190
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 263419] Re: Regression: MacBook Pro 3.1 fails to resume from suspend

2008-10-11 Thread Richard
Fixed with -6 for my MBP.

Thank you!

-- 
Regression: MacBook Pro 3.1 fails to resume from suspend
https://bugs.launchpad.net/bugs/263419
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 128580] Re: macbook pro is unresponsive after resume from suspend but ssh works

2008-10-11 Thread Richard
Fixed with 2.6.27-6-generic.

-- 
macbook pro is unresponsive after resume from suspend but ssh works
https://bugs.launchpad.net/bugs/128580
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 231463] Re: bogus events after releasing the pad

2008-10-26 Thread Richard
Hello Bryce,

This bug still goes, even for the development distro. I'm using intripid
at the moment.

  time xy   z f  w  l r u d m multi  gl gm gr gdx gdy
 
  15.406  2131 3076  23 1  4  0 0 0 0 0     0  0  0   0   0
  15.418   2774  12 1  4  0 0 0 0 0     0  0  0   0   0
  15.430  2231 2644   6 1  4  0 0 0 0 0     0  0  0   0   0
  15.442  2217 2615   4 1  5  0 0 0 0 0     0  0  0   0   0
  15.453 1 5855   3 2  5  0 0 0 0 0     0  0  0   0   0
  15.465 1 5855   2 2  5  0 0 0 0 0     0  0  0   0   0
  15.478 1 5855   1 2  5  0 0 0 0 0     0  0  0   0   0
  15.549 1 5855   0 0  0  0 0 0 0 0     0  0  0   0   0

Also (f) is swapping between 1,2 and 3

Xorg.0.log and lspci -vvnn are in the attachment

I hope this is fixed soon, I'd love to have twofingerscrolling

If you need more, please let me know.



** Attachment added: log
   http://launchpadlibrarian.net/18920276/log

-- 
bogus events after releasing the pad
https://bugs.launchpad.net/bugs/231463
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 131133] Re: [gutsy] no sound on Dell Latitude D630/D830/Precision M4300/Vostro 1500/1700/Apple Aluminium iMac/Acer TM6292 pci id 8086:284b

2008-10-26 Thread richard
My hardware: Dell Latitude D830, Audio device:  Intel 82801H
Diagnostics: no sound. In particular:
'asound list' detects no sound card. 
 alsamixer complains:  snd_ctl_open failed for default: No such file or 
directory

I tested Ubuntu 8.10 release candidate. The problem is solved. Sound
available.

-- 
[gutsy] no sound on Dell Latitude D630/D830/Precision M4300/Vostro 
1500/1700/Apple Aluminium iMac/Acer TM6292 pci id 8086:284b
https://bugs.launchpad.net/bugs/131133
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 239810] Re: Intel Corporation PRO/Wireless 3945ABG Network does work

2008-10-26 Thread richard
See bug 226411.
In Ubuntu 8.10, Release Candidate, the WiFi problem for 'Intel Corporation 
PRO/Wireless 3945ABG' network controller  is solved. WiFi works.
(My hardware: Dell Latitude D830).

-- 
Intel Corporation PRO/Wireless 3945ABG Network does work
https://bugs.launchpad.net/bugs/239810
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 160311] Re: Window Resize Difficult (Window Border Thickness)

2008-10-31 Thread Richard
** Tags added: accessibility usability

-- 
Window Resize Difficult (Window Border Thickness)
https://bugs.launchpad.net/bugs/160311
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 160311] Re: Window Resize Difficult (Window Border Thickness)

2008-10-31 Thread Richard
Ubuntu aims to be usable by ordinary human beings and accessible to the
disabled.  This issue is hurting those goals as follows:

(1) Usability: Windows (95 onwards), Mac OS and KDE all have the ability
to change border thickness *because clicking on a thin border is a
problem for some people*.   Microsoft, Apple and the KDE team all added
this feature for a reason, and don't require you to change theme to
change the border thickness.  Border thickness is not a problem for many
people I'm sure, but Ubuntu is missing out on part of its target market.

(2) Accessibility: some people have motor control disabilities, e.g.
tremor in the hand - it's important for them that it's *really easy* to
set a larger window border, even on a smaller monitor.  Ubuntu has
relatively good support for visually impaired users - why not for users
with motor control problems?  Note that elderly people often have
problem controlling the mouse (if they are new to computer), which is
another accessibility issue - if you are struggling to accurately
position the mouse pointer, a small window border makes it harder still.

(3) Look and Feel: People should be able to choose a nice theme that
they like (or is accessible to them), and independently tweak the border
thickness - what if you hate blue but the only theme with a thicker
border is blue?  More importantly, what if you are visually impaired
*and* have motor control problems, so you need a high-contrast theme,
yet the only themes with a wide border are low contrast.

The fact that only 30 people have commented here is misleading - only
a tiny percentage of those experiencing this problem will bother to find
the right bug and register on Launchpad.   It's very likely it's
affecting tens to hundreds of thousands of people, assuming Ubuntu's
user base of 6 million is correct.

Finally, Ubuntu should be *better* than Mac OS, Windows, etc - this is
one area where its GNOME flavour is behind the competition.

-- 
Window Resize Difficult (Window Border Thickness)
https://bugs.launchpad.net/bugs/160311
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 114025] Re: Problem with wine preloader: Warning: failed to reserve range 00000000-60000000

2008-04-17 Thread Richard
Thanks for your reply dankegel.

The default of 65536 displays the following errors:

preloader: Warning: failed to reserve range -6000
preloader: Warning: failed to reserve range -6000
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, 
please report
preloader: Warning: failed to reserve range -6000
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, 
please report
preloader: Warning: failed to reserve range -6000
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, 
please report
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, 
please report
preloader: Warning: failed to reserve range -6000
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, 
please report
err:progress:ProgressWindowProc unknown msg 2210 wp=0001 lp=00010036
fixme:ole:OLEPictureImpl_SaveAsFile (0x7f0225e0)-(0x7f03ab40, 0, (nil)), 
hacked stub.

The suggested value of 4096 displays the following errors

preloader: Warning: failed to reserve range -6000
preloader: Warning: failed to reserve range -6000
preloader: Warning: failed to reserve range -6000
preloader: Warning: failed to reserve range -6000
preloader: Warning: failed to reserve range -6000
err:progress:ProgressWindowProc unknown msg 2210 wp=0001 lp=00010036
fixme:ole:OLEPictureImpl_SaveAsFile (0x7f0225e0)-(0x7f03ab40, 0, (nil)), 
hacked stub.

The workaround, sudo sysctl -w vm.mmap_min_addr=0 displays the following
errors:

err:progress:ProgressWindowProc unknown msg 2210 wp=0001 lp=00010
fixme:ole:OLEPictureImpl_SaveAsFile (0x1325e0)-(0x14ab40, 0, (nil)), hacked 
stub

Richard.

-- 
Problem with wine preloader: Warning: failed to reserve range -6000
https://bugs.launchpad.net/bugs/114025
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 114025] Re: Problem with wine preloader: Warning: failed to reserve range 00000000-60000000

2008-04-17 Thread Richard
I am trying to get Wordens Telechart 2007 working.

It installed and starts up but after a very short period of time it just
disappears with no error messages or crash. One time the graphics became
garbled and it hung the system. I've tried making minor changes to the
graphics tab in the Wine configuration program but haven't found a
solution.

I'm just starting out with Wine so I'll need to have a thorough read
through the documentation.

-- 
Problem with wine preloader: Warning: failed to reserve range -6000
https://bugs.launchpad.net/bugs/114025
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 196021] Re: include bash-completion by default in hardy

2008-03-24 Thread Richard
I agree too - it's a really, really nice feature that helps novices and
also helps to convince experts that Ubuntu is a nice distribution.
Surely it can't be that hard to keep this included and maintained?

-- 
include bash-completion by default in hardy
https://bugs.launchpad.net/bugs/196021
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 200566] Re: nautilus crashed with SIGSEGV in g_type_check_instance_cast()

2008-04-05 Thread richard
I got the same problem this morning when I removed a 4 gig flash drive.

Richard

-- 
nautilus crashed with SIGSEGV in g_type_check_instance_cast()
https://bugs.launchpad.net/bugs/200566
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 209740] Re: resizing the window after maximizing it will make it not line up again

2008-04-05 Thread Richard
http://img33.picoodle.com/img/img33/4/4/5/f_Screenshotm_74c15b2.png

Here you go. I created a new user with name test. I open Mozilla
Firefox 3 Beta 4. Then followed my recipe ^ there,  same results.

-- 
resizing the window after maximizing it will make it not line up again
https://bugs.launchpad.net/bugs/209740
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-07 Thread richard
I have the same problems with Hardy beta as well.  Both my external
drives, formatted FAT32 and my iPod are creating duplicate entries.  I
didn't have this problem with Gutsy at all and is now playing havoc with
my backups and the syncing of my iPod with Rhythmbox. The only things
that seem to be fine are my USB Flash Drives and my USB card reader.

-- 
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 101845] Re: Automounted Volumes mount points change

2008-04-07 Thread richard
I would delete them if I could but every time I try and do it using the
following from with in the media dir the system just hangs and i have to
hard reboot.

sudo rmdir EXTERNAL_

-- 
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 209740] Re: resizing the window after maximizing it will make it not line up again

2008-04-07 Thread Richard
I just updated to Mozilla Firefox 3 Beta 5 now and it still does it.

Maximizing a picture before resizing the window.

-- 
resizing the window after maximizing it will make it not line up again
https://bugs.launchpad.net/bugs/209740
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 114025] Re: Problem with wine preloader: Warning: failed to reserve range 00000000-60000000

2008-04-13 Thread Richard
It might not be trashing anything but it prevents me from running any
Windows programs on my i386. I'm running v0.9.59 packaged with Ubuntu
8.04. Is it possible to drop back to an earlier version that would work
with this setup?

-- 
Problem with wine preloader: Warning: failed to reserve range -6000
https://bugs.launchpad.net/bugs/114025
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 176562] Re: Config fails in low memory machine (64MB)

2008-04-15 Thread Richard
I'd like to see this fixed as I'm trying to get a low memory install of
Ubuntu onto a similar machine  Currently lots of people have to use
non-Ubuntu Linuxes such as Damn Small Linux, Puppy, SliTaz, SLAX, etc,
in order to fit into 64 MB RAM.  Given that multi-gigabyte Flash drives
are very cheap now, it's not hard to take an old laptop and revive it
with a light Ubuntu, but that's only likely to happen if the installer
doesn't cause problems.

-- 
Config fails in low memory machine (64MB) 
https://bugs.launchpad.net/bugs/176562
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 202959] Re: [hardy] generating locales stalls on 64mb ram

2008-04-15 Thread Richard
I'm very interested in the original poster's script to install a low
memory IceWM system that works in 64MB, as it would help me put Ubuntu
onto an old ThinkPad that has just 96MB of RAM.  There are many other
people trying to fit Ubuntu into low-RAM environments, and since Ubuntu
has such a great repository of lightweight apps, it's not that hard to
do lightweight Ubuntu variants (others include Fluxbuntu, UbuntuLite,
IceBuntu, OpenGEU [E17], etc).

-- 
[hardy] generating locales stalls on 64mb ram
https://bugs.launchpad.net/bugs/202959
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 213282] Re: Nautilus crashed on search reload with SIGSEGV

2008-04-09 Thread Richard
Hi Pedro,

I made a start with a view on obtaining a backtrace. I followed the
instructions in the url you provided but after adding the new third
party locations I received the following errors so I've not taken this
any further. Could there be a problem with the ddebs ubuntu server?

Failed to fetch
http://ddebs.ubuntu.com/dists/hardy-updates/main/binary-i386/Packages.gz
 404 Not Found
Failed to fetch
http://ddebs.ubuntu.com/dists/hardy-updates/universe/binary-i386/Packages.gz
 404 Not Found
Failed to fetch
http://ddebs.ubuntu.com/dists/hardy-proposed/main/binary-i386/Packages.gz
 404 Not Found
Failed to fetch
http://ddebs.ubuntu.com/dists/hardy-proposed/universe/binary-i386/Packages.gz
 404 Not Found
Failed to fetch
http://ddebs.ubuntu.com/dists/hardy-security/main/binary-i386/Packages.gz
 404 Not Found
Failed to fetch
http://ddebs.ubuntu.com/dists/hardy-security/universe/binary-i386/Packages.gz
 404 Not Found
Some index files failed to download, they have been ignored, or old ones
used instead.

Regards,

Richard.

Pedro Villavicencio wrote:
 Thank you for taking the time to report this bug and helping to make
 Ubuntu better. Please try to obtain a backtrace following the
 instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload
 the backtrace (as an attachment) to the bug report. This will greatly
 help us in tracking down your problem.
 
 ** Changed in: nautilus (Ubuntu)
Importance: Undecided = Medium
  Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
Status: New = Incomplete
 
 ** Attachment removed: CoreDump.gz
 
http://launchpadlibrarian.net/13161456/CoreDump.gz
 
 ** Visibility changed to: Public


-- 
Nautilus crashed on search reload with SIGSEGV
https://bugs.launchpad.net/bugs/213282
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 209740] [NEW] resizing the window after maximizing it will make it not line up again

2008-03-31 Thread Richard
Public bug reported:

Binary package hint: firefox-3.0

Steps:

1. goto: http://arstechnica.com/reviews/os/gnome-2-22-review.ars/3
2. Click on the Evolution picture under Section Evolution
3. Click on it to maximize it.
4. now resize it by dragging the window corner.

results:
http://img29.picoodle.com/img/img29/4/3/31/f_Screenshotm_9e54c0a.png

ProblemType: Bug
Architecture: i386
Date: Mon Mar 31 08:36:25 2008
DistroRelease: Ubuntu 8.04
Package: firefox 3.0~b4+nobinonly-0ubuntu1
PackageArchitecture: all
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-12-generic i686

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
resizing the window after maximizing it will make it not line up again
https://bugs.launchpad.net/bugs/209740
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 209740] Re: resizing the window after maximizing it will make it not line up again

2008-03-31 Thread Richard

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/12994971/Dependencies.txt

-- 
resizing the window after maximizing it will make it not line up again
https://bugs.launchpad.net/bugs/209740
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 220518] [NEW] iwiw

2008-04-22 Thread richard
;font-size:100%;padding:4px 5px 2px 18px}
-

ProblemType: Bug
Architecture: i386
Date: Tue Apr 22 09:16:26 2008
DistroRelease: Ubuntu 7.10
NonfreeKernelModules: nvidia
Package: firefox 2.0.0.13+1nobinonly-0ubuntu0.7.10
PackageArchitecture: i386
SourcePackage: firefox
Uname: Linux richard-desktop 2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 
2008 i686 GNU/Linux

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


** Tags: apport-bug

-- 
iwiw
https://bugs.launchpad.net/bugs/220518
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 220518] Re: iwiw

2008-04-22 Thread richard

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/13790671/Dependencies.txt

** Attachment added: ExtensionSummary.txt
   http://launchpadlibrarian.net/13790684/ExtensionSummary.txt

** Attachment added: pluginreg.dat.txt
   http://launchpadlibrarian.net/13790694/pluginreg.dat.txt

** Attachment added: profiles.ini.txt
   http://launchpadlibrarian.net/13790700/profiles.ini.txt

-- 
iwiw
https://bugs.launchpad.net/bugs/220518
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 203451] Re: Can't start any mono-based app: Segmentation fault

2008-04-25 Thread Richard
I am seeing the same error.  I have just upgraded to Hardy via APT.  No
mono-based apps will run, and no matter how I try to invoke them, I just
see Segmentation fault as output.

This problem appears to run very deep, because I even see the error when
I try to compile mono (1.9.1) from the official source (more extensive
output below):

make[8]: *** [build/deps/basic-profile-check.exe] Segmentation fault

This occurs even after I `make get-monolite-latest` and have removed
existing mono-related packages (via apt-get remove mono-common).  Using
`make EXTERNAL_MCS=false`, as the README suggests, doesn't help either.

Therefore it looks to me like this problem isn't even a problem with the
Ubuntu mono package per se, but with something about the environment on
my machine.  Is it possible there is some sort of hidden dependency I
haven't got?  Also, it may be worth noting that I am running a custom
2.6.23 kernel, instead of the Hardy 2.6.24 generic kernel, though I
don't know if this would affect it at all.

Output from `make`:
...
make[3]: Entering directory `/home/richard/Desktop/mono-1.9.1/mcs'
make profile-do--default--all profile-do--net_2_0--all profile-do--net_3_5--all 
profile-do--net_2_1--all
make[4]: Entering directory `/home/richard/Desktop/mono-1.9.1/mcs'
make PROFILE=basic all
make[5]: Entering directory `/home/richard/Desktop/mono-1.9.1/mcs'
make[6]: *** [build/deps/basic-profile-check.exe] Error 1
make[6]: Entering directory `/home/richard/Desktop/mono-1.9.1/mcs'
*** The compiler 'false' doesn't appear to be usable.
*** Trying the 'monolite' directory.
make[7]: Entering directory `/home/richard/Desktop/mono-1.9.1/mcs'
make[8]: *** [build/deps/basic-profile-check.exe] Segmentation fault
make[8]: Entering directory `/home/richard/Desktop/mono-1.9.1/mcs'
*** The contents of your 'monolite' directory may be out-of-date
*** You may want to try 'make get-monolite-latest'
make[8]: *** [do-profile-check-monolite] Error 1
make[8]: Leaving directory `/home/richard/Desktop/mono-1.9.1/mcs'
make[7]: *** [do-profile-check] Error 2
make[7]: Leaving directory `/home/richard/Desktop/mono-1.9.1/mcs'
make[6]: *** [do-profile-check-monolite] Error 2
make[6]: Leaving directory `/home/richard/Desktop/mono-1.9.1/mcs'
make[5]: *** [do-profile-check] Error 2
make[5]: Leaving directory `/home/richard/Desktop/mono-1.9.1/mcs'
make[4]: *** [profile-do--basic--all] Error 2
make[4]: Leaving directory `/home/richard/Desktop/mono-1.9.1/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/home/richard/Desktop/mono-1.9.1/mcs'
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/home/richard/Desktop/mono-1.9.1/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/richard/Desktop/mono-1.9.1'
make: *** [all] Error 2

-- 
Can't start any mono-based app: Segmentation fault 
https://bugs.launchpad.net/bugs/203451
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 223356] [NEW] Can't change text size on Thunderbird 2.0.0.12

2008-04-27 Thread Richard
Public bug reported:

Binary package hint: thunderbird

Can't change text size on Thunderbird 2.0.0.12 using Thunderbird preferences. 
This has worked on other Thunderbird releases. The text is so small I can 
hardly read it. Just upgraded to Ubuntu 8.04 LTS.
I am a user not a programmer so bear with me if you will.
Thanks,
Richard

ProblemType: Bug
Architecture: i386
Date: Sun Apr 27 18:43:58 2008
DistroRelease: Ubuntu 8.04
Package: mozilla-thunderbird 2.0.0.12+nobinonly-0ubuntu1
PackageArchitecture: all
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: thunderbird
Uname: Linux 2.6.24-16-generic i686

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


** Tags: apport-bug

-- 
Can't change text size on Thunderbird 2.0.0.12
https://bugs.launchpad.net/bugs/223356
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 223356] Re: Can't change text size on Thunderbird 2.0.0.12

2008-04-27 Thread Richard

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/13973799/Dependencies.txt

-- 
Can't change text size on Thunderbird 2.0.0.12
https://bugs.launchpad.net/bugs/223356
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 196268] Re: Cannot upgrade Hardy: libgnomekbd2 andlibgnomekbdui2 dependency broken

2008-02-27 Thread richard
*** This bug is a duplicate of bug 196223 ***
https://bugs.launchpad.net/bugs/196223

confirmed. libxklavier12 dependency is a broken package.

E: /var/cache/apt/archives/libxklavier12_3.4-2_i386.deb: trying to
overwrite `/usr/share/libxklavier/xfree86.xml', which is also in package
libxklavier11

and

The following NEW packages will be installed:
  libxklavier12
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
Need to get 0B/70.7kB of archives.
After this operation, 459kB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 146849 files and directories currently installed.)
Unpacking libxklavier12 (from .../libxklavier12_3.4-2_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/libxklavier12_3.4-2_i386.deb 
(--unpack):
 trying to overwrite `/usr/share/libxklavier/xfree86.xml', which is also in 
package libxklavier11
Errors were encountered while processing:
 /var/cache/apt/archives/libxklavier12_3.4-2_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

-- 
Cannot upgrade Hardy: libgnomekbd2 andlibgnomekbdui2 dependency broken 
https://bugs.launchpad.net/bugs/196268
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 196223] Re: package libxklavier12 None [modified: /var/lib/dpkg/info/libxklavier12.list] failed to install/upgrade: trying to overwrite `/usr/share/libxklavier/xfree86.xml', which is also in pack

2008-02-27 Thread richard
confirmed. libxklavier12 dependency is a broken package.

E: /var/cache/apt/archives/libxklavier12_3.4-2_i386.deb: trying to
overwrite `/usr/share/libxklavier/xfree86.xml', which is also in package
libxklavier11

and

The following NEW packages will be installed:
  libxklavier12
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
Need to get 0B/70.7kB of archives.
After this operation, 459kB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 146849 files and directories currently installed.)
Unpacking libxklavier12 (from .../libxklavier12_3.4-2_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/libxklavier12_3.4-2_i386.deb 
(--unpack):
 trying to overwrite `/usr/share/libxklavier/xfree86.xml', which is also in 
package libxklavier11
Errors were encountered while processing:
 /var/cache/apt/archives/libxklavier12_3.4-2_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

-- 
package libxklavier12 None [modified: /var/lib/dpkg/info/libxklavier12.list] 
failed to install/upgrade: trying to overwrite 
`/usr/share/libxklavier/xfree86.xml', which is also in package libxklavier11
https://bugs.launchpad.net/bugs/196223
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 53897] Re: Disappearing panels/menus in Xubuntu (Dapper, Feisty, Gutsy)

2008-02-27 Thread Richard
** Summary changed:

- Disappearing panels Xubuntu dapper
+ Disappearing panels/menus in Xubuntu (Dapper, Feisty, Gutsy)

** Description changed:

  Binary package hint: xfce4-panel
  
  A lot of times the panels of Xubuntu Dapper disappeare:
  I use to repair clicking Settings manager--Panel, but now the button is 
completely  blocked .
  
  Launching xfce4-panel the panels  back just loosing a lot of plugins 
  (menù, mount device, volume, sreenshot...) 
  
  As I don't know how to fix it, I must launch xfce4-panel every time I
  start Xubuntu.
  
- P.S.: The problems about desappearing menù, or panel, happened to me
+ P.S.: The problems about disappearing menu, or panel, happened to me
  many times. This time it occurred after a Skype block. I'm not able to
  fix

** Tags added: newusers usability

-- 
Disappearing panels/menus in Xubuntu (Dapper, Feisty, Gutsy)
https://bugs.launchpad.net/bugs/53897
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 53897] Re: Disappearing panels/menus in Xubuntu (Dapper, Feisty, Gutsy)

2008-02-27 Thread Richard
This is quite a serious bug for users who are new to Linux - the menus
just disappear and recovering from it is quite hard (lots of Googling to
find a solution).  It makes it very hard to recommend Xubuntu for new
users, as it's not acceptable for them to be left without menus like
this - at least without some workaround that backs up their ~/.config
directory daily so they can recover, which is only feasible if they have
someone with Linux skills installing Xubuntu for them.

-- 
Disappearing panels/menus in Xubuntu (Dapper, Feisty, Gutsy)
https://bugs.launchpad.net/bugs/53897
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 185448] Re: [Hardy A3] [Xubuntu] Panel disappears when dragging files

2008-02-27 Thread Richard
bug 53897 (Panels disappear) may be related to this though it's less
specific - it's linked to upstream bug
http://bugzilla.xfce.org/show_bug.cgi?id=2130, where they are requesting
using xfce4-panel with a flag that will generate a backtrace on crash.

-- 
[Hardy A3] [Xubuntu] Panel disappears when dragging files
https://bugs.launchpad.net/bugs/185448
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 193026] Re: python-apt update error on hardy

2008-02-18 Thread richard
same here. also having a problem with bzr update.

-- 
python-apt update error on hardy
https://bugs.launchpad.net/bugs/193026
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 194659] [NEW] privoxy crashes, fixed in upstream

2008-03-07 Thread Richard
Public bug reported:

Binary package hint: privoxy

Using Feisty 7.04, and the privoxy installed from universe, i.e. Privoxy
3.06-1, I found that privoxy kept crashing at some point, probably when
nobody was using it (single user desktop and only noticed failure when I
returned to PC).  Restarting privoxy was workaround but crash kept
happening.  There were no messages about a crash in the privoxy
/var/log/privoxy/error or logfile files.

I downloaded source for latest stable version from
http://sourceforge.net/project/showfiles.php?group_id=8 and built
using default options, and this fixed this issue.

This may also be fixed in hardy's 3.07, but since this bug makes Privoxy
quite unreliable, and useless for a network installation, a backport
would be nice.

For those who aren't ready to upgrade, or if hardy doesn't fix this, try
installing it under /usr/local -  checkinstall makes it quite easy to do
this.  Here's my HOWTO on how to do this:
http://ubuntuforums.org/showthread.php?t=705143 - requires some Ubuntu
command line skills as some simpler steps are omitted.

Details of original Feisty package used:

Package: privoxy
Priority: optional
Section: universe/web
Installed-Size: 2804
Maintainer: Ubuntu MOTU Developers [EMAIL PROTECTED]
Original-Maintainer: Roland Rosenfeld [EMAIL PROTECTED]
Architecture: i386
Version: 3.0.6-1
Depends: libc6 (= 2.5-0ubuntu1), libpcre3 (= 4.5), logrotate, adduser
Recommends: doc-base
Filename: pool/universe/p/privoxy/privoxy_3.0.6-1_i386.deb
Size: 1278504
MD5sum: ae60095d7ecd7a3f9e0c94d77f6d5cc2
SHA1: a6cfee10554f3ec9580f7fa764f8d00b49cda91a
SHA256: d5f5ed62f0ffdf654c5bcddda8acac1afdf2488537a5cfb3caad737903a25b4c
Description: Privacy enhancing HTTP Proxy
 Privoxy is a web proxy with advanced filtering capabilities for
 protecting privacy, filtering web page content, managing cookies,
 controlling access, and removing ads, banners, pop-ups and other
 obnoxious Internet junk. Privoxy has a very flexible configuration
 and can be customized to suit individual needs and tastes. Privoxy
 has application for both stand-alone systems and multi-user networks.
 .
 Privoxy is based on Internet Junkbuster (tm).
 .
  Homepage: http://www.privoxy.org/
Bugs: mailto:[EMAIL PROTECTED]
Origin: Ubuntu

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

-- 
privoxy crashes, fixed in upstream
https://bugs.launchpad.net/bugs/194659
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 188135] [NEW] Num Lock, Black screen

2008-02-01 Thread Richard
Public bug reported:

I installed the HardyHeron Alpha3 for Kubuntu... after installation and
the restart, I went into the settings to see if I can turn on the Num
Lock at start up... When at the settings window for the Num Lock, it
said it was enabled and basicly should be on... When I then restarted my
labtop, the Num Lock does not come turn on and I still had to manualy
hit the Num Lock button on my labtop...

The second thing that happend was after the second restart of Kubuntu,
every thing went smoothly untill after the splash screen... after the
splash screen it looks as if the GUI/Interface wanted to load, but does
not... all I get is a black screen every time I turn on or restart my
labtop... this only happens after the splash screen and trys to load
desktop...

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Num Lock, Black screen
https://bugs.launchpad.net/bugs/188135
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 188135] Re: Num Lock, Black screen

2008-02-01 Thread Richard
** Description changed:

  I installed the HardyHeron Alpha3 for Kubuntu... after installation and
  the restart, I went into the settings to see if I can turn on the Num
  Lock at start up... When at the settings window for the Num Lock, it
  said it was enabled and basicly should be on... When I then restarted my
- labtop, the Num Lock does not come turn on and I still had to manualy
- hit the Num Lock button on my labtop...
+ labtop, the Num Lock does not come on and I still had to manualy hit the
+ Num Lock button on my labtop...
  
  The second thing that happend was after the second restart of Kubuntu,
  every thing went smoothly untill after the splash screen... after the
  splash screen it looks as if the GUI/Interface wanted to load, but does
  not... all I get is a black screen every time I turn on or restart my
  labtop... this only happens after the splash screen and trys to load
  desktop...

-- 
Num Lock, Black screen
https://bugs.launchpad.net/bugs/188135
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 188199] [NEW] Glitch with file browser when moving

2008-02-01 Thread Richard
Public bug reported:

After opening the file manager, I then maximized the file manager
window... After doing this, I clicked on the split button to have to
windows... After this I wanted to me the middle bar type strip to the
left a bit  further than it was... When doing so, the window that has
the blue border around it to show the active window begun to flicker...
I then went to move it back and it again begun to flicker... As I wanted
to see what would happen, I went back and forth a few times... When
doing so the two windows flickered and became very sluggish...

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Glitch with file browser when moving
https://bugs.launchpad.net/bugs/188199
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 189188] [NEW] ssince last upgrade flash charts don't show any prices

2008-02-05 Thread richard
Public bug reported:

Binary package hint: synaptic

on feb 2,2008 I upgraded for the last version of
 flashplugin-nonfree ect.
later on I realised that my flashcharts for
my software program Stockfetcher.com don't show the
prices of my stocks any more. First I thought it is a
stockfetcher problem.Later on I found out that the
yahoo charts new charts in beta show the same problem.
So I suppose its a upgrade problem.
As I use stockfetcher several hours a day it is a rather important matter.
Please advise and
 thank you 
   richard

ProblemType: Bug
Architecture: i386
Date: Tue Feb  5 09:25:29 2008
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/sbin/synaptic
Package: synaptic 0.57.11.1ubuntu14
PackageArchitecture: i386
ProcCmdline: /usr/sbin/synaptic
ProcCwd: /home/richard
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: synaptic
Uname: Linux richard-laptop 2.6.20-16-generic #2 SMP Tue Dec 18 05:45:12 UTC 
2007 i686 GNU/Linux

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

-- 
ssince last upgrade flash charts don't show any prices
https://bugs.launchpad.net/bugs/189188
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 189188] Re: ssince last upgrade flash charts don't show any prices

2008-02-05 Thread richard

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/11769539/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/11769540/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/11769541/ProcStatus.txt

-- 
ssince last upgrade flash charts don't show any prices
https://bugs.launchpad.net/bugs/189188
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 140418] Re: bouncy the hungry rabbit doesn't start (in gutsy)

2007-11-04 Thread richard
Is there any chance of getting the fix into Gutsy? Seems a shame that
the game shipped broken for all.

-- 
bouncy the hungry rabbit doesn't start (in gutsy)
https://bugs.launchpad.net/bugs/140418
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 162757] Screen blanks permanently on Toshiba Satellite 1800 during 7.10 Live CD bootup or full installation

2007-11-14 Thread Richard
Public bug reported:

Binary package hint: linux-source-2.6.22

I've been attempting to install Xubuntu and Ubuntu 7.10 on my Toshiba
Satellite 1800 (PIII 850MHz with 256MB RAM) laptop which has a Trident
CyberBlade graphics controller with AGP bus and 8Mb memory.

The installation process stops after some time with just a blank screen
and flashing cursor being displayed. It seems to me to be a graphic
driver issue as I've seen mention on forums of this causing problems
(especially on laptops) and the installation progress window, titled
'Select and Install Software' had been showing references to 'video'
immediately prior to the failure so I assume it was selecting and
installing a video driver.

I've had Ubuntu 7.04 successfully running on this laptop, and have attempted 
7.10 installation many times and have removed all the HD partitions before most 
attempts. Things I've done include:
- Tried the 'alternate' versions of Xubuntu and Ubuntu and the problem occurs 
at the same stage for both.
- Run 7.04 as a live CD while 7.10 has been the installed OS and the 7.04 
displays OK, but the 7.10 won't. 
- Tried an 'upgrade' using the Xubuntu 7.10 alternate CD to update the 
installed Xubuntu 7.04, with no internet connected. The update process was 
completed with all new files installed and obsolete files removed and the 
display still OK, but once the obligatory restart was perform I again had no 
display.
- I did an md5sum on the Xubuntu 7.10 'alternate' downloaded file, and I've 
also run both CD's 'live' on other computers, so I'm happy that the CD's are OK.
- Attempted to 'upgrade' 7.04 using Synaptic and the process completes without 
error until the computer is restarted at the end, when the blank screen 
returns. 
- Selecting 'Safe Graphics Mode' at the start of the install doesn't help.
- Since the failures of 7.10 I've reinstalled Ubuntu 7.04 and Xubuntu 7.04 and 
both still have a functioning display. 
- Currently I've reverted to Xubuntu 7.04 and won't attempt 7.10 further unless 
there is a resolution to this problem 

On one occasion I did a fresh install of the command line version of Xubuntu 
from the alternate CD, after which I installed and ran Lynx web browser (just 
to prove that something worked OK). I then entered the command 'sudo aptitude 
install xubuntu-desktop' (because I found it on a post somewhere and it looked 
like it might add the gui). I haven't a clue what 'aptitude' refers to but it 
ran for about 45 minutes and appeared to have finished OK. Then when I booted I 
got with the error message Failed to start the X server (your graphical 
interface). It is likely it is not set up correctly. The X server output states
/etc/gdm/failsafeXServer: line 47 [: too many arguments
Warning: Could not retrieve EDID because get-edid is not installed
and the o/s reverts to the command line format.

Why has 7.10 taken a backwards step in not supporting a display that it
used to?

** Affects: linux-source-2.6.22 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Screen blanks permanently on Toshiba Satellite 1800 during 7.10 Live CD bootup 
or full installation
https://bugs.launchpad.net/bugs/162757
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 126468] Re: twiki 'data' direcory should live under /var with 'pub'

2007-11-19 Thread Richard
Fixed the title.

** Summary changed:

- twiki 'data' direcory should live under /var with 'data'
+ twiki 'data' direcory should live under /var with 'pub'

** Summary changed:

- twiki 'data' direcory should live under /var with 'pub'
+ twiki 'data' directory should live under /var with 'pub'

-- 
twiki 'data' directory should live under /var with 'pub'
https://bugs.launchpad.net/bugs/126468
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 162757] Re: Screen blanks permanently on Toshiba Satellite 1800 during 7.10 Live CD bootup or full installation

2008-01-03 Thread Richard
I'm away from my Ubuntu Satellite for another 2 weeks or so and then
I'll need to figure out how to obtain and attach the requested
information so you are most welcome to do so yourself Tom.

-- 
Screen blanks permanently on Toshiba Satellite 1800 during 7.10 Live CD bootup 
or full installation
https://bugs.launchpad.net/bugs/162757
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 53897] Re: Disappearing panels Xubuntu dapper

2008-01-20 Thread Richard
This is not video driver related - I get it on a laptop with different
graphics hardware.

-- 
Disappearing panels Xubuntu dapper
https://bugs.launchpad.net/bugs/53897
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 162757] Re: Screen blanks permanently on Toshiba Satellite 1800 during 7.10 Live CD bootup or full installation

2007-12-20 Thread Richard
Thanks Leann. Do you know when it may be coming out? In a few days I'll
be away from broadband internet access for about 3 weeks so won't be
able to download sizeable files (and apart from that I haven't ever
tried dial-up on my Linux laptop), but if it is due for release before
December 27 then I'll keep a close lookout for it.

-- 
Screen blanks permanently on Toshiba Satellite 1800 during 7.10 Live CD bootup 
or full installation
https://bugs.launchpad.net/bugs/162757
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 162757] Re: Screen blanks permanently on Toshiba Satellite 1800 during 7.10 Live CD bootup or full installation

2007-12-22 Thread Richard
Hi Leann

There is no improvement. I've downloaded the PC (Intel x86) alternate
install CD (as I have only 256MB RAM) and installed Hardy Heron Alpha2
onto my Toshiba Laptop so that it has the dual boot options of that or
7.04. The new kernel is shown as 2.6.24-2 in the boot options list.
However the symptoms are still the same - when the colour loading bar
fills up then the screen goes blank forever. When I use cont-alt-del the
display returns as the coloured segments finish returning to dark. When
I start 7.04 (kernel 2.6.20-16) after re-booting the computer works
fine.

-- 
Screen blanks permanently on Toshiba Satellite 1800 during 7.10 Live CD bootup 
or full installation
https://bugs.launchpad.net/bugs/162757
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 120839] Re: Santa rosa , strange messages in the kernel log

2007-12-29 Thread Richard
I'm getting similar error messages but without the 30 second lockups.
This is on an old Dell GX110 desktop (PIII/700, Intel chipset, using
ata_piix module, with Samsung SP2514N PATA disks).  Running Feisty,
fully updated, with kernel 2.6.20-16-generic, using libata for the two
PATA disks.  Controller is UDMA/66 while disks are UDMA/100 so ATA uses
66 from bootup.

ACPI is enabled if that matters, and kernel messages indicate it's
working.

The errors started on 23 Dec when I updated the kernel (aptitude log):

[UPGRADE] linux-headers-2.6.20-16 2.6.20-16.32 - 2.6.20-16.33
[UPGRADE] linux-headers-2.6.20-16-generic 2.6.20-16.32 - 2.6.20-16.33
[UPGRADE] linux-image-2.6.20-16-generic 2.6.20-16.32 - 2.6.20-16.33

The errors from /var/log/messages are intermittent but always the same,
e.g.:

Dec 28 12:25:48 valluga -- MARK --
Dec 28 12:45:49 valluga -- MARK --
Dec 28 12:54:07 valluga kernel: [10228.550910]  res 
50/00:f1:00:4f:c2/00:00:00:00:00/00 Emask 0x202 (HSM v
iolation)
Dec 28 12:54:07 valluga kernel: [10228.550948] ata1: soft resetting port
Dec 28 12:54:07 valluga kernel: [10228.711921] ata1.01: ata_hpa_resize 1: 
sectors = 488397168, hpa_sectors = 48839
7168
Dec 28 12:54:07 valluga kernel: [10228.719895] ata1.00: ata_hpa_resize 1: 
sectors = 488397168, hpa_sectors = 48839
7168
Dec 28 12:54:07 valluga kernel: [10228.739862] ata1.00: ata_hpa_resize 1: 
sectors = 488397168, hpa_sectors = 48839
7168
Dec 28 12:54:07 valluga kernel: [10228.739880] ata1.00: configured for UDMA/66
Dec 28 12:54:07 valluga kernel: [10228.767822] ata1.01: ata_hpa_resize 1: 
sectors = 488397168, hpa_sectors = 48839
7168
Dec 28 12:54:07 valluga kernel: [10228.767840] ata1.01: configured for UDMA/66
Dec 28 12:54:07 valluga kernel: [10228.767878] ata1: EH complete
Dec 28 12:54:07 valluga kernel: [10228.774706]  res 
50/00:f1:00:4f:c2/00:00:00:00:00/00 Emask 0x202 (HSM v
iolation)
Dec 28 12:54:07 valluga kernel: [10228.774745] ata1: soft resetting port
Dec 28 12:54:07 valluga kernel: [10228.935803] ata1.01: ata_hpa_resize 1: 
sectors = 488397168, hpa_sectors = 48839
7168
Dec 28 12:54:07 valluga kernel: [10228.943739] ata1.00: ata_hpa_resize 1: 
sectors = 488397168, hpa_sectors = 48839
7168
Dec 28 12:54:07 valluga kernel: [10228.963743] ata1.00: ata_hpa_resize 1: 
sectors = 488397168, hpa_sectors = 48839
7168
Dec 28 12:54:07 valluga kernel: [10228.963760] ata1.00: configured for UDMA/66
Dec 28 12:54:07 valluga kernel: [10228.983696] ata1.01: ata_hpa_resize 1: 
sectors = 488397168, hpa_sectors = 48839
7168
Dec 28 12:54:07 valluga kernel: [10228.983714] ata1.01: configured for UDMA/66
Dec 28 12:54:07 valluga kernel: [10228.983753] ata1: EH complete

Can anyone comment as to whether these errors are significant?


** Attachment added: hdparm output for /dev/sda
   http://launchpadlibrarian.net/11088597/hdparm.txt

-- 
Santa rosa , strange messages  in the kernel log
https://bugs.launchpad.net/bugs/120839
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 176319] Re: Zabbix Icons don't exist after apt-get install

2008-01-11 Thread Richard
I can confirm that this but exists upstream on Debian 4.0 (Etch).

-- 
Zabbix Icons don't exist after apt-get install
https://bugs.launchpad.net/bugs/176319
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 222192] Re: Distorted sound after upgrade from Gutsy to Hardy

2008-04-30 Thread richard
Same problem here with HP Pavilion DV9000.
How can I find out wich sound card I am using? I tried LSHW, LSPCI and HWINFO 
but the only thing I have found is: 82801G (ICH7 Family) High Definition Audio 
Controller

thx,

Richard

-- 
Distorted sound after upgrade from Gutsy to Hardy
https://bugs.launchpad.net/bugs/222192
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 188957] Re: update manager hangs in hardy final

2008-05-02 Thread Richard
I am experiencing something similar in the final Hardy Heron release.
When I run Update Manager from the applet it hangs just before asking
for my password.  This has been happening ever since I upgraded (in-
place) to Heron from Gutsy.  I have tried letting it run for hours and
killing it and restarting it but nothing works.  Killing Update Manager
and then running aptitude safe-upgrade from the command line works
fine.

One other clue that pointed me to this issue was that my machine is
having trouble resolving it's host name for some reason.  The hostname
command works fine but adding any options fails with a hostname:
Unknown hostname error.  My /etc/hosts file looks fine but I'm guessing
that something is messed up somewhere.

-- 
update manager hangs in hardy alpha 4
https://bugs.launchpad.net/bugs/188957
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 225706] [NEW] [Hardy] Update Manager hangs when it cant resolve host name

2008-05-02 Thread Richard
Public bug reported:

Binary package hint: update-manager

Summary: As discovered in bug #188957 if Update Manager cannot resolve
its hostname properly it hangs forever without any notice or warning to
the user.

1) Description: Ubuntu 8.04
 Release:   8.04

2) update-manager:
  Installed: 1:0.87.26
  Candidate: 1:0.87.26
  Version table:
 *** 1:0.87.26 0
500 http://us.archive.ubuntu.com hardy-proposed/main Packages
100 /var/lib/dpkg/status
 1:0.87.24 0
500 http://us.archive.ubuntu.com hardy/main Packages

3) After the Update icon appeared in the notification tray I clicked on
it and the Update Manager window appeared.  I then clicked on the
Install Updates button and I expected to be greeted with a password
dialog box.

4) The Update Manager window became non-responsive and no password
dialog box appeared.  This worked fine in Gutsy (although I'm not sure
my /etc/hosts file was configured the same way)

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Binary package hint: update-manager
  
  Summary: As discovered in bug #188957 if Update Manager cannot resolve
  its hostname properly it hangs forever without any notice or warning to
  the user.
  
  1) Description:   Ubuntu 8.04
   Release: 8.04
  
  2) update-manager:
Installed: 1:0.87.26
Candidate: 1:0.87.26
Version table:
   *** 1:0.87.26 0
  500 http://us.archive.ubuntu.com hardy-proposed/main Packages
  100 /var/lib/dpkg/status
   1:0.87.24 0
  500 http://us.archive.ubuntu.com hardy/main Packages
  
  3) After the Update icon appeared in the notification tray I clicked on
  it and the Update Manager window appeared.  I then clicked on the
  Install Updates button and I expected to be greeted with a password
  dialog box.
  
  4) The Update Manager window became non-responsive and no password
- dialog box appeared.
+ dialog box appeared.  This worked fine in Gutsy (although I'm not sure
+ my /etc/hosts file was configured the same way)

-- 
[Hardy] Update Manager hangs when it cant resolve host name
https://bugs.launchpad.net/bugs/225706
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 188957] Re: update manager hangs in hardy final

2008-05-02 Thread Richard
OK, I think I might have found it.  Looking through this a
href=http://ubuntuforums.org/showthread.php?t=613521page=2;thread/a
it appears as though the local machine's entry in /etc/hosts is not
quite right.  My /etc/hosts was originally:

127.0.0.1 localhost
127.0.1.1 Udesktop.example.com

And I changed it to:

127.0.0.1 localhost
127.0.0.1 Udesktop Udesktop.example.com

After this change I killed and restarted Update Manager and it worked
without problems.  I'm guessing there should be a bug opened with Update
Manager so that if the hosts name cannot be determined it will at least
throw a dialog box up to complain.  Hanging the system just because it
cant resolve its own name is not a good thing.

-- 
update manager hangs in hardy alpha 4
https://bugs.launchpad.net/bugs/188957
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 226058] [NEW] hardy heron loses keyboard after suspend

2008-05-03 Thread Richard
Public bug reported:

I've just installed ubuntu 8.0.4 and very nice it is but when I came out of 
Suspend the keyboard was not functioning preventing entering password. I tried 
just rebooting but the Unlock screen kept returning. Only way out of this was 
forcing quit from the laptop hard reset key. Fortunately restarting was then 
normal.
the laptop is Dell XPS M1210. Everything else including wifi seems ok.

Please request any further specs if nec,

Richard Laing

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
hardy heron loses keyboard after suspend
https://bugs.launchpad.net/bugs/226058
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 237772] Re: pidgin, not allowing to see previous buddy icons

2008-06-05 Thread richard

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/15068215/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/15068216/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/15068217/ProcStatus.txt

-- 
pidgin, not allowing to see previous buddy icons
https://bugs.launchpad.net/bugs/237772
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 237772] [NEW] pidgin, not allowing to see previous buddy icons

2008-06-05 Thread richard
Public bug reported:

Binary package hint: pidgin

In windows pidgin shows a right click menu item in the buddyy list
saying see buddy icons or similar, where it stores previous buddy
icons recorded for user. This is not happening in Ubuntu on the same
version of Ubuntu

ProblemType: Bug
Architecture: i386
Date: Thu Jun  5 23:39:01 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/pidgin
NonfreeKernelModules: fglrx
Package: pidgin 1:2.4.1-1ubuntu2
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: pidgin
Uname: Linux 2.6.24-17-generic i686

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


** Tags: apport-bug

-- 
pidgin, not allowing to see previous buddy icons
https://bugs.launchpad.net/bugs/237772
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 78684] Re: AGP not detected on Intel 8285P and E7205 chipsets using kernels higher than 2.6.17

2008-06-10 Thread Richard
I have a Radeon 9800XP and a Dell Dimension 8300 that I have been trying
to get compiz in Hardy 8.04 to work with.  I finally got it to work by
blacklisting the edac modules.

adding lines to /etc/modprobe.d/blacklist:

blacklist i82875p_edac
blacklist edac_mc

Thank you so much guys.  I hope other people are able to get some help
from this.

-- 
AGP not detected on Intel 8285P and E7205 chipsets using kernels higher than 
2.6.17
https://bugs.launchpad.net/bugs/78684
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 233799] Re: package sun-java6-doc 6-06-0ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-05-29 Thread Richard
No big problem, just adding my vote.

-- 
package sun-java6-doc 6-06-0ubuntu1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/233799
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 224037] Re: Can only hibernate twice (Gutsy 7.10 kernel issue)

2008-05-30 Thread Richard
I've had the same issue on a similar spec system using Gutsy with
2.6.22-14.  I installed the Hardy kernel 2.6.24-16 from backports (sam,e
thread as linked above) and it has now fixed this issue - had to do some
other tweaks to get hibernate working (to do with 7900GS, setting no
POST on resume in /etc/default/acpi-support, and enabling NvAGP in
xorg.conf), but it is now hibernating OK.

System spec in case it helps someone:

Intel Core 2 Duo E8200 
Gigabyte GA-P35-DS3R motherboard
NVidia 7900GS

-- 
Can only hibernate twice (Gutsy 7.10 kernel issue)
https://bugs.launchpad.net/bugs/224037
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 182403] Re: kdesudo --nonewdcop option breaks the system

2008-05-17 Thread Richard
I have the same problem on Kubuntu Gutsy, upgraded from Feisty. This
breaks Kubuntu quite severely, as you can't do any system admin through
the KDE tools at all - some sort of fix or workaround is essential if
I'm to carry on with Kubuntu.

Is this fixed in Hardy?

Any suggestions on a workaround, as I'm not a KDE guru?

-- 
kdesudo --nonewdcop option breaks the system
https://bugs.launchpad.net/bugs/182403
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 175909] Re: Administrator button fails to work in kde-settings and kcontrol

2008-05-17 Thread Richard
I'm using Kubuntu Gutsy, fully updated, and have had this problem since
upgrading from Feisty.

One interesting workaround, though it does require gksudo, is to simply
do: gksudo kcontrol.  This generated the following konsole output:

$ gksudo kcontrol
kbuildsycoca running...
ing new authority file /root/.ICEauthority
DCOP Cleaning up dead connections.
kdecore (KProcess): WARNING: _attachPty() 12
QImage::smoothScale: Image is a null image
QImage::smoothScale: Image is a null image
QImage::smoothScale: Image is a null image
$

The 'cleaning up dead connections' part looks interesting  After
doing this, the root-owned dcopserver was gone, but more importantly,
future use of kcontrol from the normal menus just works - e.g. on the
Login Manager tool within Kcontrol, the Administrator Mode works
(doesn't prompt as the sudo is established I guess.)

Not sure if I will need to re-do the gksudo invocation every time the
sudo credentials run out, but since gksudo kcontrol could be put in
the KDE menus it may be a better workaround than using Konsole.  I would
still really like to see a fix though.

-- 
Administrator button fails to work in kde-settings and kcontrol
https://bugs.launchpad.net/bugs/175909
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 182403] Re: kdesudo --nonewdcop option breaks the system

2008-05-17 Thread Richard
I found quite a good workaround (gksudo kcontrol) that seems to fix the
DCOP server setup so that plain kcontrol works afterwards - not sure how
long the fix will last though.

See http://ubuntuforums.org/showthread.php?p=4977989#post4977989 for
more discussion, and link to another Launchpad bug page with
workarounds.

-- 
kdesudo --nonewdcop option breaks the system
https://bugs.launchpad.net/bugs/182403
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 175909] Re: Administrator button fails to work in kde-settings and kcontrol

2008-05-17 Thread Richard
There are several more dupes of this bug I think:

https://bugs.launchpad.net/ubuntu/+source/kde-systemsettings/+bug/176518

https://bugs.launchpad.net/ubuntu/+source/kdesudo/+bug/182403

See http://ubuntuforums.org/showthread.php?t=133582 for another
workaround (DCOP server restart) that worked for some people.  Perhaps a
new bug should be opened to cover the Gutsy re-occurrence?

-- 
Administrator button fails to work in kde-settings and kcontrol
https://bugs.launchpad.net/bugs/175909
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 175909] Re: Administrator button fails to work in kde-settings and kcontrol

2008-05-17 Thread Richard
I don't have the problem any more, at present, so I can't test it. I
did try kdesu and/or kdesudo on kcontrol before hitting on gksudo, and
it didn't seem to clear things up at all.  None of the other sudo
options including plain 'sudo kcontrol' had the same effect of getting
the DCOP connections cleared up.  (Someone else on the Ubuntu forum link
did find that restarting the DCOP server also did this.)

Interestingly, after a reboot I have found no need to repeat the 'gksudo
kcontrol' - now I find that kcontrol launched from menus is OK, with the
Administrator Mode button functioning.  Also, after the reboot, I had
only one dcopserver running:

$ ps aux| grep dcop
richard   6478  0.1  0.0  25840  3104 ?S10:19   0:00 dcopserver 
[kdeinit] --nosid
richard   6643  0.0  0.0   2992   788 pts/1S+   10:19   0:00 grep dcop
$

My two KDE sessions on Gutsy were interspersed with long sessions on XP
and Ubuntu Hardy (separate partition and using GNOME not KDE), so I
think any sudo credentials must have expired by now (and they should be
reset on boot anyway).

My workaround is not ideal, as gksudo may well not be installed on
Kubuntu by default, and will probably pull in GNOME libraries, but I
hope it helps in figuring out a better workaround or a fix.

-- 
Administrator button fails to work in kde-settings and kcontrol
https://bugs.launchpad.net/bugs/175909
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 182403] Re: kdesudo --nonewdcop option breaks the system

2008-05-17 Thread Richard
*** This bug is a duplicate of bug 175909 ***
https://bugs.launchpad.net/bugs/175909

I believe this is a dupe of 175909 - my gksudo workaround has persisted
across reboots, see https://bugs.launchpad.net/ubuntu/+source/kde-
systemsettings/+bug/175909  for details.

** This bug has been marked a duplicate of bug 175909
   Administrator button fails to work in kde-settings and kcontrol

-- 
kdesudo --nonewdcop option breaks the system
https://bugs.launchpad.net/bugs/182403
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 231463] [NEW] bogus events after releasing the pad

2008-05-17 Thread Richard
Public bug reported:

When I use 2 finger scrolling/circular scrolling the scrolling continues after 
I get my finger of the pad.
When I check with synclient -m 1 I see the x coordinate and y coordinate reset 
to some fixed values. Also the z and f value change randomly.
The behaviour in an application is that it's scrolls random in the y-direction 
or continues scrolling

Hardware: Medion Laptop MD96360
[   38.844209] Synaptics Touchpad, model: 1, fw: 6.2, id: 0x1a0b1, caps: 
0xa04713/0x20
[   38.874183] input: SynPS/2 Synaptics TouchPad as 
/devices/platform/i8042/serio2/input/input8

Description:Ubuntu 8.04
Release:8.04

Version: 0.14.7~git20070706-1ubuntu4

 11.857  3693 2671  74 1  4  0 0 0 0 0     0  0  0   0   0
  11.881  3695 2672  74 1  4  0 0 0 0 0     0  0  0   0   0
  11.892  3692 2673  74 1  4  0 0 0 0 0     0  0  0   0   0
  11.904  3688 2673  74 1  4  0 0 0 0 0     0  0  0   0   0
  11.916  3687 2668  65 1  4  0 0 0 0 0     0  0  0   0   0
  11.931  3699 2660  52 1  4  0 0 0 0 0     0  0  0   0   0
time xy   z f  w  l r u d m multi  gl gm gr gdx gdy
  11.947  3707 2652  30 1  4  0 0 0 0 0     0  0  0   0   0
  11.952  3702 2634  13 1  4  0 0 0 0 0     0  0  0   0   0
  11.964  3583 2600   7 1  5  0 0 0 0 0     0  0  0   0   0
  11.976  3469 2479   4 1  6  0 0 0 0 0     0  0  0   0   0
  11.987 1 5855   2 2  5  0 0 0 0 0     0  0  0   0   0
  12.023 1 5855   0 0  0  0 0 0 0 0     0  0  0   0   0
  12.048 1 5855   1 2  5  0 0 0 0 0     0  0  0   0   0
  12.060 1 5855   2 2  5  0 0 0 0 0     0  0  0   0   0
  12.096 1 5855   0 0  0  0 0 0 0 0     0  0  0   0   0
  12.192 1 5855   1 2  5  0 0 0 0 0     0  0  0   0   0
  12.320 1 5855   0 0  0  0 0 0 0 0     0  0  0   0   0
  12.456 1 5855   1 2  5  0 0 0 0 0     0  0  0   0   0
  12.480 1 5855   0 0  0  0 0 0 0 0     0  0  0   0   0
  12.492 1 5855   1 2  5  0 0 0 0 0     0  0  0   0   0
  12.553 1 5855   0 0  0  0 0 0 0 0     0  0  0   0   0
  12.792 1 5855   1 2  5  0 0 0 0 0     0  0  0   0   0
  12.829 1 5855   0 0  0  0 0 0 0 0     0  0  0   0   0
  12.973 1 5855   1 2  5  0 0 0 0 0     0  0  0   0   0

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
bogus events after releasing the pad
https://bugs.launchpad.net/bugs/231463
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 133060] Re: Synaptic touchpad fails to register some of the taps for tap-to-click

2008-05-17 Thread Richard
Also a problem on a Medion MD96360. The patch works fine. I also filed a
bug report and then I found this :). Thanks anyway. I hope they will fix
this

-- 
Synaptic touchpad fails to register some of the taps for tap-to-click
https://bugs.launchpad.net/bugs/133060
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 175909] Re: Administrator button fails to work in kde-settings and kcontrol

2008-05-19 Thread Richard
@heu: Perhaps you have a different variant of this problem.  The default
Ubuntu/Kubuntu setup is that your hostname has an entry for 127.0.1.1 in
the /etc/hosts file, but it would be good if those who still have this
problem can test this.

Could you try reverting your hosts file to original setup, and see if
you get the problem again?  If so, maybe you could try the 'gksudo
kcontrol' or DCOP server shutdown and restart workarounds, and post any
output here.

My hosts file has always had a 192.168.1.x address for this host - this
did not change with the upgrade from Feisty to Gutsy, so if it is the
cause then it's a regression.

-- 
Administrator button fails to work in kde-settings and kcontrol
https://bugs.launchpad.net/bugs/175909
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 113658] Re: When apt-cacher is used, Update-Manger fails (not #78673 duplicate)

2008-05-19 Thread Richard
I would like to see this fixed as well...   Workarounds:

- maybe apt-proxy would be a workaround here for Scott and others: 
https://help.ubuntu.com/community/AptProxy - it is similar to apt-cacher, 
includes its own cache, and doesn't require changes the the client sources.list.
- also, the very bandwidth constrained can also order an Alternate CD from a 
local supplier - this has all the .deb packages, so it can be used as a target 
for updates by adding it with apt-cdrom.

-- 
When apt-cacher is used, Update-Manger fails (not #78673 duplicate)
https://bugs.launchpad.net/bugs/113658
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 112508] Re: irq 11: nobody cared (try booting with the irqpoll option)

2008-05-21 Thread Richard
I'm having the same problem on Gutsy, and also had it on Feisty with the
same hardware - system boots OK, but a freeze happens on the on-board
Ethernet, some USB and all IDE drives.  This takes a day or so after I
connect an internal USB  flash card reader, and hasn't happened for over
10 days with this device disconnected.  Relevant dmesg output is:

May 21 06:11:35 valluga kernel: [39107.154068] irq 16: nobody cared (try 
booting with the irqpoll option)
May 21 06:11:35 valluga kernel: [39107.154084]  [__report_bad_irq+36/128] 
__report_bad_irq+0x24/0x80
May 21 06:11:35 valluga kernel: [39107.154100]  [note_interrupt+610/672] 
note_interrupt+0x262/0x2a0
May 21 06:11:35 valluga kernel: [39107.154116]  [handle_IRQ_event+48/96] 
handle_IRQ_event+0x30/0x60
May 21 06:11:35 valluga kernel: [39107.154127]  [handle_fasteoi_irq+187/240] 
handle_fasteoi_irq+0xbb/0xf0
May 21 06:11:35 valluga kernel: [39107.154139]  [do_IRQ+59/112] do_IRQ+0x3b/0x70
May 21 06:11:35 valluga kernel: [39107.154145]  [irq_exit+81/128] 
irq_exit+0x51/0x80
May 21 06:11:35 valluga kernel: [39107.154148]  
[smp_apic_timer_interrupt+85/128] smp_apic_timer_interrupt+0x55/0x80
May 21 06:11:35 valluga kernel: [39107.154162]  [common_interrupt+35/48] 
common_interrupt+0x23/0x30
May 21 06:11:35 valluga kernel: [39107.154195]  ===
May 21 06:11:35 valluga kernel: [39107.154196] handlers:
May 21 06:11:35 valluga kernel: [39107.154197] [f88b26a0] 
(usb_hcd_irq+0x0/0x60 [usbcore])
May 21 06:11:35 valluga kernel: [39107.154212] [f892c600] 
(ata_interrupt+0x0/0x200 [libata])
May 21 06:11:35 valluga kernel: [39107.154227] [f88d1e60] 
(rtl8169_interrupt+0x0/0x410 [r8169])
May 21 06:11:35 valluga kernel: [39107.154236] Disabling IRQ #16
May 21 06:12:06 valluga kernel: [39138.396862] ata5.00: exception Emask 0x0 
SAct 0x0 SErr 0x0 action 0x2 frozen
May 21 06:12:06 valluga kernel: [39138.396870] ata5.00: cmd 
a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0
May 21 06:12:06 valluga kernel: [39138.396872]  res 
40/00:02:08:08:00/00:00:00:00:00/a0 Emask 0x4 (timeout)
May 21 06:12:06 valluga kernel: [39138.396885] ata5: soft resetting port
May 21 06:12:37 valluga kernel: [39168.482133] ata5.01: qc timeout (cmd 0x27)
May 21 06:12:37 valluga kernel: [39168.482142] ata5.01: ata_hpa_resize 1: hpa 
sectors (0) is smaller than sectors (488397168)
May 21 06:12:37 valluga kernel: [39168.637696] ata5.00: failed to IDENTIFY (I/O 
error, err_mask=0x40)
May 21 06:12:37 valluga kernel: [39168.637699] ata5.00: revalidation failed 
(errno=-5)
May 21 06:12:37 valluga kernel: [39168.637702] ata5: failed to recover some 
devices, retrying in 5 secs
May 21 06:12:42 valluga kernel: [39173.628634] ata5: soft resetting port
May 21 06:13:12 valluga kernel: [39203.713907] ata5.01: qc timeout (cmd 0x27)
May 21 06:13:12 valluga kernel: [39203.713916] ata5.01: ata_hpa_resize 1: hpa 
sectors (0) is smaller than sectors (488397168)
May 21 06:13:12 valluga kernel: [39203.869476] ata5.00: failed to IDENTIFY (I/O 
error, err_mask=0x40)
May 21 06:13:12 valluga kernel: [39203.869479] ata5.00: revalidation failed 
(errno=-5)
May 21 06:13:12 valluga kernel: [39203.869484] ata5.00: limiting speed to 
UDMA/33:PIO3
May 21 06:13:12 valluga kernel: [39203.869486] ata5: failed to recover some 
devices, retrying in 5 secs
May 21 06:13:17 valluga kernel: [39208.860412] ata5: soft resetting port
May 21 06:13:47 valluga kernel: [39238.945685] ata5.01: qc timeout (cmd 0x27)
May 21 06:13:47 valluga kernel: [39238.945696] ata5.01: ata_hpa_resize 1: hpa 
sectors (0) is smaller than sectors (488397168)
May 21 06:13:47 valluga kernel: [39239.101255] ata5.00: failed to IDENTIFY (I/O 
error, err_mask=0x40)
May 21 06:13:47 valluga kernel: [39239.101258] ata5.00: revalidation failed 
(errno=-5)
May 21 06:13:47 valluga kernel: [39239.101261] ata5.00: disabled
May 21 06:13:47 valluga kernel: [39239.101263] ata5: failed to recover some 
devices, retrying in 5 secs

/proc/interrupts:
  CPU0   CPU1
  0:140  1   IO-APIC-edge  timer
  1:   3511   3426   IO-APIC-edge  i8042
  8: 26 25   IO-APIC-edge  rtc
  9:  0  0   IO-APIC-fasteoi   acpi
 14:  0  0   IO-APIC-edge  libata
 15:  58500  58363   IO-APIC-edge  libata
 16: 186324 185794   IO-APIC-fasteoi   uhci_hcd:usb1, libata, eth2 
- relevant IRQ
 17:  0  0   IO-APIC-fasteoi   uhci_hcd:usb5, libata, ahci
 18:  0  0   IO-APIC-fasteoi   uhci_hcd:usb2
 19:  88153  88379   IO-APIC-fasteoi   uhci_hcd:usb3, uhci_hcd:usb6, 
ehci_hcd:usb7
 20:  0  2   IO-APIC-fasteoi   uhci_hcd:usb4, ehci_hcd:usb8
 21: 755493 756017   IO-APIC-fasteoi   HDA Intel
NMI:  0  0
LOC: 885182 745090
ERR:  0
MIS:  0

Kernel 2.6.22-14-generic was booted without any special parameters.
Hardware is a Gigabyte P35-DS3R motherboard with one SATA 

[Bug 53746] Re: Firewire connection not being correctly mounted in 6.06

2006-07-30 Thread Richard
Absolutely the same problem as the OP.  My external I-O data firewire
drive (120GB) isn't working with 6.06 but worked previously.  I get the
same messages on boot as the OP, and additionally Ubuntu now takes about
30-40 seconds longer to boot because of all the firewire related errors.
I'm  not sure if I need some advice, or if this needs fixing, but if
someone could look into it, I think it would be a good thing.

-- 
Firewire connection not being correctly mounted in 6.06
https://launchpad.net/bugs/53746

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


[Bug 117878] slideshow crashed during upgrade

2007-05-30 Thread richard
Public bug reported:

Binary package hint: gnome-screensaver

i see bug has already been reported

** Affects: gnome-screensaver (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
slideshow crashed during upgrade
https://bugs.launchpad.net/bugs/117878
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 104262] Re: [apport] mythfrontend.real crashed with SIGSEGV in XRRGetScreenInfo()

2007-04-20 Thread Richard
I'm having the same problem with mythfrontend, the backend is on another
computer.

I'm using feisty 32-bit instead of 64-bit. This was installed with the
alternative install cd (final). I also have 2 nvidia cards instead of an
ATI card but I am also using xinerama. I'm using mythfrontend version
0.20.20060828-4

Mythfrontend fails with a segmentation fault. If I use gdb to run it it
terminates with a SIGSEGV with libXrandr.so.2. If I turn xinerama off
mythfrontend runs perfectly.

Is there a workaround to this problem?

-- 
[apport] mythfrontend.real crashed with SIGSEGV in XRRGetScreenInfo()
https://bugs.launchpad.net/bugs/104262
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 104262] Re: [apport] mythfrontend.real crashed with SIGSEGV in XRRGetScreenInfo()

2007-04-20 Thread Richard
I found a workaround although it isn't a particularly pretty one.

I downloaded the edgy libxrandr2 package from here:
http://packages.ubuntu.com/edgy/libs/libxrandr2 and opened it with the
archive manager. Extracted the data.tar.gz files and put it in a folder
in my home directory. I then wrote a simple bash script:

#!/bin/bash
env LD_LIBRARY_PATH=/home/aandr/oldlibs/usr/lib mythfrontend

/home/aandr/oldlibs/usr/lib being the directory where the libXrandr.so.2
and libXrandr.so.2.0.0 files are located.

It seems to work without issues (at least I haven't encountered any).
Granted, it isn't a perfect (or permanent) solution but I didn't have a
chance to see what was changed from the edgy version of libXrandr to the
one in feisty. It seems like it should work with ati video cards as
well.

At least I can use it for now. I hope this helps.

Richard

-- 
[apport] mythfrontend.real crashed with SIGSEGV in XRRGetScreenInfo()
https://bugs.launchpad.net/bugs/104262
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 108976] upgrade tool crashed

2007-04-22 Thread Richard
Public bug reported:

Binary package hint: update-manager

Traceback (most recent call last):
  File /tmp/kde-root/adept_managerIo7S6b.tmp-extract/dist-upgrade.py, line 
56, in ?
app.run()
  File /tmp/kde-root/adept_managerIo7S6b.tmp-extract/DistUpgradeControler.py, 
line 1025, in run
self.fullUpgrade()
  File /tmp/kde-root/adept_managerIo7S6b.tmp-extract/DistUpgradeControler.py, 
line 1014, in fullUpgrade
self.doPostUpgrade()
  File /tmp/kde-root/adept_managerIo7S6b.tmp-extract/DistUpgradeControler.py, 
line 740, in doPostUpgrade
res = self.cache.commit(fprogress,iprogress)
  File /usr/lib/python2.4/site-packages/apt/cache.py, line 204, in commit
if res == pm.ResultCompleted:
  File /usr/lib/python2.4/site-packages/apt/cache.py, line 179, in 
installArchives
installProgress.finishUpdate()
  File /usr/lib/python2.4/site-packages/apt/progress.py, line 206, in run
select.select([self.statusfd],[],[], self.selectTimeout)
  File /tmp/kde-root/adept_managerIo7S6b.tmp-extract/DistUpgradeViewKDE.py, 
line 227, in fork
self.child_pid = os.fork()
OSError: [Errno 12] Ne peut allouer de la mémoire

file:///var/log/dist-upgrade/apt.log

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
upgrade tool crashed
https://bugs.launchpad.net/bugs/108976
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 91456] SuperTux does not run

2007-03-11 Thread Richard
Public bug reported:

Binary package hint: supertux

It just won't run

ProblemType: Bug
Architecture: i386
Date: Sun Mar 11 19:21:26 2007
DistroRelease: Ubuntu 7.04
Uname: Linux rory 2.6.20-9-generic #2 SMP Mon Feb 26 03:01:44 UTC 2007 i686 
GNU/Linux

** Affects: supertux (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
SuperTux does not run
https://launchpad.net/bugs/91456

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



  1   2   3   4   5   6   7   8   9   10   >