Summary: | FIXED IN SVN: folding only works after reloading R script | ||
---|---|---|---|
Product: | [Applications] rkward | Reporter: | RKWard Team <rkward-devel> |
Component: | general | Assignee: | RKWard Team <rkward-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
RKWard Team
2012-09-04 17:14:51 UTC
Hi Ralf\! Wow, that's a pretty mysterious problem. It took me some time to reproduce this. Apparently, the ingredients are: \- a script that is not too short \- problem does not occur the \*first\* time a script was opened, and may or may not come up, subsequently. When it does come up for a certain file, the problem will persist for that file, even across sessions. \- When the problem occurs, the document config for that file will always have Highlighting=R Script Mode=Normal \- changing that to Highlighting=R Script Mode=R Script makes the problem go away. Based on the last bit, I invented a hack that seems to fix them problem, here. The actual cause is still a mystery to me. Please test. \(In case you want to toy with this, before updating: The relevant config is \_currently\_ saved in ~/.kde/share/apps/rkward/workspace\_config\_SOME\_MD5\_SUM.\) Regards Thomas - **assigned_to**: nobody --> tfry -- Originally posted by (AT sourceforge.net): rtautenh -- Sorry that I gave you such a hard time reproducing this bug\! It works now. Thank you Thomas\! Well, thanks for reporting\! Receiving bug reports shortly after doing the changes that introduced the bug helps a \_lot\_. A few months later, I don't think I would have had any idea on where to start looking. This bug only affected the SVN version, no official release, so I'm closing the report, directly. - **summary**: code folding only works after reloading a R script --> FIXED IN SVN: folding only works after reloading R script - **status**: open --> closed-fixed |