Photomatix Pro 5

Informations

Creator Message
dhancock Anonymous

Information

This installer has been approved by the team.

Informations

Platforms:
Downloads: 9970
Wine: 1.7.44

Feedbacks

Description

"Have you ever photographed a high contrast scene, only to find you have blown out highlights and flat shadows?

Try High Dynamic Range (HDR) photography to capture the scene as you saw it..."

Website.

Source code

Contributions

Filters:

Contribute
Member Message
Ronin DUSETTE Thursday 11 June 2015 at 5:58
Ronin DUSETTE

Information

This update has been approved by the team.

Message

Re-arranged header and removed extra whitespace. Also removed message that states that it hopes that the program works on other computers with the biblical reference. Please only put needed messages in there. lol. 

Differences

New source code

Replies

Thursday 11 June 2015 at 20:07
I also changed the description of the program; the description field is for describing the program itself (which also shows up in the right pane in the Install window. :)
dhancock Wednesday 10 June 2015 at 21:38
dhancock Anonymous

Warning

This update has not been approved yet by the team.
Use it at your own risk

Message

I couldn't get it working with gdiplus and dotnet20; it seems to work well with just ghecko and dotnet20. I don't think wine version affects it either.

Differences

New source code

Replies

Wednesday 10 June 2015 at 21:42
You could have used POL_Wine_WaitBefore "$TITLE" instead of POL_SetupWindow_wait, one less message to translate ;)
But the script is otherwise ok, validated
dhancock Wednesday 10 June 2015 at 17:02
dhancock Anonymous

Warning

This update has not been approved yet by the team.
Use it at your own risk

Message

This is my finished result. Works on Ubuntu 14.04.

I'm new at this, sorry for the multiple posts,  I wasn't sure how it worked.

Differences

New source code

Replies

Wednesday 10 June 2015 at 17:39
Ah. You beat me to it. ;) I was going to do this one next week. lol.


So, a few things:

line 53 should be "exit 0" instead of just "exit".

You should declare WINEVERSION="1.7.44" near the top and use the variable $WINEVERSION in POL_Wine_PrefixCreate. That makes it more maintainable.

And for any message that go to the user, they have to be wrapped with eval_gettext for translation support (lines 16, 36, and 45).

And according to appdb.winehq.org, you don't need most of those dependencies (just dotnet20 and gdiplus):

https://appdb.winehq.org/objectManager.php?sClass=version&iId=29567

Can you try to install photomatix using the wine version and dependencies listed in the link I gave you and see if it works? If we can cut down on the amount of dependencies, it will really speed up the install time. :)
dhancock Wednesday 10 June 2015 at 15:05
dhancock Anonymous

Warning

This update has not been approved yet by the team.
Use it at your own risk

Differences

New source code

Replies

This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com