Posts: 656
Joined: Aug 2011
Reputation:
11
Got it working!
The key was to uninstall the plugin - the repo AND delete ALL refs. to xsqueeze in the roaming folders. Reinstall everything.
Phew!
Posts: 3,654
Joined: Sep 2009
Reputation:
121
Nuking the add on and repo IS NOT REQUIRED - just the settings.xml file as I mentioned.
It's all to do with the way xbmc rather dumbly handles settings...
@sdsnyr - could I get your log file - but yep I think that will be a user permissions issue...I will improve the handling and raise a notification in this case.
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | Caber Toss | Switchback | XSqueezeDisplay | Kodi 2nd Display
Sorry, no help w/out a
*full debug log*.
Posts: 656
Joined: Aug 2011
Reputation:
11
I'll remember that next time!
Posts: 3,654
Joined: Sep 2009
Reputation:
121
The settings side of it should be a lot more stable from here anyway
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | Caber Toss | Switchback | XSqueezeDisplay | Kodi 2nd Display
Sorry, no help w/out a
*full debug log*.
Posts: 656
Joined: Aug 2011
Reputation:
11
2 points:
win7-32 confluence
A scrolling metadata line (eg. on BBC radio streams), if long, extends beyond the box border on the right
I don't see any times under the playing line
Posts: 3,654
Joined: Sep 2009
Reputation:
121
Radio streams don't have times.
Will fix the line being too long...
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | Caber Toss | Switchback | XSqueezeDisplay | Kodi 2nd Display
Sorry, no help w/out a
*full debug log*.
Posts: 3,654
Joined: Sep 2009
Reputation:
121
Yep, just xbmc.
I will probably do 0.3.1 before then if I can work out WTF is going on with unicode at all the various ends....
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | Caber Toss | Switchback | XSqueezeDisplay | Kodi 2nd Display
Sorry, no help w/out a
*full debug log*.
Posts: 700
Joined: Aug 2009
Reputation:
8
I think pastebin is having an issue, so I am having trouble uploading the log. Not sure how much it would help you though, since it says:
14:36:19 T:140387473164032 NOTICE: XSqueeze0.3: chmod +x the Squeezeslave binaries - success
Yet the file is still not marked as executable.
Posts: 3,654
Joined: Sep 2009
Reputation:
121
hmmm ok that means the system call is not raising an exception which is....odd.
os.chmod gave me permissions errors, so I (on advice) changed that to os.system - which may return ok even if the actual command fails. Guess I'll look into it but I supect it will only affect users with funny users - that said, by definition, your xbmc user must be able to write to where the binaries are, right? Can you switch to that user and manually try 'chmod a+x squeezeslave' for me (i.e. I know your actual user account can do it, but you run xbmc under another user right?)?
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | Caber Toss | Switchback | XSqueezeDisplay | Kodi 2nd Display
Sorry, no help w/out a
*full debug log*.
Posts: 700
Joined: Aug 2009
Reputation:
8
Well, on Mint 12 my normal user had no trouble with the add-on... add-on updated and chmoded the file without issues... must of been something odd with my work laptop. I may create a virtual machine of Ubuntu 11.10 this weekend and see if I can duplicate the problem, just to rule out an OS specific bug.
Thanks again for the great work you are doing on the add-on.
Posts: 3,654
Joined: Sep 2009
Reputation:
121
No problems - you should ahve got a pop up message when you ran it anyway, and I don't think there is much more I can do in this area.
I will pause for a bit on the add on I think, just to give it time to spread and for people to use it, and whil I consider the next step (library/playlist side, basically).
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | Caber Toss | Switchback | XSqueezeDisplay | Kodi 2nd Display
Sorry, no help w/out a
*full debug log*.
Posts: 3,654
Joined: Sep 2009
Reputation:
121
0.3.2 out, major new feature is unicode is fixed (assuming you use a skin with unicode support)
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | Caber Toss | Switchback | XSqueezeDisplay | Kodi 2nd Display
Sorry, no help w/out a
*full debug log*.