While trying to hide something if the select dialog was visible I stumbled upon this bug - using it's name (selectdialog) or ID (12000/2000) in a condition doesn't work.
The only way to use it at the moment is by using it's actual file name - DialogSelect.xml.
Thanks.
PS. There may well be other dialogs that don't work if there's an easier way of checking.
[BUG] DialogSelect name/ID not working
Hitcher
Skilled Skinner Joined: Aug 2007 Reputation: 67 Location: Eastleigh, UK |
![]() |
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2012-05-15 09:01
Post: #2
Weird, I don't see any reason why it wouldn't work, other than if the id reported by the dialog was wrong, which it doesn't appear to be.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
Jezz_X
Team-XBMC Skinner Joined: Jun 2006 Reputation: 55 Location: Earth |
2012-05-15 09:23
Post: #3
not having actually tested this but a possible reason is sometimes when you make an error in the skin and do a skin reload to check you changes it can fudge up stuff even after you fix it and reload the skin again.
I don't know about you but I've made errors that result in the file lists all being populated in numbers instead of proper names and windows like Player controls not vanishing from the screen so this might be the issue or part of it ? Skins I have done.... ![]() And others in the past... Want to know what I'm working on currently? Check me out on Google+ |
| find quote |
Hitcher
Skilled Skinner Joined: Aug 2007 Reputation: 67 Location: Eastleigh, UK |
2012-05-15 16:26
Post: #4
This is weird, trying it elsewhere works (name/ID) but in DialogVideoInfo only DialogSelect.xml does.
![]() |
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2012-05-15 23:55
Post: #5
How do you get the select dialog up while in dialogvideoinfo? If you provide some code to reproduce I'm happy to look at it.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
`Black
Skilled Skinner Joined: Apr 2009 Reputation: 49 Location: Germany |
2012-05-16 00:00
Post: #6
Click on an actor and it will show.
|
| find quote |
Hitcher
Skilled Skinner Joined: Aug 2007 Reputation: 67 Location: Eastleigh, UK |
2012-05-16 00:08
Post: #7
(2012-05-15 23:55)jmarshall Wrote: How do you get the select dialog up while in dialogvideoinfo? If you provide some code to reproduce I'm happy to look at it. I'm using it to get 'Landscape' and 'Banner' images so it gets loaded by the Artwork Downloader addon; could that be the reason? ![]() |
| find quote |
pieh
Team-XBMC Member Posts: 656 Joined: Aug 2010 Reputation: 13 Location: Poland |
2012-05-16 08:14
Post: #8
Don't know if this is case with that particular addon (will check that later), but generally we can load DialogSelect.xml from python and gain more control over that dialog than just displaying list of items and picking one (f.e. making use of "get more" button in that dialog). In that case, even if DialogSelect.xml is used, window is not selectdialog/12000/2000 and You should use DialogSelect.xml.
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 My previous forum/trac nickname: grajen3 |
| find quote |
Hitcher
Skilled Skinner Joined: Aug 2007 Reputation: 67 Location: Eastleigh, UK |
2012-05-16 08:32
Post: #9
Thanks for getting to the bottom of the problem.
![]() |
| find quote |
pieh
Team-XBMC Member Posts: 656 Joined: Aug 2010 Reputation: 13 Location: Poland |
2012-05-16 14:48
Post: #10
Just confirmed that this is indeed our "problem" here. It's not a bug - it's just how it is. Btw. I like that bug icon near topic description - it looks so harmless
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 My previous forum/trac nickname: grajen3 |
| find quote |

![[Image: sig_zps3af3b48e.jpg]](http://i620.photobucket.com/albums/tt289/Arcanthur/Celestium/sig_zps3af3b48e.jpg)
![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
![[Image: skinsq.png]](http://img854.imageshack.us/img854/931/skinsq.png)
![[Image: xp1080.png]](http://www.planet-ira.de/wallpaper/xp1080.png)
Search
Help