View Issue Details

IDProjectCategoryView StatusLast Update
0011395ScribusBuild Systempublic2013-01-25 09:36
Reportertotycro Assigned Tojghali  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformLinux without CUPS 
Product Version1.4.2 
Fixed in Version1.4.3.svn 
Summary0011395: 1.4.2 doesn't compile on linux without CUPS
DescriptionIn scribus/util_printer.cpp:61, a QString* is passed, but only a QByteArray* is accepted. This could be fixed with toLocal8Bit() or toUtf8().

http://nopaste.info/8952305c5d.html
Steps To ReproduceThis code is only compiled when if HAVE_CUPS and _WIN32 are both not defined. It still happens with the svn branch Version14x.
TagsNo tags attached.
Patch

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2013-01-23 17:21 totycro New Issue
2013-01-23 22:01 jghali Summary 1.4.2-r1 doesn't compile on linux without CUPS => 1.4.2 doesn't compile on linux without CUPS
2013-01-23 22:01 jghali Status new => resolved
2013-01-23 22:01 jghali Fixed in Version => 1.4.3.svn
2013-01-23 22:01 jghali Resolution open => fixed
2013-01-23 22:01 jghali Assigned To => jghali
2013-01-25 09:36 christoph_s Status resolved => closed