stephanecharette / DarkMark

Marking up images for use with Darknet.
https://www.ccoderun.ca/darkmark/Summary.html
Other
166 stars 22 forks source link

GUI error after build on Arch Linux #23

Closed kevung closed 1 year ago

kevung commented 1 year ago

Dear Stephane, Thank you very much for your tutorial and your great tools that you develop.

I try to build DarkMark from source on Arch Linux. I could proceed without explicit errors to the install steps (cmake, make, make install) but when I launch DarkMark, I get a wrong GUI (buttons and the interface have no text, and buttons don't work). (see screenshot enclosed)

Maybe it is because Ubuntu comes with a number of library already installed by default? (On Arch, these have to be installed explicitly)

Do you have any clues what could be the problem? Or what I might done wrong? Does the application depend on libraries of a specific Linux desktop?

darkmark-ui-error

Take good care,

Kevin

kevung commented 1 year ago

Dear Stephane,

By installing many fonts ( https://wiki.archlinux.org/title/fonts ), I succeeded to solve the problem. For the sake of understanding, it is not completely satisfactory since I don't know the precise font I should have installed, but I suspect it is Ubuntu font family (https://archlinux.org/packages/?name=ttf-ubuntu-font-family).

Best regards,

stephanecharette commented 1 year ago

Glad you got it figured out. Also see issue #21 which is another user that had trouble with the fonts.