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):

2 Likes

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.

3 Likes

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

6 Likes

Okay sounds great. What is the status of this? I am on Owncloud 6.0.1 which is working

2 Likes

@mbs1337, you should report the version mismatch to the Arch packager:

This package should have prevented your OS upgrading, because it should be restricted to compatible dependencies.

1 Like