Public bug reported:
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("/home/user/somefile.jpg", O_RDONLY) = 5 [pid 7317] open("/lib/x86_64-linux-gnu/JPEGReadWriter2Plugin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 7317] open("/usr/lib/x86_64-linux-gnu/JPEGReadWriter2Plugin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 7317] open("/lib/JPEGReadWriter2Plugin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 7317] open("/usr/lib/JPEGReadWriter2Plugin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 7317] munmap(0x7f2a793f9000, 88132) = 0 [pid 7317] open("/usr/lib/scratch/plugins//so.JPEGReadWriter2Plugin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 7317] stat("/usr/lib/scratch/plugins//so.JPEGReadWriter2Plugin", 0x7fff4d9bf560) = -1 ENOENT (No such file or directory) [pid 7317] open("/usr/lib/squeak/4.10.2-2614//so.JPEGReadWriter2Plugin", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 7317] stat("/usr/lib/squeak/4.10.2-2614//so.JPEGReadWriter2Plugin", 0x7fff4d9bf560) = -1 ENOENT (No such file or directory) [pid 7317] open("/lib/x86_64-linux-gnu/libJPEGReadWriter2Plugin.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 7317] open("/usr/lib/x86_64-linux-gnu/libJPEGReadWriter2Plugin.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 7317] open("/lib/libJPEGReadWriter2Plugin.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 7317] open("/usr/lib/libJPEGReadWriter2Plugin.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 7317] munmap(0x7f2a793f9000, 88132) = 0 [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/squeak/plugins/4.10.2-2614 and /usr/lib/scratch/plugins directory, this plugin isn't listed. please could the packaging be updated. my daughter thanks you! ** Affects: scratch (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1277940 Title: so.JPEGReadWriter2Plugin not bundled - jpegs fail to load To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/scratch/+bug/1277940/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs