maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Themes (https://talk.maemo.org/forumdisplay.php?f=49)
-   -   [Release] Matrix (https://talk.maemo.org/showthread.php?t=39851)

Dargo 2010-01-25 03:59

Re: [Theme] Matrix
 
Nvm, I just look for how to install it,
My friend you should add the correct command for the x-terminal since noobs like me can get a head ache and confusion i just install it by useing
dpkg -i /home/user/MyDocs/.documents/matrix.deb

Your missing the /home/user Part

Paranoxe 2010-01-25 04:46

Re: [Theme] Matrix
 
When you open the terminal you are suppose to be already in /home/user

You can check that by typing
Code:

pwd
in the terminal.

a good trick when you enter a path is by touching the 'Tab' button on the screen (between the 'Ctrl' and 'Esc' button on the screen) before completing the path. It will fill automaticaly the name of your path.

e.g. by typing
Code:

cd /h
and then pressing 'Tab' on the screen, it will write for you
Code:

cd /home
if there is nothing else that starts with h.

This is quicker and you know that the directory exists at the same time!

Strutten 2010-01-25 23:43

Re: [Maemo 5 Theme] Matrix
 
Quote:

Originally Posted by Lacedaemon (Post 460997)


1) Download default.conf (I edited it so you save time)
2) Connect to your N900 via SSH(search if you don't know how to do that)
3) Once connected, paste the default.conf you downloaded from step 1 to /etc/hildon-welcome.d/ and overwrite the current one
4) To install the intro movie you need to transfer the video file to /usr/share/hildon-welcome/media/
5) Reboot your device and enjoy

No matter what I do, the boot video (any boot video, really) is gone. I've ssh:d, and copied the .conf file to correct folder, I've copied the matrix video to the right location (eventually even to /etc/hildon-welcome.d/media/ where the Nokia boot video was located when I started the operation. Nothing helps, and I don't get any boot video at all. Does anybody know what's wrong?

Paranoxe 2010-01-25 23:57

Re: [Theme] Matrix
 
I use leafpad to do it. Maybe it will work for you too. Check this post:

http://talk.maemo.org/showpost.php?p...&postcount=186

Strutten 2010-01-26 00:05

Re: [Theme] Matrix
 
Quote:

Originally Posted by Paranoxe (Post 494631)
I use leafpad to do it. Maybe it will work for you too. Check this post:

http://talk.maemo.org/showpost.php?p...&postcount=186

That could be useful, but I already have the right .conf file.

Shaichico 2010-01-26 01:45

Re: [Theme] Matrix
 
Great theme Lacedaemon!
Is there any chance you can PM the location of the fla file of the matrix avi. I would like to do some chances to give people choices as a startup.

thnx in advance
Shai!

mankir 2010-01-26 01:49

Re: [Theme] Matrix
 
Proudly presenting matrixReloaded: http://talk.maemo.org/showthread.php...715#post494715

Lacedaemon 2010-01-26 16:22

Re: [Theme] Matrix
 
Quote:

Originally Posted by Shaichico (Post 494790)
Great theme Lacedaemon!
Is there any chance you can PM the location of the fla file of the matrix avi. I would like to do some chances to give people choices as a startup.

thnx in advance
Shai!

Sure you got a PM.

LiquidCuriosity 2010-01-29 03:00

Re: [Theme] Matrix
 
Any hope of a theme like this coming to the n800's?

Shaichico 2010-01-29 13:25

Re: [Theme] Matrix
 
Lace thnx for PM!

nbvora13 2010-02-03 15:31

Re: [Theme] Matrix
 
While installing this theme I'm having following errors:

short read in buffer_copy (failed to write to pipe in copy)
dpkg-deb: subprocess paste returned error exit status 2

short read in buffer_copy (backend dpkg-deb during './opt/themes/matrix/startup-wizard/StartupWizardListBgNormal.png'

Please help resolving it.

Thanks,
~nV!

Lacedaemon 2010-02-03 18:09

Re: [Theme] Matrix
 
I just tried to install it and everything went fine.
Not sure why you getting this error.

nbvora13 2010-02-03 19:11

Re: [Theme] Matrix
 
Quote:

Originally Posted by Lacedaemon (Post 509031)
I just tried to install it and everything went fine.
Not sure why you getting this error.

I found why. Because from my N900 the link where this file is hosted (mediashare) disconnects frequently due to poor signal and/or ads opened on mediashare site.

I installed by going to app mgr -> downloads -> desktop -> matrix...

Let me know if that's the latest one. Thanks.

PS :: Theme is very good...

~nV!

Tjgib2001 2010-02-03 19:22

Re: [Theme] Matrix
 
hey top theme, maybe you could make use of my vid which also has the matrix background. maybe as intro vid or sommat.


http://www.youtube.com/watch?v=qMYOc__J-RI

ajamils 2010-02-03 19:33

Re: [Theme] Matrix
 
Quote:

Originally Posted by Tjgib2001 (Post 509157)
hey top theme, maybe you could make use of my vid which also has the matrix background. maybe as intro vid or sommat.


http://www.youtube.com/watch?v=qMYOc__J-RI

Good concept but way too color full and too many animations which makes it look less professional. If you stick with one type of font, color and animation that will make it look even better.

Lacedaemon 2010-02-03 20:12

Re: [Theme] Matrix
 
Quote:

Originally Posted by nbvora13 (Post 508791)
While installing this theme I'm having following errors:

short read in buffer_copy (failed to write to pipe in copy)
dpkg-deb: subprocess paste returned error exit status 2

short read in buffer_copy (backend dpkg-deb during './opt/themes/matrix/startup-wizard/StartupWizardListBgNormal.png'

Please help resolving it.

Thanks,
~nV!


Matrix theme is now on extras testing(1.1 version is up).
Please test and vote.

Additional thanks goes to Flandry and D-livil.

Ralph 2010-02-05 00:46

Re: [Theme] Matrix
 
I just found out that the color highlight of a selected SMS is blue.
I dont' know if this is a bug or a feature but I prefer green everywhere in the matrix theme.
So i changed

Code:

.MessagingBubbleClickedBackgroundColor {
  background-color: #37b4fc;
}

in

Code:

.MessagingBubbleClickedBackgroundColor {
    background-color: #68e000;
}

in css/colors.css. Now after a reboot the highlight color is green.

Ronaldo 2010-02-05 04:40

Re: [Theme] Matrix
 
Very nice theme, i'm currently using it. Is it possible to have some sound in the start up video so i know phone has started.

thanks

Lacedaemon 2010-02-05 13:35

Re: [Theme] Matrix
 
Since some people deslike boot sounds, you can edit the avi and add any sound you want.

cjp 2010-02-07 19:31

Re: [Theme] Matrix
 
Hi!

Thanks for the great-looking theme! I just love the way the background image works as you flick between desktops and the way text turns green when it is selected.

But say, would you be interested in making a darker theme? The backgrounds of buttons are a bit light in my opinion. How about making them almost all-black and any lettering on the buttons could be the cool cyber-green that's in wide use in the theme. I think now backgrounds and buttons are gray and I would like to see them black(er). I think just generally the boxes and buttons would fit in to the rest of the theme a little nicer, were they just a little darker. What do you think?

Also, the screen where you enter the PIN appears in somekind of a window. Maybe the window frame should be darker or dissolved into the black background all together? Looks more like an error prompt to me. Could it be my language setting (finnish)? I don't receive any errors, though to be clear.

I imagine it's really hard to pull off while maintaining this stylish look, but would be nice if you would play around with some of the key theme elements from Matrix. For example the red and blue pill or perhaps a white rabbit as an easter egg of some sort. For example, the button to say "OK" to continue after entering PIN could be the red pill and some button marking the exit could be either the blue pill or the white rabbit.

Or just keep it as it is: the best theme for the N900 at the moment.

SonicMist 2010-03-02 15:32

Re: [Theme] Matrix
 
Hi, quick question, does anybody know where can I get the theme shown at http://pidgin.garage.maemo.org/ from?
It looks pretty cool to me ...

Vince.

JohnLF 2010-03-02 15:34

Re: [Theme] Matrix
 
It's Maemo 4 on the N8x0

Helmuth 2010-03-02 20:33

Re: [Theme] Matrix
 
Quote:

Originally Posted by Lacedaemon (Post 509236)

Would you please add a link to Bugzilla?
Without this package can't migrate from testing to extras. :)

Lacedaemon 2010-03-02 20:48

Re: [Theme] Matrix
 
Sure, how exactly do I do that?

Flandry 2010-03-02 22:24

Re: [Theme] Matrix
 
Add one field to the debian/control file and point it to this thread or your email address

http://wiki.maemo.org/Extras-testing...rting_database

Orbiter 2010-03-05 10:41

Re: [Theme] Matrix
 
Every time I reboot my n900 the original Nokia Nseries theme is loaded instead of the matrix theme. However, the matrix desktop background is there, but not the icons.
The matrix theme is not selected when I open the theme selector.

I have installed the matrix theme using the application manager where I activated Extra-testing as catalog.

SonicMist 2010-03-30 15:31

Re: [Theme] Matrix
 
Quote:

Originally Posted by JohnLF (Post 552548)
It's Maemo 4 on the N8x0

Yes,the theme shown at http://pidgin.garage.maemo.org/ is the N8x0 theme "layout", but those specific "3D shaded" icons with mirror effect and raised window border and colors, that's a specific theme "design". Any idea where I can download it from?

Thanks,

Vince.

SonicMist 2010-04-07 16:06

Re: [Theme] Matrix
 
Any idea where I can get the theme shown at http://pidgin.garage.maemo.org/ from?

Thanks,

Vince.

Lacedaemon 2010-04-07 16:29

Re: [Theme] Matrix
 
Umm, that's not a maemo 5 theme SonicMist

tirivaenim 2010-04-17 13:45

Re: [Maemo 5 Theme] Matrix
 
I have copied the files to my Documents folder but in X Terminal am failing to succeed. It's my 1st time using X Terminal so am very nervous but am typing as follows:

sudo gainroot (enter)
"Enable RD mode if you want to break your device ~$"
mv /home/user/MyDocs/.documents/matrix.avi (enter)
"BusyBox v1.10.2 (Debian 3:1.10.2. legal-1osso26+0m5) multi-cal binary

Usage: mv [OPTION]... SOURCE DEST
or: mv [OPTION]... SOURCE.... DIRECTORY
~$
At this point I continued and typed

/usr/share/hildon-welcome/media/ (enter)
"/usr/share/hildon-welcome/media/ : not found
~ $

I have copied the file into my Documents directory under N900... way forward please?

Jinux 2010-04-22 17:48

Re: [Maemo 5 Theme] Matrix
 
Quote:

Originally Posted by tirivaenim (Post 614754)
I have copied the files to my Documents folder but in X Terminal am failing to succeed. It's my 1st time using X Terminal so am very nervous but am typing as follows:

sudo gainroot (enter)
"Enable RD mode if you want to break your device ~$"
mv /home/user/MyDocs/.documents/matrix.avi (enter)
"BusyBox v1.10.2 (Debian 3:1.10.2. legal-1osso26+0m5) multi-cal binary

Usage: mv [OPTION]... SOURCE DEST
or: mv [OPTION]... SOURCE.... DIRECTORY
~$
At this point I continued and typed

/usr/share/hildon-welcome/media/ (enter)
"/usr/share/hildon-welcome/media/ : not found
~ $

I have copied the file into my Documents directory under N900... way forward please?

It looks like you've split the command over two lines

$ mv /home/user/MyDocs/.documents/matrix.avi /usr/share/hildon-welcome/media/

is what you want - all as one line :)

While I'm here, I've managed to bork my /usr/share/themes/beta/gtk-2.0/gtkrc file - Can anyone attach me a copy of theirs please? :)

TNiga 2010-04-22 18:58

Re: [Maemo 5 Theme] Matrix
 
Quote:

Originally Posted by tirivaenim (Post 614754)
I have copied the files to my Documents folder but in X Terminal am failing to succeed. It's my 1st time using X Terminal so am very nervous but am typing as follows:

sudo gainroot (enter)
"Enable RD mode if you want to break your device ~$"
mv /home/user/MyDocs/.documents/matrix.avi (enter)
"BusyBox v1.10.2 (Debian 3:1.10.2. legal-1osso26+0m5) multi-cal binary

Usage: mv [OPTION]... SOURCE DEST
or: mv [OPTION]... SOURCE.... DIRECTORY
~$
At this point I continued and typed

/usr/share/hildon-welcome/media/ (enter)
"/usr/share/hildon-welcome/media/ : not found
~ $

I have copied the file into my Documents directory under N900... way forward please?

You probably don't have rootsh installed since it says "Enable RD mode if you want to break your device", so you need to install it from application manager first. And also your mv command is wrong but someone already mentioned that.

zaedej 2010-04-22 19:57

Re: [Theme] Matrix
 
Is there a way we can make the wallpaper animated, like moving kinda like live wallpaper.Example would be like a Nexus one theme.

ply123 2010-04-27 10:27

Re: [Release] Matrix
 
noob here.
this command:
mv /home/user/MyDocs/.documents/matrix.avi /usr/share/hildon-welcome/media/
should be given before or after sudo gainroot enter or alone...?tried both but only result is option...source destination...
can't load the boot video...please help...I've already installed rootsh...followed the saving options correctly...
Please help...

mikki-kun 2010-05-11 14:46

Re: [Release] Matrix
 
Lacedaemon, how did you do the Matrix-bootscreen? It looks awesome, but I'd like to get that tweaked a lil, changing what is written down there and maybe prolonging it a lil if it needs that.

If you could tell me the app I could try making it by myself or, if you are up to change it I'd appreciate it if you could tweak it to the followings (Every line would be a new screen with $MATRIX being the 'falling matrixchars'):

Welcome to keynet
Enter Username: mikki-kun
Enter Password: ********
Access granted
$MATRIX

So far one hell of a bootvideo :) I really like it.

cjp 2010-05-13 07:03

Re: [Release] Matrix
 
Quote:

Originally Posted by mikki-kun (Post 653582)
Lacedaemon, how did you do the Matrix-bootscreen? It looks awesome, but I'd like to get that tweaked a lil, changing what is written down there and maybe prolonging it a lil if it needs that.

If you could tell me the app I could try making it by myself or, if you are up to change it I'd appreciate it if you could tweak it to the followings (Every line would be a new screen with $MATRIX being the 'falling matrixchars'):

Welcome to keynet
Enter Username: mikki-kun
Enter Password: ********
Access granted
$MATRIX

So far one hell of a bootvideo :) I really like it.

Seek out the user 'leetut' on these forums. He's known for being generous enough to make bootvideos for people. Maybe he can help?

As for chaning the boot video, you need only to download 'Bootscreen' that allows you to put any video you want as the boot video.

crash16 2010-05-16 23:15

Re: [Release] Matrix
 
http://www.uploadgeek.com/thumb-0ACB_4BF06D84.jpg


this is my lock slider background... i think is better than the black background:P

adalal 2010-05-16 23:40

Re: [Release] Matrix
 
Thanks a ton lancedaemon! this theme is actually amazing

I was wondering if you have the template that he made for the bootscreen just to change the beginning text :D

thanks!

CasTTeLLo 2010-05-19 09:43

Re: [Release] Matrix
 
Quote:

Originally Posted by Lacedaemon (Post 460997)
Hello,

This is a green based theme, which was created by:
kontorri, the developer of ThemeMaker.
Additional thanks goes to Flandry and other maemo members who have helped to finish this theme.

What I did
  • Added backgrounds
  • Changed Media player/Clock/App Manager backgrounds
  • Changed notification colors to green
  • Green progress bars
  • Green media player icons
  • New lockscreen(preview on post #7)
  • Darker icons
  • Fixed bugs
  • Updated for new firmware
  • Added new boot video(see below)
  • Packaged .deb

//== Theme Installation ==\\

Matrix theme is now on extras testing(1.1 version is up).
Install via the App Manager.
Please test and vote.

Additional thanks goes to Flandry and D-livil.


\\== Theme Installation ==//



//== Boot Video Installation ==\\

PREVIEW OF INTRO MOVIE: MATRIX.AVI

1) Download default.conf (I edited it so you save time)
2) Connect to your N900 via SSH(search if you don't know how to do that)
3) Once connected, paste the default.conf you downloaded from step 1 to /etc/hildon-welcome.d/ and overwrite the current one
4) To install the intro movie you need to transfer the video file to /usr/share/hildon-welcome/media/
5) Reboot your device and enjoy

OR

1) Download default.conf and matrix.avi
2) Add these files on N900 Documents folder
3) Open Xterm and type:
Code:

sudo gainroot
mv /home/user/MyDocs/.documents/matrix.avi /usr/share/hildon-welcome/media/
mv /home/user/MyDocs/.documents/default.conf /etc/hildon-welcome.d/

\\== Boot Video Installation ==//

If you want to revert back to the default nokia boot video(Hands-v32-h264.avi) copy this default.conf
to your N900 Documents folder, open xterm and type:
Code:

sudo gainroot
mv home/user/MyDocs/.documents/default.conf /etc/hildon-welcom.d/


Preview

only background changed on my phone...installed via app manager....need advices pls...thanks

edited : Problem solved - go to setting-theme-matrix-done....thanks:D:D

Helmuth 2010-05-19 15:42

Re: [Release] Matrix
 
Quote:

Originally Posted by crash16 (Post 661548)
this is my lock slider background... i think is better than the black background:P

Nice, but where to get it without the "crash" lettering?

This has nothing to do with Matrix.


All times are GMT. The time now is 05:53.

vBulletin® Version 3.8.8