https://bugs.kde.org/show_bug.cgi?id=336436
mikz...@gmail.com changed:
What|Removed |Added
CC||mikz...@gmail.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=336436
Nate Graham changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=336436
dmitry.myac...@gmail.com changed:
What|Removed |Added
CC||dmitry.myac...@gmail.com
--
You are
https://bugs.kde.org/show_bug.cgi?id=336436
Roke Julian Lockhart Beedell <4wy78...@rokejulianlockhart.addy.io> changed:
What|Removed |Added
CC|
https://bugs.kde.org/show_bug.cgi?id=336436
Antonio Rojas changed:
What|Removed |Added
CC||jthund...@jthundley.com
--- Comment #30 from An
https://bugs.kde.org/show_bug.cgi?id=336436
Nate Graham changed:
What|Removed |Added
Status|ASSIGNED|CONFIRMED
--- Comment #29 from Nate Graham ---
I
https://bugs.kde.org/show_bug.cgi?id=336436
--- Comment #28 from Prajna Sariputra ---
As discussed in bug 448234, Qt 6.7 unfortunately does not address all (or even
most?) of the problematic SVGs people have encountered, and even in this bug
report Gwenview still has trouble rendering the SVGs in
https://bugs.kde.org/show_bug.cgi?id=336436
--- Comment #27 from Christoph Feck ---
Qt 6.7 has improved SVG rendering by adding support for elements that go beyond
the SVG Tiny spec, see https://www.qt.io/blog/qt-svg-not-so-1.2-tiny-any-more
--
You are receiving this mail because:
You are watch
https://bugs.kde.org/show_bug.cgi?id=336436
postix changed:
What|Removed |Added
See Also|https://bugs.kde.org/show_b |
|ug.cgi?id=423655|
--
https://bugs.kde.org/show_bug.cgi?id=336436
Nate Graham changed:
What|Removed |Added
CC||giacomo.tom.petrucci@gmail.
|
https://bugs.kde.org/show_bug.cgi?id=336436
nucleo changed:
What|Removed |Added
CC||nuc...@fedoraproject.org
--
You are receiving this ma
https://bugs.kde.org/show_bug.cgi?id=336436
--- Comment #25 from Nate Graham ---
No, because KSvg sits on top of the Qt SVG renderer, which is what suffers from
this problem.
The solutions are:
1. Improve the Qt SVG renderer
2. Use different SVG renderer
--
You are receiving this mail because:
https://bugs.kde.org/show_bug.cgi?id=336436
Holger changed:
What|Removed |Added
CC||private_l...@yahoo.com
--- Comment #24 from Holger --
https://bugs.kde.org/show_bug.cgi?id=336436
Nate Graham changed:
What|Removed |Added
See Also||https://bugs.kde.org/show_b
|
https://bugs.kde.org/show_bug.cgi?id=336436
ratijas changed:
What|Removed |Added
CC||m...@ratijas.tk
--
You are receiving this mail becau
https://bugs.kde.org/show_bug.cgi?id=336436
Bug Janitor Service changed:
What|Removed |Added
Priority|NOR |VHI
--
You are receiving this mail becau
https://bugs.kde.org/show_bug.cgi?id=336436
--- Comment #23 from medin ---
Created attachment 157447
--> https://bugs.kde.org/attachment.cgi?id=157447&action=edit
SVG file produced by LibreOffice Draw
For now, even SVG files produced by LibreOffice Draw (7.5) cannot be viewed
correctly with Gw
https://bugs.kde.org/show_bug.cgi?id=336436
Prajna Sariputra changed:
What|Removed |Added
CC||putr...@gmail.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=336436
postix changed:
What|Removed |Added
See Also|https://bugs.kde.org/show_b |
|ug.cgi?id=451598|
--
https://bugs.kde.org/show_bug.cgi?id=336436
postix changed:
What|Removed |Added
See Also|https://bugs.kde.org/show_b |
|ug.cgi?id=450971|
--
https://bugs.kde.org/show_bug.cgi?id=336436
postix changed:
What|Removed |Added
See Also||https://bugs.kde.org/show_b
|
https://bugs.kde.org/show_bug.cgi?id=336436
postix changed:
What|Removed |Added
See Also||https://bugs.kde.org/show_b
|
https://bugs.kde.org/show_bug.cgi?id=336436
Nate Graham changed:
What|Removed |Added
CC||nagata.par...@protonmail.co
|
https://bugs.kde.org/show_bug.cgi?id=336436
Nate Graham changed:
What|Removed |Added
See Also||https://bugs.kde.org/show_b
|
https://bugs.kde.org/show_bug.cgi?id=336436
Holger changed:
What|Removed |Added
CC||med.medin.2...@gmail.com
--- Comment #21 from Holger
https://bugs.kde.org/show_bug.cgi?id=336436
--- Comment #20 from Shlomi Fish ---
(In reply to postix from comment #17)
> Is this still assigned?
> Is the solution to switch to webkit or blink still considered to be the best
> choice after the discussion at
> https://invent.kde.org/graphics/gwenvi
https://bugs.kde.org/show_bug.cgi?id=336436
postix changed:
What|Removed |Added
CC||stharw...@gmail.com
--- Comment #19 from postix ---
*
https://bugs.kde.org/show_bug.cgi?id=336436
postix changed:
What|Removed |Added
CC||alejandron...@gmail.com
--- Comment #18 from postix -
https://bugs.kde.org/show_bug.cgi?id=336436
--- Comment #17 from postix ---
Is this still assigned?
Is the solution to switch to webkit or blink still considered to be the best
choice after the discussion at
https://invent.kde.org/graphics/gwenview/-/merge_requests/41 ?
Are there any smaller alt
https://bugs.kde.org/show_bug.cgi?id=336436
postix changed:
What|Removed |Added
See Also||https://bugs.kde.org/show_b
|
https://bugs.kde.org/show_bug.cgi?id=336436
Bug Janitor Service changed:
What|Removed |Added
Status|CONFIRMED |ASSIGNED
--- Comment #16 from Bug Janitor
https://bugs.kde.org/show_bug.cgi?id=336436
--- Comment #15 from Madhav Kanbur ---
(In reply to Christoph Feck from comment #14)
> No need to look at Gwenview's source, check kimageformats/qimageformats
> instead. These have code to load a file into a QImage.
I'll have a look at it. Thanks a ton
https://bugs.kde.org/show_bug.cgi?id=336436
--- Comment #14 from Christoph Feck ---
No need to look at Gwenview's source, check kimageformats/qimageformats
instead. These have code to load a file into a QImage.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=336436
Madhav Kanbur changed:
What|Removed |Added
CC||abcd...@gmail.com
--- Comment #13 from Madhav K
https://bugs.kde.org/show_bug.cgi?id=336436
Madhav Kanbur changed:
What|Removed |Added
CC||physk...@tutanota.com
--- Comment #12 from Madh
https://bugs.kde.org/show_bug.cgi?id=336436
ebray187 changed:
What|Removed |Added
Version|4.11.5 |20.08.3
CC|
https://bugs.kde.org/show_bug.cgi?id=336436
Patrick Silva changed:
What|Removed |Added
CC||bugsefor...@gmx.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=336436
Nate Graham changed:
What|Removed |Added
CC||joey.joey...@gmail.com
--- Comment #10 from Nate
https://bugs.kde.org/show_bug.cgi?id=336436
karolbienkow...@protonmail.com changed:
What|Removed |Added
CC||karolbienkowski@protonmail.
https://bugs.kde.org/show_bug.cgi?id=336436
Postix changed:
What|Removed |Added
See Also||https://bugs.kde.org/show_b
|
https://bugs.kde.org/show_bug.cgi?id=336436
Postix changed:
What|Removed |Added
See Also||https://bugs.kde.org/show_b
|
https://bugs.kde.org/show_bug.cgi?id=336436
--- Comment #9 from Postix ---
Created attachment 124339
--> https://bugs.kde.org/attachment.cgi?id=124339&action=edit
Sample file of the above post.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=336436
Postix changed:
What|Removed |Added
CC||pos...@posteo.eu
--- Comment #8 from Postix ---
Creat
https://bugs.kde.org/show_bug.cgi?id=336436
Benjamin Buch changed:
What|Removed |Added
CC||benni.b...@gmail.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=336436
Christoph Feck changed:
What|Removed |Added
CC||shlo...@shlomifish.org
--- Comment #7 from Chr
https://bugs.kde.org/show_bug.cgi?id=336436
Holger changed:
What|Removed |Added
Ever confirmed|0 |1
Status|REPORTED|CONF
https://bugs.kde.org/show_bug.cgi?id=336436
Nate Graham changed:
What|Removed |Added
CC||pointedst...@zoho.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=336436
Ruman Gerst changed:
What|Removed |Added
CC||mrbo...@live.de
--
You are receiving this mail b
https://bugs.kde.org/show_bug.cgi?id=336436
Christoph Feck changed:
What|Removed |Added
CC||jeffbaich...@gmail.com
--- Comment #5 from Chr
https://bugs.kde.org/show_bug.cgi?id=336436
Christoph Feck changed:
What|Removed |Added
CC||m...@sorunome.de
--- Comment #4 from Christoph
https://bugs.kde.org/show_bug.cgi?id=336436
Christoph Feck changed:
What|Removed |Added
CC||jan.za...@fu-berlin.de
--- Comment #3 from Chr
https://bugs.kde.org/show_bug.cgi?id=336436
Christoph Feck changed:
What|Removed |Added
CC||skree...@hotmail.com
--- Comment #2 from Chris
52 matches
Mail list logo