Active Topics

 



Notices


Reply
Thread Tools
Posts: 1,086 | Thanked: 2,964 times | Joined on Jan 2010
#31
Originally Posted by sorodoros View Post
Have you installed any new themes?
Nope, no themes - everything like that is still default the way it came. On the desktop Ive only added two contact shortcuts and the maemo weather app, plus there is still whatever was on it when it came (phone shortcut, email shortcut, ovi stuff).
 
mrebanza's Avatar
Posts: 290 | Thanked: 132 times | Joined on Jan 2010 @ New York City
#32
yoooo...really f%$^&ing nice....what program do you use to make them????
 
stopgap's Avatar
Posts: 139 | Thanked: 135 times | Joined on Jan 2010 @ Cambridgeshire, UK
#33
Brilliant, you're a dab hand at making those! Thanks for your effort and for sharing
 
Posts: 515 | Thanked: 266 times | Joined on Nov 2009 @ Oelsted, Denmark
#34
Originally Posted by kojacker View Post
sudo gainroot
mv /home/user/MyDocs/.documents/default.conf /etc/hildon-welcome.d/
mv /home/user/MyDocs/.documents/maemo.avi /opt/
cd /usr/share/hildon-welcome/media/
ln -s /opt/maemo.avi maemo.avi
Could You post the output of:
Code:
ls -l /etc/hildon-welcome.d/
cat /etc/hildon-welcome.d/default.conf
ls -l /opt/maemo.avi
ls -l /usr/share/hildon-welcome/media/
__________________
Christian Wilken - tux-POWER.dk!
... May the Source be with You ...
 

The Following User Says Thank You to DrWilken For This Useful Post:
Posts: 1,086 | Thanked: 2,964 times | Joined on Jan 2010
#35
Originally Posted by DrWilken View Post
Could You post the output of:
Code:
ls -l /etc/hildon-welcome.d/
cat /etc/hildon-welcome.d/default.conf
ls -l /opt/maemo.avi
ls -l /usr/share/hildon-welcome/media/
Sure, thanks for your help

ls -l /etc/hildon-welcome.d/
-rw-r--r-- 1 user root 39 Feb 4 00:25 default.conf

cat /etc/hildon-welcome.d/default.conf
[hildon-welcome]
filename=maemo.avi

ls -l /opt/maemo.avi
-rw-r--r-- 1 user root 1106922 Feb 4 00:21 /opt/maemo.avi

ls -l /usr/share/hildon-welcome/media/
-rw-r--r-- 1 root root 1457954 Feb 26 2009 Hands-v32-h264.avi
1rwxrwxrwx 1 root root 17 Feb 4 00:31 maemo.avi -> /opt/maemo.avi
 
Posts: 515 | Thanked: 266 times | Joined on Nov 2009 @ Oelsted, Denmark
#36
kojacker:
That's weird... I don't see anything wrong... :/

Just as a test; Could You try to copy the /usr/share/hildon-welcome/media instead of linking?

Maybe /opt isn't mounted when it's trying to show the video...?

Code:
rm /usr/share/hildon-welcome/media/maemo.avi
cp /opt/maemo.avi /usr/share/hildon-welcome/media/maemo.avi
__________________
Christian Wilken - tux-POWER.dk!
... May the Source be with You ...

Last edited by DrWilken; 2010-02-04 at 10:54.
 

The Following User Says Thank You to DrWilken For This Useful Post:
Posts: 1,086 | Thanked: 2,964 times | Joined on Jan 2010
#37
Originally Posted by DrWilken View Post
kojacker:
That's weird... I don't see anything wrong... :/

Just as a test; Could You try to copy the /usr/share/hildon-welcome/media instead of linking? Maybe /opt isn't mounted when it's trying to show the video...?

Code:
rm /usr/share/hildon-welcome/media/maemo.avi
cp /opt/maemo.avi /usr/share/hildon-welcome/media/maemo.avi
Thanks DrWilken, I tired that and restarted but it's the same. However Im glad you couldnt see anything wrong in the previous post, it might be something else I need to look into not related to the new boot video.
 
Posts: 515 | Thanked: 266 times | Joined on Nov 2009 @ Oelsted, Denmark
#38
Your welcome

Does the video play in Media Player if You try it manually?
__________________
Christian Wilken - tux-POWER.dk!
... May the Source be with You ...
 
Posts: 515 | Thanked: 266 times | Joined on Nov 2009 @ Oelsted, Denmark
#39
I noticed that the default.conf file is owned by user:root (user/group) and it's owned by root:root on my N900...

Maybe it checks the ownership of the file when booting (run the commands as root - i.e. run gainroot before running the commands)...

Try this:
Code:
chown root:root /etc/hildon-welcome.d/default.conf
If that works You can try to move the file to /opt again and create the link once more...

Code:
mv /usr/share/hildon-welcome/media/maemo.avi /opt/
cd /usr/share/hildon-welcome/media
ln -s /opt/maemo.avi maemo.avi
__________________
Christian Wilken - tux-POWER.dk!
... May the Source be with You ...

Last edited by DrWilken; 2010-02-04 at 11:08.
 
Posts: 1,086 | Thanked: 2,964 times | Joined on Jan 2010
#40
Originally Posted by DrWilken View Post
I noticed that the default.conf file is owned by user:root (user/group) and it's owned by root:root on my N900...
You have good eyes! Still no luck though Im going to take a look for updates, clear out sms messages, etc to see what happens. It's possible I only noticed it after rebooting to watch the new video but I guess the problem may be related to something else and I just hadn't spotted it. Thanks again for helping out
 
Reply


 
Forum Jump


All times are GMT. The time now is 13:49.