Re: Crash in File-Open

2017-03-24 Thread Scott Kostyshak
On Wed, Mar 22, 2017 at 08:09:11AM +0100, Kornel Benko wrote: > It succeeds though with 'sudo dpkg -i > --ignore-depends=libstdc++6,libhunspell-1.3-0 lyx23.scott.deb' > But then > # /usr/local/bin/lyx > /usr/local/bin/lyx: relocation error: /usr/local/bin/lyx: symbol _ZdlPvm, > version Qt_5 not

Re: Crash in File-Open

2017-03-22 Thread Kornel Benko
Am Mittwoch, 22. März 2017 um 01:43:58, schrieb Scott Kostyshak > On Tue, Mar 21, 2017 at 11:54:56PM +0100, Kornel Benko wrote: > > Am Dienstag, 21. März 2017 um 18:33:07, schrieb Scott Kostyshak > > > > > On Tue, Mar 21, 2017 at 05:14:59PM +0100, Kornel

Re: Crash in File-Open

2017-03-21 Thread Scott Kostyshak
On Tue, Mar 21, 2017 at 11:54:56PM +0100, Kornel Benko wrote: > Am Dienstag, 21. März 2017 um 18:33:07, schrieb Scott Kostyshak > > > On Tue, Mar 21, 2017 at 05:14:59PM +0100, Kornel Benko wrote: > > > > > I could send you my lyx-executable. > > > > That could give some

Re: Crash in File-Open

2017-03-21 Thread Kornel Benko
Am Dienstag, 21. März 2017 um 18:33:07, schrieb Scott Kostyshak > On Tue, Mar 21, 2017 at 05:14:59PM +0100, Kornel Benko wrote: > > > I could send you my lyx-executable. > > That could give some clues. Should we build .deb packages and trade? > > Scott I always build a deb

Re: Crash in File-Open

2017-03-21 Thread Scott Kostyshak
On Tue, Mar 21, 2017 at 05:14:59PM +0100, Kornel Benko wrote: > I could send you my lyx-executable. That could give some clues. Should we build .deb packages and trade? Scott signature.asc Description: PGP signature

Re: Crash in File-Open

2017-03-21 Thread Kornel Benko
Am Dienstag, 21. März 2017 um 10:46:41, schrieb Scott Kostyshak > On Sat, Mar 18, 2017 at 12:23:10AM -0400, Scott Kostyshak wrote: > > On Wed, Mar 15, 2017 at 03:47:31PM +0100, Kornel Benko wrote: > > > > Scott, could you try to check if the binary-provided qt5.8 crashes on >

Re: Crash in File-Open

2017-03-21 Thread Scott Kostyshak
On Sat, Mar 18, 2017 at 12:23:10AM -0400, Scott Kostyshak wrote: > On Wed, Mar 15, 2017 at 03:47:31PM +0100, Kornel Benko wrote: > > Scott, could you try to check if the binary-provided qt5.8 crashes on your > > system? > > Yes I will try this when I'm back to my testing computer (I'm currently

Re: Crash in File-Open

2017-03-18 Thread Scott Kostyshak
On Sat, Mar 18, 2017 at 06:09:32PM +0100, Enrico Forestieri wrote: > On Sat, Mar 18, 2017 at 12:54:44PM -0400, Scott Kostyshak wrote: > > > > What is the difference between the following two (the second removes the > > prepended "env")? > > > > env LD_LIBRARY_PATH=/path/to/mylibs prog > >

Re: Crash in File-Open

2017-03-18 Thread Enrico Forestieri
On Sat, Mar 18, 2017 at 12:54:44PM -0400, Scott Kostyshak wrote: > > What is the difference between the following two (the second removes the > prepended "env")? > > env LD_LIBRARY_PATH=/path/to/mylibs prog This works whatever your shell. > and > > LD_LIBRARY_PATH=/path/to/mylibs prog

Re: Crash in File-Open

2017-03-18 Thread Scott Kostyshak
On Sat, Mar 18, 2017 at 05:43:10PM +0100, Enrico Forestieri wrote: > On Sat, Mar 18, 2017 at 11:56:25AM -0400, Scott Kostyshak wrote: > > > On Sat, Mar 18, 2017 at 08:26:05AM +0100, Kornel Benko wrote: > > > > > Yes, this is sufficient. > > > If you want to switch more often, you should create a

Re: Crash in File-Open

2017-03-18 Thread Enrico Forestieri
On Sat, Mar 18, 2017 at 11:56:25AM -0400, Scott Kostyshak wrote: > On Sat, Mar 18, 2017 at 08:26:05AM +0100, Kornel Benko wrote: > > > Yes, this is sufficient. > > If you want to switch more often, you should create a script. > > I have a symbolic link, /usr/BUILD/BuildQt, pointing to the

Re: Crash in File-Open

2017-03-18 Thread Scott Kostyshak
On Sat, Mar 18, 2017 at 08:26:05AM +0100, Kornel Benko wrote: > Yes, this is sufficient. > If you want to switch more often, you should create a script. > I have a symbolic link, /usr/BUILD/BuildQt, pointing to the correct QT. > And in /etc/ld.so.conf.d/qt5.conf the first line reads >

Re: Crash in File-Open

2017-03-18 Thread Kornel Benko
Am Samstag, 18. März 2017 um 00:23:10, schrieb Scott Kostyshak > On Wed, Mar 15, 2017 at 03:47:31PM +0100, Kornel Benko wrote: > > Am Samstag, 11. März 2017 um 22:29:58, schrieb Kornel Benko > > > Am Samstag, 11. März 2017 um 14:47:37, schrieb Scott Kostyshak

Re: Crash in File-Open

2017-03-17 Thread Scott Kostyshak
On Wed, Mar 15, 2017 at 03:47:31PM +0100, Kornel Benko wrote: > Am Samstag, 11. März 2017 um 22:29:58, schrieb Kornel Benko > > Am Samstag, 11. März 2017 um 14:47:37, schrieb Scott Kostyshak > > > > > On Mon, Mar 06, 2017 at 07:09:16PM -0500, Scott Kostyshak

Re: Crash in File-Open

2017-03-17 Thread Kornel Benko
Am Samstag, 11. März 2017 um 22:29:58, schrieb Kornel Benko > Am Samstag, 11. März 2017 um 14:47:37, schrieb Scott Kostyshak > > > On Mon, Mar 06, 2017 at 07:09:16PM -0500, Scott Kostyshak wrote: > > > On Mon, Mar 06, 2017 at 12:19:48PM +0100, Kornel Benko

Re: Crash in File-Open

2017-03-11 Thread Kornel Benko
Am Samstag, 11. März 2017 um 14:47:37, schrieb Scott Kostyshak > On Mon, Mar 06, 2017 at 07:09:16PM -0500, Scott Kostyshak wrote: > > On Mon, Mar 06, 2017 at 12:19:48PM +0100, Kornel Benko wrote: > > > > > Looks like nobody seems to to be interested. > > > > I'm interested

Re: Crash in File-Open

2017-03-11 Thread Scott Kostyshak
On Mon, Mar 06, 2017 at 07:09:16PM -0500, Scott Kostyshak wrote: > On Mon, Mar 06, 2017 at 12:19:48PM +0100, Kornel Benko wrote: > > > Looks like nobody seems to to be interested. > > I'm interested and will test in a week when I'm home and have access to > the computer where I have Qt 5.8

Re: Crash in File-Open

2017-03-06 Thread Scott Kostyshak
On Mon, Mar 06, 2017 at 12:19:48PM +0100, Kornel Benko wrote: > Looks like nobody seems to to be interested. I'm interested and will test in a week when I'm home and have access to the computer where I have Qt 5.8 installed. Scott signature.asc Description: PGP signature

Re: Crash in File-Open

2017-03-06 Thread Kornel Benko
Am Montag, 6. März 2017 um 23:14:34, schrieb Kornel Benko > Am Montag, 6. März 2017 um 22:02:11, schrieb Enrico Forestieri > > > On Mon, Mar 06, 2017 at 09:11:08PM +0100, Kornel Benko wrote: > > > > > > Nice, what is the version of your debian? Which desktop? >

Re: Crash in File-Open

2017-03-06 Thread Kornel Benko
Am Montag, 6. März 2017 um 22:02:11, schrieb Enrico Forestieri > On Mon, Mar 06, 2017 at 09:11:08PM +0100, Kornel Benko wrote: > > > > Nice, what is the version of your debian? Which desktop? > > Debian jessie, gnome. > > > Googling implies that this may be important. > > But

Re: Crash in File-Open

2017-03-06 Thread Enrico Forestieri
On Mon, Mar 06, 2017 at 09:11:08PM +0100, Kornel Benko wrote: > > Nice, what is the version of your debian? Which desktop? Debian jessie, gnome. > Googling implies that this may be important. > But nothing I tried helped here. I only found this:

Re: Crash in File-Open

2017-03-06 Thread Kornel Benko
Am Montag, 6. März 2017 um 18:27:36, schrieb Enrico Forestieri > On Mon, Mar 06, 2017 at 11:45:00AM -0500, Richard Heck wrote: > > On 03/06/2017 06:19 AM, Kornel Benko wrote: > > > Ping ... > > > > > > Am Donnerstag, 23. Februar 2017 um 13:52:41, schrieb Kornel Benko > > >

Re: Crash in File-Open

2017-03-06 Thread Enrico Forestieri
On Mon, Mar 06, 2017 at 11:45:00AM -0500, Richard Heck wrote: > On 03/06/2017 06:19 AM, Kornel Benko wrote: > > Ping ... > > > > Am Donnerstag, 23. Februar 2017 um 13:52:41, schrieb Kornel Benko > > > >> OS: Linux =~ ubuntu 14.04, 64bit > >> > >> I gave a try to QT5.8. But now I

Re: Crash in File-Open

2017-03-06 Thread Richard Heck
On 03/06/2017 06:19 AM, Kornel Benko wrote: > Ping ... > > Am Donnerstag, 23. Februar 2017 um 13:52:41, schrieb Kornel Benko > >> OS: Linux =~ ubuntu 14.04, 64bit >> >> I gave a try to QT5.8. But now I am getting crashes any time I try to open a >> file with File->Open. >> This

Re: Crash in File-Open

2017-03-06 Thread Kornel Benko
Ping ... Am Donnerstag, 23. Februar 2017 um 13:52:41, schrieb Kornel Benko > OS: Linux =~ ubuntu 14.04, 64bit > > I gave a try to QT5.8. But now I am getting crashes any time I try to open a > file with File->Open. > This does not happen with 'open recent' or if lyx is called