Search found 34 matches

by Norwayyngvelevinsen
Tue 14 Mar 2023 10:15
Forum: TraceWin
Topic: [solved] DTL_CEL/partran/cli segfault
Replies: 5
Views: 1544

[solved] DTL_CEL/partran/cli segfault

Hi, I have a DTL lattice I tried to run using the CLI (noX11) on Linux, but I get a segfault. I manage to make a minimal example attached. It looks like if I use QUAD instead of DTL_CEL then it does not fail. It also seem to only fail when partran is turned on. Finally it works fine if I run in GUI,...
by Norwayyngvelevinsen
Wed 8 Mar 2023 08:13
Forum: TraceWin
Topic: [solved] Corrupted project file
Replies: 6
Views: 1310

Re: [solved] Corrupted project file

I have a perfectly working solution, no worries. Yes it's a bit of black magic to me as well, can't really give the technically accurate answer to why that is.
by Norwayyngvelevinsen
Tue 7 Mar 2023 16:28
Forum: TraceWin
Topic: [solved] Corrupted project file
Replies: 6
Views: 1310

Re: Corrupted project file

So I figured out what happened with the help of your input. The packaging tool I use on my system (makepkg) "strips symbols from binaries and libraries", which I guess in this case modified the checksum. With previous versions this has not been an issue. I disabled this option when packaging and now...
by Norwayyngvelevinsen
Tue 7 Mar 2023 16:17
Forum: TraceWin
Topic: [solved] Corrupted project file
Replies: 6
Views: 1310

Re: Corrupted project file

Aha, I didn't understand that so well then.

It returns a 4:

Code: Select all

% md5sum /opt/tracewin/TraceWin
45baf096f35d3021f01a7d00d2b99fa2  /opt/tracewin/TraceWin
% /opt/tracewin/TraceWin
% echo $?
4
by Norwayyngvelevinsen
Tue 7 Mar 2023 15:08
Forum: TraceWin
Topic: [solved] Corrupted project file
Replies: 6
Views: 1310

Re: Corrupted project file

Forgot to mention, this has been tested on Manjaro Linux so far. I have not verified if the problem persist on other platforms yet.
by Norwayyngvelevinsen
Tue 7 Mar 2023 15:07
Forum: TraceWin
Topic: [solved] Corrupted project file
Replies: 6
Views: 1310

[solved] Corrupted project file

Hello, I upgraded from tracewin 2.20.0.5 to 2.20.1.2 today. When I open TraceWin it opens my previously open project. I then after a couple of seconds get an alert that my project file is corrupted. When I click on OK it closes the application. tracewin-corrupted-project.png It's possible that the p...
by Norwayyngvelevinsen
Thu 23 Feb 2023 09:38
Forum: Toutatis
Topic: Toutatis2 dark GUI menu
Replies: 4
Views: 13456

Re: Toutatis2 dark GUI menu

Hi, I should have specified this is on Linux (Manjaro with KDE). I did not notice (because I couldn't read it) that you had a "set look and feel" menu under Options. This issue seems to only be if I select Aqua, which is selected by default (alphabetical?). None of the selections seem to follow the ...
by Norwayyngvelevinsen
Wed 22 Feb 2023 08:47
Forum: Toutatis
Topic: Toutatis2 dark GUI menu
Replies: 4
Views: 13456

Toutatis2 dark GUI menu

Hi,

I just downloaded Toutatis2, and noticed that the dropdown menus are almost unreadable for me. I have a "dark mode" on desktop which should make menus white text on dark background. For Toutatis I black text on almost black background, as shown in the screenshot.
toutatis-menu.png
toutatis-menu.png (52.31 KiB) Viewed 13456 times
by Norwayyngvelevinsen
Thu 4 Aug 2022 11:43
Forum: TraceWin
Topic: GUI glitch Linux [SOLVED]
Replies: 1
Views: 5271

GUI glitch Linux [SOLVED]

Hi, I experienced a graphical glitch though I am not 100% sure what steps caused it. I tried restarting TraceWin and I tried to even restart the computer, but the glitch remained. tracewin-gui-glitch.png Removing the config file `~/.config/CEA/TraceWin.conf` seems to solve it and the graphical inter...
by Norwayyngvelevinsen
Mon 16 May 2022 14:32
Forum: TraceWin
Topic: cli version not finding my_elements lib [SOLVED]
Replies: 3
Views: 4897

Re: cli version not finding my_elements lib [SOLVED]

Great, thanks. Confirming this works as expected now :)