Bug#962929: kodi-eventclients-ps3: exception when trying to open system icon

2020-06-27 Thread Vasyl Gello
Hi Ritesh!

I filed the upstream MR: https://github.com/xbmc/xbmc/pull/18103

Please apply the patches and confirm it is working.
Also, it would be great to have your comment on Github regarding this MR.
-- 
Vasyl Gello
==
Certified SolidWorks Expert

Mob.:+380 (98) 465 66 77

E-Mail: vasek.ge...@gmail.com

Skype: vasek.gello
==
호랑이는 죽어서 가죽을 남기고 사람은 죽어서 이름을 남긴다

June 24, 2020 7:39:18 PM UTC, Vasyl Gello  написав(-ла):
>Hi Ritesh!
>
>Looks like it is python3 conversion issue. I will investogate both stacktraces 
>and file the upstream patch.
>
>On Tue, 16 Jun 2020 09:43:08 +0530 Ritesh Raj Sarraf  wrote:
>> Package: kodi-eventclients-ps3
>> Version: 2:18.7+dfsg1-1
>> Severity: normal
>> 
>> The tool fails to run because the path that it forms is not absolute.
>> 
>> 
>> rrs@lenovo:~/ps3pair$ kodi-ps3remote localhost 9777
>> usr/share/pixmaps/kodi//bluetooth.png
>> Traceback (most recent call last):
>>   File "/usr/bin/kodi-ps3remote", line 220, in 
>>   File "/usr/bin/kodi-ps3remote", line 208, in main
>> xbmc.connect(host, port)
>> packet = PacketHELO(self.name, self.icon_type, self.icon_file)
>>   File "/usr/lib/python3/dist-packages/kodi/xbmcclient.py", line 285, in 
>> __init__
>> with open(icon_file, 'rb') as f:
>> 11:16 ♒♒♒☹ => 1  
>> 
>> -- System Information:
>> Debian Release: bullseye/sid
>>   APT prefers testing
>>   APT policy: (900, 'testing'), (500, 'unstable'), (500, 'stable'), (100, 
>> 'experimental')
>> Architecture: amd64 (x86_64)
>> Foreign Architectures: i386
>> 
>> Kernel: Linux 5.6.0-2-amd64 (SMP w/4 CPU cores)
>> Kernel taint flags: TAINT_USER
>> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
>> LANGUAGE=en_IN:en (charmap=UTF-8)
>> Shell: /bin/sh linked to /bin/dash
>> Init: systemd (via /run/systemd/system)
>> LSM: AppArmor: enabled
>> 
>> Versions of packages kodi-eventclients-ps3 depends on:
>> ii  kodi-eventclients-common  2:18.7+dfsg1-1
>> ii  python3   3.8.2-3
>> ii  python3-bluez 0.23-1+b1
>> 
>> kodi-eventclients-ps3 recommends no packages.
>> 
>> kodi-eventclients-ps3 suggests no packages.
>> 
>> -- no debconf information
>
>-- 
>Vasyl Gello
>==
>Certified SolidWorks Expert
>
>Mob.:+380 (98) 465 66 77
>
>E-Mail: vasek.ge...@gmail.com
>
>Skype: vasek.gello
>==
>호랑이는 죽어서 가죽을 남기고 사람은 죽어서 이름을 남긴다

Bug#962929: kodi-eventclients-ps3: exception when trying to open system icon

2020-06-24 Thread Vasyl Gello
Hi Ritesh!

Looks like it is python3 conversion issue. I will investogate both stacktraces 
and file the upstream patch.

On Tue, 16 Jun 2020 09:43:08 +0530 Ritesh Raj Sarraf  wrote:
> Package: kodi-eventclients-ps3
> Version: 2:18.7+dfsg1-1
> Severity: normal
> 
> The tool fails to run because the path that it forms is not absolute.
> 
> 
> rrs@lenovo:~/ps3pair$ kodi-ps3remote localhost 9777
> usr/share/pixmaps/kodi//bluetooth.png
> Traceback (most recent call last):
>   File "/usr/bin/kodi-ps3remote", line 220, in 
>   File "/usr/bin/kodi-ps3remote", line 208, in main
> xbmc.connect(host, port)
> packet = PacketHELO(self.name, self.icon_type, self.icon_file)
>   File "/usr/lib/python3/dist-packages/kodi/xbmcclient.py", line 285, in 
> __init__
> with open(icon_file, 'rb') as f:
> 11:16 ♒♒♒☹ => 1  
> 
> -- System Information:
> Debian Release: bullseye/sid
>   APT prefers testing
>   APT policy: (900, 'testing'), (500, 'unstable'), (500, 'stable'), (100, 
> 'experimental')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
> 
> Kernel: Linux 5.6.0-2-amd64 (SMP w/4 CPU cores)
> Kernel taint flags: TAINT_USER
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
> LANGUAGE=en_IN:en (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
> 
> Versions of packages kodi-eventclients-ps3 depends on:
> ii  kodi-eventclients-common  2:18.7+dfsg1-1
> ii  python3   3.8.2-3
> ii  python3-bluez 0.23-1+b1
> 
> kodi-eventclients-ps3 recommends no packages.
> 
> kodi-eventclients-ps3 suggests no packages.
> 
> -- no debconf information

-- 
Vasyl Gello
==
Certified SolidWorks Expert

Mob.:+380 (98) 465 66 77

E-Mail: vasek.ge...@gmail.com

Skype: vasek.gello
==
호랑이는 죽어서 가죽을 남기고 사람은 죽어서 이름을 남긴다

signature.asc
Description: PGP signature


Bug#962929: kodi-eventclients-ps3: exception when trying to open system icon

2020-06-15 Thread Ritesh Raj Sarraf
Package: kodi-eventclients-ps3
Version: 2:18.7+dfsg1-1
Severity: normal

The tool fails to run because the path that it forms is not absolute.


rrs@lenovo:~/ps3pair$ kodi-ps3remote localhost 9777
usr/share/pixmaps/kodi//bluetooth.png
Traceback (most recent call last):
  File "/usr/bin/kodi-ps3remote", line 220, in 
  File "/usr/bin/kodi-ps3remote", line 208, in main
xbmc.connect(host, port)
packet = PacketHELO(self.name, self.icon_type, self.icon_file)
  File "/usr/lib/python3/dist-packages/kodi/xbmcclient.py", line 285, in 
__init__
with open(icon_file, 'rb') as f:
11:16 ♒♒♒☹ => 1  

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'unstable'), (500, 'stable'), (100, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.6.0-2-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_USER
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_IN:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages kodi-eventclients-ps3 depends on:
ii  kodi-eventclients-common  2:18.7+dfsg1-1
ii  python3   3.8.2-3
ii  python3-bluez 0.23-1+b1

kodi-eventclients-ps3 recommends no packages.

kodi-eventclients-ps3 suggests no packages.

-- no debconf information