Displaying 20 results from an estimated 20000 matches similar to: "Problem with Java 6"
2005 Oct 08
3
Bug with letters in newer Wine-versions
There existing a bug in newer Wine versions.
I use SuSE 9.3 as system.
If I used the Wine-version, which comes with the distribution 
(wine-20050211), then the following window comes at start:
http://user.web-gear.com/theuserbl/wine1.png
But if I update to wine-20050830 or wine-20050930 then it looks like
http://user.web-gear.com/theuserbl/wine3.png
It is NOT a font-problem.
I have copied the
2015 Mar 09
1
3D part of the Godot engine
I was also irked by these blanket statements, so I tested it myself. I
reproduced the issue on Intel hardware (so it has nothing to do with
nouveau!) and it was fixed by installing the s3tc library as Ilia
suggested.
So find out how you can install this library for your distribution.
For Fedora the library can be found in the rpmfusion repo and is
called libtxc_dxtn.
Gerben
On Mon, Mar 9, 2015
2015 Mar 09
2
3D part of the Godot engine
Hi!
At
http://www.godotengine.org/forum/viewtopic.php?f=9&t=1710&sid=f3de0009f9b706fa6e80d540afe6e544
are shown screenshots taken from Windows with the NVidia driver and from Linux with the Nouveau driver.
I think to fix bugs in this case would be easier then let Unity- or Unreal-program run, because the Godot engine is OpenSource (MIT-license):
https://github.com/okamstudio/godot
So
2005 Oct 14
2
bug with tabs
Hi!
I have already in an other post mentioned IBasic.
But if I use tabs in IBasic and the word which comes after it is a internal 
command, so that it will be colered, in wine-20050930 it looks like that on 
the right side:
http://user.web-gear.com/theuserbl/newwine.png
I think using spaces works still very well. Only tabs for it makes this 
problem.
An other thing (I don't know if it is
2015 Mar 09
0
3D part of the Godot engine
The forum requires login to post, so that won't happen, at least by
me. It seems a little harsh to say that
"""
While I can't say this with any certainty, I'm almost willing to bet
that the problem is with your drivers, given Nouveau's notorious
OpenGL-related issues. I would suggest giving the proprietary Nvidia
drivers a shot and see if that fixes it.
2005 Nov 02
1
Something like Mauve for Wine/ReactOS?
I have read just the comment from Mark Wielaard, the leader of GNU 
Classpath:
http://gnu.wildebeest.org/diary/index.php?p=129
And after that I have a question, if somethinl like Mauve exists also for 
WINE/ReactOS?
GNU Classpath is a OpenSource-Version of the Java Standard Edition Classes.
And Mauve are testclasses, which test, that the OpenSource JVMs with GNU 
Classpath are still working
2007 Apr 23
2
Legal Vista DVD free of charge
Hi WINE-people!
If you are from germany and are interested in Vista, then have a look at
http://www.mediaonline.de/
There you can "buy" Microsoft Windows Vista Intallation DVDs 32bit and 
64bit, german version, for 0 ? !
You only pay for shipment.
This is already annonced on some places here in the internet. But if you 
still don't know it, I only want to tell it.
The only
2005 Sep 15
2
How to extract icons?
Hi!
If I have a Windows-program, which comes with an installer and the program 
wants to create icons on the desktop, then Wine creates on the desktop a 
link to the installed program, extract an xpm icon from it and use it as 
icon for the desktop.
But if I have a program with no installer and I want to bring it manually on 
the desktop (what I already have done), how can I extract the nice icon
2002 Dec 30
1
Java Swing App
I'm rather new to Wine, and I'm trying to run a Java Swing application. 
I'm having trouble with it.  Has anyone else gotten Swing-based apps to
run?
I have a test case, basically a swing "hello world" app, and I haven't
been able to get it to work either.  Here's what happens when I try to
compile it:
[dritch@twitch wine]$ wine -- c:/jdk1.3/bin/javac -g -d
2014 Jul 20
1
Lots of NMBD zombie processes
Hello,
I am running a Samba 4 DC, recently upgraded to the latest version and I
have just installed a member server to run as a File Server (Samba 4.1.9).
While it seems to be working properly, we are getting a lot of zombie nmbd
processes on the member server, running the command *pidof nmbd* results in:
*[root at BHFS01 etc]# pidof nmbd*
*12861 12644 12404 12236 12071 11885 11720 11553 11388
2003 Feb 25
0
WinXP cannot join domain (Samba PDC on FreeBSD)
Dear Sirs,
I created user account "jupiter$" and did "smbpasswd -a -m jupiter".
That always worked for WinNT4, but WinXP refuses to join domain (I
applied registry "requiresignorseal" hack)
What do I need to add/remove from smb.conf ? I'm using FreeBSD.
smb.conf is attached
Regards, (????????? ?????????)
Ilia Chipitsine (???? ???????)
-------------- next part
2007 Apr 29
1
CUnit
Hi!
Which testing-framefork do WINE use?
I have seen, that CUnit for example outputs the result in a nice 
html-format:
http://cunit.sourceforge.net/ss_automated.html
Looks similar to the output of GNU Classpath (which trys to rewrite Java):
http://builder.classpath.org/japi/jdk15-generics.html
But GNU Classpath uses JUnit. And WINE is written in C, so in this case 
CUnit would be better.
2004 Apr 21
2
calling R from java
Hello,
I need to call R from a java(swing) application. I manage to do it with
something like :
Process p = Runtime.getRuntime().exec("R --slave")
OutputStreanWriter o = new OutputStreamWriter(p.getOutputStream())
o.wrote("...")
... etc
but at the end no .Rdata file has been created and there are some data I
don't want to reload each time (for time execution reasons).
2008 Oct 18
0
JGR not launch for non-root user
Hi there,
I am a newbie to R and just installed R 2.7.2 and JGR. As root, JGR 
launch successfully both in R or by a launcher (a script in shell), but 
it not works for non-root user. What's the cause of this issue?
sudo update-java-alternatives -s java-6-sun
sudo R CMD javareconf
sudo R
>install.packages("JGR", dep=TRUE)
>library(JGR)
>JGR()   # JGR launched successfully
2006 Jun 07
3
Java and compiz
Hi,
     I know this is know thing about the java windows being blank. I 
also kinda guess that it is not a priority to get it fixed to a lot of 
you ppl. So, I'm here to help! :) It's really pain to be using Xnest and 
all those to work with java-swing development, and I'd like to see this 
fixed.
    There was nothing of this in the archives, so whats the plan? 
Anybody working on
2004 Apr 22
0
calling R from java[Scanned]
look at http://www.omegahat.org/download/index.html
for my part, i'm working on Window 2000 and got lots of problem in SJava building due to C code compilation...
Cheers
	Bruno
-----Message d'origine-----
De : anthony.ferrari at ensimag.imag.fr [mailto:ferraria at ensisun.imag.fr]
Envoy?? : jeudi 22 avril 2004 15:15
?? : rossini at u.washington.edu
Cc : r-help at stat.math.ethz.ch;
2012 Dec 22
0
[LLVMdev] Problem executing Swing application with j3
Hi Baptiste,
Just to let you know that I have just fixed the problem. You can now either
use trunk or release 0.32 and the program now runs.
Cheers,
Nicolas
On Mon, Dec 3, 2012 at 8:09 PM, Baptiste Saleil
<baptiste.saleil at gmail.com>wrote:
> Hi Nicolas, thanks for your answer.
>
> The swing hello world is the following (Running perfectly with OpenJDK) :
>
> public class
2009 May 02
0
installing maple 8 - Java error
I am trying to install my copy of maple 8 for windows, using wine in mandriva 2008.1. Apparently there is a difficulty with handling the java code for the installantion front-end. Below I report the log file showing the error.
One curious thing is that I get very close to make wine run the maple 8 version I have already installed in a windows XP partition. The maple window correctly pops up, but
2009 May 17
1
MapPoint 2004 and Swing App
Hello, 
I am new to Wine. 
I have a swing app that requires the use of mappoint. Currently it runs on a windows box. 
The new box the app will be running on will be XBuntu. 
Using Wine I can install MapPoint, however on windows I will using Java2COM from Neva Objects which allowed the swing app to talk to mappoint. How would this be possible if I switched to XBuntu?
Any idea?
Cheers
2012 Dec 01
0
[LLVMdev] Problem executing Swing application with j3
Hi all,
I have a question about vmkit and especially j3 VM.
I compiled and installed it without any problems.
But I have this error as soon as I try to launch a Swing application (Swing
HelloWorld) :
j3: ctthread.cpp :71 : void vmkit::Thread::endKnownFrame():  Assertion
failed. « lastKnownFrame->currentIP == 0 »
What I'm doing wrong ?
Thanks in advance,
Baptiste.
-------------- next