Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > Multimedia Production
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.

Multimedia Production
Discussions about Ubuntu Studio and other multimedia production applications.

 
Thread Tools Display Modes
Old September 23rd, 2007   #1
weblordpepe
Extra Foam Sugar Free Ubuntu
 
weblordpepe's Avatar
 
Join Date: Apr 2007
Location: New Zealand
Beans: 849
Ubuntu 7.10 Gutsy Gibbon
Send a message via MSN to weblordpepe
[SOLVED] Irvanview replacement for Linux

Hiya Guys.

Don't get me wrong - Irfanview runs under Wine. And it is the single-most insanely useful app on the entire planet.

But as far as I can tell, half of the 'good' image viewers in Linux don't support animated GIFs. Or not half the features. Or even be as simple/leet.

Can anyone recommend me a small, fast view which can be used like Irfanview? For example - being only a simple single window? And yes one that supports formats like multiple gif support.

I already emailed Irfan suggesting a native port but dunno if he'll be free to reply to my email.
__________________
Brown doesn't suck. And neither does wood. Download Woody. A Metacity theme.
Note: the rm command deletes stuff! Don't be tricked into running malicious scripts. If in doubt, ask!!

Last edited by weblordpepe; September 23rd, 2007 at 01:16 PM.. Reason: Solved
weblordpepe is offline   Reply With Quote
Old September 23rd, 2007   #2
505
Way Too Much Ubuntu
 
505's Avatar
 
Join Date: May 2006
Location: The Netherlands
Beans: 284
Ubuntu 9.04 Jaunty Jackalope
Re: Irvanview replacement for Linux

Have you tried gThumb? It supports animated GIFs.
505 is offline   Reply With Quote
Old September 23rd, 2007   #3
weblordpepe
Extra Foam Sugar Free Ubuntu
 
weblordpepe's Avatar
 
Join Date: Apr 2007
Location: New Zealand
Beans: 849
Ubuntu 7.10 Gutsy Gibbon
Send a message via MSN to weblordpepe
Re: Irvanview replacement for Linux

Holy cow it does too! SOLVED.
__________________
Brown doesn't suck. And neither does wood. Download Woody. A Metacity theme.
Note: the rm command deletes stuff! Don't be tricked into running malicious scripts. If in doubt, ask!!
weblordpepe is offline   Reply With Quote
Old September 24th, 2007   #4
videodrome
A Carafe of Ubuntu
 
videodrome's Avatar
 
Join Date: Nov 2005
Location: Akron, OH
Beans: 98
Xubuntu 6.10 Edgy
Re: [SOLVED] Irvanview replacement for Linux

Gthumb is HARDLY a replacement for Irfanview. There is no replacement for Irfanview. In fact, only xnview comes close, and it is closed source and outdated.

The reality is that the lack of a decent lightweight picture editor that can crop, resize, do brightness/contrast and sharpen, etc is a stumblingn block for many to switch over completely to Linux. Same with a decent FTP client; fact is, neither exist.
videodrome is offline   Reply With Quote
Old November 2nd, 2007   #5
MSchenker
A Carafe of Ubuntu
 
Join Date: Sep 2007
Beans: 98
Re: [SOLVED] Irvanview replacement for Linux

I just wanted to add my voice to this discussion. I have been using Irfanview for years for simple image work:
  • Cropping
  • Resizing and resampling
  • Image conversion
  • Batch processing
  • Reviewing image directories
I don't see anything in the Linux directories that truly replaces it. In fact, the absence of Irfanview in Linux is the single reason I cannot switch completely over from Windows to Linux!

One of the best examples of Irfanview's strengths is cropping. I like the way Irfanview allows me to just select the portion of a photo I want to use, and crop out the rest. All other programs I have used turn this simple activity into a complicated set of steps.

Anyway, if anyone knows of a true Linux replacement for Irfanview, please let me know!

Thanks,
Matt
MSchenker is offline   Reply With Quote
Old November 3rd, 2007   #6
weblordpepe
Extra Foam Sugar Free Ubuntu
 
weblordpepe's Avatar
 
Join Date: Apr 2007
Location: New Zealand
Beans: 849
Ubuntu 7.10 Gutsy Gibbon
Send a message via MSN to weblordpepe
Re: [SOLVED] Irvanview replacement for Linux

Why has it taken like weeks for someon to reply to my thread? I run IrfanView flawlessly in Wine. In fact I even wrote a script which allows you to associate filetypes with Irfanview, and lets you drop files onto Irfanview's icon.
This basically lets you do everything you could do in Windows.

Refer to: http://ubuntuforums.org/showthread.php?t=565571
__________________
Brown doesn't suck. And neither does wood. Download Woody. A Metacity theme.
Note: the rm command deletes stuff! Don't be tricked into running malicious scripts. If in doubt, ask!!
weblordpepe is offline   Reply With Quote
Old November 3rd, 2007   #7
MSchenker
A Carafe of Ubuntu
 
Join Date: Sep 2007
Beans: 98
Re: [SOLVED] Irvanview replacement for Linux

Quote:
Originally Posted by weblordpepe View Post
Why has it taken like weeks for someon to reply to my thread? I run IrfanView flawlessly in Wine. In fact I even wrote a script which allows you to associate filetypes with Irfanview, and lets you drop files onto Irfanview's icon.
This basically lets you do everything you could do in Windows.

Refer to: http://ubuntuforums.org/showthread.php?t=565571
I'm glad to hear you got Irfanview running with Wine. I can't seem to get it working. I downloaded the iview410_setup.exe installation file from Tucows, and I put it on my desktop. I right-click on the *.exe file and I see the option "open with Wine windows emulator" but nothing happens.

This is actually my first time using Wine, so maybe I'm doing something wrong.

Thanks for your help,
Matt
MSchenker is offline   Reply With Quote
Old November 3rd, 2007   #8
weblordpepe
Extra Foam Sugar Free Ubuntu
 
weblordpepe's Avatar
 
Join Date: Apr 2007
Location: New Zealand
Beans: 849
Ubuntu 7.10 Gutsy Gibbon
Send a message via MSN to weblordpepe
Re: [SOLVED] Irvanview replacement for Linux

What you'll want to do is try running the install file from the terminal:
  • Open a terminal by clicking the icon under the applications menu, or hit Alt-F2 & type gnome-terminal
  • Switch to the directory where you have the install exe. For example cd /home/dork/Downloads
  • Type wine into the terminal, and put a space after it, then the name of the file. E.g. wine irfanviewinstaller.exe

Now if there's any errors or problems, it should spit it out in the terminal. It will either work or tell you why not.
__________________
Brown doesn't suck. And neither does wood. Download Woody. A Metacity theme.
Note: the rm command deletes stuff! Don't be tricked into running malicious scripts. If in doubt, ask!!
weblordpepe is offline   Reply With Quote
Old November 4th, 2007   #9
MSchenker
A Carafe of Ubuntu
 
Join Date: Sep 2007
Beans: 98
Re: [SOLVED] Irvanview replacement for Linux

weblordpepe,
Thanks for your help. It really means a lot to someone like me, who is still learning about Linux.

OK, I did what you said. Here's the transaction that took place in the terminal:
matthew@Main:~$ cd /home/matthew/Desktop/
matthew@Main:~/Desktop$ wine iview410_setup.exe
err:module:import_dll Library MFC42.DLL (which is needed by L"Z:\\home\\matthew\
\Desktop\\iview410_setup.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\matthew\\Desktop\\iview410_setup.ex e" failed, status c0000135
matthew@Main:~/Desktop$

Does that help?

Thanks,
Matt
MSchenker is offline   Reply With Quote
Old November 4th, 2007   #10
weblordpepe
Extra Foam Sugar Free Ubuntu
 
weblordpepe's Avatar
 
Join Date: Apr 2007
Location: New Zealand
Beans: 849
Ubuntu 7.10 Gutsy Gibbon
Send a message via MSN to weblordpepe
Re: [SOLVED] Irvanview replacement for Linux

You're welcome - and yes that helps a lot!

That error is actually one which you'll find even in Windows. You're missing a DLL file. Specifically the file MFC42.DLL. This is a Windows thing, beleive it or not. Many programs need the file MFC42.DLL and can bark at you if you don't' have the file.

If you've got a Windows installation somewhere, search for the MFC42.DLL file and then copy it to Wine's windows folder. I don't know much about the licencing terms implications of doing that. But it's Microsoft so who cares.

Wine's windows folder (the virtual one) is hidden in your home folder. It should be /home/foo/.wine/drive_c/windows where foo is your username.

If you don't have a Windows installation handy, you can google search for it. I usually get DLL files from the site http://www.dll-files.com
The download link for MFC42.DLL is http://www.dll-files.com/dllindex/dll-files.shtml?mfc42
__________________
Brown doesn't suck. And neither does wood. Download Woody. A Metacity theme.
Note: the rm command deletes stuff! Don't be tricked into running malicious scripts. If in doubt, ask!!
weblordpepe is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:29 AM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry