Adi-18

Results 15 issues of Adi-18

I use new version 1.5.5 with example code JavaFxPlayVideo.java on JavaFX 8 For grabbing local webcam I use `FrameGrabber grabber = new OpenCVFrameGrabber(1);` because `FFmpegFrameGrabber grabber = FFmpegFrameGrabber.createDefault(1);` is no...

help wanted
question

**Mod Version** Released v0.5.4 (by installer) **Describe the bug** Since v0.5.4 I cannot set NAV → ILS. Light is on, but the knop is changing previous activation i.e. VOR, NAV...

Request
RMP

doctrine/doctrine-migrations-bundle: 3.2.2 I have several entities. But in one, migration dont add AUTO_INCREMENT One working Entity : ``` /** * @ORM\Table(name="mandant") * @ORM\Entity(repositoryClass=MandantRepository::class) */ class Mandant { /** * @var...

doctrine/doctrine-migrations-bundle: 3.2.2 For "timestamp"-field _I have a columnDefinition: ``` /** * @var DateTime * * @ORM\Column(name="timestamp", type="datetime", columnDefinition="DATETIME default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP") */ private DateTime $timestamp; ``` **Every** time...

I installed NelmioApiDocBundle as described here: https://symfony.com/bundles/NelmioApiDocBundle/current/index.html#installation Environment is on current version by composer update --with-dependencies and PHP8.1 on Apache webserver nelmio_api_doc.yaml was missing after installation, i created one: ```...

### Describe the bug After scan I cannot close message box "failed to start Chrome browser" Chrome is installed and startet successfully. ![image](https://github.com/zaproxy/zaproxy/assets/29123730/fab1ed8c-4a1e-4792-a396-26c7d533e95d) ### Steps to reproduce the behavior 1....

bug
add-on

### Package version can not found ### Firmware version 2.0.9-hotfix.6 ### Device EdgeRouter X (SFP, 10 X, EP-R6) - e50 ### Issue description Again Before VPN to pfSense works without...

bug/possible

is it possible to use something like mariadb as db engine? Because mongoDB ist not running in some device.

- Fresh install of debian 10 (because of not running of MongoDB on newer version) om proxmox as VM. - apt-get update && apt-get upgrade -y - apt install git...

I have installed two redmine environment identically, but on one I have no content in "Query: Issues" for blok "Query: Issues". I looks like: ![image](https://github.com/alphanodes/additionals/assets/29123730/a3d24e6f-3dda-443f-a59b-a0b79e1222ed) Other installation it works as...

help wanted