nextcloud / nextcloud/desktop

AppImage version of the client does not use system theme (file picker dialogs etc)

Open
#3,556 1 comment 0 reactions 0 assignees View on GitHub
bug confirmed os: :penguin: Linux package: appimage
Dominant language
C++
Stars
3.9k
Forks
1k
Avg merge
1d 17h
Merged PRs (30d)
123

Description

### How to use GitHub

* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
* Subscribe to receive notifications on status change and new comments.

Probably related issue https://github.com/nextcloud/desktop/issues/3555

### Expected behaviour
AppImage version of the client should use the system theme when creating file picker dialogs etc

### Actual behaviour
It does use a fallback theme

### Steps to reproduce
1. Open AppImage
2. Configure for example an account and click on choose local folder to bring up a file picker dialog.

### Client configuration
Client version: 3.3.0-rc1

Operating system: Linux

OS language:

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

Client package (From Nextcloud or distro) (Linux only): AppImage

Installation path of client:

### Server configuration

Nextcloud version:

Storage backend (external storage):

### Logs

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

1. Client logfile:
Since 3.1: Under the "General" settings, you can click on "Create Debug Archive ..." to pick the location of where the desktop client will export the logs and the database to a zip file.
On previous releases: Via the command line: `nextcloud --logdebug --logwindow` or `nextcloud --logdebug --logfile log.txt`
(See also https://docs.nextcloud.com/desktop/3.0/troubleshooting.html#log-files)

2. Web server error log:

3. Server logfile: nextcloud log (data/nextcloud.log):

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.