View Issue Details

IDProjectCategoryView StatusLast Update
0004238NoesisGUIC# SDKpublic2025-06-19 10:35
Reporterdarthmaule2 Assigned Tosfernandez  
PrioritynormalSeveritycrash 
Status resolvedResolutionfixed 
Product Version3.2.8 
Target Version3.2.9Fixed in Version3.2.9 
Summary0004238: PDFViewer does not render PDFs
Description

I see a bunch of these exceptions when trying to render an embedded PDF

2025-06-09 10:13:57.6324|ERROR|Noesis|Unhandled exception caught by Noesis
System.ArgumentNullException: Value cannot be null. (Parameter 'data')
at Noesis.NativeRenderDevice.UpdateTexture(Texture texture, UInt32 level, UInt32 x, UInt32 y, UInt32 width, UInt32 height, IntPtr data)
at Lib.PDFViewer.PDFViewer.TextureRender(RenderDevice device, Object user)
at Noesis.DynamicTextureSource.OnTextureRender(Int32 callbackId, IntPtr devicePtr, IntPtr userPtr)

I don't see any errors loading a PDF from disk.

But in both cases, nothing is rendered.

PlatformAny

Activities

sfernandez

sfernandez

2025-06-19 10:35

manager   ~0010851

Fixed in r15777

Issue History

Date Modified Username Field Change
2025-06-09 16:53 darthmaule2 New Issue
2025-06-09 17:00 jsantos Assigned To => sfernandez
2025-06-09 17:00 jsantos Status new => assigned
2025-06-09 17:00 jsantos Target Version => 3.2.9
2025-06-19 10:35 sfernandez Status assigned => resolved
2025-06-19 10:35 sfernandez Resolution open => fixed
2025-06-19 10:35 sfernandez Fixed in Version => 3.2.9
2025-06-19 10:35 sfernandez Note Added: 0010851