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

The dev tools for Atom's browser packages are not working. #828

Open
5 tasks done
matias101-blip opened this issue Dec 8, 2023 · 4 comments
Open
5 tasks done

The dev tools for Atom's browser packages are not working. #828

matias101-blip opened this issue Dec 8, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@matias101-blip
Copy link

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?
  • Have you checked to make sure your issue does not already exist?
  • Have you checked you are on the latest release of Pulsar?

What happened?

I've been using the Atom-browser browser plugin, and I really like it. However, for some reason, the dev tools section of this plugin does not start or open. I tried another plugin like 'browser,' and I got the same result; the dev tools do not appear. Is there any solution? And thank you very much for your work on this beautiful editor! :3

Pulsar version

1.111.0

Which OS does this happen on?

🐧 Red Hat based (Fedora, Alma, RockyLinux, CentOS Stream, etc.)

OS details

Fedora 37

Which CPU architecture are you running this on?

x86_64/AMD64

What steps are needed to reproduce this?

I installed the atom-browser plugin, opened an index.html file, clicked the button to open the dev tools, and from there, the dev tools do not appear.

Additional Information:

No response

@matias101-blip matias101-blip added the bug Something isn't working label Dec 8, 2023
@savetheclocktower
Copy link
Contributor

Never used it before, but I tried installing atom-browser fresh just now. I was able to create an HTML file, preview it in a pane, and then launch developer tools; they appeared in a separate window.

Can you try reloading the Pulsar window? Uninstalling and reinstalling the extension? Clearing the settings?

@DeeDeeG
Copy link
Member

DeeDeeG commented Dec 8, 2023

Given this is Linux, maybe it's the GPU sandbox issue again?

Can you try Launching Pulsar with one of these flags? --in-process-gpu, --disable-gpu-sandbox, or --no-sandbox?

One of these flags is supposed to be applied to the launchers from the various Linux packages, but we hear every now and then that the flag is not present.

@ghost
Copy link

ghost commented Dec 12, 2023

This flag isn't present when I launch on Ubuntu 23.10

@kakhavk
Copy link

kakhavk commented Dec 23, 2023

reahari
The DeeDeeG-s version works for me on Fedora 39:
/opt/Pulsar/pulsar --dev --no-sandbox

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

4 participants