Hi,
with the attached simple program I can always see that calling
XShmQueryExtension makes valgrind report a "still reachable" block:
$ valgrind --leak-check=full \
--show-reachable=yes ./XShmQueryExtension_test
...
==27577== 24 bytes in 1 blocks are still reachable in loss record 1 of 1
==27
On 3/16/12 12:19 PM, Antonio Ospite wrote:
==27577== 24 bytes in 1 blocks are still reachable in loss record 1 of 1
==27577==at 0x402894D: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==27577==by 0x4A30AFD: XextCreateExtension (in
/usr/lib/x86_64-linux-gnu/libXext.so
On Fri, 16 Mar 2012 14:50:22 -0400
Adam Jackson wrote:
> On 3/16/12 12:19 PM, Antonio Ospite wrote:
>
> > ==27577== 24 bytes in 1 blocks are still reachable in loss record 1 of 1
> > ==27577==at 0x402894D: malloc (in
> > /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
> > ==27577==
Am 14.03.2012 04:32, schrieb Peter Hutterer:
> On Mon, Mar 12, 2012 at 01:48:03PM +0100, Thomas Bächler wrote:
>> Hello,
>>
>> Recently (beginning of February), I performed the following upgrades:
>>
>> xf86-input-evdev (2.6.0-4 -> 2.6.99.901-1)
>> xf86-input-synaptics (1.5.0-1 -> 1.5.99-0.1)
>> xo
Thanks for the tip!
I have tried to use evtest and here are results.
Key I:
--
I still get two key press events for this button and it is puzzling how
I could use it to get a single action.
Event: time 1331919071.656104, type 4 (EV_MSC), code 4 (MSC_SCAN), value
db
Event: time 1331919071.65
Hi everyone,
As you might have heard already, X.Org was not accepted for Google
Summer of Code 2012. For reference the list of accepted organizations
(at least the ones which have filled up their profiles) is visible
here:
http://www.google-melange.com/gsoc/accepted_orgs/google/gsoc2012
I unders