[Bug 24621] New: Slow UI and toolbar redraw in SolidWorks
http://bugs.winehq.org/show_bug.cgi?id=24621 Summary: Slow UI and toolbar redraw in SolidWorks Product: Wine Version: 1.3.4 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: denis.bonnenfant(a)diderot.org In SolidWorks, toolbars are organized in tabs, displayed contextually depending on actions ( sketching, 3D functions... ). Left panel displays a tree view, or functions properties. toolbars : Manual switching between tabs works normally, no slowdown, but sometimes tabs are drawn outside of the application window, at the top left of the screen, just below system bar (see screenshot). Moving windows erases this. When tab switching is initiated by another operation, the refresh logic is not good : first, toolbar is displayed, but then it is redrawn very slowly (1-2s, left to right). This operation slows down all the UI, resulting in a very unpleasant lag for user (icons can't be selected during redraw) Left panel (property manager) : It contain collapsable areas, containing different dialog boxes ( see screenshot ). On any updates, left panel is first displayed correctly and quite fastly. But then titles of collapsable boxes and some graphic areas are erased very slowly (1-2s, left to right) (see screenshot). This operation slows down all the UI, resulting in a very unpleasant lag for user too -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24621 --- Comment #1 from denis bonnenfant <denis.bonnenfant(a)diderot.org> 2010-10-04 03:58:49 CDT --- Created an attachment (id=31106) --> (http://bugs.winehq.org/attachment.cgi?id=31106) tabbed toolbar screenshot -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24621 --- Comment #2 from denis bonnenfant <denis.bonnenfant(a)diderot.org> 2010-10-04 03:59:35 CDT --- Created an attachment (id=31107) --> (http://bugs.winehq.org/attachment.cgi?id=31107) left panel redraw -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24621 denis bonnenfant <denis.bonnenfant(a)diderot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |performance -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24621 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24621 --- Comment #3 from denis bonnenfant <denis.bonnenfant(a)diderot.org> 2010-10-04 04:41:20 CDT --- Bug 421's DIB engine doesn't help -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24621 --- Comment #4 from denis bonnenfant <denis.bonnenfant(a)diderot.org> 2011-01-18 03:46:33 CST --- This bug is not a performance issue : setting a high debug level (+gdi,+x11drv) slows down all the application, but the bug remains, and left panel refresh behaves exactly the same : collapsable area title disappears slowly, left to right. After that, title areas are unclickable. So my guess is that some refresh are done with uninitialized values, leading blank text and unclickable areas. Logs shows that all the operations are done in the same thread. Is there particular debug channels to trace for this kind of problem ? Or a specific procedure for live debugging ? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24621 NSLW <lukasz.wojnilowicz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lukasz.wojnilowicz(a)gmail.co | |m --- Comment #5 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2011-01-30 09:41:34 CST --- I can confirm that bug on NVIDIA. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24621 --- Comment #6 from denis bonnenfant <denis.bonnenfant(a)diderot.org> 2011-02-26 07:17:20 CST --- (In reply to comment #5)
I can confirm that bug on NVIDIA.
Confirmed on intel i855gm too. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24621 Mauricio Chavez <rene.chavezrd(a)uanl.edu.mx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rene.chavezrd(a)uanl.edu.mx --- Comment #7 from Mauricio Chavez <rene.chavezrd(a)uanl.edu.mx> 2011-04-04 13:44:33 CDT --- Confirmed on Gentoo GNU/Linux, wine 1.3.17, nouveau and nvidia binary drivers, kernel 2.6.39-rc1. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24621 Marcel Partap <mpartap(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mpartap(a)gmx.net --- Comment #8 from Marcel Partap <mpartap(a)gmx.net> 2011-06-06 10:14:36 CDT ---
behaves exactly the same : collapsable area title disappears slowly, left to right. After that, title areas are unclickable. o0Ops, i reported a dupe (#27403), sorry there ^^ Anyways, here's a video of the problem: http://tinyurl.com/solidworks-propertymanager-ogv (2.5MiB)
-- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24621 --- Comment #9 from denis bonnenfant <denis.bonnenfant(a)diderot.org> 2011-12-11 15:19:54 CST --- the issue is still there in 1.3.34. No changes -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24621 Maarten Bezemer <maarten.bezemer(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maarten.bezemer(a)gmail.com --- Comment #10 from Maarten Bezemer <maarten.bezemer(a)gmail.com> 2012-02-01 03:20:32 CST --- Still present using wine 1.4-rc1, Kubuntu 11.04, 64-bit, AMD/fglrx drivers -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24621 denis bonnenfant <denis.bonnenfant(a)diderot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #11 from denis bonnenfant <denis.bonnenfant(a)diderot.org> 2012-12-08 07:52:42 CST --- Solved in 1.5.8, closing -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24621 denis bonnenfant <denis.bonnenfant(a)diderot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED | --- Comment #12 from denis bonnenfant <denis.bonnenfant(a)diderot.org> 2012-12-08 08:03:43 CST --- Sorry, it is not totally fixed : the slow redraw issue is gone, but text titles are still erased, and tabs can't be (un)collapsed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24621 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #13 from Austin English <austinenglish(a)gmail.com> 2012-12-10 15:50:22 CST --- (In reply to comment #12)
Sorry, it is not totally fixed : the slow redraw issue is gone, but text titles are still erased, and tabs can't be (un)collapsed.
Those should be (two) new bugs. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24621 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #14 from Alexandre Julliard <julliard(a)winehq.org> 2012-12-21 13:28:57 CST --- Closing bugs fixed in 1.5.20. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org