<div dir="ltr">Hi Tim, <div><br></div><div>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: </div><div><br></div><div>    export OXIDE_NO_SANDBOX=1 <br></div><div><br></div><div>And later on you may have a look of the browser-support interface with 'allow-sandbox: false'. </div><div><br></div><div>Best,</div><div>penk </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 13, 2016 at 8:01 PM, Tim Süberkrüb <span dir="ltr"><<a href="mailto:tim.sueberkrueb@web.de" target="_blank">tim.sueberkrueb@web.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hi everyone, <br>
    <br>
    today I was trying to snap an application originally created for
    Ubuntu phone.<br>
    The app uses Qt5/QML, Ubuntu UI Toolkit, Oxide and Ubuntu Web.<br>
    <br>
    Source: <a href="https://github.com/tim-sueberkrueb/crazy-mark" target="_blank">https://github.com/tim-<wbr>sueberkrueb/crazy-mark</a><br>
    snapcraft.yaml: <a href="http://paste.ubuntu.com/23173301/" target="_blank">http://paste.ubuntu.com/<wbr>23173301/</a><br>
    <br>
    1) Running the application using NVIDIA drivers fails, which is a
    known bug
    (<a href="https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1575532" target="_blank">https://bugs.launchpad.net/<wbr>ubuntu/+source/snapd/+bug/<wbr>1575532</a>).<br>
    2) Running the application using Nouveau drivers fails with the
    following console output: <a href="http://paste.ubuntu.com/23173243/" target="_blank">http://paste.ubuntu.com/<wbr>23173243/</a><br>
    <br>
    snappy-debug.security scanlog: <a href="http://paste.ubuntu.com/23173251/" rel="nofollow" target="_blank">http://paste.ubuntu.com/<wbr>23173251/</a><br>
    The application was installed with --devmode and --force-dangerous.<br>
    <br>
    I have two questions:<br>
    1) Are there any news about the NVDIA driver problem?<br>
    2) Am I doing something wrong (regarding Nouveau)? Is this a bug?
    Can I work around the problem?<br>
    <br>
    Thanks in advance!<br>
    <br>
    All the best,<br>
    Tim<br>
    <div>
    </div>
  </div>

<br>--<br>
Snapcraft mailing list<br>
<a href="mailto:Snapcraft@lists.snapcraft.io">Snapcraft@lists.snapcraft.io</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/snapcraft" rel="noreferrer" target="_blank">https://lists.ubuntu.com/<wbr>mailman/listinfo/snapcraft</a><br>
<br></blockquote></div><br></div>