Bug 427463 - Imposible to insert annotations to pdf files
Summary: Imposible to insert annotations to pdf files
Status: RESOLVED DUPLICATE of bug 425597
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 1.11.1
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-08 19:58 UTC by hafid
Modified: 2020-10-10 08:02 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
a clip showing the bug (671.24 KB, video/x-matroska)
2020-10-09 09:18 UTC, hafid
Details
the configuartion file causing the bug (3.74 KB, application/vnd.kde.kxmlguirc)
2020-10-10 08:00 UTC, hafid
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hafid 2020-10-08 19:58:27 UTC
SUMMARY

No way to show annotations toolbar to insert annotations

STEPS TO REPRODUCE
1. F6 
2. 
3. 

OBSERVED RESULT
nothing happened

EXPECTED RESULT
show annotations toolbar

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

ADDITIONAL INFORMATION
Comment 1 Albert Astals Cid 2020-10-08 20:51:58 UTC
the annotation toolbar has changed. It's now a normal toolbar, so the icons will be up there with the rest of the horizontal toolbar.

If that's not the case, can you attach a screenshot?
Comment 2 hafid 2020-10-09 09:18:18 UTC
Created attachment 132232 [details]
a clip showing the bug
Comment 3 Albert Astals Cid 2020-10-09 18:24:19 UTC
Simone, someone else that has a broken toolbar, what was the command to fix it?
Comment 4 Simone Gaiarin 2020-10-10 07:18:27 UTC
This command should fix the problem, but will delete any configuration to the okular interface, make a backup of the file before deleting it.

Can you also upload the file as an attachment to https://bugs.kde.org/show_bug.cgi?id=425597

Execute:
rm ~/.local/share/kxmlgui5/okular/part.rc

*** This bug has been marked as a duplicate of bug 425597 ***
Comment 5 hafid 2020-10-10 08:00:15 UTC
Created attachment 132255 [details]
the configuartion file causing the bug
Comment 6 hafid 2020-10-10 08:02:19 UTC
solved by removing the configuration file. Thank you very much!