Re: [Geeqie-devel] Geeqie++ fever dreams (+Win32)

2017-01-22 Thread Roger
> On Sun, Jan 22, 2017 at 05:03:36AM +, Ian Munsie wrote: > On Thu, Dec 29, 2016 at 11:35 AM Roger <[1]rogerx@gmail.com> wrote: > > >Back in 2006 someone made a port of Gqview to windows. It died pretty > quickly. > >Was this because: > > > ... > >c) Windows users

Re: [Geeqie-devel] Geeqie++ fever dreams (+Win32)

2017-01-21 Thread Ian Munsie
On Thu, Dec 29, 2016 at 11:35 AM Roger wrote: > >Back in 2006 someone made a port of Gqview to windows. It died pretty > quickly. > >Was this because: > > > ... > >c) Windows users are happy with what they have, and would not bother > >with Geeqie > > My bets are on option "c) Windows users are h

Re: [Geeqie-devel] Geeqie++ fever dreams (+Win32)

2017-01-21 Thread Alexander Antimonov
On Thu, Dec 29, 2016 at 3:26 AM, Ian Zimmerman wrote: > While I also much prefer Geeqie to stay just a viewer, plus maybe a kind > of "shell" for editors [1], I disagree that Linux lacks lightweight > viewers. feh is currently my other favorite. > > [1] > On this topic, would it be interesting to

Re: [Geeqie-devel] Geeqie++ fever dreams (+Win32)

2016-12-30 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, Am Do den 29. Dez 2016 um 3:10 schrieb Josef Kufner: > Ian Zimmerman wrote, on 29.12.2016 02:26: > > On this topic, would it be interesting to create pipelines for editors, > > rather than just invoking them 1 by 1? For example, we could make

Re: [Geeqie-devel] Geeqie++ fever dreams

2016-12-29 Thread Colin Clark
On 30/12/16 00:02, Alexander Antimonov wrote: > > I take "jpeg comment" issues: #381, #286. > In the Help files - in sections Overlay Screen Display and Lua Extensions - one of the examples explains how to get the jpeg comments into the Overlay Screen Display using a Lua script. Of course you wi

Re: [Geeqie-devel] Geeqie++ fever dreams

2016-12-29 Thread Alexander Antimonov
On Wed, Dec 28, 2016 at 12:27 AM, Alexander Antimonov wrote: > On Tue, Dec 27, 2016 at 7:16 PM, Omari Stephens wrote: >> On 12/26/2016 10:37 PM, Alexander Antimonov wrote: >>> Is there any plan, enhancement list, users' whishlist? >> >> There is a bug list, which does have some feature requests a

Re: [Geeqie-devel] Geeqie++ fever dreams (+Win32)

2016-12-29 Thread Alexander Antimonov
On Thu, Dec 29, 2016 at 4:10 AM, Josef Kufner wrote: > ... > I think there is a better way, but it would be a bit more complicated > to implement. I wonder if it is a bit too complex for a simple > use-cases. It is called "block programming". It is quite an old idea: > ... > https://josef.kufner.

Re: [Geeqie-devel] Geeqie++ fever dreams (+Win32)

2016-12-28 Thread Josef Kufner
Ian Zimmerman wrote, on 29.12.2016 02:26: > On this topic, would it be interesting to create pipelines for editors, > rather than just invoking them 1 by 1? For example, we could make it > possible to create a pipeline where an intricate batch imagemagick > command is called on the current image,

Re: [Geeqie-devel] Geeqie++ fever dreams (+Win32)

2016-12-28 Thread Ian Zimmerman
On 2016-12-28 19:35, Roger wrote: > Linux is a different story, as most easy image viewers are heavy on > system resources or (more currently) depend upon clunky and heavy > resource usage Python scripting. For those of us that are a little > more computer literate, ImageMagick display does just

Re: [Geeqie-devel] Geeqie++ fever dreams (+Win32)

2016-12-28 Thread Roger
>Back in 2006 someone made a port of Gqview to windows. It died pretty quickly. >Was this because: > >a) GTK's cross platform capability is a bit of a fiction > >b) Gqview/Geeqie was too complex to port successfully > >c) Windows users are happy with what they have, and would not bother >with Gee

Re: [Geeqie-devel] Geeqie++ fever dreams (+Win32)

2016-12-28 Thread Colin Clark
On 24/12/16 15:39, Alexander Antimonov wrote: > While porting to C++1x it is good chance to make Geeqie more > cross-platform. But it seems Gtk is becoming (has become) an auxiliary > tool for the "GnomeOS". And some of the well-known projects was/is > migrating from Gtk. Maybe we should consider Q

Re: [Geeqie-devel] Geeqie++ fever dreams

2016-12-27 Thread Alexander Antimonov
On Tue, Dec 27, 2016 at 7:16 PM, Omari Stephens wrote: > On 12/26/2016 10:37 PM, Alexander Antimonov wrote: >> Is there any plan, enhancement list, users' whishlist? > > There is a bug list, which does have some feature requests as well: > https://github.com/BestImageViewer/geeqie/issues Let's see

Re: [Geeqie-devel] Geeqie++ fever dreams

2016-12-27 Thread Omari Stephens
On 12/26/2016 10:37 PM, Alexander Antimonov wrote: > On Sun, Dec 25, 2016 at 6:28 PM, Klaus Ethgen wrote: >> I for myself have technical reasons why I dislike C++. And I also have > Could you, please, provide a list of your dislikes of C++? > >> concerns about maintainability. Many times the encap

Re: [Geeqie-devel] Geeqie++ fever dreams

2016-12-26 Thread Alexander Antimonov
On Sun, Dec 25, 2016 at 6:28 PM, Klaus Ethgen wrote: > I for myself have technical reasons why I dislike C++. And I also have Could you, please, provide a list of your dislikes of C++? > concerns about maintainability. Many times the encapsulating breaks > necessary overview. For instance? > So,

Re: [Geeqie-devel] Geeqie++ fever dreams

2016-12-25 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, Am Sa den 24. Dez 2016 um 18:18 schrieb Alexander Antimonov: > > - Introduce new bugs (because big rewrites always do) > Sure, but with C++ port we can also simplify code, and less code - less bugs. > Now considerable part of Geeqie's code is pl

Re: [Geeqie-devel] Geeqie coding standards? Third edition :o)

2016-12-25 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi Folks, Am Sa den 24. Dez 2016 um 15:43 schrieb Ian Zimmerman: > I use Emacs. I do not know any of emacs and how to customize it depending on the file/projects. I would even not voluntary start emacs. ;-) > - I strongly prefer spaces only inden

Re: [Geeqie-devel] Geeqie coding standards? Third edition :o)

2016-12-24 Thread Omari Stephens
On 12/24/2016 02:43 PM, Ian Zimmerman wrote: > On 2016-12-24 15:00, Klaus Ethgen wrote: ::snip:: >> It is nothing more wrong than a mismatch of that options with the >> current used style. (Does someone here use different editor than vim >> that does not respect such a setting?) > > I use Emacs. T

Re: [Geeqie-devel] Geeqie coding standards? Third edition :o)

2016-12-24 Thread Omari Stephens
On 12/24/2016 02:00 PM, Klaus Ethgen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Hi Omari, > > Am Fr den 23. Dez 2016 um 19:09 schrieb Omari Stephens: >> In #2, I had created a one-liner to compute a line-length histogram our >> codebase. I've rerun it and included the results b

Re: [Geeqie-devel] Geeqie++ fever dreams

2016-12-24 Thread Omari Stephens
On 12/24/2016 05:18 PM, Alexander Antimonov wrote: >> We should have a good expectation of improving life for our users ... > Users are important, but with such move we could improve developers' > life at least. More to the point, code that is easier maintain benefits developers as well as users.

Re: [Geeqie-devel] Geeqie++ fever dreams

2016-12-24 Thread Alexander Antimonov
> We should have a good expectation of improving life for our users ... Users are important, but with such move we could improve developers' life at least. > - Introduce new bugs (because big rewrites always do) Sure, but with C++ port we can also simplify code, and less code - less bugs. Now cons

Re: [Geeqie-devel] Geeqie++ fever dreams

2016-12-24 Thread Jeff Abrahamson
Is there a case for what users will get if we make these changes? We should have a good expectation of improving life for our users or something similarly worthy if we were to undertake the risk of such a project. The following user effects come to mind, and they aren't overly positive: - Introd

Re: [Geeqie-devel] Geeqie++ fever dreams

2016-12-24 Thread Alexander Antimonov
Hi, I could take part in porting Geeqie to C++1x if it is decided to do so. I've been using different kinds of C++ (98/2003/201x) for more than 10 years. I believe the fundamental thing why C++ is better than C is C++ destructor and all the automatic actions that can be taken in it. It is very con

Re: [Geeqie-devel] Geeqie coding standards? Third edition :o)

2016-12-24 Thread Ian Zimmerman
On 2016-12-24 15:00, Klaus Ethgen wrote: > In any case. If we agree about a specific style, it should be > configured via vim modeline in all files. Currently we have the > following: >set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: > It is nothing more wrong than a mismatch of that o

Re: [Geeqie-devel] Geeqie coding standards? Third edition :o)

2016-12-24 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Am Sa den 24. Dez 2016 um 15:00 schrieb Klaus Ethgen: > Other think I do prefer is the K&R style instead of the unbalanced > braces GNU style. Well, way around. :-D I could live with "BreakBeforeBraces: Allman" or "BreakBeforeBraces: GNU". (GNU is

Re: [Geeqie-devel] Geeqie++ fever dreams

2016-12-24 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi Omari, Am Fr den 23. Dez 2016 um 21:42 schrieb Omari Stephens: > It is at least hypothetically possible to port Geeqie to C++11 / GtkMM. > > Ignoring the inevitable ridiculous mountain of work that it would take, > does the end state seem like

Re: [Geeqie-devel] Geeqie coding standards? Third edition :o)

2016-12-24 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi Omari, Am Fr den 23. Dez 2016 um 19:09 schrieb Omari Stephens: > In #2, I had created a one-liner to compute a line-length histogram our > codebase. I've rerun it and included the results below as [1]. If also > attached a list of max-line-leng

Re: [Geeqie-devel] Geeqie++ fever dreams

2016-12-23 Thread Ian Zimmerman
On 2016-12-23 20:42, Omari Stephens wrote: > It is at least hypothetically possible to port Geeqie to C++11 / GtkMM. [...snip...] > Thoughts? libstdc++ ABI compatibility problems? -- Please *no* private Cc: on mailing lists and newsgroups Personal signed mail: please _encrypt_ and sign Don't

Re: [Geeqie-devel] Geeqie coding standards? Third edition :o)

2016-12-23 Thread John Stoffel
Omari> It appears that each time I come back to working on Geeqie, I send one Omari> of these emails ;o) LOL! Omari> Here are threads #1 and #2: Omari> #1: https://sourceforge.net/p/geeqie/mailman/message/22531197/ Omari> #2: https://sourceforge.net/p/geeqie/mailman/message/27441283/ Omari> In

Re: [Geeqie-devel] geeqie window refresh issue

2016-12-22 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi Omari and Hanno, Am Do den 22. Dez 2016 um 19:04 schrieb Omari Stephens: > > I have a picture collection with about 660 subdirectories. I recently > > noticed the following issue: > > > > - I view some images in one of the image subdirectories >

Re: [Geeqie-devel] geeqie window refresh issue

2016-12-22 Thread Omari Stephens
On 10/03/2016 07:53 PM, Hanno Foest wrote: > Hello, > > I have a picture collection with about 660 subdirectories. I recently > noticed the following issue: > > - I view some images in one of the image subdirectories > - I go back to the top directory (with the 660 subdirectories in it) > - geeqie

Re: [Geeqie-devel] geeqie-1.2 & GTK+-2 = black BG color

2014-11-11 Thread parafin
Hmm, actually it seems that reverting just that commit isn't enough - after switching to another image background becomes black again :( On Wed, 5 Nov 2014 22:13:38 +0300 parafin wrote: > Hi, > > This commit changed BG color of widget where image is displayed to > black, at least when compiled

Re: [Geeqie-devel] geeqie 1.2 tarball?

2014-09-08 Thread Ian Zimmerman
FWIW, I have private debian source packages using all the current dh gizmos. -- Please *no* private copies of mailing list or newsgroup messages. -- Want excitement? Manually upgrade your production database. When you w

Re: [Geeqie-devel] geeqie 1.2 tarball?

2014-09-08 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, Am Mo den 8. Sep 2014 um 18:00 schrieb Laurent Monin: [Going away from sourceforge] > i'm fine with moving the project elsewhere, until we have clear > information about where are the official website and repositories. It would be nice to hav

Re: [Geeqie-devel] geeqie 1.2 tarball?

2014-09-08 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi Paul, Am Mo den 8. Sep 2014 um 21:28 schrieb Paul Wise: > > Maybe.. Have to have a look into it. > > It basically allows you to download tarballs of git branches, tags and > commits so the resulting tarballs won't have autotools stuff in them.

Re: [Geeqie-devel] geeqie 1.2 tarball?

2014-09-08 Thread Laurent Monin
Le 08/09/2014 12:21, Klaus Ethgen a écrit : > > Hi, > > Am Mo den 8. Sep 2014 um 10:05 schrieb Paul Wise: > > I wanted to upload geeqie to Debian so it is in jessie but I can't find > > the tarball for version 1.2, do you know where it is? > > There is no. > > We still have some parts of the proje

Re: [Geeqie-devel] geeqie 1.2 tarball?

2014-09-08 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, Am Mo den 8. Sep 2014 um 21:06 schrieb Paul Wise: > > There is no. > > I see, perhaps the gitorious tarball mechanism should be used? Maybe.. Have to have a look into it. > > We still have some parts of the project on sourceforge. But consid

Re: [Geeqie-devel] geeqie 1.2 tarball?

2014-09-08 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, Am Mo den 8. Sep 2014 um 10:05 schrieb Paul Wise: > I wanted to upload geeqie to Debian so it is in jessie but I can't find > the tarball for version 1.2, do you know where it is? There is no. We still have some parts of the project on source

Re: [Geeqie-devel] Geeqie-1.1 LCMS2 Patch

2013-12-14 Thread Niko Sauer
On 12/13/13 14:08, Michael Schwendt wrote: > On Fri, 13 Dec 2013 06:43:25 +0200, Niko Sauer wrote: > >>> Let me try to explain. In the code snippet above, the two conditionals >>> build a logical AND, so that in order to build with LCMS2, both >>> HAVE_LCMS and HAVE_LCMS2 must be defined. If HAVE

Re: [Geeqie-devel] Geeqie-1.1 LCMS2 Patch

2013-12-13 Thread Michael Schwendt
On Fri, 13 Dec 2013 06:43:25 +0200, Niko Sauer wrote: > > Let me try to explain. In the code snippet above, the two conditionals > > build a logical AND, so that in order to build with LCMS2, both > > HAVE_LCMS and HAVE_LCMS2 must be defined. If HAVE_LCMS were undefined, > > the HAVE_LCMS2 conditi

Re: [Geeqie-devel] Geeqie-1.1 LCMS2 Patch

2013-12-12 Thread Niko Sauer
On 12/12/13 11:07, Michael Schwendt wrote: > On Thu, 12 Dec 2013 06:34:54 +0200, Niko Sauer wrote: > > Which line have you deleted? There's a bug in the patch, because HAVE_LCMS > is undefined, and that leads to some files (such as exif_common.c) not > including lcms2.h and breaking c

Re: [Geeqie-devel] Geeqie-1.1 LCMS2 Patch

2013-12-12 Thread Michael Schwendt
On Thu, 12 Dec 2013 06:34:54 +0200, Niko Sauer wrote: > >>> Which line have you deleted? There's a bug in the patch, because HAVE_LCMS > >>> is undefined, and that leads to some files (such as exif_common.c) not > >>> including lcms2.h and breaking compilation. > >>> > >>> > >> It is line 296 whic

Re: [Geeqie-devel] Geeqie-1.1 LCMS2 Patch

2013-12-11 Thread Niko Sauer
On 12/11/13 12:06, Michael Schwendt wrote: > On Wed, 11 Dec 2013 06:47:40 +0200, Niko Sauer wrote: > >> On 12/09/13 19:43, Michael Schwendt wrote: >>> On Fri, 06 Dec 2013 03:20:53 +, Omari Stephens wrote: >>> Niko: do you know if render speed is affected? >>> >>> It appears to be visibly

Re: [Geeqie-devel] Geeqie-1.1 LCMS2 Patch

2013-12-11 Thread Michael Schwendt
On Wed, 11 Dec 2013 06:47:40 +0200, Niko Sauer wrote: > On 12/09/13 19:43, Michael Schwendt wrote: > > On Fri, 06 Dec 2013 03:20:53 +, Omari Stephens wrote: > > > >> Niko: do you know if render speed is affected? > > > > It appears to be visibly faster here. > > > >> ISTR that render speed > >

Re: [Geeqie-devel] Geeqie-1.1 LCMS2 Patch

2013-12-10 Thread Niko Sauer
On 12/09/13 19:43, Michael Schwendt wrote: > On Fri, 06 Dec 2013 03:20:53 +, Omari Stephens wrote: > >> Niko: do you know if render speed is affected? > > It appears to be visibly faster here. > >> ISTR that render speed >> was one downside to LCMS2, but that may have changed since I last hea

Re: [Geeqie-devel] Geeqie-1.1 LCMS2 Patch

2013-12-09 Thread Michael Schwendt
On Fri, 06 Dec 2013 03:20:53 +, Omari Stephens wrote: > Niko: do you know if render speed is affected? It appears to be visibly faster here. > ISTR that render speed > was one downside to LCMS2, but that may have changed since I last heard > that, and also it might not be significant (I ha

Re: [Geeqie-devel] Geeqie-1.1 LCMS2 Patch

2013-12-09 Thread Niko Sauer
Dear Omari I could not detect a change of speed in Geeqie. The version of lcms2 I have on my system is 2.3. The system is "Beyond Linux From Scratch" based on Linux-3.3.7. That system has moved on quite a bit and now touts lcms2-2.5. I think it can only be faster. I might also add that I re-co

Re: [Geeqie-devel] Geeqie-1.1 LCMS2 Patch

2013-12-05 Thread Omari Stephens
Niko: do you know if render speed is affected? ISTR that render speed was one downside to LCMS2, but that may have changed since I last heard that, and also it might not be significant (I haven't used a project using LCMS2 before). --xsdg On 12/05/2013 04:47 AM, Niko Sauer wrote: > I found a

Re: [Geeqie-devel] Geeqie failed to open a g3 tiff fax file segmentation fault?

2012-12-13 Thread Michael Schwendt
On Thu, 13 Dec 2012 10:28:23 +0100, Michael Schwendt wrote: > I've only had a brief look at Geeqie's image_load_tiff.c after compiling > from scratch. Comments in the source indidicate that using libtiff is > troublsome. Something in the way how libtiff is used may be the culprit. > > The followi

Re: [Geeqie-devel] Geeqie failed to open a g3 tiff fax file segmentation fault?

2012-12-13 Thread Michael Schwendt
I've only had a brief look at Geeqie's image_load_tiff.c after compiling from scratch. Comments in the source indidicate that using libtiff is troublsome. Something in the way how libtiff is used may be the culprit. The following value is suspicous (-1): > rowsperstrip = 4294967295 > if(

Re: [Geeqie-devel] Geeqie failed to open a g3 tiff fax file segmentation fault?

2012-12-13 Thread Michael Schwendt
On Thu, 13 Dec 2012 16:39:11 +0800, Kite Lau wrote: > I do not have much knowledge to to backtracing now, but here is the error I > could see from the terminal (attached pls find the fax file in case you need > it): > > bash-4.2$ geeqie fax00047.tiff > libtiff-geeqie: 1: Strip out of range

Re: [Geeqie-devel] Geeqie failed to open a g3 tiff fax file segmentation fault?

2012-12-13 Thread Kite Lau
On Thu, 13 Dec 2012 09:31:05 +0100 Michael Schwendt wrote: > 've never had any problems opening Fax G3 TIFF files with Geeqie. > Can you get a detailed backtrace so one can see where/how it crashes? > [With sufficiently modern Linux distributions, there are system services > that intercept crashe

Re: [Geeqie-devel] Geeqie failed to open a g3 tiff fax file segmentation fault?

2012-12-13 Thread Michael Schwendt
On Thu, 13 Dec 2012 15:31:03 +0800, Kite Lau wrote: > Hi, as the subject. is g3 tiff format supported? When I try to open a g3 tiff > fax file, geeqie crashed. > It uses the gdk_pixbuf2 library to open most image file formats. I've never had any problems opening Fax G3 TIFF files with Geeqie. C

Re: [Geeqie-devel] geeqie feature request - tagging selection

2012-11-22 Thread Lars Täuber
Hi Klaus, many thanks. I haven't found this in the docu. Did I overlook it? Thanks you again and good night! Lars On Fri, 23 Nov 2012 00:10:19 +0100 Klaus Ethgen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Hi Lars, > > Am Do den 22. Nov 2012 um 21:42 schrieb Lars Täuber: >

Re: [Geeqie-devel] geeqie feature request - tagging selection

2012-11-22 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi Lars, Am Do den 22. Nov 2012 um 21:42 schrieb Lars Täuber: > I use geeqie for viewing, sorting and tagging of all my photos. > Therefor I'd like to see a feature added that would ease the tagging a lot! > > Please consider adding the possibility

Re: [Geeqie-devel] Geeqie 1.1 bugfix release

2012-09-24 Thread John Stoffel
> "Vladimir" == Vladimir Nadvornik writes: Vladimir> Hi, Vladimir> I am thinking about a bugfix release for 1.1. Vladimir> Candidates for inclusinon are: Vladimir> 68619b544a553fcaf636894ec894553a0c8f650e Vladimir> added Samsung and Panasonic raw extensions Vladimir> 085be43cb79e04341102a

Re: [Geeqie-devel] geeqie 1.1 does not compile on Solaris Sparc (and probably any other big endian system)

2012-09-14 Thread Vladimir Nadvornik
On 09/14/2012 11:14 AM, Jörn Clausen wrote: > Hi! > > Compiling geeqie 1.1 on Solaris Sparc fails with > > gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkgsrc/20120822/include > -D_REENTRANT -D_PTHREADS -I/usr/pkgsrc/20120822/include/glib/glib-2.0 > -I/usr/pkgsrc/20120822/lib/glib-2.0/include > -I/usr/pkg

Re: [Geeqie-devel] Geeqie 1.1 keyword text editor regression?

2012-08-21 Thread Vladimir Nadvornik
Dne úterý 21 Srpen 2012 00:07:20 Michael Schwendt napsal(a): > Could it be that the new keyword cache in Geeqie 1.1 disturbes the > keyword text box? > > 1. display image > 2. Ctrl+K > 3. focus "Keywords" sidebar > 4. type some text > > Actual results: > After typing a first character, the cursor

Re: [Geeqie-devel] Geeqie 1.1

2012-08-12 Thread Vladimir Nadvornik
On Thursday, August 09, 2012 07:00:53 PM Vladimir Nadvornik wrote: > On Thursday, August 09, 2012 11:23:57 AM John Stoffel wrote: > > Vladimir> I have found 2 problems: > > > > Vladimir> 1. the exif_read_fd() could return NULL on missing file, but > > the old value Vladimir> stayed in cache, so it

Re: [Geeqie-devel] Geeqie 1.1

2012-08-09 Thread Vladimir Nadvornik
On Thursday, August 09, 2012 11:23:57 AM John Stoffel wrote: > Vladimir> I have found 2 problems: > > Vladimir> 1. the exif_read_fd() could return NULL on missing file, but the > old value Vladimir> stayed in cache, so it triggered assertion in > exif_free_fd(). > > Vladimir> 2. file_data_check_s

Re: [Geeqie-devel] Geeqie 1.1

2012-08-09 Thread David Vincent-Jones
Hopefully, one last question: Geeqie starts from the terminal: david@david-Desktop:~$ cd ~/geeqie-1.1 david@david-Desktop:~/geeqie-1.1$ geeqie but fails to start from a menu icon is there some %R, %U, %c or other suffix that I should use to force the start? David On 12-08-08 11:23 PM, Klau

Re: [Geeqie-devel] Geeqie 1.1

2012-08-09 Thread John Stoffel
Vladimir> I have found 2 problems: Vladimir> 1. the exif_read_fd() could return NULL on missing file, but the old value Vladimir> stayed in cache, so it triggered assertion in exif_free_fd(). Vladimir> 2. file_data_check_sidecars() sometimes ended with broken data structures. Vladimir> I am n

Re: [Geeqie-devel] Geeqie 1.1

2012-08-09 Thread David Vincent-Jones
Thanks to both of the replies I am up and running. My first shot failed but after updating the dependencies it ran like a charm. The 'hand-holding' is much appreciated. David On 12-08-08 11:23 PM, Klaus Ethgen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Just for the completen

Re: [Geeqie-devel] Geeqie 1.1

2012-08-09 Thread Michael Schwendt
On Thu, 9 Aug 2012 09:15:58 +0200, Vladimir Nadvornik wrote: > I have found 2 problems: > With the attached patch Geeqie ran overinight ithout crash. Please try it > with > your testsuite.. "Good job!" I'd say. Perseverance got you there. :-) -- Fedora release 17 (Beefy Miracle) - Linux 3.5.

Re: [Geeqie-devel] Geeqie 1.1

2012-08-09 Thread Vladimir Nadvornik
Dne středa 08 Srpen 2012 14:01:23 Vladimir Nadvornik napsal(a): > > OK, I have finally reproduced it. > So far I can tell that it crashes also with view_file_icon so > vflist_setup_iter_recursive does not seem to be the cause. > I will continue debugging in the evening. > Hi Michael, I have foun

Re: [Geeqie-devel] Geeqie 1.1

2012-08-08 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Just for the completeness: Am Do den 9. Aug 2012 um 3:26 schrieb vinit agrawal: > @DAVID > --> extract the tar ball to a suitable folder > --> goto that folder in command line using cd folder path name Before the next step login as root and do a

Re: [Geeqie-devel] Geeqie 1.1

2012-08-08 Thread vinit agrawal
@DAVID --> extract the tar ball to a suitable folder --> goto that folder in command line using cd folder path name --> do "./configure" --> if it does not shows any errors do "make" --> if all goes well, goto src directory in the folder do "cd src" --> do "./geeqie" This is a different executable

Re: [Geeqie-devel] Geeqie 1.1

2012-08-08 Thread David Vincent-Jones
I am not familiar (unfortunately) with installing from a tar . I am running the current repository version from Ubuntu 12.04 Would somebody be kind enough to post a 'blow-by-blow' list for the install and advise if I should delete my existing 1.0 version. I am assuming that all needed support

Re: [Geeqie-devel] Geeqie 1.1

2012-08-08 Thread Vladimir Nadvornik
On Tuesday, August 07, 2012 11:41:28 PM Michael Schwendt wrote: > On Tue, 7 Aug 2012 22:29:18 +0200, Vladimir Nadvornik wrote: > > Dne úterý 07 Srpen 2012 17:16:59 Michael Schwendt napsal(a): > > > On Tue, 07 Aug 2012 17:05:58 +0200, Vladimir Nadvornik wrote: > > > > > removing unknown sidecar > >

Re: [Geeqie-devel] Geeqie 1.1

2012-08-07 Thread Michael Schwendt
On Tue, 7 Aug 2012 22:29:18 +0200, Vladimir Nadvornik wrote: > Dne úterý 07 Srpen 2012 17:16:59 Michael Schwendt napsal(a): > > On Tue, 07 Aug 2012 17:05:58 +0200, Vladimir Nadvornik wrote: > > > > removing unknown sidecar /home/misc/tmp/stresstest/000454.JPG: �Jd8 fd > > > > magick mismatch at f

Re: [Geeqie-devel] Geeqie 1.1

2012-08-07 Thread Vladimir Nadvornik
Dne úterý 07 Srpen 2012 14:27:55 Greg Troxel napsal(a): > Vladimir Nadvornik writes: > > The tarball I used for creating the testing packages can be downloaded > > here: > > > > http://download.opensuse.org/repositories/home:/nadvornik:/geeqie:/testin > > g/Debian_5.0/geeqie_1.1.orig.tar.gz > >

Re: [Geeqie-devel] Geeqie 1.1

2012-08-07 Thread Vladimir Nadvornik
Dne úterý 07 Srpen 2012 18:17:25 John Stoffel napsal(a): > > "Klaus" == Klaus Ethgen writes: > Klaus> -BEGIN PGP SIGNED MESSAGE- > Klaus> Hash: SHA512 > > Klaus> Hello, > > Klaus> Am Mo den 6. Aug 2012 um 21:21 schrieb John Stoffel: > >> /home/john/src/geegie/gitorious/src/exif-comm

Re: [Geeqie-devel] Geeqie 1.1

2012-08-07 Thread Vladimir Nadvornik
Dne úterý 07 Srpen 2012 19:10:07 vinit agrawal napsal(a): > hello , > > The current version of geeqie1.1 that vladimir has putted, is not been able > to recognize the image files if the file names of these file do not > end with one of the standard image file extension. I think the application > s

Re: [Geeqie-devel] Geeqie 1.1

2012-08-07 Thread John Stoffel
> "Omari" == Omari Stephens writes: Omari> On 08/07/2012 07:27 PM, John Stoffel wrote: >> vinit> The current version of geeqie1.1 that vladimir has putted, is vinit> not been able to recognize the image files if the file names of vinit> these file do not end with one of the standard image fi

Re: [Geeqie-devel] Geeqie 1.1

2012-08-07 Thread Vladimir Nadvornik
Dne úterý 07 Srpen 2012 17:16:59 Michael Schwendt napsal(a): > On Tue, 07 Aug 2012 17:05:58 +0200, Vladimir Nadvornik wrote: > > > removing unknown sidecar /home/misc/tmp/stresstest/000454.JPG: �Jd8 fd > > > magick mismatch at filedata.c:629 > > > ** > > > ERROR:filedata.c:448:file_data_ref_debug:

Re: [Geeqie-devel] Geeqie 1.1

2012-08-07 Thread Omari Stephens
On 08/07/2012 07:27 PM, John Stoffel wrote: > > vinit> The current version of geeqie1.1 that vladimir has putted, is > vinit> not been able to recognize the image files if the file names of > vinit> these file do not end with one of the standard image file > vinit> extension. I think the applicatio

Re: [Geeqie-devel] Geeqie 1.1

2012-08-07 Thread John Stoffel
vinit> The current version of geeqie1.1 that vladimir has putted, is vinit> not been able to recognize the image files if the file names of vinit> these file do not end with one of the standard image file vinit> extension. I think the application should look into the vinit> directory for all the i

Re: [Geeqie-devel] Geeqie 1.1

2012-08-07 Thread vinit agrawal
hello , The current version of geeqie1.1 that vladimir has putted, is not been able to recognize the image files if the file names of these file do not end with one of the standard image file extension. I think the application should look into the directory for all the image files based on their f

Re: [Geeqie-devel] Geeqie 1.1

2012-08-07 Thread John Stoffel
> "Vladimir" == Vladimir Nadvornik writes: Vladimir> Dne pondělí 06 Srpen 2012 22:28:29 John Stoffel napsal(a): John> I've pulled down the latest v1.1 from GIT and tried to configure John> and compile on a Debian Squeeze (v5.0) system, but each time I John> get an error when compiling, it's l

Re: [Geeqie-devel] Geeqie 1.1

2012-08-07 Thread John Stoffel
> "Klaus" == Klaus Ethgen writes: Klaus> -BEGIN PGP SIGNED MESSAGE- Klaus> Hash: SHA512 Klaus> Hello, Klaus> Am Mo den 6. Aug 2012 um 21:21 schrieb John Stoffel: >> /home/john/src/geegie/gitorious/src/exif-common.c:642: undefined >> reference to `assert' Klaus> I will just go and

Re: [Geeqie-devel] Geeqie 1.1

2012-08-07 Thread Michael Schwendt
On Tue, 07 Aug 2012 17:05:58 +0200, Vladimir Nadvornik wrote: > > removing unknown sidecar /home/misc/tmp/stresstest/000454.JPG: �Jd8 fd > > magick mismatch at filedata.c:629 > > ** > > ERROR:filedata.c:448:file_data_ref_debug: assertion failed: (fd->magick == > > 0x12345678) Aborted > > Hmm, th

Re: [Geeqie-devel] Geeqie 1.1

2012-08-07 Thread Vladimir Nadvornik
On Tuesday, August 07, 2012 03:38:22 PM Michael Schwendt wrote: > On Tue, 07 Aug 2012 15:24:20 +0200, Vladimir Nadvornik wrote: > > On Tuesday, August 07, 2012 10:37:20 AM Michael Schwendt wrote: > > > > Maybe the attached patch fixes it. > > > > > > Not entirely. It's been harder to make it crash

Re: [Geeqie-devel] Geeqie 1.1

2012-08-07 Thread Michael Schwendt
On Tue, 07 Aug 2012 15:24:20 +0200, Vladimir Nadvornik wrote: > On Tuesday, August 07, 2012 10:37:20 AM Michael Schwendt wrote: > > > Maybe the attached patch fixes it. > > > > Not entirely. It's been harder to make it crash, though: > > > > filedata.c:446: fd magick mismatch at filedata.c:629

Re: [Geeqie-devel] Geeqie 1.1

2012-08-07 Thread Vladimir Nadvornik
On Tuesday, August 07, 2012 10:37:20 AM Michael Schwendt wrote: > > Maybe the attached patch fixes it. > > Not entirely. It's been harder to make it crash, though: > > filedata.c:446: fd magick mismatch at filedata.c:629 > ** > ERROR:filedata.c:448:file_data_ref_debug: assertion failed: (fd

Re: [Geeqie-devel] Geeqie 1.1

2012-08-07 Thread Greg Troxel
Vladimir Nadvornik writes: > The tarball I used for creating the testing packages can be downloaded here: > > http://download.opensuse.org/repositories/home:/nadvornik:/geeqie:/testing/Debian_5.0/geeqie_1.1.orig.tar.gz Thanks very much for putting that up. I downloaded it and renamed it to

Re: [Geeqie-devel] Geeqie 1.1

2012-08-07 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello, Am Mo den 6. Aug 2012 um 21:21 schrieb John Stoffel: > /home/john/src/geegie/gitorious/src/exif-common.c:642: undefined > reference to `assert' I will just go and track that down. It is a annoying problem. That is only a missing lib

Re: [Geeqie-devel] Geeqie 1.1

2012-08-07 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello, Am Mo den 6. Aug 2012 um 15:51 schrieb Vladimir Nadvornik: > I thought that I release 1.1 ASAP and then, Good Idea. > if sombebody complains, eventually release 1.1.1. But it is no problem > to delay the release if you want to test it befo

Re: [Geeqie-devel] Geeqie 1.1

2012-08-07 Thread Michael Schwendt
On Mon, 6 Aug 2012 21:40:45 +0200, Vladimir Nadvornik wrote: > Dne pondělí 06 Srpen 2012 18:09:49 Michael Schwendt napsal(a): > > On Mon, 06 Aug 2012 16:51:43 +0200, Vladimir Nadvornik wrote: > > > The tarball I used for creating the testing packages can be downloaded > > > here: > > > > > > http

Re: [Geeqie-devel] Geeqie 1.1

2012-08-06 Thread Vladimir Nadvornik
Dne pondělí 06 Srpen 2012 22:28:29 John Stoffel napsal(a): > John> I've pulled down the latest v1.1 from GIT and tried to configure > John> and compile on a Debian Squeeze (v5.0) system, but each time I > John> get an error when compiling, it's looking for 'assert' but I > John> haven't had a chanc

Re: [Geeqie-devel] Geeqie 1.1

2012-08-06 Thread Carles Pina i Estany
Hi, On Aug/06/2012, John Stoffel wrote: > > John> I've pulled down the latest v1.1 from GIT and tried to configure > John> and compile on a Debian Squeeze (v5.0) system, but each time I > John> get an error when compiling, it's looking for 'assert' but I > John> haven't had a chance to dig into

Re: [Geeqie-devel] Geeqie 1.1

2012-08-06 Thread John Stoffel
John> I've pulled down the latest v1.1 from GIT and tried to configure John> and compile on a Debian Squeeze (v5.0) system, but each time I John> get an error when compiling, it's looking for 'assert' but I John> haven't had a chance to dig into this in any detail. I'm doing John> the full John>

Re: [Geeqie-devel] Geeqie 1.1

2012-08-06 Thread John Stoffel
Guys, I've pulled down the latest v1.1 from GIT and tried to configure and compile on a Debian Squeeze (v5.0) system, but each time I get an error when compiling, it's looking for 'assert' but I haven't had a chance to dig into this in any detail. I'm doing the full sh autogen.sh

Re: [Geeqie-devel] Geeqie 1.1

2012-08-06 Thread Vladimir Nadvornik
Dne pondělí 06 Srpen 2012 18:09:49 Michael Schwendt napsal(a): > On Mon, 06 Aug 2012 16:51:43 +0200, Vladimir Nadvornik wrote: > > The tarball I used for creating the testing packages can be downloaded > > here: > > > > http://download.opensuse.org/repositories/home:/nadvornik:/geeqie:/testin > >

Re: [Geeqie-devel] Geeqie 1.1

2012-08-06 Thread Michael Schwendt
On Mon, 06 Aug 2012 16:51:43 +0200, Vladimir Nadvornik wrote: > The tarball I used for creating the testing packages can be downloaded here: > > http://download.opensuse.org/repositories/home:/nadvornik:/geeqie:/testing/Debian_5.0/geeqie_1.1.orig.tar.gz > That one still crashes when letting an e

Re: [Geeqie-devel] Geeqie 1.1

2012-08-06 Thread Vladimir Nadvornik
On Monday, August 06, 2012 07:23:56 AM Greg Troxel wrote: > Vladimir Nadvornik writes: > > Dne pondělí 30 Červenec 2012 18:45:04 Vladimir Nadvornik napsal(a): > >> Hi, > >> > >> I went through the mailinglist and bugtracker and added the "easy" > >> fixes to master. If you think that anything imp

Re: [Geeqie-devel] Geeqie 1.1

2012-08-06 Thread Greg Troxel
Vladimir Nadvornik writes: > I guess that every major distribution released in the last year already has > it. "Distribution" usually implies Linux flavor, and geeqie is (or should be) targeted more broadly, at all reasonable POSIX systems. But, I just checked pkgsrc, which is how things lik

Re: [Geeqie-devel] Geeqie 1.1

2012-08-06 Thread Greg Troxel
Vladimir Nadvornik writes: > Dne pondělí 30 Červenec 2012 18:45:04 Vladimir Nadvornik napsal(a): >> Hi, >> >> I went through the mailinglist and bugtracker and added the "easy" fixes to >> master. If you think that anything important is missing, please tell so. >> > > I have branched stable/1.

Re: [Geeqie-devel] Geeqie 1.1

2012-08-05 Thread Vladimir Nadvornik
Dne pondělí 30 Červenec 2012 18:45:04 Vladimir Nadvornik napsal(a): > Hi, > > I went through the mailinglist and bugtracker and added the "easy" fixes to > master. If you think that anything important is missing, please tell so. > I have branched stable/1.1 in git. Testing packages for some dis

Re: [Geeqie-devel] Geeqie 1.1

2012-08-05 Thread Vladimir Nadvornik
Dne úterý 31 Červenec 2012 16:48:10 John Stoffel napsal(a): > > "Vladimir" == Vladimir Nadvornik writes: > Vladimir> On Monday, July 30, 2012 03:04:32 PM Greg Troxel wrote: > >> Vladimir Nadvornik writes: > >> > Hi, > >> > > >> > I went through the mailinglist and bugtracker and added the "e

Re: [Geeqie-devel] Geeqie 1.1

2012-08-03 Thread stair
On Mon, 30 Jul 2012 18:45:04 +0200, Vladimir Nadvornik wrote: > Hi, > > I went through the mailinglist and bugtracker and added the "easy" fixes > to master. If you think that anything important is missing, please tell > so. > > For release plan, I'd propose this: > > 1. release the current mas

Re: [Geeqie-devel] Geeqie 1.1

2012-08-01 Thread Andreas Metzler
Vladimir Nadvornik wrote: [...] > So I think that we have to migrate to gtk3 or we end with old and > unmaintained libraries soon or later. > gtk2 and 3 can co-exist on the same system, but not in the same > application. > The list of required changes is quite long, see: > http://developer.gnome

  1   2   3   >