http://bugs.winehq.org/show_bug.cgi?id=23105
Summary: Runtime error when try to run data entry application Product: Wine Version: 1.2-rc2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P1 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: iip.umar.rifai@gmail.com CC: iip.umar.rifai@gmail.com
Created an attachment (id=28713) --> (http://bugs.winehq.org/attachment.cgi?id=28713) error runtime when try to run entry application.
Runtime error, when try to load data entry application (in previous version 1.2.4x still works)
How to test:
1. download cspro here http://www.census.gov/ipc/www/cspro/download/cspro40.exe
2. Run Cspro 4.0 program
3. Open file/application, goto examples/capi
4. just enter and entry anything in operator's code, then you will see the runtime error.
http://bugs.winehq.org/show_bug.cgi?id=23105
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression URL| |http://www.census.gov/ipc/w | |ww/cspro/download/cspro40.e | |xe
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2010-06-10 00:26:20 --- (In reply to comment #0)
Created an attachment (id=28713)
--> (http://bugs.winehq.org/attachment.cgi?id=28713) [details]
error runtime when try to run entry application.
Runtime error, when try to load data entry application (in previous version 1.2.4x still works)
There's no such thing as wine-1.2.4x; you probably meant wine-1.1.4x. Please perform a regression test:
http://wiki.winehq.org/RegressionTesting
- Open file/application, goto examples/capi
Do I open a particular file at the open file dialog (capi.dcf/capi.ent)?
- just enter and entry anything in operator's code, then you will see the
runtime error.
Where is the "operator's code" field?
http://bugs.winehq.org/show_bug.cgi?id=23105
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2010-06-10 00:28:48 --- I also forgot to say to attach the application's output as per http://wiki.winehq.org/FAQ#get_log to the bug report.
http://bugs.winehq.org/show_bug.cgi?id=23105
--- Comment #3 from Iip Umar Rifai iip.umar.rifai@gmail.com 2010-06-10 02:21:23 --- (In reply to comment #1)
(In reply to comment #0)
Created an attachment (id=28713)
--> (http://bugs.winehq.org/attachment.cgi?id=28713) [details] [details]
error runtime when try to run entry application.
Runtime error, when try to load data entry application (in previous version 1.2.4x still works)
Yes, you right, what I mean is 1.1.4x.
There's no such thing as wine-1.2.4x; you probably meant wine-1.1.4x. Please perform a regression test:
http://wiki.winehq.org/RegressionTesting
- Open file/application, goto examples/capi
Do I open a particular file at the open file dialog (capi.dcf/capi.ent)?
Yes, that one.
- just enter and entry anything in operator's code, then you will see the
runtime error.
Where is the "operator's code" field?
You have to run it first, go to file-> Run (or you could directly press CTRL+R)
http://bugs.winehq.org/show_bug.cgi?id=23105
--- Comment #4 from Iip Umar Rifai iip.umar.rifai@gmail.com 2010-06-10 02:24:37 --- (In reply to comment #2)
I also forgot to say to attach the application's output as per http://wiki.winehq.org/FAQ#get_log to the bug report.
No ouput when runtime error present.
http://bugs.winehq.org/show_bug.cgi?id=23105
--- Comment #5 from Andrew Nguyen arethusa26@gmail.com 2010-06-10 03:08:38 --- I cannot reproduce the runtime error with a clean Wine prefix using either wine-1.2-rc2 or wine-1.2-rc2-250-g950919e. What I've done is:
1. Execute cspro40.exe and complete installation, selecting the option of "all components". 2. Launch CSEntry.exe in the C:\Program Files\CSPro 4.0\ directory. 3. Select the Examples\CAPI\capi.ent file in the spawned open file dialog. 4. Press OK for the file associations dialog. 5. Enter an arbitrary string in the operator ID dialog (I chose t3st1D).
I cannot see any runtime error occur after this dialog.
http://bugs.winehq.org/show_bug.cgi?id=23105
--- Comment #6 from Iip Umar Rifai iip.umar.rifai@gmail.com 2010-06-10 03:21:33 --- (In reply to comment #5)
I cannot reproduce the runtime error with a clean Wine prefix using either wine-1.2-rc2 or wine-1.2-rc2-250-g950919e. What I've done is:
- Execute cspro40.exe and complete installation, selecting the option of "all
components". 2. Launch CSEntry.exe in the C:\Program Files\CSPro 4.0\ directory. 3. Select the Examples\CAPI\capi.ent file in the spawned open file dialog. 4. Press OK for the file associations dialog. 5. Enter an arbitrary string in the operator ID dialog (I chose t3st1D).
I cannot see any runtime error occur after this dialog.
hmmm...Ok, I try to install from clean again and check again.
http://bugs.winehq.org/show_bug.cgi?id=23105
--- Comment #7 from Iip Umar Rifai iip.umar.rifai@gmail.com 2010-06-10 04:05:52 --- (In reply to comment #5)
I cannot reproduce the runtime error with a clean Wine prefix using either wine-1.2-rc2 or wine-1.2-rc2-250-g950919e. What I've done is:
- Execute cspro40.exe and complete installation, selecting the option of "all
components". 2. Launch CSEntry.exe in the C:\Program Files\CSPro 4.0\ directory. 3. Select the Examples\CAPI\capi.ent file in the spawned open file dialog. 4. Press OK for the file associations dialog. 5. Enter an arbitrary string in the operator ID dialog (I chose t3st1D).
I cannot see any runtime error occur after this dialog.
there is a message appear during runtime:
fixme:font:WineEngCreateFontInstance Untranslated charset 255
is it the problem? how to fix it? I'm using ubuntu lucid lynx. thanks.
http://bugs.winehq.org/show_bug.cgi?id=23105
--- Comment #8 from Andrew Nguyen arethusa26@gmail.com 2010-06-10 04:08:31 --- (In reply to comment #7)
there is a message appear during runtime:
fixme:font:WineEngCreateFontInstance Untranslated charset 255
is it the problem? how to fix it? I'm using ubuntu lucid lynx. thanks.
fixme messages are harmless and should be ignored unless there is a visible demonstrable problem. Are you able to reproduce the runtime error at all with a clean Wine prefix on wine-1.2-rc2?
http://bugs.winehq.org/show_bug.cgi?id=23105
--- Comment #9 from Iip Umar Rifai iip.umar.rifai@gmail.com 2010-06-10 04:22:17 --- (In reply to comment #8)
(In reply to comment #7)
there is a message appear during runtime:
fixme:font:WineEngCreateFontInstance Untranslated charset 255
is it the problem? how to fix it? I'm using ubuntu lucid lynx. thanks.
fixme messages are harmless and should be ignored unless there is a visible demonstrable problem. Are you able to reproduce the runtime error at all with a clean Wine prefix on wine-1.2-rc2?
I already use a clean wine (rename my old .wine to .wine_old), set config to windows XP , and the message appear is only that one.
http://bugs.winehq.org/show_bug.cgi?id=23105
--- Comment #10 from Andrew Nguyen arethusa26@gmail.com 2010-06-10 04:32:06 --- (In reply to comment #9)
(In reply to comment #8)
(In reply to comment #7)
there is a message appear during runtime:
fixme:font:WineEngCreateFontInstance Untranslated charset 255
is it the problem? how to fix it? I'm using ubuntu lucid lynx. thanks.
fixme messages are harmless and should be ignored unless there is a visible demonstrable problem. Are you able to reproduce the runtime error at all with a clean Wine prefix on wine-1.2-rc2?
I already use a clean wine (rename my old .wine to .wine_old), set config to windows XP , and the message appear is only that one.
So the original runtime error does not occur anymore?
http://bugs.winehq.org/show_bug.cgi?id=23105
--- Comment #11 from Iip Umar Rifai iip.umar.rifai@gmail.com 2010-06-10 04:35:59 --- (In reply to comment #10)
(In reply to comment #9)
(In reply to comment #8)
(In reply to comment #7)
there is a message appear during runtime:
fixme:font:WineEngCreateFontInstance Untranslated charset 255
is it the problem? how to fix it? I'm using ubuntu lucid lynx. thanks.
fixme messages are harmless and should be ignored unless there is a visible demonstrable problem. Are you able to reproduce the runtime error at all with a clean Wine prefix on wine-1.2-rc2?
I already use a clean wine (rename my old .wine to .wine_old), set config to windows XP , and the message appear is only that one.
So the original runtime error does not occur anymore?
the runtime error still exist, I already try fontfix using winetrick, still no luck.
http://bugs.winehq.org/show_bug.cgi?id=23105
--- Comment #12 from Andrew Nguyen arethusa26@gmail.com 2010-06-10 04:41:44 --- In comment #9, you said:
"I already use a clean wine (rename my old .wine to .wine_old), set config to windows XP , and the message appear is only that one."
Did you actually install the CSPro application in Wine using the new Wine prefix?
http://bugs.winehq.org/show_bug.cgi?id=23105
--- Comment #13 from Iip Umar Rifai iip.umar.rifai@gmail.com 2010-06-10 04:49:27 --- (In reply to comment #12)
In comment #9, you said:
"I already use a clean wine (rename my old .wine to .wine_old), set config to windows XP , and the message appear is only that one."
Did you actually install the CSPro application in Wine using the new Wine prefix?
Hi Andrew, finnaly, it works, I just re-download the CSPRO and reinstall it again, and it works now, I think there is still problem in my previous CSPRO.EXE files...weird.
Thank you very much for investigating this case, I think CSPRO bug is only http://bugs.winehq.org/show_bug.cgi?id=22077 and http://bugs.winehq.org/show_bug.cgi?id=22078.
Again thank you Andrew.
-iip-
http://bugs.winehq.org/show_bug.cgi?id=23105
Iip Umar Rifai iip.umar.rifai@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #14 from Iip Umar Rifai iip.umar.rifai@gmail.com 2010-06-10 04:52:01 --- Re-download the CSPRO application, from the website, I think my CSPRO installation has corrupt, I have virus problem in previous days, I'm affraid this cause the file corruption.
http://bugs.winehq.org/show_bug.cgi?id=23105
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |INVALID
--- Comment #15 from Andrew Nguyen arethusa26@gmail.com 2010-06-10 04:53:26 --- Nothing was fixed in Wine, and the issue was an application problem, so marking invalid.
http://bugs.winehq.org/show_bug.cgi?id=23105
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #16 from Andrew Nguyen arethusa26@gmail.com 2010-06-10 04:53:37 --- Closing the bug.
http://bugs.winehq.org/show_bug.cgi?id=23105
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P2 CC|iip.umar.rifai@gmail.com |