Skip to content
New issue

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

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

Already on GitHub? # to your account

Installation error #25

Open
pedrorvidal opened this issue Aug 1, 2022 · 8 comments
Open

Installation error #25

pedrorvidal opened this issue Aug 1, 2022 · 8 comments

Comments

@pedrorvidal
Copy link

Arch linux, fresh install.
When trying to install uLauncher emoji addon, got the following error message:

message: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'
name: TypeError
stack trace: ```
Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/ulauncher/ui/preferences_server.py", line 123, in request_listener
data = json.dumps([route_handler(self, *args)])
File "/usr/lib/python3.10/site-packages/ulauncher/ui/preferences_server.py", line 289, in extension_add
ExtensionRunner.get_instance().run(ext_id)
File "/usr/lib/python3.10/site-packages/ulauncher/modes/extensions/ExtensionRunner.py", line 72, in run
"VERBOSE": str(int(self.verbose)),
TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'


The addon is installed, but remains stopped.
@ChildishGiant
Copy link

I got an error when trying to install but when copying it this is all I get:

Message: undefined
Error Name: undefined
Type: undefined

Stacktrace:

undefined

@JuanVqz
Copy link

JuanVqz commented Sep 1, 2022

I got an error when trying to install but when copying it this is all I get:

Message: undefined Error Name: undefined Type: undefined

Stacktrace:

undefined

same error on my end

@petrarca-arezzo
Copy link

I got an error when trying to install but when copying it this is all I get:

Message: undefined Error Name: undefined Type: undefined

Stacktrace:

undefined

And also here - same issue for me

@RedBearAK
Copy link

RedBearAK commented Sep 21, 2022

Same undefined error as everyone else here. New install of Fedora 36.

Edit: Suddenly after leaving the Ulauncher preferences and coming back, the Emoji extension is installed. And working.

@petrarca-arezzo
Copy link

Same undefined error as everyone else here. New install of Fedora 36.

Edit: Suddenly after leaving the Ulauncher preferences and coming back, the Emoji extension is installed. And working.

I tried it as well - is now installed. Strange, but might be just an issue of ulauncher not providing the right status (e.g. raising an error when in fact everything was fine?).

@Abdisalan
Copy link

Abdisalan commented Oct 2, 2022

Same undefined error as everyone else here. New install of Fedora 36.

Edit: Suddenly after leaving the Ulauncher preferences and coming back, the Emoji extension is installed. And working.

Same thing happened. I get the error and then it installed 🤷

@anibal-aguila
Copy link

Hi, same here.

Message: undefined
Error Name: undefined
Type: undefined

Stacktrace:

undefined

❯ python --version
Python 3.10.8

@vimfn
Copy link

vimfn commented May 25, 2023

Hi, same here.

Message: undefined Error Name: undefined Type: undefined

Stacktrace:

undefined

❯ python --version Python 3.10.8

well, i also got the same issue, is there some python dependencies I need to install ?

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

No branches or pull requests

8 participants