![]() |
Deb package From QT SDK
i created a debian package from qt sdk using build all button
but it fails to install in the n900 using application manager dpkg -i finishes succesfully but the app doesnt appear anywhere in the menu currently i am running the executable by using run-standalone.sh which works fine..but its tedious and not the way i want to share the app source and the executable CGPA Calculator |
Re: Deb package From QT SDK
Hi zwiik
You need to have a <your application>.desktop describing your application in /usr/share/applications/hildon/. If you are using QT Creator it should be placed in <your application> maemo build/debian/usr/share/applications/hildon/ before you build the application. See http://wiki.maemo.org/Desktop_file_format for full description of the file format. Kim |
Re: Deb package From QT SDK
Quote:
i had placed it in the same folder as my project and added this to my .pro file Code:
desktop.path = $$DATADIR/applications/hildon will try that |
Re: Deb package From QT SDK
Yes, I have tried those too, without any success. It may be missing experience though, I have just started using QT.
So i just created the respective folders and placed the .desktop file and icon file where they belong, and they got installed. Probably not the right solution, but it works ;) Kim |
Re: Deb package From QT SDK
Quote:
also went through the files in the debian folder edited files besides the rules folder now it builds the package pretty fine.but no success in uploading it to the repository and kim,would you like to join the project,i sure could use ur skillsand do need the help |
Re: Deb package From QT SDK
Hi zwiik
Quote:
What's your problem uploading ? Quote:
I'm still learning QT and packaging :) KIm |
Re: Deb package From QT SDK
hope u get the uploading part soon
lot of people gettin errors from autobuilder me too:P i am still at the basics goodluck to u |
Re: Deb package From QT SDK
successfully uploaded now ..in queue ryt now :)
|
Re: Deb package From QT SDK
i created a debian package from qt sdk using build all button
but it fails to install in the n900 using application manager dpkg -i finishes succesfully but the app doesnt appear anywhere in the menu. I have read the threads above but couldn understand about the .desktop file. Please can anyone explain me wat to do exactly ??? |
Re: Deb package From QT SDK
Quote:
well i havent put much effort into that but i can help u out with the shortcut in the menu u can do this by creating a desktop entry file like this one Code:
[Desktop Entry] u have to place this in /usr/share/applications/hildon/ as yourAppname.desktop and for including this in your deb file what i have done myself is to ccreate the same directories in the debian/appname folder in ur proj create the same directories in the debian/appname folder in ur project folder and place the file there similarly u can add a icon (png 64x64) in the /usr/share/icons/hicolor/64x64/apps/ |
All times are GMT. The time now is 01:02. |
vBulletin® Version 3.8.8