Using xbmc.exe from Frostbox + Glass + Artwork downloader : freeze each time I call addon

Maybe I will be able to produce traceback file on my PC with VC++ this evening (France time).
mikebzh44
Posting Freak Posts: 1,069 Joined: Nov 2011 Reputation: 19 Location: Nantes - France |
2012-03-20 14:23
Post: #261
Bas news.
Using xbmc.exe from Frostbox + Glass + Artwork downloader : freeze each time I call addon ![]() Maybe I will be able to produce traceback file on my PC with VC++ this evening (France time). |
| find quote |
Balinus
Posting Freak Joined: Jul 2011 Reputation: 17 Location: Montréal |
2012-03-20 15:25
Post: #262
(2012-03-20 06:25)giftie Wrote: ID 13 is a built in function, try using a higher ID number. Thanks! Using ID 14 solved the problem. ![]() edit - Where could I see a list of ID associated with built-in functions? Is is here? : http://wiki.xbmc.org/index.php?title=Window_IDs This would mean that ID 14 is also associated with a built-in function? In this case "weathersettings" ? Simplicity: Simplicity thread (credits: igotdvds) Sketchy: Sketchy thread (credits: igotdvds) My HTPC : Wesena ITX7, A6-3500
(This post was last modified: 2012-03-20 15:30 by Balinus.)
|
| find quote |
jfcarroll
Team-XBMC Developer Posts: 392 Joined: Dec 2006 Reputation: 2 Location: Philadelphia area, US |
2012-03-20 15:41
Post: #263
(2012-03-20 13:59)FrostBox Wrote: (2012-03-20 14:23)mikebzh44 Wrote: Bas news. Ok. Did it fix it or not? Sounds like it did something. Should I submit the PR? |
| find quote |
Wanilton
Fan Joined: Jun 2010 Reputation: 13 Location: Florianópolis - Brazil |
2012-03-20 15:50
Post: #264
Update translate for portuguese (Brazil)
link for download here: http://dl.dropbox.com/u/25170804/Artwork...trings.xml Addon run fine for me with new xbmc.exe, don´t crash.. |
| find quote |
jfcarroll
Team-XBMC Developer Posts: 392 Joined: Dec 2006 Reputation: 2 Location: Philadelphia area, US |
2012-03-20 15:57
Post: #265
|
| find quote |
butchabay
Skilled Skinner Joined: Mar 2010 Reputation: 62 Location: Switzerland |
2012-03-20 17:49
Post: #266
(2012-03-20 15:25)Balinus Wrote:(2012-03-20 06:25)giftie Wrote: ID 13 is a built in function, try using a higher ID number. No these are window id's ... here a list of built in controls ... in your case DialogVideoInfo.xml http://wiki.xbmc.org/index.php?title=Lis...n_Controls |
| find quote |
mikebzh44
Posting Freak Posts: 1,069 Joined: Nov 2011 Reputation: 19 Location: Nantes - France |
2012-03-20 18:49
Post: #267
1 - For XBMC freezing when using Artwork Download, it's finally a Glass problem, even if patch is usefull for other issues. Fmronan and Frostbox are working on skin.
2 - When using mode=gui, is it possible to display only valid items for the movie instead of default list : Poster Fanart Logo Clearart Disc art For exemple, when using Artwork Downloader in GUI mode on Avatar movie, you can only download 3 items for the moment (1 clearlogo and 2 cdart) so items list should be : Logo Disc art |
| find quote |
Martijn
Team-XBMC Joined: Jul 2011 Reputation: 115 Location: Dawn of time |
2012-03-20 18:51
Post: #268
(2012-03-20 18:49)mikebzh44 Wrote: For exemple, when using Artwork Downloader in GUI mode on Avatar movie, you can only download 3 items for the moment (1 clearlogo and 2 cdart) so items list should be :I already thought about that ![]() Maybe next update. Need some code cleaning first Always read the XBMC online-manual, FAQ and search the forums before posting. Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules. For troubleshooting and bug reporting, make sure you read this first For your mediacenter artwork go to ![]() |
| find quote |
Martijn
Team-XBMC Joined: Jul 2011 Reputation: 115 Location: Dawn of time |
2012-03-20 19:16
Post: #269
(2012-03-20 15:50)Wanilton Wrote: Update translate for portuguese (Brazil) XML contains English strings Always read the XBMC online-manual, FAQ and search the forums before posting. Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules. For troubleshooting and bug reporting, make sure you read this first For your mediacenter artwork go to ![]() |
| find quote |
Balinus
Posting Freak Joined: Jul 2011 Reputation: 17 Location: Montréal |
2012-03-20 20:11
Post: #270
(2012-03-20 17:49)butchabay Wrote:(2012-03-20 15:25)Balinus Wrote:(2012-03-20 06:25)giftie Wrote: ID 13 is a built in function, try using a higher ID number. Thanks! Simplicity: Simplicity thread (credits: igotdvds) Sketchy: Sketchy thread (credits: igotdvds) My HTPC : Wesena ITX7, A6-3500
(This post was last modified: 2012-03-20 21:24 by Balinus.)
|
| find quote |