Re: [cdesktopenv-devel] [PATCH] Fix panel right click

2014-09-20 Thread jz78817
It does. Thank you for fixing this Ulrich. - Original Message - From: "Ulrich Wilkens" To: "CDE development" Sent: Thursday, September 11, 2014 1:52:07 PM Subject: [cdesktopenv-devel] [PATCH] Fix panel right click Hello, this patch fixes ticket #30.

Re: [cdesktopenv-devel] [PATCH] Fix panel right click

2014-09-12 Thread Jon Trulson
On Thu, 11 Sep 2014, Ulrich Wilkens wrote: > > Hello, > > this patch fixes ticket #30. It's a typical 64bit problem. > Some 64bit pointers were stored in 32bit variables. > Nasty bug. Applied, thanks. -- Jon Trulson "Don't believe everything you read on the internet." --Abraham Lincoln

[cdesktopenv-devel] [PATCH] Fix panel right click

2014-09-11 Thread Ulrich Wilkens
Hello, this patch fixes ticket #30. It's a typical 64bit problem. Some 64bit pointers were stored in 32bit variables. Regards, Ulrich -- Ulrich Wilkens Email: m...@uwilkens.de >From 59cf50f449f41f9f9d39927921fb9a57365e0a53 Mon Sep 17 00:00:00 2001 From: Ulrich Wilkens Date: Thu, 11 Sep 201