Hi,

On Monday 05 November 2012, meik michalke wrote:
> i have also seen (again) that the file opening dialog reliably crashed
> RKWard 0.6.0. we experimented a little and found out that setting the
> initial working directory to something accessible like
> 
>   setwd("C:/")
> 
> acts as a workaround, so having this command in the options box can relieve
> you from that problem.

did you track down, what exactly causes the change? I.e. touching the 
directory at all, or setting it to something different? In other words, if you 
do
   x <- getwd ()
   setwd ("C:/")
   setwd (x)
do file dialogs continue to crash after this?

If yes, do you have any idea what might be "special" about the initial working 
directory? You say "accessible". Does that mean the initial working directory 
is inaccessible, somehow?

Could you try kwrite or some other application from the KDE installation, to 
see whether these suffer from the same problem?

> however, both problems should be solvable in a more
> obvious manner.

I don't think, there's much we can do about the "internet2"-problem, besides 
documenting it. Or do you have an idea on how to approach this?

Of course we should fix those pesky file dialog problems, somehow!

Regards
Thomas

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel

Reply via email to