View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 4 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sun Feb 05, 2006 6:00 pm 
Offline
Joined: Wed Aug 24, 2005 3:44 am
Posts: 210
Ive not used mythbrowser for a week or so but i dont think i have reconfigured anything since i last used it....

it wont start form the information center within KnoppMyth, and when i try to start it from a shell it barfs saying :

Link points to "/tmp/ksocket-mythtv"
OPixmap: cannot create a OPixmap when no GUI is being used
OPixmap: cannot create a OPixmap when no GUI is being used
Link points to "/tmp/ksocket-mythtv"
OPixmap: cannot create a OPixmap when no GUI is being used
OPixmap: cannot create a OPixmap when no GUI is being used
kbuildstsoca running ....
....
... (infor about res etc)

KCrash: Application 'mythbrowser' crashing ....
unable to start Dr Konqi
Mutex destroy failure: Device or resource busy
ICE default IO error handler doing an exit(), pid=4102, errno = 2


Anyone seen this and know a cure ?

(ive googled and searched in vain so far)


Last edited by declanh on Mon Feb 06, 2006 4:16 pm, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Feb 06, 2006 1:19 pm 
Offline
Joined: Wed Aug 24, 2005 3:44 am
Posts: 210
not fixed but I have discovered that mythbrowser runs ok when i run the frontend from an xterm logged in as root

so its a permissions issue ... I must have run mythbrowser some time in the past as root and its created some files it needs to overwrite/update as root


I could change mythtv to be in the root group (bad idea!) so id rather fix it properly

running from xterm as mythtv gives one more error message about

"The KDE libraries are not designed to run with suid privileges."


Top
 Profile  
 
 Post subject:
PostPosted: Mon Feb 06, 2006 3:38 pm 
Offline
Joined: Wed Aug 24, 2005 3:44 am
Posts: 210
declanh wrote:
not fixed but I have discovered that mythbrowser runs ok when i run the frontend from an xterm logged in as root

so its a permissions issue ... I must have run mythbrowser some time in the past as root and its created some files it needs to overwrite/update as root


I could change mythtv to be in the root group (bad idea!) so id rather fix it properly

running from xterm as mythtv gives one more error message about

"The KDE libraries are not designed to run with suid privileges."


bad form following up to your own posts im sure but ....


i googled a bit more and found


Code:
void KApplication::init()
{
  if ((getuid() != geteuid()) ||
      (getgid() != getegid()))
  {
     fprintf(stderr, "The KDE libraries are not designed to run with suid privileges.\n");
     ::exit(127);
  }



i wonder is where the message im seeing is generated from and if so it thinks my gid or uid dont match my euid and egid -

what i cannot fathom is what has changed to bring this about


Top
 Profile  
 
 Post subject:
PostPosted: Mon Feb 06, 2006 4:20 pm 
Offline
Joined: Wed Aug 24, 2005 3:44 am
Posts: 210
fixed the problem and remembered what i had changed....

I few weeks ago i read a mythtv performance tips article which suggested setting the setuid bit on mythfrontend would improve performance ....

i changed it and thought no more of it....

simply doing a

chmod g-s mythfrontend

fixed the problem....


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu