-
-
Notifications
You must be signed in to change notification settings - Fork 415
Description
Describe the bug
I tried to import a working 30 page PDF with mixed images text and drawings. It fails to open when importing as bitmap. As a vector it just lacks a lot of the images that were in the pdf.
To Reproduce
Try to import this PDF(attached) into rnote.
Expected behavior
I dont understand why the vector import leaves out images as i assume it should work too, and also i expect the bitimage import to work.
Journalctl Output
Nov 11 15:06:41 zmask com.github.flxzt.rnote.desktop[2781605]: 2.560756398s ERROR rnote::appwindow: Opening file with dialogs failed, Err: Invalid Dash
Nov 11 15:06:41 zmask com.github.flxzt.rnote.desktop[2781605]: 2.561846228s ERROR rnote::overlays: Datei öffnen gescheitert
Nov 11 15:06:46 zmask com.github.flxzt.rnote.desktop[2781605]: BAD status: invalid value for a dash setting
Nov 11 15:06:50 zmask com.github.flxzt.rnote.desktop[2782224]: MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:802: FINISHME: support YUV colorspace with DRM format modifiers
Nov 11 15:06:50 zmask com.github.flxzt.rnote.desktop[2782224]: MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:834: FINISHME: support more multi-planar formats with DRM modifiers
Nov 11 15:06:52 zmask com.github.flxzt.rnote.desktop[2782224]: 2.826877258s ERROR rnote::appwindow: Opening file with dialogs failed, Err: Invalid Dash
Nov 11 15:06:52 zmask com.github.flxzt.rnote.desktop[2782224]: 2.827762136s ERROR rnote::overlays: Datei öffnen gescheitert
Nov 11 15:06:57 zmask .rnote-wrapped[2782224]: Layout managers of type GtkBoxLayout do not implement the GtkLayoutManager::create_layout_child method
Nov 11 15:06:57 zmask .rnote-wrapped[2782224]: The layout manager of type GtkBoxLayout 0x5638a4489ac0 does not create GtkLayoutChild instances
Nov 11 15:06:59 zmask com.github.flxzt.rnote.desktop[2782224]: BAD status: invalid value for a dash setting
Nov 11 15:07:04 zmask com.github.flxzt.rnote.desktop[2782952]: MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:802: FINISHME: support YUV colorspace with DRM format modifiers
Nov 11 15:07:04 zmask com.github.flxzt.rnote.desktop[2782952]: MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:834: FINISHME: support more multi-planar formats with DRM modifiers
Nov 11 15:07:09 zmask com.github.flxzt.rnote.desktop[2782952]: 5.217106526s ERROR rnote::appwindow: Opening file with dialogs failed, Err: Invalid Dash
Nov 11 15:07:09 zmask com.github.flxzt.rnote.desktop[2782952]: 5.218278890s ERROR rnote::overlays: Datei öffnen gescheitert
Nov 11 15:07:10 zmask com.github.flxzt.rnote.desktop[2782952]: BAD status: invalid value for a dash setting
Nov 11 15:07:14 zmask com.github.flxzt.rnote.desktop[2783474]: MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:802: FINISHME: support YUV colorspace with DRM format modifiers
Nov 11 15:07:14 zmask com.github.flxzt.rnote.desktop[2783474]: MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:834: FINISHME: support more multi-planar formats with DRM modifiers
Nov 11 15:07:17 zmask com.github.flxzt.rnote.desktop[2783474]: 3.686975869s ERROR rnote_engine::strokes::vectorimage: Importing page 2 from pdf failed, Err: Invalid Dash
Nov 11 15:07:32 zmask .rnote-wrapped[2783474]: Layout managers of type GtkBoxLayout do not implement the GtkLayoutManager::create_layout_child method
Nov 11 15:07:32 zmask .rnote-wrapped[2783474]: The layout manager of type GtkBoxLayout 0x55c0082695b0 does not create GtkLayoutChild instances
Nov 11 15:07:33 zmask com.github.flxzt.rnote.desktop[2783474]: BAD status: invalid value for a dash setting
Nov 11 15:07:38 zmask systemd[2077]: Starting Thumbnailing service...
Nov 11 15:07:38 zmask userapp-rnote-9TKBD3.desktop[2784724]: MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:802: FINISHME: support YUV colorspace with DRM format modifiers
Nov 11 15:07:38 zmask userapp-rnote-9TKBD3.desktop[2784724]: MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:834: FINISHME: support more multi-planar formats with DRM modifiers
Nov 11 15:07:38 zmask systemd[2077]: Started Thumbnailing service.
Nov 11 15:07:44 zmask userapp-rnote-9TKBD3.desktop[2784724]: 6.829883373s ERROR rnote::appwindow: Opening file with dialogs failed, Err: Invalid Dash
Nov 11 15:07:44 zmask userapp-rnote-9TKBD3.desktop[2784724]: 6.830972669s ERROR rnote::overlays: Datei öffnen gescheitert
Nov 11 15:07:48 zmask .rnote-wrapped[2784724]: Trying to measure AdwBin 0x56530b7468e0 for width of 172, but it needs at least 348
Nov 11 15:07:48 zmask .rnote-wrapped[2784724]: Allocation width too small. Tried to allocate 172x475, but AdwBin 0x56530b7468e0 needs at least 348x475.
Nov 11 15:07:48 zmask .rnote-wrapped[2784724]: Trying to measure RnSidebar 0x56530afcc5f0 for width of 172, but it needs at least 348
Nov 11 15:07:48 zmask .rnote-wrapped[2784724]: Allocation width too small. Tried to allocate 172x475, but RnSidebar 0x56530afcc5f0 needs at least 348x475.
Nov 11 15:07:48 zmask .rnote-wrapped[2784724]: Trying to measure AdwToolbarView 0x56530afcd5d0 for width of 172, but it needs at least 348
Nov 11 15:07:48 zmask .rnote-wrapped[2784724]: Allocation width too small. Tried to allocate 172x475, but AdwToolbarView 0x56530afcd5d0 needs at least 348x475.
Nov 11 15:07:48 zmask .rnote-wrapped[2784724]: Trying to measure AdwViewStack 0x56530b04a0f0 for width of 172, but it needs at least 348
Nov 11 15:07:48 zmask .rnote-wrapped[2784724]: Trying to measure AdwViewStack 0x56530b04a0f0 for width of 172, but it needs at least 348
Nov 11 15:07:48 zmask .rnote-wrapped[2784724]: Allocation width too small. Tried to allocate 172x429, but AdwViewStack 0x56530b04a0f0 needs at least 348x429.
Desktop (please complete the following information):
- OS: NIXOS v25.05 with flakes.
- App Version: rnote v0.12.0
- Installation Source: stable nixpkgs https://github.com/NixOS/nixpkgs/blob/nixos-25.05/pkgs/by-name/rn/rnote/package.nix#L92
- Desktop Environment: hyprland
- Display Server: wayland with xwayland
- Input Source: doesnt matter