Opening more then one image at the time from Windows Explorer
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Pinta |
Wishlist
|
Unassigned |
Bug Description
In Pinta 0.6 on Windows XP I would like to open multiple pictures at the same time. I did:
1. File | Open
2. Click on image1.png, pressed <CTRL> key and click on image2.png.
Result: image1.png is deselected and image2.png is selected.
It would be nice if multiple pictures could be selected and opened with single action.
Also when marking multiple pictures in Windows Explorer and right click to select Open with | Pinta only single image is opened. So I am forced to open one picture after another.
Changed in pinta: | |
milestone: | none → 0.8 |
importance: | Undecided → Medium |
Jonathan Pobst (jpobst) wrote : | #1 |
Changed in pinta: | |
importance: | Medium → Low |
status: | New → Fix Committed |
grofaty (grofaty) wrote : | #2 |
I have installed Pinta 0.8 on Windows XP and opening two pictures from Pinta works fine (I can see two pictures from Windows menu), so main problem solved. But if I select two pictures in Windows Explorer and open them with Pinta only the last picture is opened (from Windows menu there is only one picture listed).
beajeanm (jeanmichel-bea) wrote : | #3 |
I've suggested a fix.
The pull request is awating here:
https:/
Changed in pinta: | |
assignee: | nobody → beajeanm (jeanmichel-bea) |
assignee: | beajeanm (jeanmichel-bea) → nobody |
beajeanm (jeanmichel-bea) wrote : | #4 |
Ignore the previous message wrong bug page :(
Sorry
grofaty (grofaty) wrote : | #5 |
I made a test with Pinta 1.1 on Windows XP sp3. I am marking this bug report as new again. The bug in Pinta 0.8 (releasing the actual fix) was partially solved. Actually there was two bugs reported in this bug report:
1. Pinta can't open multiple files from File | Open using <CTRL>+mouse click. --> fix commited and problem solved.
2. In Windows Explorer mark two files and right mouse click selecting Open with | Pinta --> problem remains.
I am marking this bug tag from Fix commited to New.
Changed in pinta: | |
status: | Fix Committed → New |
summary: |
- Opening more then one image at the time + Opening more then one image at the time from Windows Explorer |
Changed in pinta: | |
status: | New → Confirmed |
importance: | Low → Wishlist |
Fixed in https:/ /github. com/jpobst/ Pinta/commit/ 6ba3b481cea038e 3cc6dad9608e58c 739aa27077.
I also did https:/ /github. com/jpobst/ Pinta/commit/ cae46278a630224 07b00adeed7a709 36517e8524 which will open multiple images passed in on the command line to Pinta, which may fix the second issue.
I tried selecting multiple images in Windows 7 and doing Open, but it opens a new copy of Pinta for each, so it looks like that behavior has changed from XP->7.