Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VODie not working on Frodo Beta 1 #16

Open
CaptInsano opened this issue Dec 1, 2012 · 9 comments
Open

VODie not working on Frodo Beta 1 #16

CaptInsano opened this issue Dec 1, 2012 · 9 comments

Comments

@CaptInsano
Copy link

The VODie plug will not launch on XBMC Frodo Beta 1, below is the relevant area of xbmc.log when trying to launch the plugin:

19:19:37 T:2791242560 NOTICE: -->Python Interpreter Initialized<--
19:19:37 T:2791242560 NOTICE: [PLUGIN] 'VODie: version 1.1.3k' initialized!
19:19:37 T:2791242560 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: updateArgs instance has no attribute 'mode'
Traceback (most recent call last):
File "/home/xbmc/.xbmc/addons/plugin.video.vodie/default.py", line 38, in
VODie.Main()
File "/home/xbmc/.xbmc/addons/plugin.video.vodie/resources/lib/VODie.py", line 165, in init
self.checkMode()
File "/home/xbmc/.xbmc/addons/plugin.video.vodie/resources/lib/VODie.py", line 216, in checkMode
mode = self.args.mode
AttributeError: updateArgs instance has no attribute 'mode'
-->End of Python script error report<--
19:19:37 T:3007457088 ERROR: GetDirectory - Error getting plugin://plugin.video.vodie/?content_type=video
19:19:37 T:3007457088 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.vodie/?content_type=video) failed

Would love to see this issue resolved, Really want to see the Late Late Toy Show!!

Thanks

@liamf
Copy link
Owner

liamf commented Dec 4, 2012

Hi

sorry, out of the country at the moment and I don't have an XBMC setup to hand (and I am not brave enough to update any of my heavily used "production" XBMC systems to Frodo. The kids would kill me)

Plus not much time at all these days to do VODie, all my free time goes into CoderDojo.

I will see what I can do. Long term I might try to get one of the kids to take this over ...

@liamf
Copy link
Owner

liamf commented Jan 14, 2013

Pull request from nickhz merged.
Can someone check if this fixes things for Frodo? I don't have it yet and won't move to it for a while

@ledouxa
Copy link

ledouxa commented Jan 16, 2013

Hi Liam,

Alexis here from [email protected]. I looked at making VODieR running on Frodo and a few changes are needed. I would recommend we create a branch specifically for Frodo.
I have some changes already implemented on my machine but would prefer a Frodo branch before I push them.

Do you agree ? If so, can you create the branch and I will work on it.

Alexis

@liamf
Copy link
Owner

liamf commented Jan 16, 2013

Hi alexis,

I just had my computer stolen.
It will be a while before I am back in action again ...

I will let you know. You will see the commit. The latest working code is on
github but not checked into svn yet

Liam

... sent from Android. Excuse the brevity.
On Jan 16, 2013 12:33 PM, "ledouxa" [email protected] wrote:

Hi Liam,

Alexis here from [email protected]. I looked at making VODieR
running on Frodo and a few changes are needed. I would recommend we create
a branch specifically for Frodo.
I have some changes already implemented on my machine but would prefer a
Frodo branch before I push them.

Do you agree ? If so, can you create the branch and I will work on it.

Alexis


Reply to this email directly or view it on GitHubhttps://github.com//issues/16#issuecomment-12316526.

@ledouxa
Copy link

ledouxa commented Jan 17, 2013

Hi Liam,

I will move to github and commit the code for frodo on github but I don't seem to be able to create a branch for some reason. I can on my github repository
Let me know if you can create a branch if not then I will fork your code in github and create VODie for Frodo.

Alexis

On 16 Jan 2013, at 23:16, Liam Friel wrote:

Hi alexis,

I just had my computer stolen.
It will be a while before I am back in action again ...

I will let you know. You will see the commit. The latest working code is on
github but not checked into svn yet

Liam

... sent from Android. Excuse the brevity.
On Jan 16, 2013 12:33 PM, "ledouxa" [email protected] wrote:

Hi Liam,

Alexis here from [email protected]. I looked at making VODieR
running on Frodo and a few changes are needed. I would recommend we create
a branch specifically for Frodo.
I have some changes already implemented on my machine but would prefer a
Frodo branch before I push them.

Do you agree ? If so, can you create the branch and I will work on it.

Alexis


Reply to this email directly or view it on GitHubhttps://github.com//issues/16#issuecomment-12316526.


Reply to this email directly or view it on GitHub.

@liamf
Copy link
Owner

liamf commented Jan 17, 2013

I will need to grant you commit access no doubt

What is your github user name?

Is our not possible to have a version which supports both frodo and eden?

... sent from Android. Excuse the brevity.
On Jan 17, 2013 12:09 AM, "ledouxa" [email protected] wrote:

Hi Liam,

I will move to github and commit the code for frodo on github but I don't
seem to be able to create a branch for some reason. I can on my github
repository
Let me know if you can create a branch if not then I will fork your code
in github and create VODie for Frodo.

Alexis

On 16 Jan 2013, at 23:16, Liam Friel wrote:

Hi alexis,

I just had my computer stolen.
It will be a while before I am back in action again ...

I will let you know. You will see the commit. The latest working code is
on
github but not checked into svn yet

Liam

... sent from Android. Excuse the brevity.
On Jan 16, 2013 12:33 PM, "ledouxa" [email protected] wrote:

Hi Liam,

Alexis here from [email protected]. I looked at making
VODieR
running on Frodo and a few changes are needed. I would recommend we
create
a branch specifically for Frodo.
I have some changes already implemented on my machine but would prefer
a
Frodo branch before I push them.

Do you agree ? If so, can you create the branch and I will work on it.

Alexis


Reply to this email directly or view it on GitHub<
https://github.com/liamf/VODieR/issues/16#issuecomment-12316526>.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHubhttps://github.com//issues/16#issuecomment-12347946.

@BigValen
Copy link

How did you get on with the Frodo branch ?

@liamf
Copy link
Owner

liamf commented Aug 28, 2013

Um. Ah. Yes. Quite. Ehhhh

My technological recreations have gone in quite a different direction for a while, so I have not touched (or even launched) the vodie plugin for months.

So, em, how does it work these days, then?

@BigValen
Copy link

Doesn't - still crashes out on Frodo, I'm afraid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants