Re: Problem with jarwrapper: "Error! CRCs do not match!"

2011-07-14 Thread Benjamin Mesing
Thanks Paul. On Thu, 2011-07-14 at 23:36 +0200, Paul Wise wrote: > This sounds a bit like bug #627121 against gzip, caused by the glibc > memcpy stuff > > Try setting this environment variable: > > export LD_PRELOAD=/usr/lib/*/libc/memcpy-syslog-preload.so After setting export LD_PRE

Re: RFS: jvyamlb 0.2.5-2 (updated)

2011-07-14 Thread tony mancill
Uploaded and tagged. Cheers, tony On 07/14/2011 03:03 PM, Andrew Ross wrote: > Dear mentors, > > I am looking for a sponsor for an update to the jvyamlb package. The > update changes the dependencies to java libraries which are packaged in > main, thus allowing jvyamlb to move from contrib to ma

Re: KDE window decorations around Java modal dialogs incorrectly show "minimize" button.

2011-07-14 Thread Alan Ezust
I tried plastik, qtcurve, tabstrip and oxygen. Same result. On Thu, Jul 14, 2011 at 3:02 PM, Kevin Krammer wrote: > On Thursday, 2011-07-14, Alan Ezust wrote: > > Just wondering, i am using jEdit with debian KDE 4.6.3 (and confirmed in > > 4.6.5 also w/ kubuntu) that > > when jEdit lets desktop

RFS: jvyamlb 0.2.5-2 (updated)

2011-07-14 Thread Andrew Ross
Dear mentors, I am looking for a sponsor for an update to the jvyamlb package. The update changes the dependencies to java libraries which are packaged in main, thus allowing jvyamlb to move from contrib to main. My motivation is to enable the Netbeans 7.0 package I'm working on to go into main.

Re: KDE window decorations around Java modal dialogs incorrectly show "minimize" button.

2011-07-14 Thread Kevin Krammer
On Thursday, 2011-07-14, Alan Ezust wrote: > Just wondering, i am using jEdit with debian KDE 4.6.3 (and confirmed in > 4.6.5 also w/ kubuntu) that > when jEdit lets desktop draw the window borders (make sure under global > options - appearance that > the two checkboxes "draw using swing look and f

Re: Problem with jarwrapper: "Error! CRCs do not match!"

2011-07-14 Thread Paul Wise
This sounds a bit like bug #627121 against gzip, caused by the glibc memcpy stuff Try setting this environment variable: export LD_PRELOAD=/usr/lib/*/libc/memcpy-syslog-preload.so Then run your command and check syslog for signs that the bug exists. -- bye, pabs http://wiki.debian.org/PaulWis

KDE window decorations around Java modal dialogs incorrectly show "minimize" button.

2011-07-14 Thread Alan Ezust
Just wondering, i am using jEdit with debian KDE 4.6.3 (and confirmed in 4.6.5 also w/ kubuntu) that when jEdit lets desktop draw the window borders (make sure under global options - appearance that the two checkboxes "draw using swing look and feel" are un-checked). then you can pop up the global

Problem with jarwrapper: "Error! CRCs do not match!"

2011-07-14 Thread Benjamin Mesing
Hi, I am packaging a java application (umlet). I've put the created jar file into "/usr/share/java/umlet.jar" chmoded it to being executable (using jh_exec) and added a symlink to it at /usr/bin/umlet. The package depends on javawrapper. Now when I try to run the application (either throuh "umlet