View Issue Details

IDProjectCategoryView StatusLast Update
0016427ScribusBuild Systempublic2021-01-12 14:18
ReporterArchange Assigned Tojghali  
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionfixed 
Product Version1.5.6 
Fixed in Version1.5.7.svn 
Summary0016427: Does not build with podofo 0.9.7
DescriptionWhen trying to build 1.5.6.1 against podofo 0.9.7:
```
/build/scribus/src/scribus-1.5.6.1/scribus/pdf_analyzer.cpp: In member function ‘PDFColorSpace PDFAnalyzer::getCSType(PoDoFo::PdfObject*)’:
/build/scribus/src/scribus-1.5.6.1/scribus/pdf_analyzer.cpp:142:36: error: ‘void PoDoFo::PdfObject::SetOwner(PoDoFo::PdfVecObjects*)’ is private within this context
  142 | pBase->SetOwner(cs->GetOwner());
      | ^
In file included from /usr/include/podofo/base/PdfArray.h:46,
                 from /usr/include/podofo/podofo-base.h:42,
                 from /usr/include/podofo/podofo.h:47,
                 from /build/scribus/src/scribus-1.5.6.1/scribus/pdf_analyzer.h:18,
                 from /build/scribus/src/scribus-1.5.6.1/scribus/pdf_analyzer.cpp:28:
/usr/include/podofo/base/PdfObject.h:340:11: note: declared private here
  340 | void SetOwner(PdfVecObjects* pVecObjects);
      | ^~~~~~~~
```
TagsNo tags attached.
PatchNo

Activities

Archange

2021-01-12 14:17

reporter   ~0048676

Thanks for fixing quickly!

Archange

2021-01-12 14:18

reporter   ~0048677

Confirmed working on top of 1.5.6.1.

Issue History

Date Modified Username Field Change
2021-01-11 19:38 Archange New Issue
2021-01-12 11:17 jghali Assigned To => jghali
2021-01-12 11:17 jghali Status new => resolved
2021-01-12 11:17 jghali Resolution open => fixed
2021-01-12 11:17 jghali Fixed in Version => 1.5.7.svn
2021-01-12 14:17 Archange Note Added: 0048676
2021-01-12 14:18 Archange Status resolved => closed
2021-01-12 14:18 Archange Note Added: 0048677