![]() |
2010-07-10
, 01:55
|
Posts: 254 |
Thanked: 95 times |
Joined on Feb 2010
@ New Delhi, India
|
#251
|
![]() |
2010-07-10
, 02:31
|
|
Posts: 355 |
Thanked: 396 times |
Joined on Dec 2009
@ USA
|
#252
|
Does this player support the mkv formats? Mplayer can't play most of the mkv files.
The Following User Says Thank You to humble For This Useful Post: | ||
![]() |
2010-07-10
, 16:28
|
Posts: 202 |
Thanked: 60 times |
Joined on Sep 2009
|
#253
|
![]() |
2010-07-11
, 22:30
|
Posts: 3,664 |
Thanked: 1,530 times |
Joined on Sep 2009
@ Hamilton, New Zealand
|
#254
|
The reason why it doesn't work is because some of the symbolic links point to the icons in their optified locations that quite frankly don't exist, and when you try to start VLC you apparently click through the non-existant icon to the desktop. (Every time I tried it opened my RSS feeds...)
To fix this annoying issue, you need to remove the symbolic links for these files with root privledges, namely:
and give your device a reboot so it can find the icon.Code:rm /usr/share/icons/hicolor/16x16/hildon/vlc.png rm /usr/share/icons/hicolor/48x48/hildon/vlc.png rm /usr/share/icons/hicolor/128x128/hildon/vlc.png
![]() |
2010-07-11
, 22:34
|
Posts: 3,664 |
Thanked: 1,530 times |
Joined on Sep 2009
@ Hamilton, New Zealand
|
#255
|
![]() |
2010-07-13
, 01:32
|
|
Posts: 105 |
Thanked: 92 times |
Joined on Mar 2010
|
#256
|
![]() |
2010-07-14
, 20:28
|
|
Posts: 199 |
Thanked: 54 times |
Joined on Nov 2009
@ Canada
|
#257
|
![]() |
2010-07-14
, 20:57
|
Posts: 3,664 |
Thanked: 1,530 times |
Joined on Sep 2009
@ Hamilton, New Zealand
|
#258
|
![]() |
2010-07-14
, 21:21
|
Posts: 107 |
Thanked: 2 times |
Joined on Jan 2010
|
#259
|
rm /usr/share/icons/hicolor/16x16/hildon/vlc.png
rm /usr/share/icons/hicolor/48x48/hildon/vlc.png
rm /usr/share/icons/hicolor/128x128/hildon/vlc.png
The path of the commands above are incorrect. I just want to point out the right location of this. Here is the correct one.
rm /opt/usr/share/icons/hicolor/16x16/hildon/vlc.png
rm /opt/usr/share/icons/hicolor/48x48/hildon/vlc.png
rm /opt/usr/share/icons/hicolor/128x128/hildon/vlc.png
this will work
![]() |
2010-07-14
, 23:07
|
Posts: 1,427 |
Thanked: 2,077 times |
Joined on Aug 2009
@ Sydney
|
#260
|
![]() |
Tags |
fact from fiction, imagination, multimediatard |
|