View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 109 posts ] 
Go to page Previous  1, 2, 3, 4, 5, 6 ... 8  Next

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject:
PostPosted: Wed Nov 15, 2006 10:03 am 
Offline
Joined: Sun Dec 04, 2005 1:44 pm
Posts: 403
Location: Central NJ
My attempted upgrade failed during the compile. Is there a way around compiling the SVN yourself?

_________________
Currently running: R5.5, HD5000 x 2, PVR150, Athlon 64 3000+, Chaintech VNF4, 1GB RAM, 2 x 250GB in LVM, MSI NX6200TC -> AA 9A60 -> HDTV


Last edited by ed3120 on Thu Nov 23, 2006 10:08 am, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 16, 2006 7:02 pm 
Offline
Joined: Thu Jun 16, 2005 2:37 pm
Posts: 116
Location: St. Louis MO.
hey ed3120, I fixed your compile problem with my script so try it again.

_________________
Backend: HP NetServer LT 6000r U3; 6 700Mhz Xeon CPUs; 3GB PC133 ECC; LSI Ultra160 SCSI 4 18GB 10kRPM striped system; 7200RPM 160GB recordings; Ubuntu-server 7.04; HDHomeRun box.
Frontend: A64 3000+; 512MB DDR; Hauppauge grey; knoppmyth PXE/NFS.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Nov 17, 2006 4:32 pm 
Offline
Joined: Sun Dec 04, 2005 1:44 pm
Posts: 403
Location: Central NJ
I ran "sh mythsvn.sh fixes" and it seemed to compile OK, but it breaks my frontend. My frontend starts to load and gets to prescaling theme images, and then dies and drops me back to my desktop.

I even just tried reinstalling R5D1 from the CD, testing that the frontend works properly, and then running your script immediately after and I received the same results. The backend and mythweb are running fine, I just can't get the frontend up.

I noticed this line from the SVN WIKI (http://www.knoppmythwiki.org/index.php? ... hTVFromSVN) and it caught my attention. It looks like the problem that I am experiencing:
Code:
Note: Upon reboot, mythfrontend may hang on the blue background screen. Open a terminal and kill the mythfrontend process, then run
start mythfrontend with "-O ThemePainter=qt"

Unfortunately, running "mythfrontend -O ThemePainter=qt" does fix the problem, and neither did several reboots. I wonder if anyone else is experiencing this problem.

Here are the output logs from the frontend when I launch it:
Code:
2006-11-17 17:27:50.613 Using runtime prefix = /usr
2006-11-17 17:27:50.618 DPMS is disabled.
2006-11-17 17:27:50.629 New DB connection, total: 1
2006-11-17 17:27:50.630 Connected to database 'mythconverg' at host: localhost
2006-11-17 17:27:50.632 Total desktop dim: 1872x1016, with 1 screen[s].
2006-11-17 17:27:50.634 Using screen 0, 1872x1016 at 0,0
2006-11-17 17:27:50.782 Current Schema Version: 1160
2006-11-17 17:27:50.782 mythfrontend version: 0.20.20060828-3 www.mythtv.org
2006-11-17 17:27:50.782 Enabled verbose msgs:  important general
2006-11-17 17:27:51.068 Total desktop dim: 1872x1016, with 1 screen[s].
2006-11-17 17:27:51.069 Using screen 0, 1872x1016 at 0,0
2006-11-17 17:27:51.069 Switching to wide mode (ProjectGrayhem-wide)
2006-11-17 17:27:51.087 Using the Qt painter
2006-11-17 17:27:52.799 New DB connection, total: 2
2006-11-17 17:27:52.799 Connected to database 'mythconverg' at host: localhost
2006-11-17 17:27:54.924 Loading from: /usr/share/mythtv/themes/ProjectGrayhem-wide/base.xml
2006-11-17 17:27:55.186 Loading from: /usr/share/mythtv/themes/default/base.xml
2006-11-17 17:27:55.194 Key > is bound to multiple actions in context TV Frontend.
2006-11-17 17:27:55.194 Key < is bound to multiple actions in context TV Frontend.
2006-11-17 17:27:55.212 Registering Internal as a media playback plugin.
2006-11-17 17:27:55.228 MythPlugin::Init() dlerror: /usr/lib/mythtv/plugins/libmythburn.so: undefined symbol: _ZN11HostSetting11whereClauseEv
2006-11-17 17:27:55.228 Unable to initialize plugin 'mythburn'.
2006-11-17 17:27:55.241 Registering MythDVD DVD Media Handler as a media handler ext()
2006-11-17 17:27:55.264 Registering MythDVD VCD Media Handler as a media handler ext()
2006-11-17 17:27:55.284 Registering MythGallery Media Handler 1/2 as a media handler ext()
2006-11-17 17:27:55.284 Registering MythGallery Media Handler 2/2 as a media handler ext(gif,jpg,png)
2006-11-17 17:27:55.284 MonitorRegisterExtensions(0x100, gif,jpg,png)
adding: ATA:1,1,0 -- DVDR   PX-708A
2006-11-17 17:27:57.757 Registering MythMusic Media Handler 1/2 as a media handler ext()
2006-11-17 17:27:57.758 Registering MythMusic Media Handler 2/2 as a media handler ext(ogg,mp3,aac,flac)
2006-11-17 17:27:57.758 MonitorRegisterExtensions(0x40, ogg,mp3,aac,flac)
2006-11-17 17:27:57.827 Unable to initialize plugin 'mythstream'.
SIP listening on IP Address 192.168.2.148:5060 NAT address 192.168.2.148

_________________
Currently running: R5.5, HD5000 x 2, PVR150, Athlon 64 3000+, Chaintech VNF4, 1GB RAM, 2 x 250GB in LVM, MSI NX6200TC -> AA 9A60 -> HDTV


Top
 Profile  
 
 Post subject:
PostPosted: Fri Nov 17, 2006 6:38 pm 
Offline
Joined: Thu Jun 16, 2005 2:37 pm
Posts: 116
Location: St. Louis MO.
I cant see anything from that log that might indicate a problem.
Try the command "mythfrontend -v all -l frontlog.txt"
That will output all the messages and save them to a log file.

_________________
Backend: HP NetServer LT 6000r U3; 6 700Mhz Xeon CPUs; 3GB PC133 ECC; LSI Ultra160 SCSI 4 18GB 10kRPM striped system; 7200RPM 160GB recordings; Ubuntu-server 7.04; HDHomeRun box.
Frontend: A64 3000+; 512MB DDR; Hauppauge grey; knoppmyth PXE/NFS.


Top
 Profile  
 
PostPosted: Fri Nov 17, 2006 8:53 pm 
Offline
Joined: Mon Feb 20, 2006 9:14 pm
Posts: 8
Location: Kansas City
ed3120,

Looks like we're in the same boat again - maybe it has to do with our AMD64 again? I too have tried a clean install, straight into doing the mythsvn.sh script (now working on AMD64 - thanks). Same results. WattoToydarian, I took your suggestion and ran "mythfrontend -v all -l frontlog.txt", here is the last few lines of output. Any help or suggestions you might have would be hugely appreciated. By the way, now that I'm on the SVN, I can see all the QAM channels when I scan for them. Very close. Just need a working frontend to start playing with the HD.

2006-11-17 20:43:46.225 MSqlQuery: SELECT keylist FROM keybindings WHERE context = 'Video' AND action = 'DECPARENT' AND hostname = 'svnmyth' ;
2006-11-17 20:43:46.226 MSqlQuery: SELECT keylist FROM keybindings WHERE context = 'Video' AND action = 'HOME' AND hostname = 'svnmyth' ;
2006-11-17 20:43:46.226 MSqlQuery: SELECT keylist FROM keybindings WHERE context = 'Video' AND action = 'END' AND hostname = 'svnmyth' ;
2006-11-17 20:43:46.228 MSqlQuery: SELECT keylist FROM jumppoints WHERE destination = 'MythWeather' and hostname = 'svnmyth' ;
2006-11-17 20:43:46.228 MSqlQuery: SELECT keylist FROM keybindings WHERE context = 'Weather' AND action = 'PAUSE' AND hostname = 'svnmyth' ;
2006-11-17 20:43:46.229 MSqlQuery: SELECT data FROM settings WHERE value = 'Theme' AND hostname = 'svnmyth' ;
2006-11-17 20:43:46.229 Removing stale cache dir: /home/mythtv/.mythtv/themecache/Titivillus.1024.768
2006-11-17 20:43:46.235 MSqlQuery: SELECT data FROM settings WHERE value = 'SipLocalPort' AND hostname = 'svnmyth' ;
2006-11-17 20:43:46.235 MSqlQuery: SELECT data FROM settings WHERE value = 'SipBindInterface' AND hostname = 'svnmyth' ;
2006-11-17 20:43:46.236 MSqlQuery: SELECT data FROM settings WHERE value = 'NatTraversalMethod' AND hostname = 'svnmyth' ;
SIP listening on IP Address 192.168.1.108:5060 NAT address 192.168.1.108
2006-11-17 20:43:46.236 MSqlQuery: SELECT data FROM settings WHERE value = 'SipRegisterWithProxy' AND hostname = 'svnmyth' ;
2006-11-17 20:43:46.236 MSqlQuery: SELECT data FROM settings WHERE value = 'SipProxyName' AND hostname = 'svnmyth' ;
2006-11-17 20:43:46.236 MSqlQuery: SELECT data FROM settings WHERE value = 'SipProxyAuthName' AND hostname = 'svnmyth' ;
2006-11-17 20:43:46.237 MSqlQuery: SELECT data FROM settings WHERE value = 'SipProxyAuthPassword' AND hostname = 'svnmyth' ;
SIP: Cannot register; proxy, username or password not set
2006-11-17 20:43:46.245 Removing stale cache dir: /home/mythtv/.mythtv/themecache/Titivillus.1024.768/conflict
2006-11-17 20:43:46.247 Removing stale cache dir: /home/mythtv/.mythtv/themecache/Titivillus.1024.768/guide
2006-11-17 20:43:46.249 Removing stale cache dir: /home/mythtv/.mythtv/themecache/Titivillus.1024.768/keyboard
2006-11-17 20:43:46.254 Removing stale cache dir: /home/mythtv/.mythtv/themecache/Titivillus.1024.768/music
mythtv@svnmyth:~$


Top
 Profile  
 
 Post subject:
PostPosted: Fri Nov 17, 2006 9:38 pm 
Offline
Joined: Thu Jun 16, 2005 2:37 pm
Posts: 116
Location: St. Louis MO.
Hmm, I'm not sure still... I actually think this happened to me before, if I remember correctly it somehow fixed itself after I restarted the frontend a bunch of times. :?

_________________
Backend: HP NetServer LT 6000r U3; 6 700Mhz Xeon CPUs; 3GB PC133 ECC; LSI Ultra160 SCSI 4 18GB 10kRPM striped system; 7200RPM 160GB recordings; Ubuntu-server 7.04; HDHomeRun box.
Frontend: A64 3000+; 512MB DDR; Hauppauge grey; knoppmyth PXE/NFS.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 19, 2006 9:19 pm 
Offline
Joined: Thu Dec 01, 2005 12:46 am
Posts: 135
I"m getting the same problem with the front-end crashing when it's first loads. I have tried multiple reboot and still the front-end crashes.

myth-setup works ok, just not the front-end. It's not an AMD issue. I"m running an intel 3.0mhz box.

Help.... Any suggestions?

The script ran perfectly. Maybe we are missing some compiler ./configure options?

Dwaine


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 19, 2006 10:11 pm 
Offline
Joined: Thu Dec 01, 2005 12:46 am
Posts: 135
There's something wrong. I can't seem to fix the issue where the front end crashes when loading.

We have three people that are having the issue....

Dwaine


Top
 Profile  
 
PostPosted: Mon Nov 20, 2006 10:47 am 
Offline
Joined: Mon Feb 20, 2006 9:14 pm
Posts: 8
Location: Kansas City
Still crashing on mythfrontend launch. Same errors on completely different hardware (still AMD, but not 64bit.) Haven't seen anything in the forums regarding this issue in general with the current SVN. Still trying to find a way to make it work. If I come up with something, I'll post it.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 20, 2006 5:25 pm 
Offline
Joined: Thu Dec 01, 2005 12:46 am
Posts: 135
I did notice the compiler options for the mythtv-plugins is the same as the mythtv compiler options. I though there were a couple of extra options for the plugins.

I had SVN compiled and installed manually before running the script. So I know it does work with SVN.

I'm investigating too.... I'll get back to the thread if I find out what root cause is.

Dwaine


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 20, 2006 5:30 pm 
Offline
Joined: Thu Jun 16, 2005 2:37 pm
Posts: 116
Location: St. Louis MO.
dwaine, the compiler options are different.

Mythtv options = --disable-distcc --prefix=/usr --enable-proc-opt --enable-dvb --enable-xvmc --enable-xvmc-pro --enable-opengl-vsync $EXTRA_OPTS

MythPlugins options = --prefix=/usr --enable-all $EXTRA_OPTS

Did anyone try restarting the frontend a bunch of times?

_________________
Backend: HP NetServer LT 6000r U3; 6 700Mhz Xeon CPUs; 3GB PC133 ECC; LSI Ultra160 SCSI 4 18GB 10kRPM striped system; 7200RPM 160GB recordings; Ubuntu-server 7.04; HDHomeRun box.
Frontend: A64 3000+; 512MB DDR; Hauppauge grey; knoppmyth PXE/NFS.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 20, 2006 6:55 pm 
Offline
Joined: Thu Dec 01, 2005 12:46 am
Posts: 135
I restarted about 20 times. It just keeps getting a "Segmentation fault" error.

Dwaine


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 20, 2006 10:28 pm 
Offline
Joined: Thu Jun 16, 2005 2:37 pm
Posts: 116
Location: St. Louis MO.
Maybe the old plugins are conflicting, try "apt-get remove mythplugins"
Then rerun my script like you did before and try again.

_________________
Backend: HP NetServer LT 6000r U3; 6 700Mhz Xeon CPUs; 3GB PC133 ECC; LSI Ultra160 SCSI 4 18GB 10kRPM striped system; 7200RPM 160GB recordings; Ubuntu-server 7.04; HDHomeRun box.
Frontend: A64 3000+; 512MB DDR; Hauppauge grey; knoppmyth PXE/NFS.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 21, 2006 3:27 pm 
Offline
Joined: Sun Dec 04, 2005 1:44 pm
Posts: 403
Location: Central NJ
dwaine wrote:
myth-setup works ok, just not the front-end.


I just want to confirm that I'm experiencing the exact same symptoms. I have no problems launching mythtv-setup...I just get the Seg fault on launching the frontend. This leads me to believe that it has nothing to do with the OpenGL theme rendering.

_________________
Currently running: R5.5, HD5000 x 2, PVR150, Athlon 64 3000+, Chaintech VNF4, 1GB RAM, 2 x 250GB in LVM, MSI NX6200TC -> AA 9A60 -> HDTV


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 21, 2006 4:31 pm 
Offline
Joined: Thu Jun 16, 2005 2:37 pm
Posts: 116
Location: St. Louis MO.
I read ya ed but did you try to uninstall the plugins like I said in my previous post?

_________________
Backend: HP NetServer LT 6000r U3; 6 700Mhz Xeon CPUs; 3GB PC133 ECC; LSI Ultra160 SCSI 4 18GB 10kRPM striped system; 7200RPM 160GB recordings; Ubuntu-server 7.04; HDHomeRun box.
Frontend: A64 3000+; 512MB DDR; Hauppauge grey; knoppmyth PXE/NFS.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 109 posts ] 
Go to page Previous  1, 2, 3, 4, 5, 6 ... 8  Next



All times are UTC - 6 hours




Who is online

Users browsing this forum: Bing [Bot] and 14 guests


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:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu