Hey Tim, You may also want to look at this branch which has a few changes required to get webbrowser-app working as a snap. A typical Qt/QML app using the Oxide webiew :
https://code.launchpad.net/~osomon/webbrowser-app/snap On Tue, Sep 13, 2016 at 5:40 PM, Tim Süberkrüb <[email protected]> wrote: > Hi Penk, > > thanks very much for your reply. I will try it out as soon as possible :) > > Have a nice day, > > Tim > > On 13.09.2016 14:35, Penk Chen wrote: > > 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 <[email protected]> > 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 >> [email protected] >> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailm >> an/listinfo/snapcraft >> >> > > > -- > Snapcraft mailing list > [email protected] > Modify settings or unsubscribe at: https://lists.ubuntu.com/ > mailman/listinfo/snapcraft > >
-- Snapcraft mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft
