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 »
images

 
  • 0 Vote(s) - 0 Average
images
JimmyA
Offline

Member

Posts: 215
Threads: 15
Joined: Jun 2008
#1
2008-09-05, 04:02 PM
Hi,

I am trying to use ubustream2 and ubu radio without much success. Is the ubustream2 installation supposed to create a new _coreimages directory? I have an existing directory under gbpvr/skin2 but none of the ubustream png files are in there? I am at work now but I believe the getrenderlist() procedure fails because a null value is returned as there are no images to select.

Thanks
ralphy
Offline

Senior Member

Posts: 255
Threads: 51
Joined: Nov 2006
#2
2008-09-07, 10:35 AM (This post was last modified: 2008-09-07, 10:40 AM by ralphy.)
I've had no problems with Ubustream 2.2 and PVRX2 1.2.9, but when I finally updgraded to 1.2.13 last weekend I encountered the same problems as you describe JummyA, and Ubustream no longer works.


Code:
2008-09-07 18:15:56.171    VERBOSE    [1]    UbuStream - entered needsRendering() method.
2008-09-07 18:15:56.171    VERBOSE    [1]    UbuStream - renderRequested=False
2008-09-07 18:15:56.171    VERBOSE    [1]    UbuStream - menuButtons was null so returned 'false'
2008-09-07 18:15:56.187    VERBOSE    [1]    ReturnToMainMenu()@2
2008-09-07 18:15:56.187    VERBOSE    [1]    System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\Devnz\GBPVR\skin\_CoreImages\ListIcon_Folder.png'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
   at GBPVR.Public.SkinHelper.getNamedImageNonCached(Image image, Boolean fillWithBackgroundColour, Color backgroundColour, String name, Hashtable parameters)
   at GBPVR.Public.SkinHelper.getNamedImageNonCached(String name, Hashtable parameters)
   at GBPVR.Public.SkinHelper.getNamedImage(String name, Hashtable parameters)
   at GBPVR.Public.SkinHelper.getNamedImage(String name)
   at UbuStreamPlugin.UbuStreamPluginTask.Activate()
   at GBPVRX2.MenuTask.x0be92cb4e3ac1817.OnUiClick(PointF location)
   at GBPVRX2.x0061b801bdf12d35.xf1b04f0b61b2ba29(Object xdf2e3583f942db7b, MouseEventArgs xc4f45905cb1fc7ba)
   at System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   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)

Copying skin\blue\_CoreImages from PVRX2 1.2.9 doesn't solve the problem either, with the following errors.

Code:
2008-09-07 18:24:13.937    ERROR    [1]    Unable to find named image: /settings/CompositeImages/CompositeImage[@name="ScreenBackground"]
2008-09-07 18:24:13.937    ERROR    [1]    Unable to find named image: /settings/CompositeImages/CompositeImage[@name="ScreenBackground"]
2008-09-07 18:24:13.953    VERBOSE    [1]    Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin\blue\\UbuStream\BulletBall_Red.png
2008-09-07 18:24:13.953    ERROR    [1]    Unable to find font node: /settings/TextStyles/TextStyle[@name="ListText"]
2008-09-07 18:24:13.953    ERROR    [1]    Unable to find brush node: /settings/TextStyles/TextStyle[@name="ListText"]
2008-09-07 18:24:13.953    VERBOSE    [1]    Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin\blue\\UbuStream\BulletBall_Blue.png
2008-09-07 18:24:13.953    ERROR    [1]    Unable to find font node: /settings/TextStyles/TextStyle[@name="ListText"]
2008-09-07 18:24:13.953    ERROR    [1]    Unable to find brush node: /settings/TextStyles/TextStyle[@name="ListText"]


Nor does copying the skin\blue ubstream files to skin\blue2 work either


Has something changed in the the way skins are handled in 1.2.13 from 1.2.9 that is causing these problems?
[SIZE="1"]Silverstone GD01S-MXR (three dead rows of pixels in the LCD and defective remote control), Power: Zalman ZM460B-APS (blew up - can't remember what's there now); CPU: Pentium D 3.2 GHz with Asus V72 Cooler; MD: Asus P5LD2 Deluxe 2048MB,
WDC WD10EADS 1TB Data, 320GB System, Asus EN9400GT Silent 512MB, Hauppauge HVR 1300,
XP Home SP3, GB-PVR 2.0, ExternalDisplay v0.3[/SIZE]
JimmyA
Offline

Member

Posts: 215
Threads: 15
Joined: Jun 2008
#3
2008-09-17, 09:23 PM
Does nobody have this plugin working with PVRX2?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,096
Threads: 957
Joined: May 2006
#4
2008-09-18, 12:11 AM
UbuRadio works from the MVP/PCH for me, but I need this fix

http://forums.gbpvr.com/showpost.php?p=2...ostcount=4

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,096
Threads: 957
Joined: May 2006
#5
2008-09-18, 03:39 AM (This post was last modified: 2008-09-22, 02:43 AM by mvallevand.)
As an update I decided to try UbuRadio in PVRx2 itself and I can play Real Audio ok, but Windows Media streams don't work on the PC. This might be related to WMP v11 on Vista (maybe a Media Foundation problem?), since the logs do say it is trying to launch Windows Mediainternal player but nothing happens.

Edit This problem was solved by installing UbuStream

Martin
JimmyA
Offline

Member

Posts: 215
Threads: 15
Joined: Jun 2008
#6
2008-09-25, 01:39 PM
Martin,

Many thanks for your help. After much moving around of graphics and skin files, I was able to bring up the ubu streams and radio windows. Right now, streaming is hit and miss. I will have to spend more time on it this weekend to try and identify the problems.

Thanks again,

Jimmy
JimmyA
Offline

Member

Posts: 215
Threads: 15
Joined: Jun 2008
#7
2008-09-26, 02:45 PM
OK, have everything working with Real and WMP. VLC opens but does not play. Any ideas?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Dont import Images from PLX File? Captain-DJ 2 2,545 2007-08-15, 10:55 PM
Last Post: Captain-DJ
  CNN Dynsource Update - Now with images HTPCGB 0 1,968 2007-07-12, 11:17 PM
Last Post: HTPCGB
  Display Images Associated with WebStreams ralphy 2 2,121 2007-03-05, 01:15 PM
Last Post: ralphy

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

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

Linear Mode
Threaded Mode