http://bugs.winehq.org/show_bug.cgi?id=22077
Summary: cspro 4.0 error in wine (1.1.40) Product: Wine Version: 1.1.40 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: iip.umar.rifai@gmail.com CC: iip.umar.rifai@gmail.com
Created an attachment (id=26903) --> (http://bugs.winehq.org/attachment.cgi?id=26903) screen show when hang
Cspro get hang when pressing key or mouse during popup selection (selcase function in cspro), and also the icon on the tree look weird.
How to test:
1. download cspro here http://www.census.gov/ipc/www/cspro/
2. Run Cspro 4.0 program
3. Open file/application, goto examples/capi
4. BUG 1. you will see that the icon in the left are black. Different when you see it in native windows.
5. BUG-2. now, run the program, from the menu file->run. Just clik ok on every prompt or enter everything. On roster screen, enter only one line, and leave blank in the second row, to directly end the data entry, you will see yes/no popup, just klik or press up/down arrow, then cspro will hang.
Screenshot can be see here http://sites.google.com/site/iipumarrifai2/wine-cspro-error1.jpg
I think this the only one problem I found in cspro, if this can be fix than it will be gold in wine. And the problem is the same problem since wine Beta and cspro 3.x, but I never send it to wine.
I'm running this on Linux Mint 8 (Ubuntu karmic)
Best Regards,
-iip-
http://bugs.winehq.org/show_bug.cgi?id=22077
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://www.census.gov/ipc/w | |ww/cspro/download/cspro40.e | |xe Ever Confirmed|0 |1
--- Comment #1 from Austin English austinenglish@gmail.com 2010-03-20 03:32:53 --- (In reply to comment #0)
Created an attachment (id=26903)
--> (http://bugs.winehq.org/attachment.cgi?id=26903) [details]
screen show when hang
Cspro get hang when pressing key or mouse during popup selection (selcase function in cspro), and also the icon on the tree look weird.
How to test:
download cspro here http://www.census.gov/ipc/www/cspro/
Run Cspro 4.0 program
Open file/application, goto examples/capi
BUG 1. you will see that the icon in the left are black. Different when you
see it in native windows.
Please file a separate bug for that.
- BUG-2. now, run the program, from the menu file->run. Just clik ok on every
prompt or enter everything. On roster screen, enter only one line, and leave blank in the second row, to directly end the data entry, you will see yes/no popup, just klik or press up/down arrow, then cspro will hang.
I can confirm this. No useful terminal output though: fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFCLOC" (8.0.50608.0) fixme:font:WineEngCreateFontInstance Untranslated charset 255 fixme:win:LockWindowUpdate (0x300f8), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub!
http://bugs.winehq.org/show_bug.cgi?id=22077
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|cspro 4.0 error in wine |cspro 4.0 hangs when |(1.1.40) |pressing key or mouse | |during popup selection
http://bugs.winehq.org/show_bug.cgi?id=22077
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |comctl32
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2010-06-10 05:08:04 --- This seems to be a listview problem, as native comctl32 successfully works around the issue.
http://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #3 from Iip Umar Rifai iip.umar.rifai@gmail.com 2010-06-10 05:30:32 --- (In reply to comment #2)
This seems to be a listview problem, as native comctl32 successfully works around the issue.
is it works now? I just try it and it still hang when I press up and down or mouse button.
http://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #4 from Andrew Nguyen arethusa26@gmail.com 2010-06-10 05:33:33 --- (In reply to comment #3)
(In reply to comment #2)
This seems to be a listview problem, as native comctl32 successfully works around the issue.
is it works now? I just try it and it still hang when I press up and down or mouse button.
No, as I said, native comctl32 works around the problem, so the underlying issue still exists.
http://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #5 from Iip Umar Rifai iip.umar.rifai@gmail.com 2010-06-10 05:38:22 --- (In reply to comment #4)
(In reply to comment #3)
(In reply to comment #2)
This seems to be a listview problem, as native comctl32 successfully works around the issue.
is it works now? I just try it and it still hang when I press up and down or mouse button.
No, as I said, native comctl32 works around the problem, so the underlying issue still exists.
ohh..ok, if you press directly to Y or N (listed in the list as highlighted) the program worked and continue without error, but if you press other than that, then the program stuck.
http://bugs.winehq.org/show_bug.cgi?id=22077
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |23107
http://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com 2010-06-10 07:34:41 --- Yes, looks Listview related. First message box doesn't display btw:
--- 001b:trace:listview:LISTVIEW_GetItemT (lpLVItem={iItem=1, iSubItem=0, state=0, stateMask=ffff, pszText="Y", cchTextMax=1024, iImage=0}, isW=0) 001b:trace:listview:ranges_contain (nItem=1) 001b:trace:listview:ranges_assert *** Checking ranges_contain:3067:before contain *** 001b:trace:listview:ranges_assert --- Done checking--- 001b:trace:seh:raise_exception code=e06d7363 flags=1 addr=0x7ee14d6b ip=7ee14d6b tid=001b 001b:trace:seh:raise_exception info[0]=19930520 001b:trace:seh:raise_exception info[1]=002f99e0 001b:trace:seh:raise_exception info[2]=782a01d8 001b:trace:seh:raise_exception eax=7ee043c1 ebx=7ee609fc ecx=00000000 edx=002f99c4 esi=002f99c4 edi=00e60d40 001b:trace:seh:raise_exception ebp=002f9998 esp=002f9934 cs=0073 ds=007b es=007b fs=0033 gs=003b flags=00200216 001b:trace:seh:call_vectored_handlers calling handler at 0x7e0f06c0 code=e06d7363 flags=1 001b:trace:seh:call_vectored_handlers handler at 0x7e0f06c0 returned 0 001b:trace:seh:call_stack_handlers calling handler at 0x7829bf68 code=e06d7363 flags=1 001b:trace:seh:call_stack_handlers handler at 0x7829bf68 returned 1 001b:trace:seh:call_stack_handlers calling handler at 0x7829bc0b code=e06d7363 flags=1 001b:trace:seh:__regs_RtlUnwind code=e06d7363 flags=3 001b:trace:seh:__regs_RtlUnwind calling handler at 0x7efb8b10 code=e06d7363 flags=3 001b:trace:seh:__regs_RtlUnwind handler at 0x7efb8b10 returned 1 001b:trace:seh:__regs_RtlUnwind calling handler at 0x7829bf68 code=e06d7363 flags=3 001b:trace:seh:__regs_RtlUnwind handler at 0x7829bf68 returned 1 001b:trace:msgbox:MSGBOX_OnInit L"An invalid argument was encountered." ---
and the second one does:
--- 001b:trace:listview:LISTVIEW_GetItemT (lpLVItem={iItem=1, iSubItem=0, state=2, stateMask=ffff, pszText="Y", cchTextMax=1024}, isW=0) 001b:trace:listview:ranges_contain (nItem=1) 001b:trace:listview:ranges_assert *** Checking ranges_contain:3067:before contain *** 001b:trace:listview:ranges_dump [0, 1] 001b:trace:listview:ranges_assert --- Done checking--- 001b:trace:listview:ranges_cmp range1=[1, 2], range2=[0, 1], cmp=1 001b:trace:listview:LISTVIEW_WindowProc (hwnd=0x203ae uMsg=1032 wParam=0 lParam=0) 001b:trace:listview:LISTVIEW_GetSelectedCount nSelectedCount=1 001b:trace:msgbox:MSGBOX_OnInit L"Invalid selection: 1 != 0" ---
First number in "Invalid selection" is a returned selected count from previous message. So application expect it to be zero at this point I guess.
P.S. I'm able to run this only with +seh. Also I see some crashes in native msvcr80, switching to builtin crashes very early - a separate bug filed for that.
http://bugs.winehq.org/show_bug.cgi?id=22077
Bug 22077 depends on bug 23107, which changed state.
Bug 23107 Summary: Unimplemented call _snprintf_s in CSPro 4.0 http://bugs.winehq.org/show_bug.cgi?id=23107
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=22077
Iip Umar Rifai iip.umar.rifai@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #7 from Iip Umar Rifai iip.umar.rifai@gmail.com 2011-04-27 02:22:56 CDT --- use native comctl32
http://bugs.winehq.org/show_bug.cgi?id=22077
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com 2011-04-27 02:29:26 CDT --- (In reply to comment #7)
use native comctl32
Please be more descriptive. And if it's not fixed in Wine don't mark it fixed.
http://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #9 from Iip Umar Rifai iip.umar.rifai@gmail.com 2011-04-28 11:35:29 CDT --- (In reply to comment #8)
(In reply to comment #7)
use native comctl32
Please be more descriptive. And if it's not fixed in Wine don't mark it fixed.
oh..ok, sorry about that, thanks to remind me.
http://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #10 from Iip Umar Rifai iip.umar.rifai@gmail.com 2011-07-31 06:54:44 CDT --- (In reply to comment #0)
Created an attachment (id=26903)
--> (http://bugs.winehq.org/attachment.cgi?id=26903) [details]
screen show when hang
Cspro get hang when pressing key or mouse during popup selection (selcase function in cspro), and also the icon on the tree look weird.
How to test:
download cspro here http://www.census.gov/ipc/www/cspro/
Run Cspro 4.0 program
Open file/application, goto examples/capi
BUG 1. you will see that the icon in the left are black. Different when you
see it in native windows.
- BUG-2. now, run the program, from the menu file->run. Just clik ok on every
prompt or enter everything. On roster screen, enter only one line, and leave blank in the second row, to directly end the data entry, you will see yes/no popup, just klik or press up/down arrow, then cspro will hang.
Screenshot can be see here http://sites.google.com/site/iipumarrifai2/wine-cspro-error1.jpg
I think this the only one problem I found in cspro, if this can be fix than it will be gold in wine. And the problem is the same problem since wine Beta and cspro 3.x, but I never send it to wine.
I'm running this on Linux Mint 8 (Ubuntu karmic)
Best Regards,
-iip-
On Wine 1.3.25, pressing down key when listbox popup act as enter, so it will choose the first choice in the list, there were no problem on 1.3.19 using comctl32 (native,builtin).
http://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #11 from Iip Umar Rifai iip.umar.rifai@gmail.com 2013-01-09 22:23:54 CST --- the bugs still exist on 1.5.20
http://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #12 from Iip Umar Rifai iip.umar.rifai@gmail.com 2013-03-04 00:50:43 CST --- (In reply to comment #11)
the bugs still exist on 1.5.20
the bug still exist on 1.5.25
https://bugs.winehq.org/show_bug.cgi?id=22077
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #13 from super_man@post.com --- The installer cant be found via the website anymore.
http://www.census.gov/population/international/software/cspro/csprodownload....
both versions it says to offer are higher CSPro 6.1 and 4.1.
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #14 from Iip Umar Rifai iip.umar.rifai@gmail.com --- the bug still exist on 1.9.6-1 for all version of CSPro
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #15 from Iip Umar Rifai iip.umar.rifai@gmail.com --- Since the download to the software is missing, So I put the installation in my box folder, here is the url
https://app.box.com/s/uyx3934phfijdo6u99zhmoyk1axabq3x
The bug is still exist in latest CSPro 7.0 software using Wine 2.14-1, but I still prefer to test it using CSPro 4.1 since it more simple to setup and test.
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #16 from Iip Umar Rifai iip.umar.rifai@gmail.com --- Created attachment 59478 --> https://bugs.winehq.org/attachment.cgi?id=59478 show this screen and then hangs
https://bugs.winehq.org/show_bug.cgi?id=22077
Iip Umar Rifai iip.umar.rifai@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #59478|show this screen and then |still same behavior in description|hangs |cspro 7 and latest wine, | |show this screen and then | |hangs
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #17 from Iip Umar Rifai iip.umar.rifai@gmail.com --- the bug still exist in wine 2.18 and CSPro 7, how to test:
1. download cspro 7 from https://www.census.gov/population/international/software/cspro/userregistrat..., just press skip to directly download the installer
2. run CSPro 7
3. Open data entry samples from My Documents/CSPro/Examples 7.0/1 - Data Entry/Selecting Cases/SelCaseX.ent
4. When opened, run the data entry by pressing CTRL+R
5. Just press ok on all file dialog.
6. Follow screen data entry text, press 1-9.
7. Press 1 for example, and leave blank "Data Search" and press ENTER
9. Dialog of list data will appeared, pressing down arrow or choose case by mouse will show unrecognized dialog and then stuck.
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #18 from Iip Umar Rifai iip.umar.rifai@gmail.com --- the bug still exist in wine 2.19 and CSPro 7
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #19 from Iip Umar Rifai iip.umar.rifai@gmail.com --- the bug still exist in wine 2.21 and CSPro 7
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #20 from Iip Umar Rifai iip.umar.rifai@gmail.com --- the bug still exist in wine 2.22 and CSPro 7
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #21 from Iip Umar Rifai iip.umar.rifai@gmail.com --- the bug still exist in wine 3.0rc1 and CSPro 7
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #22 from Iip Umar Rifai iip.umar.rifai@gmail.com --- the bug still exist in wine 3.0rc3 and CSPro 7
https://bugs.winehq.org/show_bug.cgi?id=22077
Iip Umar Rifai iip.umar.rifai@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64 Version|1.1.40 |3.0-rc6
https://bugs.winehq.org/show_bug.cgi?id=22077
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.census.gov/ipc/w |https://www.census.gov/popu |ww/cspro/download/cspro40.e |lation/cspro/userregistrati |xe |on.html?resource=cspro70.ex | |e CC| |dark.shadow4@web.de
--- Comment #23 from Fabian Maurer dark.shadow4@web.de --- Download changed, edited it to be the correct site. You can skip the registration, btw.
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #24 from Fabian Maurer dark.shadow4@web.de --- Is the bug still relevant? Can't reproduce the issue with the instructions from Comment #17, it only displays
No enumerator code " " could be found in the enumerator data base (or selection canceled)..
Also, after pressing CTRL+R, I get
Could not open the data source SELCASEX_DICT: The directory does not exist and could not be create: c:\users\fabian\My Documents\CSPro\Examples 7.0\1 - Data Entry\Selecting Cases\
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #25 from Iip Umar Rifai iip.umar.rifai@gmail.com --- (In reply to Fabian Maurer from comment #24)
Is the bug still relevant? Can't reproduce the issue with the instructions from Comment #17, it only displays
No enumerator code " " could be found in the enumerator data base (or selection canceled)..
Hi Fabian, When the list show up, You must choose one of the selection listed using mouse, or press down key, the the error will appeared.
Also, after pressing CTRL+R, I get
Could not open the data source SELCASEX_DICT: The directory does not exist and could not be create: c:\users\fabian\My Documents\CSPro\Examples 7.0\1 - Data Entry\Selecting Cases\
yeah, I don't know why this sometimes appeared, but you may click on both path input, without change the content, then press "ok", it should work.
But if you still get "The directory does not exist" problem, perhaps you could test it with CSPro 4.1 in comments 15. And follow the first test in the bug.
I hope this bug disappeared on wine 3 version
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #26 from Iip Umar Rifai iip.umar.rifai@gmail.com ---
Just testing it with wine 3.1 and the bug still exist
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #27 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist in wine 3.2
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #28 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist in wine 3.3
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #29 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist in wine 3.4
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #30 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist in wine 3.5
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #31 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist in wine 3.6
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #32 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist in wine 3.7
https://bugs.winehq.org/show_bug.cgi?id=22077
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #33 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist in wine 3.8
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #34 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist in wine 3.9
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #35 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist in wine 3.11
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #36 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist in wine 3.12
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #37 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist in wine 3.13
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #38 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist in wine 3.14
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #39 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist in wine 3.15
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #40 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist in wine 3.16
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #41 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist in wine 3.17
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #42 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist in wine 3.18
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #43 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist in wine 3.20
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #44 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist in wine 3.21
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #45 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist in Wine 4.0-rc1
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #46 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist in wine 4.1
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #47 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist in wine 4.3
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #48 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist in wine 4.7
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #49 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist in wine 4.11
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #50 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist on wine 4.12.1
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #51 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist on wine 4.20
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #52 from Iip Umar Rifai iip.umar.rifai@gmail.com --- the bug still exist using wine-git-5.0rc4.r72.g4f0212c4fd-1
https://bugs.winehq.org/show_bug.cgi?id=22077
--- Comment #53 from Iip Umar Rifai iip.umar.rifai@gmail.com --- The bug is still exist on wine 6.3