Skip to content

Cannot Assemble Project in Linux #2

@renatoathaydes

Description

@renatoathaydes

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/).



(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))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions