View Issue Details

IDProjectCategoryView StatusLast Update
0012553ScribusBuild Systempublic2015-09-17 21:40
Reportermapreri Assigned To 
PrioritylowSeverityminorReproducibilityalways
Status closedResolutionno change required 
Summary0012553: Please add Large File Support to scribus
DescriptionLFS is not available on scribus. Trying to pass "-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1" to cmake end up in nothing: cmake tell me the project doesn't use that flags. I haven't yet tried to pass them directly to gcc (aka manually edit the makefile) but now I'm wondering if scribus actually has the support for LFS and only need to be enable.
TagsNo tags attached.
Patch

Activities

cbradney

2014-07-24 19:01

administrator   ~0032964

Please describe the situation where the current code fails for you.

jghali

2014-07-24 22:22

administrator   ~0032971

Most file operations are performed internally by Qt. So if large file support is missing, you should rather try to recompile Qt.

Kunda

2015-06-26 19:43

updater   ~0035523

mapreri, please respond.

Kunda

2015-06-26 22:49

updater   ~0035536

maperi responds on IRC: "btw, that was caught by an automated check, not by me. i don't have a i386 machine for some time now, and anyway not something that might exceed that limit."

Kunda

2015-09-17 21:40

updater   ~0036275

mapreri: "btw i added those build flags ages ago in the debian package mainly just to avoid noise from an automated QA check of ours. probably makes no sense digging further for lfs support in scribus, the odds it hits some limit are too hard. should something more concrete appear I can always open another bug, probably more detailed and with actual actions to pursue"

Closing.

Issue History

Date Modified Username Field Change
2014-07-24 17:28 mapreri New Issue
2014-07-24 19:01 cbradney Note Added: 0032964
2014-07-24 22:22 jghali Note Added: 0032971
2014-07-25 20:53 Kunda Relationship added related to 0006306
2014-07-25 20:57 Kunda Relationship deleted related to 0006306
2015-06-26 19:43 Kunda Note Added: 0035523
2015-06-26 22:49 Kunda Note Added: 0035536
2015-09-17 21:40 Kunda Note Added: 0036275
2015-09-17 21:40 Kunda Status new => closed
2015-09-17 21:40 Kunda Resolution open => no change required