[Bug 334806] Re: nautilus disappear desktop icons and freeze open folders on jaunty

2009-05-01 Thread cooper
I've encountered this same bug in Jaunty and judging from posts on
Ubunutuforums I am not the only one running into the issue.  Simply put,
if one clicks on a Desktop icon all icons on the Desktop disappear.
Also, clicking on the Desktop itself will no longer bring up a menu.

The panel functions continue to work.  In my case, Awn continues to
work.

However, to retrieve the Desktop icons I need to reboot.

The problem appears randomly.  Sometimes the system will run for an
entire session and all is well.  Other times, it crashes on the first
click of a Desktop icon.

dbus-launch nautilus works correctly

System -amd64, dual monitors, NVIDIA 8500 GTS, Jaunty 9.04.  This is not
a laptop.

-- 
nautilus disappear desktop icons and freeze open folders on jaunty
https://bugs.launchpad.net/bugs/334806
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 248362] Re: Firefox does not start after update

2008-07-14 Thread Cooper
you are missing some configuration file at /etc/gre.d

-- 
Firefox does not start after update
https://bugs.launchpad.net/bugs/248362
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 307419] Re: Ubuntu 8.04 Installation Issue with AMD 740G chipset

2008-12-21 Thread cooper
Please try this patch.

** Attachment added: "Fix installation on RS740 failed issue"
   http://launchpadlibrarian.net/20628287/Rs740-ubuntu-8.04.diff

-- 
Ubuntu 8.04 Installation Issue with AMD 740G chipset
https://bugs.launchpad.net/bugs/307419
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 622524] Re: WNDA3100v2 not working

2011-07-20 Thread cooper
I just wanted to say that I truly appreciate the follow up on this post/bug. 
It never even occurred to me that it might be a 62 bit problem.  In 
retrospect, the whole thing started when I made my 32 bit machine a network 
server and installed a new 62 bit box as my desktop.

Thanks folks.
jwf

-Original Message- 
From: JohnnyLeitrim
Sent: Tuesday, July 19, 2011 4:42 AM
To: johnf...@gmail.com
Subject: [Bug 622524] Re: WNDA3100v2 not working

That's a coincidence!  I can conform what alricsca has said - it doesn't 
work on 64bit, but does on 32bit.
Interestingly, I removed ndiswrapper, and tried to use Windows on VirtualBox 
to talk to my Netgear USB, and when VirtualBox was accessing the device, all 
USB devices started hanging (including mouse/keyboard), and the machine more 
or less crashed - so it appears that whatever the problem is, it's not just 
related to ndiswrapper...

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/622524

Title:
  WNDA3100v2 not working

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: gnome-nettool

  With reference to question 122091; first, I thank the responder for
  the advice and effort to that question.

  This is an effort to get a Netgear USB WNDAv2 wireless to work with
  Ubuntu 10.

  1 - installed wine to extract the driver file from Netgear.
  2 - downloaded WNDA3100v2 Software versions 1.7, 1.6, 1.2, 1.1 and 1.0.  I 
did this because wine would not extract 1.1 through 1.7.  I finally settled 
on 1.0 which ran through the setup.exe routine in wine.
  3 - copied the WinXP2000 file with the following files to /usr/local

   -rwxrwxr-x 1 ferk ferk   7427 2009-06-08 11:52 bcmh43xx64.cat
  -rwxrwxr-x 1 ferk ferk   7450 2009-06-08 11:52 bcmh43xx.cat
  -rwxrwxr-x 1 ferk ferk 747008 2009-05-05 12:00 bcmwlhigh564.sys
  -rwxrwxr-x 1 ferk ferk 167298 2009-05-15 11:58 bcmwlhigh5.inf
  -rwxrwxr-x 1 ferk ferk 632576 2009-05-05 12:00 bcmwlhigh5.sys

  4 - installed the latest version of ndiswrapper from sourceforge.

  5 - ran ndiswrapper -i bcmwlhigh5.inf

  6 - command ndiswrapper -l indicated both the device and the driver were 
present
  7 - loading the ndiswrapper did not solve the connection problem; the 
wireless usb connection does not yet work. There is no output for wlan0 with 
the iwconfig command. This shows no wireless device to be present.

  8 - blacklisted the following in /etc/modprobe.d/blacklist.conf to
  avoid any driver conflicts:

  #conflict with ndsiwrapper
  #(see https://help.ubuntu.com/community/WifiDocs/Driver/Ndiswrapper)
  blacklist bcm43xx
  blacklist b43
  blacklist b43legacy
  blacklist ssb

  NOW, an additional problem has popped-up. - Not only does the WNDA3100
  still not work but I need to blacklist ndiswrapper at startup.  Reason
  is that if the ndiswrapper module is loaded at boot, the main login
  screen no longer opens  and I cannot login to the system.  I need to
  boot into failsafe at the root level and blacklist ndiswrapper, then
  reboot the system.

  If the ndiswrapper module is loaded at boot, I cannot even use the GUI
  failsafe mode as no login screen appears.

  I have reinstalled the OS three times today.  I can confirm absolutely
  that the system is completely current and that blacklisting
  ndiswrapper prior to booting is the core of the problem.  It does not
  make any difference if I install ndiswrapper from Synaptic or from
  Sourceforge.

  Additional information:

  root@reuben:~# /lib/firmware# apt-get update; sudo apt-get install hwinfo 
grep; sudo lshw -C network; rfkill list; sudo iwlist scanning; cat 
/etc/network/interfaces; cat /etc/lsb-release; lspci -nn; lsusb; sudo 
lshw -short; uname -a; dmesg | egrep 
'ound|irmware|eth|ath|wl|ipw|rtl|rt2|b43|witch|ndiswrapper'; iwconfig; grep 
b43 /etc/modprobe.d/*; grep wl /etc/modprobe.d/*; sudo hwinfo --netcard ; 
sudo lsmod; sudo /etc/init.d/networking restart
  -bash: /lib/firmware#: No such file or directory
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  hwinfo is already the newest version.
  grep is already the newest version.
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
*-network
 description: Ethernet interface
 product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
 vendor: Realtek Semiconductor Co., Ltd.
 physical id: 0
 bus info: pci@:03:00.0
 logical name: eth0
 version: 02
 serial: 00:25:64:03:23:51
 size: 100MB/s
 capacity: 100MB/s
 width: 64 bits
 clock: 33MHz
 capabilities: pm msi pciexpress msix vpd bus_master cap_list rom 
ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
 configuration: autonegotiation=on broadcast=yes driver=r8169 
driverversion=2.3LK-NAPI duplex=full ip=192.168.1.4 latency=0 link=yes 
multicast=yes port=

Re: [Bug 622524] Re: See question; #122091; WNDA3100v2 still fails; ndiswrapper crashes system

2011-06-05 Thread cooper
Fabio,

No I am not but that is because I gave up on trying to resolve it a couple 
of months back.

1 - I use version 11 Ubuntu at this time.
2 - my resolution to the issue at the time was to trash the Netgear wireless 
card and replace it with a Linksys card.  Someone in a forum commented that 
that was a wimpy solution on my part.  It might have been but then, the 
Linksys card worked out of the box and without needing NDIS.

I never did figure out why ndis kept crashing things.

Hope that helps.

Best regards,
jwferk

-Original Message- 
From: Fabio Marconi
Sent: Sunday, June 05, 2011 1:00 PM
To: johnf...@gmail.com
Subject: [Bug 622524] Re: See question; #122091; WNDA3100v2 still 
fails;ndiswrapper crashes system

Hello
Are you experiencing again this issue ?
Thanks
Fabio


** Changed in: ubuntu
   Status: New => Incomplete

-- 
You received this bug notification because you are a direct subscriber
of the bug.
https://bugs.launchpad.net/bugs/622524

Title:
  See question; #122091; WNDA3100v2 still fails; ndiswrapper crashes
  system

Status in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: gnome-nettool

  With reference to question 122091; first, I thank the responder for
  the advice and effort to that question.

  This is an effort to get a Netgear USB WNDAv2 wireless to work with
  Ubuntu 10.

  1 - installed wine to extract the driver file from Netgear.
  2 - downloaded WNDA3100v2 Software versions 1.7, 1.6, 1.2, 1.1 and 1.0.  I 
did this because wine would not extract 1.1 through 1.7.  I finally settled 
on 1.0 which ran through the setup.exe routine in wine.
  3 - copied the WinXP2000 file with the following files to /usr/local

   -rwxrwxr-x 1 ferk ferk   7427 2009-06-08 11:52 bcmh43xx64.cat
  -rwxrwxr-x 1 ferk ferk   7450 2009-06-08 11:52 bcmh43xx.cat
  -rwxrwxr-x 1 ferk ferk 747008 2009-05-05 12:00 bcmwlhigh564.sys
  -rwxrwxr-x 1 ferk ferk 167298 2009-05-15 11:58 bcmwlhigh5.inf
  -rwxrwxr-x 1 ferk ferk 632576 2009-05-05 12:00 bcmwlhigh5.sys

  4 - installed the latest version of ndiswrapper from sourceforge.

  5 - ran ndiswrapper -i bcmwlhigh5.inf

  6 - command ndiswrapper -l indicated both the device and the driver were 
present
  7 - loading the ndiswrapper did not solve the connection problem; the 
wireless usb connection does not yet work. There is no output for wlan0 with 
the iwconfig command. This shows no wireless device to be present.

  8 - blacklisted the following in /etc/modprobe.d/blacklist.conf to
  avoid any driver conflicts:

  #conflict with ndsiwrapper
  #(see https://help.ubuntu.com/community/WifiDocs/Driver/Ndiswrapper)
  blacklist bcm43xx
  blacklist b43
  blacklist b43legacy
  blacklist ssb

  NOW, an additional problem has popped-up. - Not only does the WNDA3100
  still not work but I need to blacklist ndiswrapper at startup.  Reason
  is that if the ndiswrapper module is loaded at boot, the main login
  screen no longer opens  and I cannot login to the system.  I need to
  boot into failsafe at the root level and blacklist ndiswrapper, then
  reboot the system.

  If the ndiswrapper module is loaded at boot, I cannot even use the GUI
  failsafe mode as no login screen appears.

  I have reinstalled the OS three times today.  I can confirm absolutely
  that the system is completely current and that blacklisting
  ndiswrapper prior to booting is the core of the problem.  It does not
  make any difference if I install ndiswrapper from Synaptic or from
  Sourceforge.

  Additional information:

  root@reuben:~# /lib/firmware# apt-get update; sudo apt-get install hwinfo 
grep; sudo lshw -C network; rfkill list; sudo iwlist scanning; cat 
/etc/network/interfaces; cat /etc/lsb-release; lspci -nn; lsusb; sudo 
lshw -short; uname -a; dmesg | egrep 
'ound|irmware|eth|ath|wl|ipw|rtl|rt2|b43|witch|ndiswrapper'; iwconfig; grep 
b43 /etc/modprobe.d/*; grep wl /etc/modprobe.d/*; sudo hwinfo --netcard ; 
sudo lsmod; sudo /etc/init.d/networking restart
  -bash: /lib/firmware#: No such file or directory
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  hwinfo is already the newest version.
  grep is already the newest version.
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
*-network
 description: Ethernet interface
 product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
 vendor: Realtek Semiconductor Co., Ltd.
 physical id: 0
 bus info: pci@:03:00.0
 logical name: eth0
 version: 02
 serial: 00:25:64:03:23:51
 size: 100MB/s
 capacity: 100MB/s
 width: 64 bits
 clock: 33MHz
 capabilities: pm msi pciexpress msix vpd bus_master cap_list rom 
ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
 configuration: autonegotiation=on broadcast=yes driver=r8169 
driverversion=2.3LK-NAPI duplex=full ip=192.168.1.4 latency=0 link=yes 
multicast=yes port=MII speed=1

Re: [Bug 631902] Re: package xemacs21-mule 21.4.22-3.1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2010-09-08 Thread cooper
*** This bug is a duplicate of bug 464587 ***
https://bugs.launchpad.net/bugs/464587

Many thanks.

On 09/07/2010 03:57 AM, era wrote:
> *** This bug is a duplicate of bug 464587 ***
>  https://bugs.launchpad.net/bugs/464587
>
> A dist-upgrade is always a complex thing to debug, but the xemacs21 part
> of the problem seems to be due to a known ocaml bug.  I will mark this
> bug as a duplicate of that.  You should probably file a separate bug
> report if you are having problems with grub-pc.
>
> Thanks for your bug report; the simple workaround is probably to
> uninstall ocaml-mode and reinstall xemacs21.
>
> ** This bug has been marked a duplicate of bug 464587
> ocaml-mode: Invalid syntax description flag: "()1n"
>
>

-- 
package xemacs21-mule 21.4.22-3.1ubuntu1 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
https://bugs.launchpad.net/bugs/631902
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 622524] [NEW] See question; #122091; WNDA3100v2 still fails; ndiswrapper crashes system

2010-08-22 Thread cooper
Public bug reported:

Binary package hint: gnome-nettool

With reference to question 122091; first, I thank the responder for the
advice and effort to that question.

This is an effort to get a Netgear USB WNDAv2 wireless to work with
Ubuntu 10.

1 - installed wine to extract the driver file from Netgear.
2 - downloaded WNDA3100v2 Software versions 1.7, 1.6, 1.2, 1.1 and 1.0.  I did 
this because wine would not extract 1.1 through 1.7.  I finally settled on 1.0 
which ran through the setup.exe routine in wine.
3 - copied the WinXP2000 file with the following files to /usr/local

 -rwxrwxr-x 1 ferk ferk   7427 2009-06-08 11:52 bcmh43xx64.cat
-rwxrwxr-x 1 ferk ferk   7450 2009-06-08 11:52 bcmh43xx.cat
-rwxrwxr-x 1 ferk ferk 747008 2009-05-05 12:00 bcmwlhigh564.sys
-rwxrwxr-x 1 ferk ferk 167298 2009-05-15 11:58 bcmwlhigh5.inf
-rwxrwxr-x 1 ferk ferk 632576 2009-05-05 12:00 bcmwlhigh5.sys

4 - installed the latest version of ndiswrapper from sourceforge.

5 - ran ndiswrapper -i bcmwlhigh5.inf

6 - command ndiswrapper -l indicated both the device and the driver were present
7 - loading the ndiswrapper did not solve the connection problem; the wireless 
usb connection does not yet work. There is no output for wlan0 with the 
iwconfig command. This shows no wireless device to be present.

8 - blacklisted the following in /etc/modprobe.d/blacklist.conf to avoid
any driver conflicts:

#conflict with ndsiwrapper
#(see https://help.ubuntu.com/community/WifiDocs/Driver/Ndiswrapper)
blacklist bcm43xx
blacklist b43
blacklist b43legacy
blacklist ssb

NOW, an additional problem has popped-up. - Not only does the WNDA3100
still not work but I need to blacklist ndiswrapper at startup.  Reason
is that if the ndiswrapper module is loaded at boot, the main login
screen no longer opens  and I cannot login to the system.  I need to
boot into failsafe at the root level and blacklist ndiswrapper, then
reboot the system.

If the ndiswrapper module is loaded at boot, I cannot even use the GUI
failsafe mode as no login screen appears.

I have reinstalled the OS three times today.  I can confirm absolutely
that the system is completely current and that blacklisting ndiswrapper
prior to booting is the core of the problem.  It does not make any
difference if I install ndiswrapper from Synaptic or from Sourceforge.

Additional information:

r...@reuben:~# /lib/firmware# apt-get update; sudo apt-get install hwinfo grep; 
sudo lshw -C network; rfkill list; sudo iwlist scanning; cat 
/etc/network/interfaces; cat /etc/lsb-release; lspci -nn; lsusb; sudo lshw 
-short; uname -a; dmesg | egrep 
'ound|irmware|eth|ath|wl|ipw|rtl|rt2|b43|witch|ndiswrapper'; iwconfig; grep b43 
/etc/modprobe.d/*; grep wl /etc/modprobe.d/*; sudo hwinfo --netcard ; sudo 
lsmod; sudo /etc/init.d/networking restart
-bash: /lib/firmware#: No such file or directory
Reading package lists... Done
Building dependency tree   
Reading state information... Done
hwinfo is already the newest version.
grep is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  *-network   
   description: Ethernet interface
   product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
   vendor: Realtek Semiconductor Co., Ltd.
   physical id: 0
   bus info: p...@:03:00.0
   logical name: eth0
   version: 02
   serial: 00:25:64:03:23:51
   size: 100MB/s
   capacity: 100MB/s
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress msix vpd bus_master cap_list rom 
ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
   configuration: autonegotiation=on broadcast=yes driver=r8169 
driverversion=2.3LK-NAPI duplex=full ip=192.168.1.4 latency=0 link=yes 
multicast=yes port=MII speed=100MB/s
   resources: irq:27 ioport:e800(size=256) 
memory:fbfff000-fbff(prefetchable) memory:fbfe-fbfe(prefetchable) 
memory:febe-febf(prefetchable)
loInterface doesn't support scanning.

eth0  Interface doesn't support scanning.

auto lo
iface lo inet loopback


auto wlan0
iface wlan0 inet dhcp
wireless-essid homeoffice
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04.1 LTS"
00:00.0 Host bridge [0600]: Intel Corporation 4 Series Chipset DRAM Controller 
[8086:2e30] (rev 03)
00:01.0 PCI bridge [0604]: Intel Corporation 4 Series Chipset PCI Express Root 
Port [8086:2e31] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition 
Audio Controller [8086:27d8] (rev 01)
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 
1 [8086:27d0] (rev 01)
00:1c.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 
2 [8086:27d2] (rev 01)
00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH7 Family USB UHCI 
Controller #1 [8086:27c8] (rev 01)
00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI 
Controller #2 

[Bug 622524] Re: See question; #122091; WNDA3100v2 still fails; ndiswrapper crashes system

2010-08-22 Thread cooper
Hug 22 22:03:00 reuben kernel: [  243.354900] ndiswrapper version 1.55 loaded 
(smp=yes, preempt=no)
Aug 22 22:03:00 reuben kernel: [  243.500031] usb 1-4: reset high speed USB 
device using ehci_hcd and address 4
Aug 22 22:03:00 reuben kernel: [  243.676606] ndiswrapper (link_pe_images:575): 
fixing KI_USER_SHARED_DATA address in the driver
Aug 22 22:03:00 reuben kernel: [  243.679761] ndiswrapper: driver bcmwlhigh5 
(Netgear,05/05/2009, 5.10.79.30) loaded
Aug 22 22:03:00 reuben kernel: [  243.682391] PGD 10ad28067 PUD 0 
Aug 22 22:03:00 reuben kernel: [  243.682406] CPU 0 
Aug 22 22:03:00 reuben kernel: [  243.682409] Modules linked in: ndiswrapper(+) 
nls_iso8859_1 nls_cp437 vfat fat binfmt_misc ppdev joydev snd_hda_codec_realtek 
hid_microsoft usbhid hid fbcon tileblit font bitblit softcursor dell_wmi 
psmouse serio_raw dcdbas snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss 
snd_mixer_oss snd_pcm snd_seq_dummy snd_seq_oss snd_seq_midi snd_rawmidi 
snd_seq_midi_event snd_seq snd_timer snd_seq_device snd soundcore 
snd_page_alloc intel_agp nvidia(P) vga16fb vgastate lp parport usb_storage 
floppy r8169 mii
Aug 22 22:03:00 reuben kernel: [  243.682470] Pid: 2230, comm: modprobe 
Tainted: P   2.6.32-24-generic #41-Ubuntu Inspiron 537s 
Aug 22 22:03:00 reuben kernel: [  243.682475] RIP: 0010:[]  
[] USBD_InterfaceIsDeviceHighSpeed+0x9/0x20 [ndiswrapper]
Aug 22 22:03:00 reuben kernel: [  243.682508] RSP: 0018:88010ac2f720  
EFLAGS: 00010286
Aug 22 22:03:00 reuben kernel: [  243.682511] RAX: a0b09ad0 RBX: 
880128422800 RCX: 880123376e00
Aug 22 22:03:00 reuben kernel: [  243.682515] RDX:  RSI: 
88010ad60200 RDI: ff38
Aug 22 22:03:00 reuben kernel: [  243.682519] RBP: 88010ac2f720 R08: 
 R09: 88010ad60200
Aug 22 22:03:00 reuben kernel: [  243.682523] R10: a0afb790 R11: 
88010ad60318 R12: 8801295dec00
Aug 22 22:03:00 reuben kernel: [  243.682527] R13:  R14: 
88010078bc30 R15: 
Aug 22 22:03:00 reuben kernel: [  243.682531] FS:  7fec08ebf700() 
GS:88002820() knlGS:
Aug 22 22:03:00 reuben kernel: [  243.682536] CS:  0010 DS:  ES:  CR0: 
8005003b
Aug 22 22:03:00 reuben kernel: [  243.682539] CR2: ffd0 CR3: 
00010ad24000 CR4: 000406f0
Aug 22 22:03:00 reuben kernel: [  243.682543] DR0:  DR1: 
 DR2: 
Aug 22 22:03:00 reuben kernel: [  243.682547] DR3:  DR6: 
0ff0 DR7: 0400
Aug 22 22:03:00 reuben kernel: [  243.682552] Process modprobe (pid: 2230, 
threadinfo 88010ac2e000, task 8801187b16f0)
Aug 22 22:03:00 reuben kernel: [  243.682557]  88010ad602d0 
c90011d37da8 880128422800 88010ad602d0
Aug 22 22:03:00 reuben kernel: [  243.682564] <0> 88010ad60200 
88010ac2f768 a0af72aa 88010078bc30
Aug 22 22:03:00 reuben kernel: [  243.682570] <0>  
880123376e00 a0b09c60 a0b09c30
Aug 22 22:03:00 reuben kernel: [  243.682607]  [] ? 
NdisAllocateMemoryWithTag+0x1a/0x40 [ndiswrapper]
Aug 22 22:03:00 reuben kernel: [  243.682639]  [] ? 
USBD_InterfaceReference+0x0/0x30 [ndiswrapper]
Aug 22 22:03:00 reuben kernel: [  243.682669]  [] ? 
USBD_InterfaceDereference+0x0/0x30 [ndiswrapper]
Aug 22 22:03:00 reuben kernel: [  243.682699]  [] ? 
USBD_InterfaceGetUSBDIVersion+0x0/0x40 [ndiswrapper]
Aug 22 22:03:00 reuben kernel: [  243.682729]  [] ? 
USBD_InterfaceQueryBusTime+0x0/0x30 [ndiswrapper]
Aug 22 22:03:00 reuben kernel: [  243.682759]  [] ? 
USBD_InterfaceSubmitIsoOutUrb+0x0/0x30 [ndiswrapper]
Aug 22 22:03:00 reuben kernel: [  243.682789]  [] ? 
USBD_InterfaceQueryBusInformation+0x0/0x30 [ndiswrapper]
Aug 22 22:03:00 reuben kernel: [  243.682819]  [] ? 
USBD_InterfaceIsDeviceHighSpeed+0x0/0x20 [ndiswrapper]
Aug 22 22:03:00 reuben kernel: [  243.682850]  [] ? 
ExAllocatePoolWithTag+0x3c/0x80 [ndiswrapper]
Aug 22 22:03:00 reuben kernel: [  243.682881]  [] ? 
win2lin3+0x11/0x14 [ndiswrapper]
Aug 22 22:03:00 reuben kernel: [  243.682889]  [] ? 
lock_timer_base+0x3c/0x70
Aug 22 22:03:00 reuben kernel: [  243.682919]  [] ? 
mp_init+0x6f/0x200 [ndiswrapper]
Aug 22 22:03:00 reuben kernel: [  243.682948]  [] ? 
pdoDispatchPnp+0x42/0x100 [ndiswrapper]
Aug 22 22:03:00 reuben kernel: [  243.682978]  [] ? 
ndis_start_device+0x2c/0x8b0 [ndiswrapper]
Aug 22 22:03:00 reuben kernel: [  243.683007]  [] ? 
IofCallDriver+0x6d/0xd0 [ndiswrapper]
Aug 22 22:03:00 reuben kernel: [  243.683016]  [] ? 
_spin_unlock_bh+0x19/0x20
Aug 22 22:03:00 reuben kernel: [  243.683044]  [] ? 
IofCallDriver+0x41/0xd0 [ndiswrapper]
Aug 22 22:03:00 reuben kernel: [  243.683073]  [] ? 
IoSyncForwardIrp+0x96/0xd0 [ndiswrapper]
Aug 22 22:03:00 reuben kernel: [  243.683103]  [] ? 
NdisDispatchPnp+0xa3/0x150 [ndiswrapper]
Aug 22 22:03:00 reuben kernel: [  243.683133]  [] ? 
win2lin2+0xe/0x11 [ndiswrapper]
Aug 

[Bug 631902] [NEW] package xemacs21-mule 21.4.22-3.1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2010-09-06 Thread cooper
Public bug reported:

Binary package hint: xemacs21

having a great deal of trouble with grub-pc configuring properly.  All
dependencies seem to be met.

ProblemType: Package
DistroRelease: Ubuntu 10.10
Package: xemacs21-mule 21.4.22-3.1ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-24.41-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Mon Sep  6 13:26:19 2010
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
SourcePackage: xemacs21
Title: package xemacs21-mule 21.4.22-3.1ubuntu1 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1

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


** Tags: amd64 apport-package maverick

-- 
package xemacs21-mule 21.4.22-3.1ubuntu1 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
https://bugs.launchpad.net/bugs/631902
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 631902] Re: package xemacs21-mule 21.4.22-3.1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2010-09-06 Thread cooper

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/631902/+attachment/1551264/+files/Dependencies.txt

** Attachment added: "VarLogDistupgradeAptlog.gz"
   
https://bugs.launchpad.net/bugs/631902/+attachment/1551265/+files/VarLogDistupgradeAptlog.gz

** Attachment added: "VarLogDistupgradeApttermlog.gz"
   
https://bugs.launchpad.net/bugs/631902/+attachment/1551266/+files/VarLogDistupgradeApttermlog.gz

** Attachment added: "VarLogDistupgradeHistorylog.gz"
   
https://bugs.launchpad.net/bugs/631902/+attachment/1551267/+files/VarLogDistupgradeHistorylog.gz

** Attachment added: "VarLogDistupgradeLspcitxt.gz"
   
https://bugs.launchpad.net/bugs/631902/+attachment/1551268/+files/VarLogDistupgradeLspcitxt.gz

** Attachment added: "VarLogDistupgradeMainlog.gz"
   
https://bugs.launchpad.net/bugs/631902/+attachment/1551269/+files/VarLogDistupgradeMainlog.gz

** Attachment added: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/631902/+attachment/1551270/+files/VarLogDistupgradeSystemstatetargz.gz

** Attachment added: "VarLogDistupgradeTermlog.gz"
   
https://bugs.launchpad.net/bugs/631902/+attachment/1551271/+files/VarLogDistupgradeTermlog.gz

-- 
package xemacs21-mule 21.4.22-3.1ubuntu1 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
https://bugs.launchpad.net/bugs/631902
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 235217] Re: quit icon/menu item hangs X when clicked

2008-07-29 Thread Chris Cooper
I don't have this problem anymore.
It didn't happen every time, but I'd say it happened more than 1/2 the time 
when I was having the problem.
To make the problem occur I either hit the red power button or just went 
System->Quit.

-- 
quit icon/menu item hangs X when clicked
https://bugs.launchpad.net/bugs/235217
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 272185] Re: [Intrepid] iwl3945 + iwlagn -- network-manager will not connect to a WPA EAP (Enterprise) network (disassociating by local choice (reason=3) )

2008-12-05 Thread John Cooper
I think that the following command:

 sudo kill -SIGUSR1 `pidof wpa_supplicant`

Should turn on debugging until you restart.

To make it permenant then you need to change the line in the file 
/usr/share/dbus-1/system-services/fi.epitest.hostap.WPASupplicant.service

from:
Exec=/sbin/wpa_supplicant   -u -f /var/log/wpa_supplicant.log

to:
Exec=/sbin/wpa_supplicant  -dddt -u -f /var/log/wpa_supplicant.log

Then run

 sudo killall wpa_supplicant

-- 
[Intrepid] iwl3945 + iwlagn -- network-manager will not connect to a WPA EAP 
(Enterprise) network (disassociating by local choice (reason=3) )
https://bugs.launchpad.net/bugs/272185
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 272185] Re: [Intrepid] iwl3945 + iwlagn -- network-manager will not connect to a WPA EAP (Enterprise) network (disassociating by local choice (reason=3) )

2008-12-05 Thread John Cooper
Note for the above:

This is going save a lot of possibly secret info into
/var/log/wpa_supplicant.log so after you have finished debugging you
probably want to remove that file and also think twice before just
posting it online if you value the info in it.

-- 
[Intrepid] iwl3945 + iwlagn -- network-manager will not connect to a WPA EAP 
(Enterprise) network (disassociating by local choice (reason=3) )
https://bugs.launchpad.net/bugs/272185
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 306219] [NEW] SoundJuicer

2008-12-08 Thread Doug Cooper
Public bug reported:

Binary package hint: sound-juicer

Failed to install

ProblemType: Package
Architecture: i386
Date: Mon Dec  8 06:40:44 2008
DistroRelease: Ubuntu 8.04
ErrorMessage:
 ErrorMessage: subprocess post-installation script returned error exit status 
134
NonfreeKernelModules: ath_hal
Package: sound-juicer 2.22.0-1ubuntu2
PackageArchitecture: i386
SourcePackage: sound-juicer
Title: package sound-juicer 2.22.0-1ubuntu2 failed to install/upgrade: 
Uname: Linux 2.6.24-21-eeepc i686

** Affects: sound-juicer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

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

2008-12-08 Thread Doug Cooper

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

** Attachment added: "VarLogDistupgradeAptlog.gz"
   http://launchpadlibrarian.net/20301750/VarLogDistupgradeAptlog.gz

** Attachment added: "VarLogDistupgradeApttermlog.gz"
   http://launchpadlibrarian.net/20301751/VarLogDistupgradeApttermlog.gz

-- 
SoundJuicer
https://bugs.launchpad.net/bugs/306219
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 364127] Re: Hotkeys for changing volume and muting broken with jaunty (on Thinkpad R60, T40, T43, X41 and T60)

2009-05-12 Thread Hereward Cooper
Also on confirmed on my T42 after upgrading to Jaunty. A fix would be
great - even if it meant returning to the old state!

-- 
Hotkeys for changing volume and muting broken with jaunty (on Thinkpad R60, 
T40, T43, X41 and T60)
https://bugs.launchpad.net/bugs/364127
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 364127] Re: Hotkeys for changing volume and muting broken with jaunty (on Thinkpad R60, T40, T43, X41 and T60)

2009-05-12 Thread Hereward Cooper
Also on confirmed on my T42 after upgrading to Jaunty. A fix would be
great - even if it meant returning to the old state!

-- 
Hotkeys for changing volume and muting broken with jaunty (on Thinkpad R60, 
T40, T43, X41 and T60)
https://bugs.launchpad.net/bugs/364127
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 389811] Re: Update Manager hanging after Hal upgrade in karmic

2009-06-20 Thread Peter Cooper

** Attachment added: "Screenshot-Applying Changes.png"
   http://launchpadlibrarian.net/28135124/Screenshot-Applying%20Changes.png

-- 
Update Manager hanging after Hal upgrade in karmic
https://bugs.launchpad.net/bugs/389811
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 389811] [NEW] Update Manager hanging after Hal upgrade in karmic

2009-06-20 Thread Peter Cooper
Public bug reported:

Binary package hint: upgrade-system

For the last several upgrades in karmic the upgrade manager has hung
after updating hal. The windows remain open - I also have no network
connectivity on my D-Link usb adapter.  The machine is unusable and I
have to reboot, running dpkg --configure -a will continue the upgrade
ok.

** Affects: upgrade-system (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: karmic

-- 
Update Manager hanging after Hal upgrade in karmic
https://bugs.launchpad.net/bugs/389811
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 390840] [NEW] error in yiff server, everytime i use synaptic

2009-06-22 Thread Rufus Cooper
Public bug reported:

Binary package hint: synaptic

synaptic is downloading and installing properly, but afterwards i get an
error:1 error in yiff server

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/sbin/synaptic
Package: synaptic 0.62.5ubuntu3
ProcAttrCurrent: unconfined
ProcEnviron:
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: synaptic
Uname: Linux 2.6.28-13-generic i686

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


** Tags: apport-bug i386

-- 
error in yiff server, everytime i use synaptic
https://bugs.launchpad.net/bugs/390840
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 390840] Re: error in yiff server, everytime i use synaptic

2009-06-22 Thread Rufus Cooper

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

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

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

-- 
error in yiff server, everytime i use synaptic
https://bugs.launchpad.net/bugs/390840
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 393659] [NEW] nautilus crashes viewing circular symlinks

2009-06-29 Thread Robbie Cooper
Public bug reported:

Binary package hint: nautilus

I was able to reproduce this bug using the following script:

mkdir dir
ln -s "`pwd`"/dir/link2 link1
ln -s "`pwd`"/link1 dir/link2
nautilus dir

Then refresh nautilus a couple times or move back and forth between another 
directory and this one. 
It seems to crash only when viewing the deeper symlink (dir/link2). 

I thought it might be related to Bug #23641, but that one's quite old
and looks like it's been fixed already.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: nautilus 1:2.26.2-0ubuntu2
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
Uname: Linux 2.6.28-13-generic i686

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


** Tags: apport-bug i386

-- 
nautilus crashes viewing circular symlinks
https://bugs.launchpad.net/bugs/393659
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 393659] Re: nautilus crashes viewing circular symlinks

2009-06-29 Thread Robbie Cooper

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

-- 
nautilus crashes viewing circular symlinks
https://bugs.launchpad.net/bugs/393659
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 290704] Re: [fglrx]Computer freeze when switching user

2009-05-28 Thread Joseph Cooper
I too have an ATI Radeon HD 2400 Pro and suffer this problem both on
Linux Mint 5 (Hardy-based) and 7 (Jaunty-based). This bug is an absolute
killer for me because the rest of my family uses my computer too, and
trying to tell them not to use switch user when my account is locked
because it will break the system is most likely a nonstarter! Using an
open-source driver does fix the problem, but removes 3D support which is
marginally more important to me then switch-user support. But why are we
forced to choose? Is it too much to ask for ATI to give us drivers that
let us use ALL the functions of our operating systems? Come on, sort out
fglrx! This should definitely be a high-priority bug, as it's ruinous
for anyone who uses switch-user, and unfortunately the open source
equivalent doesn't yet utilise the full potential of the card (though I
live in hope).

-- 
[fglrx]Computer freeze when switching user
https://bugs.launchpad.net/bugs/290704
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 284143] Re: awesome package is not reading .awesomerc file

2009-06-01 Thread John Cooper
Hi,

Is this still a problem in Jaunty?

-- 
awesome package is not reading .awesomerc file
https://bugs.launchpad.net/bugs/284143
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 374362] [NEW] Update Manager crashes with Segfault

2009-05-09 Thread Peter Cooper
Public bug reported:

May 10 06:25:11 toshsat kernel: [  498.026230] update-manager[4076]: segfault 
at 1286812d ip b7f8362b sp bfbf6cbc error 4 in libc-2.9.so[b7f0c000+15c000]
May 10 06:25:11 toshsat kernel: [  498.302102] apt-check[5647]: segfault at 
17dbb12d ip b7de062b sp bff5549c error 4 in libc-2.9.so[b7d69000+15c000]
May 10 06:25:20 toshsat kernel: [  507.146487] update-manager[5650]: segfault 
at 1565612d ip b7df762b sp bfa6cbdc error 4 in libc-2.9.so[b7d8+15c000]
May 10 06:25:24 toshsat kernel: [  511.508346] update-manager[5654]: segfault 
at 1569412d ip b7e3562b sp bfbaad1c error 4 in libc-2.9.so[b7dbe000+15c000]
May 10 06:25:27 toshsat kernel: [  514.152946] update-manager[5658]: segfault 
at 156e612d ip b7e8762b sp bfcfae6c error 4 in libc-2.9.so[b7e1+15c000]
May 10 06:25:54 toshsat kernel: [  541.280292] apt-get[5683]: segfault at 
17f4112d ip b7d5362b sp bfc7715c error 4 in libc-2.9.so[b7cdc000+15c000]
May 10 06:25:55 toshsat kernel: [  542.618419] apt-check[5695]: segfault at 
17e0a12d ip b7e2f62b sp bfba40ec error 4 in libc-2.9.so[b7db8000+15c000]
May 10 06:26:01 toshsat kernel: [  548.379897] apt-get[5697]: segfault at 
17e1912d ip b7c2362b sp bfe46e8c error 4 in libc-2.9.so[b7bac000+15c000]

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

-- 
Update Manager crashes with Segfault
https://bugs.launchpad.net/bugs/374362
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 253985] Re: Package Awesome 3.0 for Jaunty

2009-02-24 Thread John Cooper
3.2-rc3 is in debian unstable it would be nice to have it in Jaunty if
it is not too late.

http://packages.debian.org/unstable/awesome
http://packages.debian.org/source/sid/xcb-util

-- 
Package Awesome 3.0 for Jaunty
https://bugs.launchpad.net/bugs/253985
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 253985] Re: Package Awesome 3.0 for Jaunty

2009-02-26 Thread John Cooper
It looks like it depends on xcb-utils => 0.3.3

I did the following to get thing running on Intrepid:

dget -u --build http://ftp.de.debian.org/debian/pool/main/x/xcb-util
/xcb-util_0.3.3-2.dsc

sudo dpkg -i *.deb

dget -u --build
http://ftp.de.debian.org/debian/pool/main/a/awesome/awesome_3.2~rc3-1.dsc

sudo dpkg -i awesome_3.2~rc3-1_i386.deb

This all seems to work.

-- 
Package Awesome 3.0 for Jaunty
https://bugs.launchpad.net/bugs/253985
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 346513] Re: "dbus-daemon: Rejected send message" for indicator-applet spams /var/log/auth.log

2009-04-28 Thread Peter Cooper
Hi, I have this problem as well, have we an approved work around for it?

-- 
"dbus-daemon: Rejected send message" for indicator-applet spams 
/var/log/auth.log
https://bugs.launchpad.net/bugs/346513
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 286412] Re: rhythmbox crashed with SIGSEGV in XGrabServer()

2008-10-20 Thread John Cooper

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

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

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

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

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

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

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

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

** Visibility changed to: Public

-- 
rhythmbox crashed with SIGSEGV in XGrabServer()
https://bugs.launchpad.net/bugs/286412
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 277406] Re: [Regression] [Intrepid] wacom pen not working by default

2008-10-12 Thread Timothy Cooper
I have a toshiba L40 laptop

Prior to yesterdays [89] updates to Ububtu 8.10 beta the system
recognized the Wacom tablet; you could move the cursor around using the
stylus. the prolem was that as soon as the stylus touched the
pad it foze.

However since the updates of yesterday there is zero response to this
device even though  I have modified Xorg.config.


** Attachment added: "lshal-log.txt"
   http://launchpadlibrarian.net/18460858/lshal-log.txt

-- 
[Regression] [Intrepid] wacom pen not working by default
https://bugs.launchpad.net/bugs/277406
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 277406] Re: [Regression] [Intrepid] wacom pen not working by default

2008-10-14 Thread Timothy Cooper
I had already tried that, but the system is not even responding to the
stylus in any way at all.
TC

-- 
[Regression] [Intrepid] wacom pen not working by default
https://bugs.launchpad.net/bugs/277406
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 235007] Re: no sound on Toshiba L40-139

2008-11-06 Thread Timothy Cooper
EUREKA  it works


2008/11/6 oguz11 <[EMAIL PROTECTED]>

> " the line "options snd-hda-intel model=3stack" had to be added to
> /etc/modprobe.d/alsa-base "
>
> worked fine for me, just restart after editing.. and it should work..
>
> --
> no sound on Toshiba L40-139
> https://bugs.launchpad.net/bugs/235007
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
no sound on Toshiba L40-139
https://bugs.launchpad.net/bugs/235007
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 286412] Re: rhythmbox crashed with SIGSEGV in XGrabServer()

2008-11-06 Thread John Cooper
This was happening quite a bit for a while but it has been solid ever
since. So I will close this. Thanks for the nudge.

-- 
rhythmbox crashed with SIGSEGV in XGrabServer()
https://bugs.launchpad.net/bugs/286412
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 286412] Re: rhythmbox crashed with SIGSEGV in XGrabServer()

2008-11-06 Thread John Cooper
Looks like this has gone away now. Please close.

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

-- 
rhythmbox crashed with SIGSEGV in XGrabServer()
https://bugs.launchpad.net/bugs/286412
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 235007] Re: no sound on Toshiba L40-139

2008-05-31 Thread Timothy Cooper
** Summary changed:

- no sound
+ no sound on Toshiba L40-139

-- 
no sound on Toshiba L40-139
https://bugs.launchpad.net/bugs/235007
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 235007] Re: no sound on Toshiba L40-139

2008-07-25 Thread Timothy Cooper
Hi
the short answer is no, there is still no sound.
I will try to get the appropriate files to you asap.
Regards TC

2008/7/13 Nick Ellery <[EMAIL PROTECTED]>:

> Alpha 3 is released on July 24.  That would be great if you could test
> this out!
>
> --
> no sound on Toshiba L40-139
> https://bugs.launchpad.net/bugs/235007
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
no sound on Toshiba L40-139
https://bugs.launchpad.net/bugs/235007
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 235007] Re: no sound on Toshiba L40-139

2008-07-25 Thread Timothy Cooper
OK here are the files generated by Intrepid Ibex

Regards TC

2008/7/13 Nick Ellery <[EMAIL PROTECTED]>:

> Alpha 3 is released on July 24.  That would be great if you could test
> this out!
>
> --
> no sound on Toshiba L40-139
> https://bugs.launchpad.net/bugs/235007
> You received this bug notification because you are a direct subscriber
> of the bug.
>


** Attachment added: "uname-a.log"
   http://launchpadlibrarian.net/16301785/uname-a.log

** Attachment added: "lspci-vvnn.log"
   http://launchpadlibrarian.net/16301786/lspci-vvnn.log

** Attachment added: "alsa-info.txt"
   http://launchpadlibrarian.net/16301787/alsa-info.txt

-- 
no sound on Toshiba L40-139
https://bugs.launchpad.net/bugs/235007
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 269831] Re: toshset does not support tlsup module (Intrepid)

2008-10-09 Thread John Cooper
This may be related to #261318

-- 
toshset does not support tlsup module (Intrepid)
https://bugs.launchpad.net/bugs/269831
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 261318] Re: Regression: new Toshiba Laptop Support (tlsup) driver breaks Toshiba hotkeys; input device does not support 'kbd' input handler

2008-10-09 Thread John Cooper
I I think this may be related to #269831

I don't understand why we have switched from the previously working
toshiba_acpi support to this module which does not do half the stuff the
last one did. Can we just switch back.

Where do we go to help develop this module as there is no mention of it
on acpi-devel mailing list and google only returns bugs in Ubuntu?

I have a Toshiba Portage R500  which still hibernates and suspends but
none of the Fn buttons work.

-- 
Regression: new Toshiba Laptop Support (tlsup) driver breaks Toshiba hotkeys; 
input device does not support 'kbd' input handler
https://bugs.launchpad.net/bugs/261318
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 274243] Re: Wacom Graphire 3 pen is acting up

2008-10-10 Thread Timothy Cooper
Intrepid ibex
my wacom sapphire tables hangs when attempting to select a menu item.

The is now no input device setion of the 'xorg.config' where it can be
tweaked.

-- 
Wacom Graphire 3 pen is acting up
https://bugs.launchpad.net/bugs/274243
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 164398] Re: Sony Vaio TZ11M/N suspend and hibernate problems

2008-06-24 Thread Peter Cooper
Small breakthrough, suspend worked for a few weeks with a recent Hardy
kernel release after I changed the /etc/modprobe.d/alsa-base file's line
referring to the Intel sound driver:

options snd-hda-intel

to

options snd-hda-intel model=hippo probe_mask=1

according to part of the thread in
http://ubuntuforums.org/showthread.php?t=514292&page=15

And so long as I had the wireless switch to off (!).

But then it stopped working after I accepted a kernel update, from
memory 2.6.24-16 going to -17. Gah. This time, suspend attempts
sometimes dropped crud onto the display, before the hard lock, with one
error referring to the iwl4965 module already having a zero count or
something.

On an off-chance, next reboot I decided to try and pre-emptively unload
the module before suspend, which I did manually. Ahah! It worked.

So I added the following line to /etc/default/acpi-support

MODULES="iwl4965"

And voila! I get reliable suspends now. I AM REALLY REALLY HAPPY ABOUT
THIS :-)

Removing the line from the file results in failure during suspend of the
"flashing underscore" with hard lock type, so I'm pretty sure something
about this module is problematic.

Hibernates (or sleep-to-disk) still fails with endless console
references to count=0 for a USB reference.

-- 
Sony Vaio TZ11M/N suspend and hibernate problems
https://bugs.launchpad.net/bugs/164398
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 164398] Re: Sony Vaio TZ11M/N suspend and hibernate problems

2008-06-24 Thread Peter Cooper
And while rolling back my changes, I realise I missed what might be the
most important piece, adding a line to /etc/pm/config.d/modules

SUSPEND_MODULES="ehci_hcd uhci_hcd"

-- 
Sony Vaio TZ11M/N suspend and hibernate problems
https://bugs.launchpad.net/bugs/164398
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 133656] Re: Synchronising Tomboy via Webdav doesn't work

2008-05-22 Thread Gene Cooper
I have given up on syncing Tomboy notes via WebDAV...for now.

Even though I got it to work on my home desktop PC, it just didn't work
very well.  Granted, I only tried one webdav account.  I couldn't make
it work at all on my work PC.

I suspect there must be more to fixing it than meets the eye.

G

-- 
Synchronising Tomboy via Webdav doesn't work
https://bugs.launchpad.net/bugs/133656
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 235007] Re: no sound on Toshiba L40-139

2008-07-13 Thread Timothy Cooper
Thankyou for the information. I have checked the link below
but the link says the following:
'*'Alpha 2 does not include LiveCD images, only images with the Ubuntu
alternate installer. Intrepid LiveCDs will be made available with Alpha 3.''
*

I do not really want to try out the Alpha2 as a full installation,
This laptop was built for Vista and may require a lot of tweaking to get it
running corectly,  so how long before Alpa3?

Tim Cooper

2008/7/10 Sergio Barjola <[EMAIL PROTECTED]>:

> It unfortunately appears that this bug is not yet resolved.  The
> Intrepid Ibex 8.10 Alpha2 is scheduled for release today.  It will
> appear at the following when available:
> http://www.ubuntu.com/testing/intrepid/alpha2 .  It contains the
> actively developed 2.6.26 Ubuntu kernel.  It would be great if you could
> test this upcoming release via a LiveCD and verify if the issue still
> exists.  If so, please include the appropriate debugging information as
> outlined at https://wiki.ubuntu.com/DebuggingSoundProblems .  Thanks in
> advance.
>
> ** Changed in: linux (Ubuntu)
>   Status: Confirmed => Incomplete
>
> --
> no sound on Toshiba L40-139
> https://bugs.launchpad.net/bugs/235007
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
no sound on Toshiba L40-139
https://bugs.launchpad.net/bugs/235007
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 235007] Re: no sound

2008-05-28 Thread Timothy Cooper
alsa infomation in attached file;

** Attachment added: "alsa-info.txt"
   http://launchpadlibrarian.net/14759209/alsa-info.txt

-- 
no sound
https://bugs.launchpad.net/bugs/235007
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 195391] Re: [needs-packaging] xcb-util

2008-08-01 Thread John Cooper
This is already in Debian.

http://packages.qa.debian.org/x/xcb-util.html

-- 
[needs-packaging] xcb-util
https://bugs.launchpad.net/bugs/195391
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 164496] Re: davs can't find folder with spaces in the uri (hosted on sharepoint 2003)

2008-08-01 Thread Grahame Cooper
I have the same problem on Hardy. The attached document contains
screenshots.

** Attachment added: "WebdavBug.pdf"
   http://launchpadlibrarian.net/16470880/WebdavBug.pdf

** Changed in: nautilus (Ubuntu)
   Status: Invalid => New

-- 
davs can't find folder with spaces in the uri (hosted on sharepoint 2003)
https://bugs.launchpad.net/bugs/164496
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 144323] Re: No Sound After Hibernation U205-S5067

2008-06-08 Thread Jonathan Cooper
I've found another possible workaround for this bug.

In dealing with
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/226342 I've
stopped running pulseaudio completely.  Since then, I haven't had any
significant problems with hibernate/resume on 2.6.24-16-generic.  It has
managed to successfully hibernate & resume at least 5 times in a row.
The only slight artifacts are that each time I resume, I get a little
squeal from the speakers, and a popup message saying my computer failed
to hibernate.

I'll see if I get the same behaviour with -18 next time I do a full
shutdown.

-- 
No Sound After Hibernation U205-S5067
https://bugs.launchpad.net/bugs/144323
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 221213] Re: Regression: hibernate freezes the system

2008-06-08 Thread Jonathan Cooper
I've found another possible workaround for this bug.

In dealing with
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/226342 I've
stopped running pulseaudio completely.  Since then, I haven't had any
significant problems with hibernate/resume on 2.6.24-16-generic.  It has
managed to successfully hibernate & resume at least 5 times in a row.
The only slight artifacts are that each time I resume, I get a little
squeal from the speakers, and a popup message saying my computer failed
to hibernate.

See also https://bugs.launchpad.net/ubuntu/+bug/144323 for some more
history on my experience.

I'll see if I get the same behaviour with -18 next time I do a full
shutdown.

-- 
Regression: hibernate freezes the system
https://bugs.launchpad.net/bugs/221213
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 325830] [NEW] Should depend on python-webunit

2009-02-05 Thread John Cooper
Public bug reported:

Binary package hint: funkload

When I run the simple example from the website I get the following
error:

Traceback (most recent call last):
  File "/usr/bin/fl-run-test", line 23, in 
from funkload.TestRunner import main
  File "/usr/lib/python2.5/site-packages/funkload/TestRunner.py", line 38, in 

from funkload.FunkLoadTestCase import FunkLoadTestCase
  File "/usr/lib/python2.5/site-packages/funkload/FunkLoadTestCase.py", line 
39, in 
from webunit.webunittest import WebTestCase, HTTPError

Installing python-webunit fixes this.

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

-- 
Should depend on python-webunit
https://bugs.launchpad.net/bugs/325830
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 325844] [NEW] fl-build-report fails with Attribute error.

2009-02-05 Thread John Cooper
Public bug reported:

Binary package hint: funkload

Running through the simple demo from the website and trying to create a
report I get the follwing error:

$ fl-build-report --html simple-bench.xml
Creating html report: ...Traceback (most recent call last):
  File "/usr/bin/fl-build-report", line 25, in 
main()
  File "/usr/lib/python2.5/site-packages/funkload/ReportBuilder.py", line 216, 
in main
options)()
  File "/usr/lib/python2.5/site-packages/funkload/ReportRenderer.py", line 612, 
in render
self.createCharts()
  File "/usr/lib/python2.5/site-packages/funkload/ReportRenderer.py", line 636, 
in createCharts
self.createTestChart()
  File "/usr/lib/python2.5/site-packages/funkload/ReportRenderer.py", line 661, 
in createTestChart
gdchart.option(format=gdchart.GDC_PNG,
AttributeError: 'module' object has no attribute 'option'

Is it expecting a completly different version of gdchart2?

I have:

ii  python-gdchart 0.beta1-3.4Python OO interface to GDChart

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

-- 
fl-build-report fails with Attribute error.
https://bugs.launchpad.net/bugs/325844
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 274243] Re: Wacom Graphire 3 pen is acting up

2009-01-26 Thread Timothy Cooper
The problem I had was on the 64bit version of 8.10; since then I am now
> using the 32bit version. the only problem here is that the eraser does not
> work but I can live with that,

TC

>
>
> --
> Wacom Graphire 3 pen is acting up
> https://bugs.launchpad.net/bugs/274243
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
Wacom Graphire 3 pen is acting up
https://bugs.launchpad.net/bugs/274243
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 272185] Re: [Intrepid] iwl3945 + iwlagn -- network-manager will not connect to a WPA EAP (Enterprise) network (disassociating by local choice (reason=3) )

2008-12-11 Thread John Cooper
Kartoch

I tried your eduroam scripts and configs[1] and with only a couple of
tweaks it works great.

I had to drop the -Dwext from the wpa_supplicant line in the script.
I also had to change the pap setting to PEAP from TTLS.

Thanks

[1]https://bugs.launchpad.net/ubuntu/+source/linux/+bug/272185/comments/163

-- 
[Intrepid] iwl3945 + iwlagn -- network-manager will not connect to a WPA EAP 
(Enterprise) network (disassociating by local choice (reason=3) )
https://bugs.launchpad.net/bugs/272185
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 278790] Re: Rhythmbox Coherence UPnP doesn't work.

2008-12-11 Thread John Cooper
I have followed the JontyNotes page and found that other than having to
change the import line in __init__.py from

  import coherence.extern.louie as louie

to

  import louie

It works great. On Intrepid.

Thanks

john

-- 
Rhythmbox Coherence UPnP doesn't work.
https://bugs.launchpad.net/bugs/278790
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 342888] Re: Panel no longer changes window struts when resized

2009-03-18 Thread A. Cooper
Running Jaunty in basic format, no other programs running except
Firefox, still happening.

-- 
Panel no longer changes window struts when resized
https://bugs.launchpad.net/bugs/342888
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 262986] [NEW] xfree86-driver-synaptics 0.15 is broken on a T60

2008-08-30 Thread Ira Cooper
Public bug reported:

Binary package hint: xserver-xorg-input-synaptics

I had to revert:

xfree86-driver-synaptics (0.15.0+git20080820-1ubuntu2) intrepid;
urgency=low

  * 102_dont_check_abi.diff:
- Don't check ABI_MAJOR, since we have all that's needed for
  properties.

 -- Timo Aaltonen < [EMAIL PROTECTED]>   Sat, 30 Aug 2008 13:27:54
+0300

back to xfree86-driver-synaptics (0.15.0+git20080820-1ubuntu1) because
it broke my T60's trackpad.

reason:

(II) LoadModule: "synaptics"

(II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
dlopen: /usr/lib/xorg/modules/input//synaptics_drv.so: undefined symbol: SetProp
erty
(EE) Failed to load /usr/lib/xorg/modules/input//synaptics_drv.so
(II) UnloadModule: "synaptics"
(EE) Failed to load module "synaptics" (loader failed, 7)
(EE) No input driver matching `synaptics'
(EE) config/hal: NewInputDeviceRequest failed

That is what I found in my Xorg.0.log when it was failing on my system.

[EMAIL PROTECTED]:~$ lsb_release -rd
Description:Ubuntu intrepid (development branch)
Release:8.10

Thank you for your assistance,

-Ira

** Affects: xserver-xorg-input-synaptics (Ubuntu)
 Importance: Undecided
 Status: New

-- 
xfree86-driver-synaptics 0.15 is broken on a T60
https://bugs.launchpad.net/bugs/262986
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 262986] Re: xfree86-driver-synaptics 0.15 is broken on a T60

2008-08-31 Thread Ira Cooper
All seems well again with 0.15.0+git20080820-1ubuntu4.

Thank you for the prompt turnaround,

-Ira

-- 
xfree86-driver-synaptics 0.15 is broken on a T60
https://bugs.launchpad.net/bugs/262986
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 222066] Re: Tomboy SSHFS Sync creates local sync folder with wrong ownership

2008-06-13 Thread Gene Cooper
I have a fairly clean Hardy (8.04) installation (2 days old) and I
duplicated this problem and verified that the suggested command line
options do, in fact, set the permissions on the sync-sshfs folder to
something my user can access.

However, even after manually mounting the sync-sshfs folder at the
command line, Tomboy still will not sync.

G

-- 
Tomboy SSHFS Sync creates local sync folder with wrong ownership
https://bugs.launchpad.net/bugs/222066
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 347195] [NEW] CD/DVD drive is no longer recognised by file manager when changed to Jaunty 9.04. File manager endlessly restarts without result.

2009-03-23 Thread A. Cooper
Public bug reported:

Ubuntu 9.04 Jaunty Jackalop

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
CD/DVD drive is no longer recognised by file manager when changed to Jaunty 
9.04.  File manager endlessly restarts without result.
https://bugs.launchpad.net/bugs/347195
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 349397] [NEW] [TOSHIBA Satellite Pro M40] suspend/resume failure

2009-03-27 Thread Peter Cooper
Public bug reported:

The system came backup such that I could see a mouse pointer, but on a
black screen, no other response. Also the application apport crashed
three times during the attempt to process this error. Not sure if this
is connected or not.

ProblemType: KernelOops
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
InterpreterPath: /usr/bin/python2.6
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: TOSHIBA Satellite Pro M40
Package: linux-image-2.6.28-11-generic 2.6.28-11.37
ProcAttrCurrent: unconfined
ProcCmdLine: root=UUID=82d0b0c2-b7e1-4840-a61e-6b11a1c6dccd ro quiet splash
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.28-11.37-generic
SourcePackage: linux
StressLog: Error: [Errno 2] No such file or directory: 
'/var/lib/pm-utils/stress.log'
Tags: resume suspend
Title: [TOSHIBA Satellite Pro M40] suspend/resume failure
UserGroups:

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


** Tags: apport-kerneloops i386 resume suspend

-- 
[TOSHIBA Satellite Pro M40] suspend/resume failure
https://bugs.launchpad.net/bugs/349397
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 349397] Re: [TOSHIBA Satellite Pro M40] suspend/resume failure

2009-03-27 Thread Peter Cooper

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/24388112/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/24388113/CurrentDmesg.txt

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

** Attachment added: "HalComputerInfo.txt"
   http://launchpadlibrarian.net/24388115/HalComputerInfo.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/24388116/Lspci.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/24388117/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/24388118/ProcInterrupts.txt

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

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/24388120/ProcModules.txt

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

-- 
[TOSHIBA Satellite Pro M40] suspend/resume failure
https://bugs.launchpad.net/bugs/349397
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 346596] Re: notify-osd crashed with SIGSEGV in g_slice_alloc()

2009-03-27 Thread Peter Cooper
Confirm this bug after a failure to resume and following kernel oops.

-- 
notify-osd crashed with SIGSEGV in g_slice_alloc()
https://bugs.launchpad.net/bugs/346596
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 349397] Re: [TOSHIBA Satellite Pro M40] suspend/resume failure

2009-03-31 Thread Peter Cooper
This error occurs during a resume. Having shut the lid on the laptop for
suspend, I then attempt a resume. There is really no response from the
machine, the power button which is slowly flashing orange turns to green
but no other response, the machine fan does start but then stops. At
this point the machine has a black screen.

An interesting point is that I am unable to turn the machine off.
Holding the power button results in a momentary power-off followed by an
immediate restart (power-up) into the fault mode. There appears to be no
'boot' process here, no loss of power to the machine, its all immediate.
The only way to recover the machine is to remove the battery.

This is a repeatable event.

This is an almost Vanilla Jaunty install, I use this laptop as a test
bed for development testing. However note that I believe this bug to
have existed in Intrepid as well. I have looked in the BIOS in an
attempt to prevent the 'nonpower-off' problem but there appears to be no
options that may be relevant.

-- 
[TOSHIBA Satellite Pro M40] suspend/resume failure
https://bugs.launchpad.net/bugs/349397
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 326949] Re: Ubuntu 8.10 printing is broken

2009-04-01 Thread fazendo cooper
I only have problems with large print jobs. Never had problems with
previous versions...

** Attachment added: "error_log"
   http://launchpadlibrarian.net/24643090/error_log

-- 
Ubuntu 8.10 printing is broken
https://bugs.launchpad.net/bugs/326949
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 264154] [NEW] 802.11x failure, due to lack of ability to set CA.

2008-09-02 Thread Ira Cooper
Public bug reported:

Right click on the applet

Edit Connections -> Edit Connection (I'd assume you can add one, then
edit it too)

Wireless Security -> Security -> Dynamic WEP (802.1x)
Authentican Protected EAP (PEAP)

Set the CA Certificate.
PEAP Version 1
Inner Auth: MSCHAPv2
user/pass.

Click OK.

Reopen the profile, it will not have saved the CA Certificate setting.

Even if it is wrong, I'd like some notification that I am feeding it a
bad cert instead of this failure mode where I'm not sure the value is
ever set.

-Ira

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

-- 
802.11x failure, due to lack of ability to set CA.
https://bugs.launchpad.net/bugs/264154
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 264154] Re: 802.11x failure, due to lack of ability to set CA.

2008-09-02 Thread Ira Cooper
Note: this is in Intrepid Ibex.  Not Hardy Heron.

-Ira

-- 
802.11x failure, due to lack of ability to set CA.
https://bugs.launchpad.net/bugs/264154
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 264154] Re: 802.1x failure, due to lack of ability to set CA.

2008-09-02 Thread Ira Cooper
** Summary changed:

- 802.11x failure, due to lack of ability to set CA.
+ 802.1x failure, due to lack of ability to set CA.

-- 
802.1x failure, due to lack of ability to set CA.
https://bugs.launchpad.net/bugs/264154
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 235007] Re: no sound on Toshiba L40-139

2008-09-07 Thread Timothy Cooper
Hi
no alpha 5 does not resolve the issue...

I will be filing a bug report very shortly

Tim Cooper

-- 
no sound on Toshiba L40-139
https://bugs.launchpad.net/bugs/235007
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 235007] Re: no sound on Toshiba L40-139

2008-09-07 Thread Timothy Cooper
This problem also occurs with the Alpha 5 releaseusing
'linux-2.6.27'.


** Attachment added: "dpkg.log"
   http://launchpadlibrarian.net/17362365/dpkg.log

-- 
no sound on Toshiba L40-139
https://bugs.launchpad.net/bugs/235007
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 235007] Re: no sound on Toshiba L40-139

2008-09-07 Thread Timothy Cooper

** Attachment added: "uname-a.log"
   http://launchpadlibrarian.net/17362380/uname-a.log

-- 
no sound on Toshiba L40-139
https://bugs.launchpad.net/bugs/235007
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 235007] Re: no sound on Toshiba L40-139

2008-09-07 Thread Timothy Cooper

** Attachment added: "alsa URL"
   http://launchpadlibrarian.net/17362387/alsa%20URL

-- 
no sound on Toshiba L40-139
https://bugs.launchpad.net/bugs/235007
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 235007] Re: no sound on Toshiba L40-139

2008-09-07 Thread Timothy Cooper

** Attachment added: "lspci.log"
   http://launchpadlibrarian.net/17362401/lspci.log

-- 
no sound on Toshiba L40-139
https://bugs.launchpad.net/bugs/235007
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 396417] Re: Edimax Wireless USB Dongle Failure Karmic Kernel 2.6.31-X

2009-07-09 Thread Peter Cooper
This bug also affects me with a D-Link usb stick

-- 
Edimax Wireless USB Dongle Failure Karmic Kernel 2.6.31-X
https://bugs.launchpad.net/bugs/396417
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 394200] Re: rename 'Salut account'

2009-07-29 Thread John Cooper
Could it be called "Local Network" or "People Nearby" so that it means
something in the UI?

-- 
rename 'Salut account'
https://bugs.launchpad.net/bugs/394200
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 54824] gnome-power-prefences: Where it shouldn't be

2006-08-01 Thread Dave Cooper
Public bug reported:

This is what it looks like:

http://70.26.187.162/PowerManagement.png

PLS FIX!

** Affects: Ubuntu
 Importance: Untriaged
 Status: Unconfirmed

-- 
gnome-power-prefences:  Where it shouldn't be
https://launchpad.net/bugs/54824

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


[Bug 56427] Fatal crash on X startup on Ultra 10

2006-08-15 Thread John Cooper
Public bug reported:

I have an sun  sparc Ultra 10 with an ATI 3D Rage Pro 215GP (rev 5c) and
I can install Ubuntu server no probs but when I try to install X the box
locks up hard, keyboad and network all stopped.

I can't get any useful logs out as it does not get a chance to write
them to disk before it crashes!

** Affects: xserver-xorg-driver-ati (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Fatal crash on X startup on Ultra 10
https://launchpad.net/bugs/56427

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


[Bug 32963] Re: Xv movies on 810/i945 gives horrible color, Gamma

2006-06-21 Thread John Cooper
** Bug watch added: Debian Bug tracker #365127
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=365127

** Also affects: xserver-xorg-driver-i810 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=365127
   Importance: Unknown
   Status: Unknown

-- 
Xv movies on 810/i945 gives horrible color, Gamma
https://launchpad.net/bugs/32963

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


[Bug 50799] If java is disabled and java page visited no indication of error.

2006-06-23 Thread John Cooper
Public bug reported:

When I visit the page below for example and I have java turned off in my
preferences then all I get is a blank page.

http://www1.sky.com/skygnome/

It would be good to have a couple of buttons displayed one for enable
java for this page/site only and the other for enable java or launch
preferences.

** Affects: epiphany-browser (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
If java is disabled and java page visited no indication of error.
https://launchpad.net/bugs/50799

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


[Bug 50799] Re: If java is disabled and java page visited no indication of error.

2006-06-23 Thread John Cooper
** Bug watch added: GNOME Bug Tracker #345757
   http://bugzilla.gnome.org/show_bug.cgi?id=345757

** Also affects: epiphany (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=345757
   Importance: Unknown
   Status: Unknown

-- 
If java is disabled and java page visited no indication of error.
https://launchpad.net/bugs/50799

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


[Bug 51356] Unable to set 1440x900 resolution with i865g graphics chip

2006-06-29 Thread Mikey Cooper
Public bug reported:

Binary package hint: 915resolution

I have a PC with a built in i865g chipset (Bios Type 2 according to
915resolution) and am running Ubuntu 6.06.  I recently hooked up a
widescreen LCD to it and am unable to get 1440x900 resolution working.
I have tried using  915resolution 0.5.2 to no avail.

If I follow the instructions and override mode 58 (1280x1024) to
1440x900, when I start up X, the monitor runs at [EMAIL PROTECTED] and the
Gnome desktop attempts to renders at 1440x900, making the left portion
of it render off screen.

If I set mode 54 instead and start X, the monitor tells me a "No signal
detected".  My driver is set to i810 in xorg.config and the only mode I
have specified is "1440x900".

I'm attaching two Xorg.0.log files from the start ups of each mode.  For
now, I'm stuck at the default 1280x1024 scaled across the screen by the
monitor.  If there's any other information I can provide, please let me
know.

** Affects: 915resolution (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

** Attachment added: "xorg log after overriding mode 58"
   http://librarian.launchpad.net/3188015/Xorg-mode58.log

** Attachment added: "xorg log after overriding mode 54"
   http://librarian.launchpad.net/3188034/Xorg-mode54.log

-- 
Unable to set 1440x900 resolution with i865g graphics chip
https://launchpad.net/bugs/51356

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


[Bug 57611] hostname -f only gives short, while -v only gives fqdn

2006-08-24 Thread Joe Cooper
Public bug reported:

Binary package hint: hostname

Here's a conversation with hostname on my Ubuntu 6.06 system:

[EMAIL PROTECTED]:~$ hostname -f
ubuntu

[EMAIL PROTECTED]:~$ hostname -v
ubuntu.virtualmin.com

And just to be sure we're not imagining that the hostname is actually
fully qualified as far as the system is concerned:

[EMAIL PROTECTED]:~$ sysctl kernel.hostname
kernel.hostname = ubuntu.virtualmin.com

Now, the -f/--fqdn/--long option should give the fully qualified domain
name, -v should give the fully qualified domain namd and also tell
what's going on, all according to the manpage.  On any other Linux
distro I have installed, including debian, the same conversation looks a
bit like this:

[EMAIL PROTECTED] universal]$ hostname -f
www.virtualmin.com

[EMAIL PROTECTED] universal]$ hostname -v
gethostname()=`www.virtualmin.com'
www.virtualmin.com

[EMAIL PROTECTED] universal]$ /sbin/sysctl kernel.hostname
kernel.hostname = www.virtualmin.com

Anyway, it looks like an off-by-one error in hostname, wherein it gives
one lower level of detail than requested.  (Strangely, debian and Fedora
seem to be giving out the fully qualified domain even when not
requested.  Looks like nobody has it working correctly.)

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

-- 
hostname -f only gives short, while -v only gives fqdn
https://launchpad.net/bugs/57611

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


[Bug 57677] When animated Gif is shown inline it does not animate.

2006-08-25 Thread John Cooper
Public bug reported:

When somebody attaches an animated Gif to an email it currently does not
animate when viewed inline.

At the very least it should add a tip/note/icon to let you know that it
should be viewed in a browser to see the animation.

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

-- 
When animated Gif is shown inline it does not animate.
https://launchpad.net/bugs/57677

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


[Bug 57611] Re: hostname -f only gives short, while -v only gives fqdn

2006-08-26 Thread Joe Cooper
Quite right.  The entry that it creates during installation for
"127.0.1.1 ubuntu" was confusing the issue.  Fixing that line to include
the FQDN or removing the line entirely resolves the issue.  I'll go see
if I can figure out why that line is being added during
installation...I'm sure there's a good reason for it.

Thanks for your comment.  This is resolved as far as I'm concerned
(though I don't see a way to resolve it myself).

-- 
hostname -f only gives short, while -v only gives fqdn
https://launchpad.net/bugs/57611

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


[Bug 63918] busyspheres screensaver crashes gdm

2006-10-04 Thread Colin Cooper
Public bug reported:

Binary package hint: rss-glx

For some time my system has been crashing mysteriously -- but only
overnight or when I leave it alone.  I'd come back to find it sitting at
the gdm login window.  All of my running programs would have stopped.

I believe it is caused by the "busyspheres" screensaver.  If I select it
in the screensaver preferences, the display crashes. My screensaver was
set to random, so this would come up at some point and crash the
display.

Display is nVidia GeForce FX 5200, with TwinView, running XGL and Beryl.

I've removed this screensaver for the moment (  and checked that none of
the others crash).  Conatact me if you need more info - I can replicate
the crash at will.

syslog:

Oct  4 09:02:44 localhost kernel: [17256291.864000] NVRM: Xid (0001:00): 1, 
Channel 0002 Method  Data 44a0
Oct  4 09:02:44 localhost kernel: [17256291.864000] NVRM: Xid (0001:00): 28,  
L1 -> L0
Oct  4 09:02:44 localhost kernel: [17256291.98] NVRM: Xid (0001:00): 6, 
PE0002  2d66c4bb  2d66c4bb 00ea024c
Oct  4 09:02:44 localhost kernel: [17256291.98] NVRM: Xid (0001:00): 28,  
L1 -> L0
Oct  4 09:02:44 localhost kernel: [17256292.124000] NVRM: Xid (0001:00): 6, 
PE0002  3f80 00074930  00ea024c
Oct  4 09:02:44 localhost kernel: [17256292.124000] NVRM: Xid (0001:00): 28,  
L1 -> L0
Oct  4 09:02:45 localhost kernel: [17256292.436000] NVRM: Xid (0001:00): 6, 
PE0002  43c0bcf1 000ccc7c  00ea024c
Oct  4 09:02:45 localhost kernel: [17256292.436000] NVRM: Xid (0001:00): 28,  
L1 -> L0
Oct  4 09:02:45 localhost kernel: [17256292.516000] NVRM: Xid (0001:00): 6, 
PE0002  8d961071 00111574  00ea024c
Oct  4 09:02:45 localhost kernel: [17256292.516000] NVRM: Xid (0001:00): 28,  
L1 -> L0
Oct  4 09:02:45 localhost kernel: [17256292.544000] NVRM: Xid (0001:00): 6, 
PE0002  30eaefd6 00111574  00ea024c
Oct  4 09:02:45 localhost kernel: [17256292.544000] NVRM: Xid (0001:00): 28,  
L1 -> L0
Oct  4 09:02:45 localhost kernel: [17256292.628000] NVRM: Xid (0001:00): 6, 
PE0002  8d96108f  8d96108f 00ea024c
Oct  4 09:02:45 localhost kernel: [17256292.628000] NVRM: Xid (0001:00): 28,  
L1 -> L0
Oct  4 09:02:45 localhost kernel: [17256292.656000] NVRM: Xid (0001:00): 6, 
PE0002  30eaefe5 00111574  00ea024c
Oct  4 09:02:45 localhost kernel: [17256292.656000] NVRM: Xid (0001:00): 28,  
L1 -> L0
Oct  4 09:02:49 localhost gdm[6904]: Error reinitilizing server

** Affects: rss-glx (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

** Description changed:

  Binary package hint: rss-glx
  
  For some time my system has been crashing mysteriously -- but only
- overnight or when I leave it alone.  I'd come back to find the login
- prompt and all of my running programs gone.
+ overnight or when I leave it alone.  I'd come back to find it sitting at
+ the gdm login window.  All of my running programs would have stopped.
  
  I believe it is caused by the "busyspheres" screensaver.  If I select it
  in the screensaver preferences, the display crashes. My screensaver was
  set to random, so this would come up at some point and crash the
  display.
  
  Display is nVidia GeForce FX 5200, with TwinView, running XGL and Beryl.
  
  
  Oct  4 09:02:44 localhost kernel: [17256291.864000] NVRM: Xid (0001:00): 1, 
Channel 0002 Method  Data 44a0
  Oct  4 09:02:44 localhost kernel: [17256291.864000] NVRM: Xid (0001:00): 28,  
L1 -> L0
  Oct  4 09:02:44 localhost kernel: [17256291.98] NVRM: Xid (0001:00): 6, 
PE0002  2d66c4bb  2d66c4bb 00ea024c
  Oct  4 09:02:44 localhost kernel: [17256291.98] NVRM: Xid (0001:00): 28,  
L1 -> L0
  Oct  4 09:02:44 localhost kernel: [17256292.124000] NVRM: Xid (0001:00): 6, 
PE0002  3f80 00074930  00ea024c
  Oct  4 09:02:44 localhost kernel: [17256292.124000] NVRM: Xid (0001:00): 28,  
L1 -> L0
  Oct  4 09:02:45 localhost kernel: [17256292.436000] NVRM: Xid (0001:00): 6, 
PE0002  43c0bcf1 000ccc7c  00ea024c
  Oct  4 09:02:45 localhost kernel: [17256292.436000] NVRM: Xid (0001:00): 28,  
L1 -> L0
  Oct  4 09:02:45 localhost kernel: [17256292.516000] NVRM: Xid (0001:00): 6, 
PE0002  8d961071 00111574  00ea024c
  Oct  4 09:02:45 localhost kernel: [17256292.516000] NVRM: Xid (0001:00): 28,  
L1 -> L0
  Oct  4 09:02:45 localhost kernel: [17256292.544000] NVRM: Xid (0001:00): 6, 
PE0002  30eaefd6 00111574  00ea024c
  Oct  4 09:02:45 localhost kernel: [17256292.544000] NVRM: Xid (0001:00): 28,  
L1 -> L0
  Oct  4 09:02:45 localhost kernel: [17256292.628000] NVRM: Xid (0001:00): 6, 
PE0002  8d96108f  8d96108f 00ea024c
  Oct  4 09:02:45 localhost kernel: [17256292.628000] NVRM: Xid (0001:00): 28,  
L1 -> L0
  Oct  4 09:02:45 localhost kernel: [17256292.656000] NVRM: Xid (0001:00): 6, 
PE0002  30eaefe5 00111574  00ea024c
  Oct  4 09:02:45 localhost kernel: [17256292.656000] NVRM: Xid

[Bug 63918] Re: busyspheres screensaver crashes gdm

2006-10-04 Thread Colin Cooper
** Description changed:

  Binary package hint: rss-glx
  
  For some time my system has been crashing mysteriously -- but only
  overnight or when I leave it alone.  I'd come back to find it sitting at
  the gdm login window.  All of my running programs would have stopped.
  
  I believe it is caused by the "busyspheres" screensaver.  If I select it
  in the screensaver preferences, the display crashes. My screensaver was
  set to random, so this would come up at some point and crash the
  display.
  
  Display is nVidia GeForce FX 5200, with TwinView, running XGL and Beryl.
+ 
+ I've removed this screensaver for the moment (  and checked that none of
+ the others crash).  Conatact me if you need more info - I can replicate
+ the crash at will.
  
  syslog:
  
  Oct  4 09:02:44 localhost kernel: [17256291.864000] NVRM: Xid (0001:00): 1, 
Channel 0002 Method  Data 44a0
  Oct  4 09:02:44 localhost kernel: [17256291.864000] NVRM: Xid (0001:00): 28,  
L1 -> L0
  Oct  4 09:02:44 localhost kernel: [17256291.98] NVRM: Xid (0001:00): 6, 
PE0002  2d66c4bb  2d66c4bb 00ea024c
  Oct  4 09:02:44 localhost kernel: [17256291.98] NVRM: Xid (0001:00): 28,  
L1 -> L0
  Oct  4 09:02:44 localhost kernel: [17256292.124000] NVRM: Xid (0001:00): 6, 
PE0002  3f80 00074930  00ea024c
  Oct  4 09:02:44 localhost kernel: [17256292.124000] NVRM: Xid (0001:00): 28,  
L1 -> L0
  Oct  4 09:02:45 localhost kernel: [17256292.436000] NVRM: Xid (0001:00): 6, 
PE0002  43c0bcf1 000ccc7c  00ea024c
  Oct  4 09:02:45 localhost kernel: [17256292.436000] NVRM: Xid (0001:00): 28,  
L1 -> L0
  Oct  4 09:02:45 localhost kernel: [17256292.516000] NVRM: Xid (0001:00): 6, 
PE0002  8d961071 00111574  00ea024c
  Oct  4 09:02:45 localhost kernel: [17256292.516000] NVRM: Xid (0001:00): 28,  
L1 -> L0
  Oct  4 09:02:45 localhost kernel: [17256292.544000] NVRM: Xid (0001:00): 6, 
PE0002  30eaefd6 00111574  00ea024c
  Oct  4 09:02:45 localhost kernel: [17256292.544000] NVRM: Xid (0001:00): 28,  
L1 -> L0
  Oct  4 09:02:45 localhost kernel: [17256292.628000] NVRM: Xid (0001:00): 6, 
PE0002  8d96108f  8d96108f 00ea024c
  Oct  4 09:02:45 localhost kernel: [17256292.628000] NVRM: Xid (0001:00): 28,  
L1 -> L0
  Oct  4 09:02:45 localhost kernel: [17256292.656000] NVRM: Xid (0001:00): 6, 
PE0002  30eaefe5 00111574  00ea024c
  Oct  4 09:02:45 localhost kernel: [17256292.656000] NVRM: Xid (0001:00): 28,  
L1 -> L0
  Oct  4 09:02:49 localhost gdm[6904]: Error reinitilizing server

-- 
busyspheres screensaver crashes gdm
https://launchpad.net/bugs/63918

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


[Bug 71206] x2vnc crashes at random times

2006-11-10 Thread John Cooper
Public bug reported:

Not very helpful but that is what happens, I can't really spot a pattern
but will attach a crash report if that helps at all.

I do get the following in my .xesssion-errors file:

x2vnc: VNC server supports protocol version 3.8 (viewer 3.3)
x2vnc: VNC authentication succeeded
x2vnc: Desktop name "COMMS-000530"
x2vnc: Connected to VNC server, using protocol version 3.3
x2vnc: VNC server default format:
Warning: Failed to bind x2vnc hotkey, hotkey disabled.
x2vnc: pointer multiplier: 0.883883
checking for valid crashreport now

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

-- 
x2vnc crashes at random times
https://launchpad.net/bugs/71206

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


[Bug 71206] Re: x2vnc crashes at random times

2006-11-10 Thread John Cooper

** Attachment added: "Crash report from x2vnc"
   http://librarian.launchpad.net/5036580/_usr_bin_x2vnc.1000.crash

-- 
x2vnc crashes at random times
https://launchpad.net/bugs/71206

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


[Bug 118723] Re: KMilo/Volume Hotkeys regression

2007-10-26 Thread Randall Cooper
Confirming the problem on Asus F3J series running Gutsy (all worked well
on Feisty).  I'd like to use the patch, but don't know how.  Would
appreciate somehow explaining how to apply the patch.

-- 
KMilo/Volume Hotkeys regression
https://bugs.launchpad.net/bugs/118723
You received this bug notification because you are a member of Kubuntu
Team, which is a bug assignee.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 118723] Re: KMilo/Volume Hotkeys regression

2007-10-27 Thread Randall Cooper
Thanks for the explanation on patch installation.  Not sure that it's
worth it.  I am first going to try a fix I read on the Ubuntu forums:

http://ubuntuforums.org/showthread.php?t=558286&highlight=kmilo

The suggestion is to not start kmilo when KDE starts (disable it in the
Services section of System Settings/Advanced).  Then, try to get the
volume raise and lower keys to be implemented in global shortcuts in
kmix.

-- 
KMilo/Volume Hotkeys regression
https://bugs.launchpad.net/bugs/118723
You received this bug notification because you are a member of Kubuntu
Team, which is a bug assignee.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 37739] Re: Creative Labs Webcam Plus (Model PD0040) doesn't work out of the box

2007-10-28 Thread John Cooper
This is still a problem on Gutsy I have plugged the camera in and it
gives the error:

 /build/buildd/linux-ubuntu-
modules-2.6.22-2.6.22/debian/build/build-386/media/ov511/ov511.c: No
decompressor available

So I load the module ov518_decomp by hand and then load up ekiga or
xawtv and I get a very green picture.

-- 
Creative Labs Webcam Plus (Model PD0040) doesn't work out of the box
https://bugs.launchpad.net/bugs/37739
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 153105] Re: Feisty on Toshiba Protege R500 wireless controller PCI ID [8086:4229] has no driver

2007-10-29 Thread John Cooper
I can report that it works fine on my R500 in Gutsy. But that is
probably not much help for those still using Feisty :-)

-- 
Feisty on Toshiba Protege R500 wireless controller PCI ID [8086:4229] has no 
driver
https://bugs.launchpad.net/bugs/153105
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 150891] tracker-search-tool opens with firefox and not my default browser

2007-10-09 Thread John Cooper
Public bug reported:

Binary package hint: tracker

I have set my default browser to be epiphany and when I click on a link
or use gnome-open then all urls are opened in this fine. However when I
use tracker-search-tool and click on a link it opens it in firefox.

There does not appear to be an option to change this. Could it at least
try using gnome-open if available or check the default browser in use in
gnome.

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

-- 
tracker-search-tool opens with firefox and not my default browser
https://bugs.launchpad.net/bugs/150891
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 150918] Setting the number of workspaces under compiz does not also set the keybindings

2007-10-09 Thread John Cooper
Public bug reported:

Binary package hint: gnome-control-center

When I use desktop effects or compiz and adjust the number of workspaces
this change is not reflected in the gnome-keybindings-settings.

For example. If I had four workspaces and using the preferences in the
workplace shifter applet I increaced that to five. Now when I go to
System->Preferences->Keyboard Shortcuts there is no option to set a
keypress for "WindowManagement->Move window to workspace 5" but there
are still options for 1-4. Similar if I reduce it to three there is
still the option for sending to workspace 4 which should not be there.

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

-- 
Setting the number of workspaces under compiz does not also  set the keybindings
https://bugs.launchpad.net/bugs/150918
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 140978] Re: still using gs-esp

2007-10-11 Thread Gene Cooper
flpsed is still broken for me to (Gutsy beta with latest updates as of
today).

Dies importing a PDF:

exec: No such file or directory
Please install ghostscript and make sure 'gs' is in the PATH.

GS is installed and is in the path.

G

-- 
still using gs-esp
https://bugs.launchpad.net/bugs/140978
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 140978] Re: still using gs-esp

2007-10-11 Thread Gene Cooper
sudo ln -s /usr/bin/gs /usr/bin/gs-esp

Apparently allows flpsed to work - need to test...

G

-- 
still using gs-esp
https://bugs.launchpad.net/bugs/140978
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 150891] Re: tracker-search-tool opens with firefox and not my default browser

2007-10-12 Thread John Cooper
Looks like this is dependent on the settings in Nautilus which makes
sense.

Might be nice if there could be a "Open With" option in the menu like
nautilus or even a properties option to set the default.

Perhaps .html files and the like should be set to "Default Browser"
rather than Firefox by default then this would change with the browser
setting.

-- 
tracker-search-tool opens with firefox and not my default browser
https://bugs.launchpad.net/bugs/150891
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 132992] Re: [gutsy] rhythmbox cannot load UPnP plugin: python-louie package missing

2007-10-12 Thread John Cooper
It would be nice if when I tried to enable the plugin rather than saying
just "Error failed to load plugin" it could say that this plugin
requires package python-louie and even nicer if it could have a button
to install that packge for you.

Perhaps there could be a change in the description on the plugin
manager, as a quick fix, to say make sure you have python-louie
installed before trying this package.

It all worked fine, for me, as soon a I installed python-louie but I had
to guess what to install and it was not obvious.

-- 
[gutsy] rhythmbox cannot load UPnP plugin: python-louie package missing
https://bugs.launchpad.net/bugs/132992
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 154525] Re: "distribution upgrade" continues to be an option after upgrade

2007-10-20 Thread Randall Cooper
Confirmed yet again.

-- 
"distribution upgrade" continues to be an option after upgrade
https://bugs.launchpad.net/bugs/154525
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 133656] Re: Synchronising Tomboy via Webdav doesn't work

2007-09-30 Thread Gene Cooper
I get the same error with Beta 7.10.

Adding my user to the fuse group and logging in again didn't fix it.

G

-- 
Synchronising Tomboy via Webdav doesn't work
https://bugs.launchpad.net/bugs/133656
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   3   4   5   >