More > JRiver Media Center 33 for Linux

Linux installation problem

<< < (3/3)

Awesome Donkey:
Open a terminal and type in mediacenter33 to try starting it from there. If there's any errors keep a look at the terminal output.

RCubed:
Thanks for the quick response.
Many pages of errors, looking like this:
ralph@ralph-SVE14A27CXH:~$ mediacenter33
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Playing Now Popup/3-Track/main.xml': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Playing Now Popup/Basic/main.xml': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Playing Now Popup/Control/main.xml': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/ActionWindow_Back.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/ActionWindow_CloseButton.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/ActionWindow_MaximizeButton.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/ActionWindow_MinimizeButton.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/ActionWindow_RestoreButton.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/ActionWindow_Template.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/ActionWindow_Tools.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/Frame_BottomBorder.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/Frame_Button.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/Frame_CheckBox.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/Frame_ComboBox.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/Frame_LeftBorder.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/Frame_RadioButton.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/Frame_RightBorder.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/Frame_TopBorder.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/Groupbox_BottomBorder.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/Groupbox_CaptionArea.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/Groupbox_LeftBorder.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/Groupbox_RightBorder.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/Groupbox_TopBorder.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/List_HeaderBar2.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/List_HeaderBar.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/List_Rating.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/MainFrame_BottomBorder.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/MainFrame_CloseButton.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/MainFrame_LeftBorder.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/MainFrame_MaximizeButton.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/MainFrame_MinimizeButton.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/MainFrame_RestoreButton.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/MainFrame_RightBorder.png': No such file or directory
cp: cannot create regular file '/home/ralph/.jriver/Media Center 33/Skins/Standard View/Aruba/MainFrame_TopBorder.png': No such file or directory

Awesome Donkey:
Looks like a potential permissions issue with the .jriver folder. In your file manager app (I assume Nemo because of it being Mint) go into the main /home/ralph/ and make sure the option to see hidden files is enabled. Then try deleting the .jriver folder then try starting mediacenter33 from the terminal again.

Alternately you can try this...


--- Code: ---sudo rm -rf /home/ralph/.jriver
--- End code ---

This will force delete the .jriver folder from the terminal. Might also be a good idea to reinstall MC33 for good measure. Then you can try starting mediacenter33 from the terminal.

One note, make sure you don't start mediacenter33 as sudo or else you'll potentially encounter issues like this.

RCubed:
Yes - that was it. It stemmed from my initial install, which mistakenly resulted in ROOT as owner. I had fixed that problem, but was not aware of the hidden .jriver folder. ROOT was the owner and that needed to be changed to user.  I now have the program registered on this Linux system. Thank you!

Navigation

[0] Message Index

[*] Previous page

Go to full version