NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) UbuStream, Web Radio and Universe v
« Previous 1 2 3 4 5 6 … 8 Next »
UBuradio wont start

 
  • 0 Vote(s) - 0 Average
UBuradio wont start
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#1
2008-05-04, 03:38 AM (This post was last modified: 2008-05-04, 03:50 AM by idkpmiller.)
Hi Ubu,

I thought I would give Uburadio another shot at setting up after my last attempt dodnt go so well.
I downloaded version 1.3 from the wiki and went through the installer.

issue 1. after stopping recording services it came up with the retry, coninue ignore dialog box for commonGBpvrutillies I selected ignore and it carried on.

I setup the Ubu service recording controller.

issue 2. WebRadio appears in the PVRx2 1.2.9 menu, but I am unable start it, a quick look at the logs seemed to suggest skin issues, see logs below. I copied the UBuradio directory to the skin2 directory as there wasnt one there and that didnt help.

Thinking this was because of the earlier issue in the installation I closed the only thing open for GBPVR (GBPvrtray) and reinstalled this time no errors and installation went all the way through.

Issue 2 is still there and the log is shown below.

Code:
2008-05-04 14:59:17.171    VERBOSE    [1]    Key pressed: Return
2008-05-04 14:59:17.186    VERBOSE    [1]    Skin file not found: C:\Program Files\Devnz\GBPVR\skin\UbuRadio\skin.xml
2008-05-04 14:59:17.186    VERBOSE    [1]    ...about to check default skin
2008-05-04 14:59:17.186    VERBOSE    [1]    Initializing skin helper for: C:\Program Files\Devnz\GBPVR\skin\blue\UbuRadio\skin.xml
2008-05-04 14:59:17.186    VERBOSE    [1]    getValue cached value: /settings/ActiveSkin : blue
2008-05-04 14:59:17.186    VERBOSE    [1]    Skin file not found: C:\Program Files\Devnz\GBPVR\skin\Common Dialogs\Prompt Box skin.xml
2008-05-04 14:59:17.186    VERBOSE    [1]    ...about to check default skin
2008-05-04 14:59:17.186    VERBOSE    [1]    Arrrggh!! not found there either...mayday mayday...going down....   C:\Program Files\Devnz\GBPVR\skin\blue\Common Dialogs\Prompt Box skin.xml
2008-05-04 14:59:17.296    VERBOSE    [1]    ReturnToMainMenu()
2008-05-04 14:59:17.296    VERBOSE    [1]    Web Radio is currently active
2008-05-04 14:59:17.296    VERBOSE    [1]    Web Radio.Deactivate() called
2008-05-04 14:59:17.296    VERBOSE    [1]    ReturnToMainMenu()@2
2008-05-04 14:59:17.311    VERBOSE    [1]    System.Exception: Skin file not found: C:\Program Files\Devnz\GBPVR\skin\blue\Common Dialogs\Prompt Box skin.xml
   at GBPVR.Public.SkinHelper.CtorShared(String pluginName, String skinFileName, String requiredVersion)
   at GBPVR.Public.SkinHelper..ctor(String pluginName, String skinFileName)
   at CommonGBPVRUtilities.ErrorDialog..ctor()
   at UbuRadio.UbuRadioPluginTask.Activate()
   at GBPVRX2.MenuTask.x9006c1ed9ccb79de.OnKeyDown(KeyEventArgs e)
   at GBPVRX2.x0061b801bdf12d35.xdae9991ab918b397(Object xdf2e3583f942db7b, KeyEventArgs xc4f45905cb1fc7ba)
   at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at GBPVRX2.x0061b801bdf12d35.WndProc(Message& m)
2008-05-04 14:59:18.092    VERBOSE    [1]    Key pressed: Return
2008-05-04 14:59:18.092    VERBOSE    [1]    Skin file not found: C:\Program Files\Devnz\GBPVR\skin\UbuRadio\skin.xml
2008-05-04 14:59:18.092    VERBOSE    [1]    ...about to check default skin
2008-05-04 14:59:18.092    VERBOSE    [1]    Initializing skin helper for: C:\Program Files\Devnz\GBPVR\skin\blue\UbuRadio\skin.xml
2008-05-04 14:59:18.092    VERBOSE    [1]    getValue cached value: /settings/ActiveSkin : blue
2008-05-04 14:59:18.092    VERBOSE    [1]    Skin file not found: C:\Program Files\Devnz\GBPVR\skin\Common Dialogs\Prompt Box skin.xml
2008-05-04 14:59:18.092    VERBOSE    [1]    ...about to check default skin
2008-05-04 14:59:18.092    VERBOSE    [1]    Arrrggh!! not found there either...mayday mayday...going down....   C:\Program Files\Devnz\GBPVR\skin\blue\Common Dialogs\Prompt Box skin.xml
2008-05-04 14:59:18.186    VERBOSE    [1]    ReturnToMainMenu()
2008-05-04 14:59:18.186    VERBOSE    [1]    Web Radio is currently active
2008-05-04 14:59:18.186    VERBOSE    [1]    Web Radio.Deactivate() called
2008-05-04 14:59:18.202    VERBOSE    [1]    ReturnToMainMenu()@2
2008-05-04 14:59:18.202    VERBOSE    [1]    System.Exception: Skin file not found: C:\Program Files\Devnz\GBPVR\skin\blue\Common Dialogs\Prompt Box skin.xml
   at GBPVR.Public.SkinHelper.CtorShared(String pluginName, String skinFileName, String requiredVersion)
   at GBPVR.Public.SkinHelper..ctor(String pluginName, String skinFileName)
   at CommonGBPVRUtilities.ErrorDialog..ctor()
   at UbuRadio.UbuRadioPluginTask.Activate()
   at GBPVRX2.MenuTask.x9006c1ed9ccb79de.OnKeyDown(KeyEventArgs e)
   at GBPVRX2.x0061b801bdf12d35.xdae9991ab918b397(Object xdf2e3583f942db7b, KeyEventArgs xc4f45905cb1fc7ba)
   at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at GBPVRX2.x0061b801bdf12d35.WndProc(Message& m)
2008-05-04 14:59:19.124    VERBOSE    [1]    OnPaint()
2008-05-04 14:59:19.139    VERBOSE    [1]    OnPaint()
2008-05-04 14:59:20.249    VERBOSE    [1]    Preparing for shutdown
2008-05-04 14:59:20.264    VERBOSE    [1]    Exiting...

Can you please advise what I am doing wrong this should be a relatively simply task but I seem to be getting it wrong.

Cheers

EDIT: I located the issue, the directory is actually CommonDialogs and not the requested Common Dialogs (with a space) I renamed the directory and it now starts.
Are you still supporting UBuradio with PVRX2?
Let the Games begin...Round 2!
GameZone v2.9.6 - PVRx2 1.4.7 compatible!

[Image: 1299379.png]
GenieNitro
Offline

Junior Member

Posts: 23
Threads: 6
Joined: Aug 2008
#2
2008-08-20, 12:48 AM
Hi there,

I have the same problem... my log states

2008-08-20 01:42:49.187 VERBOSE [1] file not found: C:\Program Files\Devnz\GBPVR\skin\UbuRadio\..\_CoreImages\ListItem_Selected.png
2008-08-20 01:42:49.187 VERBOSE [1] Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin\UbuRadio\..\_CoreImages\ListItem_Selected.png
2008-08-20 01:42:49.296 VERBOSE [1] ReturnToMainMenu()
2008-08-20 01:42:49.296 VERBOSE [1] Web Radio is currently active
2008-08-20 01:42:49.296 VERBOSE [1] Web Radio.Deactivate() called

I trenamed 'commondialogs' to common dialogs and this had an effect...
the web radio entry would disappear then reappear back to the main menu straight away.
Now the menu disappears and stays that way until I touch a key, then it reappears.

Shame, cos I'd love to use this plugin to listen to some of my favourite radio stations!

Do I need to install an additional skin oor something?

cheers

Steve
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  UBURadio and version 1.3.11 cc1091 19 13,976 2009-06-09, 02:22 AM
Last Post: cc1091
  Where do I get "UbuRadio.XMLSerializers.dll" cc1091 2 3,067 2009-05-28, 07:52 AM
Last Post: McBainUK
  Imposible to start ubustream Toni 3 3,169 2009-05-27, 12:02 PM
Last Post: Toni
  UbuRadio time shifting not working for me? malc 2 2,590 2008-05-28, 01:06 PM
Last Post: malc
  Cant stop uburadio Elmo Putney 2 2,856 2008-03-10, 09:40 AM
Last Post: Elmo Putney
  Error message UbuRadio meezcore 4 2,821 2008-02-09, 01:53 PM
Last Post: ind57
  UbuRadio 1.3 and Timeshift play in PVRX2 roebel 3 2,532 2007-08-22, 08:34 PM
Last Post: roebel
  ubuRadio doesn't stay checked mkenyon2 0 1,673 2007-08-22, 07:58 PM
Last Post: mkenyon2
  UbuRadio 1.2 Doesn't show North America mkenyon2 8 3,479 2007-07-27, 09:03 PM
Last Post: ubu
  Current UbuRadio version ubu 3 10,083 2007-05-03, 03:23 AM
Last Post: ubu

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode