Recent

Author Topic: Lazzy Image Viewer  (Read 9486 times)

domasz

  • Hero Member
  • *****
  • Posts: 620
Re: Lazzy Image Viewer
« Reply #15 on: June 18, 2024, 09:34:42 pm »

CM630

  • Hero Member
  • *****
  • Posts: 1674
  • Не съм сигурен, че те разбирам.
    • http://sourceforge.net/u/cm630/profile/
Re: Lazzy Image Viewer
« Reply #16 on: July 03, 2024, 08:31:02 am »

I have downloaded the exe.
On win 10 64 bit when I press the “Browse” button nothing happens.
When I press the “Open” button and selected an image file (JOPEG about 3 MB), a message is shown for a very, very short time, then the app closes itself, an error sound is produced.
Later it occurred that when I open a small image file, it get open.
Лазар 4,4 32 bit (sometimes 64 bit); FPC3,2,2

domasz

  • Hero Member
  • *****
  • Posts: 620
Re: Lazzy Image Viewer
« Reply #17 on: July 03, 2024, 09:28:14 am »
"Browse" works after you open an image. It lets you browse images in the same dir as the opened image.

Perhaps your JPEG is too big (resolution) or not a JPEG. There is also a chance there are other images in the same directory and while checking them the program finds a broken image.

CM630

  • Hero Member
  • *****
  • Posts: 1674
  • Не съм сигурен, че те разбирам.
    • http://sourceforge.net/u/cm630/profile/
Re: Lazzy Image Viewer
« Reply #18 on: July 03, 2024, 12:31:21 pm »

"Browse" works after you open an image. It lets you browse images in the same dir as the opened image.

Indeed, I expected to have a window with thumbnails, but there is something else.

It would be better if “Open” could show only supported files, now I get EXE, etc. shown too.


...There is also a chance there are other images in the same directory and while checking them the program finds a broken image.

Maybe that is the case, I tried to open a small file from the same folder and the app disappeared. Then I opened a bigger file, which was the only one in the folder and it was shown okay.
« Last Edit: July 03, 2024, 02:02:45 pm by CM630 »
Лазар 4,4 32 bit (sometimes 64 bit); FPC3,2,2

domasz

  • Hero Member
  • *****
  • Posts: 620
Re: Lazzy Image Viewer
« Reply #19 on: July 03, 2024, 12:52:14 pm »
Could you find which file is causing problems or just send me all the files in the problematic folder? It would help me find and fix the problem

CM630

  • Hero Member
  • *****
  • Posts: 1674
  • Не съм сигурен, че те разбирам.
    • http://sourceforge.net/u/cm630/profile/
Re: Lazzy Image Viewer
« Reply #20 on: July 03, 2024, 02:16:07 pm »
No matter which image I open from my Downloads folder the error occurs. The folder contains 21 GB, so I cannot send it.
But here is (one of) the reason(s) for the issue: there is a zero-size PNG file in the folder.
I put only this file and a normal JPG in the same only foder and the app crashes after opening the JPG.
Лазар 4,4 32 bit (sometimes 64 bit); FPC3,2,2

domasz

  • Hero Member
  • *****
  • Posts: 620
Re: Lazzy Image Viewer
« Reply #21 on: July 03, 2024, 07:42:04 pm »
Thanks. The zero file crashes the app for me too.

domasz

  • Hero Member
  • *****
  • Posts: 620
Re: Lazzy Image Viewer
« Reply #22 on: July 06, 2024, 04:37:32 pm »

CM630

  • Hero Member
  • *****
  • Posts: 1674
  • Не съм сигурен, че те разбирам.
    • http://sourceforge.net/u/cm630/profile/
Re: Lazzy Image Viewer
« Reply #23 on: July 08, 2024, 12:00:22 pm »

Hi,
I downloaded the latest release, here is some feedback:


1. The issue which I described in my previous post is not observed.
2. When I press the “Open” the filter is only “All files”. It would be much-much better if there was a filter “All image files”.
3. Similarly, when I press “Browse”, all files are displayed in the list, not only the image files. I would prefer if I could have only the image files shown.
4. In the popup menu of the Brose list, “Next image” is enabled even when the last image is currently shown.
  It would make sense, if "Next image" could go to the first one.
5. Behaviour for “Next image” and “Previous image” would better be selectable, so "Next image” could go to the first one, when the last one is reached (and vce versa for “Previous image”).
6. I miss the “Best fit” button in the toolbar.


Also, maybe you could take a look at the Image processing list of LazPaint - just drag and drop multiple files into LazPaint and from the dialogue select “Add files to the image processing list”.


Some more: I just decided to try to see if it opens files when called from the shell. It did.
But when I pressed DEL to delete the image, nothing happened.
I found that there is a “Delete file” in the Main Menu/ File.
But when I clicked it an “Access violation” error was shown.
« Last Edit: July 11, 2024, 10:00:32 am by CM630 »
Лазар 4,4 32 bit (sometimes 64 bit); FPC3,2,2

CM630

  • Hero Member
  • *****
  • Posts: 1674
  • Не съм сигурен, че те разбирам.
    • http://sourceforge.net/u/cm630/profile/
Re: Lazzy Image Viewer
« Reply #24 on: March 28, 2026, 08:37:40 am »
Hi, is the project abandoned?
Лазар 4,4 32 bit (sometimes 64 bit); FPC3,2,2

Boleeman

  • Hero Member
  • *****
  • Posts: 1134
Re: Lazzy Image Viewer
« Reply #25 on: March 29, 2026, 09:00:53 am »
domasz, I like the Lazzy program V 0.71 (especially the sharpen and blur filters).

There seems to be some bugs (access violations and floating point errors) after applying different filters and also different functions consecutively. A floating point error happens when applying the desaturate and trim filters. Not sure why?

Also choosing Browse does not open files until you open a picture file using the Open Icon.

With the resize function, there are 6 types but I found Spline and System are the only one's that don't leave artifacts when a jpg/png is downsized to 80% of it's previous size.   

Also found a similar Lazarus program called Lazview V0.1 which does some nice filters. Maybe some of the filters could be added to Lazzy?
« Last Edit: March 29, 2026, 09:17:42 am by Boleeman »

Boleeman

  • Hero Member
  • *****
  • Posts: 1134
Re: Lazzy Image Viewer
« Reply #26 on: March 29, 2026, 09:12:25 am »
Sorry: needed to upload exampe effect of Lazview to a separate reply as the attached file was not small enough in the previous reply.

Example of Lazview Convolution Sphere and Cylinder filter which would be nice in Lazzy (if possible). Lazview uses bgrabmp and vampireimaging.
« Last Edit: March 29, 2026, 09:38:39 am by Boleeman »

CM630

  • Hero Member
  • *****
  • Posts: 1674
  • Не съм сигурен, че те разбирам.
    • http://sourceforge.net/u/cm630/profile/
Re: Lazzy Image Viewer
« Reply #27 on: March 29, 2026, 11:18:01 am »
I opened the info of an image. Now I cannot close it - pressing “Okay” does nothing.
v.0.7.1
Лазар 4,4 32 bit (sometimes 64 bit); FPC3,2,2

 

TinyPortal © 2005-2018