Re: Arora web browser (Qt issue?)

2009-04-22 Thread Nicola Mfb
2009/4/13 Nicola Mfb :
> Yes! I reported the problem on the QT issue tracker (but I did not
> received the confirmation email).

Just to report that qt acked and the issue is pending for resolution.

Regards

  Nicola

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Arora web browser (Qt issue?)

2009-04-13 Thread Erik Andresen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Nope, not really - but it is stylus friendly :)

greetings,
Erik


Nicola Mfb schrieb:
> 2009/4/13 Erik Andresen :
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
> [...]
>>> This brings to me another question: how to force killing applications
>> under e?
>> I launch xkill under LXDE.
>>
> 
> Is LXDE finger friendly? I cannot test it just now.
> 
> Nicola
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 


- --
"Those who cannot remember the past are condemned to repeat it."
- -- George Santayana
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknjQTkACgkQ8NqlQQxmej433QCfZ0Lrc5HuuOAQYqjhUH1y14VW
Xh8An2XjcC+TNmh3ydJAnTvBoDP9I+n5
=3Nn9
-END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Arora web browser (Qt issue?)

2009-04-13 Thread George Brooke
> Using 640x480 in xephyr fix the issue, but it persists on the
> freerunner even rotating the screen with xrandr, so it may reveal a
> problem for X with glamo, (or at least on my setup, as TS events are
> not rotated too and I did not dig about this yet).
> May you try on your device?
>
>Nicola
Hmm it appears to work correctly if arora is starter after the screen was 
rotated (not if the screen is rotated after arora has started) it appears to 
go on working even when the screen has been rotated back to portrait.

Of course these maybe different/incorrect as I can only run arora over X 
forwarding from my dektop atm as I'm using SHR-Testing on my FR.

solar.george



signature.asc
Description: This is a digitally signed message part.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Arora web browser (Qt issue?)

2009-04-13 Thread Nicola Mfb
2009/4/13 Erik Andresen :
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
[...]
>> This brings to me another question: how to force killing applications
> under e?
> I launch xkill under LXDE.
>

Is LXDE finger friendly? I cannot test it just now.

Nicola

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Arora web browser (Qt issue?)

2009-04-13 Thread Nicola Mfb
2009/4/13 George Brooke :
> I can recreate this with arora 0.4 on my desktop by running it in Xephyr at
> 320x240 and it results in the following error (on the console I ran it from)
> QWidget::setMinimumSize: (/QMessageBox) Negative sizes (-160,334) are not
> possible
> Do you get something similar if you run arora from a console window?

Yes! I reported the problem on the QT issue tracker (but I did not
received the confirmation email).
I suppose the problem is that when qt is compiled for X11, some api
(QMessageBox::*) subtract exactly "480" from the desidered x size of
the dialog to be show. So using an x resolution < 480 you'll get the
negative warning, using 480 will stall the application, while using >
480 will work. This "subtraction" is not performed when the Q_WS_MACRO
is defined (qt compiled in embedded mode), but I think we cannot
tampering with it as said on some mailing lists.

This problems affects other api too, such
QMessageBox::information/warning/critical/fatal that are widely used
in existing qt applications but not with a DPI << 285 (the default for
freerunner), so it's very annoying.

Using 640x480 in xephyr fix the issue, but it persists on the
freerunner even rotating the screen with xrandr, so it may reveal a
problem for X with glamo, (or at least on my setup, as TS events are
not rotated too and I did not dig about this yet).
May you try on your device?

   Nicola

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Arora web browser (Qt issue?)

2009-04-13 Thread George Brooke
I can recreate this with arora 0.4 on my desktop by running it in Xephyr at 
320x240 and it results in the following error (on the console I ran it from)
QWidget::setMinimumSize: (/QMessageBox) Negative sizes (-160,334) are not 
possible
Do you get something similar if you run arora from a console window?

solar.george
On Saturday 11 April 2009 16:12:36 Nicola Mfb wrote:
> For people using arora (in the past I heard of some debian users), may
> you check and report if you are able to reproduce this:
>
> *) launch arora
> *) press About Qt on the rightest menu (it's hidden but you can show
> it clicking on ">>")
>
> On my frerunner (gentoo/e-20090313/qt4.5.0/arora-0.5) the dialog is
> not showed and it's impossible to interact further and quit the
> application.
> Looking at qt sources I suspect an issue on devices with tiny resolution.
>
> This brings to me another question: how to force killing applications under
> e?
>
> Regards
>
> Nicola
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community



signature.asc
Description: This is a digitally signed message part.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Arora web browser (Qt issue?)

2009-04-13 Thread Erik Andresen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

> *) press About Qt on the rightest menu (it's hidden but you can show
> it clicking on ">>")
Not hidden here

> On my frerunner (gentoo/e-20090313/qt4.5.0/arora-0.5) the dialog is
> not showed and it's impossible to interact further and quit the
> application.
Confirmed on Debian unstable.

> This brings to me another question: how to force killing applications
under e?
I launch xkill under LXDE.

greetings,
Erik


Nicola Mfb schrieb:
> For people using arora (in the past I heard of some debian users), may
> you check and report if you are able to reproduce this:
> 
> *) launch arora
> *) press About Qt on the rightest menu (it's hidden but you can show
> it clicking on ">>")
> 
> On my frerunner (gentoo/e-20090313/qt4.5.0/arora-0.5) the dialog is
> not showed and it's impossible to interact further and quit the
> application.
> Looking at qt sources I suspect an issue on devices with tiny resolution.
> 
> This brings to me another question: how to force killing applications under e?
> 
> Regards
> 
> Nicola
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 


- --
"Those who cannot remember the past are condemned to repeat it."
- -- George Santayana
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkni5voACgkQ8NqlQQxmej4MwQCfUWdbW/DeotIDxJdZZvtNa9KF
g4gAoLGw1AO2x4WHymb9hZtW7I6VzV80
=1sDD
-END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Arora web browser (Qt issue?)

2009-04-11 Thread Nicola Mfb
For people using arora (in the past I heard of some debian users), may
you check and report if you are able to reproduce this:

*) launch arora
*) press About Qt on the rightest menu (it's hidden but you can show
it clicking on ">>")

On my frerunner (gentoo/e-20090313/qt4.5.0/arora-0.5) the dialog is
not showed and it's impossible to interact further and quit the
application.
Looking at qt sources I suspect an issue on devices with tiny resolution.

This brings to me another question: how to force killing applications under e?

Regards

Nicola

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community