[gwenview] [Bug 329140] GIF images ending in .jpg cannot be loaded

2022-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=329140

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=441698

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

[gwenview] [Bug 329140] GIF images ending in .jpg cannot be loaded

2022-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=329140

Nate Graham  changed:

   What|Removed |Added

 Status|RESOLVED|REPORTED
 Resolution|FIXED   |---
 Ever confirmed|1   |0
   Version Fixed In|21.08   |

--- Comment #6 from Nate Graham  ---
This fix for this caused Bug 441698, which was a more serious issue, so I have
reverted it. Re-opening this.

Hopefully we will find a fix that allows both issues to be fixed so that we
don't have to trade one issue for another.

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

[gwenview] [Bug 329140] GIF images ending in .jpg cannot be loaded

2021-05-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=329140

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||21.08

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

[gwenview] [Bug 329140] GIF images ending in .jpg cannot be loaded

2021-05-03 Thread Arjen Hiemstra
https://bugs.kde.org/show_bug.cgi?id=329140

Arjen Hiemstra  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/gwenview/commit/6a7939
   ||1a9ab68bec839897369c665ee2e
   ||3afe7e5
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Arjen Hiemstra  ---
Git commit 6a79391a9ab68bec839897369c665ee2e3afe7e5 by Arjen Hiemstra.
Committed on 29/04/2021 at 09:29.
Pushed by ahiemstra into branch 'master'.

Prefer mime type from content over file name when loading

QMimeDatabase::mimeTypeForFileNameAndData() will prefer using the
filename for mime type determination. This allow it to be fooled when
the filename is something different than the contents. To avoid this,
reverse the logic and first try to determine the mimetype from the
file's contents and only use filename if that fails.

M  +7-4lib/document/loadingdocumentimpl.cpp

https://invent.kde.org/graphics/gwenview/commit/6a79391a9ab68bec839897369c665ee2e3afe7e5

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

[gwenview] [Bug 329140] GIF images ending in .jpg cannot be loaded

2021-04-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=329140

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #4 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/graphics/gwenview/-/merge_requests/60

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

[gwenview] [Bug 329140] GIF images ending in .jpg cannot be loaded

2017-11-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=329140

Nate Graham  changed:

   What|Removed |Added

   Keywords||usability

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

[gwenview] [Bug 329140] GIF images ending in .jpg cannot be loaded

2017-11-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=329140

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

--- Comment #3 from Nate Graham  ---
Greg's right, I can still reproduce using git master.

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