Displaying 20 results from an estimated 800 matches similar to: "Wine -- port problem"
2002 Jun 22
2
I can't make serial or parallel ports work
I have configured it in the wine's config file as documented but the
applications can't access any serial or parallel port what can be wrong?
My config file is attached to this message.
--
--
Jaime Alberto Silva Colorado
Administrador servidores Linux
grupo DESOFMAT
Universidad Tecnol?gica de Pereira
Pereira - Colombia
ICQ# 75722794
AOL Messenger screen name: el mono jaime
MSN/hotmail
2002 May 31
3
Stupid Newbie: can't connect localhost:901 - help
I've installed the rpm's and everything seems to be
set up fine. I've been through many documents (even
the one on redhat that says i must change localhost to
127.0.0.1 in one of the config files
(/etc/xinetd.d/swat). When i direct mozilla to
http://localhost:901 I get, "The connection was
refused when attempting to contact localhost:901
I think maybe that something is not
2002 Jun 27
3
help: How to add Win2k PC to Samba PDC?
Hello,
Samba 2.2.2 is Installed on Solaris ...which is acting
as a PDC. I am able to add WinNT m/c to the samba PDC.
How to add Win2K PC to Samba PDC?
Please Reply..
Regards & Thanx,
Sharada
__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
2004 Aug 06
3
99% cpu usage help
I think the problem is that your icecast is wrong configured.
If it has an configuratrion error that dows not shut it down at startup,
it takes 99,9% cpu usage (thats my problem with, for example, a wrong path
to configuration file at startup, or something like this).
Greets,
Stefan
----- Original Message -----
From: "Tim Hart" <heytph@yahoo.com>
To: <icecast@xiph.org>
2004 Sep 10
2
flac-1.0.3_beta released
Awesome, I'm psyched for 1.0.3.... the ID3v1 winamp2 support will be a
neat addition, as is the faster decodes. Will 24-bit audio play nice with
the final public version of 1.0.3?
MW
On Tue, 11 Jun 2002, Josh Coalson wrote:
> One more thing... you will probably have to
>
> chmod +x flac-1.0.3_beta/test/test_streams.sh
>
> before doing the 'make check'.
>
>
2004 Sep 10
11
flac-1.0.3_beta released
I have just released a source distribution which is the
candidate for the 1.0.3 release. At this time I would
ask anyone who is willing to help test it to do the
following:
1. download the tarball and unzip it:
http://prdownloads.sourceforge.net/flac/flac-1.0.3_beta-src.tar.gz?download
2. do
./configure && make && make check
This will build all code and run all the tests.
2002 Jun 21
2
rhinoceros 2.0
I have a general question to anyone that has run winemaker to port a windows
application in linux.
Rhinoceros 2.0 has run on wine version 20020512, but I want to get it to
run without using wine. Can someone walk me through the steps for using
winemaker to do this?
Your help is greatly appreciated.
Sincerely,
Walter White
2004 Sep 10
2
beta 1.0.3 ERROR
The test script doesn't seem to stop on error. I noticed this
in the logs:
++++++ testing level 1 interface
simple iterator on read-only file
generating FLAC file for test
testing 'metadata.flac'... 0... 1... content... PASSED
is writable = 1
ERROR: iterator claims file is writable when it should not be
ERROR during test_libFLAC
FAIL: ./test_libFLAC.sh
Platform is a mobile
2004 Aug 06
2
99% cpu usage help
Icecast uses 99.9% cpu usage with one listener and thats me locally!
Samba,apache,mysql,proftpd,ssh, and every other application i can possibly
run and try to cause load on my server
, it wont get this high, how do i fix this?
<p>I compiled the latest 1.3.12 icecast source.
17769 root 15 0 2256 2192 1084 R 99.9 0.5 2720m icecast
<p>--- >8 ----
List archives:
2004 Sep 10
2
24-bit audio?
According to
http://flac.sourceforge.net/format.html#metadata_block_streaminfo :
"FLAC supports from 4 to 32 bits per sample. Currently the reference encoder
and decoders only support up to 24 bits per sample. "
This is why I'm confused. I though one of the benefits of FLAC was it's
ability to encode in word lengths longer than 16 bits.
MW
-----Original Message-----
From:
2002 Jun 17
5
Samba and netbios --- HEEEEELLLP!!!
Wow, ok, whatever the problem is, I'm now pretty convinced that it's over my
head. I am trying to setup samba as the PDC for our network. I cannot for
the life of me get it to work. I went home, tried it on my laptop and it
worked in 15 seconds. I came to work, setup the server exactly the same
and...nothing. "The domain either does not exist or could not be contacted"
blah blah.
2002 Jun 25
7
[Bug 294] tcp wrapper access changed between 2.9.9p2 and 3.3p1
http://bugzilla.mindrot.org/show_bug.cgi?id=294
------- Additional Comments From ktaylor at daac.gsfc.nasa.gov 2002-06-26 00:53 -------
This is what's reported in the syslog from openssh-2.9.9p2 - with an ip address
range listed in hosts.allow
Jun 25 10:50:08 6D:server sshd[30123536]: Failed keyboard-interactive for
ktaylor from xxx.xxx.xxx.xxx port 40333 ssh2
Jun 25 10:50:13 6D:server
2004 Sep 10
3
problem with seek_absolute in libFLAC++
Hello,
I have been changing my (C++)program over to the new FLAC++ API which
has gone relatively smoothly.
However, the function seek_absolute() (from the FLAC::Decoder::File
class) does not seem to work. It always returns false and doesnt seek at
all. Using gdb, I have narrowed down the problem somewhat, but being the
novice programmer that I am, I still don't know whats wrong.
When I
2002 Jun 11
5
Meditech and Wine
I am trying to get our Meditech application to work on a Mandrake 8.1 in
GNOME. I am getting the following messages when I try to run it:
The application runs, sort of. The screen is a complete mess.
Warning:
The Wine launcher is unable to find xmessage.
The launcher script relies heavily on finding this tool, and without it,
it will behave poorly.
Most Linux distributions have one or
2002 Jun 17
3
Second axis in a plot
Hi to all,
First of all, I prefer to tell that I am a R-newbie,
so I apologize if this is a silly question (I have
tried looking in the manuals, but without luck).
I have two variables, y and z, that I want to plot
against x in the same plot. I have done this before,
using points() after plot(). But now the problem is
that y and z are in different units of measurement,
and their ranges are very
2002 Jun 21
1
Telnet
Hi All
I am new to ssh.
Somebody please tell me know how telnet is connected
to SSH
Thanks
Barel
__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
2004 Sep 10
1
flac-1.0.3_beta released
Which plugins do you mean? I thought I remember Winamp, for instance,
being able to do word-length reduction on the fly. The only place I
can find this feature is in the Monkey's Audio codec plugin, though.
Anyway, great news Josh! Thanks for making 24-bit audio support in FLAC a
priority. :)
MW
On Tue, 11 Jun 2002, Josh Coalson wrote:
> --- Mike Wren <mikew@etree.org>
2004 Sep 10
1
problem with seek_absolute in libFLAC++
Nevermind, I have discovered the problem(not really a problem).
I had called:
set_metadata_ignore_all();
because I didnt actually need to use the metadata in my application.
But it seems that with this option set, "total_samples" is not set
correctly after calling init().
Upon further debugging, I discovered that the test "sample <
total_samples" was what is failing in
2002 Jun 24
1
Can't write QuickBooks file to Samba share
On a server that has been running smoothly since it was setup, and with no
changes to configurations or network or anything, users cannot save a shared
QuickBooks file. they have been regularly using, updating and saving to this
file for a few months. All users are able to create and update other files in
the same share. I have not confirmed if they are able to create and update new
QuickBooks
2002 Jun 15
1
Applications (mostly sound) and wine
Hi mates,
has anyone successfully been working with
VGA Planets (D0S)
WinPlan (Win 9x)
Planets 4 (Win 9x)
Rebirth 338/Steinberg (Win 9x)
Cool Edit 2000 (Win 9x)
so far?
I am new to Wine, so did you have to change settings?
PM also welcome, I shall not bore you with this... :)
Tnx!
P.S.: Microsoft spel chekar vor sail, worgs grate!