You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(scapp:7908): GLib-CRITICAL **: 21:07:46.898: Source ID 8413 was not found when attempting to remove it
(scapp:7908): GLib-CRITICAL **: 21:08:01.496: Source ID 8601 was not found when attempting to remove it
WARNING:Task ended with unhandled error:
at LogRunner.clear (file:///home/renato/programming/programs/Sciter/quark/utils.tis(88))
at assemble (file:///home/renato/programming/programs/Sciter/quark/package.tis(102))
Error: Element (Element({deleted})) has no method - update
at LogRunner.clear (file:///home/renato/programming/programs/Sciter/quark/utils.tis(88))
at assemble (file:///home/renato/programming/programs/Sciter/quark/package.tis(102))
Error: (undefined) has no property - length
at ProjectView.validate (file:///home/renato/programming/programs/Sciter/quark/index.tis(75))
at (file:///home/renato/programming/programs/Sciter/quark/index.tis(130))
Error: (undefined) has no property - length
at ProjectView.validate (file:///home/renato/programming/programs/Sciter/quark/index.tis(75))
at (file:///home/renato/programming/programs/Sciter/quark/index.tis(130))
Error: (undefined) has no property - length
at ProjectView.validate (file:///home/renato/programming/programs/Sciter/quark/index.tis(75))
at (file:///home/renato/programming/programs/Sciter/quark/index.tis(130))
WARNING:Task ended with unhandled error:
at LogRunner.clear (file:///home/renato/programming/programs/Sciter/quark/utils.tis(88))
at assemble (file:///home/renato/programming/programs/Sciter/quark/package.tis(102))
Error: Element (Element({deleted})) has no method - update
at LogRunner.clear (file:///home/renato/programming/programs/Sciter/quark/utils.tis(88))
at assemble (file:///home/renato/programming/programs/Sciter/quark/package.tis(102))
After restarting the app, tried again, and it showed this error in the UI:
/home/renato/programming/programs/Sciter/bin.lnx/x64/../packfolder /home/renato/programming/experiments/quark/src /home/renato/programming/experiments/quark/bin/myapp.dat -binary
Error: Wrong type - null, expected instance of float,integer
at LogRunner.run (file:///home/renato/programming/programs/Sciter/quark/utils.tis(79))
at packageResources (file:///home/renato/programming/programs/Sciter/quark/package.tis(69))
The text was updated successfully, but these errors were encountered:
I am trying Quark on Ubuntu but all I get is errors.
Here's a sample output I get in the CLI while running it as shown in the tutorial (http://quark.sciter.com/quark-application-samples/hello-world/).
After restarting the app, tried again, and it showed this error in the UI:
The text was updated successfully, but these errors were encountered: