nextcloud / desktop

πŸ’» Desktop sync client for Nextcloud
https://nextcloud.com/install/#install-clients
GNU General Public License v2.0
3.07k stars 804 forks source link

Nextcloud desktop client on a 4K 15" monitor (Ubuntu 20.04 LTS) #2782

Closed ghost closed 3 years ago

ghost commented 3 years ago

How to use GitHub

Expected behaviour

After a restart, the messages from the desktop client should be displayed larger.

Actual behaviour

The display of the desktop client on a 4K 15" monitor is so small that you can no longer read what is written there.

Steps to reproduce

Client configuration

Client version: 3.1.1

Operating system: Ubuntu 20.04 LTS

OS language: German

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

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

Installation path of client:

Server configuration

Nextcloud version: 20.0.4

Storage backend (external storage): mysql

Logs

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

  1. Client logfile:

    Output of nextcloud --logdebug --logwindow or nextcloud --logdebug --logfile log.txt (On Windows using cmd.exe, you might need to first cd into the Nextcloud directory) (See also https://docs.nextcloud.com/desktop/2.3/troubleshooting.html#log-files)

  2. Web server error log:

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

er-vin commented 3 years ago

Duplicate of #2295