[MacPorts] #16524: qtpfsgui can't open raw file
#16524: qtpfsgui can't open raw file ------------------------------------------+--------------------------------- Reporter: dersh@alum.mit.edu | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: qtpfsgui raw NEF dcraw ufraw | Port: qtpfsgui ------------------------------------------+--------------------------------- If I try to open a NEF raw file with qtpfsgui it opens a dialog box that says "ERROR: Cannot start dcraw on file: DSC_1527.NEF" I found that the version on the web site qtpfsgui web site contains dcraw, but that the port version does not. While I have the ufraw port installed, and installed dcraw. I copied cfraw into the application qtpfsgui/Contents/MacOS and now it will open NEF files. So the problem is just that qtpfsgui is not properly finding dcraw. I suppose that it should be pointed to find the version in Macports, or the port could just copy dcraw into the application. I am not sure how to change the port file so that either of the above happen, however. Also, either ufraw or dcraw should probably be a dependent of qtpfsgui. Finally, perhaps it should be a separate ticket, but the port of dcraw can't install, since ufraw installs that same file, and I already have installed that. So something should change about one or the other of these paths/ports. Perhaps ufraw should just depend on dcraw instead of including its own version of that same code? --Adam -- Ticket URL: <http://trac.macports.org/ticket/16524> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16524: qtpfsgui can't open raw file ---------------------------------+------------------------------------------ Reporter: dersh@alum.mit.edu | Owner: clubjuggler@gmail.com Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: qtpfsgui raw NEF dcraw ufraw Port: qtpfsgui | ---------------------------------+------------------------------------------ Changes (by jmr@macports.org): * cc: dersh@alum.mit.edu (removed) * owner: macports-tickets@lists.macosforge.org => clubjuggler@gmail.com Comment: Assigning to maintainer. -- Ticket URL: <http://trac.macports.org/ticket/16524#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16524: qtpfsgui can't open raw file ------------------------------------------+--------------------------------- Reporter: dersh@… | Owner: clubjuggler@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: qtpfsgui raw NEF dcraw ufraw | Port: qtpfsgui ------------------------------------------+--------------------------------- Comment(by jmr@…): Is this still a problem with the current version? -- Ticket URL: <https://trac.macports.org/ticket/16524#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16524: qtpfsgui can't open raw file ------------------------------------------+--------------------------------- Reporter: dersh@… | Owner: clubjuggler@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: qtpfsgui raw NEF dcraw ufraw | Port: qtpfsgui ------------------------------------------+--------------------------------- Comment(by beat@…):
Is this still a problem with the current version?
Problem still exists. I solved it by creating a symlink: ln -s /opt/local/bin/dcraw /Applications/MacPorts/qtpfsgui.app/Contents/MacOS/ Ugly but successful :-) -- Ticket URL: <https://trac.macports.org/ticket/16524#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts