aMule Forum
English => en_Bugs => Topic started by: opensourcecat on October 17, 2007, 11:19:49 AM
-
Hi all
I don't know if it is an amule problem or a fglrx/X/wxgtk problem but just wanted to notify it to the amule community:
opensuse10.3 amule version from packman (aMule CVS Snapshot: Thu Sep 27 07:01:54 CEST 2007) latest fglrx from repos.
When amule is started, with or without icon, after a while a strange things come up to the desktop, see the shots on this link:
http://brigaglia.gotdns.com/~tore/gallery2/main.php?g2_itemId=278 (http://brigaglia.gotdns.com/~tore/gallery2/main.php?g2_itemId=278)
After they come up there's no way to get rid of them but restarting X.
What can it be?
Thanks
-
What does it have to do with amule?! Looks like video driver or X problem
-
Well... since it happens only when i start aMule, thought someone here had the same problem and maybe knows a solution or a workaround...
-
I have the same problem (SLAMD64, ATI X700, latest fglrx driver).
I noticed it with aMule but I'm not sure that aMule is the only applications...
I will check.
Anyway to come back to previous driver version for me is the best solution!
Bye,
Mr Hyde
-
Ok, I have to confirm: at moment the problem is visible only with aMule application (now I'm using CVS 20071112).
Anyway aMule is the only application that uses wxWidgets.
I'll try to build some other application based on wxWidgets to check if there is some strange incompatibility with latest ATI driver.
Bye,
Mr Hyde
-
Just an update: I noticed that I have the problem only with aMule window maximixed.
I tired another app based on wxWidgets (BOINC) but this does not cause any problem.
I don't know if this cab be relevant, anyway I use KDE.
Bye,
Mr Hyde
-
Ok, non aMule problem (obviously!) And not a wxWidget problems.
To solve the problem I used latest ATI fglrx drivers (version numbering changed: now these drivers are called "7.11"... Ubuntu-style???) AND the following option in xorg.conf:
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "XAANoOffscreenPixmaps" "true"
EndSection
Bye,
Mr Hyde