[QtExtended] call for help

Fabio Locati fabiolocati at gmail.com
Tue Apr 21 07:01:57 CEST 2009


Hi Franky,
I think that Qt-Extended is an awesome OS for openmoko. Now I'm only
bug reporting, but I think that from this summer, I'll have enough
spare time to be able to study deeper Qt-Extended, and be able to help
with the code. I have a repositoryhoting account
(repositoryhosting.com) and, if you want, I can give you an SVN/GIT
with a trac. I know you already have one, but if this is a cost for
you, you might want to drop this cost. The account I have is not very
used (I'm using less than the 0.01%) and I pay the same if I use the
0.01% or the 100% ;).

On Tue, Apr 21, 2009 at 2:07 AM, Lorn Potter <lpotter at trolltech.com> wrote:
> Franky Van Liedekerke wrote:
>> Ok, it seems my knowledge of qtextended has reached its limits. I'm
>> giving up on trying to fix issues that are definitely qtopia-core
>> related. So, if anybody has the skills to help fix issue
>> http://trac.karadog.net/qt-extended-improved/ticket/26 feel free to
>> jump in. I've spend too much time on these kind of things and since
>> even Trolltech didn't bother fixing it, why should I? I'm just one guy
>> that happened to put some stuff together, not a company with a bunch of
>> developers behind it.
>> The same goes for bluetooth.
>> So: every qtopia/qt/qtextended developer in this list, please jump in.
>> If no response is received, I might as well consider that
>> qtextended-on-freerunner is not wanted/needed anymore ...
>>
>> Franky
>>
>> _______________________________________________
>> Openmoko community mailing list
>> community at lists.openmoko.org
>> http://lists.openmoko.org/mailman/listinfo/community
>>
>
> try something like this:
>
> diff --git a/src/server/pim/savetocontacts/savetocontacts.cpp
> b/src/server/pim/savetocontacts/savetocontacts.cpp
> index d89cbd2..8e7ecfb 100644
> --- a/src/server/pim/savetocontacts/savetocontacts.cpp
> +++ b/src/server/pim/savetocontacts/savetocontacts.cpp
> @@ -23,6 +23,7 @@ void SavePhoneNumberDialog::savePhoneNumber(const QString &number, QWidget *pare
>             "<qt>" + qApp->translate("SavePhoneNumberDialog", "Create a new contact?") + "</qt>",
>             QAbstractMessageBox::Warning,
>             QAbstractMessageBox::Yes, QAbstractMessageBox::No );
> +    box->setWindowModality(Qt::WindowModal);
>
>     if (!box) {
>         qLog(Component) << "SavePhoneNumberDialog: No message box available";
>
>
>
>
> There might be other popup dialogs that have the wrong modality. The fix is usually always making it
> WindowModal.
>
> _______________________________________________
> Openmoko community mailing list
> community at lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>



-- 
Fabio A Locati

Home: Segrate, Milan, Italy (GMT +1)
Phone: +39-328-3799681
MSN/Jabber/E-Mail: fabiolocati at gmail.com

PGP Key: 9EF6 3C79 F6DF 76CD 770A 43A1 DCCB 415C 9656 3334

Envolved in: KDE, OpenStreetMap, Ubuntu, Wikimedia




More information about the community mailing list