Re: [Interest] windows Qt application crashes when not run with admin rights

2012-06-12 Thread Paul Miller
On 6/12/2012 1:07 PM, Jason H wrote: > Addendum: Win7-64 has a "program files" and "program files (x86)" folder > distinction. I'm betting that is not taken into account. That was naturally my first thought, but that wasn't the issue. It turned out to be a bad pointer dereference. Quite a red her

Re: [Interest] windows Qt application crashes when not run with admin rights

2012-06-12 Thread Konrad Rosenbaum
On Monday 11 June 2012 19:27:33 Paul Miller wrote: > On 6/11/2012 12:24 PM, Guenther Boelter wrote: > > are we talking about Windows, Linux or OS X? > > Windows 7 x64. Run it either from QtCreator (if you use it) or from a debugger - Qt messages are written to the Windows debug stream - both wil

Re: [Interest] windows Qt application crashes when not run with admin rights

2012-06-12 Thread Jason H
ct.org Sent: Monday, June 11, 2012 1:35 PM Subject: Re: [Interest] windows Qt application crashes when not run with admin rights On 06/12/2012 01:27 AM, Paul Miller wrote: > On 6/11/2012 12:24 PM, Guenther Boelter wrote: >> On 06/12/2012 12:18 AM, Paul Miller wrote: >>&g

Re: [Interest] windows Qt application crashes when not run with admin rights

2012-06-12 Thread Jason H
orly programmed. My money is a on a file-system issue as Win7 prevents even more stuff from being written by non-admins. From: Guenther Boelter To: interest@qt-project.org Sent: Monday, June 11, 2012 1:35 PM Subject: Re: [Interest] windows Qt application crash

Re: [Interest] windows Qt application crashes when not run with admin rights

2012-06-12 Thread Paul Miller
On 6/11/2012 12:35 PM, Guenther Boelter wrote: > On 06/12/2012 01:27 AM, Paul Miller wrote: >> On 6/11/2012 12:24 PM, Guenther Boelter wrote: >>> On 06/12/2012 12:18 AM, Paul Miller wrote: Well this is an odd one. We recently moved from Qt 4.5.3 to 4.7.4. Our application crashes during st

Re: [Interest] windows Qt application crashes when not run with admin rights

2012-06-11 Thread Guenther Boelter
On 06/12/2012 01:27 AM, Paul Miller wrote: > On 6/11/2012 12:24 PM, Guenther Boelter wrote: >> On 06/12/2012 12:18 AM, Paul Miller wrote: >>> Well this is an odd one. We recently moved from Qt 4.5.3 to 4.7.4. Our >>> application crashes during startup when NOT run with admin rights. >>> >>> Anyone

Re: [Interest] windows Qt application crashes when not run with admin rights

2012-06-11 Thread Paul Miller
On 6/11/2012 12:24 PM, Guenther Boelter wrote: > On 06/12/2012 12:18 AM, Paul Miller wrote: >> Well this is an odd one. We recently moved from Qt 4.5.3 to 4.7.4. Our >> application crashes during startup when NOT run with admin rights. >> >> Anyone seen anything like this? > Hi Paul, > > are we tal

Re: [Interest] windows Qt application crashes when not run with admin rights

2012-06-11 Thread Guenther Boelter
On 06/12/2012 12:18 AM, Paul Miller wrote: > Well this is an odd one. We recently moved from Qt 4.5.3 to 4.7.4. Our > application crashes during startup when NOT run with admin rights. > > Anyone seen anything like this? Hi Paul, are we talking about Windows, Linux or OS X? Sounds like a problem

Re: [Interest] windows Qt application crashes when not run with admin rights

2012-06-11 Thread jason.mcdonald
> Well this is an odd one. We recently moved from Qt 4.5.3 to 4.7.4. Our > application crashes during startup when NOT run with admin rights. > > Anyone seen anything like this? Hi Paul, It's hard to say for sure without more information, but here are a few things you can check that might help t

[Interest] windows Qt application crashes when not run with admin rights

2012-06-11 Thread Paul Miller
Well this is an odd one. We recently moved from Qt 4.5.3 to 4.7.4. Our application crashes during startup when NOT run with admin rights. Anyone seen anything like this? ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailm