[mythtv-commits] Ticket #12627: MythGallery (old): Opening TIF pictures fails

MythTV noreply at mythtv.org
Fri Jan 29 19:37:20 UTC 2016


#12627: MythGallery (old): Opening TIF pictures fails
--------------------------------------+-----------------------------
     Reporter:  angela.schmid@…       |      Owner:
         Type:  Bug Report - General  |     Status:  new
     Priority:  major                 |  Milestone:  unknown
    Component:  MythTV - General      |    Version:  0.28-beta
     Severity:  medium                |   Keywords:  TIF MythGallery
Ticket locked:  0                     |
--------------------------------------+-----------------------------
 Opening TIF pictures fails, black screen.


 {{{
 [pid 13514] open("/srv/pictures/2008/20080904 Island/20080604_1
 Reykjavik/_MG_9906.TIF", O_RDONLY|O_CLOEXEC) = 40
 [pid 17348] open("/dev/null", O_RDONLY) = 42
 [pid 17348] open("/dev/null", O_WRONLY) = 42
 [pid 17348] open("/dev/null", O_WRONLY) = 42
 [pid 17348] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
 [pid 17348] open("/lib/x86_64-linux-gnu/libtinfo.so.5",
 O_RDONLY|O_CLOEXEC) = 3
 [pid 17348] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC) =
 3
 [pid 17348] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) =
 3
 [pid 17348] open("/dev/tty", O_RDWR|O_NONBLOCK) = -1 ENXIO (No such device
 or address)
 [pid 17348] open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
 [pid 17348] open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 3
 [pid 17348] open("/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache",
 O_RDONLY) = 3
 [pid 17348] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
 [pid 17348] open("/usr/lib/x86_64-linux-gnu/libjpeg.so.8",
 O_RDONLY|O_CLOEXEC) = 3
 [pid 17348] open("/usr/lib/x86_64-linux-gnu/liblcms.so.1",
 O_RDONLY|O_CLOEXEC) = 3
 [pid 17348] open("/usr/lib/x86_64-linux-gnu/libjasper.so.1",
 O_RDONLY|O_CLOEXEC) = 3
 [pid 17348] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC) =
 3
 [pid 17348] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) =
 3
 [pid 17348] open("/srv/pictures/2012/20120604", O_RDONLY) = -1 ENOENT (No
 such file or directory)
 [pid 17348] open("Island/20120604_1", O_RDONLY) = -1 ENOENT (No such file
 or directory)
 [pid 17348] open("Reykjavik/_MG_9906.TIF", O_RDONLY) = -1 ENOENT (No such
 file or directory)
 }}}


 Opening JPG works

 {{{
 [pid 13514] open("/srv/pictures/2009/20090106 Brasil/HPIM0553.JPG",
 O_RDONLY) = 40
 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12627>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list