Displaying 20 results from an estimated 1000 matches similar to: "Broken Date Selection Window"
2005 Apr 14
2
Menu issues with WeatherScope
Hi all,
In my continuing efforts to get Weatherscope working in wine, I've
noticed an issue with the menubar. (WeatherScope is available here:
http://sdg.ocs.ou.edu/builds/final/win/WeatherScope/WeatherScope-1.2.1.exe)
Specifically, the menubar is not normally visible while running under
Wine. I am still able to access the menus by clicking on them, but I
have to guess as to their position.
2005 Mar 21
1
Program Crashes on Startup
Hi,
I'm trying to run a software package for viewing weather data under
wine, but the program crashes with an unhandled exception before I can
even see a window. The program is freely available (for educational and
non-commercial use) here:
http://sdg.ocs.ou.edu/builds/final/win/WeatherScope/WeatherScope-1.2.1.exe
This is running with Wine 20050310. I've included the relevent
2005 May 02
2
WeatherScope Color-Choosing Issues
Hi All,
In my continuing efforts to get WeatherScope running flawlessly under
Wine, I've noticed issues with WeatherScope's built in color chooser.
When you run the program, by default a map of Oklahoma appears. If you
right click on the entry in the legend (on the left side) and select
properties, you have the option of choosing the color. If you click on
the small color button, the
2007 Mar 14
1
Weatherscope mouse button issues
Hi,
Can anyone help me diagnose some issues with mouse button events in
Weatherscope? (http://bugs.winehq.org/show_bug.cgi?id=3077) It's a
really annoying bug, as anytime you right click on an entry to open the
properties dialog, when the dialog opens, the program thinks you are
still holding down the mouse button. This triggers the
drag-and-dropping support to reorder items, instead
2005 Jun 16
1
WeatherScope Focus/Mouse Issues
Hey all,
I've been working on getting WeatherScope running under wine. (Freely
available at:
http://sdg.ocs.ou.edu/builds/final/win/WeatherScope/WeatherScope-1.3.exe)
It's becoming quite usable, but there are a few remaining issues I'd
like to try and shake out.
1)Mouse Interaction
There is an issue with how the program handles the mouse under wine that
makes using a program a bit
2005 Nov 10
1
GetScrollInfo
Hi,
I have an DTP application (OvationPro) which runs quite well under wine.
However, there seems to be a problem with one of the functions, which
results in an error box saying "Access Denied (GetScrollInfo)(5)".
Since it has a wine glass, I'm assuming it comes from wine. Is this a known
problem, or, if not, how can I debug it?
Cheers, Tony
--
Tony van der Hoff |
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 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 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
2007 Mar 27
0
WM_TIMER stops being sent?
Hi,
I've got a problem with Weatherscope (available freely here:
http://sdg.ocs.ou.edu/builds/final/win/WeatherScope/WeatherScope-1.4.1.exe)
where the filtering of combo boxes using text typed in a line edit is
broken. (Bug here: http://bugs.winehq.org/show_bug.cgi?id=7085) This can
be seen by running the program (full path required), selecting product
(from the invisible menubar) and
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
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
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 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 Oct 28
5
Application crashes when File->open is clicked
Hello,
I found a bug in Latest wine releases. I found it in the
wine-20040914,wine-20040813 rpms for the RedHat Distributions.I had
tested it in RedHat-9.0,7.3 systems.
The bug is that, when we try to open(file->open) from any windows
applications, the application hangs. For eg., even in Notepad, when I
click File-> Open, wine shows the following error.
---------
wine: Unhandled
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 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 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