[Bug 1876906] Re: Downloaded file fails to appear in dirs outside of ~/

2020-05-05 Thread Michael Wood
If the other bug you linked to is set to 'confirmed', shouldn't this one
be too?

Otherwise it is simply blaming the user for not understanding/knowing
that chromium-browser's functionality is being broken by the use of
Snap.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1876906

Title:
  Downloaded file fails to appear in dirs outside of ~/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1876906/+subscriptions

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

[Bug 1876906] [NEW] Downloaded file fails to appear in dirs outside of ~/

2020-05-05 Thread Michael Wood
Public bug reported:

chromium-browser Version 81.0.4044.129 (Official Build) snap (64-bit)

pkg - 80.0.3987.163-0ubuntu1 500

Steps to reproduce:

1) Have setting "Ask where to save each file before downloading" switched on
2) Go to a webpage and download a file
3) Select a location outside of ~/ , for example /tmp/ (which I have in my 
location bookmarks)
4) Try to open file or go to "chrome://downloads/" and press "Show in Folder"

What happens:

File appears to download. However the file can't be found by user.

The chrome://downloads/ "Show in Folder" in Chromium does nothing, as
does clicking on the file download item. Naturally you try to download
the file again and find that it apparently already exists but you still
can't see it in the filesystem/file browser/nautilus.

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1876906

Title:
  Downloaded file fails to appear in dirs outside of ~/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1876906/+subscriptions

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

[Bug 1778745] Re: mytop error when using MySQL ANSI_QUOTES mode: Use of uninitialized value in string ne at /usr/bin/mytop line 1063.

2018-07-06 Thread Michael Wood
** Bug watch added: Debian Bug tracker #903113
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903113

** Also affects: mytop (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903113
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1778745

Title:
  mytop error when using MySQL ANSI_QUOTES mode: Use of uninitialized
  value in string ne at /usr/bin/mytop line 1063.

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

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

[Bug 1778745] [NEW] mytop error when using MySQL ANSI_QUOTES mode: Use of uninitialized value in string ne at /usr/bin/mytop line 1063.

2018-06-26 Thread Michael Wood
Public bug reported:

I'm running MySQL with the following sql-mode in my.cnf:

sql-mode = "STRICT_TRANS_TABLES,ANSI_QUOTES,NO_ENGINE_SUBSTITUTION"

By default MySQL treats single and double quotes interchangeably and uses 
backticks for escaping table/column names.
The "ANSI_QUOTES" option causes MySQL to use ANSI standard quoting (double 
quotes), so it no longer allows double quotes for string literals.

Line 1063 of mytop is:

my($data) = Hashes('show global variables like "read_only"');

Attempting to execute that statement results in the following error from
MySQL:

mysql> show global variables like "read_only";
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that 
corresponds to your MySQL server version for the right syntax to use near 
'"read_only"' at line 1

Whereas using single quotes works as expected:

mysql> show global variables like 'read_only';
+---+---+
| Variable_name | Value |
+---+---+
| read_only | OFF   |
+---+---+
1 row in set (0,00 sec)

When MySQL's sql-mode is set to include ANSI_QUOTES mytop spits out the
following in the header:

Use of uninitialized value in string ne at /usr/bin/mytop line 1063.
 ReadOnly

Changing line 1063 to use single quotes in the SQL statement sent to
MySQL resolves the problem.

Unfortunately the upstream project seems to be dead, so it seemed
pointless trying to report it there.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: mytop 1.9.1-1 [modified: usr/bin/mytop]
ProcVersionSignature: Ubuntu 4.4.0-116.140~14.04.1-generic 4.4.98
Uname: Linux 4.4.0-116-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.29
Architecture: amd64
CurrentDesktop: MATE
Date: Tue Jun 26 16:27:12 2018
InstallationDate: Installed on 2014-08-08 (1418 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
PackageArchitecture: all
SourcePackage: mytop
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug

** Patch added: "Fix quoting"
   https://bugs.launchpad.net/bugs/1778745/+attachment/5156788/+files/mytop.diff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1778745

Title:
  mytop error when using MySQL ANSI_QUOTES mode: Use of uninitialized
  value in string ne at /usr/bin/mytop line 1063.

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

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

[Bug 1747139] [NEW] BUG: unable to handle kernel NULL pointer dereference at 0000000000000020

2018-02-03 Thread Michael Wood
Public bug reported:

No idea what caused this.
I booted the machine, logged in, started the Software Updater to check for 
updates and then walked away. When I got back, Software Updater said it had 
failed to download repository information. I told it to retry, and about that 
time I got the notification that something had crashed.
I see the stack trace mentions nouveau and hotplug. I did not plug/unplug any 
external monitors or do anything other than what was mentioned above before 
this Oops happened.

ProblemType: KernelOops
DistroRelease: Ubuntu 17.10
Package: linux-image-4.13.0-16-generic 4.13.0-16.19 [modified: 
boot/vmlinuz-4.13.0-16-generic]
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
Annotation: Your system might become unstable now and might need to be 
restarted.
ApportVersion: 2.20.7-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/pcmC0D0p:   michael1395 F...m pulseaudio
 /dev/snd/controlC0:  michael1395 F pulseaudio
Date: Sat Feb  3 14:37:00 2018
DuplicateSignature: BUG: unable to handle kernel NULL pointer dereference at 
location RIP: nv50_mstm_service+0x18/0xb0 [nouveau] RSP: b2dfc03e3dc0
Failure: oops
InstallationDate: Installed on 2017-10-21 (104 days ago)
InstallationMedia: Ubuntu-MATE 17.10 "Artful Aardvark" - Release amd64 
(20171018)
MachineType: Apple Inc. MacBookAir3,2
ProcFB: 0 nouveaufb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-16-generic.efi.signed 
root=UUID=74e1bbab-f267-43f4-9c5f-0f102a968bc2 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: kerneloops-daemon N/A
SourcePackage: linux
Title: BUG: unable to handle kernel NULL pointer dereference at 0020
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/18/10
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBA31.88Z.0061.B01.1011181342
dmi.board.asset.tag: Base Board Asset Tag#
dmi.board.name: Mac-942C5DF58193131B
dmi.board.vendor: Apple Inc.
dmi.board.version: MacBookAir3,2
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-942C5DF58193131B
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBA31.88Z.0061.B01.1011181342:bd11/18/10:svnAppleInc.:pnMacBookAir3,2:pvr1.0:rvnAppleInc.:rnMac-942C5DF58193131B:rvrMacBookAir3,2:cvnAppleInc.:ct10:cvrMac-942C5DF58193131B:
dmi.product.family: MacBook
dmi.product.name: MacBookAir3,2
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

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


** Tags: amd64 apport-kerneloops artful kernel-driver-nouveau kernel-oops

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1747139

Title:
  BUG: unable to handle kernel NULL pointer dereference at
  0020

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

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

[Bug 1654838] [NEW] usbipd in latest usbip package expects outdated modules

2017-01-08 Thread Michael Wood
Public bug reported:

It looks like the usbip package is very outdated and expects old kernel
modules:

root@ubuntu64:~# lsmod | grep usbip
usbip_host 28672  0
usbip_core 36864  1 usbip_host
root@ubuntu64:~# usbipd -D
usbip err: stub_driver.c:  33 (open_sysfs_stub_driver) usbip_common_mod.ko and 
usbip.ko must be loaded

** (process:6599): ERROR **: driver open failed
Trace/breakpoint trap (core dumped)
root@ubuntu64:~# 


See also https://bugs.launchpad.net/ubuntu/+source/linux/+bug/900384/comments/10

root@ubuntu64:~# lsb_release -rd
Description:Ubuntu 16.10
Release:16.10
root@ubuntu64:~# apt-cache policy usbip
usbip:
  Installed: 0.1.7-3
  Candidate: 0.1.7-3
  Version table:
 *** 0.1.7-3 500
500 http://za.archive.ubuntu.com/ubuntu yakkety/universe amd64 Packages
100 /var/lib/dpkg/status

I expected usbipd -D to run without errors.

usbipd crashed with an error about not being able to find outdated usbip
kernel modules.  strace outputs this right before the error message:

lstat("/sys/bus/usb/drivers/usbip", 0x7fff1240bb40) = -1 ENOENT (No such
file or directory)

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: usbip 0.1.7-3
ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
Uname: Linux 4.8.0-22-generic x86_64
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
Date: Sun Jan  8 13:41:09 2017
InstallationDate: Installed on 2017-01-08 (0 days ago)
InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
ProcEnviron:
 LANGUAGE=en_ZA:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_ZA.UTF-8
 SHELL=/bin/bash
SourcePackage: usbip
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug yakkety

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1654838

Title:
  usbipd in latest usbip package expects outdated modules

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

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


[Bug 1654838] Re: usbipd in latest usbip package expects outdated modules

2017-01-08 Thread Michael Wood
This was in VirtualBox with the guest extensions installed, but the
results are the same without the guest extensions installed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1654838

Title:
  usbipd in latest usbip package expects outdated modules

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

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


[Bug 1327603] Re: Reloading gnome shell causes gnome-terminal to disappear on secondary monitors

2014-06-10 Thread Michael Wood
After upgrading gnome-terminal using
https://launchpad.net/~gnome3-team/+archive/gnome3-staging I'm not able
to recreate this bug. Only required upgrade of libvte-2.90-common ,
libvte-2.90-9 on 14.04 so fairly safe

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1327603

Title:
  Reloading gnome shell causes gnome-terminal to disappear on secondary
  monitors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1327603/+subscriptions

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


[Bug 1327603] Re: Reloading gnome shell causes gnome-terminal to disappear on secondary monitors

2014-06-10 Thread Michael Wood
probably a duplicate of bug 1215798

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1327603

Title:
  Reloading gnome shell causes gnome-terminal to disappear on secondary
  monitors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1327603/+subscriptions

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


[Bug 1082034] [NEW] desktop files not picked up in /usr/local/share/

2012-11-22 Thread Michael Wood
Public bug reported:

When installing a new application that uses python: distutils.core
import setup with the default setting the .desktop file will end up in
/usr/local/share/applications/

1 Place a valid .desktop file in /usr/local/share/applications/
2 run update-desktop-database -v  (note that the desktop file is found as it's 
in a valid XDG_DATA_DIRS
3 Expect application to show in unity

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1082034

Title:
  desktop files not picked up in /usr/local/share/

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

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


[Bug 1082034] Re: desktop files not picked up in /usr/local/share/

2012-11-22 Thread Michael Wood
Ubuntu 12.10 , Unity 6.10.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1082034

Title:
  desktop files not picked up in /usr/local/share/

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

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


[Bug 1002938] [NEW] media explorer package

2012-05-22 Thread Michael Wood
Public bug reported:

It would be good to see media-explorer packaged for Ubuntu

GNU Library Public License, version 2

http://media-explorer.org

see also
https://admin.fedoraproject.org/pkgdb/applications/Media%20Explorer

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1002938

Title:
  media explorer package

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

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


[Bug 995065] Re: gnome-sudoku crashes when pressing Ctrl-J or Ctrl-K

2012-05-05 Thread Michael Wood
*** This bug is a duplicate of bug 959882 ***
https://bugs.launchpad.net/bugs/959882

I see bug #978131 is the same as this and was marked as a duplicaet of
bug #959882, so I'll mark this as a dup as well.

** This bug has been marked a duplicate of bug 959882
   gnome-sudoku crashed with signal 5 in g_settings_get_value()

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995065

Title:
  gnome-sudoku crashes when pressing Ctrl-J or Ctrl-K

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/995065/+subscriptions

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


[Bug 959882] Re: gnome-sudoku crashed with signal 5 in g_settings_get_value()

2012-05-05 Thread Michael Wood
I get what looks like the same crash when pressing Ctrl-J or Ctrl-K to
clear the top/bottom notes area of a cell.  Reported as bug #959882
which should probably be marked as a duplicate of this one, but left it
separate for now in case it's not the same thing.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959882

Title:
  gnome-sudoku crashed with signal 5 in g_settings_get_value()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/959882/+subscriptions

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


[Bug 995065] Re: gnome-sudoku crashes when pressing Ctrl-J or Ctrl-K

2012-05-05 Thread Michael Wood
Possible duplicate of bug #959882

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995065

Title:
  gnome-sudoku crashes when pressing Ctrl-J or Ctrl-K

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/995065/+subscriptions

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


[Bug 995065] Re: gnome-sudoku crashes when pressing Ctrl-J or Ctrl-K

2012-05-05 Thread Michael Wood
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995065

Title:
  gnome-sudoku crashes when pressing Ctrl-J or Ctrl-K

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/995065/+subscriptions

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


[Bug 995065] [NEW] gnome-sudoku crashes when pressing Ctrl-J or Ctrl-K

2012-05-05 Thread Michael Wood
Public bug reported:

I was playing gnome-sudoku.

Pressed Ctrl-J.

Expected top note area to clear.

gnome-sudoku crashed.

Tried again and also with Ctrl-K with same result.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-sudoku 1:3.4.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Sat May  5 14:36:53 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_ZA.UTF-8
 LANGUAGE=en_ZA:en
SourcePackage: gnome-games
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-games (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995065

Title:
  gnome-sudoku crashes when pressing Ctrl-J or Ctrl-K

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/995065/+subscriptions

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


[Bug 704851] Re: Software center loads very slowly

2011-01-19 Thread Michael Wood


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/704851

Title:
  Software center loads very slowly

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


[Bug 704851] [NEW] Software center loads very slowly

2011-01-19 Thread Michael Wood
Public bug reported:

Binary package hint: software-center

The default action for installing a package is now via the software
center. The software center does not load in a timely manner as gdebi
does. By the time software-center has loaded from cold you can actually
install the package using a different method.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: software-center 3.0.7
ProcVersionSignature: Ubuntu 2.6.35-24.42-generic-pae 2.6.35.8
Uname: Linux 2.6.35-24-generic-pae i686
Architecture: i386
Date: Wed Jan 19 11:04:06 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: software-center

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/704851

Title:
  Software center loads very slowly

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


[Bug 506310] Re: simple-ccsm crashed with KeyError in AppearenceBoxChanged()

2010-11-13 Thread Michael Wood
** Changed in: simple-ccsm (Ubuntu)
   Status: New => Confirmed

-- 
simple-ccsm crashed with KeyError in AppearenceBoxChanged()
https://bugs.launchpad.net/bugs/506310
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 348373] Re: Sudoku reports too high playing-time.

2010-09-16 Thread Michael Wood
** This bug is no longer a duplicate of bug 282315
   Gnome-sudoku timings all wrong

-- 
Sudoku reports too high playing-time.
https://bugs.launchpad.net/bugs/348373
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 376212] Re: sudoku timer off

2010-09-16 Thread Michael Wood
*** This bug is a duplicate of bug 348373 ***
https://bugs.launchpad.net/bugs/348373

** This bug is no longer a duplicate of bug 282315
   Gnome-sudoku timings all wrong
** This bug has been marked a duplicate of bug 348373
   Sudoku reports too high playing-time.
 * You can subscribe to bug 348373 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/348373/+subscribe

-- 
sudoku timer off
https://bugs.launchpad.net/bugs/376212
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 376535] Re: Sudoku reports wrong game completion time

2010-09-16 Thread Michael Wood
*** This bug is a duplicate of bug 348373 ***
https://bugs.launchpad.net/bugs/348373

** This bug is no longer a duplicate of bug 282315
   Gnome-sudoku timings all wrong
** This bug has been marked a duplicate of bug 348373
   Sudoku reports too high playing-time.
 * You can subscribe to bug 348373 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/348373/+subscribe

-- 
Sudoku reports wrong game completion time
https://bugs.launchpad.net/bugs/376535
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 381529] Re: Gnome Sudoko reports wrong time to compleate

2010-09-16 Thread Michael Wood
*** This bug is a duplicate of bug 348373 ***
https://bugs.launchpad.net/bugs/348373

** This bug is no longer a duplicate of bug 282315
   Gnome-sudoku timings all wrong
** This bug has been marked a duplicate of bug 348373
   Sudoku reports too high playing-time.
 * You can subscribe to bug 348373 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/348373/+subscribe

-- 
Gnome Sudoko reports wrong time to compleate
https://bugs.launchpad.net/bugs/381529
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 382192] Re: Duration of a game in Gnome Sudoku is false

2010-09-16 Thread Michael Wood
*** This bug is a duplicate of bug 348373 ***
https://bugs.launchpad.net/bugs/348373

** This bug is no longer a duplicate of bug 282315
   Gnome-sudoku timings all wrong
** This bug has been marked a duplicate of bug 348373
   Sudoku reports too high playing-time.
 * You can subscribe to bug 348373 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/348373/+subscribe

-- 
Duration of a game in Gnome Sudoku is false
https://bugs.launchpad.net/bugs/382192
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 405025] Re: Error recording start time

2010-09-16 Thread Michael Wood
*** This bug is a duplicate of bug 348373 ***
https://bugs.launchpad.net/bugs/348373

** This bug is no longer a duplicate of bug 282315
   Gnome-sudoku timings all wrong
** This bug has been marked a duplicate of bug 348373
   Sudoku reports too high playing-time.
 * You can subscribe to bug 348373 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/348373/+subscribe

-- 
Error recording start time
https://bugs.launchpad.net/bugs/405025
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 446705] Re: Sudoku congratulations dialog shows incorrect time spent on puzzle

2010-09-16 Thread Michael Wood
*** This bug is a duplicate of bug 348373 ***
https://bugs.launchpad.net/bugs/348373

** This bug is no longer a duplicate of bug 282315
   Gnome-sudoku timings all wrong
** This bug has been marked a duplicate of bug 348373
   Sudoku reports too high playing-time.
 * You can subscribe to bug 348373 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/348373/+subscribe

-- 
Sudoku congratulations dialog shows incorrect time spent on puzzle
https://bugs.launchpad.net/bugs/446705
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 455027] Re: Sudoku reports really long solve time

2010-09-16 Thread Michael Wood
*** This bug is a duplicate of bug 348373 ***
https://bugs.launchpad.net/bugs/348373

** This bug is no longer a duplicate of bug 282315
   Gnome-sudoku timings all wrong
** This bug has been marked a duplicate of bug 348373
   Sudoku reports too high playing-time.
 * You can subscribe to bug 348373 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/348373/+subscribe

-- 
Sudoku reports really long solve time
https://bugs.launchpad.net/bugs/455027
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 492069] Re: timer incorrect

2010-09-16 Thread Michael Wood
*** This bug is a duplicate of bug 348373 ***
https://bugs.launchpad.net/bugs/348373

** This bug is no longer a duplicate of bug 282315
   Gnome-sudoku timings all wrong
** This bug has been marked a duplicate of bug 348373
   Sudoku reports too high playing-time.
 * You can subscribe to bug 348373 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/348373/+subscribe

-- 
timer incorrect
https://bugs.launchpad.net/bugs/492069
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 521881] Re: Sudoku Playing time is not displayed/computed correctly

2010-09-16 Thread Michael Wood
*** This bug is a duplicate of bug 348373 ***
https://bugs.launchpad.net/bugs/348373

** This bug is no longer a duplicate of bug 282315
   Gnome-sudoku timings all wrong
** This bug has been marked a duplicate of bug 348373
   Sudoku reports too high playing-time.
 * You can subscribe to bug 348373 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/348373/+subscribe

-- 
Sudoku Playing time is not displayed/computed correctly
https://bugs.launchpad.net/bugs/521881
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 508452] Re: wnck-applet crashed with SIGSEGV in g_closure_invoke()

2010-05-09 Thread Michael Wood
On 10 May 2010 04:22, phillipsjk  wrote:
[...]
> If I had to guess; maybe the disk access timed out. Thus if does not
> happen twice in a row since the file would now be cached.

I doubt it's that.  It crashed immediately for me when trying to go
into the properties.  There was no pause for retrieving something off
the CD.

-- 
wnck-applet crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/508452
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 573075] Re: mp3 files report 0 length duration

2010-05-03 Thread Michael Wood
Rhythmbox and others are getting the duration on this track but it does
not display in the audio properties in nautilus.

** Attachment added: "Duration: 0 Seconds"
   
http://launchpadlibrarian.net/47540440/Screenshot-02%20-%20Right%20Said%20Fred.mp3%20Properties.png

-- 
mp3 files report 0 length duration
https://bugs.launchpad.net/bugs/573075
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 573075] [NEW] mp3 files report 0 length duration

2010-05-01 Thread Michael Wood
Public bug reported:

Binary package hint: gnome-media

Description:Ubuntu 10.04 LTS
Release:10.04 (fresh install)
gnome-media:
  Installed: 2.30.0-0ubuntu1

Right click on mp3 files: "Duration: 0:00" in rythmbox/totem etc (thus
disabling seek)  and in properties view of Nautilus.

These files used to have a duration and this can be verified by opening
the same file in VLC (or any other non gnome media app)

** Affects: gnome-media (Ubuntu)
 Importance: Undecided
 Status: New

-- 
mp3 files report 0 length duration
https://bugs.launchpad.net/bugs/573075
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 572854] Re: wnck-applet crashed with SIGSEGV in g_closure_invoke()

2010-05-01 Thread Michael Wood
** Visibility changed to: Public

-- 
wnck-applet crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/572854
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 296538] Re: warty-final-ubuntu.png is actually a jpeg

2010-04-08 Thread Michael Wood
Still present in Lucid Beta 1 (the package version is still 0.31.1)

-- 
warty-final-ubuntu.png is actually a jpeg
https://bugs.launchpad.net/bugs/296538
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 506310] Re: simple-ccsm crashed with KeyError in AppearenceBoxChanged()

2010-04-07 Thread Michael Wood
Looks like it just needs a dependency on compiz-fusion-plugins-extra.

i.e. if you install compiz-fusion-plugins-extra before running simple-
ccsm it works.

-- 
simple-ccsm crashed with KeyError in AppearenceBoxChanged()
https://bugs.launchpad.net/bugs/506310
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 282315] Re: Gnome-sudoku timings all wrong

2010-01-20 Thread Michael Wood
What appear to be two separate bugs are being marked as dups of this bug
report:

The following reports are about the reported time being way too long:
Bug #348373
Bug #376212
Bug #376535
Bug #381529
Bug #382192
Bug #405025
Bug #446705
Bug #492069

with this one being the worst I've seen:
Bug #455027 ("Congratulations! You completed the puzzle in 793 years, 8 months, 
2 weeks, 6 days, 6 hours, 48 minutes and 51 seconds (9 years, 9 months, 1 week, 
5 days, 21 hours, 44 minutes and 31 seconds active)
You got 2 hints")

These usually seem to have reasonable times for the "active" time, but
the latter also has that wrong.

These two reports don't specify if the time is less than one minute (like this 
one) or longer than expected, so I can't say whether they are duplicates of 
this bug or the too long bug:
Bug #437946
Bug #458926

This is the only actual duplicate as far as I can see:
Bug #465315

-- 
Gnome-sudoku timings all wrong
https://bugs.launchpad.net/bugs/282315
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 465187] Re: Empathy apply button does not make sense

2010-01-17 Thread Michael Wood
No this is still not correct.

1) Why do you need a login button on the account editor? that is outside it's 
purpose as an account editor.
2) "Cancel" is still not warranted   

It's quite a textbook example on how to do the UI wrong, especially if
you're using GNOME's textbook.

** Changed in: empathy (Ubuntu)
   Status: Fix Released => In Progress

-- 
Empathy apply button does not make sense
https://bugs.launchpad.net/bugs/465187
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 405025] Re: Error recording start time

2010-01-01 Thread Michael Wood
*** This bug is a duplicate of bug 282315 ***
https://bugs.launchpad.net/bugs/282315

I am not convinced this is a duplicate of bug #282315.  #282315 is apparently 
fixed by the patch "Don't stop the timer during autosave" available here:
https://bugzilla.gnome.org/attachment.cgi?id=136917

But that bug causes the time to be reported as less than one minute,
because the autosave happens every minute and clears the timer when it
does so.

This does not explain why the time might be reported as more than 77
days (https://bugzilla.gnome.org/show_bug.cgi?id=556932#c4 ) or similar.

e.g. I played a game earlier today (Ubuntu 9.04, gnome-games
1:2.26.1-0ubuntu2) and, although the uptime of the machine was just over
2 hours, I was told I had completed the puzzle in "2 days, 19 hours, 13
minutes and 36 seconds".  This was after playing a couple of other
games.  No crashes were involved (so no loading old puzzles that were
saved/autosaved.)  Actually I see no option to load old puzzles anyway,
and wasn't aware of the autosave functionality before searching for this
bug.

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

** Attachment added: "Screenshot showing uptime and reported solution time."
   http://launchpadlibrarian.net/37341757/Sudoku%20Time%20Bug.png

-- 
Error recording start time
https://bugs.launchpad.net/bugs/405025
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 465187] Re: Empathy apply button does not make sense

2009-10-30 Thread Michael Wood
filled upstream at https://bugzilla.gnome.org/show_bug.cgi?id=600152

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

-- 
Empathy apply button does not make sense
https://bugs.launchpad.net/bugs/465187
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 465187] [NEW] Empathy apply button does not make sense

2009-10-30 Thread Michael Wood
Public bug reported:

Binary package hint: empathy

All Empathy's configuration dialogue boxes use "close" to save the
settings, as is found throughout the GNOME desktop.

*** Apart from one ***

I see someone has realised most people will close the box to apply and
put in a message:

"There are unsaved modifications regarding your xxx account.

You are about to close the window, which will discard
your changes. Are you sure you want to proceed?"

"Cancel or Discard ?!"

What does this even mean ? Cancel the procedure of closing or discard
the procedure of closing ?

Then you have the accounts management dialogue, which is very cluttered
with buttons and has an apply, cancel and close button.

It breaks all the user's previous understanding of using GNOME, it's
unnecessarily confusing and I don't understand why it is needed.

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

-- 
Empathy apply button does not make sense
https://bugs.launchpad.net/bugs/465187
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 321927] Re: /dev/pts and /dev/shm not mounted on boot

2009-04-07 Thread Michael Wood
Not using encryption.

Is this a upgrade bug ? I think my machine has come from LTS to Jaunty
with this bug appearing from Intrepid to Jaunty.

-- 
/dev/pts and /dev/shm not mounted on boot
https://bugs.launchpad.net/bugs/321927
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 354242] Re: gvfs-fuse-daemon crashed with SIGSEGV in g_input_stream_read()

2009-04-05 Thread Michael Wood
** Changed in: gvfs (Ubuntu)
   Status: Invalid => Incomplete

-- 
gvfs-fuse-daemon crashed with SIGSEGV in g_input_stream_read()
https://bugs.launchpad.net/bugs/354242
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 321927] Re: /dev/pts and /dev/shm not mounted on boot

2009-04-05 Thread Michael Wood
Dito that request, It affects other processes as well which fork a
terminal (such as update manager)

-- 
/dev/pts and /dev/shm not mounted on boot
https://bugs.launchpad.net/bugs/321927
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 346579] Re: Cursor image left behind with multiple X screens

2009-04-02 Thread Michael Wood
Exists in latest Jaunty 9.04, I also find that the cursor jumps around
sometimes to the default screen or it occasionally takes a few goes to
persuade the cursor to a secondary screen.


** Attachment added: "mouseXinerama.avi"
   http://launchpadlibrarian.net/24700586/mouseXinerama.avi

-- 
Cursor image left behind with multiple X screens
https://bugs.launchpad.net/bugs/346579
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 35957] Re: [Intrepid] Number Pad no longer works after distribution upgrade to 8.10

2009-04-02 Thread Michael Wood
Strange, Mouse Keys enabled it's self when I upgraded from Intrepid to
Jaunty, I didn't know about this features so I assumed that the keys
were not working correctly

-- 
[Intrepid] Number Pad no longer works after distribution upgrade to 8.10
https://bugs.launchpad.net/bugs/35957
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 305151] Re: Mouse stops functioning properly

2009-04-02 Thread Michael Wood
Upgrade to 9.04 and this issue seems to be fixed - although a few more
bugs are now evident.

** Changed in: xorg-server (Ubuntu)
   Status: Incomplete => Fix Released

-- 
Mouse stops functioning properly
https://bugs.launchpad.net/bugs/305151
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 352467] [NEW] Typo on documentation site link

2009-03-31 Thread Michael Wood
Public bug reported:

Binary package hint: ubuntu-docs

https://help.ubuntu.com/8.04/files-and-docs/C/index.html

The link for Disks, Partitioning and Formatting is missing a d linking
to

https://help.ubuntu.com/8.04/harware/C/disks.html

instead of

https://help.ubuntu.com/8.04/hardware/C/disks.html

** Affects: ubuntu-docs (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Typo on documentation site link
https://bugs.launchpad.net/bugs/352467
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 81464] Re: Update manager Instruction cannot be carried out

2009-03-11 Thread Michael Wood
Sorry for not being clear.

You are correct John, the cause is that dpkg had an existing lock, this
lock exists from update manager. Which means that the user can not
perform the instruction that they are prompted to do via the popup
window.

The Scenario:

1) User goes to dist upgrade via update manager 
** dpkg now locked **
2) problem occurs with upgrade 
3) popup error message is run with the message that the user should go to a 
terminal and instigate dpkg manually through "sudo apt-get/dpk whatever"
4) User gets error message:
E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily 
unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another 
process using it?

Having moved a "gui orientated" user to the terminal they then panic or
don't realise that the command has not been successful

when the popup comes up it needs to have the prerequisite of having
released the lock on dpkg.

This bug is only fixed when either the lock is removed when the error
message + instructions are put up or if all these types of errors are
now handled by update-manager.

Thanks

-- 
Update manager Instruction cannot be carried out
https://bugs.launchpad.net/bugs/81464
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 81874] Re: Epson AcuLaser driver

2008-12-08 Thread Michael Wood
Not having this problem anymore, upgrade must have fixed it.

** Changed in: cupsys (Ubuntu)
   Status: Incomplete => Fix Released

-- 
Epson AcuLaser driver
https://bugs.launchpad.net/bugs/81874
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 224267] Re: Xinerama windows jump or switch from secondary display

2008-12-08 Thread Michael Wood
fixed after upgrade to intrepid, never did find the source of the
problem anyway.

** Changed in: metacity (Ubuntu)
   Status: New => Fix Released

-- 
Xinerama windows jump or switch from secondary display
https://bugs.launchpad.net/bugs/224267
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 306349] [NEW] After fresh install 404 error because repository cache was out of date

2008-12-08 Thread Michael Wood
Public bug reported:

Fresh install of Ubuntu 8.04.1 (Hardy LTS)

The user went to enable nvidia driver, it tried to download it but got a
404 error on trying to download the package.

For some reason it was trying to download a version that didn't exist on
the servers, I guessed that for some reason the package manager hadn't
updated it's repository cache and had to ask the user to close down
jockey and do `sudo apt-get update` then reopen jockey and enable the
driver.

If I hadn't been able to work this out, the user would have abandoned
ubuntu due to not being able to get the graphics resolution higher than
800x600 on his 21" monitor (which is fair enough) !

The bug may not be with jockey but the package manager called which
should have realised that the cache was out of date/never updated.

Thanks

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

-- 
After fresh install 404 error because repository cache was out of date
https://bugs.launchpad.net/bugs/306349
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 305151] Re: Mouse stops functioning properly

2008-12-07 Thread Michael Wood
^ Xorg Log.

I've disabled xinerama now because I need to be able to use a mouse
reliably more than I need to be able to use xinerama.

-- 
Mouse stops functioning properly
https://bugs.launchpad.net/bugs/305151
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 305151] Re: Mouse stops functioning properly

2008-12-07 Thread Michael Wood

** Attachment added: "having disabled xinerama"
   http://launchpadlibrarian.net/20282430/Xorg.0.log

-- 
Mouse stops functioning properly
https://bugs.launchpad.net/bugs/305151
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 305151] Re: Mouse stops functioning properly

2008-12-04 Thread Michael Wood

** Attachment added: "xorg.conf"
   http://launchpadlibrarian.net/20203331/xorg.conf

-- 
Mouse stops functioning properly
https://bugs.launchpad.net/bugs/305151
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 305151] [NEW] Mouse stops functioning properly

2008-12-04 Thread Michael Wood
Public bug reported:

Binary package hint: xserver-xorg

Ubuntu 8.10

The mouse loses it's ability to affect the desktop after seemingly a
random amount of time of normal use. It starts working again when I
restart the X server.

I can still move the mouse around but it has no affect on anything, e.g.
clicking doesn't work, tooltips don't come up etc.

The keyboard is still fully operational.

I've tried:
- different mice and unplugging and plugging back in. 
- killing off all applications running one by one, metacity, nautilus, 
gnome-panel and all user apps

There is nothing in xorg log, dmesg, messages or any of the system logs
at the time of the mouse fail.

I have attached my xorg config because I use xinerama, which could well
be the problem (it's a usual stumbling block).

Are there any more debuging methods worth trying ?

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

-- 
Mouse stops functioning properly
https://bugs.launchpad.net/bugs/305151
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 224267] Re: Xinerama windows jump or switch from secondary display

2008-05-08 Thread Michael Wood
http://people.ubuntu-uk.org/michaelw/windowjump.ogg

Video of said problem.

Note that this does not happen if the window start off in "restored"
state ie not maximised

-- 
Xinerama windows jump or switch from secondary display
https://bugs.launchpad.net/bugs/224267
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 224267] [NEW] Xinerama windows jump or switch from secondary display

2008-04-29 Thread Michael Wood
Public bug reported:

Binary package hint: metacity

Some windows are "jumping off" or switching to the secondary display
after loading e.g. evince shows it's self on secondary display (as
determined by cursor position or previous load position) but when it's
finished loading the document it jumps to the primary display.

I'm not sure where to even start debugging this. And can't guarantee
that it is a metacity problem

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

-- 
Xinerama windows jump or switch from secondary display
https://bugs.launchpad.net/bugs/224267
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 214363] Re: totem-gstreamer-video-thumbnailer crashed with SIGSEGV in IA__gtk_icon_set_render_icon()

2008-04-08 Thread Michael Wood
*** This bug is a duplicate of bug 211014 ***
https://bugs.launchpad.net/bugs/211014

** Visibility changed to: Private

-- 
totem-gstreamer-video-thumbnailer crashed with SIGSEGV in 
IA__gtk_icon_set_render_icon()
https://bugs.launchpad.net/bugs/214363
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 214363] Re: totem-gstreamer-video-thumbnailer crashed with SIGSEGV in IA__gtk_icon_set_render_icon()

2008-04-08 Thread Michael Wood
*** This bug is a duplicate of bug 211014 ***
https://bugs.launchpad.net/bugs/211014


** Attachment added: "CoreDump.gz"
   http://launchpadlibrarian.net/13268990/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/13268991/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://launchpadlibrarian.net/13268992/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/13268993/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/13268994/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://launchpadlibrarian.net/13268995/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://launchpadlibrarian.net/13268996/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://launchpadlibrarian.net/13268997/ThreadStacktrace.txt

** Description changed:

  Binary package hint: totem
  
  This happens every time a video file is presented in nautilus when
  browsing a network file system. This did not happen with gnome-vfs but
  is now happening in Hardy (GVFS?)
  
  ProblemType: Crash
  Architecture: amd64
  CrashCounter: 1
  Date: Wed Apr  9 02:37:52 2008
  DistroRelease: Ubuntu 8.04
  ExecutablePath: /usr/bin/totem-gstreamer-video-thumbnailer
  NonfreeKernelModules: nvidia
  Package: totem-gstreamer 2.22.0-0ubuntu3
  PackageArchitecture: amd64
- ProcCmdline: /usr/bin/gnome-video-thumbnailer -s 128 smb://crux/User 
Name/torrents/incoming/Torchwood.S02E13.WS.PDTV.XviD-FTV/Torchwood.S02E13.WS.PDTV.XviD-FTV.avi
 /tmp/.gnome_thumbnail.ALU18T
+ ProcCmdline: /usr/bin/gnome-video-thumbnailer -s 128 smb://crux/User 
Name/incoming/files.XviD.avi /tmp/.gnome_thumbnail.ALU18T
  ProcEnviron:
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: totem
  StacktraceTop:
   IA__gtk_icon_set_render_icon (icon_set=0x7b08b0, 
   IA__gtk_widget_render_icon (widget=0x774580, 
   gtk_image_calc_size (image=0x7f0f46f52257)
   gtk_image_size_request (widget=0x7f0f46f52257, 
   g_closure_invoke ()
  Title: totem-gstreamer-video-thumbnailer crashed with SIGSEGV in 
IA__gtk_icon_set_render_icon()
  Uname: Linux 2.6.24-15-generic x86_64
  UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev 
powerdev sambashare scanner video

** Visibility changed to: Public

-- 
totem-gstreamer-video-thumbnailer crashed with SIGSEGV in 
IA__gtk_icon_set_render_icon()
https://bugs.launchpad.net/bugs/214363
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 214363] [NEW] totem-gstreamer-video-thumbnailer crashed with SIGSEGV in IA__gtk_icon_set_render_icon()

2008-04-08 Thread Michael Wood
*** This bug is a duplicate of bug 211014 ***
https://bugs.launchpad.net/bugs/211014

Public bug reported:

Binary package hint: totem

This happens every time a video file is presented in nautilus when
browsing a network file system. This did not happen with gnome-vfs but
is now happening in Hardy (GVFS?)

ProblemType: Crash
Architecture: amd64
CrashCounter: 1
Date: Wed Apr  9 02:37:52 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/totem-gstreamer-video-thumbnailer
NonfreeKernelModules: nvidia
Package: totem-gstreamer 2.22.0-0ubuntu3
PackageArchitecture: amd64
ProcCmdline: /usr/bin/gnome-video-thumbnailer -s 128 smb://crux/User 
Name/incoming/files.XviD.avi /tmp/.gnome_thumbnail.ALU18T
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: totem
StacktraceTop:
 IA__gtk_icon_set_render_icon (icon_set=0x7b08b0, 
 IA__gtk_widget_render_icon (widget=0x774580, 
 gtk_image_calc_size (image=0x7f0f46f52257)
 gtk_image_size_request (widget=0x7f0f46f52257, 
 g_closure_invoke ()
Title: totem-gstreamer-video-thumbnailer crashed with SIGSEGV in 
IA__gtk_icon_set_render_icon()
Uname: Linux 2.6.24-15-generic x86_64
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev 
powerdev sambashare scanner video

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


** Tags: apport-crash

-- 
totem-gstreamer-video-thumbnailer crashed with SIGSEGV in 
IA__gtk_icon_set_render_icon()
https://bugs.launchpad.net/bugs/214363
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 124172] Re: Rhythmbox complains of missing totem-plparser shared object

2008-04-08 Thread Michael Wood
I'm struggling with the same problem (yes, being a tool and the libtotem
problem) could you shed some light on this, thanks.

-- 
Rhythmbox complains of missing totem-plparser shared object
https://bugs.launchpad.net/bugs/124172
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 144777] Re: xinerama xserver crash

2008-03-20 Thread Michael Wood
could you attach your /etc/X11/xorg.conf and a copy of the log file from
/var/log/Xorg.0.log after your crash. note that the log file needs to be
from the crash time rather than when you have successfully loaded X.

-- 
xinerama xserver crash
https://bugs.launchpad.net/bugs/144777
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 144777] Re: xinerama xserver crash

2008-03-10 Thread Michael Wood
Just re-tested on Hardy,  Hardy Alpha 6 does not suffer from this bug.

-- 
xinerama xserver crash
https://bugs.launchpad.net/bugs/144777
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 147910] Re: gnome vfs items not appearing

2008-03-08 Thread Michael Wood
This is now fixed, i'm not sure what update fixed it though.

-- 
gnome vfs items not appearing 
https://bugs.launchpad.net/bugs/147910
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 147910] Re: gnome vfs items not appearing

2008-03-08 Thread Michael Wood
fixed

** Changed in: gnome-vfs (Ubuntu)
   Status: New => Fix Released

-- 
gnome vfs items not appearing 
https://bugs.launchpad.net/bugs/147910
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 144777] Re: xinerama xserver crash

2008-01-26 Thread Michael Wood
I dared another upgrade

xserver-xorg-core-2:1.3.0.0.dfsg-6ubuntu3 WORKS
xserver-xorg-core-2:1.3.0.0.dfsg-12ubuntu8 BROKEN
xserver-xorg-core-2:1.3.0.0.dfsg-12ubuntu8.3 WORKS ! (19-Jan-2008 release)

I've looked through the changelog but I'm not familiar enough with
xserver-xorg, also massive number of patches since it stopped working
and now makes  finding it like looking for a neadle in a haystack using
a neadle.

less patches please ;)

-- 
xinerama xserver crash
https://bugs.launchpad.net/bugs/144777
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 144777] Re: xinerama xserver crash

2008-01-18 Thread Michael Wood
** Description changed:

  Binary package hint: xserver-xorg
+ Binary package hint: xserver-xorg-core
  
  A recent upgrade to gutsy seems to have caused xinerama to crash the X
  server
  
  Linux 2.6.22-12-generic #1 SMP Sun Sep 23 20:03:18 GMT 2007 x86_64
  GNU/Linux
  
  
  Here is my trace.
  
  (gdb) Reading symbols from /usr/bin/Xorg...Log written to: /tmp/gdb_log.27307
  [EMAIL PROTECTED]:~/scripts$ Reading symbols from 
/usr/lib/debug/usr/bin/Xorg...done.
  Using host libthread_db library "/lib/libthread_db.so.1".
  done.
  (gdb) (gdb) SignalStop  Print   Pass to program Description
  SIGUSR1   NoYes Yes User defined signal 1
  (gdb) SignalStopPrint   Pass to program Description
  SIGUSR2   NoYes Yes User defined signal 2
  (gdb) SignalStopPrint   Pass to program Description
  SIGPIPE   NoYes Yes Broken pipe
  (gdb) Starting program: /usr/bin/Xorg :9 -config /etc/X11/xorg.conf-wxinerama
  
  X Window System Version 1.3.0
  Release Date: 19 April 2007
  X Protocol Version 11, Revision 0, Release 1.3
  Build Operating System: Linux Ubuntu (xorg-server 2:1.3.0.0.dfsg-12ubuntu6)
  Current Operating System: Linux fornax 2.6.22-12-generic #1 SMP Sun Sep 23 
20:03:18 GMT 2007 x86_64
  Build Date: 21 September 2007
  Before reporting problems, check http://wiki.x.org
  to make sure that you have the latest version.
  Module Loader present
  Markers: (--) probed, (**) from config file, (==) default setting,
  (++) from command line, (!!) notice, (II) informational,
  (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  (==) Log file: "/var/log/Xorg.9.log", Time: Tue Sep 25 14:52:02 2007
  (++) Using config file: "/etc/X11/xorg.conf-wxinerama"
  (II) Module already built-in
  (EE) xf86OpenSerial: Cannot open device /dev/input/wacom
  No such file or directory.
  Error opening /dev/input/wacom : Success
  (EE) xf86OpenSerial: Cannot open device /dev/input/wacom
  No such file or directory.
  Error opening /dev/input/wacom : Success
  (EE) xf86OpenSerial: Cannot open device /dev/input/wacom
  No such file or directory.
  Error opening /dev/input/wacom : Success
  
  Program received signal SIGSEGV, Segmentation fault.
  PanoramiXCreateConnectionBlock () at ../../Xext/panoramiX.c:711
  711 ../../Xext/panoramiX.c: No such file or directory.
  in ../../Xext/panoramiX.c
  (gdb) Undefined command: "module".  Try "help".
  (gdb) #0  PanoramiXCreateConnectionBlock () at ../../Xext/panoramiX.c:711
  #1  0x00439f40 in main (argc=4, argv=0x7fff678eef18, 
  envp=) at ../../dix/main.c:468
  (gdb) Continuing.
  
  Backtrace:
  0: /usr/bin/Xorg(xf86SigHandler+0x6d) [0x48670d]
  1: /lib/libc.so.6 [0x2b86441157d0]
  2: /usr/bin/Xorg(PanoramiXCreateConnectionBlock+0x155) [0x5079c5]
  3: /usr/bin/Xorg(main+0x450) [0x439f40]
  4: /lib/libc.so.6(__libc_start_main+0xf4) [0x2b8644101b44]
  5: /usr/bin/Xorg(FontFileCompleteXLFD+0x231) [0x439249]
  
  Fatal server error:
  Caught signal 11.  Server aborting
  
  
  Program received signal SIGABRT, Aborted.
  0x2b8644115765 in raise () from /lib/libc.so.6

** Tags added: fault segmentation xinerama xserver-xorg-core

** Changed in: xorg (Ubuntu)
Sourcepackagename: linux-restricted-modules-2.6.22 => xorg
   Status: Invalid => Confirmed

-- 
xinerama xserver crash
https://bugs.launchpad.net/bugs/144777
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 144777] Re: xinerama xserver crash

2008-01-18 Thread Michael Wood
I some what naively applied the current updates:

date time action package from_version to_version

2008-01-18 02:37:59 upgrade x11-common 1:7.2-5ubuntu6 1:7.2-5ubuntu13
2008-01-18 02:38:00 upgrade xserver-xorg-core 2:1.3.0.0.dfsg-6ubuntu3 
2:1.3.0.0.dfsg-12ubuntu8
2008-01-18 02:38:01 upgrade xserver-xorg-input-all 1:7.2-5ubuntu6 
1:7.2-5ubuntu13
2008-01-18 02:38:01 upgrade xutils 1:7.2-5ubuntu6 1:7.2-5ubuntu13
2008-01-18 02:38:01 upgrade xbase-clients 1:7.2-5ubuntu6 1:7.2-5ubuntu13
2008-01-18 02:38:09 upgrade xserver-xorg 1:7.2-5ubuntu6 1:7.2-5ubuntu13
2008-01-18 02:38:11 upgrade xorg 1:7.2-5ubuntu6 1:7.2-5ubuntu13

This reverted me back to square one /see initial report/ this time
instead of trying to roll back all of the above packages I did it one by
one checking to see if the problem occured (each time I /etc/init.d/gdm
restart ed) until i finally got to xserver-xorg-core, installing this
upgraded package caused the problem.  none of the others had any affect.
So we can finally pin point the package which causes this.

xserver-xorg-core-2:1.3.0.0.dfsg-6ubuntu3  WORKS 
xserver-xorg-core-2:1.3.0.0.dfsg-12ubuntu8 BROKEN

now to find the crucial difference...

** Attachment added: "incase anyone else on AMD64 and needs to roll back"
   
http://launchpadlibrarian.net/11430016/xserver-xorg-core_1.3.0.0.dfsg-6ubuntu3_amd64.deb

** Changed in: linux-restricted-modules-2.6.22 (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: xorg-server (Ubuntu)
   Status: New => Confirmed

-- 
xinerama xserver crash
https://bugs.launchpad.net/bugs/144777
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 144777] Re: xinerama xserver crash

2007-11-14 Thread Michael Wood
I compiled xorg-server-X11R7.2-1.2.0 from source [1] this initially did
not fix the problem as on it's own the xserver would not load any of the
modules specified in my configuration or find fonts, (probably because
the compiled xserver wasn't installed in the right location, using the
correct --prefix when doing ./configure should fix this) then i used
checkinstall and this worked in that I can now start gdm with xinerama
(though i can not start X on it's own)

unfortunately i've tried so many things to get this working now that I
can't be sure which has fixed it, but as far as i can see installing
xserver from the latest source has fixed this bug. Either because it has
been fixed by the freedesktop people or has un-done an ubuntu patch.

[1] http://xorg.freedesktop.org/archive/X11R7.3/src/xserver/

-- 
xinerama xserver crash
https://bugs.launchpad.net/bugs/144777
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 144777] Re: xinerama xserver crash

2007-10-30 Thread Michael Wood
filed upstream @ https://bugs.freedesktop.org/show_bug.cgi?id=13007

-- 
xinerama xserver crash
https://bugs.launchpad.net/bugs/144777
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 144777] Re: xinerama xserver crash

2007-10-30 Thread Michael Wood
un-confirmed

** Changed in: linux-restricted-modules-2.6.22 (Ubuntu)
   Status: Confirmed => New

-- 
xinerama xserver crash
https://bugs.launchpad.net/bugs/144777
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 147910] Re: gnome vfs items not appearing

2007-10-29 Thread Michael Wood
Maybe this has something to do with running on a dual screen setup
without xinerama

** Attachment added: "Xorg.conf"
   http://launchpadlibrarian.net/10210836/xorg.conf

** Changed in: gnome-vfs (Ubuntu)
   Status: Incomplete => New

-- 
gnome vfs items not appearing 
https://bugs.launchpad.net/bugs/147910
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 155634] Re: [Gutsy] no exif data in Eye of Gnome or Nautilus

2007-10-22 Thread Michael Wood
Although I was able to consitently recreate this issue yesterday I can't
today... So probably a PEBCAK error

** Changed in: libexif (Ubuntu)
   Status: Incomplete => Invalid

-- 
[Gutsy] no exif data in Eye of Gnome or Nautilus
https://bugs.launchpad.net/bugs/155634
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 155634] [Gutsy] no exif data in Eye of Gnome or Nautilus

2007-10-21 Thread Michael Wood
Public bug reported:

When viewing an Image file in Eye of Gnome or the properties of one, the
exif data used to be viewable Currently nautlius shows just the file
info and EOG has the View->Side Pane greyed out.

libexif12 is installed I'm using fully up todate Gutsy.

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

-- 
[Gutsy] no exif data in Eye of Gnome or Nautilus
https://bugs.launchpad.net/bugs/155634
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 153655] Re: [gutsy] Can't exit from fullscreen

2007-10-17 Thread Michael Wood
I don't think it's worth assigning this to totem yet as it happens with
other applications.

** Changed in: totem (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: totem (Ubuntu)
   Status: Invalid => Incomplete

-- 
[gutsy] Can't exit from fullscreen
https://bugs.launchpad.net/bugs/153655
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 153655] Re: [gutsy] Can't exit from fullscreen

2007-10-17 Thread Michael Wood
No I am not using Compiz.

-- 
[gutsy] Can't exit from fullscreen
https://bugs.launchpad.net/bugs/153655
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 153655] [gutsy] Can't exit from fullscreen

2007-10-17 Thread Michael Wood
Public bug reported:

When using Totem, occasionally it can't exit from fullscreen mode. The
best way I have been able to reproduce this consistently is by using
--fullscreen. This also happens when using vmplayer in full screen.

The application tries to exit but flicks back to full screen
immediately. I am using fully up to date gutsy install.

2.6.22-14-generic x86_64
nvidia drivers are installed

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
[gutsy] Can't exit from fullscreen
https://bugs.launchpad.net/bugs/153655
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 147910] Re: gnome vfs items not appearing

2007-10-07 Thread Michael Wood
All the permisions look normal:

connected_servers directory:

drwx-- 3 michael michael 4096 2007-10-07 15:27 connected_servers

inside connect_servers:

drwx-- 2 michael michael 4096 2007-10-02 16:40 4
-rw--- 1 michael michael0 2007-10-02 16:37 %gconf.xml

-- 
gnome vfs items not appearing 
https://bugs.launchpad.net/bugs/147910
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 144777] Re: xinerama xserver crash

2007-10-06 Thread Michael Wood
changing the xorg-xserver packages back to tribe 5 of gutsy changed
something so i'm adding it back in

** Changed in: xorg-server (Ubuntu)
Sourcepackagename: xorg => xorg-server
   Status: Invalid => New

-- 
xinerama xserver crash
https://bugs.launchpad.net/bugs/144777
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 144777] Re: xinerama xserver crash

2007-10-06 Thread Michael Wood
I've done some more investigation;

Downgrading the following packages

./xserver-xorg_7.2-5ubuntu6_all.deb
./xserver-xorg-core_1.3.0.0.dfsg-6ubuntu3_amd64.deb
./xserver-xorg-input-all_7.2-5ubuntu6_amd64.deb


Allowed me to get as far as starting X with xinerama and nvidia (no crash this 
time unlike initial report). unfortunately gdm breaks instead:


The program 'gdm' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
  (Details: serial 1 error_code 9 request_code 55 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
gdm[9191]: WARNING: failsafe dialog failed (inhibitions: 0 0)
The program 'gdm' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
  (Details: serial 1 error_code 9 request_code 55 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
gdm[9191]: WARNING: failsafe dialog failed (inhibitions: 0 1)
The program 'gdm' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
  (Details: serial 1 error_code 9 request_code 55 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
gdm[9191]: WARNING: failsafe dialog failed (inhibitions: 1 1)


and from /var/log/gdm/:0 
AUDIT: Sun Oct  7 02:26:13 2007: 9662 X: client 2 rejected from local host (uid 
108)

I tried to roll back even further to try and get nearer and nearer the
live cd downgrading to the following from tribe 5:

gdm_2.19.6-0ubuntu3_amd64.deb
libx11-6_1.1.1-1ubuntu3_amd64.deb
libx11-data_1.1.1-1ubuntu3_all.deb
libxinerama1_1.0.2-1build1_amd64.deb
linux-restricted-modules-common_2.6.22.3-10.1_all.deb
linux-restricted-modules-generic_2.6.22.10.11_amd64.deb
nvidia-kernel-common_20051028+1ubuntu7_all.deb
x11-common_7.2-5ubuntu6_amd64.deb
xauth_1.0.2-0ubuntu1_amd64.deb
xbase-clients_7.2-5ubuntu6_all.deb
xorg_7.2-5ubuntu6_amd64.deb
xserver-xorg_7.2-5ubuntu6_all.deb
xserver-xorg-core_1.3.0.0.dfsg-6ubuntu3_amd64.deb
xserver-xorg-input-all_7.2-5ubuntu6_amd64.deb
xset_1.0.2-0ubuntu1_amd64.deb
xsetmode_1.0.0-0ubuntu2_amd64.deb
xutils_7.2-5ubuntu6_all.deb

However this didn't fix the issue i had with gdm.

-- 
xinerama xserver crash
https://bugs.launchpad.net/bugs/144777
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 149929] Re: X broken by -13 kernel, -12 still OK

2007-10-06 Thread Michael Wood
Sorry, that's probably wrong, didn't see you're on an intel chipset.

-- 
X broken by -13 kernel, -12 still OK
https://bugs.launchpad.net/bugs/149929
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 149929] Re: X broken by -13 kernel, -12 still OK

2007-10-06 Thread Michael Wood
This is probably a bug in the upgrade, make sure you have linux-
restricted-modules-2.6.22-13-generic installed.

When my kernel upgraded the upgrader did not upgrade this package which
provides:

 - madwifi (Atheros)
 - fglrx (ATI)
 - nvidia
 - fcdsl2, fcdslsl, fcdslslusb, fcdslusb, fcdslusb2, fcpci (AVM ISDN)
 - fcdsl, fcdslusba, fcusb, fwlanusb, fxusb (AVM ISDN x86 only)

for the new kernel.

-- 
X broken by -13 kernel, -12 still OK
https://bugs.launchpad.net/bugs/149929
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 147910] Re: gnome vfs items not appearing

2007-10-02 Thread Michael Wood
All remote file systems available, no desktop effects, up to date gutsy

GNOME nautilus-connect-server 2.20.0
2.6.22-12-generic #1 SMP x86_64 GNU/Linux

I've investigated a bit further and the gconf entries are being written
ok

[EMAIL PROTECTED]:~$ ls  /home/michael/.gconf/desktop/gnome/connected_servers/
4  5  %gconf.xml

not sure why it starts with 4...

nautilus doesn't display them on the desktop and gnome panel doesn't add
them to the places list. this is, until gnome is restarted via logging
in and logging out. strangely restarting nautilus or gnome panel doesn't
appear to cause it to draw them.

-- 
gnome vfs items not appearing 
https://bugs.launchpad.net/bugs/147910
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 147910] Re: gnome vfs items not appearing

2007-10-01 Thread Michael Wood
Thanks Launchpad;  making me look like an idiot again.

I didn't mean to add this Baltix

-- 
gnome vfs items not appearing 
https://bugs.launchpad.net/bugs/147910
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 147910] gnome vfs items not appearing

2007-10-01 Thread Michael Wood
Public bug reported:

When you use "connect to server" in gnome the item does not appear after
you finish entering the details. If you log out and log back in again
the item appears on the desktop and in the places menu as you would
expect.

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Affects: gnome-vfs (Baltix)
 Importance: Undecided
 Status: Invalid

** Also affects: gnome-vfs (Baltix)
   Importance: Undecided
   Status: New

** Changed in: gnome-vfs (Baltix)
   Status: New => Invalid

-- 
gnome vfs items not appearing 
https://bugs.launchpad.net/bugs/147910
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 144777] Re: xinerama xserver crash

2007-09-28 Thread Michael Wood
I booted into the live cd and successfully configured and ran a xinerama
setup using the nvidia drivers

Here is a summary of the packages which are different that might be
causing this crash:

--- Package Name |-- Live CD -- | -- Install -- | 
xsever-xorg |   ubuntu patch 6  |   ubuntu patch 10
linux-restricted-modules-common | 2.6.22-3.10.1 | 2.6.22-4.12.3
linux-restricted-modules-'uname -r' | 2.6.22.3-10.1 | 2.6.22.4-12.3 *

* which is providing nvidia kernels:
- Livecd Provides: nvidia-kernel-1.0.9639, nvidia-kernel-1.0.7185, 
nvidia-kernel-100.14.11
- Current Install Provides: nvidia-kernel-1.0.9639, 
nvidia-kernel-1.0.7185, nvidia-kernel-100.14.19

libxinerama1samesame
nvidia-glx  samesame

I have tried booting into the original gutsy kernel 2.6.22-10, but i'm unable 
to install the linux-restricted-modules-2.6.22-10 as it's been taken out of the 
repository.
"Package linux-restricted-modules-2.6.22-10-generic has no available version, 
but exists in the database."

I don't think twinview is really any option for people who don't have a
multihead graphics card, I believe it relies on both heads being on the
one board, where as with my setup, and others, there are actually 2
physical graphics cards.


** Attachment added: "dpkg -s outputs from live cd w/working xinerama"
   http://launchpadlibrarian.net/9543928/livecd-working-xinerama

-- 
xinerama xserver crash
https://bugs.launchpad.net/bugs/144777
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 145907] 0 byte file crash totem

2007-09-27 Thread Michael Wood
Public bug reported:

Binary package hint: totem

 totem --version = GNOME totem 2.20.0
Linux 2.6.22-12-generic #1 SMP Sun Sep 23 20:03:18 GMT 2007 x86_64 GNU/Linux

If you have a file that is 0 bytes and try to open it with totem it
crashes with

[Thread debugging using libthread_db enabled]
[New Thread 47611481099904 (LWP 20302)]
/bin/sh: /usr/bin/esd: not found
[New Thread 1082132816 (LWP 20309)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47611481099904 (LWP 20302)]
0x2cee0110 in ?? () from /usr/lib/gstreamer-0.10/libgstbluetooth.so
(gdb) 

Easy to reproduce via "touch ./a.mp3 && totem ./a.mp3"

i do have gstreamer0.10-plugins-ugly-multiverse installed, other than
that there are no other non ubuntu gstreamer plugins/modules installed

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

-- 
0 byte file crash totem
https://bugs.launchpad.net/bugs/145907
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 144777] Re: xinerama xserver crash

2007-09-25 Thread Michael Wood
On the default install of gutsy xinerama worked fine with the nvidia
driver, I don't know which version of it comes with gutsy tribe 5 or if
it's one of the packages which has been changed - All this info must be
in launchpad i'm sure... somewhere...

I did try installing nvidia-glx-legacy but it wouldn't load because
there was a module/driver version missmatch, i didn't chase up that
possibility much further as it seemed that the cards worked individually
fine.

-- 
xinerama xserver crash
https://bugs.launchpad.net/bugs/144777
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 144777] Re: xinerama xserver crash

2007-09-25 Thread Michael Wood
Here is the standard log file that X creates

I tried disabling randr, based on the knowledge that previous versions
of xinerama didn't support it but I still get the same crash.

** Attachment added: "Xorg's log file"
   http://launchpadlibrarian.net/9502536/Xorg.9.log

-- 
xinerama xserver crash
https://bugs.launchpad.net/bugs/144777
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 144777] Re: xinerama xserver crash

2007-09-25 Thread Michael Wood
Xorg config used to replicate crash

** Attachment added: "xorg.conf"
   http://launchpadlibrarian.net/9502457/xorg.conf-wxinerama

** Description changed:

  Binary package hint: xserver-xorg
  
  A recent upgrade to gutsy seems to have caused xinerama to crash the X
  server
+ 
+ Linux 2.6.22-12-generic #1 SMP Sun Sep 23 20:03:18 GMT 2007 x86_64
+ GNU/Linux
+ 
  
  Here is my trace.
  
  (gdb) Reading symbols from /usr/bin/Xorg...Log written to: /tmp/gdb_log.27307
  [EMAIL PROTECTED]:~/scripts$ Reading symbols from 
/usr/lib/debug/usr/bin/Xorg...done.
  Using host libthread_db library "/lib/libthread_db.so.1".
  done.
  (gdb) (gdb) SignalStop  Print   Pass to program Description
  SIGUSR1   NoYes Yes User defined signal 1
  (gdb) SignalStopPrint   Pass to program Description
  SIGUSR2   NoYes Yes User defined signal 2
  (gdb) SignalStopPrint   Pass to program Description
  SIGPIPE   NoYes Yes Broken pipe
  (gdb) Starting program: /usr/bin/Xorg :9 -config /etc/X11/xorg.conf-wxinerama
  
  X Window System Version 1.3.0
  Release Date: 19 April 2007
  X Protocol Version 11, Revision 0, Release 1.3
  Build Operating System: Linux Ubuntu (xorg-server 2:1.3.0.0.dfsg-12ubuntu6)
  Current Operating System: Linux fornax 2.6.22-12-generic #1 SMP Sun Sep 23 
20:03:18 GMT 2007 x86_64
  Build Date: 21 September 2007
  Before reporting problems, check http://wiki.x.org
  to make sure that you have the latest version.
  Module Loader present
  Markers: (--) probed, (**) from config file, (==) default setting,
  (++) from command line, (!!) notice, (II) informational,
  (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  (==) Log file: "/var/log/Xorg.9.log", Time: Tue Sep 25 14:52:02 2007
  (++) Using config file: "/etc/X11/xorg.conf-wxinerama"
  (II) Module already built-in
  (EE) xf86OpenSerial: Cannot open device /dev/input/wacom
  No such file or directory.
  Error opening /dev/input/wacom : Success
  (EE) xf86OpenSerial: Cannot open device /dev/input/wacom
  No such file or directory.
  Error opening /dev/input/wacom : Success
  (EE) xf86OpenSerial: Cannot open device /dev/input/wacom
  No such file or directory.
  Error opening /dev/input/wacom : Success
  
  Program received signal SIGSEGV, Segmentation fault.
  PanoramiXCreateConnectionBlock () at ../../Xext/panoramiX.c:711
  711 ../../Xext/panoramiX.c: No such file or directory.
  in ../../Xext/panoramiX.c
  (gdb) Undefined command: "module".  Try "help".
  (gdb) #0  PanoramiXCreateConnectionBlock () at ../../Xext/panoramiX.c:711
  #1  0x00439f40 in main (argc=4, argv=0x7fff678eef18, 
  envp=) at ../../dix/main.c:468
  (gdb) Continuing.
  
  Backtrace:
  0: /usr/bin/Xorg(xf86SigHandler+0x6d) [0x48670d]
  1: /lib/libc.so.6 [0x2b86441157d0]
  2: /usr/bin/Xorg(PanoramiXCreateConnectionBlock+0x155) [0x5079c5]
  3: /usr/bin/Xorg(main+0x450) [0x439f40]
  4: /lib/libc.so.6(__libc_start_main+0xf4) [0x2b8644101b44]
  5: /usr/bin/Xorg(FontFileCompleteXLFD+0x231) [0x439249]
  
  Fatal server error:
  Caught signal 11.  Server aborting
  
  
  Program received signal SIGABRT, Aborted.
  0x2b8644115765 in raise () from /lib/libc.so.6

-- 
xinerama xserver crash
https://bugs.launchpad.net/bugs/144777
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 144777] xinerama xserver crash

2007-09-25 Thread Michael Wood
Public bug reported:

Binary package hint: xserver-xorg

A recent upgrade to gutsy seems to have caused xinerama to crash the X
server

Linux 2.6.22-12-generic #1 SMP Sun Sep 23 20:03:18 GMT 2007 x86_64
GNU/Linux


Here is my trace.

(gdb) Reading symbols from /usr/bin/Xorg...Log written to: /tmp/gdb_log.27307
[EMAIL PROTECTED]:~/scripts$ Reading symbols from 
/usr/lib/debug/usr/bin/Xorg...done.
Using host libthread_db library "/lib/libthread_db.so.1".
done.
(gdb) (gdb) SignalStop  Print   Pass to program Description
SIGUSR1   NoYes Yes User defined signal 1
(gdb) SignalStopPrint   Pass to program Description
SIGUSR2   NoYes Yes User defined signal 2
(gdb) SignalStopPrint   Pass to program Description
SIGPIPE   NoYes Yes Broken pipe
(gdb) Starting program: /usr/bin/Xorg :9 -config /etc/X11/xorg.conf-wxinerama

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Ubuntu (xorg-server 2:1.3.0.0.dfsg-12ubuntu6)
Current Operating System: Linux fornax 2.6.22-12-generic #1 SMP Sun Sep 23 
20:03:18 GMT 2007 x86_64
Build Date: 21 September 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.9.log", Time: Tue Sep 25 14:52:02 2007
(++) Using config file: "/etc/X11/xorg.conf-wxinerama"
(II) Module already built-in
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
No such file or directory.
Error opening /dev/input/wacom : Success
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
No such file or directory.
Error opening /dev/input/wacom : Success
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
No such file or directory.
Error opening /dev/input/wacom : Success

Program received signal SIGSEGV, Segmentation fault.
PanoramiXCreateConnectionBlock () at ../../Xext/panoramiX.c:711
711 ../../Xext/panoramiX.c: No such file or directory.
in ../../Xext/panoramiX.c
(gdb) Undefined command: "module".  Try "help".
(gdb) #0  PanoramiXCreateConnectionBlock () at ../../Xext/panoramiX.c:711
#1  0x00439f40 in main (argc=4, argv=0x7fff678eef18, 
envp=) at ../../dix/main.c:468
(gdb) Continuing.

Backtrace:
0: /usr/bin/Xorg(xf86SigHandler+0x6d) [0x48670d]
1: /lib/libc.so.6 [0x2b86441157d0]
2: /usr/bin/Xorg(PanoramiXCreateConnectionBlock+0x155) [0x5079c5]
3: /usr/bin/Xorg(main+0x450) [0x439f40]
4: /lib/libc.so.6(__libc_start_main+0xf4) [0x2b8644101b44]
5: /usr/bin/Xorg(FontFileCompleteXLFD+0x231) [0x439249]

Fatal server error:
Caught signal 11.  Server aborting


Program received signal SIGABRT, Aborted.
0x2b8644115765 in raise () from /lib/libc.so.6

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

-- 
xinerama xserver crash
https://bugs.launchpad.net/bugs/144777
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 108205] Re: Cannot eject USB drive via Nautilus

2007-08-09 Thread Michael Wood
*** This bug is a duplicate of bug 117133 ***
https://bugs.launchpad.net/bugs/117133

** This bug has been marked a duplicate of bug 63090
   do not eject all USB/Firewire devices

** This bug is no longer a duplicate of bug 63090
   do not eject all USB/Firewire devices

** This bug has been marked a duplicate of bug 117133
   FEISTY (final): remove usb disk : fail to eject

-- 
Cannot eject USB drive via Nautilus
https://bugs.launchpad.net/bugs/108205
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 117133] Re: FEISTY (final): remove usb disk : fail to eject

2007-08-09 Thread Michael Wood
Confirmed again, i've seen this bug a on a few Ubuntu machines now.

** This bug has been marked a duplicate of bug 63090
   do not eject all USB/Firewire devices

** This bug is no longer a duplicate of bug 63090
   do not eject all USB/Firewire devices

-- 
FEISTY (final): remove usb disk : fail to eject
https://bugs.launchpad.net/bugs/117133
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 104038] Re: Upgrade to feisty causes loss of TTYs due to incorrect file mangling

2007-06-06 Thread Michael Wood
system-services package contains:

/etc/event.d/tty1
/etc/event.d/tty2
/etc/event.d/tty3
/etc/event.d/tty4
/etc/event.d/tty5
/etc/event.d/tty6

Maybe this bug should be moved in their direction

( apt-file search is your friend )

-- 
Upgrade to feisty causes loss of TTYs due to incorrect file mangling
https://bugs.launchpad.net/bugs/104038
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 104038] Re: Upgrade to feisty causes loss of TTYs due to incorrect file mangling

2007-06-06 Thread Michael Wood
Thanks that's done it

-- 
Upgrade to feisty causes loss of TTYs due to incorrect file mangling
https://bugs.launchpad.net/bugs/104038
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 102902] Re: Can not eject USB Storage device

2007-06-03 Thread Michael Wood
*** This bug is a duplicate of bug 63090 ***
https://bugs.launchpad.net/bugs/63090

I have experienced this problem with all of my usb storage devices;
Digital Camera, WD 160 GB USB drive and a 1 GB pen drive.

My workaround at the moment is to manually "pumount /dev/xx"

Could this be linked to Bug #102097 ?

-- 
Can not eject USB Storage device
https://bugs.launchpad.net/bugs/102902
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 104038] Re: Upgrade to feisty causes loss of TTYs due to incorrect file mangling

2007-06-03 Thread Michael Wood
I have also experienced my tty's disappear after an upgrade from edgy,
is there a work around ? any info i can provide ?

-- 
Upgrade to feisty causes loss of TTYs due to incorrect file mangling
https://bugs.launchpad.net/bugs/104038
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 37910] Re: Unable to umount my USB memory stick

2007-05-15 Thread Michael Wood
*** This bug is a duplicate of bug 36252 ***
https://bugs.launchpad.net/bugs/36252

** This bug has been marked a duplicate of bug 36252
   desktop/nautilus right-click umount problem

-- 
Unable to umount my USB memory stick
https://bugs.launchpad.net/bugs/37910
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 102097] Re: Auto mount does not work for USB drive

2007-05-14 Thread Michael Wood
Again a Seagate external hard disk.

I can mount it fine via command line, but it doesn't auto mount as it
used to in edgy.

OS: Clean install of Feisty

-- 
Auto mount does not work for USB drive
https://bugs.launchpad.net/bugs/102097
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


  1   2   >