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

Pyro4 backward-incompatible issue #4

Closed
rsm-gh opened this issue Nov 2, 2016 · 4 comments
Closed

Pyro4 backward-incompatible issue #4

rsm-gh opened this issue Nov 2, 2016 · 4 comments
Labels

Comments

@rsm-gh
Copy link
Owner

rsm-gh commented Nov 2, 2016

(originally posted by noobusdeer)

Hi!
I install alienware-kbl and all dependencies.
From GUI all work. But when trying something like alienware-kbl --change:

If the daemon is off ignore the following error:
remote object doesn't expose any methods or attributes. Did you forget setting @expose on them?
The daemon is off or the connection couldn't be stablished.

Daemon start. On boot all lights become blue by the daemon.
Pyro4 and Serpent installed.

@rsm-gh
Copy link
Owner Author

rsm-gh commented Nov 2, 2016

Hi!

Its really nice that you reported that and it is kinda a weird bug.

How did you installed pyro4?? Can you tell me your version? I did the installation from pip3 and everything works good..

I think that the problem may come because you are using a recent/older version. Normally pyro exposes all the methods except those that start with "_". That's why I don't use the @expose decorator in the code.

@rsm-gh
Copy link
Owner Author

rsm-gh commented Nov 2, 2016

(originally posted by noobusdeer)

I install with pip
pyro4 version 4.47

@rsm-gh
Copy link
Owner Author

rsm-gh commented Nov 2, 2016

It seems that there are some backwards incompatible problems with Pyro. I'd recommend you installing and older version. The current on ArchLinux is 4.41 and it works alright!

@rsm-gh rsm-gh changed the title [Not-Debian] Pyro4 backward-incompatible issue Pyro4 backward-incompatible issue Nov 2, 2016
@rsm-gh rsm-gh added the wontfix label Nov 2, 2016
@rsm-gh rsm-gh added bug and removed wontfix labels Nov 9, 2016
@rsm-gh
Copy link
Owner Author

rsm-gh commented Nov 9, 2016

Arch updated to pyro 4.50 and this problem is now appearing... I'll fix it!

@rsm-gh rsm-gh closed this as completed in 098b521 Nov 9, 2016
rsm-gh pushed a commit that referenced this issue Oct 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant