NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 20 21 22 23 24 … 93 Next »
WizTools - 1.x Plugin Development Toolkit

 
  • 0 Vote(s) - 0 Average
WizTools - 1.x Plugin Development Toolkit
skate15e
Offline

Member

Posts: 100
Threads: 16
Joined: Oct 2006
#181
2008-03-02, 04:19 AM
I suspected that may have been the case. Thanks again for the very useful classes.
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#182
2008-04-04, 10:34 PM
Someone posted an issue with skiptool that was previously working on the previous version of pvrx2 and is failing on the lastest version of pvrx2.
Seems like there is some issue in the dispose since there are a few more buttons that it should dispose of (at least that is the case on the one mine which seems to work ok)


2008-04-04 21:24:59.812 VERBOSE [1] SkipToolfile exists starting parse
2008-04-04 21:24:59.828 VERBOSE [1] SkipTool End parse Rate is 2500 Count is 2
2008-04-04 21:24:59.828 VERBOSE [1] SkipTool Prepare to bring up mediapopup on J:\TV\REC\Little Britain\Little Britain_20080327_20402110.mpg
2008-04-04 21:24:59.828 VERBOSE [1] RecordingDialogPopup: Constructor - called
2008-04-04 21:25:00.390 VERBOSE [1] popup: Dispose() - ENTER
2008-04-04 21:25:00.390 VERBOSE [1] WizUiButton: Dispose()- RemoveButton
2008-04-04 21:25:00.406 VERBOSE [1] WizUiButton: Dispose()- RunitButton
2008-04-04 21:25:00.546 ERROR [1] Unexpected error: System.InvalidCastException: Unable to cast object of type 'System.Collections.ArrayList' to type 'GBPVR.Public.GBPVRUiElement'.
at CAllocatorPresenter.DisposeElementList(CAllocatorPresenter* , ArrayList disposeList)
at NativeUtilities.MediaHelper.disposeElementList(ArrayList disposeList)
at GBPVRX2.xdd215986d9a64c86.DisposeResources(ArrayList disposeList)
at GBPVRX2.UiSupport.UiButton.Dispose()
at WizUtilities.WizUiHelper.WizUiButton.Dispose()
at WizUtilities.WizUiHelper.WizControlManager.Dispose()
at Skipper.QueuePopup.Dispose()
at Skipper.SkipTool.setPopup(IMenuTask popup)
at Skipper.SkipTool.handlePopupCallback(Object popup, String command)
at GBPVRX2.Popups.PopupBase.GetRenderList()
at Skipper.QueuePopup.GetRenderList()
at Skipper.SkipTool.GetRenderList()
at GBPVRX2.MenuTask.x9006c1ed9ccb79de.GetRenderList()
at GBPVRX2.x0061b801bdf12d35.xdb012c437aec4a40(Boolean xd23bf32f3b17e3be)
at GBPVRX2.xb979ad394703258e.xfb409e85bd292293(String[] xf18a926310372520)
2008-04-04 21:25:00.546 VERBOSE [1] MultiLine renderingRequired.
2008-04-04 21:25:00.546 VERBOSE [1] currentIndex = 1 detailsViewVisibleIndex = 0
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#183
2008-04-05, 03:02 AM
pastro Wrote:Someone posted an issue with skiptool that was previously working on the previous version of pvrx2 and is failing on the lastest version of pvrx2.
Seems like there is some issue in the dispose since there are a few more buttons that it should dispose of (at least that is the case on the one mine which seems to work ok)


2008-04-04 21:24:59.812 VERBOSE [1] SkipToolfile exists starting parse
2008-04-04 21:24:59.828 VERBOSE [1] SkipTool End parse Rate is 2500 Count is 2
2008-04-04 21:24:59.828 VERBOSE [1] SkipTool Prepare to bring up mediapopup on J:\TV\REC\Little Britain\Little Britain_20080327_20402110.mpg
2008-04-04 21:24:59.828 VERBOSE [1] RecordingDialogPopup: Constructor - called
2008-04-04 21:25:00.390 VERBOSE [1] popup: Dispose() - ENTER
2008-04-04 21:25:00.390 VERBOSE [1] WizUiButton: Dispose()- RemoveButton
2008-04-04 21:25:00.406 VERBOSE [1] WizUiButton: Dispose()- RunitButton
2008-04-04 21:25:00.546 ERROR [1] Unexpected error: System.InvalidCastException: Unable to cast object of type 'System.Collections.ArrayList' to type 'GBPVR.Public.GBPVRUiElement'.
at CAllocatorPresenter.DisposeElementList(CAllocatorPresenter* , ArrayList disposeList)
at NativeUtilities.MediaHelper.disposeElementList(ArrayList disposeList)
at GBPVRX2.xdd215986d9a64c86.DisposeResources(ArrayList disposeList)
at GBPVRX2.UiSupport.UiButton.Dispose()
at WizUtilities.WizUiHelper.WizUiButton.Dispose()
at WizUtilities.WizUiHelper.WizControlManager.Dispose()
at Skipper.QueuePopup.Dispose()
at Skipper.SkipTool.setPopup(IMenuTask popup)
at Skipper.SkipTool.handlePopupCallback(Object popup, String command)
at GBPVRX2.Popups.PopupBase.GetRenderList()
at Skipper.QueuePopup.GetRenderList()
at Skipper.SkipTool.GetRenderList()
at GBPVRX2.MenuTask.x9006c1ed9ccb79de.GetRenderList()
at GBPVRX2.x0061b801bdf12d35.xdb012c437aec4a40(Boolean xd23bf32f3b17e3be)
at GBPVRX2.xb979ad394703258e.xfb409e85bd292293(String[] xf18a926310372520)
2008-04-04 21:25:00.546 VERBOSE [1] MultiLine renderingRequired.
2008-04-04 21:25:00.546 VERBOSE [1] currentIndex = 1 detailsViewVisibleIndex = 0
I think there may have been a bug in WizUiHelper.DLL v1.0.15.4. I've updated it in 1.0.15.5 (on the wiki). You might have them load that version and try to recreate the problem.
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#184
2008-04-05, 03:25 AM
JavaWiz Wrote:I think there may have been a bug in WizUiHelper.DLL v1.0.15.4. I've updated it in 1.0.15.5 (on the wiki). You might have them load that version and try to recreate the problem.

I'm using 1.0.15.6 which I dl'ed from the wiki today. Is that the right version?
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#185
2008-04-05, 03:29 AM
pastro Wrote:I'm using 1.0.15.6 which I dl'ed from the wiki today. Is that the right version?
yes
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#186
2008-04-05, 03:25 PM
Ok the person that was having trouble with skiptool got the latest version of wizutilities and now it works fine. Thanks.
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#187
2008-04-05, 03:27 PM
pastro Wrote:Ok the person that was having trouble with skiptool got the latest version of wizutilities and now it works fine. Thanks.
Great. The bad version was out there for about 1 day, so a few folks might have got it.
Powergrid
Offline

Junior Member

Posts: 7
Threads: 0
Joined: Feb 2008
#188
2008-04-08, 09:50 AM
Greetings JW;

So, I've been using (and loving GBPVR) for a few months now and really want to get into plugin development. I've been reading and tinkering with this, that and the other thing for a month or so and am starting to glean some understanding of how the dll/skin thing all hangs together.

Please forgive in advance my painfully "stupid" (I know, there aren't any stupid questions, but I'm going to push that belief) questions, but I figure I should just jump in and start somewhere. As I've been looking at the different methods people have put together, I like what I'm reading about your WizUiHelper stuff. I've pulled in the 1.0.15.6 version and have started reading through the documents.

While reading point #7 in the "Setup the Project" section of the Documentation.doc, you mention that the skin should be copied to the skin2/blue directory. Does your stuff work with the Community3 skin or should I be sticking with blue for all my coding joys? (I guess both as a rule AND a generality)...

Thanks,
Pg
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#189
2008-04-08, 10:00 AM
Powergrid Wrote:While reading point #7 in the "Setup the Project" section of the Documentation.doc, you mention that the skin should be copied to the skin2/blue directory. Does your stuff work with the Community3 skin or should I be sticking with blue for all my coding joys? (I guess both as a rule AND a generality)...
It is best to start with a Blue skin file, sub requests that all plugins work with the default GB-PVR skin. If you want to supply a CS3 skin in addition to this than I'm sure fatman_do and myself would welcome it Smile
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
Powergrid
Offline

Junior Member

Posts: 7
Threads: 0
Joined: Feb 2008
#190
2008-04-08, 01:45 PM
Hi McBain;

That makes a lot of sense. I really floundered for a while before I realized I a had to slow down and do some research. It's the good 'ol "walk before you run" scenario...

Thanks.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (31): « Previous 1 … 17 18 19 20 21 … 31 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  PIP plugin for Kodi sgilani 2 3,106 2022-10-17, 12:44 AM
Last Post: sgilani
  New Systems Plugin kirschey 10 3,578 2020-11-14, 08:01 PM
Last Post: sub
  Test/Development environment for npvr.db3 scJohn 10 4,615 2020-09-04, 09:14 PM
Last Post: scJohn
  VIdeo playback from plugin mvallevand 5 3,655 2015-08-06, 10:43 PM
Last Post: sub
  Attention Sub: Open TV / Custom Data Grabber plugin Benoire 2 3,020 2014-11-14, 02:05 AM
Last Post: Benoire
  API docs to help with plugin development? McBainUK 3 2,896 2013-06-08, 06:14 PM
Last Post: sub
  Refreshing TV Guide Data (after System plugin EPG update) imilne 13 6,341 2013-03-24, 08:03 PM
Last Post: imilne
  sabnzbd plugin to show processed files Wakalaka 1 2,035 2013-03-12, 06:48 AM
Last Post: psycik
  Integrated Development Environment (IDE) for plugins osx-addict 5 2,876 2012-10-18, 08:35 PM
Last Post: osx-addict
  Plugin problems with started from the command line mvallevand 11 5,273 2012-08-12, 07:56 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode