petricf
petricf
I try to switch cameras. My start point was the demo as seen at github. The doc says: ``` fotoapparat.switchTo( lensPosition = front(), cameraConfiguration = newConfigurationForFrontCamera ) ``` Due i...
I have created a *.deb package for wireguard-ui (see attached) to ease installation. I have tested it on Debian 12.1 (Bookworm) for amd64 platform. [wireguard-ui_0.5.2-1_amd64.deb.gz](https://github.com/ngoduykhanh/wireguard-ui/files/12656778/wireguard-ui_0.5.2-1_amd64.deb.gz) Before installing it you have...
**Is your feature request related to a problem? Please describe.** It is easier for a user to have an installable Debian package. Easier to install and remove and maintained by...
**Describe the bug** Use Versatiles with maplibregl **To Reproduce** Steps to reproduce the behavior: 1. Configure qml Map 2. Start 3. See error **Expected behavior** A clear and concise description...
**Describe the bug** Want to build this package for Debian 12 - currently Qt 5.15.8 Installed qtcreator, presumably all required qt-dev packages and qtbase5-private-dev from Debian repository **To Reproduce** Steps...
**Describe the bug** As documented in README.md i unpack the source archive (v2.1.0) and created a build directory. **To Reproduce** Steps to reproduce the behavior: 1. Unpack source package (v2.1.0)...
**Describe the bug** Simple project runs under Linux but fails under Windows. **To Reproduce** Steps to reproduce the behavior: 1. Compile project under Windows 2. Start it inside QtCreator (under...
**Describe the bug** After building the specified command does not install **To Reproduce** Steps to reproduce the behavior: 1. Take sources from git 2. create a build dir and change...
**Describe the bug** Does not link - no libraries created **To Reproduce** Steps to reproduce the behavior: 1. git clone https://github.com/maplibre/maplibre-native-qt.git 2. cd maplibre-native-qt 3. Open Qt-Creator 4. Open project...
**Is your feature request related to a problem? Please describe.** The IDE package from qt.io adds start menu items for a command line session dependent on Qt version. This sets...