Bug 345255 - Gwenview no longer accepts multiple files on the command line to view
Summary: Gwenview no longer accepts multiple files on the command line to view
Status: RESOLVED WORKSFORME
Alias: None
Product: gwenview
Classification: Applications
Component: general (other bugs)
Version First Reported In: 5.0.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-17 11:44 UTC by ian
Modified: 2017-06-19 23:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Screen shot of multiple file call (202.88 KB, image/jpeg)
2015-03-17 11:51 UTC, ian
Details
Screen shot of single file call (252.33 KB, image/jpeg)
2015-03-17 11:52 UTC, ian
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ian 2015-03-17 11:44:11 UTC
When calling gwenview on the command line with multiple files from the command line (eg: gwenview IMG* ), no images are shown.  Previous versions took all file names from the command line and showed them.

If calling with only one image on the command line the image is shown.

Reproducible: Always

Steps to Reproduce:
1. Call gwenview from the command line with multiple image files to display, eg: gwenview IMG*
2.
3.

Actual Results:  
No images are shown

Expected Results:  
all images get shown. In my previous versions, the image browser was shown and I could see all the previews / thumbs of all the images from the comand line.
Comment 1 ian 2015-03-17 11:51:58 UTC
Created attachment 91593 [details]
Screen shot of multiple file call

This is the results when I call gwenview with multiple images on the command line.
Comment 2 ian 2015-03-17 11:52:57 UTC
Created attachment 91594 [details]
Screen shot of single file call

Screen shot of the results when I call gwenview with a single file on the command line
Comment 3 Julian Steinmann 2017-06-06 17:31:17 UTC
Cannot reproduce on Gwenview 17.04.1. 

Calling "gwenview .png" opens up the preview for all pictures.
Comment 4 Christoph Feck 2017-06-19 23:15:20 UTC
Yep, thanks for the investigation.