Nextcloud client crashes all the time

Hello,

I use Ubuntu Mate 18.04 and I use nextcloud client. I run a nextcloud server on an rpi2 through the nextcloudpi project. The problem is the nextcloud client, after the update to 2.5.0 crashes all the time (even after they updated to 2.5.1).

I am pretty sure I have sent more then 20 crash reports through the in-built bug report system. Is there any way that those reports to become accessible to the nextcloud developers. In the relevant github issue they list the problem as still needing triage, although a related issue has been hopefully classified as a bug.

Is there any way that those automated bug reports can be communicated to the nextcloud developers?

P.S. Information for my setup:

$ uname -a
Linux shade 4.15.0-42-generic #45-Ubuntu SMP Thu Nov 15 19:32:57 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 18.04.1 LTS
Release:	18.04
Codename:	bionic
$ apt policy nextcloud-client
nextcloud-client:
  Installed: 2.5.1-20181204.111806~bionic1
  Candidate: 2.5.1-20181204.111806~bionic1
  Version table:
 *** 2.5.1-20181204.111806~bionic1 500
        500 http://ppa.launchpad.net/nextcloud-devs/client/ubuntu bionic/main amd64 Packages
        100 /var/lib/dpkg/status

I submitted this as a bug and got back the following answer which worked for me"

"For those having the same problem: You can simply replace the URL to open in order to make it work. Instead of /remote.php/dav/files/$USERNAME you can use /remote.php/webdav/".

In Caja, for the folder address I used /remote.php/webdav/ and it worked.

1 Like