Missing features in linux version?
Moderators: XnTriq, helmut, xnview
Missing features in linux version?
XnView has been my default image viewer under Windows - it's great: quick, feature-rich, and it looks nice.
I finally managed to install it under Linux (mepis 3.3.1/kde 3.4.2), but I'm slightly disappointed. It looks ugly (because it's not a kde-tuned app?), and it doesn't seem to have the same functionality in all respects. Or am I wrong?
What annoys me most, is that there doesn't seem to be any tab option: in windows, I have the browser in one tab and all individual images open in separate tabs. In the linux version, they open in separate windows instead (or even worse: a popup window...). It's a minor grievance, of course, but I don't like it. Is there a way around it?
The version I have, is 1.70 Libformat version 4.51
I finally managed to install it under Linux (mepis 3.3.1/kde 3.4.2), but I'm slightly disappointed. It looks ugly (because it's not a kde-tuned app?), and it doesn't seem to have the same functionality in all respects. Or am I wrong?
What annoys me most, is that there doesn't seem to be any tab option: in windows, I have the browser in one tab and all individual images open in separate tabs. In the linux version, they open in separate windows instead (or even worse: a popup window...). It's a minor grievance, of course, but I don't like it. Is there a way around it?
The version I have, is 1.70 Libformat version 4.51
-
- Author of XnView
- Posts: 44589
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Missing features in linux version?
Yes currently XnView is not the same as the windows version. But perhaps a QT version for next year....Eyolf wrote:XnView has been my default image viewer under Windows - it's great: quick, feature-rich, and it looks nice.
I finally managed to install it under Linux (mepis 3.3.1/kde 3.4.2), but I'm slightly disappointed. It looks ugly (because it's not a kde-tuned app?), and it doesn't seem to have the same functionality in all respects. Or am I wrong?
What annoys me most, is that there doesn't seem to be any tab option: in windows, I have the browser in one tab and all individual images open in separate tabs. In the linux version, they open in separate windows instead (or even worse: a popup window...). It's a minor grievance, of course, but I don't like it. Is there a way around it?
The version I have, is 1.70 Libformat version 4.51
Pierre.
-
- Author of XnView
- Posts: 44589
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
- Posts: 1
- Joined: Sun Oct 09, 2005 4:41 pm
- Location: Amherst, NY USA
Hi,
I think XnView is just fine under Linux. I have Puppy linux with XnView on a 128 meg jumpdrive for my pics on-the-go and XnView on my Mepis linux desktop box as the default viewer/editor. It does a great job!
I think XnView is just fine under Linux. I have Puppy linux with XnView on a 128 meg jumpdrive for my pics on-the-go and XnView on my Mepis linux desktop box as the default viewer/editor. It does a great job!
Visit the WaltonPond cam site. Try Mepis Linux today!
I disagree.xnview wrote:Yes, i know but it is the better GUIAnonymous wrote:Uh... Qt, that's expensive. Especially if used on multiple platforms. It can be 5000€ and up... This is not a joke.
I thinkt Qt is not the best GUI, in fact I think it is one of the worst GUI. It uses too much memory because its C++ source code is a real mess. And the main I think xnview should not use Qt, is because Qt is the slowest GUI on the Linux world.
The main advantage of xnview on the other image visualization programs is that xnview is the faster program. If it becomes Qt, it will be one of the slowest and more memory consuming image visualization programs. Motif and/or GTK are the best options for Linux GUI when considering memory and speed.
-
- Author of XnView
- Posts: 44589
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Hum not sure, i think that GTK is very slow. And QT exist for windows & MacAnonymous wrote:I disagree.xnview wrote:Yes, i know but it is the better GUIAnonymous wrote:Uh... Qt, that's expensive. Especially if used on multiple platforms. It can be 5000€ and up... This is not a joke.
I thinkt Qt is not the best GUI, in fact I think it is one of the worst GUI. It uses too much memory because its C++ source code is a real mess. And the main I think xnview should not use Qt, is because Qt is the slowest GUI on the Linux world.
The main advantage of xnview on the other image visualization programs is that xnview is the faster program. If it becomes Qt, it will be one of the slowest and more memory consuming image visualization programs. Motif and/or GTK are the best options for Linux GUI when considering memory and speed.
Pierre.
Maybe, maybe not - it's possible to discuss that very long, but I don't think it's useful to do so. But resizing windows, for example, is really slow with GTK.xnview wrote:Hum not sure, i think that GTK is very slow.
This is the most important point. Qt is really the only library that supports all three platforms decently. Only wxWidgets offers the same, but it's really slow and unfortunately very buggy and incomplete.xnview wrote:And QT exist for windows & Mac
I belive that if Xnview was about to be rewrote in QT that would be a 4.1 version which is much, much faster that ver.3 you guys probable have on your minds. Also, it's free (GPLed) since 4.0 version for both Windows and Linux, but if Xnview is supposed to stay freeware only there migh be some issues with licensing. That's because Using GPL licensed parts (i.e. QT libraries) in your code would require to GPL your sourcecode too, but I might be wrong here, especially when comes to QT that license might ba a GPL with some modifications.
Anyway, I think the best choice would be a... FOX toolkit which seems to be a great choice for such an app like XnView is. Just take a look at its website here. It's been already ported to many architectures, it's fast, small, and AFIK convinient to use for devs. As it's LGPL licensed you are AFIK welcome to stay with freeware licensing for XnView. This toolkit is also a great soultion for WinXP and you might consider rewriting both Windows and Linux version into one portable application based on FOX toolkit only.
Also, there is a FLTK toolkit, it's also a LGPL and is working on many platforms, too.
Anyway, I think the best choice would be a... FOX toolkit which seems to be a great choice for such an app like XnView is. Just take a look at its website here. It's been already ported to many architectures, it's fast, small, and AFIK convinient to use for devs. As it's LGPL licensed you are AFIK welcome to stay with freeware licensing for XnView. This toolkit is also a great soultion for WinXP and you might consider rewriting both Windows and Linux version into one portable application based on FOX toolkit only.
Also, there is a FLTK toolkit, it's also a LGPL and is working on many platforms, too.
-
- Author of XnView
- Posts: 44589
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
- Author of XnView
- Posts: 44589
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
- Author of XnView
- Posts: 44589
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France