Re: TextEdit : critical error prevents loading

2018-08-10 Thread Yavor Doganov
On Sat, 04 Aug 2018 18:16:01 +0300, Patrick CARDONA wrote: > And so, from this fresh install, I set up my Epson printer with cups > and I could not reproduce the bug because the cups client got > obviously a good .PPD file. So I am sorry again not to be able to > approve the patch. No problem,

Re: TextEdit : critical error prevents loading

2018-08-04 Thread Patrick CARDONA
Hi Yavor and All, On 2018-07-10 14:45:25 +0200 Yavor Doganov wrote: Patrick CARDONA wrote: I am very confused, beacause I tried an update of the Epson printer driver in the meanwhile, just from Epson support site; and now, I am not able to reproduce the bug : TextEdit is running and I can

Re: TextEdit : critical error prevents loading

2018-07-13 Thread Yavor Doganov
On Tue, 10 Jul 2018 15:45:25 +0300, Yavor Doganov wrote: > Patrick CARDONA wrote: > > I just notice that the margins in the summery of the Page Layout are > > very odd (attached screenshot) and when I print an example, the text > > is not placed where it should be. > > This is a separate issue; I

Re: TextEdit : critical error prevents loading

2018-07-10 Thread Yavor Doganov
Patrick CARDONA wrote: > I am very confused, beacause I tried an update of the Epson printer > driver in the meanwhile, just from Epson support site; and now, I am > not able to reproduce the bug : TextEdit is running and I can show up > printer panel and Page Layout. This means that the updated

Re: TextEdit : critical error prevents loading

2018-07-10 Thread Yavor Doganov
Patrick CARDONA wrote: > Sorry, I can't get now the answer : I may do something wrong... Yes, you do: > > (gdb) break -[NSException raise] > > Function "-[NSException raise]" not defined. > > Make breakpoint pending on future shared library load? (y or [n]) y > > Breakpoint 1 (-[NSException

Re: TextEdit : critical error prevents loading

2018-07-09 Thread Patrick CARDONA
On 2018-07-09 23:12:15 +0200 Yavor Doganov wrote: > В Mon, 09 Jul 2018 22:14:15 +0200, Patrick CARDONA написа: > >> As I can understand, it seems You were right about the printer >> hypothesis. > > Yes, thank you very much. There's a problem with parsing the PPD file. It > could be a

Re: TextEdit : critical error prevents loading

2018-07-09 Thread Patrick CARDONA
On 2018-07-09 23:12:15 +0200 Yavor Doganov wrote: > В Mon, 09 Jul 2018 22:14:15 +0200, Patrick CARDONA написа: > >> As I can understand, it seems You were right about the printer >> hypothesis. > > Yes, thank you very much. There's a problem with parsing the PPD file. It > could be a

Re: TextEdit : critical error prevents loading

2018-07-09 Thread Yavor Doganov
В Mon, 09 Jul 2018 22:14:15 +0200, Patrick CARDONA написа: > As I can understand, it seems You were right about the printer > hypothesis. Yes, thank you very much. There's a problem with parsing the PPD file. It could be a corrupted file or a bug. I tried one .ppd file for your printer

Re: TextEdit : critical error prevents loading

2018-07-09 Thread Patrick CARDONA
On 2018-07-09 21:24:38 +0200 Yavor Doganov wrote: > В Mon, 09 Jul 2018 21:18:12 +0200, Patrick CARDONA написа: >> On 2018-07-09 16:04:08 +0200 Yavor Doganov wrote: >> >> Ok : dpkg -l returns : >>> ii textedit.app 5.0-2i386 Text editor for GNUstep > > OK, thanks. > >>> No,

Re: TextEdit : critical error prevents loading

2018-07-09 Thread Yavor Doganov
В Mon, 09 Jul 2018 21:18:12 +0200, Patrick CARDONA написа: > On 2018-07-09 16:04:08 +0200 Yavor Doganov wrote: > > Ok : dpkg -l returns : >> ii textedit.app 5.0-2i386 Text editor for GNUstep OK, thanks. >> No, that is the wrong file to move. I asked for >>

Re: TextEdit : critical error prevents loading

2018-07-09 Thread Patrick CARDONA
Hi Yavor, I go on answering in the flow of your message : On 2018-07-09 16:04:08 +0200 Yavor Doganov wrote: > В Mon, 09 Jul 2018 15:47:48 +0200, Patrick CARDONA написа: >> On 2018-07-08 23:14:13 +0200 Yavor Doganov wrote: > >>> ApplicationRelease = 5; (it is not exactly 5.0-2) > > "dpkg -l

Re: TextEdit : critical error prevents loading

2018-07-09 Thread Yavor Doganov
В Mon, 09 Jul 2018 15:47:48 +0200, Patrick CARDONA написа: > On 2018-07-08 23:14:13 +0200 Yavor Doganov wrote: >> ApplicationRelease = 5; (it is not exactly 5.0-2) "dpkg -l textedit.app" should give the answer which package version you have installed. >> Does it happen if you move

Re: TextEdit : critical error prevents loading

2018-07-09 Thread Patrick CARDONA
On 2018-07-08 23:14:13 +0200 Yavor Doganov wrote: Hi Davor, I answer in the flow of your message : > В Sun, 08 Jul 2018 18:08:09 +0200, Patrick CARDONA написа: > >> When I try to start TextEdit, a critical error message is shown : >> >> "NSInvalidArgumentException: Tried to add nil to array"

Re: TextEdit : critical error prevents loading

2018-07-08 Thread Yavor Doganov
В Sun, 08 Jul 2018 18:08:09 +0200, Patrick CARDONA написа: > When I try to start TextEdit, a critical error message is shown : > > "NSInvalidArgumentException: Tried to add nil to array" You didn't specify the version of TextEdit, I assume it is 5.0-2? Does it happen if you move

TextEdit : critical error prevents loading

2018-07-08 Thread Patrick CARDONA
Hi All, When I try to start TextEdit, a critical error message is shown : "NSInvalidArgumentException: Tried to add nil to array" And then, I must stop the app. So, is TextEdit actually used by any of You ? - My context : OS : GNU/Linux Ubuntu 18.04 (LTS) WM : WindowMaker GNUstep - All