Closed c02y closed 6 months ago
Something is definitely going wrong. A (hopefully never-distributed) commit of Solaar in this respository had that problem. How did you install Solaar?
Also please provide output of solaar -ddd
.
Archlinux repo: solaar 1.1.11-6-g12de2409
solaar -ddd
:
What appears to have happened is that the repo has a non-working commit, six commits after release 1.1.11. You could use Solaar from this repository instead.
@freswan Can you investigate?
https://pwr-solaar.github.io/Solaar/installation doesn't tell how to install for Archlinux from the github repo,
but I did the following steps:
it says:
$ make install_pip
Installing Solaar via pip
python -m pip install --upgrade pip
error: externally-managed-environment
× This environment is externally managed
╰─> To install Python packages system-wide, try 'pacman -S
python-xyz', where xyz is the package you are trying to
install.
If you wish to install a non-Arch-packaged Python package,
create a virtual environment using 'python -m venv path/to/venv'.
Then use path/to/venv/bin/python and path/to/venv/bin/pip.
If you wish to install a non-Arch packaged Python application,
it may be easiest to use 'pipx install xyz', which will manage a
virtual environment for you. Make sure you have python-pipx
installed via pacman.
note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages.
hint: See PEP 668 for the detailed specification.
make: *** [Makefile:33: install_pip] Error 1
$ python -m pip install --upgrade pip
error: externally-managed-environment
× This environment is externally managed
╰─> To install Python packages system-wide, try 'pacman -S
python-xyz', where xyz is the package you are trying to
install.
If you wish to install a non-Arch-packaged Python package,
create a virtual environment using 'python -m venv path/to/venv'.
Then use path/to/venv/bin/python and path/to/venv/bin/pip.
If you wish to install a non-Arch packaged Python application,
it may be easiest to use 'pipx install xyz', which will manage a
virtual environment for you. Make sure you have python-pipx
installed via pacman.
note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages.
hint: See PEP 668 for the detailed specification.
Anyway, I don't how to install from github repo,
BTW:
pip install solaar
version, the window is frozen, I can't do anything in the window.You should be able to use pipx install --system-site-packages solaar
as mentioned in https://pwr-solaar.github.io/Solaar/installation.
It's the same as pip
, the window is frozen, cannot do anything in the window, even the Quit solaar
button doesn't work, have to kill the process from program like htop
solaar --version
solaar 1.1.11
Try solaar -ddd
and post the output.
That looks pretty good so far. What is the --more--
?
That looks pretty good so far. What is the
--more--
?
Too many lines, I output it to the log file: log.txt
One of your devices is not responding to pings. What Logitech devices do you have connected to your system (including receivers) and are they connected via a receiver?
Your other option is to clone Solaar from this repository and run bin/solaar
from the download directory. I don't know if that will help, however,
Logi LIFT in the beginning of this issue.
Logi MX Master 3 Wireless in the log file, since LIFT has some left-click issue. Each one is connected via its receiver.
Only one at the same time.
The solaar
is installed using pipx install --system-site-packages solaar
./bin/solaar
from git repo seems working, but it got some rendering issue when it opens for like 30s, then it will load the real checkboxes, and they works normally.
Thanks
The screenshot that you showed indicated that the LIFT is not connected through a receiver, but directly (probably using Bluetooth). What you could try is to only have one device connected at a time and see whether Solaar starts correctly then.
I would try cloning Solaar and running from the download directory as described above, as well.
Yeah, I noticed that my LFTT's receiver doesn't work at all after I posted this issue. And today is the first day I connected it using Bluetooth manually. I guess it is totally broken.
I tried archlinux repo version again, it works fine for MX master 3 wireless. Although I have to wait too much to be able to do anything such as clicking on the button.
Solaar should be able to pair a Bolt device with a Bolt receiver.
Solaar is meant to be running continually, so the startup time should not matter to much. After startup Solaar response should be rapid.
Is there anything more to do here?
No, you reopened it, I thought you got something yo do here.
I gave up Logi mouse, right now I'm using Elecom and Kensington trackballs. So I won't be using Logi mouse for quite a while.
Information
solaar --version
orgit describe --tags
if cloned from this repository):solaar 1.1.11-6-g12de2409
uname -srmo
):Linux 6.8.4-arch1-1 x86_64 GNU/Linux
solaar show
:Output of
sollar -dd
:Describe the bug Whenever I open Solaar, all the checkboxes spin, they never end, check out the picture, I got this issue a few months ago, it never works after that, my mouse works fine except sometimes left-click doesn't work for a few seconds, and I have to left-click for a few more times, I guess this is the hardware issue.
To Reproduce Steps to reproduce the behavior:
Screenshots https://imgur.com/a/XXcdMWB
Additional context Add any other context about the problem here.