Rishabh Moharir

Results 138 comments of Rishabh Moharir

Can you run zenity --version and check?

I just wanted to double-check by running `zenity --version` directly rather than `pacman -Q zenity` Because ibackep runs the above command to verify if zenity is installed.

Ugh, I really need to set up GitHub actions now to automate builds for changes. Anyway, I've replaced the v2.0.2's executable with a new one. I've now used `is returncode...

I need to dig deeper. Need to test it on an Arch VM.

I've found the issue: `/bin/sh: symbol lookup error: /bin/sh: undefined symbol: rl_trim_arg_from_keyseq\n` Users running iBackep on distros where `sh` shell is not default, will get the "Zenity not installed" alert....

The reason is because I'm trying to run `zenity --help` internally for a quick check (using `subprocess.run()`) but it is being executed in a `sh` shell. Will fix this.

No, I don't think so @williamwd

At this point, I wish someone could just submit a PR 😭

@jorussell1 I've included the requirements.txt file in the base folder. You should be good to go.

Hi, I believe you can open the game's install folder from a game page: click on _Installed Information_ -> _Install Path_ and Heroic will open the install folder using your...