QT4.6 with PR1.2 has introduced issues

QT4.6 with PR1.2 has introduced issues

rama kurvakat
Karma: 414
2010-05-27 20:26 UTC
Hello,

I have seen a few issues with the QT 4.6 version released with PR1.2.
I've been using QT4.6 since PR1.1 and there seems to be these annoying changes since.

I've provided some links to marked images to explain the issue so its easier to comprehend.

Issue1 : http://bit.ly/cYPtRW http://bit.ly/cYPtRW

Issue2 : http://bit.ly/cPjtAG http://bit.ly/cPjtAG

Issue3 : http://bit.ly/a5E4sk http://bit.ly/a5E4sk

Could somebody please throw some light on these issues since it appears in all development Ive done using QT4.6 from PR1.1.
These changes were totally unexpected and not only that, it seems anything than an improvement, maybe even bugs.
Please do not answer this by saying QT4.6 on PR1.1 was a beta deveopment version, in that case it seems then from the examples above the beta version was more proper.

Thanks a lot for any help with this.

cheers
--
krk969
(Ram)

  •  Reply

Re: QT4.6 with PR1.2 has introduced issues

Daniil Ivanov
Karma: 31
2010-05-28 06:25 UTC
Hi Ram!

Screenshots do not say anything.
Without seeing the code it's not possible to say if it's because of
problems with the way how you constructed layouts of the widgets
or with Qt styles.

Thanks, Daniil.

On Thu, May 27, 2010 at 11:26 PM, Ram Kurvakat <rkmaemo@gmx.com> wrote:
> Hello,
>
> I have seen a few issues with the QT 4.6 version released with PR1.2.
>
> I've been using QT4.6 since PR1.1 and there seems to be these annoying
> changes since.
>
> I've provided some links to marked images to explain the issue so its easier
> to comprehend.
>
> Issue1 : http://bit.ly/cYPtRW
>
> Issue2 : http://bit.ly/cPjtAG
>
> Issue3 : http://bit.ly/a5E4sk
>
> Could somebody please throw some light on these issues since it appears in
> all development Ive done using QT4.6 from PR1.1.
>
> These changes were totally unexpected and not only that, it seems anything
> than an improvement, maybe even bugs.
>
> Please do not answer this by saying QT4.6 on PR1.1 was a beta deveopment
> version, in that case it seems then from the examples above the beta version
> was more proper.
>
> Thanks a lot for any help with this.
>
> cheers
>
> --
>
> krk969
>
> (Ram)
>
>
>
>
>
  •  Reply

Re: QT4.6 with PR1.2 has introduced issues

Robin Burchell
Karma: 996
2010-05-28 09:36 UTC
On Fri, May 28, 2010 at 7:25 AM, Daniil Ivanov <daniil.ivanov@gmail.com> wrote:
> Hi Ram!
>
>  Screenshots do not say anything.
>  Without seeing the code it's not possible to say if it's because of
>  problems with the way how you constructed layouts of the widgets
>  or with Qt styles.

Seconding what Daniil says - to try pinpoint your issue (and look for
workarounds or fixes), please produce a minimal testcase.

That is, a *minimal* example (as little code as possible, please!
can't emphasise how important this is) which demonstrates the
incorrect behaviour you are talking about. :)

> Thanks, Daniil.

Best,

Robin Burchell
mob: +447702671419
msn: msn@viroteck.net
irc: w00t @ irc.freenode.net
twr: http://twitter.com/w00teh
lac: http://identi.ca/w00t
  •  Reply