Giter VIP home page Giter VIP logo

Comments (6)

raulcraveiro avatar raulcraveiro commented on July 17, 2024 1

Here it is!

gnome_log.txt

from gnome_run_with_prime.

floturcocantsee avatar floturcocantsee commented on July 17, 2024 1

Checking the environment variables of the terminal when running in an Eoan VM shows that these fixes let the PRIME environment set correctly. Thanks for bringing this to my attention as it didn't affect GNOME 3.28 on Ubuntu 18.04. Let me know if you have any questions. Closing.

from gnome_run_with_prime.

floturcocantsee avatar floturcocantsee commented on July 17, 2024

Hello! I just installed Ubuntu 19.10 Beta, and when I tried to open any app with "Run with Prime", it crashes the gnome-shell.

Hello, thanks for reporting!

Did the crash occur in the Wayland or X session? Also what is the output of this log when the crash occurs:
journalctl /usr/bin/gnome-shell

from gnome_run_with_prime.

raulcraveiro avatar raulcraveiro commented on July 17, 2024

It's on the X session, it closes all the open apps and restart the gnome shell.

How can I copy the output to send here? 😶

from gnome_run_with_prime.

floturcocantsee avatar floturcocantsee commented on July 17, 2024

It's on the X session, it closes all the open apps and restart the gnome shell.

How can I copy the output to send here?

You can export the last 300 lines of the log file to a text file with this command:
journalctl -n 300 /usr/bin/gnome-shell > gnome_log.txt

from gnome_run_with_prime.

floturcocantsee avatar floturcocantsee commented on July 17, 2024

Here it is!

gnome_log.txt

This commit: (8aa33f6) fixes this issue.
There is a bug with GNOME 3.34 where using the spawnApp function in GJS causes a system crash. Luckily trySpawn which does the same thing isn't affected. I'll compile and upload the latest change to GNOME extensions.

from gnome_run_with_prime.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.