escambo icon indicating copy to clipboard operation
escambo copied to clipboard

Crashing on a website

Open ondrejkolin opened this issue 2 years ago • 6 comments

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 :-)

ondrejkolin avatar May 15 '23 14:05 ondrejkolin

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!

CleoMenezesJr avatar May 15 '23 14:05 CleoMenezesJr

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.

ondrejkolin avatar May 15 '23 15:05 ondrejkolin

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

CleoMenezesJr avatar May 15 '23 15:05 CleoMenezesJr

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

ondrejkolin avatar May 24 '23 10:05 ondrejkolin

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.

InFerYes avatar May 25 '23 13:05 InFerYes

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

thiagola92 avatar Aug 24 '23 15:08 thiagola92