http://bugs.winehq.org/show_bug.cgi?id=22907
Summary: CamStudio: does not run after installing. Product: Wine Version: 1.1.42 Platform: x86 URL: http://www.camstudio.org/ OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: turbolad995@hotmail.co.uk
The CamStudio screen casting software for Windows does not run on Wine, despite installing it without any problems.
The main purpose of this report is to let the Wine developers know that CamStudio - after installing - does not work under Wine at all (with AND without the use of winetricks).
Having read the test page for CamStudio, it recommends using winetricks to add "mfc42". I did that and CamStudio now opens after installing, but it won't record (it's effectively useless). It comes up with the following error message:
"Error Creating AVI File".
Before dismissing this bug report, please remember that I tried CamStudio without winetricks first and it does not run at all after installing.
http://bugs.winehq.org/show_bug.cgi?id=22907
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |msvfw32 Ever Confirmed|0 |1
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2010-05-27 19:15:32 --- Closing in 3..2.. just kidding ;) winetricks is in fact the recommended way to deal with missing mfc42.dll.
Confirming. After installing, run 'wine Recorder.exe' in the install directory, and press the record button. This produced a window frame which followed the mouse around. I'm not sure what it's for, but clicking the left mouse button produced the error dialog already mentioned in comment 0, the following terminal output:
fixme:msvidc32:CRAM_DriverProc Unknown message: 4004 12637480 0 fixme:msvidc32:CRAM_DriverProc Unknown message: 4009 0 0 fixme:avifile:AVIFileExit (): stub!
Setting component to msvfw32, as it looks closest.
http://bugs.winehq.org/show_bug.cgi?id=22907
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=22907
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source
http://bugs.winehq.org/show_bug.cgi?id=22907
--- Comment #2 from Juan Lang juan_lang@yahoo.com 2010-05-27 19:29:06 --- 4004 might be ICM_DECOMPRESS_GET_FORMAT, and 4009 might be ICM_DECOMPRESS_END.
http://bugs.winehq.org/show_bug.cgi?id=22907
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2010-05-27 23:37:44 --- http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
http://bugs.winehq.org/show_bug.cgi?id=22907
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2010-05-27 23:47:37 --- (In reply to comment #2)
4004 might be ICM_DECOMPRESS_GET_FORMAT, and 4009 might be ICM_DECOMPRESS_END.
These are actually ICM_COMPRESS_GET_FORMAT and ICM_COMPRESS_END. msvidc32 doesn't support compression indeed.
http://bugs.winehq.org/show_bug.cgi?id=22907
--- Comment #5 from David turbolad995@hotmail.co.uk 2010-07-15 19:25:14 --- CamStudio 2.0 is still NOT working, even with the latest version of Wine i.e. Wine version 1.2-rc7 and I've tried Winetricks to install "mfc42", but Camstudio still says "Error Creating AVI File".
http://bugs.winehq.org/show_bug.cgi?id=22907
--- Comment #6 from David turbolad995@hotmail.co.uk 2010-08-07 19:52:29 --- I did read somewhere that you may get camstudio working in Wine by installing a codec?
It would be great to get camstudio working in Ubuntu, as the screen casting programs on offer are lame in comparison!!
http://bugs.winehq.org/show_bug.cgi?id=22907
--- Comment #7 from David turbolad995@hotmail.co.uk 2011-03-18 15:05:46 CDT --- Created an attachment (id=33704) --> (http://bugs.winehq.org/attachment.cgi?id=33704) Garbled when coming out of full screen.
http://bugs.winehq.org/show_bug.cgi?id=22907
--- Comment #8 from David turbolad995@hotmail.co.uk 2011-03-18 15:08:25 CDT --- (From update of attachment 33704) Sorry - this has gone to the wrong bug. This belongs to bug 26017
http://bugs.winehq.org/show_bug.cgi?id=22907
--- Comment #9 from Austin English austinenglish@gmail.com 2013-08-13 16:22:03 CDT --- Still in CamStudio 2.7 (though now it needs mfc100 instead of mfc42):
austin@aw25 ~ $ sha1sum CamStudio_2.7_r316_setup.exe 90e3332449fca320663b909bd8baa644f5e2f310 CamStudio_2.7_r316_setup.exe austin@aw25 ~ $ du -h CamStudio_2.7_r316_setup.exe 3.0M CamStudio_2.7_r316_setup.exe austin@aw25 ~ $ wine --version wine-1.7.0
https://bugs.winehq.org/show_bug.cgi?id=22907
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #10 from super_man@post.com --- The installer has changed
533a8ef46b2560f9a0e7bde279e7e980945df5a1 camstudio.exe
The version was 2.7.4 something.
It needs winetricks -q ie8 to be able to install at all. Runs with no issues.
Need new download location?
https://bugs.winehq.org/show_bug.cgi?id=22907
--- Comment #11 from Bruno Jesus 00cpxxx@gmail.com --- Wine does not provide any codec that can compress in 24/32 bitcount. You have to install a codec like Xvid, Indeo, Lagarith, CamStudioCodec or any other in order for the program to be able to do something.
After installing the codec go to Options->Video Options to select it.
But there seems to be a real bug after all because of the way the program asks for the default compressor which seems to be not supported in wine, I'm investigating.
CamStudio 2.0 link: https://web.archive.org/web/20100526151434/http://www.camstudio.org/CamStudi...
Also CamStudio 2.7 seems to have a problem and does not open the Video Options window (need to test in Windows).
https://bugs.winehq.org/show_bug.cgi?id=22907
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|CamStudio: does not run |CamStudio displays an error |after installing. |when record button is | |pressed (ICOpen with | |fccHandler = 0 is not | |supported)
--- Comment #12 from Bruno Jesus 00cpxxx@gmail.com --- Supposing that you have a real codec installed (otherwise the bug is invalid) the new error is really related to msvfw32, patch sent: http://source.winehq.org/patches/data/115666
https://bugs.winehq.org/show_bug.cgi?id=22907
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a90ed505a756fa7309717bc2095 | |f54800f539e59 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #13 from Bruno Jesus 00cpxxx@gmail.com --- Fixed by http://source.winehq.org/git/wine.git/?a=commit;h=a90ed505a756fa7309717bc209...
https://bugs.winehq.org/show_bug.cgi?id=22907
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.54.