http://bugs.winehq.org/show_bug.cgi?id=13567
Summary: Tecplot 360 : Program can not start Product: Wine Version: 1.0-rc2 Platform: PC URL: http://www.tecplot.com/products/360/demo.aspx OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: biglittle@gmail.com
It shows "Configuration file is missing. Using factory defaults." I click OK, then a error message say "Cannot find font input file"
http://bugs.winehq.org/show_bug.cgi?id=13567
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download
--- Comment #1 from Austin English austinenglish@gmail.com 2008-06-03 19:56:41 --- Confirming. No output in terminal. I'll attach a +relay.
http://bugs.winehq.org/show_bug.cgi?id=13567
--- Comment #2 from Austin English austinenglish@gmail.com 2008-06-03 19:57:23 --- Created an attachment (id=13662) --> (http://bugs.winehq.org/attachment.cgi?id=13662) +relay in git bzip2 -9'ed
http://bugs.winehq.org/show_bug.cgi?id=13567
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-06-04 01:00:35 --- I tried this app a few days ago. You have to "cd back" so cd .., to the directory where the configuration file is, and start the app from there. I got it running just fine a few days ago
http://bugs.winehq.org/show_bug.cgi?id=13567
--- Comment #4 from BigLittle biglittle@gmail.com 2008-06-04 09:08:31 --- I'm so happy that you overcome the problem! But what do you mean I have to "cd back"?? Can't I just click the shortcut icon on the desktop? (or adjust something in the command line?) Please tell me the detail steps to use it.... Thank you so much!!
http://bugs.winehq.org/show_bug.cgi?id=13567
--- Comment #5 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-06-04 09:26:31 --- Created an attachment (id=13672) --> (http://bugs.winehq.org/attachment.cgi?id=13672) tecplot running fine
ok then:
cd ~/.wine/drive_c/Program\ Files/Tecplot/Tec360\ 2008/
(now copy the licence key i reveived for the trial to this directory) cp /tmp/tecplotlm.lic .
wine bin/tec360.exe
See attached screenshot for nice running app ;)
http://bugs.winehq.org/show_bug.cgi?id=13567
--- Comment #6 from Austin English austinenglish@gmail.com 2008-06-04 10:33:22 --- Hmm, interesting. Wonder what Windows does in this case...
http://bugs.winehq.org/show_bug.cgi?id=13567
--- Comment #7 from BigLittle biglittle@gmail.com 2008-06-06 08:30:57 --- Sigh... it is not working for me :~ I tried re-install it and did what you told me Still the two messages... maybe my Tecplot 360 is an old version (not 2008)??
http://bugs.winehq.org/show_bug.cgi?id=13567
william williamfgc@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |williamfgc@yahoo.com
--- Comment #8 from william williamfgc@yahoo.com 2008-07-09 11:21:00 --- (In reply to comment #0)
It shows "Configuration file is missing. Using factory defaults." I click OK, then a error message say "Cannot find font input file"
(In reply to comment #7)
Sigh... it is not working for me :~ I tried re-install it and did what you told me Still the two messages... maybe my Tecplot 360 is an old version (not 2008)??
I am trying to run Tecplot 9.0 and I get the same error messages as above. Nothing previously posted worked. BTW I am running on a AMD64, but everything seems to be installed well, just doesn't run.
http://bugs.winehq.org/show_bug.cgi?id=13567
--- Comment #9 from william williamfgc@yahoo.com 2008-07-09 11:24:40 --- I also did what they said at the bottom of this link, but it didn't work, either.
http://www.linuxquestions.org/questions/linux-software-2/wine-problems-58818...
http://bugs.winehq.org/show_bug.cgi?id=13567
--- Comment #10 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-07-09 12:00:06 --- william, could you post the exact error message? Also past the output of "ls -al" Thx
http://bugs.winehq.org/show_bug.cgi?id=13567
--- Comment #11 from william williamfgc@yahoo.com 2008-07-09 14:57:55 --- Created an attachment (id=14703) --> (http://bugs.winehq.org/attachment.cgi?id=14703) output of "ls -al" for TEC90 and TEC90/Bin
http://bugs.winehq.org/show_bug.cgi?id=13567
--- Comment #12 from william williamfgc@yahoo.com 2008-07-09 15:02:26 --- (In reply to comment #10)
william, could you post the exact error message? Also past the output of "ls -al" Thx
Louis, It's the same error message than opened this post:
It shows a warning, "Configuration file is missing. Using factory defaults." I click OK, then a error message say "Cannot find font input file"
from which folder you want to get list using "ls -al" is it from ~/.wine/drive_c/Program\ Files/Tec90/ or ~/.wine/drive_c/Program\ Files/Tec90/Bin/
Attached is the file with the output for both folders. I see you have Tecplot 360 running well. Mine is still v9.0 as Tecplot is way too expensive I stick to the old version bought long time ago.
Thanks for your help, William
http://bugs.winehq.org/show_bug.cgi?id=13567
--- Comment #13 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-07-09 15:47:46 --- Hi, did you install the application in wine? That's a must (so not run from windowspartition)
Furthermore, to be sure, you did:
cd ~/.wine/drive_c/Program\ Files/Tec90/
wine bin/tecplot.exe , right?
could you run the app like WINEDEBUG=+relay,+seh,+tid wine appname.exe &>log
then attach bzipped2 file log to this bug.
http://bugs.winehq.org/show_bug.cgi?id=13567
--- Comment #14 from william williamfgc@yahoo.com 2008-07-09 16:34:04 --- (In reply to comment #13)
Hi, did you install the application in wine? That's a must (so not run from windowspartition)
Furthermore, to be sure, you did:
cd ~/.wine/drive_c/Program\ Files/Tec90/
wine bin/tecplot.exe , right?
could you run the app like WINEDEBUG=+relay,+seh,+tid wine appname.exe &>log
then attach bzipped2 file log to this bug.
Hi, yes I did all that including wine Bin/tecplot.exe (Bin and not bin in my installation). I guess Tecplot files are properly installed in Wine as the Tecplot logo appears (such as in Windows) but then those errors appear in two consecutive Windows-message-type boxes (1st a warning, 2nd is an error) and cancels everything. BTW when running from terminal the following message appears:
william@william-laptop:~/.wine/drive_c/Program Files/TEC90$ wine Bin/tecplot.exe preloader: Warning: failed to reserve range 00000000-60000000 err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report preloader: Warning: failed to reserve range 00000000-60000000 err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report err:ole:CoUninitialize Mismatched CoUninitialize william@william-laptop:~/.wine/drive_c/Program Files/TEC90$
the last line of the message in terminal appears after I click ok in the error box. err:ole:CoUninitialize Mismatched CoUninitialize
Hope this helps. I will attach the output of WINEDEBUG=+relay,+seh,+tid wine appname.exe &>log
Thanks,
http://bugs.winehq.org/show_bug.cgi?id=13567
--- Comment #15 from william williamfgc@yahoo.com 2008-07-09 16:37:13 --- No need to attach of... william@william-laptop:~/.wine/drive_c/Program Files/TEC90$ WINEDEBUG=+relay,+seh,+tid wine Bin/tecplot.exe &>log
It's basically the same without the errors in terminal from the previous message. Tecplot tries to open again, but the original errors show up again. Thanks,
http://bugs.winehq.org/show_bug.cgi?id=13567
--- Comment #16 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-07-09 16:43:43 --- But the useful info is in that file "log". if you bzip2 it, please attach to this bug
http://bugs.winehq.org/show_bug.cgi?id=13567
--- Comment #17 from william williamfgc@yahoo.com 2008-07-09 16:52:29 --- Created an attachment (id=14705) --> (http://bugs.winehq.org/attachment.cgi?id=14705) bzip2 log for WINEDEBUG
http://bugs.winehq.org/show_bug.cgi?id=13567
--- Comment #18 from william williamfgc@yahoo.com 2008-07-09 16:53:36 --- (In reply to comment #16)
But the useful info is in that file "log". if you bzip2 it, please attach to this bug
I just attached the log.bzp2 file. Sorry about that. Thanks,
http://bugs.winehq.org/show_bug.cgi?id=13567
--- Comment #19 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-07-09 16:59:06 --- Could you try if using native msvcrt.dll changes anything?
(copy it from a windowspartition to ~/.wine/drive_c/windows/system32/ then set it to native in winecfg)
http://bugs.winehq.org/show_bug.cgi?id=13567
--- Comment #20 from william williamfgc@yahoo.com 2008-07-09 17:33:30 --- (In reply to comment #19)
Could you try if using native msvcrt.dll changes anything?
(copy it from a windowspartition to ~/.wine/drive_c/windows/system32/ then set it to native in winecfg)
After doing the above mentioned (including setting it to native) I get,
william@william-laptop:~/.wine/drive_c/Program Files/TEC90$ wine Bin/tecplot.exe preloader: Warning: failed to reserve range 00000000-60000000 err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report preloader: Warning: failed to reserve range 00000000-60000000 err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report X Error of failed request: BadAccess (attempt to access private resource denied) Major opcode of failed request: 160 (Composite) Minor opcode of failed request: 1 () Serial number of failed request: 59 Current serial number in output stream: 61 william@william-laptop:~/.wine/drive_c/Program Files/TEC90$
Tecplot log shows up for a blink and then dissapears. Thanks,
http://bugs.winehq.org/show_bug.cgi?id=13567
--- Comment #21 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-07-10 03:19:18 ---
Major opcode of failed request: 160 (Composite) Minor opcode of failed request: 1 ()
Wine does not work very well with Composite. Could you try disable it, and try again?
http://bugs.winehq.org/show_bug.cgi?id=13567
--- Comment #22 from william williamfgc@yahoo.com 2008-07-14 08:40:58 --- (In reply to comment #21)
Major opcode of failed request: 160 (Composite) Minor opcode of failed request: 1 ()
Wine does not work very well with Composite. Could you try disable it, and try again?
Thanks a lot. It works. There is a problem still with the fonts and an error message appears starting tecplot. I attached a screenshot file. When I use fonts in tecplot they look horrible and the actual font types can't be loaded Maybe I am missing something like a font package? Thanks a lot again, you rock.
http://bugs.winehq.org/show_bug.cgi?id=13567
--- Comment #23 from william williamfgc@yahoo.com 2008-07-14 08:41:53 --- Created an attachment (id=14799) --> (http://bugs.winehq.org/attachment.cgi?id=14799) Font error message starting Tecplot 9.0
http://bugs.winehq.org/show_bug.cgi?id=13567
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msvcrt
--- Comment #24 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-07-14 09:51:40 --- you could try
'wget http://kegel.com/wine/winetricks && sh winetricks corefonts'
or copy the fonts from your windows partition to ~/.wine/drive_c/windows/Fonts/
If it doesn't help , you could open a new bug i guess. However this bug is about the first issue, and that looks like a bug in msvcrt. I don't know what's exactly wrong, but there's an endless sequence of msvcrt.time calls in your log, so i guess that's where things somehow go wrong.
http://bugs.winehq.org/show_bug.cgi?id=13567
--- Comment #25 from Austin English austinenglish@gmail.com 2009-01-12 00:45:02 --- Still present in git. Probably needs to be tested on windows as well...
http://bugs.winehq.org/show_bug.cgi?id=13567
mukul mukulshrivastava123@rediffmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mukulshrivastava123@rediffm | |ail.com
--- Comment #26 from mukul mukulshrivastava123@rediffmail.com 2009-09-08 02:18:34 --- (In reply to comment #5)
Created an attachment (id=13672)
--> (http://bugs.winehq.org/attachment.cgi?id=13672) [details]
tecplot running fine
ok then:
cd ~/.wine/drive_c/Program\ Files/Tecplot/Tec360\ 2008/
(now copy the licence key i reveived for the trial to this directory) cp /tmp/tecplotlm.lic .
wine bin/tec360.exe
See attached screenshot for nice running app ;)
hi
i am just a beginer to ubuntu and wine.... i installed tecplot 9 n 10 n 360(2008 i dont have crack file).... all installed but while running they show message that configuration file configuration file missing using factory default then after clickin ok i get cannot find font input file... kindly tell me what and how to do waiting for ur reply
http://bugs.winehq.org/show_bug.cgi?id=13567
nathan.n saturn_systems@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |saturn_systems@yahoo.com
--- Comment #27 from nathan.n saturn_systems@yahoo.com 2010-11-12 20:49:46 CST --- works great with wine 1.3.6 no winetricks
http://bugs.winehq.org/show_bug.cgi?id=13567
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #28 from Piotr Caban piotr.caban@gmail.com 2012-12-21 07:20:51 CST --- Looking on the log I guess it may be related to _stat function. It should fail when path if specified with trailing '' character.
http://bugs.winehq.org/show_bug.cgi?id=13567
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |bcf4467b86921b006d7782a1e52 | |db3b232dcda4d Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #29 from Piotr Caban piotr.caban@gmail.com 2012-12-27 16:26:27 CST --- Demo is working now. Marking as fixed.
http://bugs.winehq.org/show_bug.cgi?id=13567
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #30 from Alexandre Julliard julliard@winehq.org 2013-01-04 15:00:57 CST --- Closing bugs fixed in 1.5.21.
http://bugs.winehq.org/show_bug.cgi?id=13567
sam_braya@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sam_braya@hotmail.com
--- Comment #31 from sam_braya@hotmail.com 2013-04-08 09:39:05 CDT --- Dear all,
I am experiencing a similar problem to both BigLittle and william and would be eternally grateful for any help
I had the same initial error message: "Configuration file is missing. Using factory defaults." then "Cannot find font input file"
"cd back" produced the same error
using native msvcrt.dll and then running from terminal instead produces an error in terminal, which matches the log of WINEDEBUG=+relay,+seh,+tid wine bin/tecplot.exe &>log (Attached)
I have copied over both msvcrt and mfc42.dll from a windows partition to .wine/drive_c/windows
Any thoughts?
Many thanks, Sam
http://bugs.winehq.org/show_bug.cgi?id=13567
--- Comment #32 from sam_braya@hotmail.com 2013-04-08 09:40:17 CDT --- Created attachment 44120 --> http://bugs.winehq.org/attachment.cgi?id=44120 WINEDEBUG=+relay,+seh,+tid wine bin/tecplot.exe &>log
http://bugs.winehq.org/show_bug.cgi?id=13567
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #44120|log |log.txt filename| | Attachment #44120|application/octet-stream |text/plain mime type| |
--- Comment #33 from Bruno Jesus 00cpxxx@gmail.com 2013-04-08 10:03:00 CDT --- Comment on attachment 44120 --> http://bugs.winehq.org/attachment.cgi?id=44120 WINEDEBUG=+relay,+seh,+tid wine bin/tecplot.exe &>log
Reinstall the application in a clean prefix in wine 1.5.27 after running "winetricks mfc42". CD to the program directory first before running the app. If the problem still happens open a new bug.
http://bugs.winehq.org/show_bug.cgi?id=13567
--- Comment #34 from sam_braya@hotmail.com 2013-04-08 11:11:15 CDT --- that got it -
thanks very much for your help, very grateful