Active Topics

 

Showing results 1 to 25 of 34 @ 0.00 seconds. Search: Posts Made By: flgor
Forum: Development 2010-06-23, 11:18
Replies: 1
Views: 2,929
Posted By flgor
gstreamer photography.h (file not found).

Hello,

Problem solved adding gstreamer0.10-plugins-bad-dev in config

I try to use the gst_photography_set_autofocus().

When i try to compile the application on Garage it fails...
Forum: Development 2010-05-26, 07:40
Replies: 59
Views: 23,379
Posted By flgor
Re: A remedy for the Qt 4.6 situation (And the new Qt SDK works!)

Can someone give me a link for how to update my N900 to PR 1.2?

I did today the steps described in the Venemo post. It works but when i run my qt application it looks different with the new...
Forum: Development 2010-04-29, 16:49
Replies: 6
Views: 2,242
Posted By flgor
Re: application packages missing

=)) ok so i will have to wait. Thanks for your answers.

I would like to let this topic open regarding this question:
If somebody want to install my application but he/she has just PR1.1 what...
Forum: Development 2010-04-29, 16:42
Replies: 6
Views: 2,242
Posted By flgor
Re: application packages missing

PR1.2 is already released?
If not, if somebody want to install my application but he/she has just PR1.1 what should he/she do?

And also, Build-Depends and Depends from Debian/Control looks ok?
...
Forum: Development 2010-04-29, 16:28
Replies: 6
Views: 2,242
Posted By flgor
Re: application packages missing

Another fast question if someone can help me:

How can i istanll qt 4.6.2 on the phone?
Maybe if i will have this version of qtlibs i will be able to install my application. I tried to download it...
Forum: Development 2010-04-29, 13:52
Replies: 6
Views: 2,242
Posted By flgor
application packages missing

Hello,


I've just uploaded my application to extras-devel. Everything went fine with the build etc and now it is available for install.

But when i try to install it from extras-devel...
Forum: Development 2010-04-21, 08:30
Replies: 10
Views: 2,140
Posted By flgor
Re: Host files on Maemo.

I couldn't install the English translation from extras-devel for the noor application.

Anyway, do you think it would be a good idea to add 30 new .debs in extras-devel for every language file?
...
Forum: Development 2010-04-19, 13:12
Replies: 10
Views: 2,140
Posted By flgor
Re: Host files on Maemo.

Hi,

Part of the application is a dictionary.
For every language it is a different file. At start, when the application is installed from .deb, the dictionary has just 6 languages.

I have an...
Forum: Development 2010-04-19, 12:41
Replies: 10
Views: 2,140
Posted By flgor
Re: Host files on Maemo.

Please someone, help me with my problem.

So i have an application in extras-devel. I have some files related with the application. The application knows how to download the files.

All i need...
Forum: Development 2010-04-16, 11:23
Replies: 15
Views: 12,667
Posted By flgor
Re: Qt: QInputDialog and QMessageBox crash the application

QInputDialog::getInt is the same story. These are all static functions.
Forum: Development 2010-04-16, 11:15
Replies: 15
Views: 12,667
Posted By flgor
Re: Qt: QInputDialog and QMessageBox crash the application

I think I had a similar situation when i used QMessageBox.

In my case, I had a QNetworkReply and on the slot received from error() signal i created a QMessageBox using the static function...
Forum: Development 2010-04-16, 10:40
Replies: 10
Views: 2,140
Posted By flgor
Re: Host files on Maemo.

Hi,

So my application on extra-devel is around 20M.
But for some special cases it needs some additional files. These files( 35 ) are around 200M(total). But not all of files are used by all the...
Forum: Development 2010-04-16, 08:51
Replies: 10
Views: 2,140
Posted By flgor
Re: Host files on Maemo.

Mainly what I need is to host some big files to maemo, and download them using my application installed on the phone.

please help
Forum: Development 2010-04-15, 08:18
Replies: 10
Views: 2,140
Posted By flgor
Host files on Maemo.

Hello,

I found this community task: http://wiki.maemo.org/Task:File_hosting_on_maemo.org

Until it is implemented is it any way to host few big project files in some public maemo place and...
Forum: Development 2010-04-12, 17:21
Replies: 5
Views: 3,287
Posted By flgor
Re: libQtScript

so in the debian/control fine should i add:

Build-Depends: debhelper (>= 5), libqt4-dev, libqt4-script ?
Forum: Development 2010-04-12, 17:12
Replies: 5
Views: 3,287
Posted By flgor
Re: libQtScript

Thanks alot!
Assuming someone who does not have the libqtscript installed is running my application, will it work?

Should I add this command to the post install script?
Forum: Development 2010-04-12, 16:53
Replies: 5
Views: 3,287
Posted By flgor
libQtScript

Hello,

I want to include into my application libQtScript. (script module). I noticed that on the phone the installed Qt does not include in the /usr/lib this library.
Is it...
Forum: Development 2010-03-16, 12:06
Replies: 5
Views: 2,313
Posted By flgor
Re: upload application to garage error

I still can't upload my files to extra-devel.

when i'm using dput i get:
returned a nonzero exit code.
Error while uploading.


when i'm trying to upload using scp directlyi get
Permission...
Forum: Development 2010-03-15, 14:27
Replies: 5
Views: 2,313
Posted By flgor
Re: upload application to garage error

Thanks for help,

So there is no limit size restriction.
Forum: Development 2010-03-15, 13:24
Replies: 5
Views: 2,313
Posted By flgor
upload application to garage error

Hello,

I have a Qt application for armel which I want to upload to garage.

the deb file is around 90M and the tar.gz around 200M?


First i uploaded the changes file using...
Forum: Development 2010-03-05, 07:56
Replies: 24
Views: 7,816
Posted By flgor
Re: QtCreator and madde on Windows

I'll bump this again.

I've just notice in QtCreator Debugger window this error:
<43-break-insert "\"main.cpp\":5"
>&"No source file named main.cpp.\n"
>43^error,msg="No source file named...
Forum: Development 2010-03-04, 09:54
Replies: 24
Views: 7,816
Posted By flgor
Re: QtCreator and madde on Windows

Was someone able to make remote debugging to an application running on N900 using QTCreator and Madde on windows?

Right now after i fallowed all the steps from wiki:...
Forum: Development 2010-03-03, 15:49
Replies: 24
Views: 7,816
Posted By flgor
QtCreator and madde on Windows [on phone debug problem]

Hello,

Is it possible to run an application in debug mode directly on the phone using QtCreator and madde?

I fallowed the steps described on wiki and I'm able to run the application on...
Forum: Development 2010-02-25, 18:31
Replies: 17
Views: 4,930
Posted By flgor
Post Re: Problem packing a Qt application for Maemo

Just for record, i tried something like this and i think it works:
inputfiles.files += ../data/inputfiles/*.*


Anyway my .deb is working now and it can be installed with the dpkg -i. :)

the...
Forum: Development 2010-02-25, 15:29
Replies: 17
Views: 4,930
Posted By flgor
Re: Problem packing a Qt application for Maemo

Thanks alot!
Can it work with *.* and to do it recursively for subdirs also.
Showing results 1 to 25 of 34



 
Forum Jump

All times are GMT. The time now is 11:41.