Re: SEGV on comparing documents with different author sets

2013-08-07 Thread Scott Kostyshak
On Wed, Aug 7, 2013 at 4:28 AM, Jedrzej Jablonski wrote: > On Wed, Aug 07, 2013 at 04:14:00AM -0400, Scott Kostyshak wrote: >> On Wed, Aug 7, 2013 at 4:08 AM, Jedrzej Jablonski >> wrote: >> > On Tue, Aug 06, 2013 at 11:29:43PM +0200, Jedrzej Jablonski wrote: >> >> On Sun, Jul 14, 2013 at 12:04:1

Re: SEGV on comparing documents with different author sets

2013-08-07 Thread Jedrzej Jablonski
On Wed, Aug 07, 2013 at 04:14:00AM -0400, Scott Kostyshak wrote: > On Wed, Aug 7, 2013 at 4:08 AM, Jedrzej Jablonski > wrote: > > On Tue, Aug 06, 2013 at 11:29:43PM +0200, Jedrzej Jablonski wrote: > >> On Sun, Jul 14, 2013 at 12:04:18PM -0700, Pavel Sanda wrote: > >> > Jedrzej Jablonski wrote: >

Re: SEGV on comparing documents with different author sets

2013-08-07 Thread Scott Kostyshak
On Wed, Aug 7, 2013 at 4:08 AM, Jedrzej Jablonski wrote: > On Tue, Aug 06, 2013 at 11:29:43PM +0200, Jedrzej Jablonski wrote: >> On Sun, Jul 14, 2013 at 12:04:18PM -0700, Pavel Sanda wrote: >> > Jedrzej Jablonski wrote: >> > > In every other tab ("Timeline", "Roadmap", etc) I can see "logged in as

Re: SEGV on comparing documents with different author sets

2013-08-07 Thread Jedrzej Jablonski
On Tue, Aug 06, 2013 at 11:29:43PM +0200, Jedrzej Jablonski wrote: > On Sun, Jul 14, 2013 at 12:04:18PM -0700, Pavel Sanda wrote: > > Jedrzej Jablonski wrote: > > > In every other tab ("Timeline", "Roadmap", etc) I can see "logged in as > > > olorin | Logout" above the tab bar. In the tab "New Tic

Re: SEGV on comparing documents with different author sets

2013-08-06 Thread Jedrzej Jablonski
On Sun, Jul 14, 2013 at 12:04:18PM -0700, Pavel Sanda wrote: > Jedrzej Jablonski wrote: > > In every other tab ("Timeline", "Roadmap", etc) I can see "logged in as > > olorin | Logout" above the tab bar. In the tab "New Ticket" it changes > > to "Login" and clicking it has no effect. > Never saw

Re: SEGV on comparing documents with different author sets

2013-07-14 Thread Pavel Sanda
Jedrzej Jablonski wrote: > In every other tab ("Timeline", "Roadmap", etc) I can see "logged in as > olorin | Logout" above the tab bar. In the tab "New Ticket" it changes > to "Login" and clicking it has no effect. Never saw anything like this before. What browser do you use? Pavel

Re: SEGV on comparing documents with different author sets

2013-07-14 Thread Jedrzej Jablonski
On Sat, Jul 13, 2013 at 02:07:38PM -0700, Pavel Sanda wrote: > Jedrzej Jablonski wrote: > > I registered at the bug tracker, but can't add a new bug: > > > > TICKET_CREATE privileges are required to perform this operation > > Just line above you can see: > Warning: Your permissions have been lim

Re: SEGV on comparing documents with different author sets

2013-07-13 Thread Pavel Sanda
Jedrzej Jablonski wrote: > I registered at the bug tracker, but can't add a new bug: > > TICKET_CREATE privileges are required to perform this operation Just line above you can see: Warning: Your permissions have been limited until you verify your email address. P

Re: SEGV on comparing documents with different author sets

2013-07-13 Thread Vincent van Ravesteijn
Op 14-7-2013 6:50, Jedrzej Jablonski schreef: Comparing two LyX documents with different author sets causes segmentation fault, because author list (params().authors()) is copied only from the "new" document. I've made a patch to fix this problem: http://www.mimuw.edu.pl/~jjablonski/lyx-compare-

Re: SEGV on comparing documents with different author sets

2013-07-13 Thread Jedrzej Jablonski
> > Comparing two LyX documents with different author sets causes segmentation > > fault, because author list (params().authors()) is copied only from the > > "new" document. I've made a patch to fix this problem: > > > > http://www.mimuw.edu.pl/~jjablonski/lyx-compare-crash.patch > > Please ope

Re: SEGV on comparing documents with different author sets

2013-07-12 Thread Pavel Sanda
Jedrzej Jablonski wrote: > Comparing two LyX documents with different author sets causes segmentation > fault, because author list (params().authors()) is copied only from the > "new" document. I've made a patch to fix this problem: > > http://www.mimuw.edu.pl/~jjablonski/lyx-compare-crash.patch

SEGV on comparing documents with different author sets

2013-07-10 Thread Jedrzej Jablonski
Comparing two LyX documents with different author sets causes segmentation fault, because author list (params().authors()) is copied only from the "new" document. I've made a patch to fix this problem: http://www.mimuw.edu.pl/~jjablonski/lyx-compare-crash.patch -- Jedrzej Jablonski