Displaying 20 results from an estimated 20000 matches similar to: "Couldn't open device 'LPT1'"
2001 Mar 13
1
Wine'ing Windows Terminal Server Client
I've tried multiple ways to get into terminal server via WINE, but have had no success. I've got Notes, Service Center, Internet Explorer... pretty much all running smoothly... but when I try to use Internet explorer to get into it, I get a box that is outlined where the desktop is supposed to be (on the IE screen, and an object load error in the IE Log)...
I then tried to run mstsc.exe
2001 Sep 25
1
Cannot start Notes Rnext Beta 3
I am using wine release 20010824 on SuSE Linux 7.2 and
am having problem starting the notes client.
Everytime I start, having used 4 different versions of
oleaut32.dll, I keep getting:
err:win32:PE_fixup_imports No implementation for
OLEAUT32.dll.97 imported from
C:\Lotus\Notes\nnotesws.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for
OLEAUT32.dll.127 imported from
2004 Apr 09
1
Sharp ZQ-290s sync software
Hi,
Since Sharps communication protocols are "top secret", I'm trying to
port their sync software to linux.
I'm new to wine, so this might be silly, but after hours of googling and
searching for solutions I'm posting this.
After installing DCOM98.exe, the Desktop software installed, and it
runs. Only problem is it doesn't detect the device connected to the
serial port
2001 Feb 28
1
com port acccess again
hi guys!
i have some problem whit wine about the $SUBJECT
i start my program and i get the following error
message:
ceta.2@sb-003:~/.wine/fakewin/csoft30 > wine
--debugmsg +comm --managed comkern.exe
err:win32:fixup_imports No implementation for
shlwapi.dll.0(StrRetToBufA)
imported from shell32.dll, setting to 0xdeadbeef
err:win32:fixup_imports No implementation for
2001 Nov 29
1
wine exits to debugger immediately. Searching for dll files?
I compiled and installed wine using the ./tools/wineinstall script
without any modifications. It built and installed without indicating
problems. When I attempt to run any program wine drops into the
debugger immediately. When I run with --debugmsg warn+all I get the
following trace which I have copied in part. I gather that wine is
searching for the following dll's: ntdll.dll,
2001 Dec 04
2
Serial Errors
Hi,
I am new to wine and the list. I am using Wine release 20010112
on a RH7.1 (used supplied RPM) to try and run a program to control a video
switcher that doesn't have a linux ported program.
The program starts OK but when it scans the com1 to diagnose the switcher,
it reports a bad serial port or faulty connection. The utility has
no problem under windows. I included a trace using
2001 Mar 12
1
WINEPS insists on using LPT1:
I'm running Wine 20010305. I am using the WINEPS driver and trying to
direct it to various printers on various ports. It seems to output to
port LPT1 regardless of the port I specify in the registry and
win.ini.
Here is a simplified scenario, in which I define only one printer, on
LPT2.
Can any one tell me what is happening?
Follow-up question: Am I limited to 9 printers, on LPT1-LPT9?
2015 Aug 07
2
Writing directly to a lpt1: port and redirect to the lpr command
I'm have a remote printer installed in the cups. I shared the printer and
it prints OK using the wine notepad.
But I have a old application that prints only if have direct access to a
lpt1 named port.
We can test executing the program wine start.exe and run the command:
echo 'test' > lpt1 that returns:
File not found
I tried to create the rule
2002 Apr 16
0
wineconsole regression
I am using the Daily Debian Wine builds (used to be the 'Drunkard' builds)
to run the freeware version of the IDA Pro disassembler (see
http://www.datarescue.be/downloadfreeware.htm). Until about two or three
weeks ago it would run OK using wineconsole. Since that time, the window
pops up then immediately disappears. Wineconsole exits with
"Wine failed with return code 1".
I
2008 Nov 24
1
LPT1 to lpr
Hi,
can I map LPT1: to a command e.g. "|lpr"
How can I use this? From my applications I only see the printers from
my CUPS. How can I use a pritner like LPT1:
now I'm using Wine 1.1.9
Regards,
Shanku
2001 Oct 15
1
WINE Printing: Couldn't open ppd file; Couldn't find PPD file
I am running wine version 20010824 and have been trying to get
printing to work. I am running wine on a Slackware 8.0 box with the
2.4.7 kernel.
Command:
wine -debugmsg +psdrv excel.exe
Result:
---snip
trace:psdrv:PSDRV_Init (0x41422000, 0x00000002, (nil))
trace:psdrv:PSDRV_Init (0x41422000, 0x00000003, (nil))
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
---snip
2003 Nov 23
1
68HC11 under wine
Hi!
I am newbie at wine and I have one problem. After a successful installation of
wine I tried to run some programs - some of them worked properly, but one
(the one I need it the most) does not work.
This program is a simulator of motorola's 68HC11 assembler. When I try to run
it, I get an error:
simko@Simkobook:~/c/programs/68hc11/asm11$ wine ASM11.EXE
2005 Nov 16
1
Newbie: any hope of running a dongle-protected app? Aladdin HASP on LPT1...
Hi,
I'm a complete Wine newbie, still in the "Shock and Awe" stage... so
apologies for obvious stupidities. I'm trying to run a VB6 app, probably
1999-vintage, under Wine. It is protected by a parallel port dongle from
Aladdin. The app installs, the HASP drivers (latest version) apparently
install, but when I run the app it tells me "HASP device driver not
2004 Jun 29
1
wine and office 2000
Materiel : pc
OS : Linux (Mandrake 10.0)
Wine Version : 2004 02 13
I am studying Wine and when I want to install Office
2000 with Wine (from the cdrom or from the hard disk)
, the install crashes with this message : " error
1311. Cannot find the source file : D:\OFFCD1_2.CAB.
Check if this file exist and if you can access to it "
But this file doesn't exist !
the cdrom
2003 Jan 05
0
warn:dosfs:DOSFS_FindUnixName () can't open dir: Cannot allocate memory
Hi everybody,
I'm trying to run Adobe Acrobat Reader 5.1 with wine
on a RedHat 7.1 system with 256 MB of physical memory
and 128 MB of swap.
I've tried wine-20021031, wine-20021125, wine-20021219
compiled from source with "gcc version 2.96 20000731
(Red Hat Linux 7.1 2.96-81)" and "gcc version 3.2.1"
(compiled from source) and installed as a non-root
user.
Each wine
2001 Nov 16
0
Getting Groupwise to run setup.exe
Hello I'm having trouble trying to run setup.exe from either the 32bit or
16bit versions of Groupwise. I copied the win32 version of ncftp.exe and
was able to get it to load up ok. I didn't have sol.exe to play with.
Here's the details.
Wine release 20011108
wine-cvs-unstripped-111601-1.i386.rpm
Redhat 7.2
Trace below.
trace:dosfs:DRIVE_Init Drive A: path=/mnt/floppy type=floppy
2001 Nov 19
2
CoolEdit -- More Errors
When I did a 'wine --debugmsg warn+all
/home/tilleyrw/Cool2000/cool2000.exe' the following core dump file resulted.
Due to its length, I'm attaching it as a file. The most interesting
section is where it reads:
warn:dosfs:DOSFS_FindUnixName 'KERNEL32.dll' not found in
'/home/tilleyrw/Cool2000'
warn:dosfs:DOSFS_FindUnixName 'KERNEL32.dll' not found in
2001 Apr 29
1
files not found
i am getting closer!!
now when i run the program (as root),
wine --debugmsg +file,+dosfs tc2000.exe
i get a messagebox:
'Files were missing that are required for TeleChart 2000. Telechart 2000
will attempt to restore your system.'
it then bombs-out:
Run-time error '429':
ActiveX component can't create object'
the only modification to config was i added
2001 Oct 23
0
Commandos
Hello NG,
I'm new in this group and I have a problem.
the game commandos from pyro studios are not running.
I post the error message at the end ...
Any hints for me?
***********************************
mirko@mirko:~$ wine --debugmsg warn+all /cdrom/Setup.exe
warn:dosfs:DRIVE_Init Drive B: not defined
warn:dosfs:DRIVE_Init Drive E: not defined
warn:dosfs:DRIVE_Init Drive F: not defined
2001 Jun 18
1
Multiple user application - won't work
Hi.
I've installed the Windows-game, Caesar 3, through WINE. I installed it as
the user pingvin and everything runs just fine. But then if I switch to any
other user and configure WINE to fit them, and then try to run Caesar 3 - it
doesn't work.
I use Codeweavers WINE preview 3, the users config-files is in ~/.wine, my
Wine directory is in /usr/local/wine and I have done the chmod -R