dubstar-04 / Design

2D CAD For GNOME
GNU General Public License v3.0
130 stars 8 forks source link

Failing to start after fresh install with `application.runAsync is not a function` #206

Closed dav23r closed 1 year ago

dav23r commented 1 year ago

Vesion information Design (44.alpha.2) running on Fedora Linux 38 with Gnome 44. Flatpak version - Flatpak 1.15.4

Step to reproduce an issue (omit for feature request) Steps to reproduce the behaviour:

  1. Install the flatpak version of application from Gnome Sotware.
  2. Try to run with flatpak run io.github.dubstar_04.design
  3. A fatal error shows up:
    
    $ flatpak run io.github.dubstar_04.design

(io.github.dubstar_04.design:2): Gjs-WARNING **: 16:40:57.225: JS ERROR: TypeError: application.runAsync is not a function main@resource:///io/github/dubstar_04/design/js/Design/main.js:89:22 run@resource:///org/gnome/gjs/modules/script/package.js:206:19 @/app/bin/io.github.dubstar_04.design:10:35



**Expected behaviour**
Application starts up normally.

**Supporting documents**
If applicable, add screenshots or video clips to help.
dubstar-04 commented 1 year ago

Thanks for the bug report. I have fixed the issue and released v44-alpha3. Should be available on flathub in a couple of hours.

Thanks again for taking the time to report.