Bug in Owncloud regarding QT (i guess)

Expected behaviour

OwnCloud Client should open

Actual behaviour

Giving this error:

Steps to reproduce

  1. Install the newest OwnCloud client in Arch Linux

  2. Open

  3. See the error

Server configuration

Operating system:

Web server:

Database:

PHP version:

ownCloud version:

Storage backend (external storage):

Client configuration

Client version:

Operating system:

OS language:

Qt version used by client package (Linux only, see also Settings dialog):

Client package (From ownCloud or distro) (Linux only):

Installation path of client:

Logs

Please use Gist (https://gist.github.com/) or a similar code paster for longer
logs.

Template for output < 10 lines

  1. Client logfile: Output of owncloud --logwindow or owncloud --logfile log.txt
    (On Windows using cmd.exe, you might need to first cd into the ownCloud directory)
    (See also ownCloud Documentation Overview :: Documentation for ownCloud (A Kiteworks Company) )

  2. Web server error log:

  3. Server logfile: ownCloud log (data/owncloud.log):

1 Like

AFAICT if there is a bug in ownCloud you would need to report them on GitHub instead for higher chances that it will get noticed by the ownCloud team.

The owncloud client is being built and tested with qt 6.8 - arch uses a higher version of qt which we do not support.

1 Like