[Bug 1939986] Re: Missing firmware files, in Ubuntu 20.04 LTS, for initramfs, when it loads i915

2021-08-15 Thread ChrisC
Updating lib/firmware with the ones over
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-
firmware.git/tree/i915 makes all the warning go away.

As per Bug 1847786: 
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1847786

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

Title:
  Missing firmware files, in Ubuntu 20.04 LTS, for initramfs, when it
  loads i915

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1939986/+subscriptions


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

[Bug 1939986] Re: Missing firmware files, in Ubuntu 20.04 LTS, for initramfs, when it loads i915

2021-08-15 Thread ChrisC
I just tagged the bug as affecting : initramfs-tools

As I found this bug when doing: 
$ sudo update-initramfs -u
W: Possible missing firmware /lib/firmware/i915/tgl_huc_7.5.0.bin for module 
i915

** Also affects: initramfs-tools (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Missing firmware files, in Ubuntu 20.04 LTS, for initramfs, when it
  loads i915

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1939986/+subscriptions


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

[Bug 1939989] Re: Module i915 is not updated, in Ubuntu 20.04 LTS

2021-08-15 Thread ChrisC
I just tagged the bug as affecting : initramfs-tools

As I found this bug when doing: 
$ sudo update-initramfs -u
W: Possible missing firmware /lib/firmware/i915/tgl_huc_7.5.0.bin for module 
i915

** Also affects: initramfs-tools (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Module i915 is not updated, in Ubuntu 20.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1939989/+subscriptions


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

[Bug 1939989] [NEW] Module i915 is not updated, in Ubuntu 20.04 LTS

2021-08-15 Thread ChrisC
Public bug reported:

Dear all,

Module i915.ko is asking for the firmware file:
i915/tgl_huc_7.5.0.bin
Date: 2020-08-13
Description: i915: Add HuC firwmare v7.5.0 for TGL

But the module i915 should also ask for :
i915/tgl_huc_7.9.3.bin
Date: 2021-06-29
Description: firmware/i915/guc: Add HuC v7.9.3 for TGL & DG1

i915/tgl_dmc_ver2_12.bin
Date: 2021-07-28
Description: i915: Add v2.12 DMC for TGL

i915/tgl_guc_62.0.0.bin
Date: 2021-06-29
Description: firmware/i915/guc: Add GuC v62.0.0 for all platforms

or at least (this 8 month old firmware):
i915/tgl_guc_49.0.1.bin
Date: 2020-11-24
Description: i915: Add GuC firmware v49.0.1 for all platforms

This requirement will fix some bugs and improve stability on our hardware using 
Ubuntu 20.04.1 LTS.
FYI: I cannot appreciate myself, if this is a security vulnerability or not.

Cheers


Command lines, of the actual result:
$ modprobe --show-depends --ignore-install i915
...
insmod /lib/modules/5.10.0-1038-oem/kernel/drivers/gpu/drm/i915/i915.ko 

$ modinfo -F firmware 
/lib/modules/5.10.0-1038-oem/kernel/drivers/gpu/drm/i915/i915.ko
...
i915/tgl_dmc_ver2_08.bin
i915/tgl_guc_35.2.0.bin
i915/tgl_huc_7.5.0.bin


Package: linux-modules-5.10.0-1038-oem:
  Installed: 5.10.0-1038.40
  Candidate: 5.10.0-1038.40

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-modules-5.10.0-1038-oem 5.10.0-1038.40
ProcVersionSignature: Ubuntu 5.10.0-1038.40-oem 5.10.46
Uname: Linux 5.10.0-1038-oem x86_64
ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: XFCE
Date: Sun Aug 15 15:09:44 2021
Dependencies:

DistributionChannelDescriptor:
 # This is the distribution channel descriptor for the OEM CDs
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
InstallationDate: Installed on 2021-08-12 (2 days ago)
InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 20200502-05:58
SourcePackage: linux-oem-5.10
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-oem-5.10 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

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

Title:
  Module i915 is not updated, in Ubuntu 20.04 LTS

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


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

[Bug 1939989] Re: Module i915 is not updated, in Ubuntu 20.04 LTS

2021-08-15 Thread ChrisC
Command lines, of the actual result:

$ modprobe --show-depends --ignore-install i915
...
insmod /lib/modules/5.10.0-1038-oem/kernel/drivers/gpu/drm/i915/i915.ko 

$ modinfo -F firmware 
/lib/modules/5.10.0-1038-oem/kernel/drivers/gpu/drm/i915/i915.ko
...
i915/tgl_dmc_ver2_08.bin
i915/tgl_guc_35.2.0.bin
i915/tgl_huc_7.5.0.bin

** Description changed:

  Dear all,
  
  Module i915.ko is asking for the firmware file:
  i915/tgl_huc_7.5.0.bin
  Date: 2020-08-13
  Description: i915: Add HuC firwmare v7.5.0 for TGL
  
- But the module i915 should also ask for : 
+ But the module i915 should also ask for :
  i915/tgl_huc_7.9.3.bin
  Date: 2021-06-29
  Description: firmware/i915/guc: Add HuC v7.9.3 for TGL & DG1
  
  i915/tgl_dmc_ver2_12.bin
  Date: 2021-07-28
  Description: i915: Add v2.12 DMC for TGL
  
  i915/tgl_guc_62.0.0.bin
  Date: 2021-06-29
  Description: firmware/i915/guc: Add GuC v62.0.0 for all platforms
  
  or at least (this 8 month old firmware):
  i915/tgl_guc_49.0.1.bin
  Date: 2020-11-24
  Description: i915: Add GuC firmware v49.0.1 for all platforms
  
- This requirement will fix some bugs and improve stability on our hardware 
using Ubuntu 20.04.1 LTS. 
- FYI: I cannot appreciate myself, if this is a security vulnerability or not. 
+ This requirement will fix some bugs and improve stability on our hardware 
using Ubuntu 20.04.1 LTS.
+ FYI: I cannot appreciate myself, if this is a security vulnerability or not.
  
  Cheers
  
+ 
+ Command lines, of the actual result:
+ $ modprobe --show-depends --ignore-install i915
+ ...
+ insmod /lib/modules/5.10.0-1038-oem/kernel/drivers/gpu/drm/i915/i915.ko 
+ 
+ $ modinfo -F firmware 
/lib/modules/5.10.0-1038-oem/kernel/drivers/gpu/drm/i915/i915.ko
+ ...
+ i915/tgl_dmc_ver2_08.bin
+ i915/tgl_guc_35.2.0.bin
+ i915/tgl_huc_7.5.0.bin
+ 
+ 
  Package: linux-modules-5.10.0-1038-oem:
-   Installed: 5.10.0-1038.40
-   Candidate: 5.10.0-1038.40
+   Installed: 5.10.0-1038.40
+   Candidate: 5.10.0-1038.40
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-modules-5.10.0-1038-oem 5.10.0-1038.40
  ProcVersionSignature: Ubuntu 5.10.0-1038.40-oem 5.10.46
  Uname: Linux 5.10.0-1038-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: XFCE
  Date: Sun Aug 15 15:09:44 2021
  Dependencies:
-  
+ 
  DistributionChannelDescriptor:
-  # This is the distribution channel descriptor for the OEM CDs
-  # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
-  canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
+  # This is the distribution channel descriptor for the OEM CDs
+  # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
+  canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  InstallationDate: Installed on 2021-08-12 (2 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  SourcePackage: linux-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Module i915 is not updated, in Ubuntu 20.04 LTS

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


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

[Bug 1939986] [NEW] Missing firmware files, in Ubuntu 20.04 LTS, for initramfs, when it loads i915

2021-08-15 Thread ChrisC
Public bug reported:

Dear all,

I can see that the linux-firmware is missing firmware files, in Ubuntu
20.04.1 LTS, for initramfs, when it loads i915.

Package: linux-firmware 1.187.15
It contains the following files, for the module i915:
i915/tgl_dmc_ver2_04.bin2019-09-13  installed
i915/tgl_dmc_ver2_06.bin2020-03-04  installed
i915/tgl_dmc_ver2_08.bin2020-08-13  installed
i915/tgl_guc_35.2.0.bin 2019-11-06  installed
i915/tgl_huc_7.0.12.bin 2020-03-04  installed
i915/tgl_huc_7.0.3.bin  2019-11-06  installed

Package: linux-firmware
MUST at least contain the following files, for the module i915:
i915/tgl_huc_7.5.0.bin  2020-08-13  i915: Add HuC firwmare 
v7.5.0 for TGL
as the module asks for it, during 'update-initramfs', to avoid:
W: Possible missing firmware /lib/firmware/i915/tgl_huc_7.5.0.bin for module 
i915

But it COULD also contain : 
i915/tgl_dmc_ver2_12.bin2021-07-28  i915: Add v2.12 DMC for TGL
i915/tgl_guc_49.0.1.bin 2020-11-24  i915: Add GuC firmware v49.0.1 
for all platforms
i915/tgl_guc_62.0.0.bin 2021-06-29  firmware/i915/guc: Add GuC 
v62.0.0 for all platforms
i915/tgl_huc_7.9.3.bin  2021-06-29  firmware/i915/guc: Add HuC 
v7.9.3 for TGL & DG1

Source: 
$ modprobe --show-depends --ignore-install i915
...
insmod /lib/modules/5.10.0-1038-oem/kernel/drivers/gpu/drm/i915/i915.ko 

$ modinfo -F firmware 
/lib/modules/5.10.0-1038-oem/kernel/drivers/gpu/drm/i915/i915.ko
...
i915/tgl_dmc_ver2_08.bin
i915/tgl_guc_35.2.0.bin
i915/tgl_huc_7.5.0.bin

Actual result:
$ sudo update-initramfs -u
W: Possible missing firmware /lib/firmware/i915/tgl_huc_7.5.0.bin for module 
i915


Expected result:
No Warning. and the firmware "i915/tgl_huc_7.5.0.bin" loaded for module i915


Info : INTEL Repository of firmware:
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i915

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-firmware 1.187.15
ProcVersionSignature: Ubuntu 5.10.0-1038.40-oem 5.10.46
Uname: Linux 5.10.0-1038-oem x86_64
ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  chris  1699 F pulseaudio
 /dev/snd/pcmC0D0p:   chris  1699 F...m pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: XFCE
Date: Sun Aug 15 14:46:47 2021
Dependencies:
 
DistributionChannelDescriptor:
 # This is the distribution channel descriptor for the OEM CDs
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
InstallationDate: Installed on 2021-08-12 (2 days ago)
InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 20200502-05:58
MachineType: Dell Inc. XPS 13 9310
PackageArchitecture: all
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1038-oem 
root=UUID=3dae0247-a884-48d8-83b7-fea7c803faa3 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.10.0-1038-oem N/A
 linux-backports-modules-5.10.0-1038-oem  N/A
 linux-firmware   1.187.15
SourcePackage: linux-firmware
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:
 
dmi.bios.date: 07/16/2021
dmi.bios.release: 3.0
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 3.0.4
dmi.board.name: 08607K
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr3.0.4:bd07/16/2021:br3.0:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn08607K:rvrA00:cvnDellInc.:ct10:cvr:
dmi.product.family: XPS
dmi.product.name: XPS 13 9310
dmi.product.sku: 0991
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug focal i915 linux-firmware

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

Title:
  Missing firmware files, in Ubuntu 20.04 LTS, for initramfs, when it
  loads i915

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


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

[Bug 1574667] Re: Mouse pointer occasionally jumps to the bottom-left corner

2017-11-05 Thread ChrisC
#32 seems to be the best work around. Thanks Juan! Mint 18.2 (New
Build).

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

Title:
  Mouse pointer occasionally jumps to the bottom-left corner

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

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

[Bug 1621753] Re: Google Cast no longer finds Chromecast device

2016-09-15 Thread ChrisC
may not be an ubuntu bug...on Mint 17.1 using Chrome 64.after a
recent Chrome update my extension became inactive whenever chrome
started. Each time I have to go to extension menu, find google cast, and
turn it back on. I think this may be a Google issue.

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

Title:
  Google Cast no longer finds Chromecast device

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

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


[Bug 454639] Christopher Gunasara Peter Cherry wants to be your friend on Heyzap

2012-01-25 Thread ChrisC
*** This bug is a duplicate of bug 303609 ***
https://bugs.launchpad.net/bugs/303609

html lang=en
head
  meta content=text/html; charset=utf-8 http-equiv=Content-Type 

  style type=text/css
body,.backgroundTable{background-color:#081529;}
#contentTable{border:0px solid #25A6EA;}
.headerTop{background-color:#081529;border-top:0px none 
#00;border-bottom:0px none #d3d3d3;text-align:center;padding:0px;}
.headerBar{background-color:#081529;border-top:0px none 
#33;border-bottom:0px none #808080;padding:0px;}

.headerBarText{color:#33;font-size:30px;font-family:Verdana;font-weight:normal;text-align:left;}

.title{font-size:24px;font-weight:bold;color:#00;font-family:Arial;line-height:150%;
 padding-top: 10px; display: block;}

.subTitle{font-size:20px;font-weight:bold;color:#22A6F3;font-style:normal;font-family:Arial;}

.defaultText{font-size:14px;color:#33;line-height:150%;font-family:Verdana;background-color:#FF;padding:20px;border:1px
 solid #d3d3d3;}
.footerRow{background-color:#152745;border-top:0px none 
#FF;padding:20px;}

.footerText{font-size:10px;color:#FF;line-height:150%;font-family:Helvetica,Arial,sans-serif;}

a,a:link,a:visited{color:#80;text-decoration:underline;font-weight:normal;}
.headerTop a{color:#00;text-decoration:underline;font-weight:normal;}
.footerRow a{color:#79B4C2;text-decoration:underline;font-weight:normal;}
body,.backgroundTable{background-color:#E0EEF1;}
a,a:link,a:visited{color:#3792b3; font-weight: bold;}

@media only screen and (max-device-width: 480px) {
  .defaultText{font-size:25px; !important}
}
  /style
/head

body leftmargin=0 marginwidth=0 topmargin=0 marginheight=0 offset=0 
style=background-color: #081529
  table width=100% cellspacing=0 class=backgroundTable 
style=background-color: #081529;
tr
  td valign=top align=center
table id=contentTable cellspacing=0 cellpadding=0 width=600 
style=border: 0px solid #25A6EA;
  tr
td
  table width=600 cellpadding=0 cellspacing=0
tr
  td class=headerBar style=background-color: #081529;
div class=headerBarText style=color: #33;font-size: 
30px;font-family: Verdana;font-weight: normal;text-align: left;
  div style=margin: 20px 0px 0px 20px;
a href=http://www.heyzap.com; style=color: 
#2277dd;text-decoration: underline;font-weight: normal;img border=0 
src=http://www.heyzap.com/legacy/css/img/heyzap-logo.png; 
style=padding-bottom: 20px;//a
img border=0 
src=http://www.heyzap.com/legacy/images/newsletter/mobile-header.png; 
style=padding-left: 40px;/
  /div
/div
  /td
/tr
  /table

  table width=600 cellpadding=20 cellspacing=0 
class=bodyTable style=border-top: 1px solid #5B6E85; background-color: 
#2F374B; padding: 20px;
tr
  td valign=top align=left class=defaultText 
style=color: #33;line-height: 150%;font-family: Verdana;background-color: 
#FF;padding: 20px;border: 1px solid #d3d3d3; border-top: 1px solid 
#dd;
Christopher Gunasara Peter Cherry wants to be your friend 
on Heyzap!

Accept Christopher Gunasara Peter Cherry's invitation and find out what games 
he is playing: 
http://www.heyzap.com/mobile?src=eu=8Z8t

See Christopher Gunasara Peter Cherry's profile:
http://www.heyzap.com/profile/8Z8t-christopher-gunasara-peter-cherry?email=true

Thanks! Your friends at Heyzap :)
  /td
/tr

tr
  td class=footerRow align=left valign=top 
style=background-color: #152745;border-top: 0px none #FF;padding: 20px;
div class=footerText style=font-size: 12px;color: 
#FF;line-height: 150%;font-family: Helvetica, Arial, sans-serif;
  div style=text-align: center;
img hspace=6 height=16 width=16 border=0 
align=absmiddle alt= 
src=http://www.heyzap.com/legacy/css/img/fb-sm-icon.png;
a class=tpl-content-highlight 
href=http://www.facebook.com/Heyzap; style=color: #79B4C2;text-decoration: 
underline;font-weight: bold;Like Us on Facebook/a

img hspace=6 height=10 width=17 border=0 
align=absmiddle 
src=http://www.heyzap.com/legacy/css/img/twitter-sm-icon.png; alt=
a class=tpl-content-highlight 
href=http://twitter.com/heyzap; style=color: #79B4C2;text-decoration: 
underline;font-weight: bold;Follow Us on Twitter/a
  /div

  br

  div style=text-align: center;


a 
class=tpl-content-highlight 

[Bug 454639] Christopher Gunasara Peter Cherry wants to be your friend on Heyzap

2012-01-25 Thread ChrisC
*** This bug is a duplicate of bug 303609 ***
https://bugs.launchpad.net/bugs/303609

html lang=en
head
  meta content=text/html; charset=utf-8 http-equiv=Content-Type 

  style type=text/css
body,.backgroundTable{background-color:#081529;}
#contentTable{border:0px solid #25A6EA;}
.headerTop{background-color:#081529;border-top:0px none 
#00;border-bottom:0px none #d3d3d3;text-align:center;padding:0px;}
.headerBar{background-color:#081529;border-top:0px none 
#33;border-bottom:0px none #808080;padding:0px;}

.headerBarText{color:#33;font-size:30px;font-family:Verdana;font-weight:normal;text-align:left;}

.title{font-size:24px;font-weight:bold;color:#00;font-family:Arial;line-height:150%;
 padding-top: 10px; display: block;}

.subTitle{font-size:20px;font-weight:bold;color:#22A6F3;font-style:normal;font-family:Arial;}

.defaultText{font-size:14px;color:#33;line-height:150%;font-family:Verdana;background-color:#FF;padding:20px;border:1px
 solid #d3d3d3;}
.footerRow{background-color:#152745;border-top:0px none 
#FF;padding:20px;}

.footerText{font-size:10px;color:#FF;line-height:150%;font-family:Helvetica,Arial,sans-serif;}

a,a:link,a:visited{color:#80;text-decoration:underline;font-weight:normal;}
.headerTop a{color:#00;text-decoration:underline;font-weight:normal;}
.footerRow a{color:#79B4C2;text-decoration:underline;font-weight:normal;}
body,.backgroundTable{background-color:#E0EEF1;}
a,a:link,a:visited{color:#3792b3; font-weight: bold;}

@media only screen and (max-device-width: 480px) {
  .defaultText{font-size:25px; !important}
}
  /style
/head

body leftmargin=0 marginwidth=0 topmargin=0 marginheight=0 offset=0 
style=background-color: #081529
  table width=100% cellspacing=0 class=backgroundTable 
style=background-color: #081529;
tr
  td valign=top align=center
table id=contentTable cellspacing=0 cellpadding=0 width=600 
style=border: 0px solid #25A6EA;
  tr
td
  table width=600 cellpadding=0 cellspacing=0
tr
  td class=headerBar style=background-color: #081529;
div class=headerBarText style=color: #33;font-size: 
30px;font-family: Verdana;font-weight: normal;text-align: left;
  div style=margin: 20px 0px 0px 20px;
a href=http://www.heyzap.com; style=color: 
#2277dd;text-decoration: underline;font-weight: normal;img border=0 
src=http://www.heyzap.com/legacy/css/img/heyzap-logo.png; 
style=padding-bottom: 20px;//a
img border=0 
src=http://www.heyzap.com/legacy/images/newsletter/mobile-header.png; 
style=padding-left: 40px;/
  /div
/div
  /td
/tr
  /table

  table width=600 cellpadding=20 cellspacing=0 
class=bodyTable style=border-top: 1px solid #5B6E85; background-color: 
#2F374B; padding: 20px;
tr
  td valign=top align=left class=defaultText 
style=color: #33;line-height: 150%;font-family: Verdana;background-color: 
#FF;padding: 20px;border: 1px solid #d3d3d3; border-top: 1px solid 
#dd;
Christopher Gunasara Peter Cherry wants to be your friend 
on Heyzap!

Accept Christopher Gunasara Peter Cherry's invitation and find out what games 
he is playing: 
http://www.heyzap.com/mobile?src=eu=8Z8t

See Christopher Gunasara Peter Cherry's profile:
http://www.heyzap.com/profile/8Z8t-christopher-gunasara-peter-cherry?email=true

Thanks! Your friends at Heyzap :)
  /td
/tr

tr
  td class=footerRow align=left valign=top 
style=background-color: #152745;border-top: 0px none #FF;padding: 20px;
div class=footerText style=font-size: 12px;color: 
#FF;line-height: 150%;font-family: Helvetica, Arial, sans-serif;
  div style=text-align: center;
img hspace=6 height=16 width=16 border=0 
align=absmiddle alt= 
src=http://www.heyzap.com/legacy/css/img/fb-sm-icon.png;
a class=tpl-content-highlight 
href=http://www.facebook.com/Heyzap; style=color: #79B4C2;text-decoration: 
underline;font-weight: bold;Like Us on Facebook/a

img hspace=6 height=10 width=17 border=0 
align=absmiddle 
src=http://www.heyzap.com/legacy/css/img/twitter-sm-icon.png; alt=
a class=tpl-content-highlight 
href=http://twitter.com/heyzap; style=color: #79B4C2;text-decoration: 
underline;font-weight: bold;Follow Us on Twitter/a
  /div

  br

  div style=text-align: center;


a 
class=tpl-content-highlight 

[Bug 454639] Christopher Gunasara Peter Cherry wants to be your friend on Heyzap

2012-01-25 Thread ChrisC
*** This bug is a duplicate of bug 303609 ***
https://bugs.launchpad.net/bugs/303609

html lang=en
head
  meta content=text/html; charset=utf-8 http-equiv=Content-Type 

  style type=text/css
body,.backgroundTable{background-color:#081529;}
#contentTable{border:0px solid #25A6EA;}
.headerTop{background-color:#081529;border-top:0px none 
#00;border-bottom:0px none #d3d3d3;text-align:center;padding:0px;}
.headerBar{background-color:#081529;border-top:0px none 
#33;border-bottom:0px none #808080;padding:0px;}

.headerBarText{color:#33;font-size:30px;font-family:Verdana;font-weight:normal;text-align:left;}

.title{font-size:24px;font-weight:bold;color:#00;font-family:Arial;line-height:150%;
 padding-top: 10px; display: block;}

.subTitle{font-size:20px;font-weight:bold;color:#22A6F3;font-style:normal;font-family:Arial;}

.defaultText{font-size:14px;color:#33;line-height:150%;font-family:Verdana;background-color:#FF;padding:20px;border:1px
 solid #d3d3d3;}
.footerRow{background-color:#152745;border-top:0px none 
#FF;padding:20px;}

.footerText{font-size:10px;color:#FF;line-height:150%;font-family:Helvetica,Arial,sans-serif;}

a,a:link,a:visited{color:#80;text-decoration:underline;font-weight:normal;}
.headerTop a{color:#00;text-decoration:underline;font-weight:normal;}
.footerRow a{color:#79B4C2;text-decoration:underline;font-weight:normal;}
body,.backgroundTable{background-color:#E0EEF1;}
a,a:link,a:visited{color:#3792b3; font-weight: bold;}

@media only screen and (max-device-width: 480px) {
  .defaultText{font-size:25px; !important}
}
  /style
/head

body leftmargin=0 marginwidth=0 topmargin=0 marginheight=0 offset=0 
style=background-color: #081529
  table width=100% cellspacing=0 class=backgroundTable 
style=background-color: #081529;
tr
  td valign=top align=center
table id=contentTable cellspacing=0 cellpadding=0 width=600 
style=border: 0px solid #25A6EA;
  tr
td
  table width=600 cellpadding=0 cellspacing=0
tr
  td class=headerBar style=background-color: #081529;
div class=headerBarText style=color: #33;font-size: 
30px;font-family: Verdana;font-weight: normal;text-align: left;
  div style=margin: 20px 0px 0px 20px;
a href=http://www.heyzap.com; style=color: 
#2277dd;text-decoration: underline;font-weight: normal;img border=0 
src=http://www.heyzap.com/legacy/css/img/heyzap-logo.png; 
style=padding-bottom: 20px;//a
img border=0 
src=http://www.heyzap.com/legacy/images/newsletter/mobile-header.png; 
style=padding-left: 40px;/
  /div
/div
  /td
/tr
  /table

  table width=600 cellpadding=20 cellspacing=0 
class=bodyTable style=border-top: 1px solid #5B6E85; background-color: 
#2F374B; padding: 20px;
tr
  td valign=top align=left class=defaultText 
style=color: #33;line-height: 150%;font-family: Verdana;background-color: 
#FF;padding: 20px;border: 1px solid #d3d3d3; border-top: 1px solid 
#dd;
Christopher Gunasara Peter Cherry wants to be your friend 
on Heyzap!

Accept Christopher Gunasara Peter Cherry's invitation and find out what games 
he is playing: 
http://www.heyzap.com/mobile?src=eu=8Z8t

See Christopher Gunasara Peter Cherry's profile:
http://www.heyzap.com/profile/8Z8t-christopher-gunasara-peter-cherry?email=true

Thanks! Your friends at Heyzap :)
  /td
/tr

tr
  td class=footerRow align=left valign=top 
style=background-color: #152745;border-top: 0px none #FF;padding: 20px;
div class=footerText style=font-size: 12px;color: 
#FF;line-height: 150%;font-family: Helvetica, Arial, sans-serif;
  div style=text-align: center;
img hspace=6 height=16 width=16 border=0 
align=absmiddle alt= 
src=http://www.heyzap.com/legacy/css/img/fb-sm-icon.png;
a class=tpl-content-highlight 
href=http://www.facebook.com/Heyzap; style=color: #79B4C2;text-decoration: 
underline;font-weight: bold;Like Us on Facebook/a

img hspace=6 height=10 width=17 border=0 
align=absmiddle 
src=http://www.heyzap.com/legacy/css/img/twitter-sm-icon.png; alt=
a class=tpl-content-highlight 
href=http://twitter.com/heyzap; style=color: #79B4C2;text-decoration: 
underline;font-weight: bold;Follow Us on Twitter/a
  /div

  br

  div style=text-align: center;


a 
class=tpl-content-highlight 

[Bug 623623] Re: package vlc 1.0.6-1ubuntu1.1 failed to install/upgrade: corrupted filesystem tarfile - corrupted package archive

2010-08-24 Thread ChrisC
Update manager gave me failed update message, then froze (all controls
non-responsive). Process manager and all other system tools failed to
launch. Rebooted to recover option in grub, used options to repair
packages, rebooted (normal). Saw VLC was one of the packages repaired (I
think there were 4). Not a fun time, but much better than Winney -
recovered in a few minutes - thanks to whoever does the backup and
recovery!

-- 
package vlc 1.0.6-1ubuntu1.1 failed to install/upgrade: corrupted filesystem 
tarfile - corrupted package archive
https://bugs.launchpad.net/bugs/623623
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 574504] Re: Regression, system does not capture sound from microphone

2010-05-07 Thread ChrisC
That fix has not worked for me.
 I get:

chrisp...@chrispche-laptop:~$ sudo apt-get install 
linux-alsa-driver-modules-$(uname -r)
Reading package lists... Done
Building dependency tree   
Reading state information... Done
E: Couldn't find package linux-alsa-driver-modules-2.6.32-22-generic
chrisp...@chrispche-laptop:~$ 

Any idea's?

-- 
Regression, system does not capture sound from microphone
https://bugs.launchpad.net/bugs/574504
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 569001] [NEW] My video card is on a Samsung R20 laptop and is ATI Technologies Inc Radeon Xpress 1250 which will not work in anyway on 10.04. Either on GDM or Splash.

2010-04-23 Thread ChrisC
Public bug reported:

I tried to test the beta2. I got no video in the GDM or even Splash. So
now I go and download the RC, the same thing. No video on splash or GDM.

My video card is on a Samsung R20 laptop and is ATI Technologies Inc
Radeon Xpress 1250.

ProblemType: Bug
Architecture: amd64
Date: Fri Apr 23 14:33:26 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/yelp
Package: yelp 2.28.0-0ubuntu2
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-21.59-generic
SourcePackage: yelp
Uname: Linux 2.6.31-21-generic x86_64

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
My video card is on a Samsung R20 laptop and is ATI Technologies Inc Radeon 
Xpress 1250 which will not work in anyway on 10.04. Either on GDM or Splash.
https://bugs.launchpad.net/bugs/569001
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 569001] Re: My video card is on a Samsung R20 laptop and is ATI Technologies Inc Radeon Xpress 1250 which will not work in anyway on 10.04. Either on GDM or Splash.

2010-04-23 Thread ChrisC

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

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

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/45104015/XsessionErrors.txt

-- 
My video card is on a Samsung R20 laptop and is ATI Technologies Inc Radeon 
Xpress 1250 which will not work in anyway on 10.04. Either on GDM or Splash.
https://bugs.launchpad.net/bugs/569001
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 69712] Re: Prevent screensaver starting is not working

2010-04-08 Thread ChrisC
When using the Prevent screensaver starting action, the on-screen display is 
correctly displayed but the screensaver is still starting. Exactly what I am 
seeing as well. 
Ubuntu 9.10 Karmic, Brightside 1.4.0-4. Thanks...

-- 
Prevent screensaver starting is not working
https://bugs.launchpad.net/bugs/69712
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 454639] Re: package sun-java6-jre (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2010-01-31 Thread ChrisC
I think this bug is solved now.

On 31 January 2010 09:22, Bal baljinderba...@aol.com wrote:

 help 2 correct

 --
 package sun-java6-jre (not installed) failed to install/upgrade: subprocess
 new pre-installation script returned error exit status 128
 https://bugs.launchpad.net/bugs/454639
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “sun-java6” package in Ubuntu: New

 Bug description:
 Just installed it using Add and Remove programs. Failed to install.

 ProblemType: Package
 Architecture: i386
 Date: Sun Oct 18 13:30:22 2009
 DistroRelease: Ubuntu 9.10
 ErrorMessage: subprocess new pre-installation script returned error exit
 status 128
 NonfreeKernelModules: nvidia
 Package: sun-java6-jre (not installed)
 ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
 SourcePackage: sun-java6
 Title: package sun-java6-jre (not installed) failed to install/upgrade:
 subprocess new pre-installation script returned error exit status 128
 Uname: Linux 2.6.31-11-generic i686

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ubuntu/+source/sun-java6/+bug/454639/+subscribe



-- 
We are what we think.
All that we are arises with our thoughts.

Buddha in The Dhammapada.

ChrisC

http://www.buddhanet.net/
http://www.ubuntu.com/

-- 
package sun-java6-jre (not installed) failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 128
https://bugs.launchpad.net/bugs/454639
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 454639] Re: package sun-java6-jre (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2009-10-18 Thread ChrisC

** Attachment added: AptOrdering.txt
   http://launchpadlibrarian.net/33876406/AptOrdering.txt

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/33876407/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/33876408/DpkgTerminalLog.txt

-- 
package sun-java6-jre (not installed) failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 128
https://bugs.launchpad.net/bugs/454639
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 454639] [NEW] package sun-java6-jre (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2009-10-18 Thread ChrisC
Public bug reported:

Just installed it using Add and Remove programs. Failed to install.

ProblemType: Package
Architecture: i386
Date: Sun Oct 18 13:30:22 2009
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess new pre-installation script returned error exit status 
128
NonfreeKernelModules: nvidia
Package: sun-java6-jre (not installed)
ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
SourcePackage: sun-java6
Title: package sun-java6-jre (not installed) failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 128
Uname: Linux 2.6.31-11-generic i686

** Affects: sun-java6 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package sun-java6-jre (not installed) failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 128
https://bugs.launchpad.net/bugs/454639
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 30234] Re: Confusing error message

2009-01-18 Thread ChrisC
Ubuntu 8.04 - confused this new user. Agree with Q.E.D - in addition
supported disc types is wrong. My writer supports +R -R +RW -RW for CD
and DVD. Have written to most of those successfully. Why does this
message always have the same disc types?

-- 
Confusing error message
https://bugs.launchpad.net/bugs/30234
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 241609] Re: Firefox 3 bookmarks lost after unclean shutdown

2009-01-16 Thread ChrisC
This is still occurring. Ubuntu 8.04 Firefox 3.05. Had error message along with 
same symptoms above. However, 
addon session manager worked, and I could easily navigate to search. Found the 
suggestion: 'sudo chown -R myusername.myusername .mozilla/firefox' which 
worked. For us noobs, just remember to replace 'myusername' with the same name 
you log into Ubuntu with

-- 
Firefox 3 bookmarks lost after unclean shutdown
https://bugs.launchpad.net/bugs/241609
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 22930] Re: Newly-sensitive button ignores clicks until cursor re-enters it

2007-10-10 Thread ChrisC
This bug is VERY trivial I happened to be using monodevelop so heres
some mono code with 2 buttons, 1 with the bug and 1 using the work
round

(I have used this workround in c++ before)

protected virtual void OnGoButtonClicked (object sender,
System.EventArgs e)
{
woButton.Sensitive=false;
wButton.Sensitive=false;
}

click the go button

move the cursor over one of the 2 test buttons

hit the tab key and the go button looses the focus which re-enables the
buttons one with the work round

protected virtual void OnGoButtonFocusOutEvent (object o,
Gtk.FocusOutEventArgs args)
{
woButton.Sensitive=true;
wButton.Sensitive=true;

wButton.Hide();
wButton.Show();
}

The wButton shows the correct behaviour. afaik because is all a single
thread the button is never cleared and redrawn, but this hide/show is
enough to make it properly sensitive when the mouse cursor is over it 


*** At the very least this should be implemented it synaptic and the
installer ***

I believe that with a simple bit of code in gtk set sensitive that
respects the visible status of the button, this issue would be fixed, I
am not even slightly convinced that this would have far reaching
consequences of a negative nature  

At the very least sending a patch upstream would probably prompt what
they would feel the correct way of fixing it... 

Given the very long history of this problem something like will have to
happen before a proper fix happens


  ___ 
Want ideas for reducing your carbon footprint? Visit Yahoo! For Good  
http://uk.promotions.yahoo.com/forgood/environment.html

-- 
Newly-sensitive button ignores clicks until cursor re-enters it
https://bugs.launchpad.net/bugs/22930
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


Re: [Bug 22930] Re: Newly-sensitive button ignores clicks until cursor re-enters it

2007-10-10 Thread ChrisC
why not apply the workround in the installer or synaptic ?

I did look at some of the upstream reports a little while ago, but I
dont remember being convinced that there was any reason why a hack
couldnt be tacked onto the end of the gtk set sensitive code, providing
it respected the visibility status

Have you tried any experiments for yourself?



  ___ 
Want ideas for reducing your carbon footprint? Visit Yahoo! For Good  
http://uk.promotions.yahoo.com/forgood/environment.html

-- 
Newly-sensitive button ignores clicks until cursor re-enters it
https://bugs.launchpad.net/bugs/22930
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


Re: [Bug 22930] Re: Newly-sensitive button ignores clicks until cursor re-enters it

2007-10-09 Thread ChrisC
I noticed this bug over five years ago in Winbloze !!!

reporting this upstream will have little result theres a workround

I think submitting a patch upstream that hides then shows a button when
it becomes enabled, might embarrass the people upstream to actually fix
the problem. especially if it comes from an official Ubuntu source
(at the very least we'll have a package manager (and other apps) that
work properly!)

and btw if new features are more important than bug fixing then that
makes bug #1 look like spin (sadly)

There's a distro called Vista that has tonnes of new bu... errm
features  


  ___
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/

-- 
Newly-sensitive button ignores clicks until cursor re-enters it
https://bugs.launchpad.net/bugs/22930
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


Re: [Bug 22930] Re: Newly-sensitive button ignores clicks until cursor re-enters it

2007-10-08 Thread ChrisC
Then use the manpower that's introducing new features!

Bug fixes are far more important that new features


  ___
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/

-- 
Newly-sensitive button ignores clicks until cursor re-enters it
https://bugs.launchpad.net/bugs/22930
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


Re: [Bug 22930] Re: Newly-sensitive button ignores clicks until cursor re-enters it

2007-10-01 Thread ChrisC
I first noticed this also around 2001 ish, but in windows!!
(is this the first cross platform bug?!)
as nothing has been done in *over* 5 years, I think
some kind of patch would be rather nice...

nullack wrote:
 Looks as though this bug has been around since 2001. Sadly it retains an
 upstream priority of normal which ignores the very serious impact it has
 on Ubuntu first impressions and greatly highlights one of the problems
 with FOSS.

 Given what has been a very poor track record on this bug why doesnt
 Canonical do a workaround for this bug so the installer atleast is not
 effected. I noticed the following in the upstream bug discussion:

 For what it's worth, developers can work around this bug by simply
 hiding/showing the button after they make the button sensitive again.
 This will too fast for the user to see, and it will allow them to click
 the button without moving their mouse from the button.



-- 
Newly-sensitive button ignores clicks until cursor re-enters it
https://bugs.launchpad.net/bugs/22930
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 134245] Re: [gutsy] restricted driver manager claims 2 nvidia drivers in use

2007-09-21 Thread ChrisC
** Summary changed:

- [gutsy] restricted driver manager claims 2 nvidia drivers are in use
+ [gutsy] restricted driver manager claims 2 nvidia drivers in use

-- 
[gutsy] restricted driver manager claims 2 nvidia drivers in use
https://bugs.launchpad.net/bugs/134245
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 140550] Re: gnome-appearence-properties fail to run since last update

2007-09-18 Thread ChrisC
*** This bug is a duplicate of bug 140540 ***
https://bugs.launchpad.net/bugs/140540

does gnome-terminal run but in a small window, with no font?

If so I'm experiencing this bug too...

-- 
gnome-appearence-properties fail to run since last update
https://bugs.launchpad.net/bugs/140550
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 140789] [gutsy] firefox doesnt close down properly when logging off

2007-09-18 Thread ChrisC
Public bug reported:

If you leave a firefox window open and log off, when you log back in
and start firefox again, you will get a message about firefox
not being shutdown properly, giving you a choice to start a
new session or continue with the old session

shouldn't the window manager or xorg send sigterm to all
the applications started with the wm ?

shouldn't xorg or applications running on top of it ensure a clean
shutdown when the user logs off ?

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
[gutsy] firefox doesnt close down properly when logging off
https://bugs.launchpad.net/bugs/140789
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


Re: [Bug 130325] Re: [nvidia-glx] 3D GL apps crash X when using compiz due to unmaked ABI change (gutsy)

2007-09-17 Thread ChrisC
Well personally I've enabled the package popularity contest
( sudo dpkg-reconfigure popularity-contest )

and uninstalled compiz completely (the dependencies still
let you for now) *maybe* someone looks at the stats
and *maybe* enough people will get sick of eye candy
killing xwindows and uninstall compiz

Over the last year Vista has been doing Ubuntu lots of favours
I guess in November its going to be Ubuntu's turn to pay the
favour back


Richard Ayotte wrote:
 I'm also an experienced user with the same problems. Are these problems
 difficult to identify because we don't have the driver source code?
 Either way, the desktop effects are not stable with the current nVidia
 drivers so unless that gets resolved soon, I think that enabling them by
 default is not very wise.



-- 
[nvidia-glx] 3D GL apps crash X when using compiz due to unmaked ABI change 
(gutsy)
https://bugs.launchpad.net/bugs/130325
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


Re: [Bug 130325] Re: [nvidia-glx] 3D GL apps crash X when using compiz due to unmaked ABI change (gutsy)

2007-09-17 Thread ChrisC
I am using said patch, it does *not* solve all the problems
I'm experiencing, I have already posted to say it fixes
*one* problem

regardless of blame, uninstalling compiz solves all my issues

Who said anything about intel cards?

To reiterate the patch (actually 1 less patch in xorg)
doesn't solve *ALL* problems I'm having with
compiz with an nvidia card

Disabling or uninstalling compiz *does*

I care not whos fault it is or the politics
compiz+xorg+nvidia glx is NOT production ready


Ralf Nieuwenhuijsen wrote:
 Maybe I am missing the point ..

 1) Compiz is not on by default for NVidia

 But if you own an Nvidia card, then there is no compiz by default!
 Why do people insist on claiming that there is?

 You are M-A-N-U-A-L-L-Y installing an U-N-S-U-P-P-O-R-T-E-D driver.
 After which compiz is enabled by default, because the driver _claims_ it 
 supports 3d.
 Unfortunately this driver is incompatible with the particular XServer of 
 Gutsy, hence the driver crashes.
 If this is not fixed before gutsy launch, i'm pretty sure nvidia will be on 
 the blacklist and compiz will not be enabled for Nvidia users.

 No freaking reason to disable compiz for Intel videocards, because
 Nvidia won't work. That makes no sense.

 2) There is test package of xserver that FIXES those issues. If you
 bother to read the whole thread you would know that. You can test that
 package yourself. The more people that claim that it 'works' .. the more
 likely the patch will be included in gutsy.

 When the patch is included in gutsy and it fixes the problem, then
 nvidia won't need to be blacklisted.

 3) There are valid arguments against enabling compiz by default for
 anyone. But this aint one of them. This is nvidia-specific crashes, for
 which a working patch exists, that have got nothing to do with compiz.

 Stop the FUD please.



-- 
[nvidia-glx] 3D GL apps crash X when using compiz due to unmaked ABI change 
(gutsy)
https://bugs.launchpad.net/bugs/130325
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 129826] Re: show desktop bug with title bar (gutsy)

2007-09-17 Thread ChrisC
no the title bar and all othe decos were visible

-- 
show desktop bug with title bar (gutsy)
https://bugs.launchpad.net/bugs/129826
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 139980] fluid missing menu icon

2007-09-16 Thread ChrisC
Public bug reported:

Binary package hint: fluid

after installing fluid(1.1.7) there is no icon in applications/programming menu 
(or elsewhere 
for that matter)

** Affects: fltk1.1 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
fluid missing menu icon
https://bugs.launchpad.net/bugs/139980
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 137393] Re: (gutsy) vertex - missing menu icon

2007-09-14 Thread ChrisC
Does this mean this rather useful app is going to be abandoned?

-- 
(gutsy) vertex - missing menu icon
https://bugs.launchpad.net/bugs/137393
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


Re: [Bug 130325] Re: [nvidia-glx] 3D GL apps crash X when using compiz due to unmaked ABI change (gutsy)

2007-09-14 Thread ChrisC
I also installed

xserver-xorg-core_1.3.0.0.dfsg-12ubuntu5~ppa1_i386.deb

which works fine with compiz and blender running at the same time

however glxgears and other apps stutter and pause randomly
but work fine without compiz

Great work finding the xorg bug, but compiz still has a ways to
go before its release ready

-- 
[nvidia-glx] 3D GL apps crash X when using compiz due to unmaked ABI change 
(gutsy)
https://bugs.launchpad.net/bugs/130325
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


Re: [Bug 130325] Re: [nvidia-glx] 3D GL apps crash X when using compiz due to unmaked ABI change (gutsy)

2007-09-14 Thread ChrisC
Ralf Nieuwenhuijsen wrote:
 I've just tried the same patch. GLXGears Works. No Stutter either.
 We love you Kees Cook.

 So now we just need confirmation from _non_ nvidia users and ubuntu-mobile 
 users.
 But I doubt they visit this bug-report.. anyone got any bright ideas to 
 extend the testing so this can get into gutsy on time?

 @ChrisC what is your redirect fullscreen window setting?

   
not sure what you mean by fullscreen window setting but it stutters in 
windowed mode too
can you give me the exact setting and which file its in ie

Option RenderAccel True
in the Section Screen of xorg.conf

-- 
[nvidia-glx] 3D GL apps crash X when using compiz due to unmaked ABI change 
(gutsy)
https://bugs.launchpad.net/bugs/130325
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 130325] Re: [nvidia-glx] 3D GL apps crash X when using compiz due to unmaked ABI change (gutsy)

2007-09-14 Thread ChrisC
I just noticed theres this you can put in the screens section of
xorg.conf

Option DisableGLXRootClipping true

could someone whos not using the xorg without clipping patch package
(xserver-xorg-core_1.3.0.0.dfsg-12ubuntu5~ppa1_i386.deb)

see if this has any baring?

-- 
[nvidia-glx] 3D GL apps crash X when using compiz due to unmaked ABI change 
(gutsy)
https://bugs.launchpad.net/bugs/130325
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


Re: [Bug 129652] Re: [gutsy] pidgin buddy window group bug when hiding window with tray icon

2007-09-13 Thread ChrisC
Travis Watkins wrote:
 Why bother shrinking it to the tray icon if it's grouped?

   
accidental click or maybe you only want it in the group 
occasionally, just breaking
something without asking just because its been hidden with another method
isnt desirable, think outside the case of gaim and to the plugins 
general usefulness

-- 
[gutsy] pidgin buddy window group bug when hiding window with tray icon
https://bugs.launchpad.net/bugs/129652
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


Re: [Bug 130325] Re: [nvidia-glx] 3D GL apps crash X when using compiz due to unmaked ABI change (gutsy)

2007-09-13 Thread ChrisC
making compiz enabled by default with this issue *regardless* of blame
would be disastrous and could seriously dent efforts to correct bug #1
it could even mean Ubuntu becoming a minor bit player of distros...

Is this *defiantly* an nvidia bug, are people really sure that there isnt
a bug with the clipping patch for xorg?

Can the clipping patch not be altered to take into account nvidia
drivers?

theres a legacy nvidia an open source nvidia an older nvidia and
an nividia-glx-new driver why not an nvidia-mobile driver too :o)

enabling compiz by default with this bug could kill Ubuntu.
This needs sorting *well* before November October is only
a few weeks away...

3vi1 wrote:
 I hope nVidia gets on the ball and releases a new driver in time for
 everyone to test before Gutsy final (now that it has been voted that
 Compiz will be enabled by default).   If they don't, I think Gutsy will
 end up looking very unstable to users unfamiliar with the underlying
 causes.

 I have this problem on my 7600GT-based system and it's getting annoying
 to switch window managers every time I want to run an OpenGL app.  I do
 *not* hope the 'buntu maintainers build Xorg without patch 132 as a
 workaround though, as that completely removes all incentive for nVidia
 to fix the real problem.

 In answer to Sitsofe's ABI observation, I would think that nVidia would
 simply put an item in the release notes indicating that the newer driver
 is only for Xorg (insert version # / patch level here) and later.  It
 would be up to the repackagers to set dependencies for each version to
 their related Xorg packages.

 -J



-- 
[nvidia-glx] 3D GL apps crash X when using compiz due to unmaked ABI change 
(gutsy)
https://bugs.launchpad.net/bugs/130325
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 129652] Re: [gutsy] pidgin buddy window group bug when hiding window with tray icon

2007-09-13 Thread ChrisC
While it no longer makes the window invisible, it does forcibly ungroup the 
window
which makes the whole idea of the plugin kind of pointless

** Changed in: compiz-fusion-plugins-extra (Ubuntu)
 Assignee: (unassigned) = Wousser
   Status: Fix Released = New

-- 
[gutsy] pidgin buddy window group bug when hiding window with tray icon
https://bugs.launchpad.net/bugs/129652
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


Re: [Bug 129652] Re: [gutsy] pidgin buddy window group bug when hiding window with tray icon

2007-09-13 Thread ChrisC
says who, why bother grouping them then?

Travis Watkins wrote:
 It's supposed to ungroup them.

 ** Changed in: compiz-fusion-plugins-extra (Ubuntu)
Status: New = Won't Fix



-- 
[gutsy] pidgin buddy window group bug when hiding window with tray icon
https://bugs.launchpad.net/bugs/129652
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 139081] (gutsy) pidgin exits when changing buddy icon

2007-09-12 Thread ChrisC
Public bug reported:

Binary package hint: pidgin

I update gutsy every day, so the version is whatever is current (I'll comment 
if its fixed!)
this seems independent image type
doesnt happen when off line
might be related to the msn protocol

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

-- 
(gutsy) pidgin exits when changing buddy icon
https://bugs.launchpad.net/bugs/139081
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


Re: [Bug 133680] Re: [gutsy] compiz kills xwindows when blender starts

2007-09-12 Thread ChrisC
Travis Watkins wrote:
 Are you using an nvidia card?

 ** Changed in: compiz (Ubuntu)
Status: New = Incomplete

   
yes

 sudo lspci -v
00:00.0 Host bridge: Intel Corporation 82845 845 (Brookdale) Chipset 
Host Bridge (rev 04)
Subsystem: Intel Corporation 82845 845 (Brookdale) Chipset Host 
Bridge
Flags: bus master, fast devsel, latency 0
Memory at c000 (32-bit, prefetchable) [size=256M]
Capabilities: [e4] Vendor Specific Information
Capabilities: [a0] AGP version 2.0

00:01.0 PCI bridge: Intel Corporation 82845 845 (Brookdale) Chipset AGP 
Bridge (rev 04) (prog-if 00 [Normal decode])
Flags: bus master, 66MHz, fast devsel, latency 64
Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
Memory behind bridge: e000-e2ff
Prefetchable memory behind bridge: d000-dfff

00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 12) (prog-if 
00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=32
I/O behind bridge: c000-cfff
Memory behind bridge: e300-e4ff
Prefetchable memory behind bridge: 5000-500f

00:1f.0 ISA bridge: Intel Corporation 82801BA ISA Bridge (LPC) (rev 12)
Flags: bus master, medium devsel, latency 0

00:1f.1 IDE interface: Intel Corporation 82801BA IDE U100 (rev 12) 
(prog-if 80 [Master])
Subsystem: Intel Corporation Unknown device 2442
Flags: bus master, medium devsel, latency 0
[virtual] Memory at 01f0 (32-bit, non-prefetchable) 
[disabled] [size=8]
[virtual] Memory at 03f0 (type 3, non-prefetchable) 
[disabled] [size=1]
[virtual] Memory at 0170 (32-bit, non-prefetchable) 
[disabled] [size=8]
[virtual] Memory at 0370 (type 3, non-prefetchable) 
[disabled] [size=1]
I/O ports at f000 [size=16]

00:1f.2 USB Controller: Intel Corporation 82801BA/BAM USB (Hub #1) (rev 
12) (prog-if 00 [UHCI])
Subsystem: Intel Corporation 82801BA/BAM USB (Hub #1)
Flags: bus master, medium devsel, latency 0, IRQ 16
I/O ports at d000 [size=32]

00:1f.3 SMBus: Intel Corporation 82801BA/BAM SMBus (rev 12)
Subsystem: Intel Corporation Unknown device 2442
Flags: medium devsel, IRQ 5
I/O ports at 0500 [size=16]

00:1f.4 USB Controller: Intel Corporation 82801BA/BAM USB (Hub #2) (rev 
12) (prog-if 00 [UHCI])
Subsystem: Intel Corporation Unknown device 2442
Flags: bus master, medium devsel, latency 0, IRQ 17
I/O ports at d800 [size=32]

00:1f.5 Multimedia audio controller: Intel Corporation 82801BA/BAM AC'97 
Audio (rev 12)
Subsystem: C-Media Electronics Inc Unknown device 0301
Flags: bus master, medium devsel, latency 0, IRQ 20
I/O ports at dc00 [size=256]
I/O ports at e000 [size=64]

01:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 
6600/GeForce 6600 GT] (rev a2) (prog-if 00 [VGA])
Subsystem: XFX Pine Group Inc. Unknown device 2165
Flags: bus master, 66MHz, medium devsel, latency 248, IRQ 18
Memory at e000 (32-bit, non-prefetchable) [size=16M]
Memory at d000 (32-bit, prefetchable) [size=256M]
Memory at e100 (32-bit, non-prefetchable) [size=16M]
[virtual] Expansion ROM at e200 [disabled] [size=128K]
Capabilities: [60] Power Management version 2
Capabilities: [44] AGP version 3.0

02:0b.0 USB Controller: NEC Corporation USB (rev 43) (prog-if 10 [OHCI])
Subsystem: Belkin Root Hub
Flags: bus master, medium devsel, latency 32, IRQ 16
Memory at e4003000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [40] Power Management version 2

02:0b.1 USB Controller: NEC Corporation USB (rev 43) (prog-if 10 [OHCI])
Subsystem: Belkin Root Hub
Flags: bus master, medium devsel, latency 32, IRQ 18
Memory at e400 (32-bit, non-prefetchable) [size=4K]
Capabilities: [40] Power Management version 2

02:0b.2 USB Controller: NEC Corporation USB 2.0 (rev 04) (prog-if 20 [EHCI])
Subsystem: Belkin Root Hub
Flags: bus master, medium devsel, latency 32, IRQ 20
Memory at e4001000 (32-bit, non-prefetchable) [size=256]
Capabilities: [40] Power Management version 2

02:0c.0 Ethernet controller: National Semiconductor Corporation DP83815 
(MacPhyter) Ethernet Controller
Subsystem: Netgear FA311 / FA312 (FA311 with WoL HW)
Flags: bus master, medium devsel, latency 32, IRQ 19
I/O ports at c000 [size=256]
Memory at e4002000 (32-bit, non-prefetchable) [size=4K]
[virtual] Expansion ROM at 5000 [disabled] [size=64K]
Capabilities: [40] Power Management version 2

-- 
[gutsy] compiz kills xwindows when blender starts
https://bugs.launchpad.net/bugs/133680
You received this bug notification because you 

[Bug 139081] Re: (gutsy) pidgin exits when changing buddy icon

2007-09-12 Thread ChrisC
assuming people who report bugs can follow that complexity of instructions must 
*really* cut down the number
of bugs you have to deal with...

GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as i486-linux-gnu...
Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.
(gdb) handle SIG33 pass nostop noprint
SignalStop  Print   Pass to program Description
SIG33 NoNo  Yes Real-time event 33
(gdb) set pagination 0
(gdb) run
Starting program: /usr/bin/pidgin 
[Thread debugging using libthread_db enabled]
[New Thread -1224443696 (LWP 6309)]
[New Thread -1247335536 (LWP 6312)]
[New Thread -1271874672 (LWP 6331)]
[New Thread -1280267376 (LWP 6332)]
[New Thread -1288660080 (LWP 6333)]
[Thread -1280267376 (LWP 6332) exited]
[Thread -1288660080 (LWP 6333) exited]
[Thread -1271874672 (LWP 6331) exited]
[New Thread -1271874672 (LWP 6334)]
[Thread -1271874672 (LWP 6334) exited]
[New Thread -1271874672 (LWP 6335)]
[New Thread -1288660080 (LWP 6336)]
[New Thread -1280267376 (LWP 6337)]
[New Thread -1297052784 (LWP 6338)]
[New Thread -1305445488 (LWP 6339)]
[New Thread -1313838192 (LWP 6340)]
[New Thread -1322230896 (LWP 6341)]
[New Thread -1330623600 (LWP 6342)]
[New Thread -1339016304 (LWP 6343)]
[New Thread -1347409008 (LWP 6344)]
[Thread -1280267376 (LWP 6337) exited]
[Thread -1271874672 (LWP 6335) exited]
[Thread -1313838192 (LWP 6340) exited]
[Thread -1305445488 (LWP 6339) exited]
[Thread -1297052784 (LWP 6338) exited]
[Thread -1288660080 (LWP 6336) exited]
[Thread -1347409008 (LWP 6344) exited]
[Thread -1339016304 (LWP 6343) exited]
[Thread -1330623600 (LWP 6342) exited]
[Thread -1322230896 (LWP 6341) exited]
[New Thread -1322230896 (LWP 6346)]
[Thread -1322230896 (LWP 6346) exited]
[New Thread -1322230896 (LWP 6348)]
[New Thread -1330623600 (LWP 6349)]
[New Thread -1339016304 (LWP 6350)]
[New Thread -1347409008 (LWP 6351)]
[New Thread -1271874672 (LWP 6352)]
[New Thread -1280267376 (LWP 6353)]
[Thread -1330623600 (LWP 6349) exited]
[Thread -1322230896 (LWP 6348) exited]
[Thread -1280267376 (LWP 6353) exited]
[Thread -1271874672 (LWP 6352) exited]
[Thread -1347409008 (LWP 6351) exited]
[Thread -1339016304 (LWP 6350) exited]
[New Thread -1339016304 (LWP 6361)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1224443696 (LWP 6309)]
0x08095b32 in update_buddy_status_timeout (buddy=0xb76eb8ac) at 
../../pidgin/gtkconv.c:7054
7054../../pidgin/gtkconv.c: No such file or directory.
in ../../pidgin/gtkconv.c
(gdb) backtrace full
#0  0x08095b32 in update_buddy_status_timeout (buddy=0xb76eb8ac) at 
../../pidgin/gtkconv.c:7054
conv = value optimized out
#1  0x082d8a18 in ?? ()
No symbol table info available.
#2  0xb76eb8ac in __pthread_mutex_unlock_usercnt () from 
/lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb) info registers
eax0x82d8a18137202200
ecx0x0  0
edx0x8095b2f134830895
ebx0xb787721c   -1215860196
esp0xbfe4228c   0xbfe4228c
ebp0xbfe422b8   0xbfe422b8
esi0xbfe422fc   -1075567876
edi0x86f4910141510928
eip0x8095b320x8095b32 update_buddy_status_timeout+2
eflags 0x10a92  [ AF SF IF OF RF ]
cs 0x73 115
ss 0x7b 123
ds 0x7b 123
es 0x7b 123
fs 0x0  0
gs 0x33 51
(gdb) thread apply all backtrace

Thread 24 (Thread -1339016304 (LWP 6361)):
#0  0xe410 in __kernel_vsyscall ()
#1  0xb76ec8fc in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb7ebd123 in ?? () from /usr/lib/libgthread-2.0.so.0
#3  0x086e4360 in ?? ()
#4  0x086a6cc0 in ?? ()
#5  0xb0303308 in ?? ()
#6  0xb787721c in ?? () from /usr/lib/libglib-2.0.so.0
#7  0xb76ebc80 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x0001 in ?? ()
#9  0xb0303318 in ?? ()
#10 0xb77f9dff in g_queue_peek_tail_link () from /usr/lib/libglib-2.0.so.0
#11 0xb77cce91 in ?? () from /usr/lib/libglib-2.0.so.0
#12 0x086e4360 in ?? ()
#13 0x086a6cc0 in ?? ()
#14 0xb0303384 in ?? ()
#15 0xb77ccf1f in g_async_queue_timed_pop_unlocked () from 
/usr/lib/libglib-2.0.so.0
#16 0xb780f303 in ?? () from /usr/lib/libglib-2.0.so.0
#17 0x086a6ca8 in ?? ()
#18 0xb0303384 in ?? ()
#19 0xb76ea541 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0
#20 0xb780d5ef in ?? () from /usr/lib/libglib-2.0.so.0
#21 0x086a6c70 in ?? ()
#22 0x08609900 in ?? ()
#23 0xb0b04b90 in ?? ()
#24 

[Bug 121796] Re: submenu items selection doesn't work correctly

2007-09-10 Thread ChrisC
I can confirm that changing to clearlooks also makes nautilus right
click open with  (other apps) menu work

it defiantly looks like a theme problem, or some difference with the
themes that highlights this bug

-- 
submenu items selection doesn't work correctly
https://bugs.launchpad.net/bugs/121796
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 138261] (gutsy) pidgin unable to make buddy window narrower

2007-09-08 Thread ChrisC
Public bug reported:

Binary package hint: pidgin

Pidgin 2.1.1 (latest gutsy update)

widen the pidgin buddy window

completely *quit* the pigin application (so there's no icon in the icon
tray)

restart pidgin

you should now only be able to widen the buddy window not reduce its with
(I have buddy icons showing - this *might* (or might not) have a bearing

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

-- 
(gutsy) pidgin unable to make buddy window narrower
https://bugs.launchpad.net/bugs/138261
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 138261] Re: (gutsy) pidgin unable to make buddy window narrower

2007-09-08 Thread ChrisC
 workround / ugly hack...

completely exit pidgin

in the file $HOME/.purple/prefs.xml find this key

pref name='blist'
pref name='width' type='int' 
value='80'/


change this value to something sensible like 80-120 ish

restart pidgin

-- 
(gutsy) pidgin unable to make buddy window narrower
https://bugs.launchpad.net/bugs/138261
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 134616] Re: [gutsy] image viewer slow to start

2007-09-07 Thread ChrisC
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/134616/comments/11 ?

-- 
[gutsy] image viewer slow to start
https://bugs.launchpad.net/bugs/134616
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 137393] Re: (gutsy) vertex - missing menu icon

2007-09-06 Thread ChrisC
Thanks! even the minor ones help with bug #1 ;)

-- 
(gutsy) vertex - missing menu icon
https://bugs.launchpad.net/bugs/137393
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 137857] Re: (gutsy) gtkbuttons not responding after disabled/enabled cycle

2007-09-06 Thread ChrisC
see bug #22930

** Changed in: gtk+2.0 (Ubuntu)
   Status: New = Invalid

-- 
(gutsy) gtkbuttons not responding after disabled/enabled cycle
https://bugs.launchpad.net/bugs/137857
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 137857] Re: (gutsy) gtkbuttons not responding after disabled/enabled cycle

2007-09-06 Thread ChrisC
sorry just noticed this is a duplicate of bug #22930

(couldnt find it with initial posting form)

-- 
(gutsy) gtkbuttons not responding after disabled/enabled cycle
https://bugs.launchpad.net/bugs/137857
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 137857] (gutsy) gtkbuttons not responding after disabled/enabled cycle

2007-09-06 Thread ChrisC
Public bug reported:

Binary package hint: libgtk2.0-0

This is easiest to reproduce with synaptic but will also work with any gtk app
that disables (greys out) buttons ie gimp

Do something in synaptic that disables the main buttons like click
reload

While a button is still disabled, place the mouse over a disabled button 
(you can keep it over reload)

Keep the mouse over that button until it is re-enabled

The button will now not respond to click events

move the mouse off the button and then back onto the button
it will now respond to clicks

** Affects: gtk+2.0 (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Description changed:

  Binary package hint: libgtk2.0-0
  
  This is easiest to reproduce with synaptic but will also work with any gtk app
- that disables (greys out buttons) ie gimp
+ that disables (greys out) buttons ie gimp
  
  Do something in synaptic that disables the main buttons like click
  reload
  
  While a button is still disabled, place the mouse over a disabled button 
  (you can keep it over reload)
  
  Keep the mouse over that button until it is re-enabled
  
  The button will now not respond to click events
  
  move the mouse off the button and then back onto the button
  it will now respond to clicks

-- 
(gutsy) gtkbuttons not responding after disabled/enabled cycle
https://bugs.launchpad.net/bugs/137857
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 134616] Re: [gutsy] image viewer slow to start

2007-09-04 Thread ChrisC
happens *every* and *any* attempt to open an svg here

1 right click an svg image in nautilus
2 select open with image viewer
3 open a console and issue 
 eog

after a wait of approx 20-30 seconds you should see

** (eog:5965): WARNING **: Did not receive a reply. Possible causes include: 
the remote application did not send a reply, the message bus security policy 
blocked the reply, the reply timeout expired, or the network connection was 
broken.
Segmentation fault (core dumped)

eog will now no longer work untill after a reboot, even if you restart
dbus etc

interestingly I can open jpg's just fine here...

-- 
[gutsy] image viewer slow to start
https://bugs.launchpad.net/bugs/134616
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 136872] Re: (gutsy) oolite missing menu icon

2007-09-04 Thread ChrisC
just got an icon with todays update!

Thanks guys...

-- 
(gutsy) oolite missing menu icon
https://bugs.launchpad.net/bugs/136872
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 137386] (gutsy) glade 3, gnome DB icons all blank

2007-09-04 Thread ChrisC
Public bug reported:

Binary package hint: glade-3

in glade 3, the component pallet shows different component sections
one of them is for the gnome DB components
it shows a group of blank buttons, which makes them
rather hard to distinguish, especially as the tool tip
seems to take its time!

** Affects: glade-3 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
(gutsy) glade 3, gnome DB icons all blank
https://bugs.launchpad.net/bugs/137386
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 137393] (gutsy) vertex - missing menu icon

2007-09-04 Thread ChrisC
Public bug reported:

Binary package hint: vertex

as in title, no menu icon after installation

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

-- 
(gutsy) vertex - missing menu icon
https://bugs.launchpad.net/bugs/137393
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 136872] (gutsy) oolite missing menu icon

2007-09-02 Thread ChrisC
Public bug reported:

Binary package hint: oolite

when installing the (rather good!) oolite package, no menu entry in games is
made for it

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

-- 
(gutsy) oolite missing menu icon
https://bugs.launchpad.net/bugs/136872
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 135764] ASUS F3TC laptop hardware detection failure (fiesty)

2007-08-30 Thread ChrisC
Public bug reported:

This resulted in no nvidea display hardware being detected and used for
xwindows

in order to get nvidia-glx-new driver working I had to base the modified 
xorg.conf off
one from a desktop machine I had to remove a module and add some parameters
to the driver section

I'll attach lspci output from this machine

(you couldnt get a more nvidia machine!)

just notice I should have asked my dad to run it with sudo ask if you
need the extra info

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
ASUS F3TC laptop hardware detection failure (fiesty)
https://bugs.launchpad.net/bugs/135764
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 135764] Re: ASUS F3TC laptop hardware detection failure (fiesty)

2007-08-30 Thread ChrisC

** Attachment added: lspci.txt
   http://launchpadlibrarian.net/9054091/lspci.txt

-- 
ASUS F3TC laptop hardware detection failure (fiesty)
https://bugs.launchpad.net/bugs/135764
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 134616] Re: [gutsy] image viewer slow to start

2007-08-25 Thread ChrisC
dbus *is* running so this IS a bug either with dbus (the way dpkg set it up) or
with eog

-- 
[gutsy] image viewer slow to start
https://bugs.launchpad.net/bugs/134616
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 134616] Re: [gutsy] image viewer slow to start

2007-08-25 Thread ChrisC
This problem is happening intermittently on closer investigation

to reproduce the bug stop dbus altogether, even without dbus something
like an image viewer should be immediately accessible regardless of 
the status of another sub system, otherwise you are trying to make
a stack of cards that bug #1 is trying to avoid

-- 
[gutsy] image viewer slow to start
https://bugs.launchpad.net/bugs/134616
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 134616] Re: [gutsy] image viewer slow to start

2007-08-25 Thread ChrisC
look I'm not being funny, but you really are missing the point!

eog should NOT be blocking while it waits for dbus, are you saying if dbus 
fails they
whole system should fail?

and by what reckoning do you make dbus a *vital* component
Ubuntu will run quite happily without it (except for very slow
starting of eog)

Watching dbus via qdbusviewer dbus is not used very much, yes useful to have
but applications should not grid to a halt without it

-- 
[gutsy] image viewer slow to start
https://bugs.launchpad.net/bugs/134616
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 134616] Re: [gutsy] image viewer slow to start

2007-08-25 Thread ChrisC
I can replicate this bug EVERY TIME by trying to open an SVG image
eog cannot access dbus until after a reboot and even restarting the
dbus deamon doesnt help

this BUG is a problem with eog and SVG images

-- 
[gutsy] image viewer slow to start
https://bugs.launchpad.net/bugs/134616
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 134616] Re: [gutsy] image viewer slow to start

2007-08-25 Thread ChrisC
this is problem with dbus has been confirmed on another machine
it involves SVG images

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

-- 
[gutsy] image viewer slow to start
https://bugs.launchpad.net/bugs/134616
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 134616] Re: [gutsy] image viewer slow to start

2007-08-25 Thread ChrisC
the svg issue is very possibly bug #119603 however it is the only way I can
reproduce the dbus bug

this bug effects all applications relying on dbus. dbus cease to respond 
properly
even after restart

EOG is the ONLY program that causes dbus to behave in this way
It could well be a dbus problem, however it is only shown up
by EOG

Have you tried to replicate this problem yourself?

-- 
[gutsy] image viewer slow to start
https://bugs.launchpad.net/bugs/134616
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 134368] Re: [gutsy] banshe makes $HOME directory in users home directory on start

2007-08-24 Thread ChrisC
*** This bug is a duplicate of bug 133324 ***
https://bugs.launchpad.net/bugs/133324

It seems to be fixed now, I'd still like to know how I could have told that 
this was a duplicate
of  bug #133324 so I future there is a chance of more accurate bug rporting

Thanks to the fixer of this bug as well!

-- 
[gutsy] banshe makes $HOME directory in users home directory on start
https://bugs.launchpad.net/bugs/134368
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 134616] [gutsy] image viewer slow to start

2007-08-24 Thread ChrisC
Public bug reported:

Binary package hint: eog

opening an image is *very* slow, running eye of gnome from the
command prompt is also slow and comes up with

** (eog:6550): WARNING **: Did not receive a reply. Possible causes
include: the remote application did not send a reply, the message bus
security policy blocked the reply, the reply timeout expired, or the
network connection was broken.

I assume its referring to dbus?? which *is* running

GNOME eog 2.19.5
D-Bus Message Bus Launcher 1.1.1

an image viewer really does need to come up straight away, *if* dbus is 
essential 
eog should wait for it in a separate thread while it gets on with actually
showing the image - which is kinda what its for...

You cant guarantee the availability of dbus on a particular system or at any
particular time.

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

-- 
[gutsy] image viewer slow to start
https://bugs.launchpad.net/bugs/134616
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 134245] [gutsy] restricted driver namager claims 2 nvidia drivers in use

2007-08-23 Thread ChrisC
Public bug reported:

restricted driver manager 0.29
nvidia-glx-new 100.14.11+2.6.22.3-10-1
nvidia-glx NOT installed :O)

in the restricted driver manager it claims I'm using 
NVIDIA acellerated graphics drive  -  (enabled ticked and green led in use 
status)
NVIDIA acellerated graphics drive (latest cards)  -  (enabled ticked and green 
led in use status)

I tried disabling the 1st selection (ie the one without latest cards) but that 
resulted in 
xwindows failing claiming a version mismatch between kernel and nvidia driver
( I DID reboot so i'm a bit puzzled by this one)

in the end from the terminal with gdm disabled I ensured that all nvidia-glx 
packages were uninstalled
then reinstalled nvidia-glx-new and rebooted

Xwindows in using the new driver but the manager still both is in use
at the same time!

I'll attach a verbose lspci output in case that helps

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
[gutsy] restricted driver namager claims 2 nvidia drivers in use
https://bugs.launchpad.net/bugs/134245
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 134245] Re: [gutsy] restricted driver namager claims 2 nvidia drivers in use

2007-08-23 Thread ChrisC

** Attachment added: lspci.txt
   http://launchpadlibrarian.net/8954296/lspci.txt

-- 
[gutsy] restricted driver namager claims 2 nvidia drivers in use
https://bugs.launchpad.net/bugs/134245
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 134368] [gutsy] banshe makes $HOME directory in users home directory on start

2007-08-23 Thread ChrisC
Public bug reported:

Binary package hint: banshee

When I start banshee it makes a folder in my home folder called
$HOME
inside this folder is another folder
Music
(I think we can see whats happening here...!)

I already have a folder (with content)
/home/chris/Music

the full path of the incorrectly created folder is
/home/chris/$HOME/Music

I'm currently running Banshee 0.13.0 from the GUTSY repository

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

-- 
[gutsy] banshe makes $HOME directory in users home directory on start
https://bugs.launchpad.net/bugs/134368
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 134368] Re: [gutsy] banshe makes $HOME directory in users home directory on start

2007-08-23 Thread ChrisC
*** This bug is a duplicate of bug 133324 ***
https://bugs.launchpad.net/bugs/133324

pedro, sorry i dont understand bug #133324 makes no mention of $HOME/Music
how could I have found this a duplicate, I'm confused!

-- 
[gutsy] banshe makes $HOME directory in users home directory on start
https://bugs.launchpad.net/bugs/134368
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 134245] Re: [gutsy] restricted driver namager claims 2 nvidia drivers in use

2007-08-23 Thread ChrisC
thanks! all that rebooting was reminding me of some other OS I've nearly 
recovered from
(see bug #1)  :O)

-- 
[gutsy] restricted driver namager claims 2 nvidia drivers in use
https://bugs.launchpad.net/bugs/134245
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 133370] Re: [gutsy] iceape addon's need root access to install properly

2007-08-22 Thread ChrisC
This is still marked incomplete, what further information do you
require?

-- 
[gutsy] iceape addon's need root access to install properly
https://bugs.launchpad.net/bugs/133370
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 132673] Re: boot progress bar drops to console after half of first notch (gutsy)

2007-08-22 Thread ChrisC
working again after update

notice while not working, for other kernel versions on grub menu it
worked ok

-- 
boot progress bar drops to console after half of first notch (gutsy)
https://bugs.launchpad.net/bugs/132673
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 133930] [gutsy] kinoplus want kino to be uninstalled but has it as a dependency

2007-08-21 Thread ChrisC
Public bug reported:

Binary package hint: kinoplus

using Gutsy, either with kino installed or not try to install kinoplus

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

-- 
[gutsy] kinoplus want kino to be uninstalled but has it as a dependency 
https://bugs.launchpad.net/bugs/133930
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 132681] Re: firefox very slow compared to other browsers on large pages

2007-08-20 Thread ChrisC
I just have noscript installed, but I have noticed this on a virgin install of
firefox

-- 
firefox very slow compared to other browsers on large pages
https://bugs.launchpad.net/bugs/132681
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 133680] [gutsy] compiz kills xwindows when blender starts

2007-08-20 Thread ChrisC
Public bug reported:

Binary package hint: compiz

Because compiz doesnt play nicely with other applications
(assumes sole ownership of direct rendering) when blender starts
this causes compiz to crash bringing down xwindows and all other
apps you have started from xwindows

to reproduce ensure desktop effects  in System\Preferences\ (desktop effects 
tab)
is set to extra effects, start Blender, xwindows will die

work round
select no effects in desktop effects tab, Blender and other opengl apps will 
now work

version numbers are kind of an irrelevance here but so you dont have an excuse 
to mark incomplete
and ignore this report

Blender 2.44 (sub 0) Build
compiz 0.5.2

NB this effects many more applications than Blender

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

-- 
[gutsy] compiz kills xwindows when blender starts
https://bugs.launchpad.net/bugs/133680
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 133370] [gutsy] iceape addon's need root access to install properly

2007-08-18 Thread ChrisC
Public bug reported:

Binary package hint: iceape

Where as with firefox you can install an addon without root access, with iceape
some addons wont install properly

using Gutsy and Iceape 1.1.1, Copyright (c) 2003-2007 mozilla.org, build
2007021700

goto the mozilla addons site and search for noscript addon (for example)
try to install it, it will report permission problems, after restarting and 
going to a site 
with javascript it will report that its not installed properly.

install while running iceape with sudo and the install will go ok, if you 
install system
wide it will work for users now too

to reiterate you do not need to be a super user to install addons in firefox 
but you
do with iceape

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

-- 
[gutsy] iceape addon's need root access to install properly
https://bugs.launchpad.net/bugs/133370
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 132681] Re: firefox very slow compared to other browsers on large pages

2007-08-18 Thread ChrisC
Great, so I give you the version info and you then ask for although you
have it already just so you can mark this incomplete and ignore it

way to go, nice sabotage

-- 
firefox very slow compared to other browsers on large pages
https://bugs.launchpad.net/bugs/132681
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 133370] Re: [gutsy] iceape addon's need root access to install properly

2007-08-18 Thread ChrisC
thing is iceape is a *lot* faster than firefox, scrolling large pages etc
so its really worth seeing if this is just a configuration / compile setting
issue...

I'm keen to see some kinda alternative from the cult of firefox ;)

-- 
[gutsy] iceape addon's need root access to install properly
https://bugs.launchpad.net/bugs/133370
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 131107] Re: volume.ignore set to true on usb disks

2007-08-18 Thread ChrisC
I get the same problem here too

-- 
volume.ignore set to true on usb disks
https://bugs.launchpad.net/bugs/131107
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 131107] Re: volume.ignore set to true on usb disks

2007-08-18 Thread ChrisC
Workround

the problem seems to be with
/usr/share/hal/fdi/policy/gparted-disable-automount.fdi

comment out the line (with -- and -- ) at it starts working again...

-- 
volume.ignore set to true on usb disks
https://bugs.launchpad.net/bugs/131107
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 132681] Re: firefox very slow compared to other browsers on large pages

2007-08-18 Thread ChrisC
please test large pages an compare times to scroll top to bottom
with galeon, iceape etc

I've noticed this on a number of machines

also compare http://www.sf.net with and without javascript to see firefox
perform rather poorly

-- 
firefox very slow compared to other browsers on large pages
https://bugs.launchpad.net/bugs/132681
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 132786] Re: nautilus right click problem (gutsy)

2007-08-17 Thread ChrisC
also happens with in nautilus with
create document / Empty file

left clicking doesnt work but right clicking does... very strange!

-- 
nautilus right click problem (gutsy)
https://bugs.launchpad.net/bugs/132786
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 130066] Re: gdm stuck in loop if killed with ctrl-alt-delete (gutsy)

2007-08-17 Thread ChrisC
You havent yet answered, have you tried to replicate this yourself?

I can replicate this with 3 different machines on Ubuntu Gutsy and
Debian sid

-- 
gdm stuck in loop if killed with ctrl-alt-delete (gutsy)
https://bugs.launchpad.net/bugs/130066
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 132681] Re: firefox very slow compared to other browsers on large pages

2007-08-16 Thread ChrisC
please see my second post...

-- 
firefox very slow compared to other browsers on large pages
https://bugs.launchpad.net/bugs/132681
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 129652] Re: pidgin buddy window group bug when hiding window with tray icon

2007-08-15 Thread ChrisC
It doesnt always happen please try different combos of which window you group 
first
and which is showing when you hide

also can happen with banshee tray icon and any app

** Attachment added: compiz profile
   http://launchpadlibrarian.net/8838862/compiz.profile

-- 
pidgin buddy window group bug when hiding window with tray icon
https://bugs.launchpad.net/bugs/129652
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 132673] boot progress bar drops to console after half of first notch (gutsy)

2007-08-15 Thread ChrisC
Public bug reported:

falls to console at fsck stage (but could be earlier hard to tell)

** Affects: Ubuntu
 Importance: Undecided
 Status: New

-- 
boot progress bar drops to console after half of first notch (gutsy)
https://bugs.launchpad.net/bugs/132673
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 132681] Re: firefox very slow compared to other browsers on large pages

2007-08-15 Thread ChrisC
I'm using Gutsy and firefox 2.0.0.6 btw

-- 
firefox very slow compared to other browsers on large pages
https://bugs.launchpad.net/bugs/132681
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 132681] firefox very slow compared to other browsers on large pages

2007-08-15 Thread ChrisC
Public bug reported:

look at a largish page

http://www.stetson.edu/~efriedma/numbers.html

either scroll or right click, both operations take 100% cpu (3ghz celeron 1gb 
mem)
for significant amounts of time

contrast this with almost any other browser and you don't see near the same
problem

** Affects: Ubuntu
 Importance: Undecided
 Status: New

-- 
firefox very slow compared to other browsers on large pages
https://bugs.launchpad.net/bugs/132681
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 130066] Re: gdm stuck in loop if killed with ctrl-alt-delete (gutsy)

2007-08-15 Thread ChrisC
please upstream this I can replicate this behaviour with debian Lenny
too...

-- 
gdm stuck in loop if killed with ctrl-alt-delete (gutsy)
https://bugs.launchpad.net/bugs/130066
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 132786] nautilus right click problem (gutsy)

2007-08-15 Thread ChrisC
Public bug reported:

this first came to light with Bug #130257

however I think this is possibly related to the window manger...

Currently my version of Nautilus is 2.19.90 (tho this can change daily
with updates so its not very useful info)

right click on say a jpg, clicking the default action open with image viewer 
will work with both a right and left click
*however* choosing one of the open with options on the sub menu say for example 
Open with GIMP Image Editor
will only work with a right click not a left

I wouldn't be surprised if this will also happen in other applications

YET

right clicking to correct a spelling mistake in a browser text area
works fine. go figure!

** Affects: Ubuntu
 Importance: Undecided
 Status: New

** Description changed:

  this first came to light with Bug #130257
  
  however I think this is possibly related to the window manger...
  
  Currently my version of Nautilus is 2.19.90 (tho this can change daily
  with updates so its not very useful info)
  
- right click on say a jpg, left clicking the default action open with image 
viewer will work with both a right and left click
+ right click on say a jpg, clicking the default action open with image 
viewer will work with both a right and left click
  *however* choosing one of the open with options on the sub menu say for 
example Open with GIMP Image Editor
  will only work with a right click not a left
  
  I wouldn't be surprised if this will also happen in other applications
  
  YET
  
  right clicking to correct a spelling mistake in a browser text area
  works fine. go figure!

-- 
nautilus right click problem (gutsy)
https://bugs.launchpad.net/bugs/132786
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 129652] Re: pidgin buddy window group bug when hiding window with tray icon

2007-08-13 Thread ChrisC
after another update the behaviour has returned with invisible windows
you cant get back

Please update to the latest gutsy version of compiz and gaim and try to
replicate will you?

-- 
pidgin buddy window group bug when hiding window with tray icon
https://bugs.launchpad.net/bugs/129652
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 132199] volume knob on dell keyboard doesnt work

2007-08-13 Thread ChrisC
Public bug reported:

using fiesty or gutsy (both updated) on different machines

the volume knob on the keyboard doesn't work

(Dell sk-8153)
Aug 13 11:10:58 chris-desktop kernel: [   44.401372] input: Dell Dell USB 
Keyboard as /class/input/input2
Aug 13 11:10:58 chris-desktop kernel: [   44.401492] input: USB HID v1.10 
Keyboard [Dell Dell USB Keyboard] on usb-:00:1f.2-1.1
Aug 13 11:10:58 chris-desktop kernel: [   44.409821] input: Dell Dell USB 
Keyboard as /class/input/input3
Aug 13 11:10:58 chris-desktop kernel: [   44.409956] input: USB HID v1.10 
Device [Dell Dell USB Keyboard] on usb-:00:1f.2-1.1

Workround

follow these simple instructions
http://wiki.ejohansson.se/index.php/Software/knob

works like a charm

** Affects: Ubuntu
 Importance: Undecided
 Status: New

-- 
volume knob on dell keyboard doesnt work
https://bugs.launchpad.net/bugs/132199
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 132199] Re: [needs-packaging] volume knob on dell keyboard (knob)

2007-08-13 Thread ChrisC
Be warned because of .Xmodmap this will interfere with gnome-setting-manager 
making the 
crash reporter think that gnome-settings-manager has crashed

however it actually hasn't

to paraphrase the error message cant run more than one xsettings
manager

-- 
[needs-packaging] volume knob on dell keyboard (knob)
https://bugs.launchpad.net/bugs/132199
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 129652] Re: pidgin buddy window group bug when hiding window with tray icon

2007-08-13 Thread ChrisC
It is possible this is a combination of compiz plugins not playing nicely as I 
have
noticed intermittent behaviour, can you try again with as many of the compiz 
plugins as possible 
enabled - thanks

-- 
pidgin buddy window group bug when hiding window with tray icon
https://bugs.launchpad.net/bugs/129652
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 132199] Re: [needs-packaging] volume knob on dell keyboard (knob)

2007-08-13 Thread ChrisC
after further messing round with it noticed a further problem

the keyboard will move around 
/dev/input/eventX and /dev/input/eventY

X and Y are consecutive at all times

However I've had them on 1,2 2,3 and 3,4 at different boots so
I'm not too sure about a good way of determining this automatically

I'd recommend this work round should be built into the USB driver sources
so the keyboards joystick device (the volume knob) will fire X media keys as
needed

-- 
[needs-packaging] volume knob on dell keyboard (knob)
https://bugs.launchpad.net/bugs/132199
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 129652] Re: pidgin buddy window group bug when hiding window with tray icon

2007-08-11 Thread ChrisC
Theres little point asking for version numbers when I update daily and they
quite often change

The nature of the bug has changed and can also be replicated with another app
in this case banshee and a terminal window

group banshee main window and any other window
click banshee tray icon
windows now become ungrouped

they should stay grouped and the hidden window reshow itself on
either tray icon click(doing a group tab if needed) or group tab?

-- 
pidgin buddy window group bug when hiding window with tray icon
https://bugs.launchpad.net/bugs/129652
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 130065] Re: pidgin-libnotify causes notification-daemon to crash with SIGSEGV

2007-08-10 Thread ChrisC
since an update this behaviour has stopped for me

how about you Jerry ?

-- 
pidgin-libnotify causes notification-daemon to crash with SIGSEGV
https://bugs.launchpad.net/bugs/130065
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 129652] Re: pidgin buddy window group bug when hiding window with tray icon

2007-08-09 Thread ChrisC
did i not mention I was using gutsy??

compiz 0.5.2
Pidgin 2.1.0

-- 
pidgin buddy window group bug when hiding window with tray icon
https://bugs.launchpad.net/bugs/129652
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   >