Hi, i recently found cayra, and i was planning to use it instead of Freemind.
However, i installed it, and at every launch, it crashs. I have installed .net fx 30, 3.0 SP1, 3.5, 2.0, i have (i think) all .net framework up to date, and it's still crashing. I can send you any log, or information that may be usefull.
FYI, i'm running XP SP2, French, probably with not every updates from windows update, but, i cant do them as it's locked by the company proxy.
I also have VS2005, and good knowledge of C#, so if you want me to test some things in order to fix this bug, i can help.
Thanks in advance.
Re: Crash during startup
We're very sorry to hear that Cayra crashes :(
Can you please send us the screenshot of the error report? ("What data does this error report contain")
Thanks!
P.S. It's Friday evening here, so we'll get back to you first thing on Monday morning!
Well, the problem is it
Well, the problem is it doesn't propose me any report data, (see this screenshot : http://jbriguet.free.fr/Cayra.jpg ) Saying only that Cayra encountered a problem and have to close. Sorry for inconvenience etc :)
I checked, and Error reporting is enabled in System Properties, so i don't know where to look exactly. (No exception is thrown ro something like that)
I'll check at home tonight.
No idea where this crash can
No idea where this crash can comes from ? I have a pretty exotic setup to connect on internet, maybe it could be this ? If you want, i can also try a verbose enabled version (if you have one) and send you the log, or any information you may need.
Click on debug?
Hmm, if you click on the "Debug" button (that I see on your screenshot), will it give you more information, do you think?
Well
A click on debug send me into visual studio, but in assembly mode debugging, as i don't have the source and nearly don't know asm, it's almost useless for me.
Hi
I'm back at my work computer, and i can now test everything you may ask me. Feel free to submit anything, i really want to use cayra for this project.
screenshot
After you click on "Debug" and vs2005 is loaded, there should be a window that will look somewhat like this:
Could you click on "view detail", expand all branches, make a screenshot of it (copy the text) and send to us?
Believe me
When i say there is no window like that :) Actually, i found what is it, i'm working on directX, and enabling the debug runtime (and the option Break on D3D Error) just make Cayra crash. To test it, just download the latest directX sdk, go to directx control panel, and try to run cayra :)
I join a screenshot, for you to realize :) Actually, it may be a problem outside of cayra, probably with WPF and DirectX under XP. And, i admit, this case would probably never happens to anyone else :p
Here is the error i saw today when trying to debug anyway (Only showed when i stopped the debugging)
----
Cayra.exe has triggered a breakpoint
The thread 'Win32 Thread' (0x11a0) has exited with code 0 (0x0).
Direct3D9: (ERROR) :Invalid flags specified. GetAdapterIdentifier fails.
Cayra.exe has triggered a breakpoint
First-chance exception at 0x7c812a5b in Cayra.exe: Microsoft C++ exception: EEFileLoadException at memory location 0x0012e76c..
First-chance exception at 0x7c812a5b in Cayra.exe: Microsoft C++ exception: [rethrow] at memory location 0x00000000..
First-chance exception at 0x7c812a5b in Cayra.exe: Microsoft C++ exception: [rethrow] at memory location 0x00000000..
First-chance exception at 0x7c812a5b in Cayra.exe: 0xE0434F4D: 0xe0434f4d.
Direct3D9: (INFO) :======================= Hal HWVP Pure device selected
Direct3D9: (ERROR) :Invalid iBackBuffer parameter passed to GetBackBuffer
Cayra.exe has triggered a breakpoint
The program '[4964] Cayra.exe: Native' has exited with code 0 (0x0).
---
Here two screenshot explaining all the problem :)
http://jbriguet.free.fr/Divers/Images/Cayra/Cayra.jpg
http://jbriguet.free.fr/Divers/Images/Cayra/Clip1.jpg
http://jbriguet.free.fr/Divers/Images/Cayra/Clip2.jpg
And, if you use the debug runtime of DirectX without the Break On D3D Error, it will go fine :)
Anyway, now it works, that's all i needed. If you need more information, just ask :)
Hurray))
Oh, great that you got Cayra working on your computer now :-)
The error indeed seems quite exotic..