[rkward] [Bug 481326] KWard does not install properly

2024-02-16 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=481326

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@kdem
   ||ail.net

--- Comment #1 from Thomas Friedrichsmeier  
---
> ./libR.dylib' (mach-o file, but is an incompatible architecture (have 
> 'arm64', need 'x86_64'))

For the time being, only the x86_64 variant of R is supported. You need to
install that.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 475810] rkward.rbackend crashed in QString::isEmpty when closing

2023-10-20 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=475810

Thomas Friedrichsmeier  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/educ
   ||ation/rkward/-/commit/c37e1
   ||897501f04749d4750fd0611d920
   ||694134a2
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Thomas Friedrichsmeier  
---
Git commit c37e1897501f04749d4750fd0611d920694134a2 by Thomas Friedrichsmeier.
Committed on 20/10/2023 at 18:21.
Pushed by tfry into branch 'master'.

Fix nullpointer dereference during exit.

M  +1-0rkward/rbackend/rktransmitter.cpp

https://invent.kde.org/education/rkward/-/commit/c37e1897501f04749d4750fd0611d920694134a2

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 469926] RKWard doesn't start anymore

2023-07-18 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=469926

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 469926] RKWard doesn't start anymore

2023-07-17 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=469926

--- Comment #15 from Thomas Friedrichsmeier 
 ---
You mentioned building from git, previously. Could you test current git master
with your regular build procedure, installing below your home directory, and
running from there (i.e. the way that was broken, before)? In theory, this
should work, now, too.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 469926] RKWard doesn't start anymore

2023-07-17 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=469926

--- Comment #14 from Thomas Friedrichsmeier 
 ---
Git commit 201b2cba2ab3620b297edf3a4b5a05524077ffc9 by Thomas Friedrichsmeier.
Committed on 17/07/2023 at 15:42.
Pushed by tfry into branch 'master'.

Improve support for running from non-standard paths on Linux

M  +2-0ChangeLog
M  +4-1rkward/CMakeLists.txt
M  +10   -2rkward/main.cpp

https://invent.kde.org/education/rkward/-/commit/201b2cba2ab3620b297edf3a4b5a05524077ffc9

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 469926] RKWard doesn't start anymore

2023-07-16 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=469926

--- Comment #12 from Thomas Friedrichsmeier 
 ---
> /home/ehm/.local/share/rkward:/home/ehm/.local/share/flatpak/exports/share/rkward:/var/lib/flatpak/exports/share/rkward:/usr/local/share/rkward:/usr/share/rkward

Ok, so the installation path is not among the paths that get searched. I guess,
I can see what's happening, here, the assumption still appears to be that the
installation directory is one of $XDG_DATA_DIRS. Will need to investigate a
fix.

We do have some special lookup mechanisms for running directly from the build
tree. Try:
  /home/packages/SOURCE/rkward-0.7.5/ehm_build/rkward/rkward

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 469926] RKWard doesn't start anymore

2023-07-16 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=469926

--- Comment #9 from Thomas Friedrichsmeier  
---
It still appears to be essentially the same issue, and more specifically,
RKWard does not appear to find _any_ of its own files, including its R package.

So, this is quite clearly an installation problem (although it should
definitely be handled more gracefully, that is truly a regression I will need
to look into). Could you summarize the steps you took to compile / install? And
from what path are you starting rkward?

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 472225] Can't paste multiple lines of code into console window

2023-07-16 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=472225

--- Comment #3 from Thomas Friedrichsmeier  
---
Yes, there are known bugs with graphs in RKWard 0.7.2 when used with R 4.1 and
higher. So that's another reason to update RKWard.

I'm not sure, how close Mint is to Ubuntu. If it's close enough, your easiest
option will be to add one of our PPAs. Likely this one:
https://launchpad.net/~rkward-devel/+archive/ubuntu/rkward-stable (add the PPA
to your system, then check for updates). Should that show a dependency problem,
you'll have to compile from source. We'll be happy to talk you through the
process, too, but the best place to ask for support on that will be on our
rkward-us...@kde.org mailing list.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 469926] RKWard doesn't start anymore

2023-07-16 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=469926

--- Comment #7 from Thomas Friedrichsmeier  
---
Thanks.

Could you attach the full /tmp/rkward.rbackend from that run to this report?
What you pasted clearly shows an error, but I'm not sure, it's the first thing
going wrong.

(My guess is that actually the wrong - 0.7.4 - version of the RKWard R package
is being loaded, although that condition is _supposed_ to be handled,
automatically).

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 469926] RKWard doesn't start anymore

2023-07-16 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=469926

--- Comment #5 from Thomas Friedrichsmeier  
---
To be clear, this is a _new_ issue, this time, right (which also happens to pop
up at start)?

Unfortunately the strace does not really tell anything, importantly, because
the R backend is run in a separate process. Looking at /tmp/rkward.rbackend may
be more helpful, possibly also after starting with rkward --debug-level 5

But first things first, this problem came up when? After upgrading R, perhaps?
If so to what version?

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 472225] Can't paste multiple lines of code into console window

2023-07-16 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=472225

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||thomas.friedrichsmeier@kdem
   ||ail.net
 Resolution|--- |WORKSFORME

--- Comment #1 from Thomas Friedrichsmeier  
---
I have no specific idea, what may be going wrong, here, but RKWard 0.7.2 is
very old by now, and my immediate guess it that this may be related to changes
in R or elsewhere that have happened meanwhile.

Please try again with RKWard 0.7.5.
https://rkward.kde.org/Building_RKWard_From_Source.html

Works for me. Should problems persist, feel free to re-open this ticket.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 469926] RKWard doesn't start anymore

2023-05-18 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=469926

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@kdem
   ||ail.net

--- Comment #1 from Thomas Friedrichsmeier  
---
Please be a bit more specific. What exactly does "does not start anymore" mean?
Is it the R backend that fails to start? What error messages do you see? Does
it crash / hang?

Note that the main configuration file should be found at ~/.config/rkwardrc .
You could try deleting that.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 463346] Make R console compatible with 'cli' R package

2022-12-31 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=463346

--- Comment #7 from Thomas Friedrichsmeier  
---
I was skeptical that this could be done based on syntax highlighting
definitions, but if so, I'll be quite excited to see your work (and don't wait
to long before submitting. You can always mark a merge request as "draft", as
long as you are not quite confident).

I'm also quite open to having additional highlighting features. But in fact,
it's always a good idea to keep independent features separate as much as
possible (i.e. two or even more separate merge requests would be preferable).

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 463346] Make R console compatible with 'cli' R package

2022-12-30 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=463346

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@kdem
   ||ail.net

--- Comment #5 from Thomas Friedrichsmeier  
---
> Shall I consider the part about printing the colours of the output from 'cli' 
> package in RKWard's R console as "won't fix" then?

I'm not sure about that, yet. It's definitely lower priority, however, and also
more difficult. If you would like to get your hands dirty,
RKConsole::newOutput() is the key function to look at
(https://invent.kde.org/education/rkward/-/blob/master/rkward/rkconsole.cpp#L555).
The console window is based on KTextEditor, and highlighting could be amended
using
https://api.kde.org/frameworks/ktexteditor/html/classKTextEditor_1_1MovingRange.html
(setAttribute).

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 463484] Installation error?

2022-12-27 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=463484

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||thomas.friedrichsmeier@kdem
   ||ail.net

--- Comment #1 from Thomas Friedrichsmeier  
---
Thanks for taking the time to report this. Unfortunately, your report contains
very little information that could help us diagnose the issue. RKWard is known
to work on Windows 10, in general.

Some of the first questions:
- Trying to start again, does it work the second time?
- Did you have R and/or RKWard installed, before?

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 463346] Make R console compatible with 'cli' R package

2022-12-27 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=463346

--- Comment #3 from Thomas Friedrichsmeier  
---
Git commit aef76e215c70e6e8998952345c3d3bd35f7eda47 by Thomas Friedrichsmeier.
Committed on 27/12/2022 at 09:41.
Pushed by tfry into branch 'master'.

Fix output position in case of pasted multi-line commands.

M  +1-0rkward/rkconsole.cpp

https://invent.kde.org/education/rkward/commit/aef76e215c70e6e8998952345c3d3bd35f7eda47

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 463346] Make R console compatible with 'cli' R package

2022-12-25 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=463346

--- Comment #1 from Thomas Friedrichsmeier  
---
Git commit f84482ceee07e0af0a1ebb7e04ddd42bd07b993b by Thomas Friedrichsmeier.
Committed on 25/12/2022 at 10:31.
Pushed by tfry into branch 'master'.

Fix handling of carriage returns in R Console window

M  +2-1ChangeLog
M  +30   -16   rkward/rkconsole.cpp
M  +2-0rkward/rkconsole.h

https://invent.kde.org/education/rkward/commit/f84482ceee07e0af0a1ebb7e04ddd42bd07b993b

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 400755] Factor levels are displayed sorted by string sort, instead of numeric sort of levels.

2022-12-02 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=400755

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Ever confirmed|0   |1
 Status|NEEDSINFO   |CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 462177] Greek letters are not displayed in plots

2022-11-24 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=462177

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||thomas.friedrichsmeier@kdem
   ||ail.net
 Status|REPORTED|CONFIRMED

--- Comment #2 from Thomas Friedrichsmeier  
---
Confirmed, I will investigate. However, as a quick workaround, simply:
   a = rnorm(1); hist(a, main = "μ=0")
will work just fine, nowadays.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 393117] support tab-expanding named vectors

2022-11-22 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=393117

Thomas Friedrichsmeier  changed:

   What|Removed |Added

   Severity|normal  |wishlist
 CC||thomas.friedrichsmeier@kdem
   ||ail.net
 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |CONFIRMED
 Ever confirmed|0   |1

--- Comment #2 from Thomas Friedrichsmeier  
---
Valid wish, although I am currently a bit skeptical, whether it can
(reasonably) be done.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 393610] Improve debugger console integration

2022-11-22 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=393610

--- Comment #6 from Thomas Friedrichsmeier  
---
*** Bug 393609 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 393609] Debugger Console font and theme cannot be changed

2022-11-22 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=393609

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |DUPLICATE
 CC||thomas.friedrichsmeier@kdem
   ||ail.net

--- Comment #2 from Thomas Friedrichsmeier  
---
The debugger window will (eventually) see a complete rework. Closing this
ticket in favor of #393610 .

*** This bug has been marked as a duplicate of bug 393610 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 393612] Add an option to search for function declarations

2022-11-22 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=393612

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@kdem
   ||ail.net
 Resolution|WAITINGFORINFO  |---
 Ever confirmed|0   |1
 Status|NEEDSINFO   |CONFIRMED
   Severity|normal  |wishlist

--- Comment #2 from Thomas Friedrichsmeier  
---
Valid wish.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 393610] Improve debugger console integration

2022-11-22 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=393610

Thomas Friedrichsmeier  changed:

   What|Removed |Added

Summary|Wish for Debugger console   |Improve debugger console
   |do be disabled  |integration
 Resolution|WAITINGFORINFO  |---
   Severity|normal  |wishlist
 Ever confirmed|0   |1
 Status|NEEDSINFO   |CONFIRMED

--- Comment #5 from Thomas Friedrichsmeier  
---
Valid wishlist item.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 391587] Reverse Debugging; record changes in vars at every step.

2022-11-16 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=391587

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@kdem
   ||ail.net
 Status|NEEDSINFO   |CONFIRMED
   Severity|normal  |wishlist
 Ever confirmed|0   |1
 Resolution|WAITINGFORINFO  |---

--- Comment #2 from Thomas Friedrichsmeier  
---
It's a wishlist item, really, but still a valid one.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 461534] RKWard crashes if renaming object in workspace

2022-11-07 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=461534

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||thomas.friedrichsmeier@kdem
   ||ail.net
 Status|REPORTED|RESOLVED

--- Comment #2 from Thomas Friedrichsmeier  
---
Thanks for reporting.

This was already fixed in the development version, shortly after 0.7.5 was
released. You can try the daily builds for a fixed version:
https://launchpad.net/~rkward-devel/+archive/ubuntu/rkward-kf5-daily-r40
(tomorrow's build will have a proper version number, too).

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 458499] bug when opening the application -

2022-10-03 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=458499

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
  Latest Commit||https://invent.kde.org/educ
   ||ation/rkward/commit/f0db702
   ||a74f7ca27ed5c1451eb9293d1ad
   ||7467e0
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #5 from Thomas Friedrichsmeier  
---
Git commit f0db702a74f7ca27ed5c1451eb9293d1ad7467e0 by Thomas Friedrichsmeier.
Committed on 03/10/2022 at 08:42.
Pushed by tfry into branch 'master'.

Bookkeeping.

New workaround for paths with spaces appears to work.

M  +1-0ChangeLog

https://invent.kde.org/education/rkward/commit/f0db702a74f7ca27ed5c1451eb9293d1ad7467e0

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 380758] WINDOWS only: opening links with external app fails

2022-10-03 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=380758

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||thomas.friedrichsmeier@kdem
   ||ail.net
 Resolution|--- |WORKSFORME

--- Comment #5 from Thomas Friedrichsmeier  
---
Appears to work just fine, these days. (Probably due to bugfixes in KRun).

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 459256] CANNOT OPEN help page with rkward native help browser

2022-09-17 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=459256

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@kdem
   ||ail.net

--- Comment #1 from Thomas Friedrichsmeier  
---
Thanks for reporting.

- Is Step 1 necessary in order to reproduce the problem, or did you simply do
that for comparison?
- If you kill all the leftover kioslave5.exe processes (or reboot), does the
problem still occur? (I'm somewhat hoping that the problem might be due to a
single stale process).

(If needed, as a workaround, you should be able to run "options(browser=NULL)"
in order to fall back to external help browser.)

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 458626] Crash on loading qtbase library

2022-09-07 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=458626

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@kdem
   ||ail.net

--- Comment #2 from Thomas Friedrichsmeier  
---
Sorry for not replying earlier. This is a known issue and very difficult to
resolve. The rkward backend links against qt (Qt5, currently) itself, and this
results in two distinct issues:

1) In your case, a different version of qt (Qt4) is needed by qtbase.
Dynamically loading two versions of the same library (soname) is simply not
supported in Linux at all (no definite knowledge on other OSes, here, but I
suspect the same limitation to apply). Supporting this use case seems very
difficult, indeed.

2) Even with a compatible version, we'll have some issues getting library
initialization right (both qtbase, and the rkward backend trying to initialize
the library). This might be something that can be fixed, with a reasonable
effort. It has been some time since I took a more detailed look. Frankly, I
stopped putting time into that, as qtbase never seemed to gain much traction.

Sorry, if I cannot give you a more satisfying answer, esp. regarding part 1).
Do you really need qt4, specifically?

Finally, if you're looking into building controls, yourself, then of course,
RKWard brings facilities for that. If you're missing something in that
direction, perhaps we can discuss on rkward-de...@kde.org .

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 458499] bug when opening the application -

2022-09-05 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=458499

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Resolution|FIXED   |WAITINGFORINFO

--- Comment #3 from Thomas Friedrichsmeier  
---
I am unsure why this should be a problem, but could you try moving the RKWard
installation to a path without spaces (e.g. E:\RKWard), and test whether that
helps?

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 458499] bug when opening the application -

2022-09-01 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=458499

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||thomas.friedrichsmeier@kdem
   ||ail.net
 Resolution|--- |FIXED

--- Comment #1 from Thomas Friedrichsmeier  
---
I suspect you had an installation of RKWard on this machine, before, and the
installation is conflicting, somehow. Possibly it's simply an outdated
application shortcut.

1) Where did you install RKWard?
2) Open the installation folder. Navigate to "bin" inside that. Is there an
rkward.ini file in it? What's the content of that?
3) In the bin folder, locate rkward.exe and try to start that. Does that change
anything?

Regards
Thomas

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 457889] rkward 0.74/opensuse 15.4 terminates immediately if started via sudo/kdesu or as root ; works fine for other users

2022-08-15 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=457889

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@kdem
   ||ail.net

--- Comment #2 from Thomas Friedrichsmeier  
---
Use
  QTWEBENGINE_CHROMIUM_FLAGS="--no-sandbox" rkward
to disable sandboxing.

*However*
a) R (and RKWard) allows mixing package from several local "library locations".
It's perfectly ok (and common) to have a system-wide, non-user writable library
location, and a user-controlled library location on top of that.
b) Under Linux, from the RKWard package management dialog, you can simply
select the system location (/usr/lib64/R/library). If you do not have write
access, you will be prompted to either install to a custom location (i.e. case
a), or to install using sudo. You do not need to run the whole frontend as root
for that.

As for the --debug-output option: It does not work that way. Use
"--debug-output terminal" to write output to the console. Otherwise, debug
output is written to /tmp/rkward.frontend and /tmp/rkward.rbackend.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 457165] Are there any ways to show the date format when open a "dataframe" object in "My Workspace"

2022-07-28 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=457165

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@kdem
   ||ail.net

--- Comment #1 from Thomas Friedrichsmeier  
---
Just a quick feedback, that yes, this should definitely be supported, but I
don't have a timeline for that, yet.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 457164] Craft digiKam MacOS build : i18n checkout with Subversion cannot be processed as svn command is not found

2022-07-26 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=457164

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@kdem
   ||ail.net

--- Comment #1 from Thomas Friedrichsmeier  
---
Possibly of interest:
https://invent.kde.org/packaging/craft-blueprints-kde/-/merge_requests/377
(abandoned merge request for subversion blueprint).

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 457148] digiKam Windows bundles build from Binary Factory with Craft : MSVC version can be signed but not MinGW

2022-07-26 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=457148

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@kdem
   ||ail.net

--- Comment #3 from Thomas Friedrichsmeier  
---
FWIW, we ran into the same problem in RKWard. Since MingW builds are more oft
an emergency-fallback option for us, the solution was this:

https://invent.kde.org/sysadmin/binary-factory-tooling/-/commit/1d3c456b3ad6ee4556acc2b90a9980f7f845c5bd

Note that this was after first proposing to disable AppX-building on MinGW:

https://invent.kde.org/sysadmin/binary-factory-tooling/-/merge_requests/289

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 456846] Kate Snippets: not clear how to work with selected text

2022-07-25 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=456846

--- Comment #3 from Thomas Friedrichsmeier  
---
But in fact, if you do not care about adding a default value, in case there is
no selection, you can simply write (snippet tab):

${view.selectedText()}

Would you like to create a merge request adding some illustrative examples?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 456846] Kate Snippets: not clear how to work with selected text

2022-07-24 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=456846

--- Comment #2 from Thomas Friedrichsmeier  
---
In RKWard we use the following in the snippet tab (example):

  ${rangeCommand("**%%1**", "Bold")}

where rangeCommand is defined as (in the scripts tab):

function rangeCommand(command, def) {
if (view.selectedText().length > 0) {
return command.replace("%%1", view.selectedText());
} else {
return command.replace("%%1", def);
}
}

This puts the selected text inside "**" markup, or inserts "**Bold**", in case
nothing is selected. That took quite some experimenting to figure out,
indeed

-- 
You are receiving this mail because:
You are watching all bug changes.

[kded-appmenu] [Bug 416911] Titlebar or global menu disappear, if a second QMenuBar is added (even if invisible)

2022-07-23 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=416911

Thomas Friedrichsmeier  changed:

   What|Removed |Added

Summary|Titlebar or global menu not |Titlebar or global menu
   |working with RKWard and |disappear, if a second
   |opened script   |QMenuBar is added (even if
   ||invisible)

--- Comment #11 from Thomas Friedrichsmeier 
 ---
Finally some progress:
The bug arises, if a second QMenuBar is added to a window. This may not exactly
be a standard use-case, but is not entirely outlandish in the context of
providing previews. Importantly, note that the bug still occurs, if the second
QMenuBar never becomes visible at all. It's enough for it to become a child of
the window.

With that knowledge, the issue is now fixed (in the sense of no longer
triggered) in the development version of RKWard. See #429900 . It is still
present in appmenu in the form described in the above paragraph.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 429900] Hamburger Menu lost on open R script

2022-07-23 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=429900

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
   Version Fixed In||0.7.5
 CC||thomas.friedrichsmeier@kdem
   ||ail.net

--- Comment #2 from Thomas Friedrichsmeier  
---
This issue should be fixed in the development version (to be released as RKWard
0.7.5).

For verification, you may want to try our new AppImage builds:
https://mail.kde.org/pipermail/rkward-devel/2022-July/005844.html .

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 429900] Hamburger Menu lost on open R script

2022-07-01 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=429900

--- Comment #1 from Thomas Friedrichsmeier  
---
Git commit 75d2ff4f468f6807669237cfe344fa8dbd469b9a by Thomas Friedrichsmeier.
Committed on 01/07/2022 at 22:35.
Pushed by tfry into branch 'master'.

Fix menu quirks due to use of a fully blown KXMLGUIWindow as preview area.
Related: bug 416911

M  +39   -21   rkward/misc/rkxmlguipreviewarea.cpp
M  +8-2rkward/misc/rkxmlguipreviewarea.h

https://invent.kde.org/education/rkward/commit/75d2ff4f468f6807669237cfe344fa8dbd469b9a

-- 
You are receiving this mail because:
You are watching all bug changes.

[kded-appmenu] [Bug 416911] Titlebar or global menu not working with RKWard and opened script

2022-07-01 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=416911

--- Comment #10 from Thomas Friedrichsmeier 
 ---
Git commit 75d2ff4f468f6807669237cfe344fa8dbd469b9a by Thomas Friedrichsmeier.
Committed on 01/07/2022 at 22:35.
Pushed by tfry into branch 'master'.

Fix menu quirks due to use of a fully blown KXMLGUIWindow as preview area.
Related: bug 429900

M  +39   -21   rkward/misc/rkxmlguipreviewarea.cpp
M  +8-2rkward/misc/rkxmlguipreviewarea.h

https://invent.kde.org/education/rkward/commit/75d2ff4f468f6807669237cfe344fa8dbd469b9a

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 455940] "You can help" link on website 404's

2022-06-29 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=455940

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@kdem
   ||ail.net
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #2 from Thomas Friedrichsmeier  
---
Thanks for your report and merge request!

Pro tip: Use "BUG: 455940" instead of "Resolves 455940" to close the bug
report, automatically (and link the commit to it), when the commit is merged.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 433398] RKWard segmentation faulted in QString::isEmpty when closing

2022-06-16 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=433398

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@kdem
   ||ail.net
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Thomas Friedrichsmeier  
---
Several cases of undefined behavior on exit have been fixed, meanwhile, and I
believe this to be fixed. Should you see the problem again, please open a new
ticket.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 380730] Shortcuts stop working in graphics windows

2022-06-16 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=380730

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from Thomas Friedrichsmeier  
---
Closing as no longer relevant.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 430680] rkward process continues after exiting program

2022-06-16 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=430680

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||thomas.friedrichsmeier@kdem
   ||ail.net
 Resolution|--- |FIXED

--- Comment #1 from Thomas Friedrichsmeier  
---
Several cases of undefined behavior on exit have been addressed, meanwhile, and
I assume this problem to be fixed. Should you see this, or something similar
again, please open a new ticket.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 418591] Keep showing Transferring dialog while loading help files

2022-06-16 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=418591

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #6 from Thomas Friedrichsmeier  
---
Much has changed in this area, both in RKWard and in the distributions. Should
this still be an issue, please post a short update.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 438993] Plotting using ggplot2 makes R crash in RKWard

2022-06-16 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=438993

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||0.7.3
 Status|REPORTED|RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 398780] Editor font does not change according to schema

2022-06-16 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=398780

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #10 from Thomas Friedrichsmeier 
 ---
I believe this is long since fixed. If you see something like this again,
please open a new ticket.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 389914] dark theme -> export graph -> white on white export path text

2022-06-16 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=389914

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
 CC||thomas.friedrichsmeier@kdem
   ||ail.net

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 360305] Easier access to ktexteditor settings (highlighting colors, etc.) from R Console window (but also script editors)

2022-06-16 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=360305

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Thomas Friedrichsmeier  
---
Since RKWard 0.7.3, the settings are merged into a single dialog, and thus
should be much easier to find.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 411283] the response of help command such as "?stat.desc" is blank content of blank page.

2022-06-16 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=411283

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||thomas.friedrichsmeier@kdem
   ||ail.net

--- Comment #1 from Thomas Friedrichsmeier  
---
This may have been related to our choice of web-rendering engine, which was
changed to QWebEngine (aka Chromium) on Windows. Should you still see this
issue with a recent version of RKWard (0.7.3 or 0.7.4), please reply with a
short update.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 431544] RKward crash at exit

2022-06-16 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=431544

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||thomas.friedrichsmeier@kdem
   ||ail.net

--- Comment #3 from Thomas Friedrichsmeier  
---
Several instances of undefined behavior on exit have been fixed, meanwhile.
Should you see this again, please open another report.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 450479] Cannot start the software: R engine has died, The backend process failed to start with exit code 6.

2022-06-16 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=450479

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WORKSFORME

--- Comment #6 from Thomas Friedrichsmeier  
---
I believe this to be fixed in RKWard 0.7.3 (and 0.7.4). If it is not, please
write back.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 454724] link in dialog does not open in RKWard

2022-06-03 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=454724

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/educ
   ||ation/rkward/commit/bb25c4c
   ||aff3a896f80974af45044cf18b6
   ||56d87d

--- Comment #1 from Thomas Friedrichsmeier  
---
Git commit bb25c4caff3a896f80974af45044cf18b656d87d by Thomas Friedrichsmeier.
Committed on 03/06/2022 at 14:17.
Pushed by tfry into branch 'master'.

Do not rely on rkward:// protocol to be registered system-wide for handling
links from dialogs.

M  +1-0ChangeLog
M  +2-0rkward/rkward.cpp
M  +6-0rkward/windows/rkworkplace.cpp
M  +2-0rkward/windows/rkworkplace.h

https://invent.kde.org/education/rkward/commit/bb25c4caff3a896f80974af45044cf18b656d87d

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 454723] RKWard native device fails: R Graphics Engine version has changed

2022-06-03 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=454723

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@kdem
   ||ail.net

--- Comment #3 from Thomas Friedrichsmeier  
---
> deb http://ppa.launchpad.net/rkward-devel/rkward-stable/ubuntu focal main

As Meik has pointed out, you will need
http://ppa.launchpad.net/rkward-devel/rkward-stable-cran/ubuntu, instead, since
you are using the "CRAN version" of R, rather than the one that comes with
20.04, by default.

It is true that the packages in our PPAs are currently missing dependency
information that would have prevented you from installing this combination.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 454725] R files are not longer linked to RKWard after update to 0.7.4

2022-06-02 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=454725

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||thomas.friedrichsmeier@kdem
   ||ail.net
 Resolution|--- |WORKSFORME

--- Comment #1 from Thomas Friedrichsmeier  
---
I tried in a fresh VM with (L)Ubuntu 20.04, and installed RKWard 0.7.4 from
this PPA:
https://launchpad.net/~rkward-devel/+archive/ubuntu/rkward-stable-cran

I cannot reproduce this problem with that (and neither in my regular setup). It
also seems odd that "nothing happens" when you click the file. If the
association would simply be missing, the system should prompt you to select an
application (or open the file in kate or similiar).

Please
1. Check your file assocations for text/r in your system settings.
2. Verify that you can open the file from the command line using 'rkward
filename.R' .

I suspect a configuration problem causing the latter to fail. Therefore:

3. What's the result of 'which rkward'?
4. In your Application Launcher, find RKWard, right click on it, select "Edit
Application". What path is shown for the desktop file?

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 454588] rkward fails when running ggplot()

2022-05-30 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=454588

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@kdem
   ||ail.net
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||0.7.3

--- Comment #1 from Thomas Friedrichsmeier  
---
Thanks for reporting. This is a known bug when using RKWard 0.7.2 with R 4.1.x,
but has been fixed in RKWard 0.7.3.

Please update your installation of RKWard (or downgrade R). Official debian
packaging of RKWard 0.7.3 is available. Packaging for RKWard 0.7.4 is expected
to follow, soon. For building from source, refer to
https://rkward.kde.org/Building_RKWard_From_Source.html .

-- 
You are receiving this mail because:
You are watching all bug changes.

[kded-appmenu] [Bug 416911] Titlebar or global menu not working with RKWard and opened script

2022-04-27 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=416911

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #9 from Thomas Friedrichsmeier  
---
I still have no decent idea on how to attack this problem. It would be much
appreciated, if somebody more familiar with the appmenu stuff could help out,
at least with some ideas on where to start debugging.

Some notes to myself:
- RKCommandEditorWindow::fixupPartGUI() is not related, disabling it does not
change anything. Many other experiments show no effect, short of disabling
part->insertChildClient(m_view) in rkcommandeditorwindow.cpp (which is no
acceptable solution).
- All mechanics at work seem to live in
https://invent.kde.org/plasma/plasma-workspace/:
  - https://invent.kde.org/plasma/plasma-workspace/-/tree/master/appmenu is a
qt theme plugin that sends the menus over dbus
  - https://invent.kde.org/plasma/plasma-workspace/-/tree/master/libdbusmenuqt
implements the protocol
  -
https://invent.kde.org/plasma/plasma-workspace/-/tree/master/applets/appmenu
imports and shows the menu
- Easiest way to reproduce: 1. Start RKWard 2. Create->Script file 3.
Create->Script file, again.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 452954] Website instructions to install from Debian source package are outdated

2022-04-25 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=452954

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@kdem
   ||ail.net
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Thomas Friedrichsmeier  
---
That repo has not seen updates in ages, removed this old bit of info. These
days, the official package usually does get an update within a few days after a
release, and in fact 0.7.3 has been uploaded to unstable, meanwhile.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 452954] Website instructions to install from Debian source package are outdated

2022-04-25 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=452954

--- Comment #1 from Thomas Friedrichsmeier  
---
Git commit d97aa6dab69c29d25573410e74f326f96b01bd18 by Thomas Friedrichsmeier.
Committed on 25/04/2022 at 19:18.
Pushed by tfry into branch 'master'.

Remove obsolete info on project-provided debian packages.

M  +11   -55   Binaries_and_Build_Scripts.md

https://invent.kde.org/websites/rkward-kde-org/commit/d97aa6dab69c29d25573410e74f326f96b01bd18

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 380645] Better javascript support in internal browser

2022-04-10 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=380645

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
 CC||thomas.friedrichsmeier@kdem
   ||ail.net

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 433040] RKWard aborted after installing recommended packages

2022-04-09 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=433040

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/educ
   ||ation/rkward/commit/766ddfc
   ||7adf35ec4b64bba86b454793737
   ||a4d29e

--- Comment #1 from Thomas Friedrichsmeier  
---
Git commit 766ddfc7adf35ec4b64bba86b454793737a4d29e by Thomas Friedrichsmeier.
Committed on 09/04/2022 at 21:59.
Pushed by tfry into branch 'master'.

Fix crash when installing packages for within check installation dialog.
Related: bug 441763

M  +1-0ChangeLog
M  +32   -46   rkward/dialogs/rkloadlibsdialog.cpp
M  +3-6rkward/dialogs/rkloadlibsdialog.h

https://invent.kde.org/education/rkward/commit/766ddfc7adf35ec4b64bba86b454793737a4d29e

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 441763] RKWard (GUI for R) always crashes after the installation check / installation of R packages (rmarkdown and dependencies, compilation with gcc g++), issue with Qt

2022-04-09 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=441763

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/educ
   ||ation/rkward/commit/766ddfc
   ||7adf35ec4b64bba86b454793737
   ||a4d29e

--- Comment #1 from Thomas Friedrichsmeier  
---
Git commit 766ddfc7adf35ec4b64bba86b454793737a4d29e by Thomas Friedrichsmeier.
Committed on 09/04/2022 at 21:59.
Pushed by tfry into branch 'master'.

Fix crash when installing packages for within check installation dialog.
Related: bug 433040

M  +1-0ChangeLog
M  +32   -46   rkward/dialogs/rkloadlibsdialog.cpp
M  +3-6rkward/dialogs/rkloadlibsdialog.h

https://invent.kde.org/education/rkward/commit/766ddfc7adf35ec4b64bba86b454793737a4d29e

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 393611] Option to search in all opened script files

2022-04-09 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=393611

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||thomas.friedrichsmeier@kdem
   ||ail.net

--- Comment #1 from Thomas Friedrichsmeier  
---
Available since 0.7.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 396696] impossible to load ggplot2

2022-04-09 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=396696

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #2 from Thomas Friedrichsmeier  
---
Closing for lack of feedback.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-ktexteditor] [Bug 451593] rkward constantly crashes in argument hint - ktexteditor 5.92.0, but not ktexteditor 5.91.0

2022-03-21 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=451593

--- Comment #10 from Thomas Friedrichsmeier 
 ---
Git commit ca1f3ed68bbd6173758f13a890c8fddad0c8b88e by Thomas Friedrichsmeier.
Committed on 21/03/2022 at 20:42.
Pushed by tfry into branch 'master'.

Disable function call tip when used with ktexteditor 5.92.0

M  +16   -1rkward/windows/rkcodecompletion.cpp

https://invent.kde.org/education/rkward/commit/ca1f3ed68bbd6173758f13a890c8fddad0c8b88e

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-ktexteditor] [Bug 451593] rkward constantly crashes in argument hint - ktexteditor 5.92.0, but not ktexteditor 5.91.0

2022-03-17 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=451593

--- Comment #7 from Thomas Friedrichsmeier  
---
git bisect pins down the problem to one of the following commits:

https://invent.kde.org/frameworks/ktexteditor/-/commit/cfac04723df556d492b9dea901be8411c59662cc
 (does not compile)
https://invent.kde.org/frameworks/ktexteditor/-/commit/e1eec8e6000861de2459451e219ab322468b6906
 (first commit showing the crash)

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-ktexteditor] [Bug 451593] rkward constantly crashes in argument hint - ktexteditor 5.92.0, but not ktexteditor 5.91.0

2022-03-17 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=451593

Thomas Friedrichsmeier  changed:

   What|Removed |Added

Summary|rkward constantly crashes   |rkward constantly crashes
   ||in argument hint -
   ||ktexteditor 5.92.0, but not
   ||ktexteditor 5.91.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-ktexteditor] [Bug 451593] rkward constantly crashes

2022-03-17 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=451593

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||rkward-de...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-ktexteditor] [Bug 451593] rkward constantly crashes

2022-03-17 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=451593

Thomas Friedrichsmeier  changed:

   What|Removed |Added

Version|unspecified |5.92.0
  Component|general |general
   Assignee|rkward-de...@kde.org|kwrite-bugs-n...@kde.org
Product|rkward  |frameworks-ktexteditor

--- Comment #6 from Thomas Friedrichsmeier  
---
Ok, this looks like a bug in ktexteditor. I installed arch linux, getting
ktexteditor 5.92.0. This results in the crash you describe.

Did

  pacman -U
https://archive.archlinux.org/packages/k/ktexteditor/ktexteditor-5.91.0-1-x86_64.pkg.tar.zst

started again, and the crash went away.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 451593] rkward constantly crashes

2022-03-16 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=451593

--- Comment #3 from Thomas Friedrichsmeier  
---
Thanks for clarifying. I'll have to test with KTexteditor 5.92, maybe the
problem is there.

Things you can do to help track down the bug (or to work around it):

- Try disabling some completion types in Settings->Configure RKWard->Script
Editor. Perhaps you can pin down, which ones exactly are causing the crash.
- Try compiling the git master version of RKWard.
- If you have that option, try running on a system with an older version of
KTextEditor.
- Should you notice any pattern (e.g. fully repeatable crash on a particular
instruction), please let me know (I have just tried repeatedly typing a bunch
of variations of "pdf(coo", but was unable to produce a crash).

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 451593] rkward constantly crashes

2022-03-16 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=451593

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@kdem
   ||ail.net

--- Comment #1 from Thomas Friedrichsmeier  
---
Thanks for reporting.

> The crash can be reproduced every time.

You mean every time you type an instruction in the script window, you are
getting the crash? Or is it "only" something that happens often? Or does this
happen, when you type something specific (what)?

I have never seen this bug, before. Which does not mean it isn't real, only
that I need some more info to find out, where to start looking.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 449696] Error in RK() : Graphics API version mismatch

2022-03-15 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=449696

--- Comment #4 from Thomas Friedrichsmeier  
---
> I run Arch Linux + KDE, rkward version 0.7.2-1 in a laptop with Intel GPU 
> (mesa driver). I am still experiencing this problem. When I try to plot 
> something, I get the following error message: 
>
> Error in RK() : Graphics API version mismatch

Your version of RKWard was compiled against R 4.0.x, but you are using R 4.1.x
at runtime. Please ask the package maintainer to provide a new package (no
changes should be necessary, just a rebuild). Alternatively, consider compiling
from source (https://rkward.kde.org/Building_RKWard_From_Source.html).

For a quick workaround change Settings->Configure RKWard->Onscreen
Graphics->Integration of R Standard Devices to "No Integration". (You'll be
missing out on some features, and previews will appear out-of-window, however).

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 450479] Cannot start the software: R engine has died, The backend process failed to start with exit code 6.

2022-03-06 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=450479

--- Comment #5 from Thomas Friedrichsmeier  
---
Update: The current build now starts again, with both R 4.0.2 and R 4.1.2(*),
but my testing is limited to Mojave. Since issues related to codesigning /
gatekeeper vary a lot between MacOS versions, testing would be much
appreciated.

(*) Actually, on R 4.1.2 on-screen plots will not work, however, this time the
problem is a simple version mismatch and ought to be fixed with tomorrows
build. (For signed binaries, I need to rely on the automated daily builds,
which puts an obvious limit on how fast I can fix even simple problems...)

Link to today's semi-functional DMG:
https://binary-factory.kde.org/view/MacOS/job/RKWard_Nightly_macos/lastSuccessfulBuild/artifact/rkward-master-993-macos-64-clang.dmg
Link to latest build at all times:
https://binary-factory.kde.org/view/MacOS/job/RKWard_Nightly_macos/

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 450479] Cannot start the software: R engine has died, The backend process failed to start with exit code 6.

2022-03-04 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=450479

--- Comment #4 from Thomas Friedrichsmeier  
---
Meanwhile I managed to get our MacOS builds back online, but I now believe the
problem is not actually related to the version of R, but to changes in the
codesigning. If you have a few minutes to spare, could you download and test
this new build:
https://binary-factory.kde.org/view/MacOS/job/RKWard_Nightly_macos/lastSuccessfulBuild/artifact/rkward-master-992-macos-64-clang.dmg
?

It will _not_ fix the problem, but it should give some additional info on the
cause of the problem. Could you copy and post that?

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 450479] Cannot start the software: R engine has died, The backend process failed to start with exit code 6.

2022-02-18 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=450479

--- Comment #2 from Thomas Friedrichsmeier  
---
Ok, I did some testing. I can replicate the problem with R 4.1. Problem is that
one of the linked libraries tries to use a path from R 4.0 (which is what the
RKWard binary was compiled against).

Installing R 4.0, instead of 4.1, allows RKWard to start. I am aware this is
not exactly a fix, and worse, it seems RKWard will not start when both R 4.0
and R 4.1 are installed in parallel, either.

A solution to this should be as "easy" as building a new version compiled
against R 4.1. Unfortunately, our build process on Mac is currently broken due
to an unrelated issue (
https://mail.kde.org/pipermail/kde-windows/2022-February/011609.html ), so this
may take a while.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 450479] Cannot start the software: R engine has died, The backend process failed to start with exit code 6.

2022-02-18 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=450479

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@kdem
   ||ail.net

--- Comment #1 from Thomas Friedrichsmeier  
---
For the sake of narrowing down the issue, could you try installing R 4.0.1, and
try with that?

If installing in parallel to R 4.1.2, start RKWard from the command line as:

/Applications/KDE/rkward.app/Contents/MacOS/rkward
--r-executable=/Library/Frameworks/R.framework/Versions/4.0/Resources/bin/R

(Please take the paths involved with a grain of salt, I don't have easy access
to a mac).

Also, please try running as:

/Applications/KDE/rkward.app/Contents/MacOS/rkward --debug-level 5

then locate the debug files inside $TMPDIR (one for the frontend, one for the
backend), and attach them, here.

Thanks!

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 449696] Error in RK() : Graphics API version mismatch

2022-02-08 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=449696

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||thomas.friedrichsmeier@kdem
   ||ail.net

--- Comment #2 from Thomas Friedrichsmeier  
---
Thanks for reporting. Should be fixed in a minute (by means of triggering a
rebuild against the current version of R used by that PPA).

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 447957] Sendcode integration on sublime text

2022-01-05 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=447957

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@kdem
   ||ail.net

--- Comment #1 from Thomas Friedrichsmeier  
---
I am not familiar with sublime text / sendcode (*), but had look at some of the
documentation just now. It seems sendcode needs specific instructions for each
program it has to deal with, even though, at least on linux, most programs
could really be treated alike.

After a cursory look, it appears you'll essentially have to duplicate this part
(wherever that gets installed):
https://github.com/randy3k/SendCode/blob/master/code_sender/rstudio/__init__.py

At least for linux, no special adjustments should be needed, here. You might
want to send "Alt+1", then "Alt+5" before "Ctrl+V" to make sure the R Console
window is active inside RKWard.

Apparently, you'll also have to add a few lines, here:
https://github.com/randy3k/SendCode/blob/master/code_sender/sender.py
again taking the lines for rstudio as a template.

If that works for you, consider contributing it to sendcode. I am not sure,
whether anything special is needed to support sendcode to RKWard on Windows/OS
X, but at least for linux, it's the support inside sendcode, not inside RKWard
that is missing.

---

(*) Consider giving the integrated editor a try. It's based on kate(part),
which provides a really powerful text editing component.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 438993] Plotting using ggplot2 makes R crash in RKWard

2021-06-27 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=438993

--- Comment #5 from Thomas Friedrichsmeier  
---
Git commit 157207b915647cd8600c616cf6dfed8f83ecff30 by Thomas Friedrichsmeier.
Committed on 27/06/2021 at 07:14.
Pushed by tfry into branch 'releases/0.7.2'.

Add dummies for the new R graphics functions to avoid crash.

This is not a proper implementation, yet.

M  +3-0ChangeLog
M  +14   -1rkward/rbackend/rkwarddevice/rkgraphicsdevice_setup.cpp
M  +36   -0rkward/rbackend/rkwarddevice/rkgraphicsdevice_stubs.cpp

https://invent.kde.org/education/rkward/commit/157207b915647cd8600c616cf6dfed8f83ecff30

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 438993] Plotting using ggplot2 makes R crash in RKWard

2021-06-27 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=438993

--- Comment #4 from Thomas Friedrichsmeier  
---
If you want to use RKWard with R 4.1, yes I would recommend to rebuild after
applying the patch. The new graphics features (transition patterns, and
advanced clipping) will not work in the onscreen device, yet, but there should
be no crashes.

Of course we will provide bugfix releases, too, but that may take another
while.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 438993] Plotting using ggplot2 makes R crash in RKWard

2021-06-26 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=438993

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@ruhr
   ||-uni-bochum.de

--- Comment #2 from Thomas Friedrichsmeier 
 ---
Quick workaround:
https://invent.kde.org/education/rkward/-/commit/3ea95cb816e7388b9d0e4c8bb2092b29054243bb

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 438993] Plotting using ggplot2 makes R crash in RKWard

2021-06-26 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=438993

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||alfonsociol...@gmail.com

--- Comment #1 from Thomas Friedrichsmeier 
 ---
*** Bug 439162 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 439162] "Error in RK() : Graphics API version mismatch" R 4.1

2021-06-26 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=439162

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||thomas.friedrichsmeier@ruhr
   ||-uni-bochum.de
 Resolution|--- |DUPLICATE

--- Comment #2 from Thomas Friedrichsmeier 
 ---
This particular symptom will go away, when rebuilding RKWard against R 4.1.
Plotting using ggplot2 will produce crashes, however. See #438993

*** This bug has been marked as a duplicate of bug 438993 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 380633] Add support for search on multiple files

2020-10-27 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=380633

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||thomas.friedrichsmeier@ruhr
   ||-uni-bochum.de
 Status|REPORTED|RESOLVED

--- Comment #1 from Thomas Friedrichsmeier 
 ---
RKWard 0.7.2 can now load the corresponding kate plugin (and does so, by
default).

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 427670] Error at start and crash when conducting time series

2020-10-27 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=427670

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #4 from Thomas Friedrichsmeier 
 ---
Again, we need more info, importantly the version of R you have installed.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 428336] crash of help window

2020-10-27 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=428336

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DOWNSTREAM

--- Comment #4 from Thomas Friedrichsmeier 
 ---
Thanks. I will close this ticket, here, then. It is a bug, but I don't think we
can address it from here.

I suggest you report it against the nouveau driver in your distribution,
instead (https://phab.lubuntu.me/w/bugs/). Some bits that you may want to
include in your ticket:

 - RKWard (the help window) uses QtWebEngine. I assume the problem is an
interaction between that and the nouveau driver.
 - Again, installing drkonqi might give you a backtrace to attach to your
report.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 427135] no arranca el programa

2020-10-27 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=427135

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@ruhr
   ||-uni-bochum.de
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Thomas Friedrichsmeier 
 ---
Thanks for reporting, but more info than this is needed to address this is in
any way. For starters: Does this happen all, or only some of the time? Try
using "Help->Report Bug" from within RKWard for a template of useful
information.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 414485] Add ability to search in folders

2020-10-27 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=414485

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||thomas.friedrichsmeier@ruhr
   ||-uni-bochum.de
 Resolution|--- |FIXED

--- Comment #1 from Thomas Friedrichsmeier 
 ---
Available in RKWard 0.7.2. "Search and Replace" (provided by a kate plugin).

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 428336] crash of help window

2020-10-27 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=428336

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@ruhr
   ||-uni-bochum.de

--- Comment #2 from Thomas Friedrichsmeier 
 ---
Hi!

No problem, here.

Do you get any further backtrace information? (Try installing "drkonqi", if you
don't have it).

The last line of the .xsession-errors seems to point towards your graphics
driver. You could try checking whether that line actually gets generated close
to the crash, tough (the other lines will pop up during startup).

Are these packages from our launchpad PPA, or how did you install?

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 428000] RKWard 0.7.2, R 4.0.2 giving Qt5Script.dll error

2020-10-20 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=428000

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #3 from Thomas Friedrichsmeier 
 ---
Thanks again for reporting!

This installer is now available as the "official" rkward-0.7.2-1-R-4.0.2.exe
from download.kde.org.

This may not be the final solution (it means we're using qtwebkit in place of
qwebengine a little while longe), but should be good for the time being.
Closing this ticket.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 428000] RKWard 0.7.2, R 4.0.2 giving Qt5Script.dll error

2020-10-19 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=428000

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@ruhr
   ||-uni-bochum.de

--- Comment #1 from Thomas Friedrichsmeier 
 ---
Sorry for letting something this obvious slip past my (obviously sloppy)
testing. I must have installed over a previous version, without uninstalling,
first.

The quick fix will be to use the following installer, instead:
https://binary-factory.kde.org/job/RKWard_Nightly_mingw64/495/artifact/rkward-master-495-windows-mingw_64-gcc.exe

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 427670] Error at start and crash when conducting time series

2020-10-18 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=427670

--- Comment #3 from Thomas Friedrichsmeier 
 ---
Sorry to hear that. So what is your installed version of R?

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 427670] Error at start and crash when conducting time series

2020-10-14 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=427670

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@ruhr
   ||-uni-bochum.de

--- Comment #1 from Thomas Friedrichsmeier 
 ---
Thanks for reporting. The real error will be the one you get immediately: The R
engine does not start. The subsequent crash is not pretty, but likely just a
symptom of the former: As the message says, hardly anything is expected to work
in this case.

So about the first problem:
- What R version do you have installed (you are aware that R needs to be
installed, separately)?
- If the answer is R 4.0.x, this is not expected to work with RKWard 0.7.1b.
Please try using this RKWard image, instead (a preview of 0.7.2, which is due
to be released, officially, in a few days):
https://binary-factory.kde.org/job/RKWard_Nightly_macos/lastSuccessfulBuild/artifact/rkward-master-489-macos-64-clang.dmg

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 427377] keyboard navigation in auto complete does not works as expected

2020-10-06 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=427377

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@ruhr
   ||-uni-bochum.de

--- Comment #1 from Thomas Friedrichsmeier 
 ---
Thanks for reporting. The default key combination to navigate completions is
set to Alt+Up/Down in RKWard, while Up/Down navigates the script, whether or
not completions are shown.

This may be a debatable choice, but in the upcoming RKWard 0.7.2, the R Console
Window will share the same completion interface. Here, keeping the default
Up/Down-behavior to navigating the command history seemed rather important. And
then it seemed reasonable to use a consistent key-binding for navigating the
completion list in both cases.

The setting is configurable in Settings->Configure RKWard->(Script
editor/Console). Perhaps you have an idea, where/how you would have been more
likely to find the setting?

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 425885] repeatedly redrawn figure when making scatterplot with gui, leads to crash

2020-09-03 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=425885

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@ruhr
   ||-uni-bochum.de

--- Comment #4 from Thomas Friedrichsmeier 
 ---
Thanks for reporting! Should be fixed in the development version.

BTW, it really helps, if you can try to provide a *minimal* example. E.g. in
this case, test if you can reproduce the bug using only one of the example data
sets shipped with R (package datasets), and no further R packages, if possible.
That helps narrowing down the search space for the developers.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 425885] repeatedly redrawn figure when making scatterplot with gui, leads to crash

2020-09-03 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=425885

Thomas Friedrichsmeier  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/educ
   ||ation/rkward/commit/925e635
   ||e4ff18692633668d9fd29b5bf5d
   ||14c20a
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Thomas Friedrichsmeier 
 ---
Git commit 925e635e4ff18692633668d9fd29b5bf5d14c20a by Thomas Friedrichsmeier.
Committed on 03/09/2020 at 19:16.
Pushed by tfry into branch 'master'.

Fix layout fluctuation when using plot preview in a wizard-type plugin.

M  +1-0ChangeLog
M  +6-0rkward/plugin/rkstandardcomponentgui.cpp

https://invent.kde.org/education/rkward/commit/925e635e4ff18692633668d9fd29b5bf5d14c20a

-- 
You are receiving this mail because:
You are watching all bug changes.

[rkward] [Bug 425885] repeatedly redrawn figure when making scatterplot with gui, leads to crash

2020-09-03 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=425885

--- Comment #2 from Thomas Friedrichsmeier 
 ---
Git commit 2926054d53a4aea125015baea7fff715a59fbc14 by Thomas Friedrichsmeier.
Committed on 03/09/2020 at 15:32.
Pushed by tfry into branch 'master'.

Fix potential crash when using previews in wizard interface.

M  +3-3rkward/plugin/rkpreviewbox.cpp

https://invent.kde.org/education/rkward/commit/2926054d53a4aea125015baea7fff715a59fbc14

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 398252] langage configuration should be in settings not in help

2020-06-09 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=398252

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 CC||thomas.friedrichsmeier@ruhr
   ||-uni-bochum.de
 Status|REOPENED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Thomas Friedrichsmeier 
 ---


*** This bug has been marked as a duplicate of bug 177856 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

  1   2   3   >