[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2009-04-23 Thread Angryziber
Unfortunately, it seems that some intermediate changes made in Jaunty during the past week have made things worse for me. Java performance is good (scrolling, view resizing, etc in IDEA8 is very fast), however if I open many windows on the same viewport (5+ or something, especially maximized

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2009-04-21 Thread somatik
I have to come back on my previous comment on the patch. I'm running Jaunty beta now and Netbeans is back to unusable slow state. Angryziber can you tell me what your xorg.conf looks like? Or are you using the default one? Enabling XAA reboots my machine on startup when X is being loaded --

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2009-04-18 Thread Lucky
This bug also affects Wakfu game: http://forum.wakfu.com/en/technical- issues-f36/ubuntu-linux-font-bug-t1302.html Does anyone tried a latest kernel 2.6.30-rc2 ? It has a lot of changes in the intel driver. -- Intel Java Graphics Performace degradation in Intrepid

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2009-04-14 Thread Angryziber
I have some good news: Jaunty works well for me with both EXA and UXA - IntelliJ IDEA feels a lot faster even than Intrepid+XAA. Jaunty has both updated intel driver 2.6.3 and Sun Java 6-13 -- Intel Java Graphics Performace degradation in Intrepid https://bugs.launchpad.net/bugs/288650 You

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2009-02-24 Thread Clemens Eisserer
This has nothing to do with the recent changes in the intel driver, but with the switch to the EXA acceleration architecture - that many drivers did recently. -- Intel Java Graphics Performace degradation in Intrepid https://bugs.launchpad.net/bugs/288650 You received this bug notification

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2009-02-18 Thread Störm Poorun
General article relating to some of the intel graphics architectural changes, and specifically to the absolutely terrible graphic performance drops in ubuntu 9.04: http://www.phoronix.com/scan.php?page=articleitem=ubuntu_904_intelnum=1 http://www.phoronix.com/scan.php?page=news_itempx=NzA0NQ --

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2009-02-18 Thread Störm Poorun
.. and this from Bryce, explaining the background to a of the changes: http://www2.bryceharrington.org:8080/drupal/intel-2.6.1 -- Intel Java Graphics Performace degradation in Intrepid https://bugs.launchpad.net/bugs/288650 You received this bug notification because you are a member of Ubuntu

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2009-01-13 Thread Clemens Eisserer
This is not a simple bug, its an architectural change. The intel dirver switched to EXA, which means hw accaleration. Although the intel driver does *really* bad with readbacks, this is also java's fault. JDK7 hopefully will include the XRender based backend I am currently working on, which

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2009-01-09 Thread Shake
Thanks for posting this. Unfortunately the performance is still bad (but much better than without the system property set). So I hope the guys will fix the intel driver very soon... -- Intel Java Graphics Performace degradation in Intrepid https://bugs.launchpad.net/bugs/288650 You received

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2009-01-08 Thread Clemens Eisserer
Thanks for testing, glad to hear the patch improved the situation. No, I don't need benchmarks if everything feels well again. -- Intel Java Graphics Performace degradation in Intrepid https://bugs.launchpad.net/bugs/288650 You received this bug notification because you are a member of Ubuntu

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2009-01-07 Thread somatik
I can confirm that Java: 1.6.0_12-ea; Java HotSpot(TM) Client VM 11.2-b01 fixes the problem for me, netbeans runs fluently with the default xorg.conf (no Option AccelMethod XAA) This is a subjective test but it is very clear that the performance is more or less back to normal. Would you like me

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2009-01-06 Thread Clemens Eisserer
It is related to http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6708580 as well as the entry on my blog. Its caused by switching to EXA by default in later Intel drivers, as well as poor X(Shm)GetImage performance. This problem occurs when switching between hw-accaleration and

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2009-01-06 Thread Clemens Eisserer
As a workarround you can start java with -Dsun.java2d.pmoffscreen=false , thats exactly what my patch does. -- Intel Java Graphics Performace degradation in Intrepid https://bugs.launchpad.net/bugs/288650 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2008-12-26 Thread somatik
related blog post: http://linuxhippy.blogspot.com/2008/12/jxrendermark.html JDK6u12 might fix this issue -- Intel Java Graphics Performace degradation in Intrepid https://bugs.launchpad.net/bugs/288650 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2008-12-09 Thread atc
This bug is severely hindering my use of Ubuntu as I cannot use the various SCM and IDE tools I use. I'm suffering from slow GUIs when using Java. IntelliJ is a culprit, as well as Star Team. Here are my system details: -apt-cache policy sun-java6-jre sun-java6-jre: Installed: 6-10-0ubuntu2

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2008-12-04 Thread Aldo Brucale
I'm having the same problem with this graphic card: 00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02) Subsystem: Intel Corporation Device 544e Flags: bus master, fast devsel, latency 0, IRQ 16 Memory at 9020

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2008-12-03 Thread hns
I noticed a huge drop in text scrolling performance between jEdit versions 4.3pre15 and 4.3pre16. This is especially noticeable with anti- aliased fonts enabled. I thought this might be useful information because jEdit is open source and there are probably fewer changes between two pre-release

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2008-11-27 Thread Alex
A few posts above I wrote that switching to XAA AccelMethod fixed the issue in Fedora 9 (Intel video driver). Today I upgraded to Fedora 10 and found out that XAA causes lots of graphical glitches and makes Gnome not working. So under F10 I've got to switch to EXA again and make a choice -

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2008-11-25 Thread machak
any news about this, cause this is really major pita if you happen to work with java.. -- Intel Java Graphics Performace degradation in Intrepid https://bugs.launchpad.net/bugs/288650 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2008-11-25 Thread somatik
you can try Adding the AccelMethod XAA option in /etc/X11/xorg.conf as discussed above, if that doesn't help you'll have to wait for new intel drivers/next ubuntu -- Intel Java Graphics Performace degradation in Intrepid https://bugs.launchpad.net/bugs/288650 You received this bug notification

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2008-11-21 Thread Ayzen
I can confirm that. Intellij Idea 8.0 is very slow on Ubuntu 8.10. This problem makes impossible to work with java IDEs -- Intel Java Graphics Performace degradation in Intrepid https://bugs.launchpad.net/bugs/288650 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2008-11-19 Thread Shake
For me this workaround does *not* fix the issue. The performance is better than without - but still far away from 7.10. -- Intel Java Graphics Performace degradation in Intrepid https://bugs.launchpad.net/bugs/288650 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2008-11-18 Thread somatik
** Summary changed: - Java Graphics Performace degradation in Intrepid + Intel Java Graphics Performace degradation in Intrepid -- Intel Java Graphics Performace degradation in Intrepid https://bugs.launchpad.net/bugs/288650 You received this bug notification because you are a member of Ubuntu

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2008-11-18 Thread Angryziber
The workaround posted in other bug trackers to switch from EXA to XAA acceleration in xorg.conf works for me as well, IntelliJ IDEA is usable again, but still seems slower than on Hardy. -- Intel Java Graphics Performace degradation in Intrepid https://bugs.launchpad.net/bugs/288650 You received

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2008-11-18 Thread somatik
I can confirm that this has something to do with the EXA acceleration method: Adding the AccelMethod XAA option in /etc/X11/xorg.conf makes netbeans usable again: Section Device Identifier Configured Video Device Option AccelMethod XAA EndSection -- Intel Java Graphics

[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2008-11-18 Thread Alex
Yes, this seems to be fixing the issue for me (Fedora 9, GM965/GL960). IDEA 8.0 looks alive :) But it's weird, why this issue only appeared for the individual versions of some applications? For instance IDEA 7.0.4 worked fined with EXA when IDEA 8.0 died. -- Intel Java Graphics Performace