Active Topics

 



Notices


Reply
Thread Tools
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#101
Originally Posted by TransTech View Post
it is (home/user/.queen_beecon_widgets_dir)
please correct it. btw no need to make directory its already there
No, there are only: .queen_beecon_dir/ Is this correct?

Originally Posted by TransTech View Post
and correction for widget
(QBW/QBW Menu)
White spaces must be escaped on shell, i.e. "\ ". I put whole filename on quotes.

Originally Posted by TransTech View Post
and qtlockscreen files should go to,
(home/opt/qtlockscreen)
/home/opt and /opt are the same.
mount shows it /home/opt on /opt type none (bind)
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#102
Originally Posted by AapoRantalainen View Post
Ok, before packeting it is better to split steps for shell-commands.
a) Then they are not ambiguous
b) can be later automatized
(c) can be analyzed)

THIS IS ONLY STAGE ONE.

Needed on phone: ssh and rootsh
(don't try to write things, but copy+paste over ssh)

On device, user-account
Code:
#make directory for wallpapers
mkdir /home/user/MyDocs/.images/MaeMeeMo

#Portrait Mode Gconf
gconftool-2 --set /apps/osso/hildon-desktop/portrait_wallpaper -t bool true

#make directory for beecon-widget
mkdir /home/user/.queen_beecon_widgets_dir
On device, root-account:
Code:
#backup transitions.ini
cp /usr/share/hildon-desktop/transitions.ini /usr/share/hildon-desktop/transitions.ini_backup
On pc, files loaded, unpacked, scp installed.
Code:
#use phone's IP-address
export N=192.168.1.111

#wallpapers
scp WALLPAPERS/* user@$N:MyDocs/.images/MaeMeeMo

#widget
scp "QBW/QBW Menu/menu.png" user@$N:.queen_beecon_widgets_dir

#theme
scp -r Theme/Harmattan-theme root@$N:/usr/share/themes
scp -r Icons/harmattan-icons-pack-for-white-themes/* root@$N:/usr/share/icons/

#lockscreen
scp -r QtLockscreen/* root@$N:/opt/qtlockscreen/

#transitions
scp Transitions/transitions.ini root@N:/usr/share/hildon-deskto
---
additions2
*I don't know way to change background images from commandline, anybody?


On device, user-account:
Code:
#QtLockscreen-Config and set MaeMeeMo Slide lockscreen.
cp /opt/qtlockscreen/MaeMeeMoTap.ini .config/sakya/QtLockscreen.in
the scp stuff can be avoided if a resources deb pkg is created.
I'll download the resources and make a, let's call it maemeemo-data, package this week

This way we avoid some copying and scp
looking at this, I think queen-beecon should be a Pre-Depends
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following User Says Thank You to marmistrz For This Useful Post:
dadoabdallah's Avatar
Posts: 117 | Thanked: 27 times | Joined on Apr 2011
#103
i don't know where i puting these fikes after unraring
tell me Trans please
step by step
because i will be mad hahahahahahahahah
thanks
 
TransTech's Avatar
Posts: 671 | Thanked: 876 times | Joined on Mar 2011
#104
Originally Posted by AapoRantalainen View Post
No, there are only: .queen_beecon_dir/ Is this correct?


White spaces must be escaped on shell, i.e. "\ ". I put whole filename on quotes.



/home/opt and /opt are the same.
mount shows it /home/opt on /opt type none (bind)
1. yep you are right... its ".queen_beecon_dir"

2. thanks.. i dont know about that.. I'm total noob at .deb packing...

3. then it is "opt/qtlockscreen". move the contents of QtLockscreen.rar there.
 
TransTech's Avatar
Posts: 671 | Thanked: 876 times | Joined on Mar 2011
#105
Originally Posted by dadoabdallah View Post
i don't know where i puting these fikes after unraring
tell me Trans please
step by step
because i will be mad hahahahahahahahah
thanks
i would like to suggest you to wait for some time... when the deb package comes out, things will be quite easy for you.

if you still want to do this, then refer to the guide and come to me where you'll get stuck or having problem, refering stage number and point number. So that i can look at your problem quickly.
 
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#106
Originally Posted by marmistrz View Post
the scp stuff can be avoided if a resources deb pkg is created.
I'll download the resources and make a, let's call it maemeemo-data, package this week
Correct. But as you see at least I am interpreting guide wrongly (mostly because there are even small probability to do so).

Files which are going to the under /home/user can cause harm when coming from deb-package, so if it possible, put them somewhere else.

Great. Now we must figure out how other steps are performed from commandline.
 

The Following 2 Users Say Thank You to AapoRantalainen For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#107
Originally Posted by AapoRantalainen View Post
Correct. But as you see at least I am interpreting guide wrongly (mostly because there are even small probability to do so).

Files which are going to the under /home/user can cause harm when coming from deb-package, so if it possible, put them somewhere else.

Great. Now we must figure out how other steps are performed from commandline.
why can they cause harm??
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#108
TransTech, can you send your /home/user/.queen_beecon file? It will make stages Three, Four and Five much easier to reproduce.
 
TransTech's Avatar
Posts: 671 | Thanked: 876 times | Joined on Mar 2011
#109
Originally Posted by AapoRantalainen View Post
TransTech, can you send your /home/user/.queen_beecon file? It will make stages Three, Four and Five much easier to reproduce.
ok, i'll send it to you tomorrow, as its 2am here and i have my exam tomorrow.. .

p.s. check back here in next 12 hours.
 
Posts: 372 | Thanked: 61 times | Joined on Jan 2012
#110
suddenly when i rotate the phone i dont hav portrait wallpapers. its just black. i dint even install these ui yet. i only completed transferring menu.png in /home/user/queen_beecon_dir
 
Reply

Tags
maemeemo


 
Forum Jump


All times are GMT. The time now is 01:34.