Malte Hellmeier

Results 25 issues of Malte Hellmeier

The application can only be built with node version 10.x. When trying to build it with the latest node version (16.x), it fails because the node version doesn't match the...

[The documentation suggests](https://github.com/andreknieriem/photobooth/wiki/FAQ#how-do-i-enable-kiosk-mode-to-automatically-start-photobooth-in-full-screen) adding the following lines to allow a kiosk mode at startup with the chromium browser: ``` @xset s off @xset -dpms @xset s noblank @chromium-browser --incognito --kiosk...

Would be nice to see a docker / docker-compose support. A first step is just made in https://github.com/andreknieriem/photobooth/pull/180.

enhancement

**Is your feature request related to a problem? Please describe.** The structure of the PHP code is really confusing and different from many other project. The main problem is IMHO...

enhancement

Most of the time I am using this app to log a play of a game and give that game a rating. In an old version this case worked pretty...

## Checklist - [x] I am running the latest version. Installing Isso from GitHub from the `master` branch does not fix my issue - [x] I have checked the [troubleshooting...

client
improvement

### First Check - [X] This is not a feature request - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to...

bug
scraper
bug: confirmed

I am using Ubuntu 16.04 with GNOME, shelltile and two screens (differenct sizes). If I place two windows side by side, it worked and looks nice. But if I set...

I am using the jenkins-ci-php docker container with a laravel project. While running a build, I got the following error: `PHP Fatal error: Call to undefined method PHPUnit_Util_Configuration::getTestdoxGroupConfiguration()` The error...

I want to access docker containers only locally behind the csf firewall on a remote Ubuntu server. To test this, I login to the remote server with `ssh [email protected] -L...