Bug 345255

Summary: Gwenview no longer accepts multiple files on the command line to view
Product: [Applications] gwenview Reporter: ian
Component: generalAssignee: Gwenview Bugs <gwenview-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: mail, myriam
Priority: NOR    
Version First Reported In: 5.0.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Screen shot of multiple file call
Screen shot of single file call

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.