[khelpcenter] [Bug 493223] Rewrite man page search handler to remove the dependency on Perl

2024-09-16 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=493223

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
Or C++ which is what we do :D

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 483513] after color scheme edit, kcm_colors is unresponsive to further edits (X11 only)

2024-09-16 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=483513

Albert Astals Cid  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
   |t/1be4d42c01f5ce2f910512718 |t/055b99fc3c1e82ed087995a2f
   |f6642f27446722e |329f2b794bd70ff

--- Comment #5 from Albert Astals Cid  ---
Git commit 055b99fc3c1e82ed087995a2f329f2b794bd70ff by Albert Astals Cid.
Committed on 16/09/2024 at 21:54.
Pushed by aacid into branch 'Plasma/6.2'.

Fix relaunching the color scheme editor from the kcm in X11

Without this connect the process doesn't end when going through this
codepath and closing the window
(cherry picked from commit 1be4d42c01f5ce2f910512718f6642f27446722e)

M  +1-0kcms/colors/editor/kcolorschemeeditor.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/055b99fc3c1e82ed087995a2f329f2b794bd70ff

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 483513] after color scheme edit, kcm_colors is unresponsive to further edits (X11 only)

2024-09-16 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=483513

Albert Astals Cid  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/commi
   ||t/1be4d42c01f5ce2f910512718
   ||f6642f27446722e

--- Comment #4 from Albert Astals Cid  ---
Git commit 1be4d42c01f5ce2f910512718f6642f27446722e by Albert Astals Cid.
Committed on 16/09/2024 at 21:16.
Pushed by aacid into branch 'master'.

Fix relaunching the color scheme editor from the kcm in X11

Without this connect the process doesn't end when going through this
codepath and closing the window

M  +1-0kcms/colors/editor/kcolorschemeeditor.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/1be4d42c01f5ce2f910512718f6642f27446722e

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 492957] Text annotations with a zero-area bounding box can not be opened (no pop up).

2024-09-16 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=492957

--- Comment #7 from Albert Astals Cid  ---
That quote you are linking has nothing to do with what we're speaking here.

This is is the rectangle defined for that annotation in the file you have
attached
  /Rect [355.124 303.221 355.124 303.221]
i.e the rect is 0x0 sized. 

And this is the documentation for Rect

"(Required) The annotation rectangle, defining the location of the annotation
on the page in default user space units."

Yes, the annotation rectangle being 0x0 is not strictly malformed, but I don't
see where you see "the viewer then gets to choose the appropriate hover area."
I don't think we get to choose, we were told exactly the area by the creator of
the PDF and that area is 0x0.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 493163] Wrong rendering of some PDF files.

2024-09-16 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=493163

Albert Astals Cid  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #4 from Albert Astals Cid  ---
We do not do pdf rendering ourself, poppler does, you can go and file a bug at
https://poppler.freedesktop.org/ but let me tell you this is 99% unfixable
because it's not really a bug, those PDF files are scanned images, and contain
LOTS OF NOISE, see a zoomed section here https://i.imgur.com/UaKtRx2.png When
less zoomed the rendering engine has to decide what to do with all those
"random" dots, and well it seems some engines do something you like better and
some something you like worse.

As an example try firefox, at least here at 100% it's acceptable
https://i.imgur.com/Dfm0feQ.png but at 110% looks really bad
https://i.imgur.com/jSciNYl.png

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 493163] Wrong rendering of some PDF files.

2024-09-16 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=493163

Albert Astals Cid  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

--- Comment #3 from Albert Astals Cid  ---
You can add links you know, there's no need to be fancy and hide links in
base64, just makes our life harder.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 493163] Wrong rendering of some PDF files.

2024-09-15 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=493163

Albert Astals Cid  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
Without files this is not actionable.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 493156] Okular crashed suddenly.

2024-09-15 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=493156

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Albert Astals Cid  ---
Can you try reproducing it?

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 492957] Text annotations with a zero-area bounding box can not be opened (no pop up).

2024-09-12 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=492957

Albert Astals Cid  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |NOT A BUG

--- Comment #3 from Albert Astals Cid  ---
Then that's how you handle malformed documents.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 467328] Okular mismanages fonts embedded in PDF document when printing

2024-09-12 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=467328

Albert Astals Cid  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/grap
   ||hics/okular/-/commit/6d2dec
   ||6324ca09cc254b7102f19774823
   ||8f7645e
 Resolution|--- |FIXED

--- Comment #16 from Albert Astals Cid  ---
Git commit 6d2dec6324ca09cc254b7102f197748238f7645e by Albert Astals Cid, on
behalf of Nicolas Fella.
Committed on 12/09/2024 at 13:16.
Pushed by aacid into branch 'master'.

Pipe pdf file to printer rather than converting to PostScript first if possible

This is much easier, and should be faster, too.  However, it only
works if we have a file to begin with.  Also, it won't print any
annotations.  Therefore, the old code is kept for those cases.

Co-authored-by: Oliver Sander 
Co-authored-by: Albert Astals Cid 

M  +14   -0generators/poppler/generator_pdf.cpp
M  +1-0generators/poppler/generator_pdf.h
M  +5-0part/part.cpp

https://invent.kde.org/graphics/okular/-/commit/6d2dec6324ca09cc254b7102f197748238f7645e

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 490248] (Vector?) image rendering bugged

2024-09-12 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=490248

Albert Astals Cid  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||aa...@kde.org
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Albert Astals Cid  ---
Can you attach a screenshot showing the problem, it looks good for me.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 492957] Text annotations with a zero-area bounding box can not be opened (no pop up).

2024-09-12 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=492957

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||aa...@kde.org
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Albert Astals Cid  ---
You can open it from the annotations sidebar?

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 492510] Contents sidebar mouse-over scrambled output

2024-09-12 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=492510

Albert Astals Cid  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||aa...@kde.org
 Resolution|--- |FIXED

--- Comment #1 from Albert Astals Cid  ---
This is a KWin bug, please start systemsettings, go to the Desktop Effects and
disable "Morphin Popups".

This should fix it,  "Morphin Popups" is gone for the next release of
Plasma/KWin so disabling/removing it is  the proper fix.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 492568] APT flatpak malfunctioning "speak text" accessibility function

2024-09-10 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=492568

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
Unfortunately we do not really have much control over what ubuntu ships.

I understand possibly you need to install some other package that provides the
speak functionality, but I have no idea.

I have two suggestions for you.

1) try https://discuss.kde.org/ to see if someone with Ubuntu expertise can
help you figure out which extra packages you need to install

2) try installing okular from flathub https://flathub.org/apps/org.kde.okular
If speak functionality does not work there, please file a bug  and i just
realized there's also a bug in
https://github.com/flathub/org.kde.okular/issues/73

I apologize for all of this being very broken :/

-- 
You are receiving this mail because:
You are watching all bug changes.

[Granatier] [Bug 492897] game timer error

2024-09-10 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=492897

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

--- Comment #1 from Albert Astals Cid  ---
Hello, thanks for your first bug report!

This is not a bug though.

555 seconds is 9 minutes and 15 seconds so 9:15 is the correct display for it

555 = 9 * 60 + 15

-- 
You are receiving this mail because:
You are watching all bug changes.

[kblocks] [Bug 492816] In single player the game constantly crashes (closes)

2024-09-09 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=492816

Albert Astals Cid  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

-- 
You are receiving this mail because:
You are watching all bug changes.

[lokalize] [Bug 469051] Unclear what software-translation project means

2024-09-09 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=469051

--- Comment #6 from Albert Astals Cid  ---
" I am the dumb one"

This is not what I said.

I asked you to explain why this is confusing for you

https://i.imgur.com/bj9Oz5B.png

-- 
You are receiving this mail because:
You are watching all bug changes.

[lokalize] [Bug 469051] Unclear what software-translation project means

2024-09-09 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=469051

--- Comment #4 from Albert Astals Cid  ---
I'd wager is quite clear given you seem to be the only person that have
complained in more than a decade.

Please explain why the English terms are confusing for you.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 492529] okular is very slow opening some PDFs

2024-09-08 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=492529

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #10 from Albert Astals Cid  ---
> does okular revert to a slower method (like using poppler splash)?

Just for reference, Okular always uses Splash

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 492665] "Plasma Addons" moved to "Extra's" but old entry not removed

2024-09-06 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=492665

--- Comment #7 from Albert Astals Cid  ---
> Unsure what to do about it though.

If code needs both translations to be exactly the same, code should be using
just one string and not two, i.e. add the "Category" context to the
KNSBackend.cpp:277 string

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 492665] "Plasma Addons" moved to "Extra's" but old entry not removed

2024-09-05 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=492665

--- Comment #4 from Albert Astals Cid  ---
> Maybe the old strings need to be purged from the .po files?

Which old strings?

libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml

has Plasma Widgets listed there.

-- 
You are receiving this mail because:
You are watching all bug changes.

[khelpcenter] [Bug 492424] KDE Help Center displays empty white-page for most of the articles

2024-09-04 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=492424

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
Does /usr/share/doc/HTML/en/fundamentals exist for you and contains things?

-- 
You are receiving this mail because:
You are watching all bug changes.

[www.kde.org] [Bug 492615] Konversation Handbook link points to wrong address

2024-09-04 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=492615

Albert Astals Cid  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/webs
   ||ites/konversation-kde-org/-
   ||/commit/4f11dd4fa003daa296e
   ||df7274d1f077bf0ec3375
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Albert Astals Cid  ---
Git commit 4f11dd4fa003daa296edf7274d1f077bf0ec3375 by Albert Astals Cid, on
behalf of Michael Tuxott.
Committed on 04/09/2024 at 10:09.
Pushed by aacid into branch 'master'.

Replace dev link with stable link

M  +1-1users.md

https://invent.kde.org/websites/konversation-kde-org/-/commit/4f11dd4fa003daa296edf7274d1f077bf0ec3375

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 492410] Show forms button doesn't change text when showing form

2024-09-02 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=492410

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED
 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
No, it should not.

-- 
You are receiving this mail because:
You are watching all bug changes.

[k3b] [Bug 492375] dies when called from menu or from cli.

2024-08-29 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=492375

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #2 from Albert Astals Cid  ---
Which desktop are you runninng?

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 485208] Incomplete PDF Icon Display in Windows with Okular

2024-08-28 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=485208

--- Comment #3 from Albert Astals Cid  ---
does it also happen if you put the desktop zoom at 100%?

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 492286] Text deforms when selecting it at 25%, 75%, 125% zoom level

2024-08-28 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=492286

--- Comment #3 from Albert Astals Cid  ---
I mean desktop zooming not okular zooming, you say 
Wayland 1920x1080@125%. 
does that happen too at
Wayland 1920x1080@100%
?

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 486681] Display comments created by latex pdfcomment

2024-08-27 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=486681

--- Comment #8 from Albert Astals Cid  ---
Git commit d4b9eb63e9bd59299c7b5f096970295dd62947b1 by Albert Astals Cid, on
behalf of Antonio Gorga.
Committed on 28/08/2024 at 06:48.
Pushed by aacid into branch 'release/24.08'.

Set the Form tooltip if there's one
(cherry picked from commit 07cde822a3aaba9070871bd64b93a76db478ae0d)

M  +3-0part/formwidgets.cpp

https://invent.kde.org/graphics/okular/-/commit/d4b9eb63e9bd59299c7b5f096970295dd62947b1

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 473138] Black screen when trying to open PDF on Android 14

2024-08-27 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=473138

--- Comment #13 from Albert Astals Cid  ---
1.3 is mega old, please try unstable 24.11.70 from
https://cdn.kde.org/android/nightly/fdroid/repo/

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 486681] Display comments created by latex pdfcomment

2024-08-27 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=486681

--- Comment #7 from Albert Astals Cid  ---
Git commit 07cde822a3aaba9070871bd64b93a76db478ae0d by Albert Astals Cid, on
behalf of Antonio Gorga.
Committed on 27/08/2024 at 23:12.
Pushed by aacid into branch 'master'.

Set the Form tooltip if there's one

M  +3-0part/formwidgets.cpp

https://invent.kde.org/graphics/okular/-/commit/07cde822a3aaba9070871bd64b93a76db478ae0d

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 491723] Okular crashes when viewing a PDF page with many freehand lines

2024-08-27 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=491723

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||aa...@kde.org
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Albert Astals Cid  ---
Can we have the file that causes the crash?

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 485208] Incomplete PDF Icon Display in Windows with Okular

2024-08-27 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=485208

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
Which resolution do you have in your monitor? And which zoom?

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 492286] Text deforms when selecting it at 25%, 75%, 125% zoom level

2024-08-27 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=492286

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
Does this happen if you're not at 125%?

-- 
You are receiving this mail because:
You are watching all bug changes.

[lokalize] [Bug 451461] Rescan of translation memory never finishes in the GUI

2024-08-27 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=451461

Albert Astals Cid  changed:

   What|Removed |Added

 CC||v...@pelcak.org

--- Comment #5 from Albert Astals Cid  ---
*** Bug 491782 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[lokalize] [Bug 491782] Translation Memory fails to process Czech Summit translation files

2024-08-27 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=491782

Albert Astals Cid  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #8 from Albert Astals Cid  ---
The not finishing bug is 451461

*** This bug has been marked as a duplicate of bug 451461 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[lokalize] [Bug 451461] Rescan of translation memory never finishes in the GUI

2024-08-27 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=451461

Albert Astals Cid  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/sdk/ |https://invent.kde.org/sdk/
   |lokalize/-/commit/ac2efe7a0 |lokalize/-/commit/aa584b665
   |7263e6708073bea78851918b454 |bb2c0d8bf8468dbc704dab66f23
   |1d46|6e05

--- Comment #4 from Albert Astals Cid  ---
Git commit aa584b665bb2c0d8bf8468dbc704dab66f236e05 by Albert Astals Cid.
Committed on 27/08/2024 at 20:22.
Pushed by aacid into branch 'release/24.08'.

Fix Translation Memory import job not finishing

The fix is two-fold:
 * We need to call deleteLater on the subjobs so they are actually
   destroed
 * There's two places that create ScanJobFeedingBack jobs but only one
   of them connected to the destroyed signal, add it to the other one
(cherry picked from commit ac2efe7a07263e6708073bea78851918b4541d46)

M  +6-6src/tm/tmscanapi.cpp

https://invent.kde.org/sdk/lokalize/-/commit/aa584b665bb2c0d8bf8468dbc704dab66f236e05

-- 
You are receiving this mail because:
You are watching all bug changes.

[lokalize] [Bug 491782] Translation Memory fails to process Czech Summit translation files

2024-08-26 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=491782

--- Comment #6 from Albert Astals Cid  ---
> So I took it that TM data are not saved properly as Lokalize struggles with 
> po parsing.

Does it? What do you mean?

> translation memory is rather erratic (not being able to find words like 
> "layout").

i can find layout just fine https://i.imgur.com/0YWOdoc.png

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 492012] Feature: Highlighter Tool: Various Options to Snap to Word

2024-08-25 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=492012

Albert Astals Cid  changed:

   What|Removed |Added

   Severity|normal  |wishlist
 CC||aa...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 473138] Black screen when trying to open PDF on Android 14

2024-08-25 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=473138

--- Comment #11 from Albert Astals Cid  ---
Which build are you testing?

-- 
You are receiving this mail because:
You are watching all bug changes.

[lokalize] [Bug 451461] Rescan of translation memory never finishes in the GUI

2024-08-25 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=451461

Albert Astals Cid  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/sdk/
   ||lokalize/-/commit/ac2efe7a0
   ||7263e6708073bea78851918b454
   ||1d46
 Resolution|--- |FIXED

--- Comment #3 from Albert Astals Cid  ---
Git commit ac2efe7a07263e6708073bea78851918b4541d46 by Albert Astals Cid.
Committed on 25/08/2024 at 10:48.
Pushed by aacid into branch 'master'.

Fix Translation Memory import job not finishing

The fix is two-fold:
 * We need to call deleteLater on the subjobs so they are actually
   destroed
 * There's two places that create ScanJobFeedingBack jobs but only one
   of them connected to the destroyed signal, add it to the other one

M  +6-6src/tm/tmscanapi.cpp

https://invent.kde.org/sdk/lokalize/-/commit/ac2efe7a07263e6708073bea78851918b4541d46

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 492055] Mejorar el campo de búsqueda

2024-08-25 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=492055

Albert Astals Cid  changed:

   What|Removed |Added

   Severity|normal  |wishlist
  Component|New backend wishes  |general
 CC||aa...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[lokalize] [Bug 491782] Translation Memory fails to process Czech Summit translation files

2024-08-24 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=491782

--- Comment #3 from Albert Astals Cid  ---
Besides having to press cancel at the end, seems to work for me

https://youtu.be/Et-c3hLl6g0

You are using 24.05.2, right?

Do you get any output if run from the commandline?

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 491545] Settings for Default Zoom: User specified value

2024-08-21 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=491545

Albert Astals Cid  changed:

   What|Removed |Added

   Assignee|m...@ahakan.com |okular-de...@kde.org

--- Comment #1 from Albert Astals Cid  ---
Please do not change the assignee (and much less without adding the existing
assignee to CC)

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 188239] [JJ] Okular doesn't follow PageLayout TwoColumnLeft and TwoColumnRight

2024-08-19 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=188239

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/grap
   ||hics/okular/-/commit/036b03
   ||7d8ceb521213293ea6765c62037
   ||b0616e1

--- Comment #14 from Albert Astals Cid  ---
Git commit 036b037d8ceb521213293ea6765c62037b0616e1 by Albert Astals Cid, on
behalf of Athul Raj Kollareth.
Committed on 19/08/2024 at 22:36.
Pushed by aacid into branch 'master'.

Support pdf Default Page Layout

Allow pdf to specify default view mode.

M  +22   -0core/document.cpp
M  +6-0core/document_p.h
M  +10   -0core/generator.cpp
M  +26   -0core/generator.h
M  +38   -0generators/poppler/generator_pdf.cpp
M  +2-0generators/poppler/generator_pdf.h

https://invent.kde.org/graphics/okular/-/commit/036b037d8ceb521213293ea6765c62037b0616e1

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kimageformats] [Bug 491795] KImageformats git doesn't display xcf files from Gimp 3

2024-08-19 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=491795

Albert Astals Cid  changed:

   What|Removed |Added

 CC||mirco...@gmail.com

--- Comment #2 from Albert Astals Cid  ---
Mirco is this something that you could have a look?

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 484488] Okular don't open the sound annotation

2024-08-19 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=484488

--- Comment #6 from Albert Astals Cid  ---
Work is still needed

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 487346] Feature Request: Speak beginning from current page

2024-08-19 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=487346

Albert Astals Cid  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/okular/-/commit/7a0c0e
   ||ae4786882ee5ab81b8b190c09cd
   ||18227be
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Albert Astals Cid  ---
Git commit 7a0c0eae4786882ee5ab81b8b190c09cd18227be by Albert Astals Cid, on
behalf of Athul Raj Kollareth.
Committed on 19/08/2024 at 20:16.
Pushed by aacid into branch 'master'.

Feature: speak from current page

Add option to start Text-to-Speech from current page.

M  +23   -0part/pageview.cpp
M  +1-0part/pageview.h
M  +1-0part/part.cpp
M  +2-1part/part.rc

https://invent.kde.org/graphics/okular/-/commit/7a0c0eae4786882ee5ab81b8b190c09cd18227be

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 490153] Display zstd compressed postscript files (*.ps.zst) similar to gzip compressed ones *.ps.gz)

2024-08-18 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=490153

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/grap
   ||hics/okular/-/commit/32511a
   ||ef1b95339ae179f947c7050e8c2
   ||b956272

--- Comment #2 from Albert Astals Cid  ---
Git commit 32511aef1b95339ae179f947c7050e8c2b956272 by Albert Astals Cid, on
behalf of Antonio Gorga.
Committed on 18/08/2024 at 11:07.
Pushed by aacid into branch 'master'.

Add support for zstd-compressed files.

M  +10   -0part/part.cpp

https://invent.kde.org/graphics/okular/-/commit/32511aef1b95339ae179f947c7050e8c2b956272

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 473138] Black screen when trying to open PDF on Android 14

2024-08-17 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=473138

Albert Astals Cid  changed:

   What|Removed |Added

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

--- Comment #7 from Albert Astals Cid  ---
We fixed this last year

"Cherry picked commit from Qt6 in order to fix black screen issue in Okular
Android" from https://community.kde.org/GSoC/2023/StatusReports/ShivoditGill

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 474272] just falls

2024-08-17 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=474272

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|RESOLVED

--- Comment #2 from Albert Astals Cid  ---
No answer in almost a year

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 476147] GpgME not installed correctly

2024-08-17 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=476147

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||aa...@kde.org
 Status|REPORTED|NEEDSINFO

--- Comment #2 from Albert Astals Cid  ---
Where did you install your okular from?

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 481242] Digital Signature Tool

2024-08-17 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=481242

Albert Astals Cid  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

-- 
You are receiving this mail because:
You are watching all bug changes.

[lokalize] [Bug 491782] Translation Memory fails to process Czech Summit translation files

2024-08-17 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=491782

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Albert Astals Cid  ---
4. In Translation Memory tab -> Rescan project files

Did you do add Data before that? Otherwise the translation memory doesn't know
where to pick the translations from, no?

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 491545] Settings for Default Zoom: User specified value

2024-08-12 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=491545

Albert Astals Cid  changed:

   What|Removed |Added

   Keywords||junior-jobs
 CC||aa...@kde.org
   Severity|normal  |wishlist

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 491593] Feature: Tool to Extract References, similar to Annotations/Bookmarks panel

2024-08-12 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=491593

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
   Severity|normal  |wishlist

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 491413] Escape character doesn't work for backticks

2024-08-10 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=491413

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |NOT A BUG
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Albert Astals Cid  ---
Are you speaking about

You can move to the precise location of any mark using the `\`` (backquote)
command. Thus  `\`z` will move directly to the exact location of the 'z' mark.

?

That's not how you escape markdown it seems, at least if you go to
https://umemotoctrl.github.io/mdpjs/ and paste that text, none of the 7
different renderers you can select there do what you say it should do.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 491413] Escape character doesn't work for backticks

2024-08-08 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=491413

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||aa...@kde.org
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Albert Astals Cid  ---
Please attach such a file

-- 
You are receiving this mail because:
You are watching all bug changes.

[lokalize] [Bug 491113] Translation Memory search doesn’t use the default query syntax when searching

2024-08-07 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=491113

Albert Astals Cid  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/sdk/ |https://invent.kde.org/sdk/
   |lokalize/-/commit/ceb66e00f |lokalize/-/commit/c07c698c9
   |42a019dc170249207a64c0e3209 |4a80822ecc6582ddab9074b3315
   |74ad|a0cb

--- Comment #3 from Albert Astals Cid  ---
Git commit c07c698c94a80822ecc6582ddab9074b3315a0cb by Albert Astals Cid.
Committed on 07/08/2024 at 21:49.
Pushed by aacid into branch 'release/24.08'.

Translation Memory: Set correct query type on startup
(cherry picked from commit ceb66e00f42a019dc170249207a64c0e320974ad)

M  +1-0src/tm/tmtab.cpp

https://invent.kde.org/sdk/lokalize/-/commit/c07c698c94a80822ecc6582ddab9074b3315a0cb

-- 
You are receiving this mail because:
You are watching all bug changes.

[lokalize] [Bug 491113] Translation Memory search doesn’t use the default query syntax when searching

2024-08-07 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=491113

Albert Astals Cid  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/sdk/
   ||lokalize/-/commit/ceb66e00f
   ||42a019dc170249207a64c0e3209
   ||74ad
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Albert Astals Cid  ---
Git commit ceb66e00f42a019dc170249207a64c0e320974ad by Albert Astals Cid.
Committed on 07/08/2024 at 21:39.
Pushed by aacid into branch 'master'.

Translation Memory: Set correct query type on startup

M  +1-0src/tm/tmtab.cpp

https://invent.kde.org/sdk/lokalize/-/commit/ceb66e00f42a019dc170249207a64c0e320974ad

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 490565] Page navigator: Back Arrow after following a pdf Link

2024-08-06 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=490565

Albert Astals Cid  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |NOT A BUG

--- Comment #4 from Albert Astals Cid  ---
You can add back to the toolbar if you want, use the toolbar editing dialog for
that.

-- 
You are receiving this mail because:
You are watching all bug changes.

[lokalize] [Bug 490575] Spaces indication is too dark

2024-08-05 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=490575

Albert Astals Cid  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/sdk/ |https://invent.kde.org/sdk/
   |lokalize/-/commit/1705f2b63 |lokalize/-/commit/bcaa18216
   |1f0239ea890c9d5546d69cf1ac9 |d30195ac0047839d03c5ed72ae5
   |247d|b61b

--- Comment #4 from Albert Astals Cid  ---
Git commit bcaa18216d30195ac0047839d03c5ed72ae5b61b by Albert Astals Cid, on
behalf of Karl Ove Hufthammer.
Committed on 05/08/2024 at 23:06.
Pushed by aacid into branch 'release/24.08'.

Make leading/trailing spaces and other invisible character easier to see

Leading and trailing spaces are now shown using a brighter colour
(a text colour instead of a background colour) that should work well
with both light and dark colour schemes.

The colour formatting for special characters has been split into separate
rules for 1) non-breaking spaces, 2) soft hyphens, 3) leading/trailing spaces.
(Before this commit, rules 2 and 3 were combined, even though their formatting
should preferably be different.)

Also, now we specify both foreground and background colours for each rule.
This ensure that symbols used for visualization of invisible characters
(the ‘Visualize separators such as spaces, tabs and new lines in the editor’
setting) are always clearly visible (when the setting is enabled).
(cherry picked from commit 1705f2b631f0239ea890c9d5546d69cf1ac9247d)

M  +18   -8src/syntaxhighlighter.cpp

https://invent.kde.org/sdk/lokalize/-/commit/bcaa18216d30195ac0047839d03c5ed72ae5b61b

-- 
You are receiving this mail because:
You are watching all bug changes.

[lokalize] [Bug 490575] Spaces indication is too dark

2024-08-05 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=490575

Albert Astals Cid  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/sdk/
   ||lokalize/-/commit/1705f2b63
   ||1f0239ea890c9d5546d69cf1ac9
   ||247d

--- Comment #3 from Albert Astals Cid  ---
Git commit 1705f2b631f0239ea890c9d5546d69cf1ac9247d by Albert Astals Cid, on
behalf of Karl Ove Hufthammer.
Committed on 05/08/2024 at 22:59.
Pushed by aacid into branch 'master'.

Make leading/trailing spaces and other invisible character easier to see

Leading and trailing spaces are now shown using a brighter colour
(a text colour instead of a background colour) that should work well
with both light and dark colour schemes.

The colour formatting for special characters has been split into separate
rules for 1) non-breaking spaces, 2) soft hyphens, 3) leading/trailing spaces.
(Before this commit, rules 2 and 3 were combined, even though their formatting
should preferably be different.)

Also, now we specify both foreground and background colours for each rule.
This ensure that symbols used for visualization of invisible characters
(the ‘Visualize separators such as spaces, tabs and new lines in the editor’
setting) are always clearly visible (when the setting is enabled).

M  +18   -8src/syntaxhighlighter.cpp

https://invent.kde.org/sdk/lokalize/-/commit/1705f2b631f0239ea890c9d5546d69cf1ac9247d

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 490565] Page navigator: Back Arrow after following a pdf Link

2024-08-05 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=490565

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Albert Astals Cid  ---
Just do Go->Back?

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 310704] feature request: Enhance Annotation search function

2024-08-03 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=310704

Albert Astals Cid  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||aa...@kde.org

--- Comment #3 from Albert Astals Cid  ---
This works since 24.02, please update

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 491019] okular fails to open local non-home file by cmdline, but can open it by GUI navigation

2024-08-01 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=491019

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||aa...@kde.org

--- Comment #2 from Albert Astals Cid  ---
Does this work on the non snap version?

-- 
You are receiving this mail because:
You are watching all bug changes.

[lokalize] [Bug 490837] Translation Memory reformats source strings incorrectly

2024-07-30 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=490837

Albert Astals Cid  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/sdk/ |https://invent.kde.org/sdk/
   |lokalize/-/commit/10d5bfcf8 |lokalize/-/commit/3015496e5
   |9cf018429f69a45b8cbe168fa1f |48d7eb36a2eece6bbff2bb11c18
   |f678|0c74

--- Comment #2 from Albert Astals Cid  ---
Git commit 3015496e548d7eb36a2eece6bbff2bb11c180c74 by Albert Astals Cid, on
behalf of Volker Krause.
Committed on 30/07/2024 at 22:19.
Pushed by aacid into branch 'release/24.08'.

Fix porting regression in diff computation

This relied on a non-standard matching behavior of 0x08 (backspace) in
QRegExp apparently, which PCRE/QRegularExpression doesn't have. So
manually replicate that by adding that to the pattern.

Add a unit test based on the original bug report, which now produces the
same result before and after porting.

Also needs backporting to 24.08.

cc @huftis
(cherry picked from commit 10d5bfcf89cf018429f69a45b8cbe168fa1ff678)

M  +3-0autotests/CMakeLists.txt
A  +27   -0autotests/difftest.cpp [License: LGPL(v2.1+)]
M  +1-1src/common/diff.cpp

https://invent.kde.org/sdk/lokalize/-/commit/3015496e548d7eb36a2eece6bbff2bb11c180c74

-- 
You are receiving this mail because:
You are watching all bug changes.

[lokalize] [Bug 490837] Translation Memory reformats source strings incorrectly

2024-07-30 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=490837

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/sdk/
   ||lokalize/-/commit/10d5bfcf8
   ||9cf018429f69a45b8cbe168fa1f
   ||f678

--- Comment #1 from Albert Astals Cid  ---
Git commit 10d5bfcf89cf018429f69a45b8cbe168fa1ff678 by Albert Astals Cid, on
behalf of Volker Krause.
Committed on 30/07/2024 at 22:19.
Pushed by aacid into branch 'master'.

Fix porting regression in diff computation

This relied on a non-standard matching behavior of 0x08 (backspace) in
QRegExp apparently, which PCRE/QRegularExpression doesn't have. So
manually replicate that by adding that to the pattern.

Add a unit test based on the original bug report, which now produces the
same result before and after porting.

Also needs backporting to 24.08.

cc @huftis

M  +3-0autotests/CMakeLists.txt
A  +27   -0autotests/difftest.cpp [License: LGPL(v2.1+)]
M  +1-1src/common/diff.cpp

https://invent.kde.org/sdk/lokalize/-/commit/10d5bfcf89cf018429f69a45b8cbe168fa1ff678

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 310704] feature request: Enhance Annotation search function

2024-07-29 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=310704

Albert Astals Cid  changed:

   What|Removed |Added

 CC||jbt...@gmail.com

--- Comment #2 from Albert Astals Cid  ---
*** Bug 417145 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 417145] Feature Request: Searching PDF Annotation content

2024-07-29 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=417145

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #5 from Albert Astals Cid  ---


*** This bug has been marked as a duplicate of bug 310704 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 490787] Okular doesn not show PS images ina DVI doc

2024-07-26 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=490787

--- Comment #5 from Albert Astals Cid  ---
Sorry i meant ghostscript.

And yes, sadly we use a different way to render eps standalone than eps inside
dvi. We could change it, but it would be an super enormous amount of work for
what is almost a dying document format.

-- 
You are receiving this mail because:
You are watching all bug changes.

[lokalize] [Bug 488564] Use new plural formula for Hebrew replacing the former one

2024-07-26 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=488564

--- Comment #8 from Albert Astals Cid  ---
If you have time to code that, that would be a nice addition.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 490787] Okular doesn not show PS images ina DVI doc

2024-07-25 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=490787

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |UPSTREAM
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Albert Astals Cid  ---
I don´t know enough about eps to tell you if the file is malformed or not, but
gs fails to work with it and we use gs to render the eps files so we can't
render it.

If you think that's a bug, you should open a bug against ghostview, and once
they fix it, we will immediately start showing it correctly.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 490787] Okular doesn not show PS images ina DVI doc

2024-07-24 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=490787

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||aa...@kde.org
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Albert Astals Cid  ---
Your eps file seems wrong, just doing

gs test.eps

fails

replacing 

%%BoundingBox: (atend)

by 

%%BoundingBox: 16 18 727 536

in your eps file makes it work.

Are you positive that your eps file should work?

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 490714] The program is not restored from a saved session after another update.

2024-07-23 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=490714

Albert Astals Cid  changed:

   What|Removed |Added

   Severity|major   |normal
 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
It is also tiresome that you decided your report important is "major" instead
of "normal", it's not.

I don't even know what you are reporting.

Are you reporting that saving a session doesn't work? That would be a Plasma
bug, not an Okular bug.

Are you wishing Okular had its own session concept? That's not even a bug,
that'd be a wish.

-- 
You are receiving this mail because:
You are watching all bug changes.

[picmi] [Bug 400696] "Prevent mistakes" option doesn't work.

2024-07-22 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=400696

Albert Astals Cid  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/game |https://invent.kde.org/game
   |s/picmi/-/commit/f805206056 |s/picmi/-/commit/58ca44e758
   |eced204ff6cb545f4a676ac4e84 |8bf46d647e3d3feee1f160ec5e0
   |b2a |330

--- Comment #9 from Albert Astals Cid  ---
Git commit 58ca44e7588bf46d647e3d3feee1f160ec5e0330 by Albert Astals Cid, on
behalf of Efe Çiftci.
Committed on 22/07/2024 at 21:28.
Pushed by aacid into branch 'release/24.08'.

Clarify the purpose of "Prevent mistakes" option in the documentation

The Settings window presents the "Prevent mistakes" option under "Custom
Difficulty"; however, this is not reflected in the current documentation. This
MR updates the documentation to include this information about the "Prevent
mistakes" option.
(cherry picked from commit f805206056eced204ff6cb545f4a676ac4e84b2a)

M  +1-0doc/index.docbook

https://invent.kde.org/games/picmi/-/commit/58ca44e7588bf46d647e3d3feee1f160ec5e0330

-- 
You are receiving this mail because:
You are watching all bug changes.

[picmi] [Bug 400696] "Prevent mistakes" option doesn't work.

2024-07-22 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=400696

Albert Astals Cid  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/game
   ||s/picmi/-/commit/f805206056
   ||eced204ff6cb545f4a676ac4e84
   ||b2a
 Resolution|--- |FIXED

--- Comment #8 from Albert Astals Cid  ---
Git commit f805206056eced204ff6cb545f4a676ac4e84b2a by Albert Astals Cid, on
behalf of Efe Çiftci.
Committed on 22/07/2024 at 21:28.
Pushed by aacid into branch 'master'.

Clarify the purpose of "Prevent mistakes" option in the documentation

The Settings window presents the "Prevent mistakes" option under "Custom
Difficulty"; however, this is not reflected in the current documentation. This
MR updates the documentation to include this information about the "Prevent
mistakes" option.

M  +1-0doc/index.docbook

https://invent.kde.org/games/picmi/-/commit/f805206056eced204ff6cb545f4a676ac4e84b2a

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 488825] Performance regression in gaming after upgrading from 6.0 to 6.1

2024-07-21 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=488825

Albert Astals Cid  changed:

   What|Removed |Added

 CC|aa...@kde.org   |

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 488825] Performance regression in gaming after upgrading from 6.0 to 6.1

2024-07-21 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=488825

Albert Astals Cid  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---
 CC||aa...@kde.org

--- Comment #5 from Albert Astals Cid  ---
Back to reported since answer for the requested information was given

-- 
You are receiving this mail because:
You are watching all bug changes.

[ghostwriter] [Bug 490493] [Regression] Most translations vanished

2024-07-20 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=490493

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/offi
   ||ce/ghostwriter/-/commit/aa8
   ||b790f5f4c55e7d76c09fac4aca3
   ||bfa400e356
 Status|ASSIGNED|RESOLVED

--- Comment #2 from Albert Astals Cid  ---
Git commit aa8b790f5f4c55e7d76c09fac4aca3bfa400e356 by Albert Astals Cid.
Committed on 19/07/2024 at 21:20.
Pushed by wereturtle into branch 'master'.

Fix actions translations not working

M  +2-1src/appactions.h

https://invent.kde.org/office/ghostwriter/-/commit/aa8b790f5f4c55e7d76c09fac4aca3bfa400e356

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 490337] Allow to get PDF passwords from a org.freedesktop.secrets service

2024-07-17 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=490337

--- Comment #3 from Albert Astals Cid  ---
Ok, i guess that makes some sense, I wouldnt' be against such feature.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 490337] Allow to get PDF passwords from a org.freedesktop.secrets service

2024-07-16 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=490337

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
Why?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kpat] [Bug 490317] Forty and Eight 1771815835 - KPatience goes from "no longer winnable" to "is winnable"

2024-07-15 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=490317

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #4 from Albert Astals Cid  ---
https://flathub.org/apps/org.kde.kpat

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 489732] Font label vertically misaligned

2024-07-09 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=489732

Albert Astals Cid  changed:

   What|Removed |Added

 Status|NEEDSINFO   |CONFIRMED
 Ever confirmed|0   |1
   Severity|normal  |minor
 Resolution|WAITINGFORINFO  |---

--- Comment #3 from Albert Astals Cid  ---
Ah, ok

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 489732] Font label vertically misaligned

2024-07-09 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=489732

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
There is literally no info in the images.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 474661] Norwegian withholding tax form - wrong calculation of percent value

2024-07-09 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=474661

Albert Astals Cid  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/okular/-/commit/0520b6
   ||4fed2d0b61a81740f164a4ae573
   ||a6aeb32
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #14 from Albert Astals Cid  ---
Git commit 0520b64fed2d0b61a81740f164a4ae573a6aeb32 by Albert Astals Cid, on
behalf of Pratham Gandhi.
Committed on 09/07/2024 at 22:57.
Pushed by aacid into branch 'master'.

Fix numerical interpretation in form fields

With the previous implementations of AFNumber_Keystroke [MR
988](https://invent.kde.org/graphics/okular/-/merge_requests/988), we ensure
that during a keystroke event, a user does not enter thousands separator. With
this in mind, numerical fields can always be first converted to en_US format
and then used for calculations. This ensures that all numbers are correctly
interpreted.

M  +1-1autotests/calculatetexttest.cpp
M  +1-1autotests/parttest.cpp
M  +10   -6core/script/builtin.js
M  +4-2core/script/js_field.cpp

https://invent.kde.org/graphics/okular/-/commit/0520b64fed2d0b61a81740f164a4ae573a6aeb32

-- 
You are receiving this mail because:
You are watching all bug changes.

[kpat] [Bug 489917] Kpatience crash during demo mode

2024-07-08 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=489917

Albert Astals Cid  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
Your backtrace doesn't contain useful information, please see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

-- 
You are receiving this mail because:
You are watching all bug changes.

[ark] [Bug 487229] Ark does not clean up temporary drag and drop folders

2024-07-02 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=487229

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/util
   ||ities/ark/-/commit/85c5e26f
   ||581cf011638a53e62b92e1da8fd
   ||55fcd

--- Comment #4 from Albert Astals Cid  ---
Git commit 85c5e26f581cf011638a53e62b92e1da8fd55fcd by Albert Astals Cid, on
behalf of Elvis Angelaccio.
Committed on 02/07/2024 at 21:17.
Pushed by aacid into branch 'master'.

cliinterface: adapt to behavior change in QTemporaryDir

Qt 6.7 changed the behavior of QTemporaryDir (see commit 935562a77b in
qtbase.git) and now QTemporaryDir::path() returns a relative path rather
than an absolute one.

We were relying on the old behavior which ensured that the extract temp
dir would always auto-delete itself, regardless of the ark CWD.

This is no longer working, because now when the temp dir gets deleted,
its destructor tries to delete a relative path, but meanwhile ark has
already changed the CWD and so that path does not exist.

The fix is to create the QTemporaryDir with an absolute path (but still
as hidden folder in the CWD), so we get back the old behavior (the
returned QTemporaryDir::path() will again be absolute).

M  +1-1kerfuffle/cliinterface.cpp

https://invent.kde.org/utilities/ark/-/commit/85c5e26f581cf011638a53e62b92e1da8fd55fcd

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 489490] Saving of externally modified PDF fails

2024-07-01 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=489490

Albert Astals Cid  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||aa...@kde.org
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Albert Astals Cid  ---
flatpak? snap?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwallet-pam] [Bug 489303] pam_kwallet6 not being built on/for Qt6 systems

2024-07-01 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=489303

Albert Astals Cid  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwallet-pam/-/commit/3c1 |ma/kwallet-pam/-/commit/44f
   |1e10bbb8f30efd8fc95bd0f0ff6 |c23974b895b4d69709edaa6a2e6
   |487310fd11  |3297f824a2

--- Comment #9 from Albert Astals Cid  ---
Git commit 44fc23974b895b4d69709edaa6a2e63297f824a2 by Albert Astals Cid, on
behalf of Daniel Exner.
Committed on 01/07/2024 at 14:48.
Pushed by aacid into branch 'Plasma/6.1'.

Switch to pkgconfig to find libgcrypt (allows building with libgcrypt 1.11)

see https://invent.kde.org/libraries/qca/-/merge_requests/113 and
https://invent.kde.org/libraries/qca/-/merge_requests/115
(cherry picked from commit 3c11e10bbb8f30efd8fc95bd0f0ff6487310fd11)

M  +3-3CMakeLists.txt
D  +0-67   cmake/modules/FindLibGcrypt.cmake

https://invent.kde.org/plasma/kwallet-pam/-/commit/44fc23974b895b4d69709edaa6a2e63297f824a2

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwallet-pam] [Bug 489303] pam_kwallet6 not being built on/for Qt6 systems

2024-07-01 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=489303

Albert Astals Cid  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwallet-pam/-/commit/3c1
   ||1e10bbb8f30efd8fc95bd0f0ff6
   ||487310fd11

--- Comment #8 from Albert Astals Cid  ---
Git commit 3c11e10bbb8f30efd8fc95bd0f0ff6487310fd11 by Albert Astals Cid, on
behalf of Daniel Exner.
Committed on 01/07/2024 at 14:46.
Pushed by aacid into branch 'master'.

Switch to pkgconfig to find libgcrypt (allows building with libgcrypt 1.11)

see https://invent.kde.org/libraries/qca/-/merge_requests/113 and
https://invent.kde.org/libraries/qca/-/merge_requests/115

M  +3-3CMakeLists.txt
D  +0-67   cmake/modules/FindLibGcrypt.cmake

https://invent.kde.org/plasma/kwallet-pam/-/commit/3c11e10bbb8f30efd8fc95bd0f0ff6487310fd11

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 488202] Okular crashes when saving on the smb share

2024-07-01 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=488202

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 489295] Okular 24.05.1 - Comic book - Arch Linux - Some distorted AVIF pages in zip compressed (cbz) comic books.

2024-06-30 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=489295

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |NOT A BUG
 Status|NEEDSINFO   |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[i18n] [Bug 489181] X-KDE-Keywords[de] is missing in many (all?) kcm json files

2024-06-27 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=489181

--- Comment #3 from Albert Astals Cid  ---
Alex you did the desktop to json translation of most of these things.

Can you please work on making these fields extractable and mergeable back?

We can either use extrajsontranslationkeys (which will be annoying because
developers will obviously forget about it) or just possibly hardcode it in
scripty's json file handling.

-- 
You are receiving this mail because:
You are watching all bug changes.

[i18n] [Bug 489181] X-KDE-Keywords[de] is missing in many (all?) kcm json files

2024-06-27 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=489181

Albert Astals Cid  changed:

   What|Removed |Added

 CC||alexander.loh...@gmx.de

--- Comment #2 from Albert Astals Cid  ---
extractrc is not involved here

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 488948] PDF is zoomed too large to read on multi-monitor setup.

2024-06-27 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=488948

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
Are you using X11 or wayland?

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 432271] Can't save a file out of Okular

2024-06-27 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=432271

--- Comment #14 from Albert Astals Cid  ---
For when someone has time, please explain exactly how to setup that scenario
you're describing, knowing about developing okular is a totally different skill
to knowing what CIFS is or how to set it up.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 489295] Okular 24.05.1 - Comic book - Arch Linux - Some distorted AVIF pages in zip compressed (cbz) comic books.

2024-06-27 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=489295

Albert Astals Cid  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||aa...@kde.org
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Albert Astals Cid  ---
Please don't give us extra work, just attach the file that fails.

-- 
You are receiving this mail because:
You are watching all bug changes.

[i18n] [Bug 489181] X-KDE-Keywords[de] is missing in many (all?) kcm json files

2024-06-27 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=489181

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[palapeli] [Bug 489170] Remember sort preference

2024-06-25 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=489170

Albert Astals Cid  changed:

   What|Removed |Added

   Keywords||junior-jobs
 CC||aa...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[kpat] [Bug 489035] 24.05.1: test suite fails in 3 units

2024-06-24 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=489035

Albert Astals Cid  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #5 from Albert Astals Cid  ---
> First: it is a not a bit odd that it is not printed clear message that some 
> binary is missing?

I'm pretty sure it is (when you run kpat)

> Second:: do you want to say that it is not possible to use libfreecell-solver 
> without executable in bindir?🤔
You should ask the libfreecell-solver not me, but my understanding is that the
library is just a wrapper on top of the binary.


Closing since this is a setup problem, not a kpat problem.

-- 
You are receiving this mail because:
You are watching all bug changes.

  1   2   3   4   5   6   7   8   9   10   >