Displaying 20 results from an estimated 300 matches similar to: "Wine and java problem revisited"
2005 Dec 23
1
Wine and Java timezone problem.
Hi!
I am using wine to compile code for Texas Instruments dsp's. One step in
the process is generating code from a graphic configuration file (tcf).
When I try to do that, it fails with some Java related messages. The -b
in my command tells tconf.exe to run in batch mode, so it doesn't try to
open a GUI or something like that. I ran the same command in a dos-shell
and it worked
2007 May 06
4
install failure
Hello, i am trying to install "Middle School Success Essentials" from Topics Education, on my 0.9.28 wine installation, which works OK with some MS progs.
The initial (unpacking?) progress bar completes and then i get the error below, without any recourse. Does anyone have any ideas? (FWIW, the error is shown in the installer box when you click on the "Details" button).
TIA
2006 Dec 11
1
{noob warning!] Irish Revenue software
Hello all,
I'm quite a newbie to wine, and have some basic things running under it
like WT Library, & Seamonkey. I need to install the local Revenue
software because they sent me all tax documentation by email now :-(.
My PC:
Athlon 2.6Ghz with 1 gig, 40G hd, running Fedora Core 5
ROS ((Irish) Revenue Online Service) System Requirements
2012 Jan 10
0
ltp hugemmap02 fails on ocfs2
Hi Tiger,
ltp-20120104 hugemmap02 testcase fails on ocfs2 filesystem with both UEK
2.6.39-100.0.18 and RHEL 2.6.18-300.el5:
hugemmap02 1 TCONF : huge mmap failed to test the scenario
hugemmap02 1 TCONF : huge mmap failed to test the scenario
hugemmap02 0 TWARN : tst_rmdir:
rmobj(/mnt/ocfs2/ltp-mQdlAx5411/hugSJXB0B) failed:
lstat(/mnt/ocfs2/ltp-mQdlAx5411/hugSJXB0B) failed;
2016 Feb 25
0
tinc - logging
Hi
How do I enable logging in tincd to autolog to syslog file. I know how to
run it from runtime by using this command.
tincd -n mynet --logfile=/var/log/tinc.mynet.log
But how do I include in startup script?
This is the default startup script which was created and I believe it reads
the "nets.boot" file.
"Output Omitted"
root at ubuntusrv:~# cat /etc/init.d/tinc
#!
2000 Aug 21
0
Rewritten script /etc/init.d/tinc
THis is the modified script that came with tinc 1.0pre2, and it now uses ifconfig in stead of
ip-route.
I changed the syntax to be correct (may already have been fixedin a newer version), it now checks
whether or not there is a '/dev/tapX' or a '/dev/netlink/tapX' and it checks if there is a module or
not.
I also added the force_connect and the reload options. Force_connect send
2005 Aug 03
0
fax <--> grandstream 286 <--> asterisk <--> pstn
Hi all,
Im having problems using a fax machine conected trough a grandstream
286 sip ATA, it must be able to send and recive fax from pstn, but fax
always ends with communication errors 252/244/232 and others.
Im using alaw/ulaw codes on pass trough mode, also have tried asterisk
faxdetection, nvfaxdetect, disable echo cancellation by hand always
with same results.
Grandstream ATA is using
2006 Apr 09
10
Trying to do some very simple ingress limiting, no success
Hi,
I am trying to do some simple ingress limiting based on fwmark. I know
the ability and sense to do INGRESS limiting is ehm... limited ;-) but
still I want to try it.
I tried several things.
=== 1 ===
tcq ingress handle ffff:
tcf parent ffff: protocol ip prio 1 handle 1 fw police rate 12mbit burst 10k drop
tcf parent ffff: protocol ip prio 1 handle 2 fw police rate 10mbit burst 10k drop
2020 Jun 19
1
Mail2Fax
Hello,
i try to setup asterisk with hylafax:
the config is:
egrep -v "(^#|^$)" /etc/hylafax/config.ttyIAX0
CountryCode: 49
AreaCode: xxx
FAXNumber: +49xxxxxxxx
LongDistancePrefix: 0
InternationalPrefix: 00
DialStringRules: etc/dialrules
ServerTracing: 1
SessionTracing: 11
RecvFileMode: 0600
LogFileMode: 0600
DeviceMode: 0600
RingsBeforeAnswer: 1
SpeakerVolume: off
GettyArgs:
2004 Mar 05
1
Problems with SJava instalation
Hi,
I'm try to use the SJava package. The install is OK. In R I have this error
message:
--------------------------
> library(SJava)
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
"/opt/lib/R/site-library/SJava/libs/SJava.so":
libRSNativeJava.so: cannot open shared object file: No such file or
directory
Error in
2004 Feb 04
0
wine-20040121 & starcraft, a collection of dumps
Hi all, I have compiled a new version of wine, and have done a number of tests
with them. The test setup and results are below.
I've also added the instrucions i used to compile wine
At the end of this mail i have a list of all packages i've compiled. As i run
lfs-5.0 this might be usefull.
Regards, cedric
Test 1 : default config, oss
bash-2.05b$ wine SCDemo.exe
Could not stat
2009 Feb 09
1
What t38pt_udptl is ? Explain T.38 in 1.4
Hi,
I would like to improve my understanding of T.38.
1. What T38FAX_VERSION_0 or T38FAX_VERSION_1 in chan_sip.c means ?
voip-info.org implies one has to change values in chan_sip.c to make it
work.
Shall I set T38FAX_VERSION_1 or leave T38FAX_VERSION_0 in
global_t38_capability ?
Source code says "This is default: NO MMR and JBIG trancoding, NO fill bit
removal, transferredTCF TCF, UDP FEC,
2000 Jun 16
1
RedHat initialization script and bash2
Installing the new tinc on a system (Mandrake 7.0) that uses bash2 as it shell
turned up a problem with the redhat initialization script.
Attached is a patch to make it functional for both bash and bash2.
- Jamie
-------------- next part --------------
diff -uNr tinc-1.0pre2.org/redhat/tinc tinc-1.0pre2/redhat/tinc
--- tinc-1.0pre2.org/redhat/tinc Fri May 26 05:22:49 2000
+++
2014 Oct 29
0
My Asterisk can not send fax via T.38
Hello,
I am a newer on asterisk. when I tried to send fax, I can not get success.
After doing a lot of reseach, I decide to ask my question at here.
Instead of using old fax machine, I want my system can send fax via t.38.
Could anyone give me some idea to correct my configuration?
Thanks a lot!
Here is the detail:
my system: *ubuntu 14.04 + asterisk 11.7*
I use apt-get to install the ubuntu
2004 Feb 05
1
Perfect running game: Atomic bomberman
Hi all, we can add this game to the perfect runners:
Atomic bomberman
bash-2.05b$ wine BM95.EXE
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
err:font:ReadFontDir Can't open directory
"/home/cedric/wine-c-drive/windows/Fonts"
Fontconfig error: line 24: not well-formed (invalid token)
Fontconfig error: Cannot load default config file
Warning: unprotecting
2006 Apr 05
0
Unhandled stack overflow in 32-bit code
I am running FreeBSD 6.0 with Wine 0.9.11 installed from the ports.
Every installer that I have attempted to run has caused a stack overflow.
All of the installers are run from an installation cd. I have not been
able to get past the installation stage on any program, so I do not know
if this is limited to installers or not.
Some of the programs I have tried to install are: Warcraft 2 BNE,
2010 Jul 29
3
T.38 fax between ATA's and Asterisk and Cisco PGW 2200
To provide a reliable fax solution for users connected to a Asterisk 1.6.2.6 server i have tested a few T.38 capable ATA's:
- Patton M-ATA
- Grandstream HandyTone 486
- Fritz!Box 7170
I have tried Asterisk 1.6.2.6 compiled with SpanDSP-0.0.6pre17 and also Asterisk 1.6.2.6 with Fax for Asterisk installed.
These Asterisk servers are connected to a Cisco PGW 2200 + AS5400XM.
Sending fax
2020 Jun 23
8
[Incubation] Request to incubate mlir-npcomp
Per the recent (seeming) consensus regarding incubating new projects under
the LLVM organization, I would like to trial the process by requesting to
incubate mlir-npcomp <https://github.com/google/mlir-npcomp>. The project
is still quite young and has been primarily developed part time by myself
and Sean Silva over the last ~2 months. We set it up following discussion
of a Numpy/Scipy op set
2002 Aug 25
1
[noob] ReadFontDir Can't Open Directory..
Hi all,
I browsed the archives for this, but haven't found anything new enough to
be useful. When I run Wine, I get:
err:font:ReadFontDir Can't open directory "/usr/local/wine/Windows/Fonts"
wine: Unhandled exception, starting debugger...
If I make a dir for /usr/local/wine/Windows/Fonts, I get just the
wine" Unhandled exception, starting debugger... msg repeating until
2006 Apr 01
3
err:font:ReadFontDir
I get this when running, well, anything under Wine (including fx. "winecfg"):
err:font:ReadFontDir Can't open directory
"/usr/local/bin/../lib/../share/wine/fonts/"
Where does Wine get the path "/usr/local/share/wine/fonts/" from?
What exactly is it supposed to contain (don't just say "fonts" ;-))?