flathub / re.sonny.Tangram

https://flathub.org/apps/details/re.sonny.Tangram
2 stars 5 forks source link

freeze when I try to add anthropic llm chat. #33

Open hollisticated-horse opened 3 months ago

hollisticated-horse commented 3 months ago

When trying to add claude.ai website to Tangram, it kinda freezes. THe web view freezes, and though I can see the animation on the button when I click, nothing happens:

Here is what is in the console when launched from the terminal:

➜  ~ flatpak run re.sonny.Tangram 
Gjs-Message: 09:40:02.069: JS LOG: env: flatpak
Gjs-Message: 09:40:02.069: JS LOG: data_dir: /home/user/.var/app/re.sonny.Tangram/data/Tangram
Gjs-Message: 09:40:02.069: JS LOG: cache_dir: /home/user/.var/app/re.sonny.Tangram/cache/Tangram
Gjs-Message: 09:40:02.069: JS LOG: config_dir: /home/user/.var/app/re.sonny.Tangram/config/Tangram
Gjs-Message: 09:40:02.069: JS LOG: applications_dir: /home/user/.local/share/applications
Gjs-Message: 09:40:02.069: JS LOG: keyfile_settings_path: 

(re.sonny.Tangram:2): Adwaita-CRITICAL **: 09:40:10.603: AdwTabOverview::create-tab handler must not return NULL

(re.sonny.Tangram:2): Gjs-WARNING **: 09:42:23.812: JS ERROR: WebKit.JavascriptError: Unsupported result type
promiseTask/</<@resource:///re/sonny/Tangram/run/build/Tangram/troll/src/util.js:16:31
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266:34

(re.sonny.Tangram:2): Gjs-WARNING **: 09:42:23.818: JS ERROR: Error: Expected type string for argument 'value' but got type undefined
createCheckedMethod/<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:730:46
set url@resource:///re/sonny/Tangram/instances.js:43:19
onAddTab@resource:///re/sonny/Tangram/window.js:176:5
async*ViewNew/<@resource:///re/sonny/Tangram/ViewNew.js:90:5
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266:34

I removed a couple of duplicates of the two last messages.