Opened 16 years ago

Closed 8 years ago

#16524 closed defect (fixed)

qtpfsgui can't open raw file

Reported by: dershow Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: beat@…, MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: qtpfsgui

Description

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

Change History (9)

comment:1 Changed 16 years ago by dershow

Cc: dersh@… added

Cc Me!

comment:2 Changed 16 years ago by jmroot (Joshua Root)

Cc: dersh@… removed
Owner: changed from macports-tickets@… to clubjuggler@…

Assigning to maintainer.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:4 Changed 13 years ago by jmroot (Joshua Root)

Is this still a problem with the current version?

comment:5 Changed 13 years ago by beat@…

Cc: beat@… added

Cc Me!

comment:6 in reply to:  4 Changed 13 years ago 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 :-)

comment:13 Changed 9 years ago by mf2k (Frank Schima)

Keywords: qtpfsgui raw NEF dcraw ufraw removed
Owner: changed from clubjuggler@… to macports-tickets@…

This port no longer has a maintainer. See #47483.

comment:14 Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: mcalhoun@… added

Cc Me!

comment:15 Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: newclosed

r149176 should fix this problem.

Note: See TracTickets for help on using tickets.