jorgicio
-
Posts
58 -
Joined
-
Last visited
-
Days Won
2
Community Answers
-
jorgicio's post in GCC update was marked as the answer
GCC is now updated, so unmask is not needed anymore.
-
jorgicio's post in LightDM makes Pulseaudio using too much CPU? was marked as the answer
Nevermind: I had to solve that by myself:
I had the file .profile with the line:
export PULSE_MSEC_LATENCY=30 And I didn't know LightDM uses that file, so I had to delete that line. Now, it's solved.
Thanks anyways.
-
jorgicio's post in Can't detect Waltop tablet! was marked as the answer
Nevermind, I answer myself:
I had to enable the Waltop HID interface in the kernel. Recompiled and worked. Thanks! :D
-
jorgicio's post in dev-python/imaging does not install "Imaging.h", "ImPlatform.h" was marked as the answer
The same thing happend to me.
I reported it as a bug in the bug tracker, and they said the newest version of uniconvertor will be masked for now.
Meanwhile, as a workaround, I created the imaging-headers ebuild. That's on my overlay:
https://github.com/jorgicio/jorgicio-gentoo
Install it, (together with imaging itself and python-imaging), then compile the newest version of uniconvertor, and all works like a charm.
