[okular] [Bug 395497] Menubar - No text - Editing the shell toolbar from Configure Toolbars sometimes corrupts shell.rc

2023-11-22 Thread cipricus
https://bugs.kde.org/show_bug.cgi?id=395497

--- Comment #57 from cipricus  ---

> Editing ~/.local/share/kxmlgui5/okular/shell.rc and removing noMerge="1"
> fixes this issue.

In that file I have 5 occurrences:

  `` line 4
 ` `   
line 20
line 25
line 38
  line 53

What should I remove to fix it? Is that a permanent fix, so I don't have to
reset my toolbar?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Re: Removing import Postscript as PDF feature?

2023-11-22 Thread A. Wik
On Wed, 22 Nov 2023 at 13:01, Sune Stolborg Vuorela  wrote:
>
> Any one for?
> Any one against?
>

As far as I'm concerned, you can remove it.  My main reason for that
stance is that, as you wrote, the feature is implemented by calling an
external program (ps2pdf), meaning you might as well use that program
in the first place.  However, I'm comfortable using the command line,
and some people who are not might appreciate the feature being part of
okular.

Regards,
Albert Wik.


Removing import Postscript as PDF feature?

2023-11-22 Thread Sune Stolborg Vuorela
Hi
I was just reading over bits of okular source code and suddenly discovered 
"Import postscript as PDF" in the main menu.

I'm considering removing it, but before I propose a patch doing it, I would 
love to have some feedback first.

Reasons to remove:
 - Okular can open postcript by itself
 - It clutters up the menu
 - There is a open bug report that it always uses US Letter as papersize when 
importing, and no gentle way of fixing it without exposing a complicated dialog
 - It is implented by running an external command (ps2pdf) to do the heavy 
lifting
 - If your platform doesn't have libspectre, it likely also doesn't have 
ps2pdf
 - if ps2pdf is not found, it is not immediately clear to the user how to 
solve
 - Error handling in case of ps2pdf failing is nonexisting

Reasons to keep:
 - If you have a okular compiled in a nonstandard configuration, but with pdf 
support, you can later install ps2pdf and be able to view postscript files 
anyway

The feature in question was added back in 2005; that was back when okular was 
kpdf  and has not been touched much since then.

Any one for? 
Any one against?

/Sune
-- 
I didn’t stop pretending when I became an adult, it’s just that when I was a 
kid I was pretending that I fit into the rules and structures of this world. 
And now that I’m an adult, I pretend that those rules and structures exist.
   - zefrank




[okular] [Bug 421206] okular presentation mode does not allow for WebRTC screensharing in Firefox/Chromium on X11

2023-11-22 Thread postix
https://bugs.kde.org/show_bug.cgi?id=421206

postix  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED

--- Comment #15 from postix  ---
Sorry I was too fast. Just tested it on X11 and it still doesn't work there
with Chromium and Firefox -> reopen.
The title of the bug report is also explicitly about X11.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 421206] okular presentation mode does not allow for WebRTC screensharing in Firefox/Chromium on X11

2023-11-22 Thread postix
https://bugs.kde.org/show_bug.cgi?id=421206

postix  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #14 from postix  ---
(In reply to Robert Riemann from comment #13)
> In the meanwhile, opensuse Tumbleweed switched to Wayland. On wayland,
> Firefox offers to delegate the choice to the OS tool. In that window picker
> tool (I guess offered by wayland), I can find okular's fullscreen
> presentation mode window.

Can confirm, works fine under Fedora 39 Wayland now.

> So for me, the bug could be closed as resolved – works for me. Any
> opposition?

Let's closed it as fixed. :)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 421206] okular presentation mode does not allow for WebRTC screensharing in Firefox/Chromium on X11

2023-11-22 Thread Robert Riemann
https://bugs.kde.org/show_bug.cgi?id=421206

--- Comment #13 from Robert Riemann  ---
In the meanwhile, opensuse Tumbleweed switched to Wayland. On wayland, Firefox
offers to delegate the choice to the OS tool. In that window picker tool (I
guess offered by wayland), I can find okular's fullscreen presentation mode
window.

So for me, the bug could be closed as resolved – works for me. Any opposition?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 395497] Menubar - No text - Editing the shell toolbar from Configure Toolbars sometimes corrupts shell.rc

2023-11-22 Thread cipricus
https://bugs.kde.org/show_bug.cgi?id=395497

--- Comment #56 from cipricus  ---
(In reply to Albert Astals Cid from comment #14)
> Can you send your .local/share/kxmlgui5/okular/part.rc file over?
> 
> Do you remember doing any customization to your menus/toolbar/shortcuts?
> 
> Can you confirm that removing your .local/share/kxmlgui5/okular/part.rc file
> (save it first somewhere else) fixes this?

I can confirm that on at least one occasion removing just part.rc file fixed
it, and that on at least another one occasion I had to delete the shell.rc too
(or maybe only that should have been removed, something confirmed by people on
a reddit afaicr). Re-setting to defaults (Settings-Configure toolbars-Default)
fixes it too, because that removes both files.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 476981] Binary Factory build #1575 is missing one .exe from /bin -- Configure backend doesn't work

2023-11-22 Thread Andre Heinecke
https://bugs.kde.org/show_bug.cgi?id=476981

Andre Heinecke  changed:

   What|Removed |Added

 CC||aheine...@gnupg.org

--- Comment #3 from Andre Heinecke  ---
For the record we at GnuPG realized that this was an issue that is
unintentional and will remove the requirement for gpgme-w32-spawn.exe lying
next to the gpgme.dll in one of the next GPGME releases. Our upstream issue for
this is: https://dev.gnupg.org/T6818

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 395497] Menubar - No text - Editing the shell toolbar from Configure Toolbars sometimes corrupts shell.rc

2023-11-22 Thread cipricus
https://bugs.kde.org/show_bug.cgi?id=395497

--- Comment #55 from cipricus  ---
(In reply to cipricus from comment #54)
> (In reply to medin from comment #50)
> > I solved my problem by removing "~/.local/share/kxmlgui5/okular/shell.rc"
> > file then Okular showed the correct menu entries, but that removed file is
> > never recreated again.
> 
> In my case the file was recreated. Okular 23.08.1. Kubuntu 23.10.

The problem is also recurrent. I have removed the whole
"~/.local/share/kxmlgui5/okular/" folder yesterday to fix the problem and now
the problem and the folder is in place with both files part.rc and shell.rc.

I think that what causes this is the configuring of the toolbar (adding
buttons). I'll test that leaving it default is a "solution".

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 395497] Menubar - No text - Editing the shell toolbar from Configure Toolbars sometimes corrupts shell.rc

2023-11-22 Thread cipricus
https://bugs.kde.org/show_bug.cgi?id=395497

--- Comment #54 from cipricus  ---
(In reply to medin from comment #50)
> I solved my problem by removing "~/.local/share/kxmlgui5/okular/shell.rc"
> file then Okular showed the correct menu entries, but that removed file is
> never recreated again.

In my case the file was recreated. Okular 23.08.1.

-- 
You are receiving this mail because:
You are the assignee for the bug.