CleoMenezesJr / escambo

Escambo is an HTTP-based APIs test application for GNOME
https://flathub.org/apps/io.github.cleomenezesjr.Escambo
GNU General Public License v3.0
142 stars 10 forks source link

Crashing on a website #31

Open ondrejkolin opened 1 year ago

ondrejkolin commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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

ondrejkolin commented 1 year ago

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

InFerYes commented 1 year ago

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 commented 1 year ago

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