Displaying 20 results from an estimated 120 matches similar to: "I/O question (output via Parallel Port)"
2009 May 11
1
MDI form in Wine
Hi all,
One of my application use MDI(Multiple Document Interface) form, when I open 2 forms at the same time, and close one form first, then I can still see some image of previous form overlapped on the other form, if I minimize the window and the maximize the other form, the overlapped image will disappear!
Does anyone know how to prevent from this situation? Thanks!
Best
2008 Jan 14
10
Using EventMachine to listen from non-network
I''ve actually found a way to make EventMachine listen to events from a
serial port, but only by using the pure Ruby version, using Guilliame
Pierronnet''s Ruby/SerialPort library. It turned out to be simpler
than I thought it would be:
require ''serialport''
$eventmachine_library = :pure_ruby
require ''eventmachine''
module EventMachine
class
2003 Nov 09
1
BIND version 9.2.1 how do i do local dns and external resolution
I wish to be able to do 2 things:
1) Resovle local names to IP's e.g o wish to name my mail server at 10.0.0.1 mail.cfu.local
2) I would like to host my own DNS server for internet use localy as the local ISP here
somtimes have problems with their services.
I am currently running RedHat LINUX9 with Samba 2.2.8a with Bind 9.2.1
my proxy server running squid is on 10.0.0.100 internal
2001 Dec 18
0
ssh: limits on authorized_keys2 (fwd)
Damien wrote:
> Could you redo your traces with "-v -v -v" set? Best send the report to
> openssh-unix-dev at mindrot.org so it isn't just myself looking at it.
Attached are a number of log files from a problem I'm seeing with
DSA/authorized_keys2 when operating ssh strictly with Protocol
2. Damien has not been able to reproduce it with his RSA setup.
When my server has
2004 Jul 23
2
Cisco 12sp firmware... Anyone got it???
Looking for firmware (anything) for the 12sp model phones. Anyone got it drop me a line!
steve_mcmahon@hotmail.com or ajener@qwest.net
Sincerely,
Steve McMahon
Digital DataBits Innovations
Salem, OR 97301
Office: (503)371-6448 Ext. 2
Cellular: (503)881-6828
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Jun 12
0
Help needed with Elographics touchscreen
I'm trying to get an Elographics serial touchscreen working with CentOS
6.2 using the xorg-x11-drv-elographics driver.
Touching the screen will wake it up if the screen has blanked, but it
never moves the cursor on the screen. There is also a keyboard and mouse
connected while I'm trying to get this going and they are loaded
automatically and using the evdev driver.
Here are the relevant
2010 Jun 18
0
Wine release 1.2-rc4
The Wine development release 1.2-rc4 is now available.
What's new in this release (see below for details):
- Many translation updates.
- A lot of bug fixes.
The source is available from the following locations:
http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.2-rc4.tar.bz2
http://prdownloads.sourceforge.net/wine/wine-1.2-rc4.tar.bz2
Binary packages for various
2005 Mar 26
1
test65 "deliver" LDA bug
Hello.
I've tried to implement dovecot's deliver LDA to my home mailserver.
I've run into troubles :)
dovecot-deliver.conf:
-- snip --
mail = maildir:%h/Maildir:INBOX=maildir:%h/Maildir
mbox_read_locks = flock
mbox_write_locks = flock
-- snip --
when i run:
deliver -d bfg < email.txt dovecot delivers message to ~/Maildir/maildir/new
It acctually creates "maildir"
2012 Oct 17
1
Adding an MT9234ZBA-USB modem to CentOS6.3
How, exactly, does CentOS-6.3 with udev recognize an USB modem when it
is plugged in. How is it indicated? What other configuration is
required?
I can find the modem in /sys/class/tty and I can get the attributes
using udevadm but I do not see anything in ps that refers to the modem
device.
--
*** E-Mail is NOT a SECURE channel ***
James B. Byrne
2012 Mar 30
0
Wine release 1.5.1
The Wine development release 1.5.1 is now available.
What's new in this release (see below for details):
- Built-in JavaScript now preferred over Gecko in most cases.
- Support for scalable font resources.
- Fixes for audio and video playback.
- Support for script decoding in JScript.
- Various bug fixes.
The source is available from the following locations:
2006 Mar 22
2
has_many, belongs_to
I have one table(profiles) where each row has many rows in another
table(carriers).
If I write profile.carriers I get a collection containing all carriers
that belong to the current profile.
My question is: how do I sort the collection profile.carriers? I would
like to sort it on one of the columns (found in the table carriers). Can
I override some method in the carrier model or somewhere
2006 Jan 31
2
NameError/Unitialized Constant With PayPal Gem
I am trying to use the PayPal gem and having a little trouble.
I installed the gem w/o any trouble:
paypal (1.0.1)
Paypal IPN integration library for rails and other web applications
When I try to use it in my controller, as follows:
def paypal_ipn
notify = Paypal::Notification.new(request.raw_post)
...
end
I get a NameError:
uninitialized constant Paypal
This error occured
2006 Feb 15
0
Multiple Conditions and ActiveRecord::RecordNotFound
Hey all,
It seems that if I do a Foo.find(:first, :conditions => ["identifier =
?", content_identifier]) and no records are returned then I get the
exception thrown.
When I add a second condition Foo.find(:first, :conditions =>
["identifier = ? AND bar = ?", content_identifier, "1"])
Even though again no records are returned, the exception isn''t
2012 Jan 03
3
Problem with DomU, gentoo, xen-4.1.1
Hello!
# uname -a
Linux localhost 3.0.6-gentoo #4 SMP Sun Jan 1 04:25:00 Local time zone must be set--see zic m x86_64 Intel(R) Xeon(R) CPU E31270 @ 3.40GHz GenuineIntel GNU/Linux
# xl list
Name ID Mem VCPUs State Time(s)
Domain-0 0 3045 8 r----- 1060.0
DomU .config:
# cat /usr/src/linux/.config |
2006 Jan 02
2
How to create "special" (source) file
Dear All,
I'm a Marine Biologist using R (in a most informal and applied way) for a couple of years. Actually, I've been using R to analyse the results supporting my thesis. I would like to put together (in the same file) the data (.txt files) and the scripts files (.R files) for each chapter. How can I do this?
Thanks in advance, Eduardo Esteves
[[alternative HTML version deleted]]
2002 Jan 05
6
login script problem
Hello all. I'm having a bit of trouble with login scripts. Whenever a
workstation logs in, the first line in the batch file gets run, but then
a "Batch file missing" error is displayed. I've checked the permissions on
the file and changed them to 777 and it still doesn't work. I'm using
samba 2.2.2. Any ideas?
Here's my config snippit:
logon path =
2013 May 13
5
Serial Passthrough broken in Debian Wheezy?
Hello,
I just discovered a strange bug with serial passthrough in xen 4.1 on
Debian Wheezy. The Dom0 has a GSM modem connected to serial port. The
serial port is passed through to a DomU with options 'irq = [ 4 ]' and
'ioports = [ '3f8-3ff ]'.
This worked as expected on Debian Squeeze with Xen 4.0 and Linux kernel
2.6.32 (both for Dom0 and DomU). On Debian Wheezy with Xen
2013 May 13
5
Serial Passthrough broken in Debian Wheezy?
Hello,
I just discovered a strange bug with serial passthrough in xen 4.1 on
Debian Wheezy. The Dom0 has a GSM modem connected to serial port. The
serial port is passed through to a DomU with options 'irq = [ 4 ]' and
'ioports = [ '3f8-3ff ]'.
This worked as expected on Debian Squeeze with Xen 4.0 and Linux kernel
2.6.32 (both for Dom0 and DomU). On Debian Wheezy with Xen
2017 Oct 03
0
Asterisk 15.0.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 15.0.0.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 15.0.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following issues are resolved in this release:
2017 Aug 02
2
Asterisk 15.0.0-beta1 Now Available
The Asterisk Development Team would like to announce the first beta of Asterisk 15.0.0.
This beta is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 15.0.0-beta1 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following issues are resolved in this beta: