Crashes on Debian 12 #18
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Reported to me over Reticulum. I will setup a VM to see what is going on and take I look at what changes I made that could cause this.
VM Testing:
X11 - 64-bit
Wayland - 64-bit
debian_version
12.12
https://www.crunchbangplusplus.org/ openbox crash(
It works in a VM on fresh install...
Do you have firewall?
ufworfirewalld? if yes, try disabling that or if you have ufw do:no fw! classic meshchat 2.3.0 from Liam work nice!
please try https://github.com/Sudo-Ivan/reticulum-meshchatX/releases/tag/v2.32.3
not work
@ArtyGreen Try legacy builds, they are built with the Electron version used in liams meshchat. https://github.com/Sudo-Ivan/reticulum-meshchatX/releases/tag/v2.50.0
Legacy build still freeze after small time.
Normal build worked longer,but freeze too (((
Not show errors terminal in this time.
U make greatest work, interface great & sexy,
I'll try reinstall my debian13 & make tests clean.
Old base from 2.3.0
Run ReticulumMeshChat-v2.50.0-linux-legacy.AppImage
Exception in thread Thread-65 (run):
Traceback (most recent call last):
File "peewee.py", line 3322, in execute_sql
sqlite3.OperationalError: database is locked
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "threading.py", line 1045, in _bootstrap_inner
File "threading.py", line 982, in run
File "asyncio/runners.py", line 190, in run
File "asyncio/runners.py", line 118, in run
File "asyncio/base_events.py", line 654, in run_until_complete
File "meshchat.py", line 253, in announce_loop
File "meshchat.py", line 4943, in get
File "meshchat.py", line 4894, in get
File "peewee.py", line 6845, in get_or_none
File "peewee.py", line 6840, in get
File "peewee.py", line 7297, in get
File "peewee.py", line 2036, in inner
File "peewee.py", line 2107, in execute
File "peewee.py", line 2280, in _execute
File "peewee.py", line 3330, in execute
File "peewee.py", line 3320, in execute_sql
File "peewee.py", line 3088, in exit
File "peewee.py", line 196, in reraise
File "peewee.py", line 3322, in execute_sql
peewee.OperationalError: database is locked
Later make clear test with clear base
ReticulumMeshChat-v2.50.0-linux-legacy.AppImage
[2147008:1216/161408.123306:ERROR:browser_main_loop.cc(280)] GLib-GObject: ../../../gobject/gsignal.c:2699: instance '0x2350000e44c0' has no handler with id '7048'
ReticulumMeshChat-v2.50.0-linux.AppImage
[2147500:1216/161536.542847:ERROR:content/browser/browser_main_loop.cc:288] GLib-GObject: ../../../gobject/gsignal.c:2699: instance '0x363c001de880' has no handler with id '4466'
Clear new base,not work ( sorry man
Thank you for trying and giving me error messages, I will look more into the python dependencies to fix this.