From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <20120408183539.GC2245@krabbe.dyndns.org> References: <20120408183539.GC2245@krabbe.dyndns.org> Date: Thu, 12 Apr 2012 11:47:49 -0600 Message-ID: From: andrey mirtchovski To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Subject: Re: [9fans] page fit to window does not work on large jpegs Topicbox-Message-UUID: 762b6898-ead7-11e9-9d60-3106f5b1d025 change line 452 of /sys/src/cmd/page/rotate.c to 'sysfatal("unloadimage: %r");', compile and run your program again. the code will now print what the exact error is and we can take it from there.