Adi-18
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...
**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...
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.  ### Steps to reproduce the behavior 1....
### 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...
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:  Other installation it works as...