Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nothing appears to happen [KDE, Wayland] #140

Open
sleeplessKomodo opened this issue Feb 5, 2024 · 1 comment
Open

Nothing appears to happen [KDE, Wayland] #140

sleeplessKomodo opened this issue Feb 5, 2024 · 1 comment

Comments

@sleeplessKomodo
Copy link

sleeplessKomodo commented Feb 5, 2024

I built the project from source, and there were no errors, so I'm not sure why the program seems okay, the GUI opens, I can add videos, but when I hit apply, or the toggle play/pause button, nothing happens, and no obvious errors appear in the terminal. Is there no KDE support yet?

My system details:

        a8888b.           Host        -  user@fedora
       d888888b.          Machine     -  To Be Filled By O.E.M.
       8P"YP"Y88          Kernel      -  6.7.0-204.fsync.fc39.x86_64
       8|o||o|88          Distro      -  Fedora Linux 39 (KDE Plasma)
       8'    .88          DE          -  KDE
       8`._.' Y8.         WM          -  kwin_wayland_wr (Wayland)
      d/      `8b.        Packages    -  4 (dpkg), 5048 (rpm), 2 (cargo), 48 (flatpak), 8 (snap)
     dP        Y8b.       Shell       -  bash
    d8:       ::88b.      Terminal    -  alacritty
   d8"         'Y88b      Resolution  -  1600x900, 2560x1440
  :8P           :888      Uptime      -  8h 59m
   8a.         _a88P      CPU         -  AMD Ryzen 7 3700X 8-Core Processor (32)
 ._/"Yaa     .| 88P|      CPU Load    -  6%
 \    YP"    `|     `.    Memory      -  9.7 GB / 32.8 GB
 /     \.___.d|    .'     GPU         -  TU104 [GeForce RTX 2080 SUPER]
 `--..__)     `._.'       Disk Space  -  875.1 GB / 1022.6 GB

Here's the terminal output when I run this (i made a little bash script to see if I could force x11 via xwayland):

[user@system ~]$ ./hidamari.sh
ERROR:Hidamari:[Utils] vdpauinfo not found, unable to check VDPAU
INFO:Hidamari:Hidamari v3.4
--- System information ---
is_gnome = False
is_wayland = True
is_nvidia_proprietary = True
is_vdpau_ok = False
is_flatpak = False
--------------------------
INFO:Hidamari:[Args] {'p': 0, 'background': False, 'debug': False, 'reset': False}
DEBUG:Hidamari:[Config] Loaded /home/user/.config/hidamari/config.json
--------- Config ---------
{  'audio_volume': 40,
   'data_source': '/home/jimbo/Videos/Hidamari/pokemon_better.mp4',
   'fade_duration_sec': 1.5,
   'fade_interval': 0.1,
   'is_detect_maximized': True,
   'is_first_time': False,
   'is_mute': True,
   'is_show_systray': False,
   'is_static_wallpaper': True,
   'mode': 'MODE_VIDEO',
   'static_wallpaper_blur_radius': 5,
   'version': 3}
--------------------------
INFO:Hidamari:[Mode] MODE_VIDEO
INFO:Hidamari:[Server] Started

Screenshot_20240204_193612

@jeffshee
Copy link
Owner

jeffshee commented Feb 9, 2024

Hi @sleeplessKomodo , is it working on X11?
(I had never tested the app with KDE, just with Gnome, but it should work 🤔)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants