http://bugs.winehq.org/show_bug.cgi?id=9645
Summary: icons etc vanish, except behind mouse Product: Wine Version: 0.9.44. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P4 Component: wine-gui AssignedTo: wine-bugs@winehq.org ReportedBy: arthur.butler@smartemail.co.uk
Hi, First bug report for Wine-hope I tell you enough. First, thanks for all the work.
I'm trying to run a demo version of an interesting program called Universal Mechanism. It's developed by a university and is able to solve and simulate physical systems quite accurately. It's used by companies and researchers, and is reasonably affordable:
The program works, but large parts of the display vanish except when the mouse pointer is moved over them. Could be used, but tedious. I'd guess it might be an interesting program for some users, quite a rare type of program, and useful. Since it runs OK, except UI I wondered if you might be able to investigate? I don't know which part of wine might be responsible, but I'd guess one of the accelerated graphics libraries. I'm using Debian Etch, with your package: 0.9.44~winehq0~debian~4.0-1
I have an nvidia graphics card, and opengl works fine for other apps, via nvidia driver, again debian package.
If you need more info please ask,
Thanks in advance,
Arthur
http://bugs.winehq.org/show_bug.cgi?id=9645
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|_obsolete_gui |-unknown
http://bugs.winehq.org/show_bug.cgi?id=9645
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://umlab.ru/index.htm Keywords| |download
--- Comment #1 from Austin English austinenglish@gmail.com 2008-06-12 13:17:09 --- Is this still an issue in current (1.0-rc4 or newer) wine? Please attach terminal output.
http://bugs.winehq.org/show_bug.cgi?id=9645
--- Comment #2 from Luke Bratch l_bratch@yahoo.co.uk 2008-06-16 18:31:07 --- Arthur, please post in Bugzilla rather than replying to wine-bugs. Email read:
"Hi Austin,
Thanks for the interest. I'm using Debian, and Scott Ritchie hasn't packaged any of the 1.0 rc's yet for Debian. I'll test it with interest when he does and let you know. Thanks for your work on the project.
Arthur"
http://bugs.winehq.org/show_bug.cgi?id=9645
--- Comment #3 from Arthur Butler arthur.butler@smartemail.co.uk 2008-06-24 07:16:11 --- (In reply to comment #1) Hi Austin,
Thanks for the interest. I'm using Debian, and Scott Ritchie hasn't packaged any of the 1.0 rc's yet for Debian. I'll test it with interest when he does and let you know. Thanks for your work on the project.
Arthur
http://bugs.winehq.org/show_bug.cgi?id=9645
--- Comment #4 from Arthur Butler arthur.butler@smartemail.co.uk 2008-06-24 07:51:01 --- (In reply to comment #1)
Is this still an issue in current (1.0-rc4 or newer) wine? Please attach terminal output.
Hi,
Just tried newly packaged Wine, version 1.0.0~winehq~debian~4.0-1 (stable).
Universal Mechanism Input (design part) exhibits same problem as reported. Program reports ATI registry entry not found. The application will exit. in a pop-up screen. Closing this allows program to continue. Graphics initially load fine , including after opening an example design, but scrolling/rotating the 3D graphic causes icons etc to disappear, except under the mouse pointer. Terminal output is:
UMInput.exe err:winedevice:ServiceMain driver L"Dev_CBIDDRV" failed to load fixme:pager:PAGER_Create [0x10092] Drag and Drop style is not implemented yet. fixme:pager:PAGER_Create [0x20090] Drag and Drop style is not implemented yet.
Running debugging (WINEDEBUG=+relay,-debug wine .wine/fake_windows/Program\ Files/UM\ Software\ Lab/UM40/bin/UMInput.exe) has given a 36MB file.
Running the simulation part of the program, the program gives same error box as with Input program, then opens correctly, however opening a simulation produces a crash now: Terminal: wine .wine/fake_windows/Program\ Files/UM\ Software\ Lab/UM40/bin/UmSimul.exe err:winedevice:ServiceMain driver L"Dev_CBIDDRV" failed to load X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 144 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) Serial number of failed request: 37579 Current serial number in output stream: 37579
The first line only appears when the app opens, opening a file produces the other lines and the crash.
Please advise what further info you'd like, and how to deal with the 36MB debug file (which I've saved).
Thank you again,
Arthur
http://bugs.winehq.org/show_bug.cgi?id=9645
--- Comment #5 from Austin English austinenglish@gmail.com 2008-06-24 16:03:25 --- (In reply to comment #4)
Running debugging (WINEDEBUG=+relay,-debug wine .wine/fake_windows/Program\ Files/UM\ Software\ Lab/UM40/bin/UMInput.exe) has given a 36MB file.
A) cd to the directory first, and don't use unix paths B) 'fake_windows' indicates a _very_ old wine prefix. Can you try in a fresh one, to see if the problem is caused by old cruft?
http://bugs.winehq.org/show_bug.cgi?id=9645
--- Comment #6 from Arthur Butler arthur.butler@smartemail.co.uk 2008-06-25 16:09:40 --- (In reply to comment #5) Done both, (at once!) same result unfortunately. Followed instructions on:
http://inertz.org/nightshift/2008/01/27/re-wine-wine-install-and-uninstall-p...
ie To do this, you can:
rm -rf ~/.wine-test WINEPREFIX=~/.wine-test wineprefixcreate WINEPREFIX=~/.wine-test wine setup.exe cd ~/.wine-test/drive_c/Program\ Files/your_program/ WINEPREFIX=~/.wine-test wine your_program.exe
Where “setup.exe” is the setup executable for your application, “Program Files/your_program/” is the installation directory and “your_program.exe” - its main executable.
Cheers, Arthur
http://bugs.winehq.org/show_bug.cgi?id=9645
flossl@live.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |flossl@live.com
--- Comment #7 from flossl@live.com 2008-12-23 14:54:51 --- UMInput.exe and UmSimul.exe crash in git with a "Clock manipulation detected!" error.
http://bugs.winehq.org/show_bug.cgi?id=9645
--- Comment #8 from Sean Hodges seanhodges@bluebottle.com 2009-07-20 14:34:14 --- Created an attachment (id=22480) --> (http://bugs.winehq.org/attachment.cgi?id=22480) relay log - v1.1.26
I can confirm the "clock manipulation detected" warning dialog, followed with instant termination. version 1.1.26
http://bugs.winehq.org/show_bug.cgi?id=9645
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #9 from Bruno Jesus 00cpxxx@gmail.com 2012-04-14 12:11:46 CDT --- Is this still a problem in wine 1.5.2?
http://bugs.winehq.org/show_bug.cgi?id=9645
--- Comment #10 from Arthur Butler arthur.butler@smartemail.co.uk 2012-04-16 07:11:29 CDT --- Hi Bruno,
I've installed 1.5.2 via PlayOnLinux and tested. I can't reproduce the original problem, because, as other people have reported, a "Clock manipulation detected" error occurs and the programs terminate now, and have done for several wine versions. I tried reinstalling into a fresh wine location, but the same thing happens.
Arthur
http://bugs.winehq.org/show_bug.cgi?id=9645
--- Comment #11 from Bruno Jesus 00cpxxx@gmail.com 2012-04-16 07:51:44 CDT --- Thanks for retesting. POL is not supported here, can you retry in plain wine?
You can try to start winecfg first in other console so the wineserver will start running, keep winecfg open and run the program and see if the clock problem goes away.
http://bugs.winehq.org/show_bug.cgi?id=9645
--- Comment #12 from Arthur Butler arthur.butler@smartemail.co.uk 2012-04-17 18:37:33 CDT --- Hi again,
I have tested using the version of wine (1.5.2) that I installed via POL, as recent wines aren't packaged for Debian stable, and I don't really want to install by other methods.... I've found a 1.5.1 Mepis package if you think that would be better. I used the command line to start winecfg, as suggested, running in the background, for that version of wine, outside of POL. I then ran UM using the same wine version, again outside of POL. The "Clock manipulation" problem doesn't occur, so I can test UM. Thanks for the work-around!
There has been some improvement. The UMInput program still has the issues once a demo file is loaded, especially once that 3d image is moved, making it fairly unusable still. The UMSimulation program appears on quick testing to run and display OK now though.
So, better, but not entirely sorted.
Thanks for following up, ask again...
Best Wishes, A
http://bugs.winehq.org/show_bug.cgi?id=9645
--- Comment #13 from Bruno Jesus 00cpxxx@gmail.com 2012-04-17 19:28:41 CDT --- Thanks for the report and patience.
http://bugs.winehq.org/show_bug.cgi?id=9645
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #14 from Bruno Jesus 00cpxxx@gmail.com 2012-04-17 19:29:26 CDT --- I can see the screen problems in wine 1.5.2 too.
https://bugs.winehq.org/show_bug.cgi?id=9645
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned?
--- Comment #15 from Ken Sharp imwellcushtymelike@gmail.com --- This is an old one! Is this still an issue in Wine 1.7.44 or later?
https://bugs.winehq.org/show_bug.cgi?id=9645
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #16 from super_man@post.com --- What version?
http://www.universalmechanism.com/download/versions.txt
https://bugs.winehq.org/show_bug.cgi?id=9645
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
https://bugs.winehq.org/show_bug.cgi?id=9645
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ABANDONED Status|NEW |RESOLVED
--- Comment #17 from Ken Sharp imwellcushtymelike@gmail.com --- Version of app unknown. Abandoned.
https://bugs.winehq.org/show_bug.cgi?id=9645
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #18 from Austin English austinenglish@gmail.com --- Closing.