[frameworks-kdoctools] [Bug 443364] New: Meinproc5 issues multiple "I/O error" messages
David C. Bryant
bugzilla_noreply at kde.org
Tue Oct 5 20:48:58 BST 2021
https://bugs.kde.org/show_bug.cgi?id=443364
Bug ID: 443364
Summary: Meinproc5 issues multiple "I/O error" messages
Product: frameworks-kdoctools
Version: 5.85.0
Platform: Gentoo Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: kde-doc-english at kde.org
Reporter: davidbryant at gvtc.com
CC: kdelibs-bugs at kde.org
Target Milestone: ---
SUMMARY
Program "meinproc5" sometimes terminates with a lot of strange I/O errors.
STEPS TO REPRODUCE
1. Open a terminal window and navigate to a documentation directory
2. Enter this command: meinproc5 index.docbook
OBSERVED RESULT
Here is some terminal output from 5 minutes ago.
davidb at localhost $ meinproc5 index.docbook
QIODevice::write (QFile, "index.html"): device not open
QIODevice::write (QFile, "introduction.html"): device not open
QIODevice::write (QFile, "five-minute-course.html"): device not open
QIODevice::write (QFile, "course-entering-todos.html"): device not open
QIODevice::write (QFile, "course-entering-journals.html"): device not open
QIODevice::write (QFile, "course-rescheduling-events.html"): device not open
QIODevice::write (QFile, "course-rescheduling-todos.html"): device not open
QIODevice::write (QFile, "course-conclusion.html"): device not open
QIODevice::write (QFile, "managing-data.html"): device not open
QIODevice::write (QFile, "managing-import-export.html"): device not open
QIODevice::write (QFile, "managing-get-hot-new-stuff.html"): device not open
QIODevice::write (QFile, "chapter-views-and-filters.html"): device not open
QIODevice::write (QFile, "categories-view.html"): device not open
QIODevice::write (QFile, "filters-view.html"): device not open
QIODevice::write (QFile, "search-view.html"): device not open
QIODevice::write (QFile, "entering-data.html"): device not open
QIODevice::write (QFile, "entering-data-to-do.html"): device not open
QIODevice::write (QFile, "entering-data-required-fields.html"): device not open
QIODevice::write (QFile, "group-scheduling.html"): device not open
QIODevice::write (QFile, "as-organizer.html"): device not open
QIODevice::write (QFile, "as-attendee.html"): device not open
QIODevice::write (QFile, "free-busy.html"): device not open
QIODevice::write (QFile, "examples.html"): device not open
QIODevice::write (QFile, "config.html"): device not open
QIODevice::write (QFile, "plugins-chapter.html"): device not open
QIODevice::write (QFile, "reference.html"): device not open
QIODevice::write (QFile, "other-features.html"): device not open
QIODevice::write (QFile, "other-features-drag-and-drop.html"): device not open
QIODevice::write (QFile, "faq.html"): device not open
QIODevice::write (QFile, "credits.html"): device not open
QIODevice::write (QFile, "glossary.html"): device not open
EXPECTED RESULT
I expect meinproc5 to run without errors. In this instance, it produced no html
output at all; just a lot of error messages.
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.85.0
Qt Version: 5.15.2
ADDITIONAL INFORMATION
I have learned that if I delete all the html output from a previous invocation
of "meinproc5" from my working directory, the program wil (usually) run OK. But
"meinproc5" never used to do this. It would delete the old html files
automatically / overwrite them without prompting. I can work around this bug.
But it's annoying, and wastes my time.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-doc-english
mailing list