RE: Potential issue with pdf files and git repos

2018-06-13 Thread Matey Chopov
Hi Thomas, Here is a similar version to the original .pdf I was talking about here: http://www.gimpel.com/html/manual.pdf I think you are right about the issue being with file size instead of file content. When I converted the original pdf file to text and back to pdf it drastically changed

Re: Potential issue with pdf files and git repos

2018-06-13 Thread Thomas De Schampheleire
On Wed, Jun 13, 2018, 22:29 Thomas De Schampheleire < patrickdeping...@gmail.com> wrote: > 2018-06-13 20:39 GMT+02:00 Matey Chopov : > > Hi, > > > > It looks like it happens with a specific .pdf manual, I tested it with > another .pdf file and the exception didn't occur, the file got pushed >

Re: Potential issue with pdf files and git repos

2018-06-13 Thread Thomas De Schampheleire
2018-06-13 20:39 GMT+02:00 Matey Chopov : > Hi, > > It looks like it happens with a specific .pdf manual, I tested it with > another .pdf file and the exception didn't occur, the file got pushed > correctly. > > Here's the line in the trace I think is the most interesting: > > DatabaseError:

RE: Potential issue with pdf files and git repos

2018-06-13 Thread Matey Chopov
Hi, It looks like it happens with a specific .pdf manual, I tested it with another .pdf file and the exception didn't occur, the file got pushed correctly. Here's the line in the trace I think is the most interesting: DatabaseError: (DatabaseError) file is encrypted or is not a database

Re: Potential issue with pdf files and git repos

2018-06-13 Thread Thomas De Schampheleire
Hi, 2018-06-12 23:29 GMT+02:00 Matey Chopov : > Hi guys, > > > > We couldn't find an existing issue in the bitbucket related to this so here > it goes. > > Pushing a .pdf file with Git Extensions 2.48.0.5 to a git folder seems to > crash kallithea 0.3.2. > > For 0.3.5, we get an exception trace

Potential issue with pdf files and git repos

2018-06-13 Thread Matey Chopov
Hi guys, We couldn't find an existing issue in the bitbucket related to this so here it goes. Pushing a .pdf file with Git Extensions 2.48.0.5 to a git folder seems to crash kallithea 0.3.2. For 0.3.5, we get an exception trace in the kallithea log, kallithea doesn't crash, but the push won't