View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0014072 | Scribus | General | public | 2016-05-17 05:01 | 2016-05-21 13:41 |
Reporter | christoph_s | Assigned To | cbradney | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | x86_64 | OS | OpenSUSE 64 Bit | OS Version | 13.1 |
Product Version | 1.5.2 | ||||
Target Version | 1.5.3.svn | Fixed in Version | 1.5.3.svn | ||
Summary | 0014072: 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> | ||||
Tags | No tags attached. | ||||
Patch | No | ||||
|
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? |
|
My OpenSUSE 13.2 has 1.14.0-7.11.1 and has no issue either |
|
I don't know what we're using on Travis-CI but no issues for gcc or clang builds |
|
Minimum bumped to 1.14, Christoph, you need to upgrade to opensuse 13.2. |
|
https://cairographics.org/manual/index-1.14.html |
|
Scribus cairo version bumped in r21332 |
|
Revision of cmake caused error see 0014080 |
|
Closing |
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 |