Skip to content

UI is not responsive on xubuntu 25.10 #2972

@reset12

Description

@reset12

When i like to save the project, the display filemanger is not responsive. i have to wait a minute to see my input. This is not changed since the previus version of meshroom.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

"./Meshroom.sh
[2026-01-08 14:57:50.047060] [0x00007b7a147ef740] [trace] Embedded OCIO configuration file: '/home/data/Meshroom-2025.1.0/aliceVision/share/aliceVision/config.ocio' found.
[QtAliceVisionImageIO] Plugin Initialized
[QtAliceVision] Plugin Initialized
[2026-01-08 14:58:04.921392] [0x000078978405f000] [trace] Embedded OCIO configuration file: '/home/data/Meshroom-2025.1.0/aliceVision/share/aliceVision/config.ocio' found.
Program called with the following parameters:

  • allowSingleView = 1
  • colorProfileDatabase = "" (default)
  • defaultCameraModel = "" (default)
  • defaultDistortionModel = "" (default)
  • defaultFieldOfView = 45
  • defaultFocalLength = -1 (default)
  • defaultFocalRatio = 1 (default)
  • defaultOffsetX = 0 (default)
  • defaultOffsetY = 0 (default)
  • errorOnMissingColorProfile = 1 (default)
  • groupCameraFallback = Unknown Type "20EGroupCameraFallback"
  • imageFolder = "" (default)
  • input = "/tmp/tmpulqqhjzj/CameraInit/4c471e04d91d618d3dddf7990cb9b81c599a7700/viewpoints.sfm"
  • lensCorrectionProfileInfo = ""
  • lensCorrectionProfileSearchIgnoreCameraModel = 1
  • maxCoresAvailable = Unknown Type "j" (default)
  • maxMemoryAvailable = 18446744073709551615 (default)
  • output = "/tmp/tmpulqqhjzj/CameraInit/4c471e04d91d618d3dddf7990cb9b81c599a7700/cameraInit.sfm"
  • rawColorInterpretation = Unknown Type "N11aliceVision5image23ERawColorInterpretationE"
  • sensorDatabase = "/home/data/Meshroom-2025.1.0/aliceVision/share/aliceVision/cameraSensors.db"
  • verboseLevel = "info"
  • viewIdMethod = Unknown Type "N11aliceVision9sfmDataIO13EViewIdMethodE"
  • viewIdRegex = ".*?(\d+)" (default)

[14:58:04.923954][info] Hardware:
[14:58:04.924000][info] Detected core count: 16
[14:58:04.924039][info] OpenMP will use 16 cores
[14:58:04.924121][info] Detected available memory: 9943 Mo
[14:58:04.924129][info]
[14:58:04.937021][warning] Some image(s) have no serial number to identify the camera/lens device.
This makes it impossible to correctly group the images by device if you have used multiple identical (same model) camera devices.
The reconstruction will assume that only one device has been used, so if 2 images share the same focal length approximation they will share the same internal camera parameters.
14 image(s) are concerned.
[14:58:04.945265][info] CameraInit report:
- # Views: 14
- # with focal length initialization (from metadata): 14
- # without metadata: 0
- # with DCP color calibration (raw images only): 0
- # with LCP lens distortion initialization: 0
- # with LCP vignetting calibration: 0
- # with LCP chromatic aberration correction models: 0
- # Cameras Intrinsics: 1

"
Meshroom is started with (because i try to find out what helps against torch.OutOfMemoryError: CUDA out of memory. )
"cat /home/data/user/WINSTICK/opt/Meshroom.sh
#!/bin/sh
#(export 'PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True';/home/data/Meshroom-2025.1.0/Meshroom)
(export 'PYTORCH_CUDA_ALLOC_CONF=max_split_size_mb:128';/home/data/Meshroom-2025.1.0/Meshroom)"

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

  • OS: xubuuntu 25.10]
  • Python 3.13.7
  • Qt/PySide
  • Meshroom version: 2025.1.0
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugfor actual bugs (unsure? use type:question)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions