dahliaOS/pangolin_desktop

[BUG] DahOS-Desktop not work's for any linux

Opened this issue · 3 comments

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

i built it with flutter, but because of an unknown problem, DE does not appear, and instead this shows flutter demos, I tried on openbox, problems gtk it's gone, but the Flutter demos problem still exists, but 2022 DE, It even works with GNOME
1
2

Did I forget something or is it a source code problem.

Expected behavior

Put your feelings aside, ok my friend :)

The important thing is that I expect from the source code because I tried it on 3 distributions with the same steps

Nix
Arch
Fedora

They all have the same problem, I tried modifying ./linux/my_application.cc and no results.

Steps to reproduce

No response

Environment (values that do not apply assign with "N/A")

- Platform: Fedora Workstation 39 + Bedrock Linux OS

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

That should not be happening. We do not have the Flutter Demo in our code. Apparently something went wrong there for you. You also should not have to modify anything in the linux folder. I suggest re-cloning the whole repository and trying to just do "flutter run -d linux" without any modifications to the source code.

Yes, even though I backup my_application.cc, meaning 3 times without modification and 3 times modified on 3 distributions, But to be honest, I have only tried clone git once, but I will try your suggestion, whether I succeed or fail, I will tell you here anyway,

Well, after suggestions and deleted the “.pub-cache” folder from Partition4=/home, I had more problems than the first one, and this happened to all 3 distros, and I can wait for it until 2026, but without problems, so I tried a lot, but I don't know what the reason is anymore, but now take a look at the logs. logs.txt

So I understand that as: you recloned the repo and deleted .pub-cache and ran "flutter run -d linux". Did you also do flutter pub get? since you deleted the pub-cache