Problems registering, no confirmation email - see http://wiki.scribus.net/canvas/Forums_Registration
Quote from: Worldy on September 11, 2024, 08:19:10 PMHello everyone! I have use Scribus on Ubuntu successfully for self publishing books, notebooks and calendars. I am looking to create diaries for this 2025, 1 page per day, any tutorial or guidance? 🤔 Thank youWe nee d a bit of clarification, are you creating a blank diary as a print version to be filled in. Or are you thinking about using scribus to write a diary "on the fly"?
Quote from: MrB on September 15, 2024, 12:49:59 PMTry revision 26286. I added the include.
[ 62%] Building CXX object scribus/CMakeFiles/scribus.dir/ui/widgets/pagesizelist.cpp.o
/Scribus/scribus/ui/widgets/pagesizelist.cpp: In member function 'QIcon PageSizeList::sizePreview(QSize, QSize) const':
/Scribus/scribus/ui/widgets/pagesizelist.cpp:153:35: error: 'qApp' was not declared in this scope
153 | double devicePixelRatio = qApp->devicePixelRatio();
| ^~~~