WheezyE / Winelink

Installation scripts for running Winlink (RMS Express/Trimode & VARA) on non-Windows computers. Wine & Box86 make this project possible.
69 stars 19 forks source link

Latest Winlink version requires .NET v4.0 #11

Closed KD2ROS closed 2 years ago

KD2ROS commented 2 years ago

After a Wine upgrade requiring a Wine re-install (a Box86 and/or Wine update/upgrade always require a Winelink re-install) I ran the Winelink install command line and after it installed Winlink, it threw this error...

2021-10-27-074907_334x154_scrot

Apparently, the new version of Winlink Express that was issued yesterday, requires .NET v4.0...and without it I am dead in the water...

Please note that I am in no way a programming expert, so please do not waste time pointing out my ignorance...just reporting an issue and trying to learn how to move forward from the replies here...

Erik and all who have helped him get Winelink out for us to use....Thank you!

WheezyE commented 2 years ago

Thanks for letting me know. I had seen that the new beta versions of RMS Express required .net 4.6 but I didn’t think that beta would go live so soon. I’ll have to experiment a bit with that. I think winetricks can install .net 4.6 but it takes a really long time.

I’ve been working with madewokherd, who makes wine-mono, and they got wine-mono working better with RMS Express (though ARDOP still has connection issues). You could try installing wine-devel 6.19 with mono in the meantime instead of .net. I know that’s complicated but just trying to help in the short term while I think about the best workaround with the script.

73 KI7POL

On Wed, Oct 27, 2021 at 6:17 AM KD2ROS @.***> wrote:

After a Wine upgrade requiring a Wine re-install (a Box86 and/or Wine update/upgrade always require a Winelink re-install) I ran the Winelink install command line and after it installed Winlink, it threw this error...

[image: 2021-10-27-074907_334x154_scrot] https://user-images.githubusercontent.com/71178083/139062042-18ecacf2-8c4b-41f1-b068-dbefea6f4c27.png

Apparently, the new version of Winlink Express that was issued yesterday, requires .NET v4.0...and without it I am dead in the water...

Please note that I am in no way a programming expert, so please do not waste time pointing out my ignorance...just reporting an issue and trying to learn how to move forward from the replies here...

Erik and all who have helped him get Winelink out for us to use....Thank you!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/WheezyE/Winelink/issues/11, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHCGVPUORC5CFDHHG3P34D3UI7UWJANCNFSM5G2GLGRA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

WheezyE commented 2 years ago

After attempting to install .NET 4.6 with BOX86_NOBANNER=1 winetricks --force dotnet46 I still get the freeze I used to get when I was first testing things. I’ll see if another version of wine might work - but I might actually just switch the script over to using wine-mono instead of dotnet for now. This will make ARDOP not functional, but VARA should work. Would that be ok? I’ll try to get ARDOP/.NET4.6 up and running some time in the next week or so

KD2ROS commented 2 years ago

That would be great! I do not really use ardop, mainly VARA, VARA fm and packet…I would like to use ardop in the future though…

On Oct 27, 2021, at 4:48 PM, Eric Wiessner (KI7POL) @.***> wrote:

 After attempting to install .NET 4.6 with BOX86_NOBANNER=1 winetricks --force dotnet46 I still get the freeze I used to get when I was first testing things. I’ll see if another version of wine might work - but I might actually just switch the script over to using wine-mono instead of dotnet for now. This will make ARDOP not functional, but VARA should work. Would that be ok? I’ll try to get ARDOP/.NET4.6 up and running some time in the next week or so

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

WheezyE commented 2 years ago

No worries - yeah, ARDOP_Win.exe should be implementable in future versions of wine-mono, though I'm currently stumped where its wine-mono bug is.

After looking into it, this may take a little longer to fix, but I think I should have something in the next few days. Apologies for the delay. You might try downgrading RMS Express in the meantime too.

WheezyE commented 2 years ago

Just small updates: Wine-mono seems to be working ok for VARA, but the updated version of RMS Express seems to be causing a new emulation error in box86. I've submitted a bug report to Seb, who makes box86. We'll have to see what he says.

It looks like downgrading to a version of RMS Express prior to 1.5.41.0 is the best option for now (re-installing Winelink and then choosing not to update RMS Express when it prompts you).

WheezyE commented 2 years ago

I was able to work around the emulation error. Things should work again now (except for ARDOP for now).

VARA HF & VARA FM should load. Telnet seems to work (though I'm not sure if I missed a telnet message somehow).

Thank you again for letting me know about the RMS Express .NET 4.6 beta being pushed to the main releases. I didn't expect that to happen so soon. I'm going to close this ticket, but feel free to post here again if anything seems off and I'll re-open this ticket.

73, KI7POL