Cuperino / QPrompt-Teleprompter

Teleprompter software for all video creators. Built with ease of use, productivity, control accuracy, and smooth performance in mind.
https://qprompt.app
GNU General Public License v3.0
357 stars 23 forks source link

QPrompt beta 1.1.0 install issue #106

Closed videosmith closed 1 year ago

videosmith commented 1 year ago

Bug Description App will not run

Steps to Reproduce

  1. Used Add/Remove software to uninstall 1.0 version
  2. Right clicked on 'qprompt-main-0fbee21-linux-aarch64-gcc.deb' package. Select 'Package Install' from contextual menu
  3. After install completes, Clicked on QPrompt in the Sound & Video portion of the main menu.
  4. Brief drive activity with hourglass cursor then no change.
  5. reboot/restart, no change

Expected behavior Program should launch like the 1.0 version does successfully.

Device information

Cuperino commented 1 year ago

It's missing KCrash, a new dependency. KCrash is a library that handles crashes graciously and helps users collect crash data. My mistake was I compiled QPrompt to use KCrash but forgot to update the Debian package to auto install that dependency. The issue is already fixed in the second release candidate.

To use the first release candidate, you can install KCrash manually by running: sudo apt install libkf5crash5