<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br></blockquote><div><br>Hi, <br>I tried several things.<br><br>>Date: 8 Nov 2011 13:32:20 +0100<br>

>From: "Thomas Friedrichsmeier"<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
>Hi,<br>
<br>
>On Tuesday 08 November 2011, Mischa Vreeburg wrote:<br>
>> I'm trying to get the installation bundle rkward for windows to work, but<br>
>> it crashes allways.<br>
>> When I start rkward.bat, i get the question if I want to save the<br>
>> workspace.<br>
<br>
>ok, that's a cross-platform quirk. You will want to go to Settings->Configure<br>
>RKWard->General, and set "Startup Action" to "Show selection dialog<br>
>(default)", to restore a more useful behavior.<br>
</blockquote><div> <br>This solved the problem of the saving of the workspace. The setting was on ask if you want to open a file<br></div><div> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

>> If I press cancel, rkward starts as normal.<br>
>> I can install packages, run R, run the plugins,<br>
>> BUT any interaction, which tries to load/open/save files crashes Rkward.<br>
>> The Same behaviour is seen with kwrite.<br>
><br>
>> Therefore my conclusion is that something is biting that interface part.<br>
<br>
>Yes, unfortunately the KDE file selection dialog appear to remain a source of<br>
>trouble on Windows. I still don't understand, exactly when or why these<br>
>problems occur.<br>
<br>
>The first thing to check is whether you are using "native" file dialogs or not.<br>
>On the very first start, RKWard should have prompted you about that, suggesting<br>
>to disable "native" file dialogs. However, it appears that there are a few<br>
>cases, where it's the non-native dialogs that cause trouble. You should try<br>
>with both settings. To do so, start a command shell, enter<br>
<br>
>cd C:\your\path\to\RKWard\KDE\bin\kcmshell4.exe platform<br>
<br>
>try checking or unchecking the "Use native system file dialogs" option, then<br>
>start kwrite and test. If you have found a setting that works, try that in<br>
>RKWard.<br></blockquote><div><br>I could not find a configuration that worked.<br></div><div> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

>As to the root cause of the trouble: This is still mysterious to me. Among the<br>
>bug reports on this issue, in the KDE bug tracker, some comments indicate that<br>
>this may be a problem when there are many drive letters (10+), or sometimes<br>
>when some mapped drives are slow (e.g. tape drives). If there is anything that<br>
>might be even remotely unusual about your setup, please let us know.<br>
</blockquote><div> </div><div>My setup is windows 7 64 bit:<br>I have 17+ drives, depending on USB sticks or external hdd.<br>2 are cd/dvd<br>4 are from a card reader they show up as usb drives 0 bytes<br>6 are hard drives<br>
2 are virtual cd/dvd drives<br>1 is a mapped network drive<br>1 is 3 1/2 drive<br>1 is the printer mith USB port<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

>> What information do you need to trace the problem?<br>
><br>
>Do you know how to use a debugger? In that case, you could provide us with a<br>
>backtrace of the crash. Start RKWard as<br>
 >  rkward.bat --debugger C:\your\path\to\gdb<br>
>or attach gdb to a running rkward.frontend.exe process using the "--pid"<br>
>option.<br></blockquote><div>Here is the gdb session info and the backtrace:<br><br>Initializing KDE<br>Starting RKWard<br>GNU gdb (GDB) 7.2<br>Copyright (C) 2010 Free Software Foundation, Inc.<br>License GPLv3+: GNU GPL version 3 or later <<a href="http://gnu.org/licenses/gpl.html">http://gnu.org/licenses/gpl.html</a>><br>
This is free software: you are free to change and redistribute it.<br>There is NO WARRANTY, to the extent permitted by law.  Type "show copying"<br>and "show warranty" for details.<br>This GDB was configured as "i686-pc-mingw32".<br>
For bug reporting instructions, please see:<br><<a href="http://www.gnu.org/software/gdb/bugs/">http://www.gnu.org/software/gdb/bugs/</a>>.<br>This binary was built by Equation Solution <<a href="http://www.Equation.com">http://www.Equation.com</a>>...<br>
Reading symbols from C:\PROGRA~2\RKWard\KDE\bin\\rkward.frontend.exe...done.<br>(gdb) run<br>Starting program: C:\PROGRA~2\RKWard\KDE\bin\\rkward.frontend.exe<br>[New Thread 4396.0x10c8]<br>[New Thread 4396.0xd20]<br>[New Thread 4396.0x130c]<br>
[New Thread 4396.0x3e0]<br>[New Thread 4396.0xab8]<br>[New Thread 4396.0xdb4]<br>[New Thread 4396.0xc10]<br>[New Thread 4396.0x478]<br>[New Thread 4396.0x1328]<br>[New Thread 4396.0xdcc]<br>[New Thread 4396.0x12d8]<br>[New Thread 4396.0x1300]<br>
[New Thread 4396.0x1100]<br><br>Program received signal SIGSEGV, Segmentation fault.<br>0x6a3ccba9 in ZN7QStringC1ERKS_ () from C:\PROGRA~2\RKWard\KDE\bin\QtCore4.dll<br>(gdb) bt<br>#0  0x6a3ccba9 in ZN7QStringC1ERKS_ () from C:\PROGRA~2\RKWard\KDE\bin\QtCore4.dll<br>
#1  0x6a37cfe2 in ZN16QEventTransition11qt_metacallEN11QMetaObject4CallEiPPv ()<br>   from C:\PROGRA~2\RKWard\KDE\bin\QtCore4.dll<br>#2  0x6a32d4a0 in ZN8QVariantC1ERK7QString () from C:\PROGRA~2\RKWard\KDE\bin\QtCore4.dll<br>
#3  0x6592e1d1 in ZN13QStandardItem7setTextERK7QString () from C:\PROGRA~2\RKWard\KDE\bin\QtGui4.dll<br>#4  0x657fc0d2 in ZN13QStandardItemC1ERK7QString () from C:\PROGRA~2\RKWard\KDE\bin\QtGui4.dll<br>#5  0x655b4b46 in ZN9QComboBox10insertItemEiRK5QIconRK7QStringRK8QVariant ()<br>
   from C:\PROGRA~2\RKWard\KDE\bin\QtGui4.dll<br>#6  0x7065cc72 in libkio!_ZN12KUrlComboBox19KUrlComboBoxPrivate13insertUrlItemEPKNS0_13KUrlComboItemE ()<br>   from C:\PROGRA~2\RKWard\KDE\bin\libkio.dll<br>#7  0x0028b8a0 in ?? ()<br>
(gdb)<br> <br></div><div> I hope this helps<br><br></div></div>M. D. Vreeburg <br>