Displaying 20 results from an estimated 6000 matches similar to: "Access"
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 Feb 17
1
Multiple Agent works!
Howdy,
I hadn't tired this in a while, but on a lark I thought I'd give it a
go. (I've been quite pre-occupied with some personal matters lately.)
I'm running successfully multiple instances of Agent simultaneously.
I'm not sure when the fix went in that fixed this, or who did it, but,
THANKYOUTHANKYOUTHANKYOUTHANKYOU!!!
Oliver "A very happy wine user who hopes to help
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
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
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
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
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
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 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.
2010 Nov 11
1
Catraxx and default cdrom drive
Hi,
Newbie alert:
Moderate experience with managing a private headless Debian server, a few weeks experience with Ubuntu AMD64 10.10 and a few hours with Wine, version 1.3.6.
Main reason for installing wine is that I want to run Catraxx v7.32, a windows-only CD database program.
Installing wine was easy; installing catraxx with minor issues but it runs OK now without problems.
Except:
2008 Jun 28
1
[LLVMdev] Using annotation attributes
On Jun 25, 2008, at 6:33 AM, Matthijs Kooijman wrote:
> Hi all,
Howdy Matthijs,
> I've also been developing an interest in using IR annotations for my
> compiler.
> Some discussion with Bart turns out that he has implemented some
> code to parse
> the llvm.globals.annotations array, but in no way integrated or
> reusable.
> We've spent some thought about how
2010 Mar 07
1
duplicate STRSXP : shallow copy ?
Hello,
As this little program illustrates, duplicating a STRSXP does not seem
deep enough.
require( inline )
fx <- cfunction( signature( x = "character"), '
SEXP y = PROTECT( duplicate( x ) );
int n = LENGTH(x);
int nc = 0 ;
char* p = 0 ;
for( int i=0; i<n; i++){
p = (char*)( CHAR( STRING_ELT( y , i ) ) );
nc = strlen( p ) ;
for( int j=0; j<nc; j++){
p[j] =
2009 Aug 05
0
Asterisk with gizmo5 and google voice only takes one call at a time.
my problem is this. I have google forward the call to gizmo5. I have this line in my sip file :
register => user:password at proxy01.sipphone.com
I believe this lines connects asterisk with gizmo5 so when it gets a call from Google, asterisk will answer it?
At the end of my sip file i have this
[Calls-From-Gizmo-Network]
type=user
context=demo
disallow=all
allow=ulaw
allow=ilbc
allow=gsm
1998 Dec 14
1
communication between: a server Samba and a PC client
hello,
I have just install the samba soft on a Solaris 2.5 station.
For the beginning, I try to print whith a PC Window's 95 configuration on a
printer define on my server Samba.
In my office, The PC are enable to communicate this a Novell Server.
When I try to print with a PC via Samba, it is possible, if in a first time, I
connect me on the server Novell (authentification database of
2019 Jan 02
0
Turn on UPS via USB
Here is another XS model:
[root at sampson log]# upsrw apc at localhost
[input.sensitivity]
Input power sensitivity
Type: STRING
Value: medium
[input.transfer.high]
High voltage transfer point (V)
Type: STRING
Value: 139
[input.transfer.low]
Low voltage transfer point (V)
Type: STRING
Value: 88
[ups.delay.shutdown]
Interval to wait after shutdown with delay command (seconds)
Type: STRING