calgara12

Results 14 issues of calgara12

Hey, I'm trying to run [Nitro Explorer 3](https://hackromtools.altervista.org/nitroexplorer-3/) inside this container. The container always exits immediately throwing the error: ``` Exception in thread "main" java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...

Hey, I want to run a wine application with this docker image. But when i start the container, it exits immediately. This is my Dockerfile: ``` FROM jlesage/baseimage-gui:debian-9 RUN \...

Hey, is it possible to change the region without stopping the container setting a new environment variable and starting it again? Could it be done with a script inside the...

Category: OpenVPN 🔐

Is it possible to delete photos? If so i havent found the option for it.

Hello, is there a possibility of creating or setting up a kind of auto-scan functionality?

Im getting this error when i open the app, any idea what im doing wrong? ``` Warning: require(/application/public/../vendor/autoload.php): failed to open stream: No such file or directory in /application/public/index.php on...

**Describe the bug** I just installed HappyPandaX with docker-compose. When i visit happypandax through my local ip address it works. When i try to access it through my reverse proxy...

assistance

Hello :), Is it also possible to add (and receive metadata) for single chapters. I've only managed to match full volumes. ![capture](https://user-images.githubusercontent.com/28657023/30319130-5b7cfc32-97af-11e7-8526-7dc0fb63ffc0.PNG)

enhancement

**Describe the bug** I am trying to automate the application Bomgar I want to set the Text of two Textboxes (highlighted in yellow in the screenshot) with UIAutomation. But i...

Hey, is it possible to make the application start on startup? If yes how would i do it? I tried creating a tachi.service file which contained this: [Unit] Description= TachiWeb-Server...