Forum: Development
2010-06-23, 11:18
|
Replies: 1
Views: 2,929
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
|
Forum: Development
2010-04-29, 16:49
|
Replies: 6
Views: 2,242
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
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
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
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
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
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
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
|
Forum: Development
2010-04-16, 11:15
|
Replies: 15
Views: 12,667
|
Forum: Development
2010-04-16, 10:40
|
Replies: 10
Views: 2,140
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
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
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
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
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
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
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
|
Forum: Development
2010-03-15, 13:24
|
Replies: 5
Views: 2,313
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
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
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
|
Forum: Development
2010-02-25, 18:31
|
Replies: 17
Views: 4,930
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
|