Application Details:
Version: | Trial |
License: | Demo |
URL: | http://www.filterforge.com |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 1.7.49 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Most basic functionality, including license registration.
What does not
Opening filterforge links, but there is a workaround
Workarounds
What was not tested
Uploading filters, photoshop plugin
Hardware tested
Graphics:
Additional Comments
This is how you can open filterforge filters from firefox. 1) As root, open a text editor and create the file /usr/bin/filterforge. Copy and paste the script below, adjusting for your own wine configuration. #!/bin/sh export WINEARCH=win32 export WINEPREFIX=~/.wine wine ~/.wine/drive_c/Program\ Files/Filter\ Forge\ 4/Bin/Filter\ Forge.exe $@ 2) Save the file, and then as root run the command "chmod +x /usr/bin/filterforge", without the quotes. 3) In firefox, type "about:config" into the address bar (without quotes) and hit enter. 4) Right click, select New->Boolean. Enter the name as "network.protocol-handler.expose.filterforge" without the quotes, and then set the value to false. 5) On any filter's page, click on the button "Open this filter in Filter Forge". Firefox will prompt you for a program to open the filterforge link with. Select /usr/bin/filterforge, and then confirm. NOTE: When attempting to open filter links, Filterforge will frequently popup a warning message that it could not connect to the server. Simply hit Retry and it should work normally (unless you are having internet problems, of course)
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Manjaro Linux | Aug 20 2015 | 1.7.49 | Yes | Yes | Gold | an anonymous user | ||
Show | Ubuntu 12.04 "Precise" amd64 (+ variants like Kubuntu) | Dec 12 2013 | 1.7.5 | Yes | Yes | Silver | an anonymous user | ||
Show | Ubuntu 10.04 "Lucid" amd64 (+ variants like Kubuntu) | Sep 09 2010 | 1.3.2 | Yes | No | Garbage | AnomalyDetected | ||
Show | Ubuntu 10.04 "Lucid" amd64 (+ variants like Kubuntu) | Sep 06 2010 | 1.3.1 | Yes | No | Garbage | AnomalyDetected | ||
Show | Ubuntu 8.10 "Intrepid" amd64 (+ variants like Kubuntu) | Feb 04 2009 | 1.1.14 | No | Not installable | Garbage | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
Comments for this application have been disabled because there are no maintainers.