Meshroom icon indicating copy to clipboard operation
Meshroom copied to clipboard

User interface is corrupted

Open MiloMindbender opened this issue 1 year ago • 6 comments

Describe the bug When I run meshroom, parts of the user interface seem to be completely missing or corrupted. Some buttons seem to have corrupt graphics in them. In the image panel there are no checkmarks to show which images are ok. See enclosed screenshot, basically nothing looks like it does in any of your tutorial videos

To Reproduce Steps to reproduce the behavior:

As directed in the windows install instructions I downloaded the prebuilt zip, extracted it and ran it, did not install anything else. I just opened and processed the monster tree dataset as well as some photos I took. The UI seems corrupt from the moment the program starts.

Screenshots See attached, marked up in red

Desktop (please complete the following and other pertinent information):

  • Windows 10
  • Meshroom version: please specify if you are using a release version or your own build
    • Binary Meshroom-2021.1.0-win64

It does seem to be doing reconstructions but I've had a hard time getting good results because of the broken UI Screenshot 2022-08-01 190930 copy .

MiloMindbender avatar Aug 02 '22 02:08 MiloMindbender

Hi, Very strange. It seems to be an issue with the font used. All the icons with the problem on you screenshot are coming from the Material font: https://github.com/alicevision/meshroom/tree/develop/meshroom/ui/qml/MaterialIcons

I don't know the reason. That's the first time I see this problem.

fabiencastan avatar Aug 02 '22 10:08 fabiencastan

Any idea how to fix it? Any way I can help debug it? Is it possible meshroom is grabbing some other font from my system? I do have the adobe creative cloud font library installed.

Also, any idea why the UI sliders shown in the attached screenshot (from a meshroom tutorial) don't show up when I run meshroom on my computer?

Screenshot 2022-08-03 071832 copy ?

MiloMindbender avatar Aug 03 '22 14:08 MiloMindbender

These sliders come from an older version of the software.

Yes, it may be a problem with a font of the same name on the OS, but I don't know how to debug that.

fabiencastan avatar Aug 03 '22 16:08 fabiencastan

For what it's worth, I did clean install of meshroom on a different computer and am having the same corruption problem with the fonts.

Is there any kind of font id or internal identifier for the materialfont that I can check against other fonts installed on these machines?

MiloMindbender avatar Aug 16 '22 19:08 MiloMindbender

Also, I tried to open MaterialIcons-Regular.ttf with the windows 10 font viewer and it says it is not a valid font file. Several on-line font viewers also aren't displaying the font correctly. Only one so far has worked.

MiloMindbender avatar Aug 16 '22 20:08 MiloMindbender

@MiloMindbender Are you sure that your Windows installations are ok? I could not reproduce the problem with the font in Windows 10. For me it opens without problems.

2022-09-27 08_48_43-Material Icons (OpenType)

datavizzard avatar Sep 27 '22 06:09 datavizzard