Skip to content

Add information about x11-utils in troubleshooting section of documentation #442

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

Merged
merged 1 commit into from
Jul 14, 2022

Conversation

Czaki
Copy link
Contributor

@Czaki Czaki commented Jul 13, 2022

following: vispy/vispy#2356

Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, appreciate it!

/sbin/start-stop-daemon --start --quiet --pidfile /tmp/custom_xvfb_99.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :99 -screen 0 1920x1200x24 -ac +extension GLX

``tlambert03/setup-qt-libs``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Instead manually curate list of used packages you may use ``tlambert03/setup-qt-libs`` github action: https://github.com/tlambert03/setup-qt-libs
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Took a look and the action seems solid: https://github.com/tlambert03/setup-qt-libs/blob/main/index.js

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is created for napari project to simplify life with multiple workflows that requires Qt and also as a way to reduce overhead on plugin creators when they use cookiecutter

So as long napari projects live it should be maintained as tlambert03 is one of the main persons in this project.

@nicoddemus nicoddemus merged commit 28a379a into pytest-dev:master Jul 14, 2022
@Czaki Czaki deleted the qt_troubleshooting branch July 14, 2022 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants