-
Notifications
You must be signed in to change notification settings - Fork 84
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
Segmentation fault (core dumped) with tdmgr_0.2.13.appImage on Archlinux python 3.11.3 #243
Comments
UPDATE: I just discovered that tdm creates a folder in my home directory, "TDM". Inside it it created 2 files tdm.cfg and tdm.log. Looking at the tdm.log, it does seem like tdm "discovered" something. But I'me not sure.
PS:
And I didnt like it. It did that without asking me anything. And I dont like programs creating random folders in my home directory. I would expect anyway this software to use the standards, that is the XDG standards, https://wiki.archlinux.org/title/XDG_Base_Directory. Something like ~/.config/tdm/tdm.cfg Was this requested before or is this being considerered ? |
Hi. Both your issues are fixed with the latest development build. Go to releases and download the built binaries from the develop build. |
Also +1 for a detailed issue report. However it was posted quite a few times in the past; it's helpful to read past issues sometimes ;) Cheers |
Ehh, gtihub expired the artifacts. I'll run the build again |
Hey @jziolkowski any news on when we can see a stable release of this? |
Yeah looks like it expired again |
I've released a dev build to PyPI: https://pypi.org/project/tdmgr/0.2.14.dev35/ |
Glad I checked in, thanks |
Fixed with #268 |
Hi, thanks for your york in this usefull tool.
Possible related issue, #176
I'm on Archlinux. A normal, regular, updated system with the official repos and without any hacks, unofficial packages or customizations.
$ uname -a
Linux gigabyty 6.3.1-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 01 May 2023 17:42:39 +0000 x86_64 GNU/Linux
I wanted to try the appImage you have on "Releases".
It's not explicited stated on the README, but I assume it is meant and should work on any x64 modern Linux. I do this for many other apps, softwares and appImages, and havent had any problems.
I started it and It crashes with
Segmentation fault (core dumped)
I see no other error output.
I then went on to try testing it instead with a python virtual environment
I then went on like this,
I then tried to start it, from the terminal, with "tdmgr.py", and saw no error message
My MQTT broker (Mosquitto) and my Tasmota device (D1 mini) is up and running, but I dont see anything in tdm. It seems it doesnt pick it.
So I went into the menu, "MQTT" > "Connect", and tdm immediatelly crashed with,
It also crashes if I start it, and then use the right mouse click button in the list section,
More information about the official defaults on my my system, as of May 2023
Thanks in advance.
The text was updated successfully, but these errors were encountered: