Samuel

Results 19 comments of Samuel

I don't have this on either v1.9.3 or in the git version of the aur.

I've had this problem before, I think it was because I had deadbeef set to hide on quit instead of actually quitting, and rebooting/shutting down the pc made it not...

> > _changing `gtkui.hide_tray_icon 0` in the settings to `gtkui.hide_tray_icon 1` should fix the issue. Provided deadbeef hasn't started after booting up._ > > It does not help. Once I...

I was able to build an appimage by simply taking the portable build of deadbeef and adding the following inside the directory: a script named AppRun: ``` #! /usr/bin/env bash...

> Why an `AppRun.wrapped` symlink, you should be able to just call the deadbeef executable directly in the script without an extra symlink. Something like this (note POSIX `/bin/sh` being...

I made this script that downloads the nightly build of deadbeef and turns it into an appimage: ``` #!/bin/sh APP=deadbeef # Create folders if [ -z "$APP" ]; then exit...

> Thanks @Samueru-sama. It would be nice if the AppImage could be built as part of the CI pipeline for every build. Wanna know something? I don't even know what...

> Thanks @Samueru-sama. It would be nice if the AppImage could be built as part of the CI pipeline for every build. If you meant automated builds, it has been...

I have removed both com.miui.powerkeeper and com.xiaomi.powerchecker on my redmi 9 with MIUI 13 and I don't have that issue.