Notices


Reply
Thread Tools
d-iivil's Avatar
Posts: 2,154 | Thanked: 2,186 times | Joined on Dec 2009 @ Hellsinki, Finland
#31
Originally Posted by crash16 View Post
are you shure that that's the package causing the problems?
No, I'm not shure, but I use Shure's microphones + In-ears

Seriously, I think it's imagemagic you're missing or you have some weird version of it. Can you run this and see if you find package that includes imagemagic (in scratchbox):
apt-get update
apt-cache search imagemagic
__________________
If you're rich and you think I deserve a cold beer, you may donate one or two :-P

80's style stadium rock is back - FIRENOTE
Hi-Octane heavy metal - FORCE MAJEURE
 
leetut's Avatar
Posts: 1,169 | Thanked: 1,174 times | Joined on Jan 2010 @ sunderland
#32
Originally Posted by joppu View Post
It pretty much really can't get much easier than it's now. So just try to learn it.
carbide.ui was easier, i made hundreds of symbian themes with that, after reading so many n900 theme making threads i still dont know where to start!

dont understand any of this linux/terminal mumble jumble!:
http://mer-project.blogspot.com/2010...for-theme.html

more mumble jumble!:
i cant see any download link on this page:
Originally Posted by D-Iivil View Post
Just wanted to inform that Stskeeps updated the master template for PR1.2 today and it so far it seems to be working just nice
http://gitorious.org/hildon-theme-ex...s/trees/master
manual is much much much easier
and there easily shared by just uploading the 'theme' folder, but i am interested in making them as installable debs instead,
was hoping this thread was an 'idiots' [guide] like the ones i posted here:
http://talk.maemo.org/showthread.php?t=51502
i know its just a case of us linux n00bs reading/studying all the 'kindly' provided links, but its sooooo painfull for my braincells to get to grips with 'linux/terminal mumble jumble'!
surely an idiots guide explaining everything in detail, with screenshots, step by step, would benefit everyone
(and i mean a REAL idiots guide!)
__________________
born to rage against them
 
d-iivil's Avatar
Posts: 2,154 | Thanked: 2,186 times | Joined on Dec 2009 @ Hellsinki, Finland
#33
Originally Posted by leetut View Post
carbide.ui was easier, i made hundreds of symbian themes with that, after reading so many n900 theme making threads i still dont know where to start!

dont understand any of this linux/terminal mumble jumble!:
http://mer-project.blogspot.com/2010...for-theme.html

more mumble jumble!:


i cant see any download link on this page:


manual is much much much easier
and there easily shared by just uploading the 'theme' folder, but i am interested in making them as installable debs instead,
was hoping this thread was an 'idiots' [guide] like the ones i posted here:
http://talk.maemo.org/showthread.php?t=51502
i know its just a case of us linux n00bs reading/studying all the 'kindly' provided links, but its sooooo painfull for my braincells to get to grips with 'linux/terminal mumble jumble'!
surely an idiots guide explaining everything in detail, with screenshots, step by step, would benefit everyone
(and i mean a REAL idiots guide!)
My thoughts exactly when I first wanted to make themes without editing every image hand by hand.

I never had used Linux before (if you don't count N900). But I still survived to set up a SDK that could build debs inside Ubuntu (running on virtual machine under Win 7). I must admit that it's pretty complicated and hard for noobs to get everything up and running :/

But I know it's possible to create debs inside N900 if you have your edited theme working in it. Can't just remember what was the name of the program @ devel repo.
__________________
If you're rich and you think I deserve a cold beer, you may donate one or two :-P

80's style stadium rock is back - FIRENOTE
Hi-Octane heavy metal - FORCE MAJEURE
 

The Following User Says Thank You to d-iivil For This Useful Post:
Posts: 286 | Thanked: 117 times | Joined on Jan 2010
#34
the package that came up after searching is xresponse-visualize, i installed it but i still have that error

# Add here commands to install the package into debian/r-style-blue-theme.
/scratchbox/tools/bin/make DESTDIR=/home/crash/MyDocs/r-style-blue-theme-1.6/debian/r-style-blue-theme install
make[1]: Entering directory `/home/crash/MyDocs/r-style-blue-theme-1.6'
Making install in template
make[2]: Entering directory `/home/crash/MyDocs/r-style-blue-theme-1.6/template'
mkdir -p -- . /home/crash/MyDocs/r-style-blue-theme-1.6/debian/r-style-blue-theme//usr/share/themes/rstylebluethemedir/images
convert -rotate 90 LockSliderLeft.png LockSliderTop.png
make[2]: convert: Command not found
make[2]: *** [install] Error 127
make[2]: Leaving directory `/home/crash/MyDocs/r-style-blue-theme-1.6/template'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/crash/MyDocs/r-style-blue-theme-1.6'
make: *** [install] Error 2

is there a way to install all the packages which are available in the repos? maybe that way i won't miss it...
 
Posts: 286 | Thanked: 117 times | Joined on Jan 2010
#35
finally i have got it to work!!!!.....i had to add the extras-testing repositories in scratchbox to be able to install imagemagic....thanx for your help D-livil
 
Posts: 286 | Thanked: 117 times | Joined on Jan 2010
#36
I have the following error when i try to build my theme package:
dpkg-genchanges: warning: unknown information field `Xb-Maemo-Icon-26' in input data in package's section of control info file


the thing is that i have `XB-Maemo-Icon-26' in the debian/control file...

Does anyone know what shoud i do?


thanx
 
Posts: 1,994 | Thanked: 3,342 times | Joined on Jun 2010 @ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
#37
I would like to make a Maemo 5 Hildon theme.

I have taken beta theme (Digital Nature), renamed it to gamma (in index.theme), changed something with colors and want to turn it into deb (just to test what it looks like).

I created folder structure:

deb/usr/share/themes/gamma/index.theme, colors.config, backgrounds/, images/, others

deb/DEBIAN/control and three other files

I run in X Terminal
dpkg-deb -b deb
I get error
tar: unknown option "--format=GNU"

What should I do about it?
 
d-iivil's Avatar
Posts: 2,154 | Thanked: 2,186 times | Joined on Dec 2009 @ Hellsinki, Finland
#38
Originally Posted by Wikiwide View Post
I would like to make a Maemo 5 Hildon theme.

I have taken beta theme (Digital Nature), renamed it to gamma (in index.theme), changed something with colors and want to turn it into deb (just to test what it looks like).

I created folder structure:

deb/usr/share/themes/gamma/index.theme, colors.config, backgrounds/, images/, others

deb/DEBIAN/control and three other files

I run in X Terminal
dpkg-deb -b deb
I get error
tar: unknown option "--format=GNU"

What should I do about it?
Don't know about the error, but I'm using this command to build debs inside scratchbox:
dpkg-buildpackage -rfakeroot -tc
__________________
If you're rich and you think I deserve a cold beer, you may donate one or two :-P

80's style stadium rock is back - FIRENOTE
Hi-Octane heavy metal - FORCE MAJEURE
 
Posts: 1,994 | Thanked: 3,342 times | Joined on Jun 2010 @ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
#39
Originally Posted by D-Iivil View Post
Don't know about the error, but I'm using this command to build debs inside scratchbox:
dpkg-buildpackage -rfakeroot -tc
Hello,

I've been away from computer for some time. Now I have read your
message, reinstalled dpkg-dev and tried to run your command (instead
of fakeroot I use sudo gainroot from rootsh). Here are errors from it:



parsechangelog/debian: warnings: badly formatted heading line; found
eof where expected first heading



changelog is created by hand and contains one line

gamma(0.1)

where gamma is theme name (the same as in control and index.theme) and
0.1 is version (the same as in control).

I would be thankful for any help with this file


dpkg-buildpackage: error: unable to determine source package



If it's caused only by changelog, go ahead. I just don't know what to
write in changelog file. I'm able to edit it in vi.



Best regards.
 
d-iivil's Avatar
Posts: 2,154 | Thanked: 2,186 times | Joined on Dec 2009 @ Hellsinki, Finland
#40
Originally Posted by Wikiwide View Post
Hello,

I've been away from computer for some time. Now I have read your
message, reinstalled dpkg-dev and tried to run your command (instead
of fakeroot I use sudo gainroot from rootsh). Here are errors from it:



parsechangelog/debian: warnings: badly formatted heading line; found
eof where expected first heading



changelog is created by hand and contains one line

gamma(0.1)

where gamma is theme name (the same as in control and index.theme) and
0.1 is version (the same as in control).

I would be thankful for any help with this file


dpkg-buildpackage: error: unable to determine source package



If it's caused only by changelog, go ahead. I just don't know what to
write in changelog file. I'm able to edit it in vi.



Best regards.
Here is correctly formatted changelog-file (edit it to suit your needs, change at least the package name):
Code:
black-plastic-theme (0.1) jaunty; urgency=low

  * Convert into being an example.

 -- D-Iivil <ricky@hevikaraoke.fi>  Wed, 09 Jun 2010 02:29:46 -0700
__________________
If you're rich and you think I deserve a cold beer, you may donate one or two :-P

80's style stadium rock is back - FIRENOTE
Hi-Octane heavy metal - FORCE MAJEURE
 
Reply

Tags
maemo 5, theme

Thread Tools

 
Forum Jump


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