View Issue Details

IDProjectCategoryView StatusLast Update
0014072ScribusGeneralpublic2016-05-21 13:41
Reporterchristoph_s Assigned Tocbradney  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Platformx86_64OSOpenSUSE 64 BitOS Version13.1
Product Version1.5.2 
Target Version1.5.3.svnFixed in Version1.5.3.svn 
Summary0014072: Compiling error after the addition of the Hi-DPI patch
Description/home/christoph/scribus15/Scribus/scribus/scpainter.cpp: In constructor ‘ScPainter::ScPainter(QImage*, unsigned int, unsigned int, double, int)’:
/home/christoph/scribus15/Scribus/scribus/scpainter.cpp:55:94: error: ‘cairo_surface_set_device_scale’ was not declared in this scope
  cairo_surface_set_device_scale(img, m_image->devicePixelRatio(), m_image->devicePixelRatio());
                                                                                              ^
make[2]: *** [scribus/CMakeFiles/scribus.dir/scpainter.cpp.o] Fehler 1
make[1]: *** [scribus/CMakeFiles/scribus.dir/all] Fehler 2
make: *** [all] Fehler 2
christoph@linux-7fpe:~/scribus15/Scribus>
TagsNo tags attached.
PatchNo

Relationships

related to 0014080 closedcbradney Travis-CI error after cairo version bump 

Activities

cbradney

2016-05-17 05:51

administrator   ~0041153

We might need to bump the minimum cairo we ask for. Both my Ubuntu 15.04 and 16.04 build ok. 1.14.2 on 15.04. 1.14.6-1 on 16.04. What do you have there?

cbradney

2016-05-17 06:10

administrator   ~0041154

Last edited: 2016-05-17 06:10

My OpenSUSE 13.2 has 1.14.0-7.11.1 and has no issue either

Kunda

2016-05-17 12:55

updater   ~0041156

I don't know what we're using on Travis-CI but no issues for gcc or clang builds

cbradney

2016-05-17 16:39

administrator   ~0041161

Minimum bumped to 1.14, Christoph, you need to upgrade to opensuse 13.2.

cbradney

2016-05-17 16:45

administrator   ~0041162

https://cairographics.org/manual/index-1.14.html

Kunda

2016-05-18 13:02

updater   ~0041194

Scribus cairo version bumped in r21332

Kunda

2016-05-18 13:04

updater   ~0041195

Revision of cmake caused error see 0014080

Kunda

2016-05-21 13:41

updater   ~0041280

Closing

Issue History

Date Modified Username Field Change
2016-05-17 05:01 christoph_s New Issue
2016-05-17 05:51 cbradney Note Added: 0041153
2016-05-17 06:10 cbradney Note Added: 0041154
2016-05-17 06:10 cbradney Note Edited: 0041154
2016-05-17 12:55 Kunda Note Added: 0041156
2016-05-17 16:39 cbradney Note Added: 0041161
2016-05-17 16:39 cbradney Status new => resolved
2016-05-17 16:39 cbradney Fixed in Version => 1.5.3.svn
2016-05-17 16:39 cbradney Resolution open => fixed
2016-05-17 16:39 cbradney Assigned To => cbradney
2016-05-17 16:45 cbradney Note Added: 0041162
2016-05-18 13:02 Kunda Note Added: 0041194
2016-05-18 13:03 Kunda Relationship added related to 0014080
2016-05-18 13:04 Kunda Note Added: 0041195
2016-05-21 13:41 Kunda Note Added: 0041280
2016-05-21 13:41 Kunda Status resolved => closed