nashve / mythbox

Automatically exported from code.google.com/p/mythbox
GNU General Public License v2.0
0 stars 1 forks source link

cannot import name decodeLongLong #203

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start Mythbox
2. Select "Watch Recordings"
3. Choose any Recording.

What is the expected output? What do you see instead?

Expected output is not a popup error message box. I see an error message box 
that says:

Error: oninit

cannot import name decodeLongLong

After I click "OK", the recording information is displayed (without a thumbnail 
picture) and I am able to view the recording as normal.

What version of the product are you using? On what operating system?

Mythbuntu 10.10, MythTV "0.23.1+fix", XBMC 11.0 (final) from team-xbmc ppa, 
Mythbox 1.1.0

Please provide any additional information below.

I did not have this issue with XBMC 10.1. I also do not have this problem if I 
roll back to Mythbox 1.0.4 under XBMC 11, although I have other problems if I 
do that so I'd prefer not to roll back.

It seems to be harmless overall, but it is still an error.

Original issue reported on code.google.com by jod...@gmail.com on 25 Mar 2012 at 2:50

GoogleCodeExporter commented 8 years ago
I've bitten the proverbial bullet and upgraded MythTV to version 0.24 through 
the supported mythbuntu PPA, and this seems to have fixed my problem.  It would 
be nice if it didn't completely blow up under 0.23 though?

Original comment by jod...@gmail.com on 3 Apr 2012 at 12:14

GoogleCodeExporter commented 8 years ago
Similar here, Mythbox 1.1.1 / current Raspbmc / Raspberry Pi – the same error 
appears. I am not able to play the recordings, though.

Original comment by jajcus on 18 Sep 2012 at 2:56

GoogleCodeExporter commented 8 years ago
The 'cannot import name decodeLongLong' problem is already fixed via this 
commit: 
https://github.com/Jajcus/mythbox/commit/ab791f499062f4e9fc295be0f548f8006b99b31
4

Original comment by jajcus on 20 Sep 2012 at 3:04