similar to: Application crashes when File->open is clicked

Displaying 20 results from an estimated 1000 matches similar to: "Application crashes when File->open is clicked"

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
2004 Aug 11
5
problem with delphi bde app
Hi, I'm trying to run some old delphi application, which uses BDE to connect to an access mdb file. The application displays an error, that it couldn't open the database. I can run BDEADMIN and I see that database aliases are configured propoerly. I did some winedebugg'ing and noticed following mesassages .... ... warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:gdi:GDI_GetObjPtr
2005 Sep 27
4
Problem with DllOverrides (Wine 20050725)
Wine version used : 20050725 on debian 3.1 system. I try to use a windows application call cmc.exe (internal use) wrote with Visual Basic. The installation of this application with a windows setup file has done without problem. On the [Software\\Wine\\AppDefaults\\cmc.exe\\DllOverrides] section of the user.reg file created by the winecfg command, I have indicated "native" for all
2003 Sep 08
8
Can I execute a shell script from Wine ?
I need to be able to trigger a Linux procedure (shell script, or PERL for example) from Wine. Is it possible to do ? Please help ! Thanks. Boris Kirshteyn K-B Toys, Software Architect (413) 496-3249 bkirshte@kbtoys.com
2004 Oct 21
6
wine-20041019 build failed
This is my error message: make[2]: Entering directory `/home/jrt/wine-20041019/dlls/kernel' /usr/local/bin/gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -I/usr/local/ssl/include -I/usr/gnome2/include
2003 Feb 07
3
Missing .so libraries for DLL files
Hi. I'm trying to get this PS2 ISO generator to work. It requires the DLL:s mfc42.dll and mfc42loc.dll---hence I got them and placed them in ~/.wine/hdd/windows/system. Now it's complaining about missing .so libraries for the builtin DLL:s. I have this in the config: "mfc42" = "builtin, native" "mfc42loc" = "builtin, native"
2004 Sep 20
5
Cluster size not supported
Hello all, I just installed wine from CVS on fakewindows configuration, but I can't seem to get anything to work well. I tried installing the DCOM98, but I get "Cluster size not supported." The same error occurs when I execute just about anything. Has anyone encountered this or know what it is referring to? Thanks in advance, Leo
2002 Aug 07
2
Problem with network drives
Hi list, Trying to execute an exe in my home directory on F: drive, configured as this (same entry as in documentation/samples/config), fails : ;[Drive F] ;"Path" = "${HOME}" ;"Type" = "network" ;"Label" = "Home" ;"Filesystem" = "win95" [syl@snoop brown]$ ls -l ~/duke.exe -rw------- 1 syl wine 1427953
2004 Apr 23
2
HoMM 4 multiplayer
Is anybody luck with Heroes of Might and Magic 4 multiplayer? All works fine but multiplayer, when I try to create game I see message box with "multiplayer_creation_failure" apper and log looks so: err:ole:CoGetClassObject couldn't load InprocServer32 dll dpnet.dll fixme:ole:CoCreateInstance no classfactory created for CLSID {934a9523-a3ca-4bc5-ada0-d6d95d979421}, hres is
2004 Jan 22
1
Whatever happened to the gtk based uxtheme.dll implimentation?
Hello, This is my first post here, so I'm sorry if I'm posting this in the wrong place. A while ago on one of the wine newsletters, it was reported that somebody messed around with the uxtheme.dll implimentation to allow for native gtk themes to work with wine apps. This was a great idea, as the default widgets wine uses, are quite frankly, kind of ugly. I'm wondering whatever
2004 Aug 25
3
Wine and industrial communication like OPC
Hello! I have some questions about Wine and how/if it can be used with industrial communication like OPC (MicroSoft Com/DCom objects, DDE and more) My short question is: Can I use Wine to make OPC communication work with a Linux system. OPC "OLE for Process Control" A "general" standard for communication in industrial systems, that unfortunately is totally depending on
2004 Mar 31
1
wine segfaults and crashes my 2.4.x kernel
kernel is downloaded with up2date: [s2@katleriai s2]$ cat /etc/redhat-release && rpm -q glibc kernel && uname -r Red Hat Linux release 8.0 (Psyche) glibc-2.3.2-4.80.8 kernel-2.4.20-27.8 kernel-2.4.20-28.8 2.4.20-28.8 when i make wine to run setup.exe from WordViewer97, i am getting usual installer's window with two buttons. after pressing "Continue" i am getting
2004 Jan 15
2
serial port access - microwin step 7
hi, i'm trying to get the application MICROWIN STEP 7 (version 3.1 SP2) from siemens to run. it's a tool which can program siemens simatic S7 through different devices, among others via serial port ppi cabel. the problem is this: the application installs fine, but when i try to install a software device interface (the interface to the serial port, for example), nothing happens. the
2004 Sep 26
3
Unsolvable segmentation fault
I cannot use wine with my windows partition. Whenever I try it , I immediatly get segmentation fault messagens (even when trying to run notepad.exe). If I modify the ~/.wine/dosdevices/c: simlink then wine seems to work well (but this is not a good solution, because I want wine to find programs and dlls in my windows partition). I use kurumin (a brazillian distro based on KNOPPIX. It is basically
2004 Feb 06
2
how do i get rid of wine-kthread <defunct> ?
Hi, after a while of playing around with winedbg i have a lot of these: bash-2.05b# ps -A 559 pts/0 00:00:01 wine-kthread <defunct> 558 pts/0 00:00:04 wine-kthread <defunct> 607 pts/0 00:00:01 wine-kthread <defunct> 606 pts/0 00:00:04 wine-kthread <defunct> i tried differend variations on kill, and killall, but they don't go away. Any ideas? Regards,
2004 Dec 29
2
Cluster size not supported
Hi, I'm having a similar problem, I get "The cluster size in this system is not supported." I get this when running wine InstMsiA.exe (using the version from microsoft.com). It comes up in a windows message box. I'm running wine from yesterday's cvs. I tried running Rein's test program from this old email and I get the following output: % wine fds 'c:\'
2004 Aug 16
1
Program cannot find COM ports
Hi! I have a problem running original Siemens Mobile Phone Update program. It starts but writes "No COM ports available" and then quits. I have my ports correctly configured but I didn't find any attempt to use them by the program (with WINEDEBUG=all). However, I've found an attempt to use the key "Hardware\\DeviceMap\\SerialComm", which is not present in any of
2004 May 03
3
wine-users digest, Vol 1 #1757 - 10 msgs
where can i download the latest version of wine i went to winehq but seem to be lost cant find my way can you help ----- Original Message ----- From: <wine-users-request@winehq.org> To: <wine-users@winehq.org> Sent: Saturday, May 01, 2004 9:06 PM Subject: wine-users digest, Vol 1 #1757 - 10 msgs > Send wine-users mailing list submissions to > wine-users@winehq.org > > To
2002 Feb 27
3
winsock 16 BIT
Hi! In October I worked with a client-server (using winsock.dll) 16 bit aplication emulated in wine (Not using ODBC), it worked fine. This aplication needs to connect to a server using port ctsql 5557/tcp, this service is in my /etc/services. And wine made all realy fine (Version 20011108). With the release 20011226 (I think)started the problem. Something changed with winsock 16-bit. I've
2004 Jul 12
2
Problem with wine and Photoshop 7.0
To start off here is my version: drew@taz:~/downloads [14:26:56] -> wine -v Wine 20040505 When I run photoshop like this: wine "C:\\Program Files\\Adobe\\Photoshop 7.0\\Photoshop.exe" I get a little window form with an "OK" button that has "Adobe Photoshop 7.0" as it's title. I click OK, and it quits out. Any suggestions ? - Drew