http://bugs.winehq.org/show_bug.cgi?id=3950
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pammann(a)aro.ch
------- Additional Comments From tony.lambregts(a)gmail.com 2006-31-05 17:46 -------
*** Bug 5328 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5328
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From tony.lambregts(a)gmail.com 2006-31-05 17:46 -------
It's starting wine's start.exe. You could you try this workaround
cd /media/toshiba/
mv start.exe _start.exe
wine _start.exe
*** This bug has been marked as a duplicate of 3950 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3049
------- Additional Comments From florian.zeitz(a)gmx.de 2006-31-05 17:09 -------
This is happening to me too, but I noticed that the text does show if I start
Grim Fandango from the directory it is installed in. Looks like there is some
search path problem...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5329
Summary: Bug in BitBlt() implementation
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kdntl(a)yahoo.fr
This bug is related to <http://bugs.winehq.org/show_bug.cgi?id=4140>.
This issue of wrong screen colors in the software Emu48 has been solved by
replacing (in the source code of the win32 application) a BitBlt() call by a
StretchBlt() call. This demonstrates than the bug is likely to be situated in
the BitBlt() implementation of wine.
Here is a post of the author of emu48 for some other details:
<http://groups.google.fr/group/comp.sys.hp48/msg/51fd7d2f80efbc5d>
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5328
Summary: ./wine /media/toshiba/Start.exe does start the correct
program
Product: Wine
Version: 0.9.14.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pammann(a)aro.ch
./wine /media/toshiba/Start.exe
Does start the "internal" "Start.exe", but it should execute the program located
on the CD-ROM. The prefix "/media/toshiba/" seems to be ignored.
Also changing into the "/media/toshiba" and starting it from there
with: "wine Start.exe" seems not to work.
$ ./wine /media/toshiba/Start.exe
Start a program, or open a document in the program normally used for files with
that suffix.
Usage:
start [options] program_filename [...]
start [options] document_filename
Options:
/M[inimized] Start the program minimized.
/MAX[imized] Start the program maximized.
/R[estored] Start the program normally (neither minimized nor maximized).
/W[ait] Wait for started program to finish, then exit with its exit code.
/L Show end-user license.
start.exe version 0.2 Copyright (C) 2003, Dan Kegel
Start comes with ABSOLUTELY NO WARRANTY; for details run with /L option.
This is free software, and you are welcome to redistribute it
under certain conditions; run 'start /L' for details.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4579
------- Additional Comments From gatekeep(a)gmail.com 2006-31-05 14:54 -------
Oops, forgot my comments in the previous post. I found that in Wine 0.9.14, this
error occurs in the wintab32 dll. Commenting out the DllMain portion of the code
seems to resolve the issue.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3926
------- Additional Comments From erzu555(a)hotmail.com 2006-31-05 14:21 -------
I discovered that the Oracle 8.1.7 Installer needs the windows version of the
Java Runtime to be preinstalled. So I did the following steps :
- remove Oracle folders from folder .wine
- install windows version of Java Runtime 1.3.1 with wine
- wine SETUP.EXE (=start Oracle installer)
- fill in the File Locations
- select Oracle8i Typical Installation 8.1.7.0.0
- I receive different windows and I always take the default settings
- the installer continus until it freezes on the window Configuration tools
So the problem is still not solved. I have not tested the Oracle 10g installer.
But I suppose that the Oracle 10g needs the windows version of Java Runtime
1.4.2 (or 1.5) to be preinstalled.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5178
------- Additional Comments From thunderbird8(a)gmail.com 2006-31-05 14:04 -------
This bug appears to only happen when the ALSA sound driver is selected in the
WINE configuration. Using the OSS driver appears to work fine. Also, with the
ALSA driver, the issue is that Ventrilo eventually becomes unable to open the
input device (and broadcasts static if using the Voice-Activated option).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5155
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-31-05 13:27 -------
Closing Duplicate
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.