nmarcel / ThinkComposer

The Visual Thinking tool for Understand Problems, Design Solutions and Express Knowledge.
141 stars 47 forks source link

make Linux/MAC compatible #1

Open wedgen opened 6 years ago

wedgen commented 6 years ago

Port to different UI to make it OS agnostic.

The-Maize commented 3 years ago

Has any progress been made into this at the current stage or has the project reached end days in porting over to mac and linux?

stuaxo commented 2 years ago

It looks like dotnet 4.x is harder to get working than later versions, that work on Linux natively.

As a dotnet naive, I was able to install version 6 using apt get, and I believe 5 may be available, so it might be worth revisiting this if ThinkComposer is ported to a later version of dot net.

I also tried running in Wine, but I think some of the APIs ThinkComposer uses are not implemented, so it opens but then dies -

image

wedgen commented 2 years ago

as much as I would love to convert this, i simply don't have the time. Sorry. If anyone does end up doing it that'd be wonderful.

On Mon, Mar 14, 2022 at 7:36 PM Stuart Axon @.***> wrote:

It looks like dotnet 4.x is harder to get working than later versions, that work on Linux natively.

As a dotnet naive, I was able to install version 6 using apt get, and I believe 5 may be available, so it might be worth revisiting this if ThinkComposer is ported to a later version of dot net.

I also tried running in Wine, but I think some of the APIs ThinkComposer uses are not implemented, so it opens but then dies -

[image: image] https://user-images.githubusercontent.com/179677/158283268-25833568-a837-465d-9042-a8ef64af3059.png

— Reply to this email directly, view it on GitHub https://github.com/nmarcel/ThinkComposer/issues/1#issuecomment-1067442036, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADNV5D3MVKCLDTRMRVTKTLU77LORANCNFSM4EUSI3SQ . 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.

You are receiving this because you authored the thread.Message ID: @.***>

-- Dustin Sanders Swiss-army Engineer

stuaxo commented 2 years ago

Another more fruitful line may be to add this to wines appdb and post the logs there, they may fix the incompatibilities.