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

CentOS7: Krita 4.0.4 + gmic_krita_qt 2.3.0/2.2.3 - QSharedMemory::attach #44

Closed
stascrash opened this issue Jun 15, 2018 · 2 comments
Closed

Comments

@stascrash
Copy link

Hello, i am running CentOS7 with kernel 3.10.0-514.26.2.el7.x86_64.
I am trying to make Krita work with Stable and PRE versions of Gmic.
I have compiled from sources following the guide using Qt5.6.1.
When i load the plugin via Filter-view in Krita, in terminal i have:
Plugin started true QProcess::ProcessState(Running) gmic-qt: socket Key: "{ea3730a8-37ce-48e2-8242-3379aa1b1de2}" connected Received "command=gmic_qt_get_image_size\nmode=1" Sending "1600,1200" connected Received "command=gmic_qt_get_cropped_images\nmode=1\ncroprect=0,0,1,1" prepareCroppedImages() "" QRectF(0,0 1x1) 1 Converting node "Layer 2" QRect(0,0 1600x1200) "key_{cb707798-7e65-4b0a-b4f3-f8883f577c5c},4c617965722032,1600,1200\n" Sending "key_{cb707798-7e65-4b0a-b4f3-f8883f577c5c},4c617965722032,1600,1200\n" gmic-qt: Could not attach to shared memory area. 5 "QSharedMemory::attach (shmget): doesn't exist" gmic-qt: Could not attach to shared memory area. 5 "QSharedMemory::attach (shmget): doesn't exist"

@dtschump
Copy link
Collaborator

@boudewijnrempt may help about Krita issues.

@hallarempt
Copy link
Contributor

If CentOS doesn't support shared memory, then the gmic-qt plugin cannot work. I don't have centos here, so I don't know how that is configured by default.

@c-koi c-koi closed this as completed Jun 28, 2021
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

No branches or pull requests

4 participants