mkrueger / icy_tools

A colletion of ansi/bbs related applications
Apache License 2.0
20 stars 0 forks source link

Icyterm won't start... #16

Open martykazmaier opened 1 month ago

martykazmaier commented 1 month ago

I've tried redownloading it and putting it in various locations, and it did work at first, but now when I double click on the executable, nothing happens. .7.6 works fine.

mkrueger commented 1 month ago

Is there anything in the log file?

help->terminal->open settings dir -> icy_term.log

(Should work with 7.6 to open the log file). The only thing that's changed is that "skypix" got added - can't imagine that this breaks something. However the log may contain the answer.

I've been using 7.7 now several days - seems to work. Which OS are you on?

martykazmaier commented 1 month ago

Windows. INFO - Starting iCY TERM 0.7.7 INFO - Current Locale: [LanguageIdentifier { language: Language(Some("en")), script: None, region: Some(Region("US")), variants: None }] INFO - Current Locale: [LanguageIdentifier { language: Language(Some("en")), script: None, region: Some(Region("US")), variants: None }] INFO - shutting down. INFO - Starting iCY TERM 0.7.7 INFO - Current Locale: [LanguageIdentifier { language: Language(Some("en")), script: None, region: Some(Region("US")), variants: None }] INFO - Current Locale: [LanguageIdentifier { language: Language(Some("en")), script: None, region: Some(Region("US")), variants: None }] INFO - Starting iCY TERM 0.7.7 INFO - Current Locale: [LanguageIdentifier { language: Language(Some("en")), script: None, region: Some(Region("US")), variants: None }] INFO - Current Locale: [LanguageIdentifier { language: Language(Some("en")), script: None, region: Some(Region("US")), variants: None }] INFO - shutting down. INFO - shutting down. INFO - Starting iCY TERM 0.7.7 INFO - Current Locale: [LanguageIdentifier { language: Language(Some("en")), script: None, region: Some(Region("US")), variants: None }] INFO - Current Locale: [LanguageIdentifier { language: Language(Some("en")), script: None, region: Some(Region("US")), variants: None }] ERROR - run_update_thread::read_data: Connection aborted INFO - shutting down.


From: Mike Krüger @.> Sent: Thursday, May 30, 2024 12:53 AM To: mkrueger/icy_tools @.> Cc: martykazmaier @.>; Author @.> Subject: Re: [mkrueger/icy_tools] Icyterm won't start... (Issue #16)

Is there anything in the log file?

help->terminal->open settings dir -> icy_term.log

(Should work with 7.6 to open the log file). The only thing that's changed is that "skypix" got added - can't imagine that this breaks something. However the log may contain the answer.

I've been using 7.7 now several days - seems to work. Which OS are you on?

— Reply to this email directly, view it on GitHubhttps://github.com/mkrueger/icy_tools/issues/16#issuecomment-2138806623, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A4JLVXS5SXTDDPYCM4UGVD3ZE3EGVAVCNFSM6AAAAABIQGWQXWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZYHAYDMNRSGM. You are receiving this because you authored the thread.Message ID: @.***>

mkrueger commented 1 month ago

Can you try to update the build?

'ERROR - run_update_thread::read_data: Connection aborted…' should've been fixed. Had a bug in the first upload - my local builds used another lib than on the build server.

I'll look on the windows builds maybe I can reproduce something.

martykazmaier commented 1 month ago

No log entries at all.


From: Mike Krüger @.> Sent: Thursday, May 30, 2024 6:30 AM To: mkrueger/icy_tools @.> Cc: martykazmaier @.>; Author @.> Subject: Re: [mkrueger/icy_tools] Icyterm won't start... (Issue #16)

Can you try to update the build?

'ERROR - run_update_thread::read_data: Connection aborted…' should've been fixed. Had a bug in the first upload - my local builds used another lib than on the build server.

— Reply to this email directly, view it on GitHubhttps://github.com/mkrueger/icy_tools/issues/16#issuecomment-2139451299, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A4JLVXTB6DYKPUOULKHJVZLZE4LVLAVCNFSM6AAAAABIQGWQXWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZZGQ2TCMRZHE. You are receiving this because you authored the thread.Message ID: @.***>

mkrueger commented 1 month ago

tested the 0.7.7 build - not much of an issue.

When you rename or move the settings file (don't delete it) does it work?

However if there is something wrong with the settings file something should be in the log.

If there are no log entries then it's probably an issue with the ui lib. This is intialialized before the log at start.

martykazmaier commented 1 month ago

I don't see a settings file, what should I look for?


From: Mike Krüger @.> Sent: Thursday, May 30, 2024 10:13 AM To: mkrueger/icy_tools @.> Cc: martykazmaier @.>; Author @.> Subject: Re: [mkrueger/icy_tools] Icyterm won't start... (Issue #16)

tested the 0.7.7 build - not much of an issue.

When you rename or move the settings file (don't delete it) does it work?

— Reply to this email directly, view it on GitHubhttps://github.com/mkrueger/icy_tools/issues/16#issuecomment-2140113687, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A4JLVXQ5UH5OZOYDR7FMMYDZE5F4PAVCNFSM6AAAAABIQGWQXWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBQGEYTGNRYG4. You are receiving this because you authored the thread.Message ID: @.***>

martykazmaier commented 1 month ago

Nevermind, used everything to find icy_term.exe and then checked properties for the location. After renaming the setting file it works!


From: Marty Kazmaier @.> Sent: Thursday, May 30, 2024 6:05 PM To: mkrueger/icy_tools @.> Subject: Re: [mkrueger/icy_tools] Icyterm won't start... (Issue #16)

I don't see a settings file, what should I look for?


From: Mike Krüger @.> Sent: Thursday, May 30, 2024 10:13 AM To: mkrueger/icy_tools @.> Cc: martykazmaier @.>; Author @.> Subject: Re: [mkrueger/icy_tools] Icyterm won't start... (Issue #16)

tested the 0.7.7 build - not much of an issue.

When you rename or move the settings file (don't delete it) does it work?

— Reply to this email directly, view it on GitHubhttps://github.com/mkrueger/icy_tools/issues/16#issuecomment-2140113687, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A4JLVXQ5UH5OZOYDR7FMMYDZE5F4PAVCNFSM6AAAAABIQGWQXWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBQGEYTGNRYG4. You are receiving this because you authored the thread.Message ID: @.***>

mkrueger commented 1 month ago

Then there is something in the settings which caused it. Which is bad :/. I'll review the loading code.