[Bug 268461] Re: Crash when closing firefox

2008-09-12 Thread GICodeWarrior
Excellent, thanks. ;-)

-- 
Crash when closing firefox
https://bugs.launchpad.net/bugs/268461
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 268461] Re: Crash when closing firefox

2008-09-11 Thread GICodeWarrior
Added stack trace.  Not everything has debug symbols, but where it
SIGSEGV'ed there appear to be symbols.  If you need a trace with more
symbols, can you suggest which dbg packages to install?

Thank you,
Rusty Burchfield

** Attachment added: stack trace
   http://launchpadlibrarian.net/17549789/gdb-xorg.out

-- 
Crash when closing firefox
https://bugs.launchpad.net/bugs/268461
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 268461] Re: Crash when closing firefox

2008-09-11 Thread GICodeWarrior
Ok.  I figured out how to get all the symbols installed. New stack trace
attached.

** Attachment added: stack track - full symbols
   http://launchpadlibrarian.net/17549909/gdb-xorg1.out

-- 
Crash when closing firefox
https://bugs.launchpad.net/bugs/268461
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 268461] [NEW] Crash when closing firefox

2008-09-10 Thread GICodeWarrior
Public bug reported:

Binary package hint: compiz

I can somewhat consistently (4/5) cause a crash on a fresh install of
8.04.1 64-bit install with fglrx, compiz normal and dual screens (via
Option DesktopSetup horizontal) with an x1950 Pro.

To reproduce:
1. Start a fresh graphical session with the above
2. Open firefox
3. Open a YouTube video
4. While that video is playing open a new tab
5. Start a second YouTube video in the new tab
6. Open a new firefox window
7. Move the new firefox window onto the second display
8. Open a YouTube video in the new window on the second screen
9. With all three videos playing, close the one on the primary display (it has 
two tabs)
10. When prompted select close tabs to confirm
11. Xorg crashes either completely (thus restarting gdm) or it takes the 
displays down (leaving the contents of the session running) and spins, usually 
unable to be killed even with sudo pkill -9 Xorg

I cannot reproduce the issue with compiz disabled.

I have the following from my Xorg.0.log, but it is probably just a symptom.
Backtrace:
0: /usr/bin/X(xf86SigHandler+0x6a) [0x48402a]
1: /lib/libc.so.6 [0x7f1c2e95d100]
2: /usr/lib/xorg/modules//libxaa.so [0x7f1c2beccc9c]
3: /usr/lib/xorg/modules//libxaa.so [0x7f1c2becce96]
4: /usr/bin/X [0x527ea2]
5: /usr/bin/X [0x515c3f]
6: /usr/bin/X(Dispatch+0x2ef) [0x44eaaf]
7: /usr/bin/X(main+0x47d) [0x436b9d]
8: /lib/libc.so.6(__libc_start_main+0xf4) [0x7f1c2e9491c4]
9: /usr/bin/X(FontFileCompleteXLFD+0x279) [0x435ed9]

I also have the following from /var/log/syslog, but it still doesn't seem very 
useful.
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637234] BUG: soft lockup - CPU#0 stuck 
for 11s! [Xorg:7018]
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637240] CPU 0:
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637242] Modules linked in: af_packet 
rfcomm l2cap bluetooth ppdev ipv6 powernow_k8 cpufreq_stats 
cpufreq_conservative cpufreq_powersave cpufreq_userspace cpufreq_ondemand 
freq_table video output sbs sbshc dock container battery iptable_filter 
ip_tables x_tables ac lp loop fglrx(P) snd_intel8x0 snd_ac97_codec ac97_bus 
snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy snd_seq_oss snd_seq_midi 
snd_rawmidi snd_seq_midi_event serio_raw snd_seq psmouse snd_timer 
snd_seq_device i2c_nforce2 button i2c_core shpchp pci_hotplug parport_pc 
parport snd k8temp soundcore snd_page_alloc evdev pcspkr ext3 jbd mbcache 
usbhid hid sg sr_mod cdrom sd_mod sata_nv ata_generic floppy pata_acpi pata_amd 
forcedeth libata scsi_mod ehci_hcd ohci_hcd usbcore dm_mirror dm_snapshot 
dm_mod thermal processor fan fbcon tileblit font bitblit softcursor fuse
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637289] Pid: 7018, comm: Xorg Tainted: P 
2.6.24-19-generic #1
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637291] RIP: 
0010:[dm_mod:_spin_lock+0x7/0x10] [dm_mod:_spin_lock+0x7/0x10] 
_spin_lock+0x7/0x10
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637299] RSP: 0018:810139851dd0 
EFLAGS: 0286
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637300] RAX:  RBX: 
810139651e40 RCX: 
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637302] RDX: 0400 RSI: 
 RDI: 8846f064
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637304] RBP: 810139651e40 R08: 
 R09: 810139b15a80
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637306] R10:  R11: 
80316a10 R12: 0007
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637308] R13: 8002 R14: 
0282 R15: 81013aacb000
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637310] FS: 7ff3b7c5e6e0() 
GS:805b9000() knlGS:f2b49b90
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637312] CS: 0010 DS:  ES:  CR0: 
8005003b
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637313] CR2: 7ff3b4946080 CR3: 
0001222ab000 CR4: 06e0
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637315] DR0:  DR1: 
 DR2: 
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637317] DR3:  DR6: 
0ff0 DR7: 0400
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637318]
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637319] Call Trace:
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637422] [fglrx:firegl_open+0x7b/0x1440] 
:fglrx:firegl_open+0x7b/0x1e0
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637478] 
[fglrx:firegl_stub_open+0xcf/0x1e0] :fglrx:firegl_stub_open+0xcf/0x140
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637486] [chrdev_open+0xc1/0x1d0] 
chrdev_open+0xc1/0x1d0
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637493] [__dentry_open+0xdb/0x200] 
__dentry_open+0xdb/0x200
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637500] [do_filp_open+0x3a/0x50] 
do_filp_open+0x3a/0x50
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637505] [sys_chown+0x67/0xa0] 
sys_chown+0x67/0xa0
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637512] [get_unused_fd_flags+0x77/0x120] 
get_unused_fd_flags+0x77/0x120
Sep 6 12:38:42 gicodex2 kernel: [ 4494.637519] [do_sys_open+0x5a/0xf0] 

[Bug 264909] Re: Please backport xen 3.3 from intrepid

2008-09-05 Thread GICodeWarrior
** Summary changed:

- backport xen 3.3 to hardy
+ Please backport xen 3.3 from intrepid

-- 
Please backport xen 3.3 from intrepid
https://bugs.launchpad.net/bugs/264909
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 264909] [NEW] backport xen 3.3 to hardy

2008-09-04 Thread GICodeWarrior
Public bug reported:

Is there any chance the xen 3.3 hypervisor could be backported to hardy?

** Affects: xen-3.3 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: enhancement request

-- 
backport xen 3.3 to hardy
https://bugs.launchpad.net/bugs/264909
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 211507] Re: stack smashing detected: pidgin terminated

2008-07-10 Thread GICodeWarrior
Works fine now in version 1:2.4.3-0ubuntu1~hardy1.

** Changed in: pidgin (Ubuntu)
   Status: Confirmed = Fix Released

-- 
stack smashing detected: pidgin terminated
https://bugs.launchpad.net/bugs/211507
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 212536] Re: [hardy] installation fails: cat: /etc/tomcat5.5/policy.d/05solr.policy: No such file or directory

2008-06-21 Thread GICodeWarrior
happens for me too

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

-- 
[hardy] installation fails: cat: /etc/tomcat5.5/policy.d/05solr.policy: No such 
file or directory
https://bugs.launchpad.net/bugs/212536
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 211507] Re: stack smashing detected: pidgin terminated

2008-06-13 Thread GICodeWarrior
Here is a package for i386 with the patch applied.

** Attachment added: libpurple0_2.4.1-1ubuntu2_i386.deb
   http://launchpadlibrarian.net/15295587/libpurple0_2.4.1-1ubuntu2_i386.deb

-- 
stack smashing detected: pidgin terminated
https://bugs.launchpad.net/bugs/211507
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 211507] Re: stack smashing detected: pidgin terminated

2008-06-10 Thread GICodeWarrior
I experience this problem with the force old SSL or the allow plain-text
over unencrypted options.

The patch above fixes it for me.  Attached is a deb package to replace
libpurple0 on 64-bit that includes the patch.

** Attachment added: libpurple0_2.4.1-1ubuntu2_amd64.deb
   http://launchpadlibrarian.net/15179700/libpurple0_2.4.1-1ubuntu2_amd64.deb

-- 
stack smashing detected: pidgin terminated
https://bugs.launchpad.net/bugs/211507
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 211507] Re: stack smashing detected: pidgin terminated

2008-06-10 Thread GICodeWarrior
Sorry, I meant to say I experience this problem without the force old
SSL or the allow plain-text over unencrypted options.

-- 
stack smashing detected: pidgin terminated
https://bugs.launchpad.net/bugs/211507
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 221229] Re: nm-editor shows password in wrong field

2008-05-01 Thread GICodeWarrior
This issue happens on my machine as well.

$ apt-cache show network-manager | grep Version
Version: 0.6.6-0ubuntu5
$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION=Ubuntu 8.04

Additionally, setting a private key password when joining a network will
cause that password to appear in the identity/password field.  The
fields probably just need to be swapped...

-- 
nm-editor shows password in wrong field
https://bugs.launchpad.net/bugs/221229
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 193567] Re: koffice2 package broken

2008-04-03 Thread GICodeWarrior
The more steps I go the more complicated it gets.  Here is the specific
command you requested.

$ sudo apt-get install koffice2 kdebase-runtime-bin
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  kdebase-runtime-bin: Depends: kdebase-runtime-bin-kde4 (= 
4:3.96.0-1ubuntu1~gutsy1) but it is not going to be installed
   Depends: kdebase-runtime-data (= 
4:3.96.0-1ubuntu1~gutsy1) but 4:4.0.0-0ubuntu1~gutsy1 is to be installed
E: Broken packages

-- 
koffice2 package broken
https://bugs.launchpad.net/bugs/193567
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 193567] [NEW] koffice2 package broken

2008-02-19 Thread GICodeWarrior
Public bug reported:

Binary package hint: koffice

$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.10
DISTRIB_CODENAME=gutsy
DISTRIB_DESCRIPTION=Ubuntu 7.10

$ sudo apt-get install koffice2
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  koffice2: Depends: kdebase-runtime-bin but it is not going to be installed
E: Broken packages

$ apt-cache show koffice2 | head -8
Package: koffice2
Priority: optional
Section: universe/kde
Installed-Size: 90356
Maintainer: Ubuntu MOTU Developers [EMAIL PROTECTED]
Original-Maintainer: Debian Qt/KDE Maintainers [EMAIL PROTECTED]
Architecture: i386
Version: 1.9.95-0ubuntu1~gutsy1

Repositories in use:
gutsy main restricted universe multiverse
gutsy-updates main restricted universe multiverse
gutsy-backports main restricted universe multiverse
gutsy-security main restricted universe multiverse
also the canonical partner repository

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

** Changed in: koffice2 (Ubuntu)
Sourcepackagename: koffice = koffice2

-- 
koffice2 package broken
https://bugs.launchpad.net/bugs/193567
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 183928] Re: update iwlwifi to latest version

2008-02-16 Thread GICodeWarrior

valberg,

I am attaching an updated patch for the latest version of the kernel
modules package.  This is meant to be used instead of the patch on that
tutorial.

I have tested this on my ThinkPad x61s and WPA-enterprise works quite
nicely with it. :)


** Attachment added: Patch to ubuntu/wireless/iwlwifi/BOM for 
linux-ubuntu-modules-2.6.24-8-generic
   http://launchpadlibrarian.net/12045114/iwlwifi.patch

-- 
update iwlwifi to latest version
https://bugs.launchpad.net/bugs/183928
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 183928] Re: update iwlwifi to latest version

2008-01-25 Thread GICodeWarrior

I upgraded to version 1.2.23 in hardy using the directions on this site:
http://jkyamog.blogspot.com/2007/12/linux-install-on-hp-6910p-using-ubuntu.html

The newer drivers have significantly improved connecting to wpa-
enterprise networks for me.  If any particular testing is required
before the newer version can be included, I am willing to test.

-- 
update iwlwifi to latest version
https://bugs.launchpad.net/bugs/183928
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 183427] Rhythmbox visualization button restarts computer

2008-01-15 Thread GICodeWarrior
Public bug reported:

Binary package hint: rhythmbox


I am using Gutsy and Rhythmbox version 0.11.2.

I am not sure what else I should report.  I am using the ATI binary
drivers with BigDesktop enabled, if that makes a difference.

It is always reproducible for me.  When I click the Visualization
button it either restarts my entire computer somewhat gracefully or it
just plain crashes X.

Any tips on how to collect more information on why it is
crashing/restarting my computer?

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

-- 
Rhythmbox visualization button restarts computer
https://bugs.launchpad.net/bugs/183427
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 183427] Re: Rhythmbox visualization button restarts computer

2008-01-15 Thread GICodeWarrior
Sorry.  False alarm I suppose.

I ssh'ed in from my laptop, set DISPLAY, and ran rhythmbox inside gdb.

This is the tail of what I got:
(no debugging symbols found)
[New Thread -1264583792 (LWP 8258)]
[New Thread -1293943920 (LWP 8259)]
[New Thread -1302336624 (LWP 8260)]
[New Thread -1310729328 (LWP 8261)]
[New Thread -1319122032 (LWP 8262)]
(no debugging symbols found)
[New Thread -1327514736 (LWP 8263)]
[New Thread -1335907440 (LWP 8264)]
[Thread -1335907440 (LWP 8264) exited]
(no debugging symbols found)
rhythmbox: Fatal IO error 104 (Connection reset by peer) on X server :0.0.

Program exited with code 01.
(gdb)

It appears it is an X server/driver issue. :(


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

-- 
Rhythmbox visualization button restarts computer
https://bugs.launchpad.net/bugs/183427
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 173890] Re: flashplugin-nonfree fails to install... new version?

2007-12-19 Thread GICodeWarrior
David Walker  wrote on 2007-12-17:
 Couldn't something be done to not use md5sums in the .deb file? Since we have
 no idea when Adobe may change the file, could there be a way to say, download
 the file 2 or 3 times and see if the sum is all the same. OR, have some
 dedicated machine somewhere that once-a-day downloads and generates the
 md5sum, which users can check against?

The md5sum check is not only to verify the integrity of the file.  It is
also to verify the version.

When the version changes, two things need to happen.  The package needs
to be updated to reflect the version change, so users are notified of
the available upgrade.  Also, the new version needs to be tested.

If the new version was automagically pushed, everyones flash
installations could be broken.

Perhaps a better route would be to ask Adobe to distribute the previous
versions of the plugin separately rather than in a massive tarball.  If
they had each version in a separate, numbered tarball each version of
the flash package could point directly to the proper version, and this
problem would go away.

-- 
flashplugin-nonfree fails to install... new version?
https://bugs.launchpad.net/bugs/173890
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 8978] Re: Grub - Error 21 returned

2007-10-21 Thread GICodeWarrior

I get Error 21 after a fresh install of Gutsy Server.  There is only one disk 
in the system, and I used the guided, use entire disk option.

I have an Abit KT7-RAID (BIOS v6.00PG) with an integrated HPT370 RAID
(BIOS v1.11.0402) controller.  The disk is on the primary master of the
HPT370 controller.

~Rusty

-- 
Grub - Error 21 returned
https://bugs.launchpad.net/bugs/8978
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 69543] xfonts-utils dependancy incomplete

2006-10-31 Thread GICodeWarrior
Public bug reported:


The latest version of xfonts-utils (1:1.0.0-6ubuntu3) is required for the 
latest version of xfonts-dosemu.  The version of xfonts-utils that comes with 
dapper will not work.

Caused my system upgrade to fail.

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

-- 
xfonts-utils dependancy incomplete
https://launchpad.net/bugs/69543

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


[Bug 179042] Re: [fglrx] fglrx, compiz and opengl conflict

-- Thread GICodeWarrior
->










  
  [Bug 179042] Re: [fglrx] fglrx, compiz and opengl conflict
  
  
  
  
  
  








	

	ubuntu-bugs 

	
		
			-- Thread --
			-- Date --
			





			
		
	



	
	
	




 




<!--
google_ad_client = "pub-7266757337600734";
google_alternate_ad_url = "http://www.mail-archive.com/blank.png";
google_ad_width = 160;
google_ad_height = 600;
google_ad_format = "160x600_as";
google_ad_channel = "8427791634";
google_color_border = "FF";
google_color_bg = "FF";
google_color_link = "006792";
google_color_url = "006792";
google_color_text = "00";
//-->








[Bug 179042] Re: [fglrx] fglrx, compiz and opengl conflict
GICodeWarrior
 


 






  
  





Reply via email to