http://bugs.winehq.org/show_bug.cgi?id=18476
Summary: AVRStudio crashing if selecting "AVR Simulator" Product: Wine Version: 1.1.21 Platform: PC-x86-64 URL: http://www.atmel.com/dyn/products/tools_card.asp?tool_ id=2725 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: skynet_2@o2.pl
Created an attachment (id=21099) --> (http://bugs.winehq.org/attachment.cgi?id=21099) crash.log
AVRStudio->Menu->Project->New Project->Select whatever->Next->Select "AVR Simulator"->>wine window(Program error)
only "AVR Simulator" crashing AVRStudio
WinAVR-20090313 is installed on wine. AVRStudio 4.16 SP1 v638
links to without registered download the AVRStudio http://www.atmel.com/dyn/resources/prod_documents/AvrStudio416Setup.exe AVRStudio SP1 http://www.atmel.com/dyn/resources/prod_documents/AVRStudio4.16SP1.exe WinAVR http://dfn.dl.sourceforge.net/sourceforge/winavr/WinAVR-20090313-install.exe
I use Linux debian squeeze/testing 2.6.26-2-amd64 x86_64 and wine-1.1.21
I don't run a regression test, but i first time install AVRStudio on wine.
I add crash log
ps. sorry for my poor english
http://bugs.winehq.org/show_bug.cgi?id=18476
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #21099|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=18476
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2009-05-14 21:46:38 --- http://bugs.winehq.org/page.cgi?id=fields.html#importance
It always required to list native packages you have installed. Try to add native msxml.
http://bugs.winehq.org/show_bug.cgi?id=18476
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2009-05-14 21:48:35 --- http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFCLOC" (8.0.50608.0)
Install msvc2005sp1 redist with 'winetricks vcrun2005sp1'.
http://bugs.winehq.org/show_bug.cgi?id=18476
--- Comment #3 from skynet skynet_2@o2.pl 2009-05-15 09:24:28 --- Created an attachment (id=21117) --> (http://bugs.winehq.org/attachment.cgi?id=21117) crash log with installed msxml3 and vcrun2005sp1
http://bugs.winehq.org/show_bug.cgi?id=18476
--- Comment #4 from skynet skynet_2@o2.pl 2009-05-15 09:27:35 --- @Dmitry Timoshkov I tried run AVRStudio on clean wine 1.1.21. I install msxml, `./winetricks msxml3` and it works, if I now select "AVR Simulator" i don't have crash but i now get AVRStudio error "Error getting supported devices".
@Vitaliy Margolen I install msvc2005sp1 and i don't see again this warning " fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFCLOC" (8.0.50608.0) ".
Again wine error's "err:rpc:I_RpcReceive we got fault packet with status 0x3e6 err:ole:xCall RpcChannelBuffer SendReceive failed, 800703e6" and "err:ole:marshal_object object doesn't expose interface {00000126-0000-0000-c000-000000000046}, failing with error 0x80004002 err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface failed with error 0x80004002"
I add new crash.log
ps. sorry for my poor english
http://bugs.winehq.org/show_bug.cgi?id=18476
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=18476
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |nerv@dawncrow.de Ever Confirmed|0 |1
--- Comment #5 from André H. nerv@dawncrow.de 2009-07-29 11:33:12 --- confirming
http://bugs.winehq.org/show_bug.cgi?id=18476
--- Comment #6 from zainka vidar.vidnes@yahoo.no 2010-02-23 15:33:48 --- Created an attachment (id=26437) --> (http://bugs.winehq.org/attachment.cgi?id=26437) Log running AVR studio 4.18 under wine version 1.1.39
This log shows a missing dll BCGCB632.DLL. However, according to Atmel this file was no longer used by avrstudio after release 4.08 according to thread in avrfreaks http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=48...
I tried using winetricks to install bcgcb632 as I did for mfc42, vcrun2005sp1 and msxml but this seems not to be supported.
My studio still chrash when loading device list for the simulator
http://bugs.winehq.org/show_bug.cgi?id=18476
--- Comment #7 from André H. nerv@dawncrow.de 2010-02-24 11:54:03 --- Still present in Wine-1.1.39 zainka, you should use a clean wineprefix, also if you compile wine yourself you get debugsymbols and the logs are quite better
http://bugs.winehq.org/show_bug.cgi?id=18476
--- Comment #8 from Mariusz Pluciński vshader@gmail.com 2010-03-13 15:10:01 --- Created an attachment (id=26788) --> (http://bugs.winehq.org/attachment.cgi?id=26788) Contains full backtrace and all dumps created by wine automatically
I installed wine 1.1.40 (compiled from source) and newest AVR Studio (4.18 SP2) and the error still occurs.
However, I have a little diffrent log than these above. Especially, the backtrace looks other.
http://bugs.winehq.org/show_bug.cgi?id=18476
--- Comment #9 from Juan Lang juan_lang@yahoo.com 2010-03-13 15:17:15 --- Does native msxml help? Try 'winetricks msxml3'
http://bugs.winehq.org/show_bug.cgi?id=18476
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|-unknown |msxml3 Resolution| |DUPLICATE
--- Comment #10 from Nikolay Sivov bunglehead@gmail.com 2010-03-13 15:20:33 --- This is a duplicate of bug 22020. Problem is identified here already.
*** This bug has been marked as a duplicate of bug 22020 ***
http://bugs.winehq.org/show_bug.cgi?id=18476
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Nikolay Sivov bunglehead@gmail.com 2010-03-13 15:20:57 --- Closing.