IRC Logs

Log of #ghostscript at irc.freenode.net.

Search:
 <<<Back 1 day (to 2014/07/16)2014/07/17 
marcosw henrys: the machines are down because it's after 4:00pm and they automatically power down between 4:00 pm and midnight PDT.00:33.48 
mattchz jogux: wee review for you: http://git.ghostscript.com/?p=user/matt/mupdf.git;a=commit;h=6212436fab8f122ab6404ca39d62575cb5066f3011:04.45 
jogux mattchz: cool. lgtm.11:05.14 
mattchz ta.11:05.23 
  did you spot any other issues?11:05.41 
jogux not that I remember :-)11:05.49 
mattchz time for another rc then?11:06.00 
jogux yup11:06.20 
mattchz I’m slightly confused here.11:16.14 
  running ‘git tag’ in my parent repository seems to list all the tags in my submodule too.11:16.27 
  I can’t figure out if i’ve broken something/11:16.47 
  when I try and push my tags, it’s trying to push all of them. I stopped it, but...wtf11:18.49 
  ok, was just my stupidity (as usual)11:35.15 
tor8 Robin_Watts: mudraw.c really is a fragile pile of fossilised spaghetti :(12:10.53 
mattchz new mupdf for ios build ready for testing...12:21.18 
Robin_Watts tor8: refactor it?12:22.12 
mattchz reckons we should really add a double-tap recognizer to mupdf for ios, to the ‘toggle zoom’ thing12:25.59 
Robin_Watts mattchz: tap drag to zoom?12:27.13 
  so you can zoom on non multitouch devices?12:27.27 
mattchz no, just double tap12:27.28 
  it’s a standard idiom12:27.37 
  (all ios devices are multitouch)12:27.51 
jogux mattchz: new build looks good to me. ship it! :)12:27.53 
Robin_Watts how would it work? double tap on something and zoom to... what?12:27.53 
jogux robin_watts: just 2x scale12:28.01 
Robin_Watts oh, ick.12:28.08 
jogux then another double tap would zoop out to full scale12:28.10 
mattchz robin_watts: try it in any of the standard apps, e.g. photos12:28.19 
  or maps12:28.25 
  jogux: cool :-D12:28.52 
  in fact i think it’s used in android too12:29.03 
  maps seems to keep zooming in when you double tap. other apps toggle.12:29.59 
jogux mattchz: maps seems to get it wrong, it doesn't zoom to where you tap.12:32.00 
mattchz mm, just centres.12:32.17 
  not entirely sure that’s wrong.12:33.10 
  Google Maps does the sames.12:33.22 
  also wondering if a single tap on the page should dismiss, e.g. the find toolbar.12:35.20 
mattchz does a build for apple.12:35.45 
tor8 mattchz: double tap in Preview zooms to fit the visible content, IIRC (column or page or image, depends on where you tap)12:38.11 
  but I guess 2x zoom is better than nothing12:38.27 
jogux that would presumably be harder to implement though :-)12:38.29 
tor8 jogux: quite a bit :)12:38.36 
mattchz yeah. it’s frustrating to use when you expect a gesture to do something because it’s natural for that platform, iyswim12:38.57 
tor8 and I'm not a fan of it either... I like margins, wouldn't want to zoom in to crop them off12:38.57 
jogux I think we should change the single tap area at the top left from 'go back a page' to 'show toolbar'12:39.05 
  (sometimes I tap at the top to get the toolbar back and it ignores me because I'm already on the first page)12:39.56 
tor8 jogux: change the toolbar tap area from the center column I-shape to a T-shape?12:40.38 
jogux hm. maybe.12:40.52 
  actually I'm not sure. the current behaviour seems to match ibook.12:41.02 
mattchz jogux: please could you review the latest commit in my mupdf-private ?12:48.11 
jogux seems fine12:49.40 
mattchz ta.12:49.43 
  hmm, does anyone have a changelog for 1.5 I can use for Apple?12:58.41 
  git history mostly seems to be bug fixes.12:59.53 
Robin_Watts 1.5 was mainly a bug fix release, yes.13:14.18 
mattchz I’ll just say that then.13:16.57 
  robin_watts: henrys: jogux: what do you want me to work on now?13:17.07 
  robin_watts: no new encryption in this release, right13:18.13 
jogux mattchz: we need input from henrys on that13:18.53 
Robin_Watts mattchz: I thought the idea was for you to move to SOT, but henrys comments yesterday threw that a bit into doubt.13:24.20 
mattchz oh, I didn’t see those comments?13:24.38 
Robin_Watts henrys said something like "I need to get miles to agree to giving you SOT hours".13:25.12 
mattchz ah.13:27.52 
  robin_watts: did you notice my encryption question above btw?13:28.20 
  it seems unlikely, but I didn’t know if there was anything in PDF encryption that had changed.13:28.43 
Robin_Watts I don't think so, no.13:29.05 
mattchz cool, ta.13:34.24 
  Hmm. I don’t think this is a problem, is it? 13:38.53 
  The application identifier entitlement value has changed…..This will result in a loss of keychain access.13:39.16 
jogux correct, it's not a problem13:39.47 
mattchz i’m not aware of us using the keychain.13:39.52 
  good.13:39.52 
  ok, MuPDF 1.5 is waiting for Apple review.13:52.03 
  it’s set to autorelease (no pun intended) on successful review.13:52.20 
  keep your fingers crossed :-)13:52.28 
tor8 Robin_Watts: Robin_Watts_: 3 commits on tor/master for review14:57.50 
Robin_Watts_ tor8: looking.15:15.24 
  all seem reasonable.15:17.56 
rayjj looks like it's going to be very quiet here today. Henry and Michael out16:17.22 
  kens (for the logs) thanks for the leg work on Bug 695372 (and to you, too, Robin_Watts)16:18.16 
Robin_Watts_ rayjj: np. I can be grumpy on bugs on demand :)16:18.48 
tor8 Robin_Watts_: thanks.16:19.30 
Robin_Watts_ http://www.bbc.co.uk/news/world-europe-2835485616:19.51 
  So no travelling to staff meetings that requires flying anywhere near Ukraine :(16:20.07 
rayjj Robin_Watts_: I cloned /home/git/mupdf.git in my ~ray/repos but I can't push to it. Any idea why I can do this in my ghostpdl.git, but not my mupdf.git ?17:10.31 
  Robin_Watts_: I get: remote: error: refusing to update checked out branch: refs/heads/master17:10.32 
  To ray@ghostscript.com:/home/ray/repos/mupdf.git17:10.54 
Robin_Watts_ rayjj: You cloned it without --bare17:10.54 
rayjj ! [remote rejected] master -> master (branch is currently checked out)17:10.55 
  ahh. OK thanks17:11.05 
Robin_Watts_ np.17:11.09 
rayjj Robin_Watts_: tor isn't here, but can you have a look at my patch to the test-device ? Admittedly a minor one, but ir mirrors what we do in gs, and it will be important if, in the future, shading and or images get examined17:14.18 
Robin_Watts_ rayjj: sure.17:16.44 
rayjj Robin_Watts_: for custome 801 and 532 (both real world printer customers) they required pages that looked monochrome to be be classed as such, even if there were images that weren't DeviceGray CS17:17.05 
Robin_Watts_ seems reasonable to me.17:17.44 
rayjj AIUI, this -T test_device is for HCL that *might* switch over to mupdf for some of what they do for cust 53417:18.48 
Robin_Watts_ yeah.17:19.00 
rayjj and we don't really know what the requirements are from cust 53417:19.23 
Mikailcetinkaya Hi19:53.18 
ghostbot Welcome to #ghostscript, the channel for Ghostscript and MuPDF. If you have a question, please ask it, don't ask to ask it. Do be prepared to wait for a reply as devs will check the logs and reply when they come on line.19:53.18 
Mikailcetinkaya Device pswrite output can not be opened19:54.48 
  Xpswrite device output can not be opened20:22.38 
rayjj henrys: (for the logs) I just opened another xpswrite bug. Note that the output now looks correct after commit 56162c7c, but I still get the same messages (warnings?) and 5 temp files are left laying around21:26.43 
 Forward 1 day (to 2014/07/18)>>> 
ghostscript.com
Search: