Re: [zathura] [Zathura PATCH] RFC

2013-04-02 Thread Marwan Tanager
On Tue, Apr 02, 2013 at 09:45:44PM +0200, Sebastian Ramacher wrote: > On 2013-03-25 04:14:25, Marwan Tanager wrote: > > > Also, I remember, that I hit a mem-leak recently when working on a > > > poster made with LaTeX. I was recompiling the same page over and over > > > again with LaTeX and I the m

Re: [zathura] [Zathura PATCH] RFC

2013-04-02 Thread Sebastian Ramacher
On 2013-04-02 21:45:44, Sebastian Ramacher wrote: > > > Also, I thought a while ago, that zathura's rendering experience could > > > be even further enhanced by caching the pages, which have not been seen > > > yet. For example at one moment we see a row of pages and zathura caches > > > the row a

Re: [zathura] [Zathura PATCH] RFC

2013-04-02 Thread Sebastian Ramacher
On 2013-03-25 04:14:25, Marwan Tanager wrote: > > Also, I remember, that I hit a mem-leak recently when working on a > > poster made with LaTeX. I was recompiling the same page over and over > > again with LaTeX and I the memory consumption went very high. I was > > wondering if this is because zat

Re: [zathura] g_param_spec_int64 commit segfaults on my machine

2013-04-02 Thread Sebastian Ramacher
Hi, On 2013-04-01 21:28:51, Abdó Roig-Maranges wrote: > The last commit in zathura's develop branch (1a145c5166cd834, "Use the > 64-bit variants of g_param_spec_int ...) segfaults on my machine. I'm > running Arch with gcc 4.7.2 and gtk 2.24.17. that should be fixed. > By the way, I posted some