Search Criteria
Package Details: opentx-companion-bin 2.3.15-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/opentx-companion-bin.git (read-only, click to copy) |
---|---|
Package Base: | opentx-companion-bin |
Description: | Models and settings editor for the OpenTX open source firmware. |
Upstream URL: | http://www.open-tx.org/ |
Licenses: | GPL |
Conflicts: | companion, companion9x-svn |
Provides: | companion |
Submitter: | alexmeyer |
Maintainer: | None |
Last Packager: | lod |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2019-06-13 13:46 (UTC) |
Last Updated: | 2024-09-17 09:07 (UTC) |
Dependencies (5)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-multimedia
- qt5-svg (qt5-svg-gitAUR)
- sdlAUR (sdl-openglhqAUR, sdl-nokbgrabAUR, sdl-openglhq-nokbgrabAUR, sdl-gitAUR, sdl12-compat-gitAUR, sdl12-compat)
Latest Comments
sstudi commented on 2024-02-23 18:46 (UTC)
https://downloads.open-tx.org/2.3/release/companion/linux/companion23_2.3.15_amd64.deb is available, version 2.3.15 no more and an update is required
smendez commented on 2020-04-23 18:05 (UTC) (edited on 2020-04-23 18:16 (UTC) by smendez)
I went ahead and looked further into this and the following pseudo-diff shows my local edit that I tested which works.
Feel free to audit and incorporate.
Thanks!
smendez commented on 2020-04-23 13:24 (UTC)
FYI, I just installed this (currently version 2.3.7-1) and I am getting the "Warning Simulator for this Firmware is not yet available" message.
When running from the command line, I see this:
[D] SimulatorLoader::registerSimulators():55 - [simulator.interface.loader] Searching for simulators in "." matching pattern ("-simulator.so") [D] SimulatorLoader::registerSimulators():83 - [simulator.interface.loader] Found libraries: ("none") [D] SimulatorLoader::registerSimulators():55 - [simulator.interface.loader] Searching for simulators in "/usr/local/lib/companion23" matching pattern ("-simulator.so") [D] SimulatorLoader::registerSimulators():83 - [simulator.interface.loader] Found libraries: ("none")
The workaround below suggested by stackoverflow128 worked for me. Another workaround is to launch companion23 from the /usr/lib/companion23 directory.
Can you please look into this?
alexmeyer commented on 2019-06-17 19:41 (UTC)
@stackoverflow128 good catch, thanks. I pushed a fix for that, should be good now!
stackoverflow128 commented on 2019-06-17 18:59 (UTC)
To fix the error "Warning Simulator for this Firmware is not yet available ." run the following command.
cp /usr/lib/companion22/libopentx-* /usr/local/lib/companion22/