prateekmedia / appimagepool

A simple, modern AppImageHub Client, powered by flutter.
https://www.pling.com/p/1547076/
GNU General Public License v3.0
647 stars 39 forks source link

Black Border #99

Open nanoitch opened 1 year ago

nanoitch commented 1 year ago

appimagepool-5.1.0-x86_64.AppImage has a very thick black border around the application window, running on PCLinuxOS with the plasma desktop. appimagepool-5.0.0-x86_64.AppImage does not have this black border on the same install. Not sure what has changed to cause this problem

prateekmedia commented 1 year ago

We have switched to rounded corners and drop shadow for the window, I guess that may the issue. This is usually happened if there is some graphic driver issue.

nanoitch commented 1 year ago

I just use the default Breeze theme. I did disable the compositor and restarted, the black border is still there.. pool1 I could always stick with version 5.0.0.

prateekmedia commented 1 year ago

I will test on KDE and update you on this.

nanoitch commented 1 year ago

Just tested on OpenMandriva Rome 23.6 with the plasma desktop. If I run in wayland mode appimagepool runs perfectly. But if restart and switch to X11 mode I get the same issue with the black border.

Both distros run on the same computer. Not duel booting.

Operating System: PCLinuxOS 2023 KDE Plasma Version: 5.27.6 KDE Frameworks Version: 5.107.0 Qt Version: 5.15.6 Kernel Version: 6.3.9-pclos1 (64-bit) Graphics Platform: X11 Processors: 4 × Intel® Core™ i5-4570 CPU @ 3.20GHz Memory: 15.6 GiB of RAM Graphics Processor: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2 Manufacturer: Gigabyte Technology Co., Ltd. Product Name: B85M-HD3

Operating System: OpenMandriva ROME 23.06 KDE Plasma Version: 5.27.5 KDE Frameworks Version: 5.106.0 Qt Version: 5.15.9 Kernel Version: 6.3.5-desktop-3omv2390 (64-bit) Graphics Platform: X11 Processors: 4 × Intel® Core™ i5-4570 CPU @ 3.20GHz Memory: 15.5 GiB of RAM Graphics Processor: NV137 Manufacturer: Gigabyte Technology Co., Ltd. Product Name: B85M-HD3

MiZoG99 commented 1 year ago

Same thing happens on Linux Mint 21.2. Cinnamon 5.8.4, nvidia driver 535.113.

github-user93 commented 1 year ago

same on arch, kde, nvidia driver

K0-RR commented 1 year ago

Same on Fedora 38 Budgie with AMD

CZmisaCZ commented 8 months ago

Same issue on Linux Mint Cinnamon

_appimagepool-5.1.0-x8664.AppImage

Pic

System:
  Kernel: 6.5.0-21-generic x86_64 bits: 64 compiler: N/A Desktop: Cinnamon 6.0.4 tk: GTK 3.24.33
    wm: muffin vt: 7 dm: LightDM 1.30.0 Distro: Linux Mint 21.3 Virginia base: Ubuntu 22.04 jammy
Machine:
  Type: Desktop Mobo: Micro-Star model: B650 GAMING PLUS WIFI (MS-7E26) v: 1.0
    serial: <superuser required> UEFI: American Megatrends LLC. v: 1.10 date: 05/23/2023
CPU:
  Info: 8-core model: AMD Ryzen 7 7700 bits: 64 type: MT MCP smt: enabled arch: Zen 3 rev: 2
    cache: L1: 512 KiB L2: 8 MiB L3: 32 MiB
  Speed (MHz): avg: 3794 high: 5349 min/max: 400/5389 cores: 1: 3934 2: 3606 3: 3626 4: 4263
    5: 3705 6: 3930 7: 5349 8: 3977 9: 3693 10: 3667 11: 3763 12: 400 13: 3604 14: 3636 15: 5298
    16: 4268 bogomips: 121591
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
Graphics:
  Device-1: AMD vendor: Sapphire driver: amdgpu v: kernel pcie: speed: 16 GT/s lanes: 16 ports:
    active: DP-1,DP-2 empty: HDMI-A-1,HDMI-A-2 bus-ID: 03:00.0 chip-ID: 1002:744c class-ID: 0300
  Device-2: AMD vendor: Micro-Star MSI driver: amdgpu v: kernel pcie: speed: 16 GT/s lanes: 16
    ports: active: none empty: DP-3, DP-4, DP-5, HDMI-A-3 bus-ID: 12:00.0 chip-ID: 1002:164e
    class-ID: 0300
  Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: amdgpu,ati
    unloaded: fbdev,modesetting,radeon,vesa gpu: amdgpu display-ID: :0 screens: 1
  Screen-1: 0 s-res: 3840x1080 s-dpi: 96 s-size: 1016x285mm (40.0x11.2") s-diag: 1055mm (41.5")
  Monitor-1: DisplayPort-0 mapped: DP-1 pos: primary,left model: AOC 25G3ZM serial: <filter>
    res: 1920x1080 dpi: 90 size: 544x303mm (21.4x11.9") diag: 623mm (24.5") modes: max: 1920x1080
    min: 720x400
  Monitor-2: DisplayPort-1 mapped: DP-2 pos: right model: LG (GoldStar) 24GL600F
    serial: <filter> res: 1920x1080 hz: 144 dpi: 92 size: 531x298mm (20.9x11.7") diag: 609mm (24")
    modes: max: 1920x1080 min: 720x400
  OpenGL: renderer: GFX1100 (gfx1100 LLVM 15.0.7 DRM 3.54 6.5.0-21-generic)
    v: 4.6 Mesa 23.2.1-1ubuntu3.1~22.04.2 direct render: Yes
RokeJulianLockhart commented 7 months ago

https://github.com/prateekmedia/appimagepool/issues/99#issuecomment-1604110438

@nanoitch, this might relate to https://bugs.kde.org/show_bug.cgi?id=479372. I recall experiencing that on an early version of Plasma 5, but it was due to a customisation of mine. I forget what it was.

However, it might be worth verifying that you don't have SSD enforcement on in your WM, especially if you're using X11.

Lanchon commented 3 months ago

same issue on linux mint 22 (ubuntu noble base) and cinnamon desktop on x11 (the most standard install). flathub package also affected.