#965379 Sometimes draws hyphens after each word

Package:
fbreader
Source:
fbreader
Description:
e-book reader
Submitter:
Andrey Rahmatullin
Date:
2022-02-12 10:03:02 UTC
Severity:
normal
#965379#5
Date:
2020-07-20 15:42:28 UTC
From:
To:
Most of the time, fbreader draws hyphens after each word in any book including
its built-in help page. IIRC this started after switching to GTK. I cannot find
any useful patterns in reproducibility, or guess why does it happen (I also
tried looking at lsof and the config dir and check and change the app
settings). I can reproduce it on two testing/sid systems, including one with an
empty config.

#965379#12
Date:
2021-12-14 16:47:01 UTC
From:
To:
 I have version 0.12.10dfsg2-5 installed, and suffered the same issue.

 Found a fix for it.  Go to Options, and select the Styles tab.  Under
"Options for", choose "Regular Paragraph".  Click on the "Allow Hyphenations"
checkbox until it looks grey or solid.  Restart fbreader.

 Text in ebook is now no longer filled with hyphens.

 Cheers,
 dave

#965379#17
Date:
2022-02-12 10:01:52 UTC
From:
To:
Good day.

This bug occurs because field *flags* of variable *myAnalysis* is not
initialized. And therefore flag PANGO_ANALYSIS_FLAG_NEED_HYPHEN of this
field randomly set or clear.

Sincerelly yours, Siarhei Abmiotka.