Re: [Development] Qt 5.5.0 build issues on OS X : rpath

2015-09-29 Thread Oswald Buddenhagen
On Tue, Sep 29, 2015 at 08:32:21AM -0700, Jake Petroules wrote: > If you set QMAKE_RPATHDIR to some value (including an empty value), > then qmake won't add the absolute path in the first place. > note that things are different again in the 5.6 branch. the only way to suppress the addition of the

Re: [Development] Qt 5.5.0 build issues on OS X : rpath

2015-09-29 Thread Jake Petroules
> On Sep 29, 2015, at 2:11 AM, Ziller Eike wrote: > > >> On Sep 29, 2015, at 10:16, Jake Petroules >> wrote: >> >> >>> On Sep 28, 2015, at 2:30 PM, Massimo Callegari >>> wrote: >>> >>> On Monday 28 September 2015 19:09:11 Massimo Callegari wrote: > But please guys, when introducing s

Re: [Development] Qt 5.5.0 build issues on OS X : rpath

2015-09-29 Thread Jake Petroules
> On Sep 29, 2015, at 2:35 AM, Massimo Callegari > wrote: > > >> From what I can see, nothing is "broken" for him in the sense he is not >> limited from doing anything >he was previously able to do. > > > Again, the matter is simple: what was working from Qt 4.8 up to Qt 5.4.2 is > not wor

Re: [Development] Qt5.5 accessibility of QLineEdit and QTextEdit

2015-09-29 Thread Saether Jan-Arve
Hi Germano. I suspect this is because the new Narrator is using the UI Automation API (I can see that Notepad exposes UIA_DocumentControlTypeId, which is probably the enabler for this) There is unfortunately not a bridge between UI Automation and Qt at the moment (currently we only support MSAA

Re: [Development] Qt 5.5.1 'rc' available

2015-09-29 Thread qt next
I have always the same issue on the Mac side .. it's very easy to reproduce with the two broadcast sample in the Qt sample ..works fine on windows but not on mac OSX ... https://bugreports.qt.io/browse/QTBUG-46552 Best regards, 2015-09-29 12:06 GMT+02:00 Heikkinen Jani : > Hi all, > > > Updated

Re: [Development] Qt 5.5.1 'rc' available

2015-09-29 Thread Heikkinen Jani
Hi all, Updated Qt 5.5.1 packages here: Windows: http://download.qt.io/snapshots/qt/5.5/5.5.1/158/ Linux: http://download.qt.io/snapshots/qt/5.5/5.5.1/197/ Mac: http://download.qt.io/snapshots/qt/5.5/5.5.1/151/ src: http://download.qt.io/sn

Re: [Development] Qt 5.5.0 build issues on OS X : rpath

2015-09-29 Thread Massimo Callegari
>From what I can see, nothing is "broken" for him in the sense he is not >limited from doing anything >he was previously able to do. Again, the matter is simple: what was working from Qt 4.8 up to Qt 5.4.2 is not working anymore with Qt 5.5.x. At least for me. >>Since Qt 4.8 and up to Qt 5.4.2

Re: [Development] Qt 5.5.0 build issues on OS X : rpath

2015-09-29 Thread Ziller Eike
> On Sep 29, 2015, at 10:16, Jake Petroules > wrote: > > >> On Sep 28, 2015, at 2:30 PM, Massimo Callegari >> wrote: >> >> On Monday 28 September 2015 19:09:11 Massimo Callegari wrote: But please guys, when introducing such an important change, you are warmthly invited to me

Re: [Development] Qt 5.5.0 build issues on OS X : rpath

2015-09-29 Thread Ziller Eike
> On Sep 29, 2015, at 10:27, Jake Petroules > wrote: > > >> On Sep 28, 2015, at 2:40 PM, Thiago Macieira >> wrote: >> >> On Monday 28 September 2015 21:30:33 Massimo Callegari wrote: Can you explain what broke for you? >>> >>> Since Qt 4.8 and up to Qt 5.4.2 I was using the install_na

Re: [Development] Qt 5.5.0 build issues on OS X : rpath

2015-09-29 Thread Jake Petroules
> On Sep 28, 2015, at 2:40 PM, Thiago Macieira > wrote: > > On Monday 28 September 2015 21:30:33 Massimo Callegari wrote: >>> Can you explain what broke for you? >> >> Since Qt 4.8 and up to Qt 5.4.2 I was using the install_name_tool procedure >> as described here: http://doc.qt.io/qt-5/osx-de

Re: [Development] Qt 5.5.0 build issues on OS X : rpath

2015-09-29 Thread Jake Petroules
> On Sep 28, 2015, at 2:30 PM, Massimo Callegari > wrote: > > On Monday 28 September 2015 19:09:11 Massimo Callegari wrote: >>> But please guys, when introducing such an important change, you are warmthly >>> invited to mention it in a visible place. > >> It's in the changelog. > >> But I con

Re: [Development] Qt 5.5.0 build issues on OS X : rpath

2015-09-29 Thread Sorvig Morten
> On 28 Sep 2015, at 23:40, Thiago Macieira wrote: > > What if we add an extra rpath to Qt libs as @executable_path/../Frameworks? > Would this make loading work? > > Jake, Morten: as a stop-gap, is there a configure-time switch to revert to > the > old behaviour? This change seems to be too