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) Community Skin v
« Previous 1 2 3 4 5 10 Next »
Skin Plugin returns to Main Menu

 
  • 0 Vote(s) - 0 Average
Skin Plugin returns to Main Menu
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#11
2009-09-09, 07:51 AM
There are no xml files in the SkinPlugin4\Resources\Graphics\BackgroundMask\CS Blue folders. With this type of resource they're not needed. Info xml files are only for multi-file editable skin items, (eg SkinPlugin4\Resources\Graphics\NavigationalIndicators\Circle\Black).

Can you also post SkinPluginConfig.xml, this determines what type of resources each folder contains.

May have to add a bit of logging to the SkinPlugin and give you a special build.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
roy
Offline

Posting Freak

Posts: 830
Threads: 95
Joined: Sep 2005
#12
2009-09-09, 02:00 PM
McBainUK Wrote:Can you also post SkinPluginConfig.xml, this determines what type of resources each folder contains.

May have to add a bit of logging to the SkinPlugin and give you a special build.
Cool
What, me worry?

MSI H270 PC Mate | Core i3-7100 | 16GB RAM | 275GB M.2 2280 SSD | 4TB + 2TB HDD | Zalman Z3 Case | Win10
HDHR Prime | HVR2250 | PCH A-110 | PCH A-100 | Harmony 650 & 700 remotes | Comcast | Schedules Direct
roy
Offline

Posting Freak

Posts: 830
Threads: 95
Joined: Sep 2005
#13
2009-09-09, 04:52 PM
OK, doing some testing:

I removed 'SkinPlugin4' and 'common' folders from Plugins directory. Reinstalled Community-SD-4x. Recording service did not restart, and config crashed with unhandled exception, but Skin Plugin now worked properly!

After reboot, and running config without problem, Skin Plugin still worked. I looked into Plugins>common folder and compared files to previous. Noticed that WizUiHelper.dll was dated 3/2/2009. Removed version had date of 8/27/2009. I replaced 3/2 version with 8/27 version - now Skin plugin does not show up on GBPVR main menu. Switch back to 3/2 version - Skin plugin is back.

I do recall that this problem started after updating wiz dlls for some other issue. (yes, the rogue folder issue referenced in the op)

Does this shed any light?
What, me worry?

MSI H270 PC Mate | Core i3-7100 | 16GB RAM | 275GB M.2 2280 SSD | 4TB + 2TB HDD | Zalman Z3 Case | Win10
HDHR Prime | HVR2250 | PCH A-110 | PCH A-100 | Harmony 650 & 700 remotes | Comcast | Schedules Direct
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#14
2009-09-09, 05:29 PM
roy Wrote:After reboot, and running config without problem, Skin Plugin still worked. I looked into Plugins>common folder and compared files to previous. Noticed that WizUiHelper.dll was dated 3/2/2009. Removed version had date of 8/27/2009. I replaced 3/2 version with 8/27 version - now Skin plugin does not show up on GBPVR main menu. Switch back to 3/2 version - Skin plugin is back.
Can you try installing the most current version of the WizDLLs (found on the wiki here). Then run pvrx2, if skin plugin does not show, post your pvrx2.exe.log file.
roy
Offline

Posting Freak

Posts: 830
Threads: 95
Joined: Sep 2005
#15
2009-09-09, 07:00 PM
JavaWiz Wrote:Can you try installing the most current version of the WizDLLs (found on the wiki here). Then run pvrx2, if skin plugin does not show, post your pvrx2.exe.log file.
Installed WizDLLs 2009_09_04. Skin plugin shows up, but back to problem of dumping to main menu. Log attached.
What, me worry?

MSI H270 PC Mate | Core i3-7100 | 16GB RAM | 275GB M.2 2280 SSD | 4TB + 2TB HDD | Zalman Z3 Case | Win10
HDHR Prime | HVR2250 | PCH A-110 | PCH A-100 | Harmony 650 & 700 remotes | Comcast | Schedules Direct
roy
Offline

Posting Freak

Posts: 830
Threads: 95
Joined: Sep 2005
#16
2009-09-09, 07:16 PM
Now more testing, removing and adding files from plugins>common.

WizUiHelper.dll - 3/2/2009 - skin plugin shows up and works

WizUiHelper.dll - 9/4/2009 -
without WizGenHelper.dll in folder - skin plugin does not show.
with WizGenHelper.dll in folder - skin plugin shows, but dumps to main menu.

CS4 does not install WizGenHelper.dll
What, me worry?

MSI H270 PC Mate | Core i3-7100 | 16GB RAM | 275GB M.2 2280 SSD | 4TB + 2TB HDD | Zalman Z3 Case | Win10
HDHR Prime | HVR2250 | PCH A-110 | PCH A-100 | Harmony 650 & 700 remotes | Comcast | Schedules Direct
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#17
2009-09-09, 07:19 PM
roy Wrote:Installed WizDLLs 2009_09_04. Skin plugin shows up, but back to problem of dumping to main menu. Log attached.
Ok, a couple things:

1) Looks like you have an old version of MovieWiz.dll, log shows 1.0.14.1 (current version is 1.0.27.0)
Code:
2009-09-09 14:56:01.357 INFO [3] MovieWizCore:       InitHttpConnection()-    BEGIN
2009-09-09 14:56:01.367 VERBOSE [1] MovieWizCore:       Constructor-             Database assigned: C:\Program Files\Devnz\GBPVR\plugins\MovieWiz\MovieWiz.db3
2009-09-09 14:56:01.367 VERBOSE [1] Movie Wizard:       constructor-             executed.
2009-09-09 14:56:01.367 VERBOSE [1] Movie Wizard:       constructor-             [B]version 1.0.14.1[/B]
2009-09-09 14:56:01.367 VERBOSE [1] Movie Wizard:       constructor-               WizUiHelper : 1.0.24.0
2009-09-09 14:56:01.367 VERBOSE [1] Movie Wizard:       constructor-               WizWebHelper: 1.0.13.0
2009-09-09 14:56:01.367 VERBOSE [1] Movie Wizard:       constructor-               SQLite      : 1.0.30.1
The helper dll versions look good. I don't believe the outdated MovieWiz.DLL is the cause of the return to main...

2) Seems there are some missing skin resource files
Code:
2009-09-09 14:56:17.840 VERBOSE [1] Skin:               PreviewGenerator:GetRenderList- Creating WizUiLabel previewRef=1 previewImagesCount=6
2009-09-09 14:56:18.952 [B]ERROR [/B][1] SkinPlugin:         Theme.LoadMetadata-      Could not find file 'C:\Program Files\Devnz\GBPVR\Plugins\SkinPlugin4\Resources\Graphics\Background\CS Blue\[B]CS Blue Dark.xml[/B]'.
2009-09-09 14:56:18.962 [B]ERROR[/B] [1] SkinPlugin:         Theme.LoadMetadata-      Could not find file 'C:\Program Files\Devnz\GBPVR\Plugins\SkinPlugin4\Resources\Graphics\Background\CS Blue\[B]CS Blue.xml'.[/B]
2009-09-09 14:56:19.062 VERBOSE [1] ReturnToMainMenu()
2009-09-09 14:56:19.062 VERBOSE [1] Skin is currently active
2009-09-09 14:56:19.062 VERBOSE [1] Skin.Deactivate() called

I believe it is these missing resource files that is causing the return to main. Can you verify if those resources exist?
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#18
2009-09-09, 07:53 PM
This is not a missing skin problem, it shouldn't be looking for them in the 1st place when it's making the preview. Will need to have a look at the code and see where it could be going wrong.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
roy
Offline

Posting Freak

Posts: 830
Threads: 95
Joined: Sep 2005
#19
2009-09-09, 07:54 PM
JavaWiz Wrote:Can you verify if those resources exist?
The xml files do not exist, and McBainUK mentions above (and again, beat me to it) that they are not needed.
What, me worry?

MSI H270 PC Mate | Core i3-7100 | 16GB RAM | 275GB M.2 2280 SSD | 4TB + 2TB HDD | Zalman Z3 Case | Win10
HDHR Prime | HVR2250 | PCH A-110 | PCH A-100 | Harmony 650 & 700 remotes | Comcast | Schedules Direct
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#20
2009-09-09, 09:07 PM
Just for grins, can you try with the most current version of MovieWiz?
« Next Oldest | Next Newest »

Users browsing this thread: 6 Guest(s)

Pages (6): « Previous 1 2 3 4 5 6 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Please add to Weather2 skin... LewE 1 4,906 2010-04-02, 06:25 PM
Last Post: Fatman_do
  Community Skin WS Big Red X stangdaman 2 5,435 2010-03-14, 07:13 AM
Last Post: stangdaman
  Skin Plugin Causing Unhandled Exception Error Firetoad 1 5,142 2010-02-14, 02:47 AM
Last Post: Firetoad
  CS4 update for the iplayer plugin gEd 1 5,091 2010-01-28, 01:42 AM
Last Post: Fatman_do
  Menu Sub Folder Display steeb 10 10,144 2010-01-04, 09:19 PM
Last Post: Jaggy
  CS 405 text clipping in main menu newyankee 29 18,216 2009-12-29, 07:11 PM
Last Post: Fatman_do
  Problem with Skin Plugin richardw456 9 7,992 2009-12-22, 10:15 PM
Last Post: kindt nick
  Minor Change for Weather2 Skin LewE 2 5,072 2009-11-29, 09:40 PM
Last Post: Fatman_do
  Changes I'd Like to See in Community-SD OSD Skin LewE 15 12,086 2009-11-29, 05:52 PM
Last Post: johnsonx42
  Is Community Skin COmpatible with Windows 7? LewE 2 2,669 2009-11-29, 06:53 AM
Last Post: LewE

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

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

Linear Mode
Threaded Mode