[digikam] [Bug 370093] Opening a picture (double-click) in Showfoto (default viewer) does not show the other pictures in the folder (similar to Bug 221245)

2022-02-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370093

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|Showfoto-Workflow   |Showfoto-Directory

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 370093] Opening a picture (double-click) in Showfoto (default viewer) does not show the other pictures in the folder (similar to Bug 221245)

2022-02-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370093

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|showfoto|Showfoto-Workflow

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 370093] Opening a picture (double-click) in Showfoto (default viewer) does not show the other pictures in the folder (similar to Bug 221245)

2018-09-25 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=370093

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/dig
   ||ikam/867bd1d9e346ce2763390c
   ||830a58dc66d0798735
   Version Fixed In||6.0.0
 Status|REPORTED|RESOLVED

--- Comment #14 from Maik Qualmann  ---
Git commit 867bd1d9e346ce2763390c830a58dc66d0798735 by Maik Qualmann.
Committed on 25/09/2018 at 20:15.
Pushed by mqualmann into branch 'master'.

change the file open behavior of Showfoto
- single file selected, opens the whole directory
- two or more files selected, opens only these files
FIXED-IN: 6.0.0

M  +2-1NEWS
M  +220  -212  core/showfoto/main/showfoto.cpp
M  +2-3core/showfoto/main/showfoto.h
M  +0-2core/showfoto/main/showfoto_p.h
M  +3-3core/showfoto/main/showfoto_setup.cpp
M  +1-1core/showfoto/thumbbar/showfotodragdrophandler.cpp
M  +1-1core/showfoto/thumbbar/showfotodragdrophandler.h

https://commits.kde.org/digikam/867bd1d9e346ce2763390c830a58dc66d0798735

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 370093] Opening a picture (double-click) in Showfoto (default viewer) does not show the other pictures in the folder (similar to Bug 221245)

2018-09-24 Thread FabRic
https://bugs.kde.org/show_bug.cgi?id=370093

--- Comment #13 from FabRic  ---
Would that also work when opening Showfoto by double-clicking on a file
directly in the file manager (e.g. Windows Explorer), with Showfoto as the
'Picture Viewer' application by default for 'image' file types ?

Just asking because that's the requested behaviour in the bug description... :)

FabRic

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 370093] Opening a picture (double-click) in Showfoto (default viewer) does not show the other pictures in the folder (similar to Bug 221245)

2018-09-23 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=370093

--- Comment #12 from Maik Qualmann  ---
You're right, Gilles, it works only file or directory. Probably only a very
deep hack in the QFileDialog, which probably would not work with the native
file dialog anymore.

Other strategy, via the command line is still possible both a directory or
file. In the menu only "Open File..." that always loads the entire directory.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 370093] Opening a picture (double-click) in Showfoto (default viewer) does not show the other pictures in the folder (similar to Bug 221245)

2018-09-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370093

--- Comment #11 from caulier.gil...@gmail.com ---
Right.

File/Open Folder action already exists and do the job for the directory.
File/Open is to load just one file.

Why 2 separated action ? because the file open dialog need to know which kind
of file it need to open (at least, it's a legacy from KFileDialog). I'm not
sure if we can mix both at the same time with QFileDialog. If yes, you have the
solution.

Gilles Caulier

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 370093] Opening a picture (double-click) in Showfoto (default viewer) does not show the other pictures in the folder (similar to Bug 221245)

2018-09-23 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=370093

--- Comment #10 from Maik Qualmann  ---
The question for me is, do we really want an extra option in the setup?
I would suggest just an "Open..." entry in the menu:

When a directory has been selected, load all images of the directory and
display the first image.

When an image has been selected, load all the images in the directory and
display the selected image.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 370093] Opening a picture (double-click) in Showfoto (default viewer) does not show the other pictures in the folder (similar to Bug 221245)

2018-09-22 Thread FabRic
https://bugs.kde.org/show_bug.cgi?id=370093

FabRic  changed:

   What|Removed |Added

Version|5.5.0   |6.0.0

--- Comment #9 from FabRic  ---
As far as I can see, the option Gilles Caulier is talking about in his last
post from may 2017 - which I think would solve the problem / feature request,
here - still doesn't exist in Showfoto 6.0.0-beta1.

Any chance to see it appear before the next digiKam final release ?

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 370093] Opening a picture (double-click) in Showfoto (default viewer) does not show the other pictures in the folder (similar to Bug 221245)

2018-01-16 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=370093

Maik Qualmann  changed:

   What|Removed |Added

 CC||flying-sh...@web.de

--- Comment #8 from Maik Qualmann  ---
*** Bug 389047 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 370093] Opening a picture (double-click) in Showfoto (default viewer) does not show the other pictures in the folder (similar to Bug 221245)

2017-05-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370093

--- Comment #7 from caulier.gil...@gmail.com ---
In this case, an option is Showfoto Setup dialog must be fine to use this
behavior while an image is open from a directory.

Gilles

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 370093] Opening a picture (double-click) in Showfoto (default viewer) does not show the other pictures in the folder (similar to Bug 221245)

2017-05-23 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=370093

--- Comment #6 from Maik Qualmann  ---
I think the user wants to open an image and in the thumbnail bar always all
images of the directory are to be displayed. It would not matter if you open a
folder or a image, only one "Open" option.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 370093] Opening a picture (double-click) in Showfoto (default viewer) does not show the other pictures in the folder (similar to Bug 221245)

2017-05-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370093

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||caulier.gil...@gmail.com

--- Comment #5 from caulier.gil...@gmail.com ---
Maik,

I don't understand where is the problem here. I think we don't need more
option.

"File/Open" will open one file as expected.

"File/Open folder" will open all images from the folder as FabRic want.

So use the right File menu option depending of the context.

Note : it work also in CLI. if you pass an image it will open just the image.
If you pass a directory, it will open all image in this directory.

Gilles

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 370093] Opening a picture (double-click) in Showfoto (default viewer) does not show the other pictures in the folder (similar to Bug 221245)

2017-05-22 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=370093

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #4 from Maik Qualmann  ---
Gilles,

What do you think we should change the behavior? An "Open" option in the menu
would then be enough.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 370093] Opening a picture (double-click) in Showfoto (default viewer) does not show the other pictures in the folder (similar to Bug 221245)

2017-05-22 Thread David Shen
https://bugs.kde.org/show_bug.cgi?id=370093

David Shen  changed:

   What|Removed |Added

 CC||davidshe...@gmail.com

--- Comment #3 from David Shen  ---
I am on Linux platform, and I got the same behavior. And the "Open Folder"
button does not default to current image's folder, instead, it remember the
last opening location. Also, there's no way to copy-paste current image's
location.

This design has make this tool rather useless in most day to day usage
scenario.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 370093] Opening a picture (double-click) in Showfoto (default viewer) does not show the other pictures in the folder (similar to Bug 221245)

2017-03-20 Thread FabRic
https://bugs.kde.org/show_bug.cgi?id=370093

FabRic  changed:

   What|Removed |Added

Version|5.2.0   |5.5.0

--- Comment #2 from FabRic  ---
Still the same problem with digikam 5.5.0

(the menus - Color, Enhance, Decorate, Effects - are OK, though)

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 370093] Opening a picture (double-click) in Showfoto (default viewer) does not show the other pictures in the folder (similar to Bug 221245)

2016-10-24 Thread Ahmed Badr via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370093

Ahmed Badr  changed:

   What|Removed |Added

 CC||a...@111virtual.com

--- Comment #1 from Ahmed Badr  ---
This used to be the default behavior in old versions of showfoto and made it
very usable as the default photo viewer in KDE. 
Please bring back this "feature".

Thanks

-- 
You are receiving this mail because:
You are watching all bug changes.


[digikam] [Bug 370093] Opening a picture (double-click) in Showfoto (default viewer) does not show the other pictures in the folder (similar to Bug 221245)

2016-10-05 Thread FabRic via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370093

FabRic  changed:

   What|Removed |Added

 CC||fabianric...@hotmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.