PDA

View Full Version : Theme maker refuses the build the .deb?


joppu
10-07-2009, 11:23 AM
I tried to compile my theme but it only manages to create the source files and not compile the final .deb package.

Console output after "Build Theme":
http://imgkk.com/i/MgSn6Y.png
Console output after "Make Debian":
http://imgkk.com/i/SKmt_a.png
Contents of the theme folder and the "DEBIAN" -folder:
http://imgkk.com/i/E-Sc8H.png
http://imgkk.com/i/MBt1p8.png

qwerty12
10-07-2009, 11:28 AM
Thanks to fms for figuring this out: Konttori bundles a Mach-O i386 dpkg-deb executable...

If you're using Debian/Ubuntu, or something similar, copy the dpkg-deb executable from /usr/bin into ThemeMaker's folder...

joppu
10-07-2009, 11:55 AM
I'm not an expert on this but it seems there s something wrong with the SDK and/or the Theme Maker, perhaps it's the offset of the source image?

I need to experiment this more tomorrow.

http://imgkk.com/i/RVYP3m.png
http://imgkk.com/i/s7TqxG.png

kabu
10-09-2009, 04:32 AM
I have the same problems and you,I'm trying to modify the software

kabu
10-10-2009, 03:05 AM
have you done the trouble? but i hava ,could you help me? I tried to compile my theme but it only manages to create the source files and not compile the final .deb package

joppu
10-10-2009, 04:05 PM
Use linux,

and,

Thanks to fms for figuring this out: Konttori bundles a Mach-O i386 dpkg-deb executable...

If you're using Debian/Ubuntu, or something similar, copy the dpkg-deb executable from /usr/bin into ThemeMaker's folder...

konttori
10-10-2009, 04:28 PM
Yeah, I should probably just make the call to /usr/bin on linux.
And then find someone to find dpkg-deb for windows. Anybody know where I can find it?

kabu
10-11-2009, 09:27 PM
I find dpkg-deb for linux, I did not try to use windows,but it count't on linux,also have the same problem,Who you have successfully tested it? Well, tell me about

kabu
10-13-2009, 01:12 AM
Use linux,

and,

and what? i have the same trouble with you,how you hava done it?

kabu
10-13-2009, 01:21 AM
I tried to compile my theme but it only manages to create the source files and not compile the final .deb package.i have the same,plese tell me

kabu
10-14-2009, 10:28 AM
Thanks to fms for figuring this out: Konttori bundles a Mach-O i386 dpkg-deb executable...

If you're using Debian/Ubuntu, or something similar, copy the dpkg-deb executable from /usr/bin into ThemeMaker's folder...

i use windows ,what i should do?

Rotkaeqpchen
10-14-2009, 10:35 AM
I'm using Windows 7, too. How do I have to build themes?

Thanks in advice!

kabu
10-15-2009, 10:26 PM
the same to me, i also have trouble in build theme ,i use theme maker1.2.3,but affter build,i can't find a .deb file

kabu
10-16-2009, 03:47 AM
I have started developing software for maemo, I would like to share with you in the technological,I can add you as a friend do? my MSN:kabu.java@hotmail.com,I want you to be a friend

jeremiah
10-16-2009, 08:49 AM
If you are developing on Windows, you will need to create a virtual machine image of linux to develop on. dpkg is a debian GNU/Linux tool and does not work on Windows.

You can create virtual machines with VirtualBox, and then install debian where you can do your maemo development since maemo is based on debian.

konttori
10-16-2009, 08:52 AM
I *will* fix windows support at some point, but it's not there yet.
Until then, easiest for you is to copy the content of the theme folder to the device if you want to test it. Just copy themename/usr/share/themes/themename folder to the devices /user/share/themes folder.

andrewfblack
10-16-2009, 01:14 PM
I *will* fix windows support at some point, but it's not there yet.
Until then, easiest for you is to copy the content of the theme folder to the device if you want to test it. Just copy themename/usr/share/themes/themename folder to the devices /user/share/themes folder.

Until konttori fixes it I will help anyone who needs it by packaging there theme in either deb or as a source package for Extras if you contact me.

joppu
10-20-2009, 08:32 AM
It's fixed now, in version 1.2.4.

Thanks, konttori!

Edit:

It still isn't.