<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=6915&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / A Libreoffice Writer ODT that Crashes the Devuan Desktop]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6915</link>
		<description><![CDATA[The most recent posts in A Libreoffice Writer ODT that Crashes the Devuan Desktop.]]></description>
		<lastBuildDate>Sat, 16 Nov 2024 21:18:34 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: A Libreoffice Writer ODT that Crashes the Devuan Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=52979#p52979</link>
			<description><![CDATA[<p>Wondering if the problem could be hardware related. Running these in teminals for real-time info while working on/saving the file might show something. </p><p><span class="bbc">$ top</span>, tap &#039;1&#039;, tap &#039;t&#039; twice <br /><span class="bbc">$ watch sensors</span> or <span class="bbc">$ watch inxi -s</span><br /><span class="bbc">$ watch free -m</span> <br /><span class="bbc">$ watch df -h /dev/sdax</span></p>]]></description>
			<author><![CDATA[dummy@example.com (fanderal)]]></author>
			<pubDate>Sat, 16 Nov 2024 21:18:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=52979#p52979</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Libreoffice Writer ODT that Crashes the Devuan Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=52975#p52975</link>
			<description><![CDATA[<p>Interim update:</p><h5>Synopsis:</h5><p>The ODT load on a 600 page document has become so high as to freeze LibreOffice and, on a couple of occasions, also freeze Devuan solid.</p><div class="codebox"><pre><code>$ lscpu | fgrep &#039;Model name&#039;
Model name:                           AMD A8-7410 APU with AMD Radeon R5 Graphics</code></pre></div><p>Work is in process to reduce that load.</p><p>The following has been completed:</p><ol class="decimal"><li><p>All <span class="bbc">Direct Paragraph Style</span> have been changed for other styles (mostly <span class="bbc">Text Body</span>)<br />[note: in 24.8 “Text Body” has been renamed to “Body Text”]</p></li><li><p>Each <span class="bbc">Heading x</span> style (levels 1, 2, 3 + 4) contains a <span class="bbc">Text-Box</span> (TB) at the far-right as an extra visual clue. Each TB has been swapped out for a <span class="bbc">Frame</span><br />[styles: H1Frame, H2Frame, H3Frame + H4Frame]</p></li></ol><p>The following is still in process:</p><ul><li><p>DrawObjects are being swapped out for PNG images</p></li><li><p>Several hundred Direct Formats with a <span class="bbc">FreeMono</span> font are being swapped out with a self-created “Console” Character Style<br />[the original PDF described this style as “Lightface”]</p></li></ul><h5>Bug-Traces</h5><p>Just like slugs, Bugs leave sure-fire notice of their existence.</p><ol class="alpha"><li><p>On document load the page count (Status Bar at bottom left) would vary wildly from moment-to-moment</p></li><li><p>The DrawObjects would <em>move</em> location, often across pages as well as within them, and that could also be within the page header or footer. From observation I believe that it may be this latter that caused the freeze-ups.</p></li><li><p>(added 20 Nov) Images + Tables would also move location through the text from their original place.</p></li><li><p>(added 20 Nov) In the Navigator (F5) Tables, Images, DrawObjects, etc.would be listed out-of-order from their position in the text-flow</p></li></ol><p>Under 7.4.7.2 it currently takes 14 seconds after document load for the system load to fall from 30% to a trivial level. Before the changes above it *never* fell below 30%.</p><p>(added 20 Nov): After vast amounts of work to create <em>&quot;Proper&quot;</em> styling, a freshly-loaded document takes 10 seconds before the load falls below 30% (an extra 4 seconds saved on earlier work)</p>]]></description>
			<author><![CDATA[dummy@example.com (alexkemp)]]></author>
			<pubDate>Sat, 16 Nov 2024 12:26:50 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=52975#p52975</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Libreoffice Writer ODT that Crashes the Devuan Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=52937#p52937</link>
			<description><![CDATA[<p><em>4_paragraph-fix.odt</em> was a dead end. So I began again with <a href="https://github.com/alexkemp9/Python3docs/blob/main/1_Programming-In-Python3.odt" rel="nofollow">1_Programming-In-Python3.odt</a>:</p><ol class="decimal"><li><p>Opened 1_Programming-In-Python3.odt in AppImage 7.2.3.2<br />(normal load, NOT 30%)</p></li><li><p>Used existing lines in Title page (currently styled as Direct Paragraph) to create styles Subtitle 1, (2, 3)<br />(using f11 | Styles actions | New Style from Selection); thus no line on Title page now has Direct formatting</p></li><li><p><span class="bbc">Shift+Ctrl+S</span> (save-as) to <em>2_paragraph-fixes.odt</em></p></li><li><p>Changed Text Body style to &quot;Below paragraph: 0.50 cm&quot; + single line spacing<br />(this matches the original pdf closely)</p></li><li><p>Changed default list + indent to Text Body Indent</p></li></ol><p>My intention at this stage was to discover what it was that was freezing LO solid (and once froze the entire system solid). I *did* find it (a bug in 7.2.3.2, so not the original issue). First, a quick word about &#039;Direct Paragraph&#039; style + Text-Boxes (TB) in H1, 2, 3 &amp; 4 paragraphs:</p><p>The <span class="bbc">Direct Paragraph Style</span> is the base style for all other paragraph styles. Thus, modifying that Style will affect every other paragraph in the entire document, which may (or may not) be what you want. I was also informed that using it directly as a Style throughout a document increases the processing load due to lack of caching.</p><p>Each Heading in the pdf contains a stylistic <span class="bbc">||||</span> for H1 headers, <span class="bbc">|||</span> for H2 headers, and so on. I used a TB to create these. I was advised to use a Frame instead. So what&#039;s the issue here?</p><p>TB can NOT be assigned a Style, whereas Frames CAN be assigned a Style. We are going to discover a very weird bug with these TB when we reach H2 edits. Frames also have a bad bug associated with them, but that is for later.</p><p>The next stage in these edits is to swap out each header TB for a Frame:</p><ol class="alpha"><li><p>Each H1 TB was swapped out for a Frame<br />(no problems)</p></li><li><p>Each H2 TB was swapped out for a Frame<br />(I did it Chapter-by-Chapter; no problems until I reached Chapter 15)</p></li><li><p>The &quot;Dialog-Style Programs&quot; (p568) + &quot;Main-Window-Style Programs&quot; (p574) (ODT, not PDF) each have a TB that has a daeafb Colour applied to the Area (I do not recall applying them)</p></li><li><p>Changing the TB Area from Colour to None then showed the following option within <span class="bbc">menu:Edit</span>: &quot;Undo: Sort Shapes&quot;</p></li><li><p>Attempting to Save the change produced the following Error (below), which then prevented any attempt to save the document</p></li><li><p>The identical change to the identical document under 7.4.7.2 showed zero problems</p></li></ol><div class="quotebox"><cite>LO 7.2.3.2 wrote:</cite><blockquote><div><p>Write Error</p><p>Error in writing sub-document content.xml</p></div></blockquote></div><p>Wot a blooming nightmare.</p><p>The changes made to this point DID allow &#039;normal&#039; 7.4.7.2 to open document with ordinary load after some short moments processing. Battered &amp; bruised I continue.</p>]]></description>
			<author><![CDATA[dummy@example.com (alexkemp)]]></author>
			<pubDate>Tue, 12 Nov 2024 18:49:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=52937#p52937</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Libreoffice Writer ODT that Crashes the Devuan Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=52935#p52935</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>This sorry tale continues.<br />...<br />I can&#039;t take much more of this.</p></div></blockquote></div><p>Hi alexkemp. We are a GNU/Linux-only household and I homeschool my 6 kids. We used to run Libreoffice on the classroom computer but over the years we&#039;ve corrupted several documents through seemingly innocent document formatting. LO is a complex beast and seems to house some gremlins.</p><p>I finally gave up on Libreoffice and installed Abiword (for word processing) and Gnumeric (for spreadsheets) over a year ago. We never had any problems after that, despite heavy use. If you are fed up with LO and would like to try a less complex solution, Abiword and Gnumeric are both excellent.</p>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Tue, 12 Nov 2024 17:03:31 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=52935#p52935</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Libreoffice Writer ODT that Crashes the Devuan Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=52934#p52934</link>
			<description><![CDATA[<p>slightly off-topic but for future readers/visitors to this thread(who searched for &quot;libreoffice&quot; for whatever reason) and with respect to pdf documents/files, this webpage was interesting/thought-provoking:</p><p><a href="https://exactcode.com/recompress/" rel="nofollow"> https://exactcode.com/recompress/</a></p><p>and if you poke around there you will probably also eventually find yourself somewhere in the T2-SDE website:</p><p><a href="https://t2sde.org/kb/3/" rel="nofollow"> https://t2sde.org/kb/3/</a></p><p>full disclosure: no affiliation/association with any referenced, just humble friendly sharing. Excellent! Party On!</p>]]></description>
			<author><![CDATA[dummy@example.com (stargate-sg1-cheyenne-mtn)]]></author>
			<pubDate>Tue, 12 Nov 2024 10:46:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=52934#p52934</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Libreoffice Writer ODT that Crashes the Devuan Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=52911#p52911</link>
			<description><![CDATA[<p>This sorry tale continues.</p><p>To re-iterate: somewhere within a 600 page Writer ODT is *something* that has triggered a weird bug.</p><p>A long-time expert on the ask.libreoffice.org website fingered my use of &quot;Default Paragraph Style&quot; as one source for system slowdown (should be &quot;Text Body&quot; / &quot;Body Text&quot; instead). I set out to change every one of the thousands of &#039;ordinary&#039; (not indented, or list, etc) Default-paragraphs to Text Body-paragraphs. Having got almost halfway through those manual changes, I have:</p><ol class="alpha"><li><p>Discovered that LO-7.6.7.2 allowed access to edit + save the odt, although the system was at 30% load throughout</p></li><li><p>Changing the 43 paragraphs in the &#039;Introduction&#039; / save / re-open caused all the excess load to go away</p></li><li><p>Restarting LibreOffice (after no further changes) the load was back</p></li><li><p>Reaching page 113 of 599 with edits the excess load goes away again.</p></li><li><p>Simply restarting LibreOffice (no further changes) and the load is back.</p></li><li><p>Restarting computer then LibreOffice at page 233, after changing 3 paragraphs LibreOffice freezes &amp; has to be dismissed with prejudice (<span class="bbc">ps aux | fgrep -i libreoffice</span> then <span class="bbc">kill -9 4112 4171</span>).</p></li><li><p>At some page before this LibreOffice froze so hard that the entire computer system also froze; it required <span class="bbc">Ctrl+Alt+F1</span> (go to the command-line) | login | <span class="bbc">startx</span> | restart computer)</p></li></ol><p>I can&#039;t take much more of this.</p>]]></description>
			<author><![CDATA[dummy@example.com (alexkemp)]]></author>
			<pubDate>Sun, 10 Nov 2024 12:14:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=52911#p52911</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Libreoffice Writer ODT that Crashes the Devuan Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=52906#p52906</link>
			<description><![CDATA[<p>My situation at the end of the last post proved to be a false dawn when I restarted since the 30% load was back &amp; did not go away. No changes at my end yet the bug was back. I carried on updating the paragraphs regardless.</p><p>Whilst still in the process of fixing all normal paragraphs (by changing them to being styled with &quot;Text Body&quot; rather than &quot;Default Paragraph Style&quot;) I&#039;ve just reached &quot;Chapter 3 Collection Data Types&quot; (page 113 out of 599) and, finally, the system load has switched yet again from being at a constant 30% (1 of the 4 cpu cores constantly fully occupied) to a more normal 2%.</p><p>Reaching this state has been my goal. I&#039;ve done these changes before &amp; reached this blissful condition on that occasion. In my ignorance I thought that all my problems were over until, after many more changes, the whole thing suddenly completely froze up.</p><p>On the previous occasion I had zero idea as to what change triggered the LO freeze. This time I am monitoring the results of the changes that I make much more carefully.</p><p>Wish me luck.</p><p>PS<br />I got Kernel 6.10 installed from bpo today &amp; that had a harsh computer bug. I could not restart into the kernel because of some blasted error. I had to restart into the old kernel. Together with these LO issues it all seemed completely normal.</p>]]></description>
			<author><![CDATA[dummy@example.com (alexkemp)]]></author>
			<pubDate>Sat, 09 Nov 2024 17:36:41 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=52906#p52906</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Libreoffice Writer ODT that Crashes the Devuan Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=52902#p52902</link>
			<description><![CDATA[<p>A significant report to make:</p><ol class="decimal"><li><p>Some folks reported that it opened fine in old versions of LO:<br />PedroReina :: LO-5.0.0.5<br />Babarosa :: LO-7.6.7.2</p></li><li><p>I had a strong suspicion that the mantra of &#039;use the newest version&#039; may be skew-whiff (winXP v winVista, anyone?)</p></li><li><p>From <a href="https://appimages.libreitalia.org/" rel="nofollow">LO AppImages listing</a> I downloaded &amp; installed &quot;LibreOffice-7.2.3.2.basic-x86_64.AppImage&quot;</p></li><li><p><a href="https://ask.libreoffice.org/t/re-my-odt-froze-my-computer-i-had-to-press-the-power-button/113458" rel="nofollow">It was pointed out to me on ask lo org</a> that I was <em>&quot;using Direct Paragraph Formatting instead of Body Text&quot;</em> and that <em>&quot;Direct formatting puts stress on Writer because every occurrence must be handled individually whereas style effects can be cached and reused at will&quot;</em></p></li><li><p>3_new.odt loaded up under 7.2.3.2 &amp; allowed me to operate LO<br />(the load was still 30%, but this time I had full access to LO).</p></li><li><p>I modified the Text Body style to single line-spacing<br />(that matches the original document closely).</p></li><li><p>Ctrl-h gave Search+Replace. Using &quot;Paragraph Styles&quot; I searched for &quot;Default Paragraph Style&quot; &amp; replaced with &quot;Text Body&quot;</p></li><li><p>Changing only the paragraphs within the Introduction I saved as <span class="bbc">4_paragraph-fix.odt</span>, closed then re-opened.</p></li><li><p>Opening 4_paragraph-fix.odt again all the excess load was magically gone. Good Lord.</p></li></ol><p>Added later:</p><p>Going to re-open 4_paragraph-fix.odt I thought to open 7.4.7 &amp; see if it would also open the ODT at less than 30% load. It turned out to be worse than that. LO froze up. What?</p><p>Opening 24.8.2 the ODT was at 30% load but *did* allow access to ODT.</p><p>I&#039;ll change the rest of the paragraphs &amp; see what happens.</p><p>Note 1:<br />In 24.8.2 <em>&quot;Text Body&quot;</em> style has been changed to <em>&quot;Body Text&quot;</em></p><p>Note 2:<br />The above is the 2nd time that I&#039;ve been through all this. The first time I changed not just the plain paragraphs but also Tables &amp; SideBars. I got about halfway through &amp; changed something (do not know what) that caused the load to go through the roof &amp; freeze LO solid (this was under 7.2.3.2). This time I&#039;m re-doing it from the beginning, going slowly &amp; saving damn near every minute.</p>]]></description>
			<author><![CDATA[dummy@example.com (alexkemp)]]></author>
			<pubDate>Sat, 09 Nov 2024 13:38:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=52902#p52902</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Libreoffice Writer ODT that Crashes the Devuan Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=52897#p52897</link>
			<description><![CDATA[<p>That&#039;s a very interesting bug you&#039;ve experienced. From what I&#039;m reading my guess is that you&#039;ve hit some magic spot where LO can&#039;t decide on which page to place an object and then get stuck in a loop doing layout and rendering.</p><p>If you encounters anything like this again, you can try to run the program with the <span class="bbc">nice</span> command and a value of 19 to give it the lowest priority in the scheduler. That might prevent the system becoming unresponsive. Another more fine grained way to contain such beasts use of cpu and memory is with cgroups, but that&#039;s a bit more advanced.</p>]]></description>
			<author><![CDATA[dummy@example.com (s1mple)]]></author>
			<pubDate>Fri, 08 Nov 2024 10:29:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=52897#p52897</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Libreoffice Writer ODT that Crashes the Devuan Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=52895#p52895</link>
			<description><![CDATA[<p>Thanks to <em>rolfie</em> &amp; <em>Babarosa</em> for your responses.</p><p>I decided to go with an AppImage since that offered the opportunity to use a later version without changing any of the currently installed LO elements. It turned out to be not so much of a success (and then more of a success, see below).</p><p>I went through the following steps:</p><ol class="decimal"><li><p><span class="bbc">$ cd /usr/local/bin</span></p></li><li><p><span class="bbc">$ sudo wget <a href="https://appimages.libreitalia.org/LibreOffice-fresh.standard-x86_64.AppImage" rel="nofollow">https://appimages.libreitalia.org/Libre … 4.AppImage</a></span></p></li><li><p><span class="bbc">$ sudo mv LibreOffice-fresh.standard-x86_64.AppImage LibreOffice-24.8.AppImage</span></p></li><li><p><span class="bbc">$ sudo chmod a+x LibreOffice-24.8.AppImage</span></p></li><li><p><span class="bbc">$ LibreOffice-24.8.AppImage --help</span><br />LibreOffice 24.8.2.1 0f794b6e29741098670a3b95d60478a65d05ef13</p></li><li><p><span class="bbc">$ sudo cp /usr/share/applications/libreoffice-startcenter.desktop /usr/share/applications/loappimage-startcenter.desktop</span></p></li><li><p><span class="bbc">$ sudo nano /usr/share/applications/loappimage-startcenter.desktop</span><br />(I changed the .desktop name + all <span class="bbc">Exec</span> lines to begin <span class="bbc">/usr/local/bin/LibreOffice-24.8.AppImage</span>, but pretty much every else was left unchanged)</p></li></ol><p>The new launch link was immediately within <span class="bbc">menu:Office | LO AppImage Start Centre</span> &amp; showed the correct LO version.</p><p>I launched 3_new.odt and GOOD LORD yes! I was able to navigate around the file &amp; travel from top to bottom.</p><p>It was still troubling. LO was having problems with the page display at the bottom of the file. The number of pages showing in the Status Bar at bottom left, and also on each page, kept changing. In addition, Figure 15.1 (it is an image &amp; can be viewed safely in the PDF) kept appearing at the top of the bibliography &amp; also other pages, each one well out of place.</p><p>Since it seemed stable I asked for the file to be saved. Everything seemed fine &amp; at a normal speed until almost at the very end, when LO &amp; the screen froze. It stayed like that for some time &amp; I had to force-close it. So, no change.</p><p>I did not make any changes to the file before saving.</p><h5>2nd try:</h5><p>Ran the whole thing again as to be able to discover the name of the image that kept appearing out of order near the bottom of the file (Fig 15.1) (it kept shifting in the display from page-to-page from moment to moment). I noticed that a single core (1 of 4) was active all the time. Also, that the LO version was GTK.</p><p>Then I noticed that the usage had dropped from 30% to a more-normal figure. I tried <span class="bbc">Save</span> again &amp; this time LO both saved it &amp; also completed. I was able to shut the program down normally.</p><p>Whoo-hah! This version of LO is hardly working the way that it is supposed to with an ODT, but it seems that I may have use of the file back again, so many thanks to all who responded.</p><p>The following pages were also of assistance:</p><ul><li><p><a href="https://forums.debian.net/viewtopic.php?t=158795" rel="nofollow">https://forums.debian.net/viewtopic.php?t=158795</a></p></li><li><p><a href="https://www.libreoffice.org/download/appimage/" rel="nofollow">https://www.libreoffice.org/download/appimage/</a></p></li></ul><p>Update Nov 7: display fixes</p>]]></description>
			<author><![CDATA[dummy@example.com (alexkemp)]]></author>
			<pubDate>Wed, 06 Nov 2024 22:37:02 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=52895#p52895</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Libreoffice Writer ODT that Crashes the Devuan Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=52893#p52893</link>
			<description><![CDATA[<p>Hi alexkemp!</p><p>I download LO 7.6.7.2 from here:<br /><a href="https://downloadarchive.documentfoundation.org/libreoffice/old/7.6.7.2/deb/" rel="nofollow">https://downloadarchive.documentfoundat … 6.7.2/deb/</a></p><p>Decide if you need x86 or x64 (the latest working version for x86 is 6.2.8.2).<br />You need the main package and the language file, maybe you also like the help file.</p><p>First unpack the main package to your home folder.<br />In a terminal enter:<br />cd Libre*<br />cd DEBS<br />sudo dpkg -i *.deb<br />delete the folder Libre... (because the other packages also start with the name Libre...)</p><p>Next unpack the language package to your home folder.<br />Repeat the former commands by using your keyboard&#039;s up cursor.<br />cd Libre*<br />cd DEBS<br />sudo dpkg -i *.deb<br />delete the folder Libre... (because the other packages also start with the name Libre...)</p><p>Finally unpack the help package to your home folder.<br />In a terminal enter:<br />cd Libre*<br />cd DEBS<br />sudo dpkg -i *.deb<br />delete the last final folder Libre...</p><p>Then LO should appear as several starters in your menu bar.</p>]]></description>
			<author><![CDATA[dummy@example.com (Babarosa)]]></author>
			<pubDate>Wed, 06 Nov 2024 19:23:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=52893#p52893</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Libreoffice Writer ODT that Crashes the Devuan Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=52890#p52890</link>
			<description><![CDATA[<p>I use </p><div class="codebox"><pre><code># apt list libreoffice*</code></pre></div><p>There the backports packages are present. The solution for the complete package is e.g. libreoffice-gtk4 or libreoffice-qt6. There are no single packages for writer.</p><p>Anyhow: nothing from backports is installed automagically. Pinning makes sure backports doesn&#039;t have highest prio. If you want to install something from backports, you need to specify that by using:</p><div class="codebox"><pre><code># apt -t daedalus-backports install $Packagename</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Wed, 06 Nov 2024 16:32:50 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=52890#p52890</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Libreoffice Writer ODT that Crashes the Devuan Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=52889#p52889</link>
			<description><![CDATA[<div class="quotebox"><cite>rolfie wrote:</cite><blockquote><div><p>Daedalus backports has 24.8.2</p></div></blockquote></div><p>OK, now I&#039;m confused.</p><p>That is why I did an &#039;apt search&#039;, so that I could get advised of the range of different LO versions available. And it only offered me 7.4.7. Yet I&#039;ve already got backports in my listing:</p><div class="codebox"><pre><code>$ grep ^[^#] /etc/apt/sources.list /etc/apt/sources.list.d/*
/etc/apt/sources.list:deb http://deb.devuan.org/merged daedalus                  main non-free-firmware non-free contrib
/etc/apt/sources.list:deb http://deb.devuan.org/merged daedalus-updates          main non-free-firmware non-free contrib
/etc/apt/sources.list:deb http://deb.devuan.org/merged daedalus-security         main non-free-firmware non-free contrib
/etc/apt/sources.list:deb http://deb.devuan.org/merged daedalus-proposed-updates main non-free-firmware non-free contrib
/etc/apt/sources.list:deb http://deb.devuan.org/merged daedalus-backports        main non-free-firmware non-free contrib
/etc/apt/sources.list.d/josm.list:deb https://josm.openstreetmap.de/apt/ alldist universe</code></pre></div><p>I run an update every day, but I&#039;ve never been offered 24.8.2.</p><p>So, how would I tell it to update from backports (or have I pinned it somehow)?</p><p>Added later:</p><p>I&#039;ve looked at the search listing (which is huge) more closely &amp; have discovered a number of bpo, but the main element appears missing. Here is the closest:</p><ul><li><p>libreoffice-uiconfig-writer/stable-backports 4:24.8.2-1~bpo12+1 all<br />&#160; UI data (&quot;config&quot;) for LibreOffice Writer</p></li></ul><p>What I mean by &#039;main element&#039; is a straightforward &quot;libreoffice-writer&quot; etc, which is present for 7.4.7 but not 24.8.2. I think that an error has been made.</p><p>I think that I shall try to install an AppImage &amp; pray that there are no systemD viruses tucked in there.</p>]]></description>
			<author><![CDATA[dummy@example.com (alexkemp)]]></author>
			<pubDate>Wed, 06 Nov 2024 15:40:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=52889#p52889</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Libreoffice Writer ODT that Crashes the Devuan Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=52888#p52888</link>
			<description><![CDATA[<p>Well, 7.4.7 is what is available in Daedalus main/security. Daedalus backports has 24.8.2. You might give that a try. </p><p>7.6.7 only is available as direct download from <a href="https://downloadarchive.documentfoundation.org/libreoffice/old/" rel="nofollow">https://downloadarchive.documentfoundat … ffice/old/</a>. If you do not trust the backports version, that would be an alternative. If you want I can describe what you need to do to remove 7.4.7 and to install 7.6.7.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Wed, 06 Nov 2024 15:17:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=52888#p52888</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Libreoffice Writer ODT that Crashes the Devuan Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=52887#p52887</link>
			<description><![CDATA[<p>Hi Babarosa.</p><p>Your post is the most hopeful for me so far.</p><p>I&#039;ve tried &quot;apt search libreoffice&quot; &amp; absolutely everything that came up is 7.4.7 (same as I currently have).</p><p>How did you install 7.6.7? Is it installed concurrent with 7.4.7 or instead of?</p><p>It sounds crazily ironic that v5.0.0 &amp; v7.6.7 both can open this ODT yet v7.4.7 freezes solid.</p>]]></description>
			<author><![CDATA[dummy@example.com (alexkemp)]]></author>
			<pubDate>Wed, 06 Nov 2024 14:53:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=52887#p52887</guid>
		</item>
	</channel>
</rss>
