Giter Site home page Giter Site logo

[Help]: Debug Linux Build about appflowy HOT 11 CLOSED

appflowy avatar appflowy commented on May 5, 2024
[Help]: Debug Linux Build

from appflowy.

Comments (11)

notd5a-alt avatar notd5a-alt commented on May 5, 2024 4

Ok. From what i can deduce, this seems to be a weird path capitalization issue with the icons.
For example: Flutter tries to load assets/images/home/trash.svg but the icon name is actually capitalized i.e. Trash.svg
The Error Thrown:

Unable to load asset: assets/images/editor/bold.svg
What its affecting:

  • trash.svg
  • add.svg
  • bold.svg
  • italic.svg
  • underline.svg
  • strikethrough.svg
  • numbers.svg
  • checkbox.svg
  • quote.svg
  • share.svg
    Simply changing the icon names from: Trash.svg to trash.svg seems to fix this issue.

from appflowy.

RaghaVdot24 avatar RaghaVdot24 commented on May 5, 2024 1

I'm on Ubuntu. Will try running this

from appflowy.

Silcet avatar Silcet commented on May 5, 2024 1

I just managed to get AppFlowy running for the first time on a Manjaro (Arch Linux) distro. I can see that some of the icons are missing as mentioned before. I did my build based on main branch. I'll continue debugging a bit, but so far I got this screenshot in case it helps someone else:
image

from appflowy.

pdckxd avatar pdckxd commented on May 5, 2024 1

I am experience same issue when running debug version of appflowy on lubuntu 20.04 . Looks like this is flutter issus specific for Linux.

from appflowy.

notd5a-alt avatar notd5a-alt commented on May 5, 2024

Im on Arch but i can try and see if the same issues arise there as well. If they do ill try and patch them.

from appflowy.

Laegel avatar Laegel commented on May 5, 2024

Hey, just tried to run it on my machine (Ubuntu 20.04, x86_64) and everything went well.
In my case, I already had Rust installed and didn't go through the optional steps.
I first checked it was building fine using the cargo make -p development-linux-x86 appflowy-linux-dev command.
As there was nothing wrong here, I went through steps 2 and 3 to install the debug environment and it was also working just fine:

image

Did you have trouble to make it run on this specific Ubuntu too or just the aarch64 architecture?
Do you want me to update the verified systems list?

[Edit] Looks like I can't type anything, neither on the title input nor in the rich text editor. Ignore this remark if it's normal.

from appflowy.

notd5a-alt avatar notd5a-alt commented on May 5, 2024

So changing icon names and refs didnt fix the issue? Maybe an underlying flutter issue. Ill research and check.

from appflowy.

pdckxd avatar pdckxd commented on May 5, 2024

So changing icon names and refs didnt fix the issue? Maybe an underlying flutter issue. Ill research and check.

I mean debug version of appflowy prevents people from typing. Sorry for confusion.

from appflowy.

notd5a-alt avatar notd5a-alt commented on May 5, 2024

from appflowy.

irfanbacker avatar irfanbacker commented on May 5, 2024

I mean debug version of appflowy prevents people from typing. Sorry for confusion.

No issue for me on Pop!_OS 21.04 on both production and development builds

from appflowy.

annieappflowy avatar annieappflowy commented on May 5, 2024

Thank you all. Closing this issue as it's resolved.

from appflowy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.