Problems running Qt/QML + Oxide snap

Penk Chen penk.chen at canonical.com
Tue Sep 13 12:35:25 UTC 2016


Hi Tim,

I'm working on the same idea of snap without any display server, you may
try adding this to your wrapper script to disable oxide's sandbox:

    export OXIDE_NO_SANDBOX=1

And later on you may have a look of the browser-support interface with
'allow-sandbox: false'.

Best,
penk

On Tue, Sep 13, 2016 at 8:01 PM, Tim Süberkrüb <tim.sueberkrueb at web.de>
wrote:

> Hi everyone,
>
> today I was trying to snap an application originally created for Ubuntu
> phone.
> The app uses Qt5/QML, Ubuntu UI Toolkit, Oxide and Ubuntu Web.
>
> Source: https://github.com/tim-sueberkrueb/crazy-mark
> snapcraft.yaml: http://paste.ubuntu.com/23173301/
>
> 1) Running the application using NVIDIA drivers fails, which is a known
> bug (https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1575532).
> 2) Running the application using Nouveau drivers fails with the following
> console output: http://paste.ubuntu.com/23173243/
>
> snappy-debug.security scanlog: http://paste.ubuntu.com/23173251/
> The application was installed with --devmode and --force-dangerous.
>
> I have two questions:
> 1) Are there any news about the NVDIA driver problem?
> 2) Am I doing something wrong (regarding Nouveau)? Is this a bug? Can I
> work around the problem?
>
> Thanks in advance!
>
> All the best,
> Tim
>
> --
> Snapcraft mailing list
> Snapcraft at lists.snapcraft.io
> Modify settings or unsubscribe at: https://lists.ubuntu.com/
> mailman/listinfo/snapcraft
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/snapcraft/attachments/20160913/f3b2f783/attachment.html>


More information about the Snapcraft mailing list