maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Updated] OS2008 Personal Menu (https://talk.maemo.org/showthread.php?t=19360)

YoDude 2009-01-17 20:20

Re: [Updated] OS2008 Personal Menu
 
Thanks again qwerty12 & fiferboy...

The file opened just dandy in Media Player using

Code:

/usr/bin/dbus-send --print-reply --dest=com.nokia.mediaplayer /com/nokia/mediaplayer com.nokia.mediaplayer.mime_open string:"/home/user/MyDocs/CNN Now.m3u"
as a Personal Menu command. :)

However,

Code:

mplayer /home/user/MyDocs/CNN Now.m3u
or

Code:

mplayer mms://a466.l3760651364.c37606.g.lm.akamaistream.net/D/466/37606/v0001/reflector:51364
as either the Personal Menu "Command to execute" or the "DBUS Service name" causes Mplayer to load then the desktop abruptly crashes. :eek:

mms://a466.l3760651364.c37606.g.lm.akamaistream.net/D/466/37606/v0001/reflector:51364 BTW, is where the m3u file points.

You can open this addy in a browser window on the tablet and it will launch in Media Player... where I saved it as a play list file. With my set-up that addy plays a bit better in Mplayer though.

I found the addy digging around in the dark corners of the Internet. It is a live stream of what is happening now at CNN. Very handy during natural disasters or Presidential Inaugurations and whatnot... Now I have 1 click access in Media Player at least. :)

qwerty12 2009-01-17 20:55

Re: [Updated] OS2008 Personal Menu
 
Don't use the Dbus service name field (it's for things like com.nokia.mediaplayer on their own) and try placing the file name in quotes as so:
Code:

mplayer "/home/user/MyDocs/CNN Now.m3u"

tso 2009-01-27 07:34

Re: [Updated] OS2008 Personal Menu
 
how hard would it be to add the ability to change the icon from within the settings?

that is, the icon that is displayed in the sidebar.

fiferboy 2009-01-27 14:20

Re: [Updated] OS2008 Personal Menu
 
Good thing you clarified or I would have thought you were talking about the icon associated with an application entry.

I never thought of doing that, probably at least partially because I like to see the Personal Menu icon in people's screenshots! I don't think there is any technical limitation that would prevent implementation, but it would definitely require the user to either unload/reload PM or reboot their tablet.

I'll take a look at this when I have some time for Personal Menu again. Thanks.

tso 2009-01-27 14:27

Re: [Updated] OS2008 Personal Menu
 
heh, its mostly so that it will blend with the rest of the lcars theme's, if provided with the right icon.

ClockworkCar 2009-01-29 00:35

Re: [Updated] OS2008 Personal Menu
 
I must confess, an inbuilt icon changer facility would be nice - perhaps even as stand alone app - I'm still struggling with the instructions elsewhere on this forum to manually change icons:(

tso 2009-01-29 02:48

Re: [Updated] OS2008 Personal Menu
 
a dbus-switchboard for icons? ;)

YoDude 2009-01-29 03:17

Re: [Updated] OS2008 Personal Menu
 
Quote:

Originally Posted by ClockworkCar (Post 260658)
I must confess, an inbuilt icon changer facility would be nice - perhaps even as stand alone app - I'm still struggling with the instructions elsewhere on this forum to manually change icons:(

I throw all mine in the "applications" directory in /usr/share/icons/hicolor/scalable so they show up in the "Select Icon" drop down menu under "applications" as type.
But even this method requires root access and has problems with the icon cache if you add to many.


It would be nice if a user accessible directory was added to that "Icon type" drop down menu.

munky261 2009-01-29 09:46

Re: [Updated] OS2008 Personal Menu
 
Im thinkin he means for the actual task navigator icon...but i definitely agree that a normal folder in the filemanager should be able to be accessed its just a pain in the *** to keep updating the icon cache everytime you want to see if an icon shows up right. In my ideal world we would be have a simple dialog box to chang ANY major icons across the whole system...built in app menu, left corner notifications, etc.

YoDude 2009-01-29 13:43

Re: [Updated] OS2008 Personal Menu
 
Quote:

Originally Posted by munky261 (Post 260749)
Im thinkin he means for the actual task navigator icon...but i definitely agree that a normal folder in the filemanager should be able to be accessed its just a pain in the *** to keep updating the icon cache everytime you want to see if an icon shows up right. In my ideal world we would be have a simple dialog box to chang ANY major icons across the whole system...built in app menu, left corner notifications, etc.

Oh, in that case... never mind. :o

BTW, I use a different icon for The task navigator and Personal Menu by replacing the associated icons (qgn-grid-tasknavigator_others.png and personal_menu.png) that are found in the same /usr/share/icons/hicolor/scalable directory.

munky261 2009-01-29 15:30

Re: [Updated] OS2008 Personal Menu
 
Only reason mine are the exact same icon (the "menu" from the tritantium theme" is that i dont have the font in paintshop to make one that says something else.

munky261 2009-02-21 10:41

Re: [Updated] OS2008 Personal Menu
 
Fiferboy, any progress on making the second personal menu toggle and option on the any soon to be released versions? I just dont get how to do it with the instructions a few pages back. Could you give me exact step by step instructions with exactly what to type at each step?

munky261 2009-02-26 11:04

Re: [Updated] OS2008 Personal Menu
 
Anyone had the chance to type out an exact step by step of the menu toggle? Would love full separate personal menu i could replace the web icon with to use soley for bookmarks that I can organize i see fit.

LABAUDIO 2010-05-16 15:57

Re: [Updated] OS2008 Personal Menu
 
where i can find the Icon of this application on the tablet

i mean the icon you click on the side for open it the menu

http://img156.imageshack.us/img156/4725/meni.jpg


i know we have an Icons folder in usr/share/icons path but

any other place where this icons personal menu be placed

cause i change all personal menu icons in the ''Icons''folder but nothing change...

tx to let meknow finaly

all places where personal-menu image be stocked (included ''hardy coded one maybe)

TX

Addison 2010-05-16 16:08

Re: [Updated] OS2008 Personal Menu
 
/usr/share/icons/hicolor/scalable/hildon/personal-menu.png

Then in Xterm:

root
gtk-update-icon-cache -f /usr/share/icons/hicolor
killall hildon-desktop

LABAUDIO 2010-05-16 18:54

Re: [Updated] OS2008 Personal Menu
 
Quote:

Originally Posted by Addison (Post 660984)
...
gtk-update-icon-cache -f /usr/share/icons/hicolor
killall hildon-desktop

that what i miss...TX a lot bro! All work perfectly


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

vBulletin® Version 3.8.8