MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Get Support » General Support


General Support Post problems you have when using MediaPortal, or pre installation questions in here.

Reply
 
Thread Tools Display Modes
Old 2006-04-14, 17:22   #1 (permalink)
Portal Member
 
Join Date: Apr 2006
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts


Default rc3 without admin rights

I have a problem running mediaportal 2 rc3 without admin rights.
fisrt of all i cant activate tv and timeshift is greyed out.
the second is, when i close mediaportal i get an errormessage:
"Mediaportal established a problem and must be closed."
When i try to start a diashow mediaportal crashes.


When i run mediaportal as admin, all runs perfectly.

does anybody else also have this problems?
malerherbert is offline   Reply With Quote
Old 2006-04-14, 17:43   #2 (permalink)
Portal Member
 
wortelsoft's Avatar
 
Join Date: May 2005
Location: Rotterdam, The Netherlands
Age: 32
Posts: 374
Thanks: 1
Thanked 1 Time in 1 Post


Default

I posted this when I used the 0.1.2 version as well.
I just looked a the NTFS permissions on the folders and that is set for the users to have only read acces. You could try to give the user modify acces on the team mediaportal folder. Through inheritance all the files will be updated. You should also do this for al your picture, music and recording folders.

I think I'll give it a try as well this weekend beacuse running as a standard users is much better for an almost always on pc.
wortelsoft is offline   Reply With Quote
Old 2006-04-14, 17:50   #3 (permalink)
Super Moderator
 
Join Date: Feb 2005
Location: Melbourne
Posts: 1,933
Thanks: 67
Thanked 28 Times in 28 Posts

Country:

My System

Send a message via ICQ to Marcusb
Default

I think the timeshift problem is that MP uses the DVR-MS system with the StreamBufferEngine (SBE) to record timeshifting. SBE files are considered protected system files by windows (for some weird reason) and as such only an administrator can modify them.

I wonder if this also affects Win MCE?

True, though, it is kind of bad that MP has to run as an admin, but I do think it's due to MS (hey, it's pretty easy to blame them for everything ;-) )
Marcusb is online now   Reply With Quote
Old 2006-04-14, 18:03   #4 (permalink)
Portal Member
 
wortelsoft's Avatar
 
Join Date: May 2005
Location: Rotterdam, The Netherlands
Age: 32
Posts: 374
Thanks: 1
Thanked 1 Time in 1 Post


Default

I don't no about the dvr-ms files but at the moment all in the mp directory are read only for a normal user.
So that's something witch is definitely wrong.
wortelsoft is offline   Reply With Quote
Old 2006-04-14, 18:04   #5 (permalink)
Portal Member
 
Join Date: Apr 2006
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts


Default

When i give permission to write to mediaportal folder i dont get an errormessage on exiting mp. but i still cant turn on tv.

folling messages from mediaportal.log:

.
.
.
14.04.2006 17:49:58 mpeg2:add Videoanalyzer
14.04.2006 17:49:58 mpeg2:add streambuffersink
14.04.2006 17:49:58 mpeg2: FAILED to set hkey:0x80070006
14.04.2006 17:49:58 mpeg2tartTimeshifting(G:\Video\card1\live.tv)
14.04.2006 17:49:58 mpeg2:render graph
14.04.2006 17:49:58 mpeg2:render to :G:\Video\card1\live.tv
14.04.2006 17:49:58 mpeg2:connect demux video out->analyzer in
14.04.2006 17:49:58 mpeg2:demux video out connected to analyzer
14.04.2006 17:49:58 mpeg2:analyzer out->stream buffer
14.04.2006 17:49:58 mpeg2:connected to streambuffer
14.04.2006 17:49:58 mpeg2:FAILED to find Adaptec Capture Device
14.04.2006 17:49:58 mpeg2:demux mpeg audio out->stream buffer
14.04.2006 17:49:58 mpeg2:mpeg audio out connected to streambuffer
14.04.2006 17:49:58 mpeg2et folder:G:\Video\card1 filecount 6-8, fileduration:300 sec
14.04.2006 17:49:58 mpeg2: FAILED to set hkey:0x80070006
14.04.2006 17:49:58 mpeg2: FAILED to set backingfile folder:0x8000FFFF
14.04.2006 17:49:58 teletext: grab teletext for card:WinFast PVR2000
14.04.2006 17:49:58 Recorder: tv channel changed:ORF 1
14.04.2006 17:49:58 teletext: clear teletext cache
14.04.2006 17:49:58 Command:MediaPortal.TV.Recording.TimeShiftTvComman d time:2484,375 msec
14.04.2006 17:49:58 Recorder: Card:WinFast PVR2000 timeshift tv channel:ORF 1
14.04.2006 17:49:58 Recorder: start viewing timeshift file of card WinFast PVR2000
14.04.2006 17:49:59 Playlistplayer.StartFile(G:\Video\card1\live.tv)
14.04.2006 17:49:59 add cmd:MediaPortal.TV.Recording.StopRadioCommand #1
14.04.2006 17:49:59 g_Player.Play(G:\Video\card1\live.tv)
14.04.2006 17:49:59 Streambufferplayer play:G:\Video\card1\live.tv
14.04.2006 17:49:59 player:ended
14.04.2006 17:49:59 StreamBufferPlayer9:grapbuilder=null
14.04.2006 17:49:59 Commandtop radio
14.04.2006 17:49:59 Command:MediaPortal.TV.Recording.StopRadioCommand time:0 msec
14.04.2006 17:49:59 Recorder: Card:WinFast PVR2000 timeshift tv channel:ORF 1
14.04.2006 17:50:04 Recorder: start viewing timeshift file of card WinFast PVR2000
14.04.2006 17:50:04 Playlistplayer.StartFile(G:\Video\card1\live.tv)
14.04.2006 17:50:04 add cmd:MediaPortal.TV.Recording.StopRadioCommand #1
14.04.2006 17:50:04 g_Player.Play(G:\Video\card1\live.tv)
.
.
.
read and write permission to folder g:\video\ is given

this is only the part where errors are notyfied.
malerherbert is offline   Reply With Quote
Old 2006-04-14, 19:42   #6 (permalink)
Portal Member
 
wortelsoft's Avatar
 
Join Date: May 2005
Location: Rotterdam, The Netherlands
Age: 32
Posts: 374
Thanks: 1
Thanked 1 Time in 1 Post


Default

The hkey indicates mp is also writing in the registry and no supprise: you can set permissions on registry keys as well.
Big question of course wich registry keys.


Also did you only give read and write permission or modify permission?
You need modify to be able to delete files. Which is needed for time shifting.
wortelsoft is offline   Reply With Quote
Old 2006-04-14, 20:46   #7 (permalink)
Portal Member
 
wortelsoft's Avatar
 
Join Date: May 2005
Location: Rotterdam, The Netherlands
Age: 32
Posts: 374
Thanks: 1
Thanked 1 Time in 1 Post


Default

There are two mediaportal keys in the registry:


For the first you should make the give the user temporarly admin rights, then start mediaportal.

After this, set the permissions for both keys to full control for users.

HKEY_CURRENT_USER\Software\MediaPortal

HKEY_LOCAL_MACHINE\SOFTWARE\Mediaportal

Happy wathing TV!
wortelsoft is offline   Reply With Quote
Old 2006-04-14, 22:45   #8 (permalink)
Portal Member
 
Join Date: Apr 2006
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Thanks for that information.
i knew that its possible to give or deny write permission to the registry, but i didn't know that mp writes to registry.

i'll try to catch information on wich subtrees of registry mp is writing.
do you know regmon? (www.sysinternals.com)
filemon is also a perfect program with wich you can see what file a program is reading or writing. if no permission is given filemon or regmon (same as filemon but for registry) tells you.
malerherbert is offline   Reply With Quote
Old 2006-04-14, 23:23   #9 (permalink)
Portal Member
 
Join Date: Apr 2006
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts


Default

I gave full permission to registry (hkcu and hklm both software/mediaportal) and full permission to folders (filesystem) where mediaportal needs acces but it still wont work.

any other idea?
malerherbert is offline   Reply With Quote
Old 2006-04-14, 23:36   #10 (permalink)
Portal Member
 
wortelsoft's Avatar
 
Join Date: May 2005
Location: Rotterdam, The Netherlands
Age: 32
Posts: 374
Thanks: 1
Thanked 1 Time in 1 Post


Default

No not any more, as for me it works now. But I only did a quick test with My Tv. Didn't try other areas.

I dowloaded the sourcecode and did a text search on the cs files for "hkey". That's how I found the registry keys. Maybe there are more availlable wich should be set.
wortelsoft is offline   Reply With Quote
Reply

Bookmarks

Tags
admin, rc3, rights

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Media Portal only runs under #1 admin garlicbreath General Support 4 2006-12-18 10:36
Access rights on latest news item onkl Website/Forum/Wiki Feedback 9 2006-11-29 16:40
Recording +Timeshifting +Windows user rights... Yucca 0.2.0.0 Final and SVN Builds 2 2006-11-09 23:15
Admin - change MP MediaPotal graphic on forum? mzemina Website/Forum/Wiki Feedback 2 2005-12-22 03:54


All times are GMT +1. The time now is 08:18.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden