"it should not crash". Sorry, can't put it any better than this.
the client crashes
Client version:
Daily build of september 20, 2019
Operating system:
Windows 10
OS language:
German
Installation path of client:
C:\Program Files (X86)\nextcloud
nextcloud --logwindow or nextcloud --logfile log.txtcmd.exe, you might need to first cd into the Nextcloud directory)No client logfile for the latest crash - I am running the client with --logdir and --logexpire but that seems to get ignored by the instance that gets autostarted by windows.
The crash fix for the linux client mentioned in #1382 does not have any influence on this.
detail:
the crash happens reproducibly whenever the window faield to populate after getting it back from the tray, and that in turn needs the client to have been running for maybe 10-15 minutes to happen.
Still, since it does not happen during an actual sync there is no logfile for it.
the same "crash when scrolling" just happened even with the main window properly redrawn after un-minimize.
For reasons beyond my understanding the client has stopped logging completely, even though I am running it with --logdir d:......
here is the most current client log:
https://pastebin.com/em3jZT22
and here's another log from a similar crash:
https://pastebin.com/2g8544mR
annoying detail: when you enable "start with windows" in the client you get a running instance that does not have any --logdir or --logexpire options even though you have set those on the entry in windows start menu.
workaround: disable "start with windows" in the client, then place a copy of the start menu entry (or a link to it) in the startup folder. hint: enter shell:startup in the filemanager address bar.
@lemmy04 Thanks for pointing out to this.
The redraw issue (a.k.a. white window issue) has been fixed (#1445), this will get into the 2.6 release.
I'm still investigating the crash.
So in the latest daily builds this should be fixed now? Gotta try, will report.
redraw is fixed in 2.6.0 on windows