Bug 444714 - Empty About
Summary: Empty About
Status: RESOLVED FIXED
Alias: None
Product: ark
Classification: Applications
Component: plugins (show other bugs)
Version: 21.08.2
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Ragnar Thomsen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-31 13:35 UTC by Mohammad Hisham Sayed
Modified: 2021-11-03 12:35 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
A Screenshot (21.30 KB, image/png)
2021-10-31 13:35 UTC, Mohammad Hisham Sayed
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mohammad Hisham Sayed 2021-10-31 13:35:41 UTC
Created attachment 143056 [details]
A Screenshot

SUMMARY
this is a bug regarding the ark "text viewer"

STEPS TO REPRODUCE
1. open any archive with a text file in it
2. when it will open click on the text file
3. go to the about section

OBSERVED RESULT
an empty about section

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Bug Janitor Service 2021-10-31 17:10:37 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/ktexteditor/-/merge_requests/212
Comment 2 Christoph Cullmann 2021-10-31 17:17:48 UTC
Git commit 0c28226ceefad0ea179f665a39e1af74d0ab379c by Christoph Cullmann, on behalf of Nicolas Fella.
Committed on 31/10/2021 at 17:14.
Pushed by nicolasfella into branch 'master'.

Set metadata when creating katepart

Usually KPluginFactory takes care of this automatically, but given that
the creation process is non-standard here we need to do this manually.

This makes it possible to read the metadata defined in katepart.desktop
via part->metaData()

Unfortunatly KParts::Part::setMetaData is protected so we cannot access
it directly from KateFactory.

M  +5    -0    src/document/katedocument.cpp
M  +2    -0    src/document/katedocument.h
M  +2    -1    src/part/katepart.cpp

https://invent.kde.org/frameworks/ktexteditor/commit/0c28226ceefad0ea179f665a39e1af74d0ab379c
Comment 3 Bug Janitor Service 2021-10-31 17:29:15 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/ktexteditor/-/merge_requests/213
Comment 4 Nicolas Fella 2021-11-03 12:35:56 UTC
Git commit 3a87b99dc7739fa9bb4a952da72485fc22099ca6 by Nicolas Fella.
Committed on 03/11/2021 at 12:28.
Pushed by nicolasfella into branch 'master'.

Expand katepart metadata

Add a description, version, license and website

M  +4    -2    src/part/CMakeLists.txt
R  +4    -0    src/part/katepart.desktop.in [from: src/part/katepart.desktop - 095% similarity]

https://invent.kde.org/frameworks/ktexteditor/commit/3a87b99dc7739fa9bb4a952da72485fc22099ca6