summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/118/none/1799792
blob: 4ff4d1390c46fa3da18cb14594b6a47bc0462725 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
architecture: 0.611
graphic: 0.599
device: 0.539
user-level: 0.493
performance: 0.459
arm: 0.357
ppc: 0.356
mistranslation: 0.355
semantic: 0.302
debug: 0.291
x86: 0.290
boot: 0.259
i386: 0.236
network: 0.231
PID: 0.224
vnc: 0.223
hypervisor: 0.214
risc-v: 0.197
permissions: 0.194
kernel: 0.192
peripherals: 0.192
files: 0.190
VMM: 0.189
register: 0.188
TCG: 0.186
socket: 0.182
virtual: 0.179
assembly: 0.158
KVM: 0.088

Broken scaling with gtk,gl=on on a hidpi display

Tested on QEMU 3.0.0 on Arch Linux.

I'm using a hidpi screen, and therefore use those environment variables in order to have GTK+ apps properly scaled:

GDK_SCALE=2
GDK_DPI_SCALE=0.5

However, QEMU, when launched with "-display gtk,gl=on" option, doesn't scale the window content properly, as seen on the attached screenshot.

Switching to "-display gtk,gl=off" and "-display sdl,gl=on" makes it work fine.



Also happens on Ubuntu 19.10

The QEMU project is currently considering to move its bug tracking to another system. For this we need to know which bugs are still valid and which could be closed already. Thus we are setting older bugs to "Incomplete" now.
If you still think this bug report here is valid, then please switch the state back to "New" within the next 60 days, otherwise this report will be marked as "Expired". Or mark it as "Fix Released" if the problem has been solved with a newer version of QEMU already. Thank you and sorry for the inconvenience.

Still happening in QEMU 5.1.0

I have the same issue, but unfortunately I cannot work around it: gl=off doesn't work with vfio-display-dmabuf, and sdl segfaults when the guest OS tries to enter GUI.

unset GDK_SCALE GDK_DPI_SCALE works for me. It was GDK_SCALE=2 GDK_DPI_SCALE=0.5 as KDE would have set.


This is an automated cleanup. This bug report has been moved to QEMU's
new bug tracker on gitlab.com and thus gets marked as 'expired' now.
Please continue with the discussion here:

 https://gitlab.com/qemu-project/qemu/-/issues/262