On Sun, Jan 24, 2016 at 12:59:34PM +0100, Georg Baum wrote:
> Scott Kostyshak wrote:
>
> > From what I understand, the renaming was done to avoid confusion from
> > overloading (see the documentation for the signal in Qt 4.8 or Qt 5). I
> > think this is related to this Qt bug [6]. In essence, thi
Scott Kostyshak wrote:
> From what I understand, the renaming was done to avoid confusion from
> overloading (see the documentation for the signal in Qt 4.8 or Qt 5). I
> think this is related to this Qt bug [6]. In essence, this seems just to
> be a renaming from error() to errorOccurred().
>
>
On Sun, Jan 24, 2016 at 01:51:48AM -0500, Scott Kostyshak wrote:
> On Sun, Aug 23, 2015 at 12:26:44PM -0400, Scott Kostyshak wrote:
> > I am getting many messages such as
> >
> > QObject::connect: Connecting from COMPAT signal
> > (QProcess::error(QProcess::ProcessError))
> >
> > now in the termi
On Sun, Aug 23, 2015 at 12:26:44PM -0400, Scott Kostyshak wrote:
> I am getting many messages such as
>
> QObject::connect: Connecting from COMPAT signal
> (QProcess::error(QProcess::ProcessError))
>
> now in the terminal when using LyX with Qt 5.6dev. It does not cause
> any problems that I can