This looks very VERY promising! I'll try to install it tomorrow and Post here the results! Thanks?
- Posts
- 76
- Comments
- 426
- Joined
- 2 yr. ago
- Posts
- 76
- Comments
- 426
- Joined
- 2 yr. ago
- JumpDeleted
Permanently Deleted
Programming @beehaw.org insert a single line break in html (Qt6 RichText)
Linux @lemmy.ml Why I cannot resize my fat32 partition?
Linux @lemmy.ml timeshift with btrfs: am I doing it right?
Open Source @lemmy.ml Smartphones with "pure" Android
Linux @lemmy.ml How do I get rid of these vertical lines before the triangles?
Linux @lemmy.ml How to set up absolute mouse movement mode on KVM
Linux @lemmy.ml Do you use an antivirus? Why, or why not?
Linux @lemmy.ml Do you use an antivirus? Why, or why not?
Linux @lemmy.ml would you recommend debian testing for a daily driver?
Linux @lemmy.ml To switch or not to switch, that is the question
Linux @lemmy.ml How to create a sandbox folder, restricting write access to all files contained in it to that folder itself?
Free and Open Source Software @beehaw.org Foss alternative to google pay?
Memes @lemmy.ml Sean Bean
Memes @lemmy.ml Welcome onboard!
Free and Open Source Software @beehaw.org What's the dial with Chrome over Chromium?
Programming @beehaw.org how do I calculate the subtraction of two color?
I downloaded it and tried to run it, but it gets stuck in a loop and I don't know how it could be fixed:
error: max_recursion_depth exceeded error: called from baseUnitSystem <unknown>it seems the problem is in the line
coreUnits = buildCoreUnits(u.baseUnitSystem);in the file
u.m, I think becauseu.baseUnitSystemtries to "call itself". I don't know what this should be supposed to do, and have no idea on how to possibly fix it :(