View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011871 | Scribus | Undo/Redo | public | 2013-12-04 18:36 | 2025-11-23 22:28 |
| Reporter | FirasH | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | new | Resolution | open | ||
| Product Version | 1.5.0svn | ||||
| Target Version | 1.5.5 | Fixed in Version | 1.5.6.svn | ||
| Summary | 0011871: Using bullets in Paragraph Styles cause crash by pressing Ctrl+Z in determined condition | ||||
| Description | Adding a Paragraph in the end of a Text field which is using a Paragrah Style with bullets and then deleting it, cause crash by pressing Ctrl+Z | ||||
| Steps To Reproduce | 1) Create a new document with a text frame with sample text 2) Go to Edit > Styles... > New > Paragraph Style 3) Create a new Style with "Bullets" selected, then press "<< Done" (other changes are not useful to crash Scribus) 4) Select the text frame 5) Go to Properties > Text > Paragraph Style > select the one created in point 3 6) Double click on the text frame so you are able to edit the text 7) Go to the end of the text and press enter to add a new Paragraph 8) Write a pair of casual words 9) Now make sure the new Paragraph is using "Default Paragraph Style" 10) Now press backspace until you completely delete the same Paragraph and the "black flashing bar" is back in the previous Paragraph You can notice that the last paragraph of the text is now using the Default Paragraph Style 11) Press Ctrl+Z | ||||
| Additional Information | Scribus SVN 18620 Crash report: Scribus crashes due to Signal 6 | ||||
| Tags | lists, undo | ||||
| Patch | No | ||||
|
|
ASSERT failure in QList<T>::at: "index out of range", file /home/user/Qt/5.2.0/gcc_64/include/QtCore/qlist.h, line 472 Program received signal SIGABRT, Aborted. 0x00007fffef78b849 in raise () from /lib64/libc.so.6 (gdb) bt #0 0x00007fffef78b849 in raise () from /lib64/libc.so.6 0000001 0x00007fffef78ccd8 in abort () from /lib64/libc.so.6 0000002 0x00007ffff747bfbe in QMessageLogger::fatal(char const*, ...) const () from /home/user/Qt/5.2.0/gcc_64/lib/libQt5Core.so.5 0000003 0x00007ffff7478cc4 in qt_assert_x(char const*, char const*, char const*, int) () from /home/user/Qt/5.2.0/gcc_64/lib/libQt5Core.so.5 0000004 0x0000000001254a55 in QList<ScText*>::at (this=0x33db380, i=3135) at /home/user/Qt/5.2.0/gcc_64/include/QtCore/qlist.h:472 0000005 0x000000000124fcaa in StoryText::item (this=0x319c020, itm=3135) at /home/user/SVN Scribus/Scribus/scribus/text/storytext.cpp:1912 0000006 0x00000000009e32ca in StoryText::item_p (this=0x319c020, index=3135) at /home/user/SVN Scribus/Scribus/scribus/text/storytext.h:269 0000007 0x000000000124ab2f in StoryText::insertParSep (this=0x319c020, pos=3135) at /home/user/SVN Scribus/Scribus/scribus/text/storytext.cpp:363 0000008 0x000000000124b278 in StoryText::insertChars (this=0x319c020, pos=3135, txt=..., applyNeighbourStyle=false) at /home/user/SVN Scribus/Scribus/scribus/text/storytext.cpp:480 0000009 0x000000000099f55c in PageItem::restoreDeleteFrameText (this=0x319bc70, ss=0x3d4fa40, isUndo=true) at /home/user/SVN Scribus/Scribus/scribus/pageitem.cpp:6455 0000010 0x00000000009904ab in PageItem::restore (this=0x319bc70, state=0x3d4fa40, isUndo=true) at /home/user/SVN Scribus/Scribus/scribus/pageitem.cpp:4889 0000011 0x0000000000dd3b30 in UndoState::undo (this=0x3d4fa40) at /home/user/SVN Scribus/Scribus/scribus/undostate.cpp:73 0000012 0x0000000000dc49e2 in TransactionState::undo (this=0x3d36180) at /home/user/SVN Scribus/Scribus/scribus/undomanager.cpp:808 0000013 0x0000000000dd2c6b in UndoStack::undo (this=0x3424540, steps=1, objectId=-1) at /home/user/SVN Scribus/Scribus/scribus/undostack.cpp:80 0000014 0x0000000000dc33b1 in UndoManager::undo (this=0x1e2b8b0, steps=1) at /home/user/SVN Scribus/Scribus/scribus/undomanager.cpp:553 0000015 0x000000000078f0d2 in UndoManager::qt_static_metacall (_o=0x1e2b8b0, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0x7fffffffcad0) at /home/user/SVN Scribus/Scribus/build/scribus/moc_undomanager.cpp:143 0000016 0x00007ffff769e341 in QMetaObject::activate(QObject*, int, int, void**) () from /home/user/Qt/5.2.0/gcc_64/lib/libQt5Core.so.5 0000017 0x000000000078443c in ScrAction::triggeredData (this=0x1d08450, _t1=1) at /home/user/SVN Scribus/Scribus/build/scribus/moc_scraction.cpp:229 0000018 0x0000000000c4c714 in ScrAction::triggeredToTriggeredData (this=0x1d08450) at /home/user/SVN Scribus/Scribus/scribus/scraction.cpp:178 0000019 0x0000000000784011 in ScrAction::qt_static_metacall (_o=0x1d08450, _c=QMetaObject::InvokeMetaMethod, _id=10, _a=0x7fffffffcd40) at /home/user/SVN Scribus/Scribus/build/scribus/moc_scraction.cpp:114 0000020 0x00007ffff769e341 in QMetaObject::activate(QObject*, int, int, void**) () from /home/user/Qt/5.2.0/gcc_64/lib/libQt5Core.so.5 0000021 0x00007ffff6ce2dc2 in QAction::triggered(bool) () from /home/user/Qt/5.2.0/gcc_64/lib/libQt5Widgets.so.5 0000022 0x00007ffff6ce4bf7 in QAction::activate(QAction::ActionEvent) () from /home/user/Qt/5.2.0/gcc_64/lib/libQt5Widgets.so.5 0000023 0x00007ffff6ce4eef in QAction::event(QEvent*) () from /home/user/Qt/5.2.0/gcc_64/lib/libQt5Widgets.so.5 0000024 0x00007ffff6cedf34 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /home/user/Qt/5.2.0/gcc_64/lib/libQt5Widgets.so.5 0000025 0x00007ffff6cf150e in QApplication::notify(QObject*, QEvent*) () from /home/user/Qt/5.2.0/gcc_64/lib/libQt5Widgets.so.5 0000026 0x00007ffff7675554 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /home/user/Qt/5.2.0/gcc_64/lib/libQt5Core.so.5 0000027 0x00007ffff662de41 in QShortcutMap::dispatchEvent(QKeyEvent*) () from /home/user/Qt/5.2.0/gcc_64/lib/libQt5Gui.so.5 0000028 0x00007ffff662f40b in QShortcutMap::tryShortcutEvent(QObject*, QKeyEvent*) () from /home/user/Qt/5.2.0/gcc_64/lib/libQt5Gui.so.5 0000029 0x00007ffff6cf14b3 in QApplication::notify(QObject*, QEvent*) () from /home/user/Qt/5.2.0/gcc_64/lib/libQt5Widgets.so.5 0000030 0x00007ffff7675554 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /home/user/Qt/5.2.0/gcc_64/lib/libQt5Core.so.5 0000031 0x00007ffff6603038 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () from /home/user/Qt/5.2.0/gcc_64/lib/libQt5Gui.so.5 0000032 0x00007ffff660c1e5 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /home/user/Qt/5.2.0/gcc_64/lib/libQt5Gui.so.5 0000033 0x00007ffff65f3ae8 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /home/user/Qt/5.2.0/gcc_64/lib/libQt5Gui.so.5 0000034 0x00007fffe5836fd0 in ?? () from /home/user/Qt/5.2.0/gcc_64/plugins/platforms/libqxcb.so 0000035 0x00007fffed06b316 in g_main_dispatch (context=0x7fffe0001740) at gmain.c:3066 0000036 g_main_context_dispatch (context=context@entry=0x7fffe0001740) at gmain.c:3642 0000037 0x00007fffed06b668 in g_main_context_iterate (context=context@entry=0x7fffe0001740, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3713 0000038 0x00007fffed06b70c in g_main_context_iteration (context=0x7fffe0001740, may_block=1) at gmain.c:3774 0000039 0x00007ffff76c5fc4 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /home/user/Qt/5.2.0/gcc_64/lib/libQt5Core.so.5 0000040 0x00007ffff76742cb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /home/user/Qt/5.2.0/gcc_64/lib/libQt5Core.so.5 0000041 0x00007ffff767833e in QCoreApplication::exec() () from /home/user/Qt/5.2.0/gcc_64/lib/libQt5Core.so.5 0000042 0x00000000012225d4 in mainApp (argc=1, argv=0x7fffffffdd58) at /home/user/SVN Scribus/Scribus/scribus/main_nix.cpp:86 0000043 0x0000000001222564 in main (argc=1, argv=0x7fffffffdd58) at /home/user/SVN Scribus/Scribus/scribus/main_nix.cpp:54 |
|
|
I reproduce the crash. |
|
|
PS : i think the "black flashing bar" is called a "caret" see http://en.wikipedia.org/wiki/Caret_browsing |
|
|
Changed category to Undo/Redo |
|
|
Resolving. Cannot reproduce crash with 1.5.6.svn |
|
|
The crash is still present. My bad repeating the steps. |
|
|
Scribus 1.6.4 - Crash still present. Can reproduce without fail. I attached a video detailing the steps. The last thing I do is hit Ctrl+Z and the program freezes before closing out soon after. |
|
|
I reproduce also when doing exactly as Firash describes in 1.6.4. Note that « 9) Now make sure the new Paragraph is using "Default Paragraph Style" » requires turning the added paragraph into "Default Par Style". However, when doing other operations and tests *before* 10) or 9) or 8) and going back to the script, it happens that CRTL+Z (at least sometimes) doesnt crash. |
|
|
**Strange** and can be tested with uploaded file : - After 10), the last paragraph has become "Default paragraph style" (as Firash wrote) - Instead of « 11) CTRL+Z and crash », WHEN one types ENTER and adds a new line at the end of the text, that paragraph is of the Bulleted style. Strange is that the paragraphe displays as "Default" but adding a new one following it creates a "Bulleted" style one. 4.After deleting end paragraph mark.sla (18,503 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<SCRIBUSUTF8NEW Version="1.6.4">
<DOCUMENT ANZPAGES="1" PAGEWIDTH="595.275590551181" PAGEHEIGHT="841.889763779528" BORDERLEFT="40" BORDERRIGHT="40" BORDERTOP="40" BORDERBOTTOM="40" PRESET="0" BleedTop="0" BleedLeft="0" BleedRight="0" BleedBottom="0" ORIENTATION="0" PAGESIZE="A4" FIRSTNUM="1" BOOK="0" AUTOSPALTEN="1" ABSTSPALTEN="11" UNITS="1" DFONT="DejaVu Sans Book" DSIZE="12" DCOL="1" DGAP="0" TabFill="" TabWidth="36" TextDistLeft="0" TextDistRight="0" TextDistBottom="0" TextDistTop="0" FirstLineOffset="1" AUTHOR="" COMMENTS="" KEYWORDS="" PUBLISHER="" DOCDATE="" DOCTYPE="" DOCFORMAT="" DOCIDENT="" DOCSOURCE="" DOCLANGINFO="" DOCRELATION="" DOCCOVER="" DOCRIGHTS="" DOCCONTRIB="" TITLE="" SUBJECT="" VHOCH="33" VHOCHSC="66" VTIEF="33" VTIEFSC="66" VKAPIT="75" BASEGRID="14.4" BASEO="0" AUTOL="100" UnderlinePos="-1" UnderlineWidth="-1" StrikeThruPos="-1" StrikeThruWidth="-1" GROUPC="1" HCMS="0" DPSo="0" DPSFo="0" DPuse="0" DPgam="0" DPbla="1" DPPr="ISO Coated v2 300% (basICColor)" DPIn="sRGB display profile (ICC v2.2)" DPInCMYK="ISO Coated v2 300% (basICColor)" DPIn2="sRGB display profile (ICC v2.2)" DPIn3="ISO Coated v2 300% (basICColor)" DISc="1" DIIm="0" ALAYER="0" LANGUAGE="fr" AUTOMATIC="1" AUTOCHECK="0" GUIDELOCK="0" SnapToGuides="0" SnapToGrid="0" SnapToElement="0" MINGRID="20.001" MAJGRID="100.001" SHOWGRID="0" SHOWGUIDES="1" showcolborders="1" SHOWFRAME="1" SHOWControl="0" SHOWLAYERM="0" SHOWMARGIN="1" SHOWBASE="0" SHOWPICT="1" SHOWLINK="0" rulerMode="1" showrulers="1" showBleed="1" rulerXoffset="0" rulerYoffset="0" GuideRad="10" GRAB="4" POLYC="4" POLYF="0.502" POLYR="0" POLYIR="0" POLYCUR="0" POLYOCUR="0" POLYS="0" arcStartAngle="30" arcSweepAngle="300" spiralStartAngle="0" spiralEndAngle="1080" spiralFactor="1.2" AutoSave="1" AutoSaveTime="600000" AutoSaveCount="1" AutoSaveKeep="0" AUtoSaveInDocDir="1" AutoSaveDir="" ScratchBottom="20.001" ScratchLeft="100.001" ScratchRight="100.001" ScratchTop="20.001" GapHorizontal="0" GapVertical="40" StartArrow="0" EndArrow="0" PEN="Black" BRUSH="None" PENLINE="Black" PENTEXT="Black" StrokeText="Black" TextBackGround="None" TextLineColor="None" TextBackGroundShade="100" TextLineShade="100" TextPenShade="100" TextStrokeShade="100" STIL="1" STILLINE="1" WIDTH="1" WIDTHLINE="1" PENSHADE="100" LINESHADE="100" BRUSHSHADE="100" CPICT="None" PICTSHADE="100" CSPICT="None" PICTSSHADE="100" PICTSCX="1" PICTSCY="1" PSCALE="1" PASPECT="1" EmbeddedPath="0" HalfRes="1" dispX="10.001" dispY="10.001" constrain="15" MINORC="#00ff00" MAJORC="#00ff00" GuideC="#000080" BaseC="#c0c0c0" renderStack="2 4 1 0 3" GridType="0" PAGEC="#ffffff" MARGC="#0000ff" RANDF="0" currentProfile="PDF 1.4" calligraphicPenFillColor="Black" calligraphicPenLineColor="Black" calligraphicPenFillColorShade="100" calligraphicPenLineColorShade="100" calligraphicPenLineWidth="1" calligraphicPenAngle="0" calligraphicPenWidth="10" calligraphicPenStyle="1">
<CheckProfile Name="PDF 1.3" ignoreErrors="0" autoCheck="1" checkGlyphs="1" checkOrphans="1" checkOverflow="1" checkPictures="1" checkPartFilledImageFrames="0" checkResolution="1" checkTransparency="1" minResolution="144" maxResolution="2400" checkAnnotations="0" checkRasterPDF="1" checkForGIF="1" ignoreOffLayers="0" checkNotCMYKOrSpot="0" checkDeviceColorsAndOutputIntent="0" checkFontNotEmbedded="1" checkFontIsOpenType="1" checkAppliedMasterDifferentSide="1" checkEmptyTextFrames="1"/>
<CheckProfile Name="PDF 1.4" ignoreErrors="0" autoCheck="1" checkGlyphs="1" checkOrphans="1" checkOverflow="1" checkPictures="1" checkPartFilledImageFrames="0" checkResolution="1" checkTransparency="0" minResolution="144" maxResolution="2400" checkAnnotations="0" checkRasterPDF="1" checkForGIF="1" ignoreOffLayers="0" checkNotCMYKOrSpot="0" checkDeviceColorsAndOutputIntent="0" checkFontNotEmbedded="1" checkFontIsOpenType="1" checkAppliedMasterDifferentSide="1" checkEmptyTextFrames="1"/>
<CheckProfile Name="PDF 1.5" ignoreErrors="0" autoCheck="1" checkGlyphs="1" checkOrphans="1" checkOverflow="1" checkPictures="1" checkPartFilledImageFrames="0" checkResolution="1" checkTransparency="0" minResolution="144" maxResolution="2400" checkAnnotations="0" checkRasterPDF="1" checkForGIF="1" ignoreOffLayers="0" checkNotCMYKOrSpot="0" checkDeviceColorsAndOutputIntent="0" checkFontNotEmbedded="1" checkFontIsOpenType="1" checkAppliedMasterDifferentSide="1" checkEmptyTextFrames="1"/>
<CheckProfile Name="PDF 1.6" ignoreErrors="0" autoCheck="1" checkGlyphs="1" checkOrphans="1" checkOverflow="1" checkPictures="1" checkPartFilledImageFrames="0" checkResolution="1" checkTransparency="0" minResolution="144" maxResolution="2400" checkAnnotations="0" checkRasterPDF="1" checkForGIF="1" ignoreOffLayers="0" checkNotCMYKOrSpot="0" checkDeviceColorsAndOutputIntent="0" checkFontNotEmbedded="1" checkFontIsOpenType="0" checkAppliedMasterDifferentSide="1" checkEmptyTextFrames="1"/>
<CheckProfile Name="PDF/X-1a" ignoreErrors="0" autoCheck="1" checkGlyphs="1" checkOrphans="1" checkOverflow="1" checkPictures="1" checkPartFilledImageFrames="0" checkResolution="1" checkTransparency="1" minResolution="144" maxResolution="2400" checkAnnotations="1" checkRasterPDF="1" checkForGIF="1" ignoreOffLayers="0" checkNotCMYKOrSpot="1" checkDeviceColorsAndOutputIntent="0" checkFontNotEmbedded="1" checkFontIsOpenType="1" checkAppliedMasterDifferentSide="1" checkEmptyTextFrames="1"/>
<CheckProfile Name="PDF/X-3" ignoreErrors="0" autoCheck="1" checkGlyphs="1" checkOrphans="1" checkOverflow="1" checkPictures="1" checkPartFilledImageFrames="0" checkResolution="1" checkTransparency="1" minResolution="144" maxResolution="2400" checkAnnotations="1" checkRasterPDF="1" checkForGIF="1" ignoreOffLayers="0" checkNotCMYKOrSpot="0" checkDeviceColorsAndOutputIntent="1" checkFontNotEmbedded="1" checkFontIsOpenType="1" checkAppliedMasterDifferentSide="1" checkEmptyTextFrames="1"/>
<CheckProfile Name="PDF/X-4" ignoreErrors="0" autoCheck="1" checkGlyphs="1" checkOrphans="1" checkOverflow="1" checkPictures="1" checkPartFilledImageFrames="0" checkResolution="1" checkTransparency="0" minResolution="144" maxResolution="2400" checkAnnotations="1" checkRasterPDF="1" checkForGIF="1" ignoreOffLayers="0" checkNotCMYKOrSpot="0" checkDeviceColorsAndOutputIntent="1" checkFontNotEmbedded="1" checkFontIsOpenType="0" checkAppliedMasterDifferentSide="1" checkEmptyTextFrames="1"/>
<CheckProfile Name="PostScript" ignoreErrors="0" autoCheck="1" checkGlyphs="1" checkOrphans="1" checkOverflow="1" checkPictures="1" checkPartFilledImageFrames="0" checkResolution="1" checkTransparency="1" minResolution="144" maxResolution="2400" checkAnnotations="0" checkRasterPDF="1" checkForGIF="1" ignoreOffLayers="0" checkNotCMYKOrSpot="0" checkDeviceColorsAndOutputIntent="0" checkFontNotEmbedded="0" checkFontIsOpenType="0" checkAppliedMasterDifferentSide="1" checkEmptyTextFrames="1"/>
<COLOR NAME="Black" SPACE="CMYK" C="0" M="0" Y="0" K="100"/>
<COLOR NAME="Registration" SPACE="CMYK" C="100" M="100" Y="100" K="100" Register="1"/>
<COLOR NAME="White" SPACE="CMYK" C="0" M="0" Y="0" K="0"/>
<HYPHEN/>
<CHARSTYLE CNAME="Default Character Style" DefaultStyle="1" FONT="DejaVu Sans Book" FONTSIZE="12" FONTFEATURES="" FEATURES="inherit" FCOLOR="Black" FSHADE="100" HyphenWordMin="3" SCOLOR="Black" BGCOLOR="None" BGSHADE="100" SSHADE="100" TXTSHX="5" TXTSHY="-5" TXTOUT="1" TXTULP="-0.1" TXTULW="-0.1" TXTSTP="-0.1" TXTSTW="-0.1" SCALEH="100" SCALEV="100" BASEO="0" KERN="0" LANGUAGE="fr"/>
<STYLE NAME="Default Paragraph Style" DefaultStyle="1" ALIGN="0" DIRECTION="0" LINESPMode="0" LINESP="15" INDENT="0" RMARGIN="0" FIRST="0" VOR="0" NACH="0" ParagraphEffectOffset="0" DROP="0" DROPLIN="2" Bullet="0" Numeration="0" HyphenConsecutiveLines="2" BCOLOR="None" BSHADE="100"/>
<STYLE NAME="BULLETED" DROP="0" Bullet="1" BulletStr="•" Numeration="0" LANGUAGE="fr"/>
<TableStyle NAME="Default Table Style" DefaultStyle="1" FillColor="None" FillShade="100">
<TableBorderLeft>
<TableBorderLine Width="1" PenStyle="1" Color="Black" Shade="100"/>
</TableBorderLeft>
<TableBorderRight>
<TableBorderLine Width="1" PenStyle="1" Color="Black" Shade="100"/>
</TableBorderRight>
<TableBorderTop>
<TableBorderLine Width="1" PenStyle="1" Color="Black" Shade="100"/>
</TableBorderTop>
<TableBorderBottom>
<TableBorderLine Width="1" PenStyle="1" Color="Black" Shade="100"/>
</TableBorderBottom>
</TableStyle>
<CellStyle NAME="Default Cell Style" DefaultStyle="1" FillColor="None" FillShade="100" LeftPadding="1" RightPadding="1" TopPadding="1" BottomPadding="1">
<TableBorderLeft>
<TableBorderLine Width="1" PenStyle="1" Color="Black" Shade="100"/>
</TableBorderLeft>
<TableBorderRight>
<TableBorderLine Width="1" PenStyle="1" Color="Black" Shade="100"/>
</TableBorderRight>
<TableBorderTop>
<TableBorderLine Width="1" PenStyle="1" Color="Black" Shade="100"/>
</TableBorderTop>
<TableBorderBottom>
<TableBorderLine Width="1" PenStyle="1" Color="Black" Shade="100"/>
</TableBorderBottom>
</CellStyle>
<LAYERS NUMMER="0" LEVEL="0" NAME="Fond de page" SICHTBAR="1" DRUCKEN="1" EDIT="1" SELECT="0" FLOW="1" TRANS="1" BLEND="0" OUTL="0" LAYERC="#000000"/>
<Printer firstUse="1" toFile="0" useAltPrintCommand="0" outputSeparations="0" useSpotColors="1" useColor="1" mirrorH="0" mirrorV="0" useICC="0" doGCR="0" doClip="0" setDevParam="0" useDocBleeds="1" cropMarks="0" bleedMarks="0" registrationMarks="0" colorMarks="0" includePDFMarks="1" PSLevel="3" PrintEngine="3" markLength="20.0013" markOffset="0" BleedTop="0" BleedLeft="0" BleedRight="0" BleedBottom="0" printer="HP-OfficeJet-Pro-8210-2" filename="" separationName="All" printerCommand=""/>
<PDF firstUse="1" Thumbnails="0" Articles="0" Bookmarks="0" Compress="1" CMethod="0" Quality="0" EmbedPDF="0" MirrorH="0" MirrorV="0" Clip="0" rangeSel="0" rangeTxt="" RotateDeg="0" PresentMode="0" RecalcPic="0" FontEmbedding="0" Grayscale="0" RGBMode="1" UseProfiles="0" UseProfiles2="0" Binding="0" PicRes="300" Resolution="300" Version="14" Intent="1" Intent2="0" SolidP="sRGB display profile (ICC v2.2)" ImageP="sRGB display profile (ICC v2.2)" PrintP="ISO Coated v2 300% (basICColor)" InfoString="" BTop="0" BLeft="0" BRight="0" BBottom="0" useDocBleeds="1" cropMarks="0" bleedMarks="0" registrationMarks="0" colorMarks="0" docInfoMarks="0" markLength="20.0012598425197" markOffset="0" ImagePr="0" PassOwner="" PassUser="" Permissions="-4" Encrypt="0" UseLayers="0" UseLpi="0" UseSpotColors="1" doMultiFile="0" displayBookmarks="0" displayFullscreen="0" displayLayers="0" displayThumbs="0" hideMenuBar="0" hideToolBar="0" fitWindow="0" openAfterExport="0" PageLayout="0" openAction="">
<LPI Color="" Frequency="0" Angle="0" SpotFunction="0"/>
<LPI Color="Black" Frequency="133" Angle="45" SpotFunction="3"/>
<LPI Color="Cyan" Frequency="133" Angle="105" SpotFunction="3"/>
<LPI Color="Magenta" Frequency="133" Angle="75" SpotFunction="3"/>
<LPI Color="Yellow" Frequency="133" Angle="90" SpotFunction="3"/>
</PDF>
<DocItemAttributes/>
<TablesOfContents/>
<NotesStyles>
<notesStyle Name="Default" Start="1" Endnotes="0" Type="Type_1_2_3" Range="0" Prefix="" Suffix=")" AutoHeight="1" AutoWidth="1" AutoRemove="1" AutoWeld="1" SuperNote="1" SuperMaster="1" MarksStyle="" NotesStyle=""/>
</NotesStyles>
<PageSets>
<Set Name="Single Page" FirstPage="0" Rows="1" Columns="1"/>
<Set Name="Facing Pages" FirstPage="1" Rows="1" Columns="2">
<PageNames Name="Left Page"/>
<PageNames Name="Right Page"/>
</Set>
<Set Name="3-Fold" FirstPage="0" Rows="1" Columns="3">
<PageNames Name="Left Page"/>
<PageNames Name="Middle"/>
<PageNames Name="Right Page"/>
</Set>
<Set Name="4-Fold" FirstPage="0" Rows="1" Columns="4">
<PageNames Name="Left Page"/>
<PageNames Name="Middle Left"/>
<PageNames Name="Middle Right"/>
<PageNames Name="Right Page"/>
</Set>
</PageSets>
<Sections>
<Section Number="0" Name="Section 1" From="0" To="0" Type="Type_1_2_3" Start="1" Reversed="0" Active="1" FillChar="0" FieldWidth="0"/>
</Sections>
<MASTERPAGE PAGEXPOS="100.001" PAGEYPOS="20.001" PAGEWIDTH="595.275590551181" PAGEHEIGHT="841.889763779528" BORDERLEFT="40" BORDERRIGHT="40" BORDERTOP="40" BORDERBOTTOM="40" NUM="0" NAM="Normal" MNAM="" Size="A4" Orientation="0" LEFT="0" PRESET="0" VerticalGuides="" HorizontalGuides="" AGhorizontalAutoGap="0" AGverticalAutoGap="0" AGhorizontalAutoCount="0" AGverticalAutoCount="0" AGhorizontalAutoRefer="0" AGverticalAutoRefer="0" AGSelection="0 0 0 0" pageEffectDuration="1" pageViewDuration="1" effectType="0" Dm="0" M="0" Di="0"/>
<PAGE PAGEXPOS="100.001" PAGEYPOS="20.001" PAGEWIDTH="595.275590551181" PAGEHEIGHT="841.889763779528" BORDERLEFT="40" BORDERRIGHT="40" BORDERTOP="40" BORDERBOTTOM="40" NUM="0" NAM="" MNAM="Normal" Size="A4" Orientation="0" LEFT="0" PRESET="0" VerticalGuides="" HorizontalGuides="" AGhorizontalAutoGap="0" AGverticalAutoGap="0" AGhorizontalAutoCount="0" AGverticalAutoCount="0" AGhorizontalAutoRefer="0" AGverticalAutoRefer="0" AGSelection="0 0 0 0" pageEffectDuration="1" pageViewDuration="1" effectType="0" Dm="0" M="0" Di="0"/>
<PAGEOBJECT XPOS="139" YPOS="60.3142857142857" OwnPage="0" ItemID="84227531" PTYPE="4" WIDTH="516.591551181102" HEIGHT="771.891428571429" FRTYPE="0" CLIPEDIT="0" PWIDTH="1" PLINEART="1" LOCALSCX="1" LOCALSCY="1" LOCALX="0" LOCALY="0" LOCALROT="0" PICART="1" SCALETYPE="1" RATIO="1" COLUMNS="1" COLGAP="0" AUTOTEXT="0" EXTRA="0" TEXTRA="0" BEXTRA="0" REXTRA="0" VAlign="0" FLOP="1" PLTSHOW="0" BASEOF="0" textPathType="0" textPathFlipped="0" path="M0 0 L516.592 0 L516.592 771.891 L0 771.891 L0 0 Z" copath="M0 0 L516.592 0 L516.592 771.891 L0 771.891 L0 0 Z" gXpos="139" gYpos="60.3142857142857" gWidth="0" gHeight="0" PSTYLE="BULLETED" LAYER="0" NEXTITEM="-1" BACKITEM="-1">
<StoryText>
<DefaultStyle PARENT="BULLETED"/>
<ITEXT CH="Commençons par la considération des choses les plus communes, et que nous croyons comprendre le plus distinctement, à savoir les corps que nous touchons et que nous voyons. Je n’entends pas parler des corps en général, car ces notions générales sont d’ordinaire plus confuses, mais de quelqu’un en particulier. Prenons pour exemple ce morceau de cire qui vient d’être tiré de la ruche : il n’a pas encore perdu la douceur du miel qu’il contenait, il retient encore quelque chose de l’odeur des fleurs dont il a été recueilli; sa couleur, sa figure, sa grandeur, sont apparentes; il est dur, il est froid, on le touche, et si vous le frappez, il rendra quelque son."/>
<para PARENT="BULLETED"/>
<ITEXT CH="Enfin toutes les choses qui peuvent distinctement faire connaître un corps, se rencontrent en celui-ci. Mais voici que, cependant que je parle, on l’approche du feu : ce qui y restait de saveur s’exhale, l’odeur s’évanouit, sa couleur se change, sa figure se perd, sa grandeur augmente, il devient liquide, il s’échauffe, à peine le peut-on toucher, et quoiqu’on le frappe, il ne rendra plus aucun son. La même cire demeure-t-elle après ce changement ? Il faut avouer qu’elle demeure; et personne ne le peut nier. Qu’est-ce donc que l’on connaissait en ce morceau de cire avec tant de distinction ?"/>
<para PARENT="BULLETED"/>
<ITEXT CH="Qu’est-ce maintenant que cette extension ? N’est-elle pas aussi inconnue, puisque dans la cire qui se fond elle augmente, et se trouve encore plus grande quand elle est entièrement fondue, et beaucoup plus encore quand la chaleur augmente davantage ? Et je ne concevrais pas clairement et selon la vérité ce que c’est que la cire, si je ne pensais qu’elle est capable de recevoir plus de variétés selon l’extension, que je n’en ai jamais imaginé. Il faut donc que je tombe d’accord, que je ne saurais pas même concevoir par l’imagination ce que c’est que cette cire, et qu’il n’y a que mon entendement seul qui le conçoive; je dis ce morceau de cire en particulier, car pour la cire en général, il est encore plus évident."/>
<para PARENT="BULLETED"/>
<ITEXT CH="Considérons-le attentivement, et éloignant toutes les choses qui n’appartiennent point à la cire, voyons ce qui reste. Certes il ne demeure rien que quelque chose d’étendu, de flexible et de muable. Or qu’est-ce que cela : flexible et muable ? N’est-ce pas que j’imagine que cette cire étant ronde est capable de devenir carrée, et de passer du carré en une figure triangulaire ? Non certes, ce n’est pas cela, puisque je la conçois capable de recevoir une infinité de semblables changements, et je ne saurais néanmoins parcourir cette infinité par mon imagination, et par conséquent cette conception que j’ai de la cire ne s’accomplit pas par la faculté d’imaginer."/>
<para PARENT="BULLETED"/>
<ITEXT CH="Enfin toutes les choses qui peuvent distinctement faire connaître un corps, se rencontrent en celui-ci. Mais voici que, cependant que je parle, on l’approche du feu : ce qui y restait de saveur s’exhale, l’odeur s’évanouit, sa couleur se change, sa figure se perd, sa grandeur augmente, il devient liquide, il s’échauffe, à peine le peut-on toucher, et quoiqu’on le frappe, il ne rendra plus aucun son. La même cire demeure-t-elle après ce changement ? Il faut avouer qu’elle demeure; et personne ne le peut nier. Qu’est-ce donc que l’on connaissait en ce morceau de cire avec tant de distinction ?"/>
<trail PARENT="Default Paragraph Style"/>
</StoryText>
</PAGEOBJECT>
</DOCUMENT>
</SCRIBUSUTF8NEW>
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-12-04 18:36 | FirasH | New Issue | |
| 2013-12-08 22:47 | jghali | Target Version | => 1.5.0 |
| 2014-01-10 17:24 | JLuc | Tag Attached: undo | |
| 2014-02-15 23:11 | FirasH | Note Added: 0031316 | |
| 2014-02-16 22:33 | JLuc | Note Added: 0031319 | |
| 2014-02-16 22:54 | JLuc | Note Added: 0031324 | |
| 2014-07-03 17:48 | FirasH | Status | new => confirmed |
| 2014-07-09 01:26 | FirasH | Relationship added | child of 0012500 |
| 2014-09-11 02:47 | Kunda | Severity | crash => block |
| 2015-04-02 20:42 | Kunda | Patch | => No |
| 2015-04-02 20:42 | Kunda | Note Added: 0034807 | |
| 2015-04-02 20:42 | Kunda | Category | Styles => Undo/Redo |
| 2015-05-19 20:56 | cbradney | Target Version | 1.5.0 => 1.5.1 |
| 2016-01-23 17:16 | cbradney | Target Version | 1.5.1 => 1.5.3 |
| 2016-04-08 11:48 | Kunda | Tag Attached: lists | |
| 2016-12-08 21:30 | Kunda | Target Version | 1.5.3 => 1.5.5 |
| 2016-12-29 23:43 |
|
Severity | block => major |
| 2020-04-30 09:44 | FirasH | Status | confirmed => resolved |
| 2020-04-30 09:44 | FirasH | Resolution | open => fixed |
| 2020-04-30 09:44 | FirasH | Fixed in Version | => 1.5.6.svn |
| 2020-04-30 09:44 | FirasH | Note Added: 0047586 | |
| 2020-05-09 16:41 | FirasH | Severity | major => crash |
| 2020-05-09 16:41 | FirasH | Status | resolved => new |
| 2020-05-09 16:41 | FirasH | Resolution | fixed => reopened |
| 2020-05-09 16:41 | FirasH | Note Added: 0047610 | |
| 2020-05-09 17:11 | FirasH | Resolution | reopened => open |
| 2020-08-14 02:47 | jghali | Relationship added | has duplicate 0016202 |
| 2021-03-04 12:38 | jghali | Relationship added | has duplicate 0016508 |
| 2025-11-23 18:31 | PapercraftCynder | Note Added: 0053297 | |
| 2025-11-23 18:31 | PapercraftCynder | File Added: Scribus Bullet List Formatting Crash.mp4 | |
| 2025-11-23 22:19 | JLuc | Note Added: 0053298 | |
| 2025-11-23 22:20 | JLuc | Note Edited: 0053298 | |
| 2025-11-23 22:28 | JLuc | Note Added: 0053299 | |
| 2025-11-23 22:28 | JLuc | File Added: 4.After deleting end paragraph mark.sla |