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

Crashing on a website #31

Open
ondrejkolin opened this issue May 15, 2023 · 6 comments
Open

Crashing on a website #31

ondrejkolin opened this issue May 15, 2023 · 6 comments
Labels
unconfirmed when needs more information

Comments

@ondrejkolin
Copy link

Escambo
image
The same but with curl

curl http://ondrejkolin.cz/test
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL was not found on this server.</p>
</body></html>

Installed version
Escambo io.github.cleomenezesjr.Escambo 0.1.0 stable flathub user

Operating System
image

There's no stdout (which I think could be a good feature)

I really like this project, happy to dump postman soon :-)

@CleoMenezesJr
Copy link
Owner

Could you please run it in the terminal and see if it shows any important logs?
I did a fresh install and I can't reproduce your issue.
Screencast from 2023-05-15 10-57-41.webm

I really like this project, happy to dump postman soon :-)

Thank you so much!

@ondrejkolin
Copy link
Author

Interesting:

~ ondrej(k8s: aks_show-k8s-admin) $ flatpak run io.github.cleomenezesjr.Escambo

(escambo:2): Gtk-CRITICAL **: 17:02:09.922: gtk_text_attributes_ref: assertion 'values != NULL' failed

(escambo:2): Gtk-CRITICAL **: 17:02:09.922: gtk_text_attributes_ref: assertion 'values != NULL' failed

I'll try restarting my session later... Had an issue with a different Python + GTK project.

@CleoMenezesJr CleoMenezesJr added the unconfirmed when needs more information label May 15, 2023
@CleoMenezesJr
Copy link
Owner

Please, let me know if you find something. It might be a bug about Xorg. Dunno.

@ondrejkolin
Copy link
Author

ondrejkolin commented May 24, 2023

I mean... I wasn't been able to reproduce the issue. So let's close it, what do you think?

@InFerYes
Copy link

I'm getting this error, too:

(escambo:35139): Gtk-CRITICAL **: 15:18:20.761: gtk_text_attributes_ref: assertion 'values != NULL' failed

(escambo:35139): Gtk-CRITICAL **: 15:18:20.761: gtk_text_attributes_ref: assertion 'values != NULL' failed
[1]    35139 segmentation fault (core dumped)  escambo

I'm using version 0.1.0 on GNOME 44.1.

@thiagola92
Copy link

I did multiple requests to same local website, soon or later it crashs.

/usr/lib/python3.10/site-packages/gi/overrides/Gio.py:42: Warning: Source ID 2147 was not found when attempting to remove it
  return Gio.Application.run(self, *args, **kwargs)

(escambo:2): Gtk-CRITICAL **: 12:28:57.493: gtk_text_attributes_ref: assertion 'values != NULL' failed

(escambo:2): Gtk-CRITICAL **: 12:28:57.493: gtk_text_attributes_ref: assertion 'values != NULL' failed

version: 0.1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unconfirmed when needs more information
Projects
None yet
Development

No branches or pull requests

4 participants