Bug 478736

Summary: jpegorient not installed
Product: [Fedora] Fedora Reporter: Chris Underhill <redhat-bugzilla>
Component: konq-pluginsAssignee: Sebastian Vahl <fedora>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: fedora, kevin, ltinkl, rdieter, than, tuxbrewr
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-01-05 20:07:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Chris Underhill 2009-01-04 12:58:34 UTC
Description of problem:

dolphin/konqueror generate an error dialog "Could not find the progran 'jpegorient'"

Version-Release number of selected component (if applicable):

konq-plugins-4.1.3-2.fc10.x86_64
kdebase-4.1.3-2.fc10.x86_64

Otherwise an up-to-date Fedora 10 install on x86_64. 

How reproducible:

Every time

Steps to Reproduce:

1. Open a directory in dolphin or konqueror containing jpeg images

2. Right mouse click on jpeg image and select 

Actions->Transform Image->Rotate-Clockwise (or any others from that menu).
  
Actual results:

Error dialog pops up containing test "Could not find the program 'jpegorient'"

Expected results:

The image is transformed according to the menu option selected

Additional info:

Looking at an online man page, jpegorient is related/depends on exif.pyand orient.py, both of which are installed in /usr/share/kde4/apps/imagerotation. locate jpegorient however returns nothing

Comment 1 Rex Dieter 2009-01-05 18:08:52 UTC
jpegorient is provided by kde3's kdeaddons.  Looks like an upstream bug in konq-plugins, as it should not rely on any kde3 runtime components.

Comment 2 Rex Dieter 2009-01-05 19:07:04 UTC
Looking closer, a copy of jpegorient is included in konq-plugin's tarball, but for whatever reason, it isn't ever used/installed.

Comment 3 Rex Dieter 2009-01-05 19:18:12 UTC
konq-plugins lost jpegorient on commit: http://websvn.kde.org/?view=rev&revision=693875

Looks like an upstream goof up, and no one noticed till now.  :(

Congrats.

Comment 4 Chris Underhill 2009-01-05 19:51:03 UTC
Had a look at the KDE bugzilla, and this has been reported but was then closed as invalid:

https://bugs.kde.org/show_bug.cgi?id=178612

Comment 5 Rex Dieter 2009-01-05 20:02:50 UTC
OK, I'll go take a look, and bring my cluebat with me.

Comment 6 Rex Dieter 2009-01-05 20:07:06 UTC
Yep, that's the one, let's continue whacking this upstream.