Displaying 20 results from an estimated 1000 matches similar to: "Multiple Agent works!"
2002 Mar 25
1
sane?
Howdy,
I've been regularly using the CVS tree for updating wine for a few
months now, and with only a few problems caused by my relative Linux
OS newbieness, I must say that it's been a dandy experience.
So, I've tried again today, and I get the following error, with having
changed nothing in my method (but maybe my system?) since my last
update:
make[2]: Entering directory
2001 Dec 05
1
Agent spell checker behavior
Howdy,
I've got an interesting behavior change in Agent in Wine as compared
to Agent in Windows. (And it doesn't have to do with the Clipboard
;-)
When I spell check an email in Agent(Windows), and I get a word not
found, I get a window that shows the not found word with a highlighted
suggested correction. When I spell check an email in Agent(Wine) the
same thing happens except the
2001 Dec 05
2
Agent sending mail behavior
Howdy,
(I'm just full of questions, today. :-)
When I send an email from Agent I get the following output:
===
fixme:mdi:MDIRefreshMenu partially function stub
fixme:ras:RasEnumConnectionsA (0x412b13f8,0x405c64cc,0x405c6514),stub!
fixme:ras:RasEnumConnectionsA RAS support is not implemented !
Configure program to use LAN connection/winsock instead !
===
I didn't realize I was using RAS
2001 Dec 04
2
Agent Clipboard issues revisited
Howdy,
It seems that there's a bit of a problem with Agent accessing the KDE
Clipboard through Wine. (Or is it the X Clipboard?)
If I start a managed wine Agent session and try to copy from Agent,
the copied info shows up in the KDE Clipboard. If I try to paste
highlighted text from the console into Agent, it works also. Once.
The second (and subsequent tries) don't work. It
2002 Mar 30
1
Winever
Howdy,
Is there any particular reason to run one winever parameter as opposed
to another. Is it for API compatibility's sake? Is it for bug
compatibility's sake?
Thanks,
====================================================
Oliver Sampson
olsam@quickaudio.com
http://www.oliversampson.com
2001 Dec 09
1
Drive letters
Howdy,
In my continuing effort to get Agent up and as functional as possible,
I'm now looking into launching applications.
For example, if I have a .jpg file attached to an email, double
clicking it should be able to open an application (like gimp) to view
the attachment.
I've run into a couple of problems with this. The first is that gimp
tries to open a file called F:\temp\xyz.jpg.
2001 Dec 04
0
Running Agent with Opera under Wine
Howdy,
I've put a little help section on my web page for running Agent under
Wine and using Opera.
http://www.oliversampson.com/computer/#Agent
If there's anything I've forgotten or should add, just let me know.
Thanks,
====================================================
Oliver Sampson
olsam@quickaudio.com
http://www.oliversampson.com
2001 Dec 06
0
Program installation
Howdy,
It seems that there are three ways to get a Windows program into a
Linux system and to be run under wine.
1) (For Linux only machines.) Copy the Program file directory onto the
Linux file system and run locally, and run with wine --debugmsg
+module,+file in order to find out which .dlls are missing and should
be copied over from the Windows.
2) Install the program onto the local Linux
2001 Dec 10
0
Staroffice compatibility
So, I thought I'd install staroffice on my system. (It didn't really
install correctly, but hey, that's a topic for a different usenet
group.)
Once I had it installed under the /opt directory structure, when I
tried to fire up my wineified email client, I got a host of errors
referring to fonts. Then when Agent opened, it immediately crashed
with an error to the effect of
2002 Apr 22
0
Access
Howdy,
I've got a program (Catraxx) that's an .exe based on the Access
database Engine. Just copying the install directory (like I did with
Agent) doesn't seem to work. I see from the AppDB that Access seems
to work pretty well under Wine. Is there some other tack I should
try, like trying to install the app natively? Any other suggestions?
Thanks,
2002 Dec 27
1
OT: cvs passwd scripting
Howdy and sorry 'bout the OT:
I'd like to write a script that once a week updated my wine CVS
sources for me. There's just one catch: I don't know how to give a
response to the passwd for the cvs tree from a script. I checked out
the advanced bash scripting at tldp.org, but I couln't get Standard
I/O rerouting to do what I wanted. Could someone give me a pointer,
or point me
2002 Feb 23
1
Agent
I am having problems loading Agent. No problem if I am logged in as
root, bit using a user I get the message 'unable to access directory
D:\gent|Data for writing.
However I do not have a D:\ drive. All Windows programs are on my
C:\drive.
2001 Dec 04
1
Wine newbie needs help, please!
Hi everyone-
This is to all of you out there who are experts with wine. I need to
run Lotus Notes 5.0.8 on my linux desktop. I hear the only way to do
this is to have wine run it for you. well...i downloaded the version
of wine for RH 7.0, got it installed, seem to have it configured, or
maybe thats my problem. I run windows NT, so I had to get the dll
files from a website that has win98
2002 Feb 17
3
Little graph questions!
I'm working up a set of small working examples in R to show what various
distributions are and the beauty of the central limit theorem. Those
example programs are in this directory:
http://lark.cc.ukans.edu/~pauljohn/R/ExampleCode/
You can feel free to use those if you want, or you can send me other
small working example code for R. The key here is small, self contained
things that
2001 Dec 03
1
Some Agent clipboard issues
Howdy,
I've installed wine and Agent under Linux, and frankly, I'm very very
impressed. I'm brand new to the Wine community and I had no idea
that, well, this was possible.
I think I've still got a lot to do to get it to work properly (e.g., I
think I saw something about font conversion.) but there's one thing
that I'm not sure where to begin looking.
I want to copy some
2004 Oct 22
3
dotplot & lattice problems: y axis values and bg color output in jpg
I have a linux system with Fedora Core 2 and R-2.0.
I was comparing plots made with plot() and dotplot() and discovered a
problem. Although the dots are positioned correctly, the numerical
labels in the dotplot y axis are not correct.
I put copies here:
http://lark.cc.ku.edu/~pauljohn/R/plotTrouble1.jpg
That is the "correct" one from plot, with the higest value on y showing
at 18.
2000 Aug 09
1
Trying to make plot of several time series in same graph
Dear Friends in R:
On RedHat linux, R-1.1, I've gotten far enough to create the graph that
shows on the screen with 3 lines, but I have some trouble. Here is the
way I created the three "overlaid" graphs:
data<-read.table("DataCulture0",header=T,as.is = TRUE)
attach(data)
tmp1<-plot(acquaint~T,type='l', ylim=c(0,1),ylab="average
2001 Aug 08
2
box doesn't surround words in legend in printed output
I have made a plot with a legend and on the screen it looks fine, but
when I save as jpg or pdf, or print, the legend box is too small, it
cuts through the words on the right side.
I put an example here:
http://lark.cc.ukans.edu/~pauljohn/R/apdftest.pdf
Is there a work around?
--
Paul E. Johnson email: pauljohn at ukans.edu
Dept. of Political Science
2006 Jan 06
3
Announcing a call transfer
With our current pbx system, a call comes in from the PSTN to the
receptionist. She then hits flash, which puts the caller on hold, calls
my extension, says "so and so is on the phone for you", I say "ok put
him through", she hangs up and I am connected to the caller.
With asterisk@home I can it # then the extension to transfer to and it
will ring there. But is there a
2006 Oct 10
4
Inbound Callcenter with multiple DIDs
I'm curious what asterisk solutions there are out there for inbound call
centers with multiple DIDs. I'm looking for solutions for a setup where
single system may have 1000 DIDs going to it, one for each account. Each
account may not get that many calls.
Solutions that will all reporting on calls coming into different
accounts, call routing for queues based on distribution groups. Like