Camtasia Player and TSCC

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Svicx
Newbie
Newbie
Posts: 3
Joined: Wed Nov 05, 2008 7:50 am

Camtasia Player and TSCC

Post by Svicx »

[to write this message, I used google translate]

Hi, I installed Camtasia Player and the codec TechSmith Screen Capture Codec (TSCC).

Camtasia Player starts, but you can not start a video (an error of memory addresses ... if I remember correctly). Obviously, the video I tried to view, use the TSCC codec.

I tried wine with 1.17.
You have any advice?

Vincenzo

EDIT 1:
codec: http://www.techsmith.com/download/codecs.asp
Camtasia Player: http://www.techsmith.com/download/acces ... efault.asp

EDIT 2:
Here's a video test: http://users.dma.unipi.it/~gobbino/Tabl ... php?id=300
Last edited by Svicx on Wed Nov 05, 2008 10:08 am, edited 1 time in total.
Warren Dumortier

Camtasia Player e TSCC

Post by Warren Dumortier »

Can you send the error and/or log?
Thanks

2008/11/5 Svicx <[email protected]>
[to write this message, I used google]

Hi, I installed Camtasia Player and the codec TechSmith Screen Capture
Codec (TSCC).

Camtasia Player starts, but you can not start a video (an error of memory
addresses ... if I remember correctly).

I tried wine with 1.17.

Vincenzo





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-us ... chment.htm
Svicx
Newbie
Newbie
Posts: 3
Joined: Wed Nov 05, 2008 7:50 am

Re: Camtasia Player e TSCC

Post by Svicx »

Warren Dumortier wrote:Can you send the error and/or log?
Thanks

I started wine from terminal.

Output terminal:

Code: Select all

wine CamPlay.exe 

fixme:ole:CoInitializeSecurity (0x571158,-1,(nil),(nil),6,2,(nil),64,(nil)) - stub!

fixme:ntoskrnl:KeInitializeSpinLock 0x457a04

err:ole:CoGetClassObject class {24e669e1-e90f-4595-a012-b0fd3ccc5c5a} not registered

err:ole:CoGetClassObject no class object {24e669e1-e90f-4595-a012-b0fd3ccc5c5a} could be created for context 0x1

fixme:ole:CoGetCallContext ({0000013e-0000-0000-c000-000000000046}, 0x7ebb6874): stub

fixme:ole:CoGetCallContext ({0000013e-0000-0000-c000-000000000046}, 0x7ebb685c): stub

fixme:ole:CoGetCallContext ({0000013e-0000-0000-c000-000000000046}, 0x7ebb685c): stub

fixme:ole:CoGetCallContext ({0000013e-0000-0000-c000-000000000046}, 0x7ebb685c): stub

If I try to run a video; Output Terminal:

Code: Select all

fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented

err:avifile:AVIFILE_ReadBlock : block 0 not found at 0x0001F6EC

err:avifile:AVIFILE_ReadBlock : Index says: '01wb'(0x62773130) size 0x00000BB8

wine_dbg_vprintf: debugstr buffer overflow (contents: 'err:avifile:AVIFILE_ReadBlock : Data  says: '')

wine: Assertion failed at address 0x60000812 (thread 0009), starting debugger...
CamPlay displays this error:
"Assertion failed at address 0x60000812
Do you wish to debug it? [yes] [no]
"

if I answer "no", Output Terminal:

Code: Select all

fixme:winmm:MMDRV_Exit Closing while ll-driver open

fixme:winmm:MMDRV_Exit Closing while ll-driver open

fixme:winmm:MMDRV_Exit Closing while ll-driver open

fixme:winmm:MMDRV_Exit Closing while ll-driver open

fixme:winmm:MMDRV_Exit Closing while ll-driver open

fixme:ole:CoGetCallContext ({0000013e-0000-0000-c000-000000000046}, 0x7ebb6874): stub

fixme:ole:CoGetCallContext ({0000013e-0000-0000-c000-000000000046}, 0x7ebb6874): stub

if I answer "yes", The terminal displays 3 pages of code around. I have to send this output?

To produce the log file, I must type this command: WINEDEBUG=+relay wine CamPlay.exe &>relay.log ??
Last edited by Svicx on Wed Nov 05, 2008 10:31 am, edited 1 time in total.
Svicx
Newbie
Newbie
Posts: 3
Joined: Wed Nov 05, 2008 7:50 am

Post by Svicx »

I have created the logs with this command:

Code: Select all

wine CamPlay.exe &> /tmp/log.txt 2>&1 
Assertion failed at address 0x60000812
Do you wish to debug it? [yes] [no] "

Answer: no; Output:

Code: Select all

fixme:ole:CoInitializeSecurity (0x571158,-1,(nil),(nil),6,2,(nil),64,(nil)) - stub!
fixme:ntoskrnl:KeInitializeSpinLock 0x457a04
wine: could not load L"C:\\windows\\system32\\CamPlay.exe": Module not found

err:ole:CoGetClassObject class {24e669e1-e90f-4595-a012-b0fd3ccc5c5a} not registered
err:ole:CoGetClassObject no class object {24e669e1-e90f-4595-a012-b0fd3ccc5c5a} could be created for context 0x1
fixme:ole:CoGetCallContext ({0000013e-0000-0000-c000-000000000046}, 0x7ebc1874): stub
fixme:ole:CoGetCallContext ({0000013e-0000-0000-c000-000000000046}, 0x7ebc1874): stub
fixme:ole:CoGetCallContext ({0000013e-0000-0000-c000-000000000046}, 0x7ebc185c): stub
fixme:ole:CoGetCallContext ({0000013e-0000-0000-c000-000000000046}, 0x7ebc185c): stub
Answer: yes; Output:

Code: Select all

fixme:ole:CoInitializeSecurity (0x571158,-1,(nil),(nil),6,2,(nil),64,(nil)) - stub!
fixme:ntoskrnl:KeInitializeSpinLock 0x457a04
err:ole:CoGetClassObject class {24e669e1-e90f-4595-a012-b0fd3ccc5c5a} not registered
err:ole:CoGetClassObject no class object {24e669e1-e90f-4595-a012-b0fd3ccc5c5a} could be created for context 0x1
fixme:ole:CoGetCallContext ({0000013e-0000-0000-c000-000000000046}, 0x7ebb6874): stub
fixme:ole:CoGetCallContext ({0000013e-0000-0000-c000-000000000046}, 0x7ebb685c): stub
fixme:ole:CoGetCallContext ({0000013e-0000-0000-c000-000000000046}, 0x7ebb685c): stub
fixme:ole:CoGetCallContext ({0000013e-0000-0000-c000-000000000046}, 0x7ebb685c): stub
fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented
err:avifile:AVIFILE_ReadBlock : block 0 not found at 0x0001F6EC
err:avifile:AVIFILE_ReadBlock : Index says: '01wb'(0x62773130) size 0x00000BB8
wine_dbg_vprintf: debugstr buffer overflow (contents: 'err:avifile:AVIFILE_ReadBlock : Data  says: '')
wine: Assertion failed at address 0x60000812 (thread 0009), starting debugger...
Unhandled exception: assertion failed in 32-bit code (0x60000812).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:60000812 ESP:0032f7ec EBP:0032f7f8 EFLAGS:00000202(   - 00      - - I1)
 EAX:00000000 EBX:00005ffe ECX:00005ffe EDX:00000006
 ESI:0000001e EDI:602d1ff4
Stack dump:
0x0032f7ec krb5int_des_cbc_decrypt+0x10c:  60197660 602d1ff4 0032f918 0032f920
0x0032f7fc krb5int_des_cbc_decrypt+0x11c:  60199028 00000006 0032f898 00000000
0x0032f80c krb5int_des_cbc_decrypt+0x12c:  7bca4e86 0032f920 601d3734 0032f834
0x0032f81c krb5int_des_cbc_decrypt+0x13c:  6f9723a0 0032f9dc 7bca4e86 00000000
0x0032f82c krb5int_des_cbc_decrypt+0x14c:  0032f8d4 000003e1 fbad8001 7bca4e86
0x0032f83c krb5int_des_cbc_decrypt+0x15c:  7bca4e86 7bca4e86 7bca4e86 7bca4e95
Backtrace:
=>1 0x60000812 (0x0032f7f8)
  2 0x60199028 (0x0032f920)
  3 0x7bc33a9f NTDLL_dbg_vprintf+0xef(format=": Data  says: '%4.4s'(0x%08X) size 0x%08X
", args=" É") [/home/vincenzo/Scrivania/wine-1.1.7/dlls/ntdll/debugtools.c:137] in ntdll (0x0032f960)
  4 0x7bc33b70 NTDLL_dbg_vlog+0x50(cls=__WINE_DBCL_ERR, channel=0x6f97ec78, function="AVIFILE_ReadBlock", format=<register EDI not in topmost frame>, args=" É") [/home/vincenzo/Scrivania/wine-1.1.7/dlls/ntdll/debugtools.c:173] in ntdll (0x0032f990)
  5 0x60022be9 wine_dbg_log+0x59(cls=<is not available>, channel=<register ESI not in topmost frame>, func="AVIFILE_ReadBlock", format=": Data  says: '%4.4s'(0x%08X) size 0x%08X
") [/home/vincenzo/Scrivania/wine-1.1.7/libs/wine/debug.c:239] in libwine.so.1 (0x0032f9c0)
  6 0x6f961345 AVIFILE_ReadBlock+0x325(This=<register ESI not in topmost frame>, pos=<is not available>, buffer=(nil), size=3008) [/home/vincenzo/Scrivania/wine-1.1.7/dlls/avifil32/avifile.c:2055] in avifil32 (0x0032fa00)
  7 0x6f9615dc IAVIStream_fnRead+0x1ac(iface=<register EDI not in topmost frame>, start=0, samples=22800, buffer=0x921a20, buffersize=22800, bytesread=0x32faf8, samplesread=0x32fadc) [/home/vincenzo/Scrivania/wine-1.1.7/dlls/avifil32/avifile.c:1099] in avifil32 (0x0032fa70)
  8 0x6f959c81 AVIStreamRead+0x61(pstream=<register ESI not in topmost frame>, start=0, samples=22800, buffer=0x921a20, buffersize=22800, bytesread=0x32faf8, samplesread=<register EDI not in topmost frame>) [/home/vincenzo/Scrivania/wine-1.1.7/dlls/avifil32/api.c:607] in avifil32 (0x0032fab0)
0x60000812: ret	
Modules:
Module	Address			Debug info	Name (100 modules)
ELF	  206000-  235000	Deferred        libgssapi_krb5.so.2
ELF	  325000-  328000	Deferred        libkeyutils.so.1
ELF	  32a000-  34f000	Export          libk5crypto.so.3
ELF	  372000-  376000	Deferred        libgpg-error.so.0
ELF	  39e000-  3bc000	Deferred        ld-linux.so.2
ELF	  3be000-  527000	Deferred        libc.so.6
PE	  400000-  463000	Deferred        camplay
ELF	  529000-  552000	Deferred        libm.so.6
ELF	  554000-  559000	Deferred        libdl.so.2
ELF	  55b000-  574000	Deferred        libpthread.so.0
ELF	  576000-  58a000	Deferred        libz.so.1
ELF	  58c000-  5a8000	Deferred        libselinux.so.1
ELF	  5aa000-  5b4000	Deferred        librt.so.1
ELF	  69a000-  69c000	Deferred        libxcb-xlib.so.0
ELF	  69e000-  6a4000	Deferred        libxdmcp.so.6
ELF	  6a6000-  7a7000	Deferred        libx11.so.6
ELF	  7a9000-  7c5000	Deferred        libxcb.so.1
ELF	  7c7000-  7ca000	Deferred        libxau.so.6
ELF	  7cc000-  7dc000	Deferred        libxext.so.6
ELF	  7e5000-  80c000	Deferred        libexpat.so.1
ELF	  80e000-  89d000	Deferred        libfreetype.so.6
ELF	  89f000-  8ce000	Deferred        libfontconfig.so.1
ELF	  8fa000-  903000	Deferred        libxrender.so.1
ELF	  910000-  91a000	Deferred        libxcursor.so.1
ELF	  91c000-  921000	Deferred        libxfixes.so.3
ELF	  923000-  926000	Deferred        libxinerama.so.1
ELF	  928000-  92f000	Deferred        libxrandr.so.2
ELF	  931000-  935000	Deferred        libcap.so.2
ELF	  ac0000-  ad5000	Deferred        libresolv.so.2
ELF	  ad7000-  adb000	Deferred        libuuid.so.1
ELF	  ae3000-  afd000	Deferred        libice.so.6
ELF	  aff000-  b07000	Deferred        libsm.so.6
ELF	  b09000-  b0c000	Deferred        libxcomposite.so.1
ELF	  bae000-  be8000	Deferred        libcups.so.2
ELF	  d01000-  d5a000	Deferred        libpulse.so.0
ELF	  d8b000-  d8e000	Deferred        libcom_err.so.2
ELF	  da1000-  db2000	Deferred        libtasn1.so.3
ELF	  df2000-  dfb000	Deferred        libkrb5support.so.0
ELF	 26b0000- 2792000	Deferred        libasound.so.2
ELF	 2e1f000- 2e8e000	Deferred        libgcrypt.so.11
ELF	 3251000- 32cf000	Deferred        libgnutls.so.13
ELF	 6f22000- 6fc2000	Deferred        libkrb5.so.3
ELF	 7d17000- 7d49000	Deferred        libcrypt.so.1
ELF	 7ff3000- 7ff8000	Deferred        libxxf86vm.so.1
ELF	6001e000-60154000	Dwarf           libwine.so.1
ELF	60304000-60310000	Deferred        libnss_files.so.2
ELF	60310000-6045a000	Deferred        user32<elf>
  \-PE	60330000-6045a000	\               user32
ELF	6045a000-604f7000	Deferred        gdi32<elf>
  \-PE	60470000-604f7000	\               gdi32
ELF	604f7000-605a3000	Deferred        comdlg32<elf>
  \-PE	60500000-605a3000	\               comdlg32
ELF	605a3000-606bb000	Deferred        shell32<elf>
  \-PE	605b0000-606bb000	\               shell32
ELF	606bb000-60715000	Deferred        shlwapi<elf>
  \-PE	606d0000-60715000	\               shlwapi
ELF	60715000-607a7000	Deferred        winmm<elf>
  \-PE	60720000-607a7000	\               winmm
ELF	607a7000-607cf000	Deferred        msacm32<elf>
  \-PE	607b0000-607cf000	\               msacm32
ELF	607cf000-607f8000	Deferred        msvfw32<elf>
  \-PE	607e0000-607f8000	\               msvfw32
ELF	607f8000-60905000	Deferred        ole32<elf>
  \-PE	60810000-60905000	\               ole32
ELF	60905000-60924000	Deferred        iphlpapi<elf>
  \-PE	60910000-60924000	\               iphlpapi
ELF	60a1e000-60ab8000	Deferred        winex11<elf>
  \-PE	60a30000-60ab8000	\               winex11
ELF	60c16000-60c36000	Deferred        imm32<elf>
  \-PE	60c20000-60c36000	\               imm32
ELF	60c56000-60c88000	Deferred        uxtheme<elf>
  \-PE	60c60000-60c88000	\               uxtheme
ELF	60f29000-60f5e000	Deferred        winealsa<elf>
  \-PE	60f30000-60f5e000	\               winealsa
ELF	6104a000-61050000	Deferred        libasound_module_pcm_pulse.so
ELF	610ad000-610c5000	Deferred        msacm32<elf>
  \-PE	610b0000-610c5000	\               msacm32
ELF	610c5000-610d9000	Deferred        midimap<elf>
  \-PE	610d0000-610d9000	\               midimap
ELF	610d9000-61116000	Deferred        winemp3<elf>
  \-PE	610e0000-61116000	\               winemp3
ELF	64dfd000-64ec1000	Deferred        comctl32<elf>
  \-PE	64e10000-64ec1000	\               comctl32
ELF	665c5000-6662b000	Deferred        rpcrt4<elf>
  \-PE	665d0000-6662b000	\               rpcrt4
ELF	6ce0f000-6ce62000	Deferred        advapi32<elf>
  \-PE	6ce20000-6ce62000	\               advapi32
ELF	6f943000-6f97f000	Dwarf           avifil32<elf>
  \-PE	6f950000-6f97f000	\               avifil32
ELF	73352000-73387000	Deferred        winspool<elf>
  \-PE	73360000-73387000	\               winspool
ELF	79911000-79925000	Deferred        lz32<elf>
  \-PE	79920000-79925000	\               lz32
ELF	7a61c000-7a635000	Deferred        version<elf>
  \-PE	7a620000-7a635000	\               version
ELF	7b800000-7b93b000	Deferred        kernel32<elf>
  \-PE	7b820000-7b93b000	\               kernel32
ELF	7bc00000-7bca6000	Dwarf           ntdll<elf>
  \-PE	7bc10000-7bca6000	\               ntdll
ELF	7bf00000-7bf03000	Deferred        <wine-loader>
Threads:
process  tid      prio (all id:s are in hex)
00000008 (D) Z:\home\vincenzo\Scrivania\PlayTscc\CamPlay.exe
	00000031   15
	00000030    0
	0000002f    0
	00000009    0 <==
0000000c 
	00000022    0
	00000019    0
	00000013    0
	00000012    0
	0000000e    0
	0000000d    0
0000000f 
	0000002c    0
	0000002b    0
	0000002a    0
	00000029    0
	00000028    0
	00000027    0
	00000026    0
	00000025    0
	00000024    0
	00000021    0
	0000001f    0
	0000001a    0
	00000015    0
	00000014    0
	00000011    0
	00000010    0
00000016 
	0000001c    0
	0000001b    0
	00000018    0
	00000017    0
0000001d 
	00000023    0
	00000020    0
	0000001e    0
0000002d 
	0000002e    0
Backtrace:
=>1 0x60000812 (0x0032f7f8)
  2 0x60199028 (0x0032f920)
  3 0x7bc33a9f NTDLL_dbg_vprintf+0xef(format=": Data  says: '%4.4s'(0x%08X) size 0x%08X
", args=" É") [/home/vincenzo/Scrivania/wine-1.1.7/dlls/ntdll/debugtools.c:137] in ntdll (0x0032f960)
  4 0x7bc33b70 NTDLL_dbg_vlog+0x50(cls=__WINE_DBCL_ERR, channel=0x6f97ec78, function="AVIFILE_ReadBlock", format=<register EDI not in topmost frame>, args=" É") [/home/vincenzo/Scrivania/wine-1.1.7/dlls/ntdll/debugtools.c:173] in ntdll (0x0032f990)
  5 0x60022be9 wine_dbg_log+0x59(cls=<is not available>, channel=<register ESI not in topmost frame>, func="AVIFILE_ReadBlock", format=": Data  says: '%4.4s'(0x%08X) size 0x%08X
") [/home/vincenzo/Scrivania/wine-1.1.7/libs/wine/debug.c:239] in libwine.so.1 (0x0032f9c0)
  6 0x6f961345 AVIFILE_ReadBlock+0x325(This=<register ESI not in topmost frame>, pos=<is not available>, buffer=(nil), size=3008) [/home/vincenzo/Scrivania/wine-1.1.7/dlls/avifil32/avifile.c:2055] in avifil32 (0x0032fa00)
  7 0x6f9615dc IAVIStream_fnRead+0x1ac(iface=<register EDI not in topmost frame>, start=0, samples=22800, buffer=0x921a20, buffersize=22800, bytesread=0x32faf8, samplesread=0x32fadc) [/home/vincenzo/Scrivania/wine-1.1.7/dlls/avifil32/avifile.c:1099] in avifil32 (0x0032fa70)
  8 0x6f959c81 AVIStreamRead+0x61(pstream=<register ESI not in topmost frame>, start=0, samples=22800, buffer=0x921a20, buffersize=22800, bytesread=0x32faf8, samplesread=<register EDI not in topmost frame>) [/home/vincenzo/Scrivania/wine-1.1.7/dlls/avifil32/api.c:607] in avifil32 (0x0032fab0)
fixme:ole:CoGetCallContext ({0000013e-0000-0000-c000-000000000046}, 0x7ebb6874): stub
fixme:ole:CoGetCallContext ({0000013e-0000-0000-c000-000000000046}, 0x7ebb6874): stub
Locked