so.JPEGReadWriter2Plugin not bundled - jpegs fail to load
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
scratch (Debian) |
New
|
Unknown
|
|||
scratch (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Using scratch on ubuntu 13, jpeg images fail to load, either in the thumbnail view or as "stages" or "sprites"
I ran strace, and it looks like a plugin hasn't been bundled:
[pid 7317] open("/
[pid 7317] open("/
[pid 7317] open("/
[pid 7317] open("/
[pid 7317] open("/
[pid 7317] munmap(
[pid 7317] open("/
[pid 7317] stat("/
[pid 7317] open("/
[pid 7317] stat("/
[pid 7317] open("/
[pid 7317] open("/
[pid 7317] open("/
[pid 7317] open("/
[pid 7317] munmap(
[pid 7317] close(5) = 0
so we can see that the plugin failed to load, and that the jpeg file wasn't read.
looking in the /usr/lib/
please could the packaging be updated.
my daughter thanks you!
Changed in scratch (Debian): | |
status: | Unknown → New |
Status changed to 'Confirmed' because the bug affects multiple users.