NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 10 11 12 13 14 56 Next »
Mayhem3 skin

 
  • 0 Vote(s) - 0 Average
Mayhem3 skin
systemshark
Offline

Senior Member

Posts: 566
Threads: 56
Joined: Oct 2005
#41
2008-12-02, 07:37 PM
Hi Mixman,

Cool new skin.... but I've found a problem....

when I use my torrent plugin.... it errors inside the plugin looking for a ButtonSeatchUsing


Here's the Blue Skin version of the Torrent plugin xml file.


<Placement name="PopupBackground" loc="2,10" size="96,86"/>

<Placement name="ButtonSearch" loc="7.0, 22.0"/>
<Placement name="ButtonSort" loc="23.0, 22.0"/>
<Placement name="ButtonSearchUsing" loc="39.0, 22.0"/>
<Placement name="ButtonSearchType" loc="55.0, 22.0"/>
<Placement name="ButtonCancel" loc="71.0, 22.0"/>
<Placement name="TextBoxSearchText" loc="7.0,14.0" />
<Placement name="ListBoxSearchResultsList" loc="7.0,29.0" size="86.0,4.5" rows="12" offset="5.0"/>
<Placement name="ListBoxSearchResultsListPositionInfo" loc="78.0,89.0"/>

<Placement name="SearchResultDetail" loc="7.0,22.0" />
<Placement name="ButtonDownload" loc="62.0, 14.0"/>
<Placement name="ButtonClose" loc="78.0, 14.0"/>

and here's the Mayhem3 .....

<Placements>
<Placement name="PopupBackground" loc="2,10" size="96,86"/>

<Placement name="ButtonSearch" loc="46.0, 15.0"/>
<Placement name="ButtonSort" loc="62.0, 15.0"/>
<Placement name="ButtonCancel" loc="78.0, 15.0"/>
<Placement name="TextBoxSearchText" loc="7.0,15.0" />
<Placement name="ListBoxSearchResultsList" loc="7.0,23.0" size="83.0,4.5" rows="14" offset="5.0"/>

<Placement name="SearchResultDetail" loc="7.0,23.0" />
<Placement name="ButtonDownload" loc="62.0, 15.0"/>
<Placement name="ButtonClose" loc="78.0, 15.0"/>
</Placements>


as you can see I've got 8 of the required 11..... I'm new to this skins thing... it is issues with my plugin or your skin ???
Regards Systemshark
[COLOR="Silver"]
Lounge: HDPC Intel i5, Asus Motherboard with Intel HDMI, 4Gb of Ram, 1Tb Disk, 60Gb SSD, Blackgold BT3595 Tuner, Hauppauge Nova T500 and HVR1700 in a LianLi C39 B Case.

Other Room : Liteon Wireless Media Centre/DVD Player

Software : Windows7 32 Bit, RedRat, XMLTV GUI and NPVR
[/COLOR]
MixMan
Offline

Posting Freak

Posts: 1,239
Threads: 100
Joined: Oct 2005
#42
2008-12-02, 10:25 PM (This post was last modified: 2008-12-02, 11:05 PM by MixMan.)
systemshark Wrote:Hi Mixman,

Cool new skin.... but I've found a problem....

when I use my torrent plugin.... it errors inside the plugin looking for a ButtonSeatchUsing


Here's the Blue Skin version of the Torrent plugin xml file.


<Placement name="PopupBackground" loc="2,10" size="96,86"/>

<Placement name="ButtonSearch" loc="7.0, 22.0"/>
<Placement name="ButtonSort" loc="23.0, 22.0"/>
<Placement name="ButtonSearchUsing" loc="39.0, 22.0"/>
<Placement name="ButtonSearchType" loc="55.0, 22.0"/>
<Placement name="ButtonCancel" loc="71.0, 22.0"/>
<Placement name="TextBoxSearchText" loc="7.0,14.0" />
<Placement name="ListBoxSearchResultsList" loc="7.0,29.0" size="86.0,4.5" rows="12" offset="5.0"/>
<Placement name="ListBoxSearchResultsListPositionInfo" loc="78.0,89.0"/>

<Placement name="SearchResultDetail" loc="7.0,22.0" />
<Placement name="ButtonDownload" loc="62.0, 14.0"/>
<Placement name="ButtonClose" loc="78.0, 14.0"/>

and here's the Mayhem3 .....

<Placements>
<Placement name="PopupBackground" loc="2,10" size="96,86"/>

<Placement name="ButtonSearch" loc="46.0, 15.0"/>
<Placement name="ButtonSort" loc="62.0, 15.0"/>
<Placement name="ButtonCancel" loc="78.0, 15.0"/>
<Placement name="TextBoxSearchText" loc="7.0,15.0" />
<Placement name="ListBoxSearchResultsList" loc="7.0,23.0" size="83.0,4.5" rows="14" offset="5.0"/>

<Placement name="SearchResultDetail" loc="7.0,23.0" />
<Placement name="ButtonDownload" loc="62.0, 15.0"/>
<Placement name="ButtonClose" loc="78.0, 15.0"/>
</Placements>


as you can see I've got 8 of the required 11..... I'm new to this skins thing... it is issues with my plugin or your skin ???

I had an old version v1.0 of Torrents on my HTPC....so I guess that the skin has been updated.
I just downloaded v1.4 and installed it.....I'll have a look at the skin.

The Torrent v1.4 plugin doesn't show in config.exe .... config.exe log say this

2008-12-02 23:34:03.328 VERBOSE [1] SearchPopup constructor parameter count: 2
2008-12-02 23:34:03.328 VERBOSE [1] TorrentsPluginTask constructor parameter count: 0
2008-12-02 23:34:03.328 ERROR [1] Error initializing menu plugin: C:\GBPVR\plugins\Torrents\TorrentsPlugin.dll
2008-12-02 23:34:03.328 ERROR [1] Ett undantagsfel har inträffat i målet för en aktivering.
2008-12-02 23:34:03.328 ERROR [1] vid System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
vid System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
vid System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
vid System.Activator.CreateInstance(Type type, Boolean nonPublic)
vid GBPVR.Backend.Common.xc4f12ec3a8a4c96b.xd1ccdef346e6a297(Boolean x8bae2a88590d8cc0)
2008-12-02 23:34:03.328 ERROR [1] Inner exception: System.MissingMethodException: Metoden hittades inte: System.String UTorrentLib.TorrentSession.GetVersion().
vid TorrentsPlugin.TorrentsPluginTask..ctor()
2008-12-02 23:34:03.328 ERROR [1] vid TorrentsPlugin.TorrentsPluginTask..ctor()

Even if v1.4 doesn't start v1.0 works, so I could edit your latest skin....zip enclosed

P.S The Installer says it is v 1.3, you might want to change that to 1.4

Cheers
Best Regards
MixMan
[SIZE="1"]
Antec Fusion case with Gigabyte GA-MA78GM-SH, AMD X2 4850e, 2GB RAM, AMD780G Onboard graphics. WinTV-PVR 150 MCE (With FM), Twinhan DVB-T, 750GB + 250GB HDD. Windows XP Pro SP3, MCE 2005 Remote, 29" 4:3 monitor and a 47" Philips 9603H LCD[/SIZE]
systemshark
Offline

Senior Member

Posts: 566
Threads: 56
Joined: Oct 2005
#43
2008-12-04, 10:13 AM
MixMan Wrote:The Torrent v1.4 plugin doesn't show in config.exe .... config.exe log say this

2008-12-02 23:34:03.328 VERBOSE [1] SearchPopup constructor parameter count: 2
2008-12-02 23:34:03.328 VERBOSE [1] TorrentsPluginTask constructor parameter count: 0
2008-12-02 23:34:03.328 ERROR [1] Error initializing menu plugin: C:\GBPVR\plugins\Torrents\TorrentsPlugin.dll
2008-12-02 23:34:03.328 ERROR [1] Ett undantagsfel har inträffat i målet för en aktivering.
2008-12-02 23:34:03.328 ERROR [1] vid System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
vid System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
vid System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
vid System.Activator.CreateInstance(Type type, Boolean nonPublic)
vid GBPVR.Backend.Common.xc4f12ec3a8a4c96b.xd1ccdef346e6a297(Boolean x8bae2a88590d8cc0)
2008-12-02 23:34:03.328 ERROR [1] Inner exception: System.MissingMethodException: Metoden hittades inte: System.String UTorrentLib.TorrentSession.GetVersion().
vid TorrentsPlugin.TorrentsPluginTask..ctor()
2008-12-02 23:34:03.328 ERROR [1] vid TorrentsPlugin.TorrentsPluginTask..ctor()


Errr. can I get a copy of the config log so I can look at it....

Quote:
Even if v1.4 doesn't start v1.0 works, so I could edit your latest skin....zip enclosed

P.S The Installer says it is v 1.3, you might want to change that to 1.4

Cheers

I'll give it a try over the weekend.... I'll let you know....
Regards Systemshark
[COLOR="Silver"]
Lounge: HDPC Intel i5, Asus Motherboard with Intel HDMI, 4Gb of Ram, 1Tb Disk, 60Gb SSD, Blackgold BT3595 Tuner, Hauppauge Nova T500 and HVR1700 in a LianLi C39 B Case.

Other Room : Liteon Wireless Media Centre/DVD Player

Software : Windows7 32 Bit, RedRat, XMLTV GUI and NPVR
[/COLOR]
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#44
2008-12-04, 10:46 AM
MixMan Wrote:P.S The Installer says it is v 1.3, you might want to change that to 1.4
Done.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
systemshark
Offline

Senior Member

Posts: 566
Threads: 56
Joined: Oct 2005
#45
2008-12-10, 07:17 PM
systemshark Wrote:I'll give it a try over the weekend.... I'll let you know....


Works like a charm !

Thanks very much
Regards Systemshark
[COLOR="Silver"]
Lounge: HDPC Intel i5, Asus Motherboard with Intel HDMI, 4Gb of Ram, 1Tb Disk, 60Gb SSD, Blackgold BT3595 Tuner, Hauppauge Nova T500 and HVR1700 in a LianLi C39 B Case.

Other Room : Liteon Wireless Media Centre/DVD Player

Software : Windows7 32 Bit, RedRat, XMLTV GUI and NPVR
[/COLOR]
Mattyb3806
Offline

Member

Posts: 62
Threads: 4
Joined: Jan 2008
#46
2009-01-25, 03:43 PM
I am having a small problem in mayhem 3 Video Library. Its kinda hard to explain so I'm attaching screen shots but long story short when scrolling threw video file in filmstrip mode the first 3 img. do not scale correctly. The fourth and on scale fine. I've noticed it does not do this when viewing folders with folder.jpg in them only with files. I hope this makes sense to you guys :o

Matt

Oh one more thing Video Library doesn't save the view mode it always falls back to list mode after closing gbpvr. Is there anyway to make it remember?

Third image in list distroted
[ATTACHMENT NOT FOUND]
Fourth image in list scales perfect
[ATTACHMENT NOT FOUND]
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,624
Threads: 148
Joined: Mar 2006
#47
2009-01-25, 08:32 PM
Mattyb3806 Wrote:I am having a small problem in mayhem 3 Video Library. Its kinda hard to explain so I'm attaching screen shots but long story short when scrolling threw video file in filmstrip mode the first 3 img. do not scale correctly. The fourth and on scale fine. I've noticed it does not do this when viewing folders with folder.jpg in them only with files. I hope this makes sense to you guys :o

This is not just a Mayhem3 skin problem it affects all skins including subs "blue skin" & all librarys except for the picture library that sub did some magic on a while back to fix.

While I was doing the last update for my skin I spent quite a bit of time on this & discovered it is to do with the "size=" values being different for "FilmstripView" & "FilmstripSelectedPreview" as an example the three skins below

Blue

<Placement name="FilmstripView" loc="25,62" size="17,24.6" columns="4" spacing="17.5"/>
<Placement name="FilmstripSelectedPreview" loc="25,12" size="70,50"/>

has the problem of the distorted "FilmstripSelectedPreview" images for the first three displayed (& from memory the "FilmstripView" are distorted from then on)

My original skin

<Placement name="FilmstripView" loc="22,55" size="25.5,45.5" columns="3" spacing="25.5"/>
<Placement name="FilmstripSelectedPreview" loc="22,10" size="76,45"/>

has the problem of the distorted "FilmstripSelectedPreview" images for the first three displayed (& from memory the "FilmstripView" are distorted from then on)

My new skin
<Placement name="FilmstripSelectedPreview" loc="41.75,10" size="38.5,45"/>
<Placement name="FilmstripView" loc="22,55" size="38.5,45.5" columns="2" spacing="38.5"/>

Works fine but doesn't really give you much of a "FilmstripSelectedPreview" as it is basically the same size as the standard thumbnail.


Quote:Oh one more thing Video Library doesn't save the view mode it always falls back to list mode after closing gbpvr. Is there anyway to make it remember?

I also noticed the view mode not sticking but as I don't use Filmstrip view forgot all about to reporting it to sub :o
7ore
Offline

Senior Member

Posts: 598
Threads: 68
Joined: Mar 2006
#48
2009-01-26, 12:29 PM (This post was last modified: 2009-02-18, 09:05 AM by 7ore.)
Mattyb3806 Wrote:Oh one more thing Video Library doesn't save the view mode it always falls back to list mode after closing gbpvr. Is there anyway to make it remember?

Do you use 1.3.7? I also had this problem and got a new exe from Sub (see here).
So it should be fixed i 1.3.11 too as I have done an upgrade.
MixMan
Offline

Posting Freak

Posts: 1,239
Threads: 100
Joined: Oct 2005
#49
2009-01-26, 06:46 PM
It seem like GBPVR 1.3.11 doesn't remember the last Video Library view mode.

I really don't know how to change the Metadata popup so that it works will in the skin.
I was hoping that Sub would add another delay time when leaving an item, so the popup could dissapear asap. But that wouldn't solve all scenarios. Transcoding in Video is also hidden by the popup.
Best Regards
MixMan
[SIZE="1"]
Antec Fusion case with Gigabyte GA-MA78GM-SH, AMD X2 4850e, 2GB RAM, AMD780G Onboard graphics. WinTV-PVR 150 MCE (With FM), Twinhan DVB-T, 750GB + 250GB HDD. Windows XP Pro SP3, MCE 2005 Remote, 29" 4:3 monitor and a 47" Philips 9603H LCD[/SIZE]
7ore
Offline

Senior Member

Posts: 598
Threads: 68
Joined: Mar 2006
#50
2009-02-18, 09:15 AM
MixMan: Could you add the new Videos Library in the Mayhem3 skin?
I have copied the xml from the blue skin and it works for now...
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (8): « Previous 1 … 3 4 5 6 7 8 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  OlSkool skin for NextPVR v6 Jaggy 3 2,000 2023-07-16, 05:26 PM
Last Post: sub
  BlueRetroVE+ skin for NPVR Jaggy 101 39,478 2018-01-10, 04:48 AM
Last Post: pitbull1969
  Blue-Retro-SHV Skin updated Jaggy 55 25,371 2018-01-09, 12:52 AM
Last Post: Jaggy
  Modern Skin cweseloh 0 2,493 2016-06-02, 03:07 PM
Last Post: cweseloh
  NextBlue skin for npvr Northpole 162 60,844 2015-12-16, 07:39 PM
Last Post: Northpole
  JustRetro skin update Jaggy 0 1,900 2015-09-14, 12:37 AM
Last Post: Jaggy
  JustRetro skin update Jaggy 0 2,124 2014-04-12, 01:11 AM
Last Post: Jaggy
  DefaultAlt skin Jaggy 4 3,172 2014-02-25, 06:23 AM
Last Post: Lao Pan
  New skin flo87 8 4,180 2012-11-06, 10:38 PM
Last Post: gEd
  Just:Retro (2n1) skin Jaggy 12 6,557 2012-08-15, 04:16 AM
Last Post: Jaggy

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

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

Linear Mode
Threaded Mode