Hi,
Torsten Werner writes:
> Yes gij and its embedded classpath are quite buggy. It does not make
> sense to report every single bug in Debian as long as you are not
Well gij does provide the "java" alternative and people sometimes
accidentally use it. When they don't see any bugs they assume it
On Wed, Jul 28, 2010 at 9:04 PM, Timo Juhani Lindfors
wrote:
> Sure. I just reported the bug since gij still is in debian and users
> of gij can easily see its state from the bug tracking system.
Yes gij and its embedded classpath are quite buggy. It does not make
sense to report every single bug
Hi,
Torsten Werner writes:
>> "gij jmenu" still shows a window with no menubar so can we reassign
>> this to gij? (Sounds odd since gij is internally probably using a copy
>> of classpath anyway?)
>
> can you use OpenJDK instead?
Sure. I just reported the bug since gij still is in debian and use
Hi Timo,
On Mon, Jul 12, 2010 at 9:47 AM, Timo Juhani Lindfors
wrote:
> The package classpath is no longer in squeeze or unstable for
> amd64. How should this bug be handled?
>
> "gij jmenu" still shows a window with no menubar so can we reassign
> this to gij? (Sounds odd since gij is internally
The package classpath is no longer in squeeze or unstable for
amd64. How should this bug be handled?
"gij jmenu" still shows a window with no menubar so can we reassign
this to gij? (Sounds odd since gij is internally probably using a copy
of classpath anyway?)
--
To UNSUBSCRIBE, email to
Hi,
On Thu, Mar 08, 2007 at 08:11:12AM +0100, Michael Koch wrote:
> Can you please test with classpath from experimental? Experimental
> contains 0.93.
I dpkg -i'd the following packages from experimental
cacao_0.97-4_i386.deb
classpath-common-unzipped_0.93-1_all.deb
classpath-common_0.93-1_all.
On Sun, Mar 04, 2007 at 02:18:32AM +0200, Timo Juhani Lindfors wrote:
> Package: classpath
> Version: 2:0.92-4
> Severity: normal
>
> Steps to reproduce:
> 1) cat > jmenu.java << EOF
> import javax.swing.*;
> import java.awt.*;
> public class jmenu extends JFrame {
> public static void mai
Package: classpath
Version: 2:0.92-4
Severity: normal
Steps to reproduce:
1) cat > jmenu.java << EOF
import javax.swing.*;
import java.awt.*;
public class jmenu extends JFrame {
public static void main(String[] args) {
(new jmenu()).show();
}
public jmenu()
8 matches
Mail list logo