[Bug 17425] New: NanoEgineer-1: application not responding after startup
http://bugs.winehq.org/show_bug.cgi?id=17425 Summary: NanoEgineer-1: application not responding after startup Product: Wine Version: 1.1.14 Platform: Other URL: http://www.nanoengineer-1.com OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: dendron2000(a)mail.ru Created an attachment (id=19498) --> (http://bugs.winehq.org/attachment.cgi?id=19498) NanoEngineer application log Free open-source nano structures scientific tools are not working under wine. The program installs without problems, but when I try to run it - it hangs after drawing the interface. This is unexpected, as the project uses cross-platform python language and QT4 library. It also may affect other applications which make use of these tools, so I mark this bug as 'major'. -- 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=17425 Denis Rut'kov <dendron2000(a)mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, FIXME, | |NoAppDBEntry, source -- 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=17425 --- Comment #1 from Denis Rut'kov <dendron2000(a)mail.ru> 2009-02-16 14:35:15 --- And yes, I have nvidia binary drivers installed and I can run 3D games with wine. So my videocard (GF6600Go) is capable of OpenGL. -- 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=17425 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Keywords|FIXME, NoAppDBEntry | --- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-02-16 16:25:54 --- http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity Try reinstalling video drivers. If your system is 64-bit make sure 32-bit libs are installed as well. -- 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=17425 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |xerox_xerox2000(a)yahoo.co.uk Component|-unknown |opengl Ever Confirmed|0 |1 --- Comment #3 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2009-08-24 04:13:18 --- confirming. I'm attaching +wgl,+opengl trace. There seems to be 2 bugs here: the err:wgl:is_extension_supported No OpenGL extensions found, check if your OpenGL setup is correct! is printed a load of times, which looks rather incorrect. The 2nd is the freeze of the GUI. For me the applications starts fine if I use native glu32. Denis, can you confirm that native glu32 makes the app start fine? (copy it from a windowspartition to ~/.wine/drive_c/windows/system32/ and run like WINEDLLOVERRIDES="glu32=n" wine main.exe) -- 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=17425 --- Comment #4 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2009-08-24 04:14:19 --- Created an attachment (id=23235) --> (http://bugs.winehq.org/attachment.cgi?id=23235) +wgl,+opengl trace -- 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=17425 Roderick Colenbrander <thunderbird2k(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thunderbird2k(a)gmail.com --- Comment #5 from Roderick Colenbrander <thunderbird2k(a)gmail.com> 2009-11-17 05:28:03 --- I have no idea what's going wrong. I checked it on my ati system and around the error it reports some pagefaults. GLU32 has some callback functions for tessalation and the app seems to call those, so perhaps something is going wrong close to there. GLU32 is just a simple wrapper library and it only makes GL calls and no GLX/WGL. It must be something in our glu32->libGLU wrapper but I have no idea where it is and I have no experience it. -- 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=17425 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #6 from joaopa <jeremielapuree(a)yahoo.fr> 2011-08-02 06:29:46 CDT --- still a bug in current wine? -- 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=17425 --- Comment #7 from Bruno Jesus <00cpxxx(a)gmail.com> --- The official site is dead, it may be possible to try with one of these: http://diyhpl.us/~bryan/irc/nanoengineer/snapshots/ http://sourceforge.net/projects/moleculardynami/files/NanoEngineer/ -- 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=17425 --- Comment #8 from Austin English <austinenglish(a)gmail.com> --- (In reply to comment #7)
The official site is dead, it may be possible to try with one of these: http://sourceforge.net/projects/moleculardynami/files/NanoEngineer/
[austin(a)localhost ~]$ sha1sum NanoEngineer-1_Suite_v1.1.1.exe 2eb1709bb30f06bd68eea2b20ca7d82a1fb7ec4d NanoEngineer-1_Suite_v1.1.1.exe [austin(a)localhost ~]$ du -h NanoEngineer-1_Suite_v1.1.1.exe 98M NanoEngineer-1_Suite_v1.1.1.exe [austin(a)localhost ~]$ wine --version wine-1.7.11 Still present. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=17425 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de --- Comment #9 from Sebastian Lackner <sebastian(a)fds-team.de> --- Comment #5 is right, the deadlock is caused by bugs in the glu32 wrapper. Bug 37239 (Deadlock of Adobe Premiere Pro 2) is the same issue, and after applying my patch ( https://bugs.winehq.org/attachment.cgi?id=49564&action=diff ) the NanoEngineer application seems to work well for me (haven't tested all functions though, but placing some DNA molecules worked well ;) ). There is only a small redrawing issue after starting the app, but clicking on the drawing area fixes it. Should be marked as duplicate of 37239 (or the other way round). -- 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.
https://bugs.winehq.org/show_bug.cgi?id=17425 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |focht(a)gmx.net Hardware|Other |x86 Resolution|--- |DUPLICATE --- Comment #10 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, since Sebastian provided the analysis and solution in bug 37239 , resolving as dupe. Regards *** This bug has been marked as a duplicate of bug 37239 *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=17425 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Bruno Jesus <00cpxxx(a)gmail.com> --- Closing duplicate bugs. -- 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