Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulsar - Manjaro Launch Failure #233

Closed
5 tasks done
confused-Techie opened this issue Dec 15, 2022 · 5 comments
Closed
5 tasks done

Pulsar - Manjaro Launch Failure #233

confused-Techie opened this issue Dec 15, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@confused-Techie
Copy link
Member

Thanks in advance for your bug report!

  • Have you reproduced issue in safe mode?
  • Have you used the debugging guide to try to resolve the issue?
  • Have you checked our FAQs to make sure your question isn't answered there?
  • Does your issue already exist?
  • Have you checked you are on the latest release of Pulsar?

What happened?

This is from an email I've received to the [email protected] account. And wanted to post this here to widen our troubleshooting availability. I'll also direct the user that has emailed to this issue here.

Below is an exact copy of what they sent:


I may be dumb but I couldn't find an issues tracker so I figured I'd email this. I am an Atom user but since it's being deprecated I was excited to see Pulsar. I installed pulsar-bin on the AUR and the message I got seems to be in Pulsar and something with a GTK theme file, not anything distro specific. I have not run across this in Atom so I wanted to report the error it throws in case that's helpful:

/usr/bin/pulsar: line 166: 150299 Trace/breakpoint trap (core dumped) nohup "$PULSAR_PATH" --executed-from="$(pwd)" --pid=$$ "$@" > "$ATOM_HOME/nohup.out" 2>&1

(pulsar:150299): Gtk-WARNING **: 01:53:21.473: Theme parsing error: gtk.css:586:25: 'solid' is not a valid color name
[150299:1209/015322.819681:FATAL:gpu_data_manager_impl_private.cc(415)] GPU process isn't usable. Goodbye.

I use Cinnamon and in the theme, there's the gtk-3.0 folder which this seems to correspond with the first error:
background-color: solid;

I changed it from "solid" to "black" and then it omits the color error but I am not skilled enough to decipher the gpu issue? If it helps, I'm running NVidia driver 525.60.11

/usr/bin/pulsar: line 166: 156633 Trace/breakpoint trap (core dumped) nohup "$PULSAR_PATH" --executed-from="$(pwd)" --pid=$$ "$@" > "$ATOM_HOME/nohup.out" 2>&1
[156633:1209/020208.201779:FATAL:gpu_data_manager_impl_private.cc(415)] GPU process isn't usable. Goodbye.

Which OS does this happen on?

🐧 Arch based (Manjaro, Garuda, etc.)

OS details

N/A

Which CPU architecture are you running this on?

None

What steps are needed to reproduce this?

N/A

Additional Information:

No response

@confused-Techie confused-Techie added the bug Something isn't working label Dec 15, 2022
@Daeraxa
Copy link
Member

Daeraxa commented Dec 15, 2022

GPU process isn't usable. Goodbye.

Isn't this just a case of needing --no-sandbox again?

@confused-Techie
Copy link
Member Author

GPU process isn't usable. Goodbye.

Isn't this just a case of needing --no-sandbox again?

Yes it looks like it is.

I've emailed them the fix, as well as further details linking to the original issues. I'm hoping they can get back to me to confirm it works before we close this one just in case

@jonnyabu1
Copy link

I will confirm the --no-sandobox works. Sorry for not seeing the Github earlier. My Google-fu wasn't working that night

@jonnyabu1
Copy link

For completeness sake -- Manjaro - package is from the AUR, pulsar-bin. NVidia gtx 1080 driver 525.60.11. Pulsar version 1.63.2022121407 x64

@confused-Techie
Copy link
Member Author

@jonnyabu1 Happy to see you here and very glad to see that the issue is resolved!

Thanks so much for taking the time to get in contact us, regardless of how so, the email is there for a reason.

But in that case I'll go ahead and close this issue (since we do have a few others tracking the same issue) and appreciate the further details you've provided just to ensure we can get a proper fix for this one.

Thanks for contributing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants