http://bugs.winehq.org/show_bug.cgi?id=3539
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-24-03 10:05 -------
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.
http://bugs.winehq.org/show_bug.cgi?id=3535
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-24-03 10:04 -------
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.
http://bugs.winehq.org/show_bug.cgi?id=3531
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-24-03 10:04 -------
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.
http://bugs.winehq.org/show_bug.cgi?id=3525
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-24-03 10:03 -------
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.
http://bugs.winehq.org/show_bug.cgi?id=4663
------- Additional Comments From multescugeorge(a)yahoo.com 2006-24-03 09:18 -------
The program runs flawlessly with wine 0.9.7 and early 0.9.8. The bug was
introduced in 0.9.8 somewere.
And the problem is that ypops does NOT crash into the debugger, it exits
silently without any error message in newer wine's, from 0.9.8 and on.
I'll make the test you suggested as soon as possible.
--
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=4885
------- Additional Comments From b.buschinski(a)web.de 2006-24-03 08:25 -------
Well I was a week offline
and wuuiiiiiihhh I didnt change anything
it works ;-)
--
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=4923
Summary: Race condition in keyboard code
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter(a)cendio.se
In some cases the key combination AltGr+2 produces "2" (wrong) rather than "@"
(correct), when using a Swedish layout. The problem is a race condition: If a
KeyEvent occurs almost directly after the "2" key is pressed, the AltGr state is
incorrect. This is because X11DRV_KeyEvent and X11DRV_ToUnicodeEx uses the
common, global, static variable: AltGrMask.
I've reported this to the mailing list, see
http://www.winehq.org/pipermail/wine-devel/2006-March/045834.html.
--
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=4868
------- Additional Comments From huw(a)codeweavers.com 2006-24-03 06:29 -------
Could you generate a +relay,+bitmap,+x11drv,+seh log please?
--
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=4663
------- Additional Comments From Speeddymon(a)gmail.com 2006-24-03 06:01 -------
George, just to make sure I understand the problem, ypops used to crash into
winedbg, but now when you run it, it just returns you to the command prompt?
If that is the case, can you try using the latest wine version, but reverting
the patch that supposedly causes the problem?
You can do that by downloading the patch's .diff, and running the patch command
with -R.
Once that is done, compile wine as you normally do, and let us know if ypops
runs then..
I'm asking you to do this because I don't think that the patch they are having
you test out is the culprit.
If patch can't properly revert the patch, then try doing the same thing as
before, but on a cvs pull from somewhere shortly after it stops working (march
1st would be a good date)
Tom
--
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=3063
------- Additional Comments From linuxuser(a)process.si 2006-24-03 03:41 -------
I'm confirming this bug is still present with Wine 0.9.10 and eMule 0.47a
--
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=4666
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-msi |wine-misc
--
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=4663
------- Additional Comments From multescugeorge(a)yahoo.com 2006-24-03 02:53 -------
Tried wine 0.9.10 from a fedora5 rpm. No luck, bug still there.
I'm about to give up on newer wine's, and stay at wine 0.9.7; so far wine
0.9.7 does all i need.
--
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=4800
------- Additional Comments From mike(a)codeweavers.com 2006-24-03 02:50 -------
None of those patches look like they would introduce a slowdown. It would be
better to do a propper regression analysis to find the patch that caused the
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=4831
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-msi |wine-misc
------- Additional Comments From mike(a)codeweavers.com 2006-24-03 02:45 -------
The problem is with msvcrt.dll. Using the win2k version makes it work. Maybe a
+msvcrt trace will tell you something more interesting?
--
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=4922
Summary: Google Desktop Sidebar does not launch
Product: Wine
Version: 0.9.10.
Platform: Other
URL: http://appdb.winehq.org/appview.php?appId=4339
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.tester(a)gmail.com
Google Desktop's sidebar, deskbar and floading deskbar do not work with wine
0.9.10 and Firefox.
--
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=4921
Summary: Google Desktop Preferences does not launch
Product: Wine
Version: 0.9.10.
Platform: Other
URL: http://appdb.winehq.org/appview.php?appId=4339
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.tester(a)gmail.com
When the Google Desktop icon is right clicked on and the preferences menu item
is selected or the Desktop Preferences link is clicked from the Google Desktop a
blank page is loaded in the web browser (Firefox) and the status says connecting
to local host but it never connects.
--
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=4818
------- Additional Comments From wine.tester(a)gmail.com 2006-23-03 19:30 -------
I copied and pasted because in the testing I did the same group of dll's did
restore the funtionality of this ticket and 4816, as far as I can tell (will
know more when I can connect to an inbox). The question I have is 4816 is a
changing system tray icon (no email, new email, error) and this ticket is for a
floating message box that displays inbox information (unread emails, etc.). I
don't know anything about system tray icons or floating message boxes but is
their functionality similar? If so, then I'd agree that this is a duplicate. In
my nieve thinking, one is an icon and one is a message box so they are
different, even though the same set of dlls fixed both.
--
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=4894
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
Summary|BOINC doesn't work |Custom BOINC doesn't work
------- Additional Comments From Speeddymon(a)gmail.com 2006-23-03 19:10 -------
I'm going to reopen it since it still applies, even if only to a different
release of BOINC.
Now that the download link to the custom version that you are having problems is
in the comments, we can test this out and try to fix it.
--
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=3318
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |emoreno(a)tokonhu.com
------- Additional Comments From mike(a)codeweavers.com 2006-23-03 18:51 -------
*** Bug 4578 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 on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=4578
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Component|wine-msi |wine-misc
Resolution| |DUPLICATE
------- Additional Comments From mike(a)codeweavers.com 2006-23-03 18:51 -------
Excel Viewer 2003 and Word Viewer 2003 have the same bug due to unimplemented
advapi32.SetEntriesInAclW
*** This bug has been marked as a duplicate of 3318 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=4816
------- Additional Comments From vitaliy(a)kievinfo.com 2006-23-03 18:50 -------
*** Bug 4818 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=4818
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-23-03 18:50 -------
This really does look like a duplicate since you cuting and pasting exactly the
same information from different bug reports.
*** This bug has been marked as a duplicate of 4816 ***
--
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=4816
------- Additional Comments From vitaliy(a)kievinfo.com 2006-23-03 18:45 -------
System tray has nothing to do with native dlls. You just can not fix it using those.
There are number of Wine "core" dlls that you just can not replace with natives.
Winsock being one of those.
--
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=4478
------- Additional Comments From vitaliy(a)kievinfo.com 2006-23-03 18:37 -------
Please read MSDN. \\.\ _IS_ supported. '\\.\NSLOCK' which is a device is _NOT_.
--
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=4920
------- Additional Comments From vitaliy(a)kievinfo.com 2006-23-03 18:36 -------
This is with theming on. Would you please disable theming and try this again.
Only ATTACH NOT PASTE logs!
--
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=3759
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-23-03 17:44 -------
Closing
--
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=3759
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-23-03 17:43 -------
Closing
--
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=4478
------- Additional Comments From cnbiz850(a)sohu.com 2006-23-03 17:27 -------
Do you mean that Wine does not support the "\\.\" thing, or nslock.dll?
I have nslock.dll as it comes with the program package. I also tried it with
Win98 and NT40 as you suggested, but no help.
It looks that the "\\.\" thing is a really major issue at the moment to many
people as two other major financial analysis software in China, which currently
do not work under Wine, also seem to report about "\\.\". Does Wine not plan to
support it at all, or just in the near term?
--
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=4818
------- Additional Comments From wine.tester(a)gmail.com 2006-23-03 17:16 -------
I have some additional information regarding this bug. I've been playing around
with various combinations of native and builtin dlls and have a scenario that
gives me the error can not connect to the mailbox icon in my system tray and I
get a hoverover that appears saying there was an error connecting to the mail
box. In the output file when I debug warn+all I get a line that says "RAS
support is not implemented! Configure program to use LAN connection/winsock
instead!" but I've tried adding the winsock dll and using native/builtin and
still get the same error so I was hoping someone could offer some suggestions
because I feel like this has made some progress with getting gmail notifier to
work with wine.
The configuration is WinXP and
msasn1.dll (navite)
netapi32.dll (native,builtin)
riched20.dll (native,builtin) (not necessary, text is smaller with native)
rpcrt4.dll (native,builtin)
schannel.dll (native,builtin)
setupapi.dll (native,builtin)
shlwapi.dll (native,builtin)
userenv (native,builtin)
wininet (native)
With this configuration I get response from the gmail notifier icon when I click
tell me again and what appears to be an attempt to connect to the mail box where
before I got no response.
--
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=4816
------- Additional Comments From wine.tester(a)gmail.com 2006-23-03 17:14 -------
I have some additional information regarding this bug. I've been playing around
with various combinations of native and builtin dlls and have a scenario that
gives me the error can not connect to the mailbox icon in my system tray and I
get a hoverover that appears saying there was an error connecting to the mail
box. In the output file when I debug warn+all I get a line that says "RAS
support is not implemented! Configure program to use LAN connection/winsock
instead!" but I've tried adding the winsock dll and using native/builtin and
still get the same error so I was hoping someone could offer some suggestions
because I feel like this has made some progress with getting gmail notifier to
work with wine.
The configuration is WinXP and
msasn1.dll (navite)
netapi32.dll (native,builtin)
riched20.dll (native,builtin) (not necessary, text is smaller with native)
rpcrt4.dll (native,builtin)
schannel.dll (native,builtin)
setupapi.dll (native,builtin)
shlwapi.dll (native,builtin)
userenv (native,builtin)
wininet (native)
With this configuration I get response from the gmail notifier icon and what
appears to be an attempt to connect to the mail box where before I got no response.
--
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=1374
------- Additional Comments From OnlyOlli(a)gmx.de 2006-23-03 15:32 -------
I've tryed it with 0.9.10 too, but there is no different to all the other
versions :(
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=4183
llwang(a)infor.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |llwang(a)infor.org
------- Additional Comments From llwang(a)infor.org 2006-23-03 14:43 -------
I guess this may be that configure uses `artsc-config --libs` to determine
libraries to be linked for arts. The output for that on FreeBSD is
-L/usr/local/lib -lartsc -D_THREAD_SAFE -pthread -L/usr/local/lib -lgmodule-2.0
-lgthread-2.0 -lglib-2.0 -liconv
but when compiling using winegcc it does not understand -pthread and does not
link the thread library.
However, when I tried to change -pthread to -lpthread, the error becomes
Fatal error 'Uninitialized mutex in pthread_mutex_trylock_basic' at line 496 in
file /usr/src/lib/libpthread/thread/thr_mutex.c (errno = 86)
which does not really help.
--
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=1374
------- Additional Comments From leffeman(a)gmail.com 2006-23-03 13:22 -------
With 0.9.10, the 3D view is not hidden after I stop moving around with the
camera... I think it disappeared in 0.9.9.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=4897
------- Additional Comments From pgr(a)arcelectronicsinc.com 2006-23-03 13:19 -------
when req-force = 1 a detach_window_thread( top_window ) is called.
If I start the same or two different 16 bit programs the second one is started
with force =0 and has the same thread as the first. This causes a crash.
I have not been able to determine what make the force=1 vs force=0 between the
first program and second program.
--
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=3499
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-23-03 12:09 -------
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.
http://bugs.winehq.org/show_bug.cgi?id=3492
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-23-03 12:01 -------
Closing Duplicate
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3491
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-23-03 12:01 -------
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.
http://bugs.winehq.org/show_bug.cgi?id=3473
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-23-03 12:00 -------
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.
http://bugs.winehq.org/show_bug.cgi?id=3470
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-23-03 11:59 -------
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.
http://bugs.winehq.org/show_bug.cgi?id=3463
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-23-03 11:58 -------
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.
http://bugs.winehq.org/show_bug.cgi?id=3457
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-23-03 11:58 -------
Closing Duplicate.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3445
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-23-03 11:57 -------
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.
http://bugs.winehq.org/show_bug.cgi?id=3403
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-23-03 11:56 -------
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.
http://bugs.winehq.org/show_bug.cgi?id=2561
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
------- Additional Comments From dank(a)kegel.com 2006-23-03 11:31 -------
I tried installing Garmin Mapsource version 4.02 today
with wine from last night's CVS. I simply put in the
first of two CD-ROM discs and ran setup.exe.
This ran fine until it prompted for "disc 1",
at which point I just killed the installer
(later I'll try the symlink-swapping tricks others
have described). Running the installed MapSource.exe
caused many messages of the sort
fixme:msvcrt:__crtLCMapStringA (lcid bc687811, flags 200, n(1), 0x7fb1fd00(3),
9e6a6858, 1), partial stub!
to be displayed, and seemed to hang at the splash screen
until I pressed control-C in the terminal. After a moment,
the splash screen went away and the main interface came up.
However, a fatal error dialog also came up, saying
"There is a problem with this GARMIN application.
...
At: 3/23/2006 4:10:50 PM (UTC)
OS: Windows 2000 Service Pack 4
Processor: Pentium Pro or Pentium II, RAM: 515984 KB
APPLICATION.CPP-374-4.09
bad locale name"
and the console showed
fixme:msvcrt:MSVCRT_setlocale :Codepage only locale not implemented
Clicking ok on the dialog terminated the program, so no joy.
Still, that seems like progress compared to the other reports.
--
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=4919
Summary: Morrowind fails to start with the error "Unknown Stencil
Mode Format"
Product: Wine
Version: 0.9.10.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
As per the title, nothing else to add. Only output in the log is the 12bit
screen buffer messages noted in the other Morrowind bug
http://bugs.winehq.org/show_bug.cgi?id=4171 (non fatal afaik).
--
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=4478
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |major
------- Additional Comments From vitaliy(a)kievinfo.com 2006-23-03 09:46 -------
As I said before it looks like your program tries to install/open NSLOCK driver
(nslock.dll has something to do with that).
This is not supported on Wine.
Please try to switch win version to win9x and try again.
And it is not a blocker, sorry.
--
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=4478
------- Additional Comments From cnbiz850(a)sohu.com 2006-23-03 08:36 -------
Anyone working on this? I see that it is still not resolved in 0.9.10.
--
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=4918
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-23-03 08:09 -------
WinSCP works perfectly under current Wine. Please try again using latest Wine or
Wine-CVS. You can get latest Wine on Ubuntu using the instructions you'll find
here: http://www.winehq.org/site/download-deb
Please reopen in case you still have these issues.
--
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=4918
Summary: WinSCP 3.76 doesn't work (rates 'garbage') in 20050725
Product: Wine
Version: 20050725
Platform: PC
URL: http://winscp.sourceforge.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dgerard(a)gmail.com
WinSCP 3.76 doesn't work at all and I rated it 'Garbage' in the appdb. The appdb
says that 'Garbage' needs a mention in Bugzilla ...
This is version 3.76, the current stable version. I tested the bare executable,
not the installer or zipfile versions.
Wine version: Ubuntu package 0.0.20050725-0ubuntu1.1 under an up-to-date
Kubuntu 5.10 (Breezy).
Very, very slow to start - ten minutes to bring up initial login window, another
ten minutes to fail. (Compaq N410c laptop, 1.2 GHz PIII-M, 768MB memory; other
Windows binaries are nothing like this slow.)
It's really too slow to be usable under Wine even if it did work.
What works: logging in.
What doesn't work:
* Tabbing between fields in the login screen does not work.
* SFTP - it may work, but I killed the process 15 minutes after logging in
when no window had come up.
* SFTP with SCP fallback - same as SFTP.
* SCP - segmentation fault.
I ran it using "wine winscp376.exe" from the command line. Command line
warnings:
sizeof(RADEONDRIRec) == 100, devPrivSize 100
err:ole:CoGetClassObject class {e15e1d68-0d1c-49f7-beb8-812b1e00fa60} not registered
err:ole:create_server class {e15e1d68-0d1c-49f7-beb8-812b1e00fa60} not registered
fixme:ole:CoCreateInstance no classfactory created for CLSID
{e15e1d68-0d1c-49f7-beb8-812b1e00fa60}, hres is 0x80040150
When I got sick of waiting and hit Ctrl-C, it gave:
err:seh:setup_exception stack overflow 140 bytes in thread 0009 eip 0066e1d1 esp
7eb40f74 stack 0x7eb40000-0x7fb40000
err:seh:setup_exception stack overflow 20 bytes in thread 000a eip 0066e1d1 esp
7a4c7fec stack 0x7a4c7000-0x7b4c8000
[I've guessed the 'component' as wine-misc because Bugzilla wouldn't let me file
this bug without it.]
--
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=4894
------- Additional Comments From kid.neo(a)gmx.net 2006-23-03 06:41 -------
Guys, you are quick! Thank you for that, especially Mike. I am not used to
people attending bugs that quickly!
Looking at the discussion, the problem mentioned resulted from using an tailored
boinc client downloadable from:
http://www.bm-makler.de/setiathome/boinc/pc/Boinc_5.2.13_P4_Athlon64_SSE2.z…
The tailored version utilises the *80.dll's. I got Boinc installed. Then one has
to replace the files of the standard boinc with those of the tailored version.
The tailored version however incorporates the *80.dll's. Upon executing
boinc.exe the error message pops up.
Since you already closed this bug and spent time and effort, I won't dare
opening it once again.
Thanks already for your work on this.
Cheers
--
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=4913
------- Additional Comments From ben(a)atomnet.co.uk 2006-23-03 05:42 -------
Ok, added the appdb entry. I've also noticed another one of my programs (that I
run through Wine) that does this, Icon Extractor. A program that I used to use
to get icons out of Windows exe files that Wine hadn't made a shortcut to, but
now that does exactly the same. 100% CPU usage, no output and no program.
--
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=4917
Summary: PEBrowse MDI menu problems
Product: Wine
Version: CVS
Platform: Other
URL: http://www.smidgeonsoft.com/download/PEBrowse.zip
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike(a)codeweavers.com
CC: dmitry(a)codeweavers.com
Open any exe file, and double click on a few of the treeview entries to bring up
some MDI windows. Make sure they're maximized, then close some of them. The
menu entries move to the RHS of the menu bar, and multiple min/max/close boxes
appear to their right.
--
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=4578
------- Additional Comments From mike(a)codeweavers.com 2006-23-03 03:24 -------
We've been through this before with WordViewer 2003. It's not an MSI bug, it's
because of this:
fixme:advapi:SetEntriesInAclW 1 0x74ec527c 0x7be8f26c 0x74ec52b8
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3773
philip(a)digitalinfinity.biz changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.9. |0.9.10.
--
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=4897
pgr(a)arcelectronicsinc.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2107 is|0 |1
obsolete| |
------- Additional Comments From pgr(a)arcelectronicsinc.com 2006-22-03 23:01 -------
Created an attachment (id=2130)
--> (http://bugs.winehq.org/attachment.cgi?id=2130&action=view)
+win trace with force value added to trace
--
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=3773
------- Additional Comments From philip(a)digitalinfinity.biz 2006-22-03 22:59 -------
I believe there are a variety of problems that come up when running this
program. its not just one but many. The program doesn't work other then to load
the main window. It might open a dialog or two but in general the program is
unstable. It will give you different results if you open different projects.
But the errors are reproduceable. They happen every time.
--
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=3773
philip(a)digitalinfinity.biz changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9 |0.9.9.
--
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=3773
------- Additional Comments From philip(a)digitalinfinity.biz 2006-22-03 22:54 -------
Created an attachment (id=2129)
--> (http://bugs.winehq.org/attachment.cgi?id=2129&action=view)
Backtracte of what happens when I open an OpenGL project
This back trace I feel gives the best results. The out of memory error comes up
still in some circumstances. I have a gig of ram. There should be more then
enough memory. for this.
I'm running an nVidia GeForce 6200 video card. Not the best card out there but
certainly a respectable one. I'm using the latest nVidia drivers.
I'm also using an Athelon 64 1.8 Ghz. Socket 939 CPU. Asus A8N-E Motherboard.
No SLI.
--
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=4897
------- Additional Comments From pgr(a)arcelectronicsinc.com 2006-22-03 22:54 -------
Adding some traces to GetDesktopWindow to show when force == 0 and != 1
Starting tester.exe in a wcmd window show force ==1.
When Kpnl1.exe is started by WinExec it has force ==0 and then causes the crash
when the tester.exe returns from the call.
My code is does a WinExec as follows and the pagefault seems to be during the Catch
stpcpy(comandstr,"kpnl1.exe ");
strcat(comandstr,_argv[0]);
if (FindWindow(0,"Simulator EDD-110") == NULL)
WinExec(comandstr,SW_SHOWNA);
if (Catch(jumper0) == 0)
{....
}
else
Throw()
--
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=3773
------- Additional Comments From philip(a)digitalinfinity.biz 2006-22-03 22:50 -------
Created an attachment (id=2128)
--> (http://bugs.winehq.org/attachment.cgi?id=2128&action=view)
Backtracte of what happens when I open an OpenGL project
This back trace I feel gives the best results. The out of memory error comes up
still in some circumstances. I have a gig of ram. There should be more then
enough memory. for this.
I'm running an nVidia GeForce 6200 video card. Not the best card out there but
certainly a respectable one. I'm using the latest nVidia drivers.
--
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=3773
------- Additional Comments From philip(a)digitalinfinity.biz 2006-22-03 22:45 -------
Created an attachment (id=2127)
--> (http://bugs.winehq.org/attachment.cgi?id=2127&action=view)
Backtrace of what happens when I open a Direct3D project. Its accompanied by
an out of memory error in the program.
When I try to load a sample direct3D project I get an out of memory error.
--
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=4841
------- Additional Comments From mike(a)codeweavers.com 2006-22-03 22:31 -------
The wcsftime patch needs to be improved a little before it can make it into the
CVS. I'll see what I can do.
--
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=4916
Summary: Installshiled crashes when installing Resident Evil demo
3
Product: Wine
Version: CVS
Platform: Other
URL: http://www.gamershell.com/download_4861.shtml
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
During the process of the installation of resident Evil demo 3, installshield
crashes with the following pop-up
Error Number: 0x80040706
Description: Object reference not set
Setup will now terminate
I attached the console output
Best regards,
Joaopa
--
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=4914
------- Additional Comments From vitaliy(a)kievinfo.com 2006-22-03 21:43 -------
It could be nothing wrong with those plags. But with fat32.
Wine has some problems with vfat. Try moving everything to Linux native FS and
see what happens.
--
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=4841
------- Additional Comments From nekohayo(a)gmail.com 2006-22-03 21:26 -------
Ok, just to make sure, the wcsftime patch will make it into the next release (if
it's stable enough), I guess? It's not some kind of obscure dark hack that
cannot go upstream right? And thanks again for your patience!
--
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=4841
------- Additional Comments From mike(a)codeweavers.com 2006-22-03 21:21 -------
The original problem is solved, but the wcsftime patch is not yet committed.
I'm going to close this bug, but feel free to create a new one for the other
problems you see (including the wcsftime one).
--
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=4897
------- Additional Comments From pgr(a)arcelectronicsinc.com 2006-22-03 21:00 -------
I did some checking and a simple EasyWin program will run and start the
kpnl1.exe with the current GIT.
With the original program it now seem to generate a 16 bit window but crashes
just the same.
--
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=3851
marc.w(a)smlintl.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.9. |0.9.10.
--
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=4866
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-22-03 18:56 -------
Closing
--
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=4791
jave27(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jave27(a)gmail.com 2006-22-03 18:48 -------
This is no longer an issue as of today's CVS.
--
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=4664
------- Additional Comments From gandalfar(a)gmail.com 2006-22-03 18:48 -------
Run the application and load a dictionary. On the right you will see three tabs:
"Opombe", "Seznam", "Zgodovina"
Click on "Opombe" and you'll get:
err:x11drv:X11DRV_CreateWindow invalid window height -4
err:heap:GlobalFree page fault occurred ! Caused by bug ?
And after closing the app the:
fixme:font:WineEngRemoveFontResourceEx :stub
gets triggered.
--
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=4915
Summary: Invalid GL call error 502 in Civ4 - causes display
issues
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jave27(a)gmail.com
When actually playing the game part of Civilization 4, quite a few 502 errors
appear in the output:
trace:d3d_draw:drawStridedFast (0x66d47350) : glElements(4, 15360, 0, 2, (null) ...)
fixme:d3d_draw:drawStridedFast >>>>>>>>>>>>>>>>> 502 from glDrawElements @
drawprim.c / 1244
The screen artifacts cause the game to be entirely unplayable (the world is
black, and you can only occassionally see the units and cities). Will attach a
trace and screenshots.
--
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=4866
nlaw(a)naad.fsnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From nlaw(a)naad.fsnet.co.uk 2006-22-03 18:15 -------
Re-installed a fresh copy of wine 0.9.10 and the problem has gone. I don't think
there was a problem with wine.
--
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=4410
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-22-03 14:47 -------
Resolving FIXED then.
--
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=2812
------- Additional Comments From dobey(a)novell.com 2006-22-03 14:46 -------
OK. Well, can anyone look at this? It would be really nice to have this working,
as I need to be able to play this game, so that I can write a native engine for
it. Thanks.
--
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=4410
------- Additional Comments From michal.seliga(a)visicom.sk 2006-22-03 14:43 -------
i think its fixed in last release - 3dmark05 doesn't complain about direct x
version anymore
--
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=4913
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-22-03 12:18 -------
Please add an entry for this program in the AppDB http://appdb.winehq.org
--
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=4914
Summary: unimplemented pmode flags in MSVC__sopen?
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bgp(a)cs.elte.hu
I get the following lines from a program which runs on windows perfectly:
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
FATAL ERROR: Sys_error("script compiler\\decompiled: Permission denied")
The file system has all the necessary access (it is a case insensitive fat32
filesystem with rw access).
--
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=4841
------- Additional Comments From nekohayo(a)gmail.com 2006-22-03 11:19 -------
Very minor bugs I noticed:
- there is no toolbar (not important, I can use the menus)
- it keeps asking me if I want to register for tech support on startup, even
though I declined last time
- it forces you to save the "batch" you were working on when exiting. Not a big
deal, I just save it and leave.
--
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=4841
------- Additional Comments From nekohayo(a)gmail.com 2006-22-03 11:13 -------
It works! You rock :)
Offtopic question: I don't want to make install (to keep the system clean if
0.9.9.11 makes it into ubuntu?), but I'd still like to be able to simply use
"wine" as a command in the terminal, without needing to use the full
cvs/wine/bleh path, but I can't simply make a symbolic link as it will believe
the files are somewhere else.
Is there a way to trick this? If not, it's not really important I guess.
--
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=4370
------- Additional Comments From a_villacis(a)palosanto.com 2006-22-03 10:24 -------
Wine CVS at 2005-03-22 has a (possibly) more proper fix for this bug. The fix
was proven to resolve bug 4502, and might also resolve bug 4573. Please confirm
fix for 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=4702
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-22-03 10:19 -------
Hi, philip, you've opened two bugs for this application (bug 3773 and this one,
bug 4702) I suggest you close bug 3773, one bug report is enough :)
Another question i have: could you describe the errors a little more
explicitely; does the preview window render anything at all (but screwed up for
example) or does it just refuse to render (like right here) A screenshot would
be great. Regards
--
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=4913
Summary: Revolt doesn't start but processor usage stays at 100%
Product: Wine
Version: 0.9.10.
Platform: PC-x86-64
URL: http://www.download.com/Re-Volt-demo/3000-7519_4-
911246.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
When you run the game it doesn't seem to do anything, but processor usage stays
at 100% and there are no messages written out to the terminal.
--
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=4841
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2118 is|0 |1
obsolete| |
Attachment #2119 is|0 |1
obsolete| |
------- Additional Comments From mike(a)codeweavers.com 2006-22-03 10:01 -------
Created an attachment (id=2123)
--> (http://bugs.winehq.org/attachment.cgi?id=2123&action=view)
Better patch to implement wcsftime
That'll teach me not to check my compiler warnings. The previous patch was
missing a * in an important place ... This one should work better.
--
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=4912
Summary: Regression: Mechwarrior 3 worked with 0.9.9 but not with
0.9.10
Product: Wine
Version: 0.9.10.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-patches
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
The game used to start previously (but crash in the mission briefings anyway)
but now when the game is started the screen goes black for a few seconds then
drops back to the desktop.
--
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=4407
------- Additional Comments From tuharsky(a)misbb.sk 2006-22-03 09:58 -------
Created an attachment (id=2121)
--> (http://bugs.winehq.org/attachment.cgi?id=2121&action=view)
Log +loaddll with most DLL's set to native
Based on the previous log, I tested the issue with some native DLL's from WXP
that the ISS app uses (as state by +loaddll log).
Here's what DLL's has been tested set to native (all together):
gdiplus, imm32, oleacc, uxtheme, wininet, shlwapi, urlmon, oledlg, rpcrt4,
msacm, msacm32, iphlpapi, lz32, cabinet, oleacc, shlwapi, winspool, msvcrt,
comctl32, comdlg32,
and of course oleaut32, odbccp32, odbc32.
The printing dosen't improve either, nor does the overall behaviour of ISS app.
This can be interpreted 2 ways:
1, Wine is very good
2, The bug is somewhere deeper in Wine so that changing the mentioned DLL's
doesn't help
--
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=4006
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-22-03 09:43 -------
Ah, the install bug was reported already. Steffen, try Mike's patch
http://www.winehq.org/pipermail/wine-patches/2006-March/025122.html
or next wine-release where it should be fixed. see bug 4894 for more info.
--
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=4911
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-22-03 09:40 -------
Please add an entry for this program in the AppDB http://appdb.winehq.org
--
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=4894
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Summary|msvcp80.dll and msvcr80.dll |BOINC doesn't work
|not working with wine |
------- Additional Comments From mike(a)codeweavers.com 2006-22-03 09:32 -------
Looks like BOINC installs and runs (I tested both versions), so I'm closing 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=4894
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-22-03 09:26 -------
Great Mike, i fix 10 minutes after a bug was reported! that's service. I
think,unless the reporter used another version of BOINC, those *80.dlls have
maybe been installed by winetools
--
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=4841
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2109 is|0 |1
obsolete| |
------- Additional Comments From mike(a)codeweavers.com 2006-22-03 09:17 -------
Created an attachment (id=2118)
--> (http://bugs.winehq.org/attachment.cgi?id=2118&action=view)
Untested patch to implement wcsftime
Please try this patch. At least it should compile... save it into your wine
source directory, then do:
cd ~/wine
patch -p1 < wcsftime.diff
make
--
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=4841
------- Additional Comments From nekohayo(a)gmail.com 2006-22-03 09:00 -------
I got it running... almost! Using wine CVS. The installation went fine, and
FineReader.exe starts normally. The problem is that you have to activate the
product, which usually goes fine. However, when I enter my activation code, when
I click "next", it outputs
fixme:msvcrt:MSVCRT_wcsftime 0x7e6e6c10, 128, L" %x\r\n", 0x7fb9c3ac - stub
And it does nothing. The tracelog only says this:
Internal Program Error:
C:\FineReader7\FineObjects\SRC\Time.cpp, 262.
--
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=4911
Summary: ddraw DIRECTX7 crash in Resident Evil 3 demo
Product: Wine
Version: CVS
Platform: Other
URL: http://www.gamershell.com/download_4861.shtml
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
When launching the demo of Resident Evil 3, the game crashes in ddraw/DIRECTX7.
I attached the output console. Must we wait for the implementation of ddraw in
wined3d to see the demo runs?
Anyway, this a ddraw game to test the forthcoming patches for ddraw:):)
Best regards,
Joaopa
--
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=4407
------- Additional Comments From tuharsky(a)misbb.sk 2006-22-03 08:47 -------
Thanks, we managed it with Huw. You can delete them if You wish.
--
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=4268
------- Additional Comments From tuharsky(a)misbb.sk 2006-22-03 08:22 -------
This is a script I used to do it:
logsubor="/home/tuharsky/wine-0.9.10-iss-printer_spaces-"
nazov_programu="c:\\iss_num\\aa\\iss_exe.exe"
debug_parametre="+commdlg,+winspool,+print,+profile,+snoop,+relay,+seh,+msvcrt"
echo quit | WINEDLLOVERRIDES='oleaut32,odbc32,odbccp32=n'
WINEDEBUG="$debug_parametre" wine "$nazov_programu" >& $logsubor;
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=4841
------- Additional Comments From mike(a)codeweavers.com 2006-22-03 07:57 -------
You can use the CVS (instructions on the website, or GIT):
cd ~
git clone git://source.winehq.org/git/wine.git wine
cd wine
./configure && make depend && make
then run it from the source tree without installing Wine like this:
cd
~/wine/wine setup.exe
The necessary patches are all committed now, so ABBYY Finereader 7.0 should just
work. If the above is too complicated, you can wait for wine 0.9.11 to be released.
--
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=4841
------- Additional Comments From nekohayo(a)gmail.com 2006-22-03 07:46 -------
Hey Mike, I'm sorry I didn't reply earlier: I don't have wine CVS (I should try
it out... I guess it's not really hard is it? Anything different I should watch
out for compared to using the distro-provided package of ubuntu?)
And.. hey, thanks for your time on this 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=4894
------- Additional Comments From mike(a)codeweavers.com 2006-22-03 06:50 -------
This patch fixes the BOINC install problem that Louis pointed out.
http://www.winehq.com/pipermail/wine-patches/2006-March/025122.html
After that, BOINC runs fine for me. The version of BOINC listed above uses
msvcp71.dll and msvcr71.dll. I'm going to close this bug as invalid soon unless
somebody provides a link to the broken version...
--
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=4894
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.winehq.org/piperm|http://einstein.astro.gla.ac
|ail/wine-users/2006- |.uk/download/boinc/dl/boinc_
|March/020621.html |5.2.13_windows_intelx86.exe
------- Additional Comments From mike(a)codeweavers.com 2006-22-03 06:15 -------
Add a direct link to the .EXE that I think you're using... downloading it to test.
--
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=4894
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-22-03 06:08 -------
Hi, for what it's worth , it tried to run the application as well; i downloaded
the recommended version from http://boinc.berkeley.edu/download.php
The installer complained about Internet exlporer not being installed. So i did
'touch ~/.wine/drive_c/windows/system32/shdocvw.dll'
Then the installer crashed in msi; as a hack i took out line 754 in
/dlls/package/msi/package.c (where it crashed)
Now the gui came up just fine after the installation finished, and the program
seems useable.
Now inside BOINCS directory there's only msvcr71 and msvcp71, and not the dlls
you mentioned. where did you get them from? Maybe you could try to just remove
them and run with msvcr71 and msvcp71. So other than the installer bug i cannot
see your problem really. (If it's useful i could attach the crash in msi)
--
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=4894
------- Additional Comments From kid.neo(a)gmx.net 2006-22-03 05:22 -------
The component that fails is the 'boinc' executable itself. It relies on
accessing the MSVCR80.DLL which upon doing so returns this the error message.
I am not sure but it seems that the MSVCR80.DLL is an integral component to the
Visual Studio 8 suite. Maybe that helps in localising the 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=4897
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-22-03 04:41 -------
I get exactly the same error (using current cvs, whiped away everything before)
And i can confirm it worked in 0.9.8
(running tester.exe)
--
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=4897
------- Additional Comments From julliard(a)winehq.com 2006-22-03 04:38 -------
It sounds like your tree was not rebuilt properly. That bug was fixed
a couple of hours after the commit that introduced it.
--
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=4879
akito2(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From akito2(a)free.fr 2006-22-03 02:14 -------
i resolved my error by typing the order in the repertory of Arcanum
/Arcanum$ wine Arcanum.exe -doublebuffer -no3d
In really game works
--
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=4264
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From vitaliy(a)kievinfo.com 2006-21-03 23:23 -------
Ok the mouse part is fixed [Bug 2981]. Left only crash.
--
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=1434
Bug 1434 depends on bug 2981, which changed state.
Bug 2981 Summary: direct input device only works when created in the thread which created the window
http://bugs.winehq.org/show_bug.cgi?id=2981
What |Old Value |New Value
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
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=2981
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-21-03 23:22 -------
Patch commited. Closing.
--
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=2012
Bug 2012 depends on bug 2981, which changed state.
Bug 2981 Summary: direct input device only works when created in the thread which created the window
http://bugs.winehq.org/show_bug.cgi?id=2981
What |Old Value |New Value
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
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=4910
Summary: wine + Firefox 1.5 + a particular Flash 8 movie = severe
performance problem
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
On one particular swf 8 movie served up as an
ad on sf.net, firefox 1.5 on wine (cvs as of a couple
days ago) was unable to switch tabs
it was so consumed playing the movie.
Firefox on Linux with same movie was fine.
I'll upload the movie in a tarfile with its
.swf and .js helpers; to play, load the .htm file
in the browser.
--
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=1631
------- Additional Comments From jave27(a)gmail.com 2006-21-03 22:35 -------
Confirming garbled sound with Tom Clancy's Ghost Recon and the same
err:dsound:DSOUND_MixOne underrun on sound buffer 0x....
--
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=2389
marc.w(a)smlintl.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.9. |0.9.10.
------- Additional Comments From marc.w(a)smlintl.com.au 2006-21-03 21:41 -------
Updated news****
Well installation has progressed significantly further. I installed mozilla
the browser then the moz activex. On a standard install. I then installed
flashplayer for windows.
I then when through the install it loaded up and went a lot further. I came
to enter my installation key code. However there is not enough spots for me
to enter the numbers.
marc@ubuntu:/media/cdrom$ wine autorun.exe
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:CoRegisterMessageFilter stub
marc@ubuntu:/media/cdrom$ fixme:ole:CoRegisterMessageFilter stub
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:ITypeInfo_fnRelease destroy child objects
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
fixme:win:SetWindowTextA setting text "InstallShield Wizard" of other process
window (nil) should not use SendMessage
fixme:x11drv:X11DRV_SetWindowRgn not supported on other thread window 0x40024
Protocol error:0x81cbc98: bad wait fd
That is where it ends. It didn't end nicely either I had to kill -9 the
process to get it to exit. Also because I couldn't enter enough numbers I had
to actually exit because I can't get it further.
--
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=4897
pgr(a)arcelectronicsinc.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
------- Additional Comments From pgr(a)arcelectronicsinc.com 2006-21-03 20:21 -------
This is a version of my application. Readme included
http://69.49.235.190/test16bitapp.zip
--
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=4329
------- Additional Comments From ben(a)atomnet.co.uk 2006-21-03 19:31 -------
Ok, that doesn't work for me (it ran but still the same error). Also my
executable for the game is named FLASHPOINTRESISTANCE.EXE rather than ofp.exe
unless you were just abbreviating.
--
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=4329
------- Additional Comments From mike(a)mikearthur.co.uk 2006-21-03 19:26 -------
I found a bizarre fix, which isn't really a fix.
If I run "linux32 wine ofp.exe" it works!
This may help explain:
linux32 changes the personality of command and all its children to
return i686 instead of x86_64 in uname -a. This is useful to fool
shell scripts or programs that check for the architecture explicitely
into believing that they run on a true i686 system. In addition it
moves the top of stack of the 32bit child processes to 0xc0000000.
This is useful to execute some broken applications that break when the
stack top is at 4GB. On the other hand it limits the usable heap memory
more than necessary. When --4gb is specified this is not done.
--
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=4907
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Juiced Demo dont |Juiced Demo dont start
|start(SystemParametersInfoW |
|Unimplemented action) |
------- Additional Comments From mike(a)codeweavers.com 2006-21-03 19:21 -------
Unlikely to be related to SystemParametersInfoW...
--
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=4329
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords|NoAppDBEntry |
------- Additional Comments From tony.lambregts(a)gmail.com 2006-21-03 19:20 -------
Does this have anything to do with bug 4749 ?
--
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=4329
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ben(a)atomnet.co.uk
------- Additional Comments From tony.lambregts(a)gmail.com 2006-21-03 19:17 -------
*** Bug 4909 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=4909
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From tony.lambregts(a)gmail.com 2006-21-03 19:17 -------
Resolving as DUPLICATE
*** This bug has been marked as a duplicate of 4329 ***
--
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=4857
galeru(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Jumper 2 can't load mci |Game Maker Games can't load
|Driver |mci Driver
------- Additional Comments From galeru(a)gmail.com 2006-21-03 19:12 -------
all of the games complain about being unable to load the mci driver, then fails
due to a bad value in X.
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"MPEGVIDEO".
...
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 53 (X_CreatePixmap)
Value in failed request: 0x0
--
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=4909
------- Additional Comments From ben(a)atomnet.co.uk 2006-21-03 17:49 -------
It forces you to select a "component" so I guessed at "directx". I don't know
enough about Wine to be able to classify it myself.
--
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=4909
------- Additional Comments From super-greg(a)gmx.de 2006-21-03 17:22 -------
duplicate #4329
amd64 issue only has nothing to do with dx
--
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=4909
Summary: OperationFlashpoint fails to start due to memory
allocation issue
Product: Wine
Version: 0.9.10.
Platform: PC-x86-64
URL: http://www.flashpoint1985.com/download/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
Nothing appears in Wines console which is odd, but the game refuses to start, a
messagebox just appears stating "Unable to reserve virtual memory (128MB)".
--
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=4897
pgr(a)arcelectronicsinc.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Regression page fault at |Regression Use explorer to
|access to 0xffffffff in 16 |handle desktop window fails
|bit application |with 16 bit application
------- Additional Comments From pgr(a)arcelectronicsinc.com 2006-21-03 16:30 -------
Reversing this one change in server/window.c allows my application to run with
the current git.
DECL_HANDLER(get_desktop_window)
{
- struct window *win = get_desktop_window( current, 1 );
+ struct window *win = get_desktop_window( current, req->force );
if (win) reply->handle = win->handle;
}
The trace show that a 32bit window is created for the 16 bit application if
req-force is used and shortly followed by a page fault. With req->force replaced
by 1 a 16 bit window is created and things function.
There is a problem with borland's easywin lib and it will not run on win98 or
higher with the same type page fault.
--
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=4908
Summary: Low quality sound
Product: Wine
Version: 0.9.10.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
I've noticed the sound in Wine seems to be low quality a lot of the time, say
22,100Hz and 8bit rather than what the game should normally sound like (I've
noticed this on most games afaict). Cedega sounds fine and obviously so does
Windows, so I'm just trying to figure out of this is a Wine issue (known
limitation) or something else? (I've done several clean installs on my machine
of different versions, now on the latest and all do it). For the record I use
OSS as the output method as for some reason Alsa only lists Midi In and Midi out
in the audio section of winecfg, despite the fact that I use Alsa for everything
else and OSS is actually provided for by the Alsa OSS compatability layer.
--
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=4907
Summary: Juiced Demo dont start(SystemParametersInfoW
Unimplemented action)
Product: Wine
Version: CVS
Platform: PC
URL: http://www.gamershell.com/download_9123.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: super-greg(a)gmx.de
CC: super-greg(a)gmx.de
Juiced consists of two exe files; Juiced.exe and JuicedConfig.exe
Everytime running Juiced.exe ends that the game calls JuicedConfig.exe. I have
to validate my graphic settings everytime although it is normal that this is
only one time necessary.
I think this is due this lines:
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS)
--
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=4880
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-21-03 16:16 -------
closing
--
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=4268
wine.dev(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|comdlg32: ISS@VFP9 -unable |Printer-Names have a leading
|to print |space in ISS@VFP9
------- Additional Comments From wine.dev(a)web.de 2006-21-03 16:08 -------
Hi
I really want to fix the Issue with the leading Space, but I need your Help.
>From your Comment #39:
>1) Problem with leading space in printer name
>trace:winspool:GetDefaultPrinterW L"xerox_230,WINEPS,LPR:xerox_230"
>trace:winspool:GetDefaultPrinterA 0x0000000a/0x00000104:L"xerox_230"
>trace:winspool:OpenPrinterW (printerName: L" xerox_230", pDefault (nil))
>trace:winspool:OpenPrinterW Can't find printer L" xerox_230" in registry
You attached a bunch of Log Files, but they did not help (You can mark the old
ones without the Space-Issue as Obsolete, when you attach a new log).
As I mentioned before, I need a Trace from a Machine, that has the Issue with
the leading Space in the Printername.
The "+snoop" is important for the Logfile! When bzip2 does not work, then please
use gzip.
WINEDEBUG="+commdlg,+winspool+,+print,+profile,+snoop,+relay,+seh,+msvcrt" wine
... 2>large.log
(Reply from Comment #48:)
>grep -C 1000 'L" ' large.log >not_so_large.log
>Nothing must be stripped between "GetDefaultPrinter" (without space) and
>"GetPrivateProfileStringW" (with space), so higher numbers might be needed.
>I tried the grep on the logs you alredy attached to this Bug and see the
>change from "printername" to L" printername".
>(First is ANSI without space, second is UNICODE with space).
>Windows has string-functions at several places and i hope to see the used
>functions and the memory-locations from relay.
>And when we have luck, it's msvcrt (that's why i suggested to test also with
>native msvcrt to compare the logs).
>(If it's done with OLE, then I'm lost...).
> Machine is not special, as long as the Space is inserted, but please use a
> Default Printer with only simple characters (a-z,A-Z,0-9) first.
I do not have a Setup for the old wine-versions atm., so if it's Possible then
Please use the actual CVS/GIT-Version (prefered) or a recent Snapshot (fallback).
--
By by ... Detlef
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=4906
Summary: Grand Theft Auto 3 crashes then doing texture conversion
to best suit machine
Product: Wine
Version: 0.9.10.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
When you start a game of GTA3, it converts the textures to best suit the machine
it's running on (only done once) but on Wine this crashes the moment it starts
giving a Windows error saying:
Unhandled exception: c00000005
At address: 005b3e9a
Debug and output at crashpoint is attached.
--
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=4905
Summary: Video intros fail to play in Grand Theft Auto 3
Product: Wine
Version: 0.9.10.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
When you run GTA3 the videos don't run but luckily you're able to skip them. The
output from the Wine console at the time is attached.
--
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=4880
nospam(a)thenerdshow.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From nospam(a)thenerdshow.com 2006-21-03 15:40 -------
Ah yes, this happened after playing around with GoogleEarth. I had to change
wine version to winxp to get it to install and it probably copied some XP dlls
into the system32 folder. Probably occache.dll? Typical windows dllhell. Next
time maybe I'll back up wine's c_drive before installing.
--
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=3442
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-21-03 14:48 -------
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.
http://bugs.winehq.org/show_bug.cgi?id=3432
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-21-03 14:45 -------
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.
http://bugs.winehq.org/show_bug.cgi?id=3406
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-21-03 14:44 -------
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.
http://bugs.winehq.org/show_bug.cgi?id=3405
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-21-03 14:39 -------
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.
http://bugs.winehq.org/show_bug.cgi?id=3404
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-21-03 14:38 -------
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.
http://bugs.winehq.org/show_bug.cgi?id=4879
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://arcanum.sierra.com/us
| |/media/media-downloads.html
Severity|major |normal
Keywords| |download
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-21-03 14:38 -------
Hi, i tried the demo from
http://arcanum.sierra.com/us/media/media-downloads.html
I get the same output:
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fed0db0)->(0x10024,00000011)
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 16
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 16
fixme:ddraw:DIB_DirectDrawSurface_Blt Can't handle DDBLT_WAIT flag right now.
but the game runs. Could you tell when exactly the crash happens? And does the
demo crash for you as well?
--
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=3400
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-21-03 14:37 -------
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.
http://bugs.winehq.org/show_bug.cgi?id=3395
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-21-03 14:36 -------
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.
http://bugs.winehq.org/show_bug.cgi?id=4872
------- Additional Comments From gorkk(a)goddess-gate.com 2006-21-03 12:55 -------
Experienced the same with CVS version. Without modifying directx.c, I couldn't
get to the login screen (or, actually, I got to the login screen, and got sound
at that step, but the login screen was all black and unusable). After altering
the last return in IWineD3DImpl_CheckDeviceType function in directx.c to return
D3D_OK instead of D3DERR_NOTAVAILABLE (and adding the "Fonts" registry key), I
got to the login screen and could proceed to login.
--
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=4885
------- Additional Comments From hverbeet(a)gmail.com 2006-21-03 11:49 -------
For what it's worth, I ran into this as well (also on AMD64 & Gentoo).
I was able to get it to compile again by passing configure
CFLAGS=-L/emul/linux/x86/usr/lib/ LDFLAGS=-L/emul/linux/x86/usr/lib/
--x-libraries=/emul/linux/x86/usr/lib/
The git log does show a couple of changes wrt winegcc and library paths on
2006-03-16, but I don't know if they are the cause or not.
--
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=4885
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From mike(a)codeweavers.com 2006-21-03 10:42 -------
We support standard compile using ./configure on a wine tarball or CVS/git
checkout. Your problem looks gentoo specific, so I suggest you report it to a
gentoo forum.
--
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=4885
------- Additional Comments From vnishimoto(a)bol.com.br 2006-21-03 10:38 -------
Same error, same system, but, started with 2006-03-17 for me. Until 2006-03-16
is ok.
--
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=1631
------- Additional Comments From gerald.britton(a)gmail.com 2006-21-03 10:27 -------
tested Riven again with 09.10 release. buffer underruns are gone but sound
still garbled. Actually it sounds like the sound is clipped -- as if too high a
signal is being sent to a preamp in an audio setup.
--
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=4904
Summary: Critical error when trying to start warcraft 3
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: selene_pisa(a)yahoo.it
When I try to make Warcraft 3 work it gives me this message:
This application has encountered a critical error:
FATAL ERROR!
Program: c:\Program Files\Warcraft III\War3.exe
Exception: 0xC0000005 (ACCESS_VIOLATION) at 0073:00000FD100000FD1
The instruction at '00000FD1' referenced memory at '00000FD1'
The memory could not be 'read'
Press OK to terminate the application
I am a dummie I must say, but if you help me in a SIMPLE way I will throw my
windows away and convert entirely to Linux
--
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=4888
willie(a)froq.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-multimedia |wine-x11driver
------- Additional Comments From willie(a)froq.net 2006-21-03 09:26 -------
Changed the component to reflect my recent findings...
--
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=4901
------- Additional Comments From Speeddymon(a)gmail.com 2006-21-03 06:34 -------
This looks to be a crash in libasound. Can you try the patches that are on Bug
4051, and let us know if any of them prevent the crash you are experiencing?
That's just to make sure it isn't an arts crash.
If the crash still occurs, please let us know.
--
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=4664
------- Additional Comments From wijn(a)wanadoo.nl 2006-21-03 05:53 -------
The heap error might be significant, but it is also possible not a Wine bug.
I have the program installed, can you give me instructions how to reproduce
these errors?
--
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=4898
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-21-03 01:51 -------
| And it was never possible to run GUI apps - only console apps.
Invisible OLE windows are not for GUI here. ;-)
| There are way too much to emulate for no apparent benefit.
Yes, and this doesn't imply the need of WONTFIX (it may be fixed in distant
future, as you say).
--
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=4903
Summary: Setting breakpoint in form of <module>!<id> doesn't work
Product: Wine
Version: 0.9.10.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: codemachine(a)inbox.ru
Hi,
breakpoint command in winedbg should accept identifier in form <module>!<id>:
"-Identifiers can take a '!' in their names. This allow mainly to access symbols
from different DLLs like USER32!CreateWindowExA." - from Wine Developer's Guide.
But when I enter such expressions winedbg seems to process only part before '!'.
Example:
<in some debugging session>:
Wine-dbg>b advapi32!HeapFree
No symbols found for advapi32
Unable to add breakpoint, will check again when a new DLL is loaded
syntax error
I've tried to investigate this issue and seems that problem somewhere in winedbg
Yacc rules. When I've changed 'identifier' rule in dbg.y
From:
identifier:
tIDENTIFIER { $$ = $1; }
| tPATH '!' tIDENTIFIER { .... }
To
identifier:
tIDENTIFIER { $$ = $1; }
| tIDENTIFIER '!' tIDENTIFIER { ... }
winedbg began to accept such breakpoint commands properly:
Wine-dbg>b advapi32!HeapFree
Many symbols with name 'advapi32!HeapFree', choose the one you want (<cr> to abort):
[1]: 0x7f9baa70 HeapFree in advapi32
[2]: 0x7f9baa70 HeapFree in advapi32
But it still does case-sensitive search through modules and 'ADVAPI32!HeapFree'
doesn't work, but, as far as I've understood from Developer's Guide example,
case-insensitive search is expected.
--
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=4898
------- Additional Comments From vitaliy(a)kievinfo.com 2006-21-03 00:54 -------
There is none. It's been replaced with null driver. And it was never possible to
run GUI apps - only console apps.
There are way too much to emulate for no apparent benefit.
--
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=4898
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-21-03 00:32 -------
But hey, there was a ttydrv subsystem in the Wine tree once. I thought it
should be possible to handle windowed-messages-procession with no running X
present.
As some people say - that doesn't contradict to any physics law. :)
--
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=4902
Summary: QuickTime 6.3 plugin in Firefox 1.5 causes whole screen
to go black...
Product: Wine
Version: CVS
Platform: Other
URL: http://docs.info.apple.com/article.html?artnum=120261
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Install Firefox 1.5 for Windows and
Quicktime 6.3 for Windows
(http://docs.info.apple.com/article.html?artnum=120261,
newer versions of QuickTime don't seem to work).
Try to click on an .mp3 in the web browser
(e.g. any of mp3 the links on the Minnesota Orchestra's calendar,
http://www.minnesotaorchestra.org/season/event_detail.cfm?id_event=33)
It'll play, all right, but the background of
your desktop is totally blacked out, and
you have to cover and uncover it to get it to display again.
--
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=4901
Summary: Error changing audio configuration
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrewjj20(a)yahoo.com
there was an error while trying to change the audio configuration. the dump
will be attached.
--
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=4841
------- Additional Comments From mike(a)codeweavers.com 2006-20-03 23:56 -------
Created an attachment (id=2109)
--> (http://bugs.winehq.org/attachment.cgi?id=2109&action=view)
Treat the msidbDialogAttributesVisible bit a bit more literally
Please test this patch and see if it fixes the problem for you. I'm not sure
that it's correct as I think I've seen dialogs with the
dbDialogAttributesVisible bit set that should not be show.
--
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=4900
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-msi |wine-richedit
Summary|RICHED20 bug in MISEXEC |X2 the Threat demo install
| |crashes with riched20 assert
| |failure
------- Additional Comments From mike(a)codeweavers.com 2006-20-03 23:34 -------
This is a richedit problem, not an msi 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=4900
Summary: RICHED20 bug in MISEXEC
Product: Wine
Version: CVS
Platform: Other
URL: http://www.gamershell.com/download_5184.shtml
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
When trying to install X2 the Threat demo, WINE crashes. Following the console
output, it seems that it is a RICHED20 bug in MSIEXEC. I attached the console
output.
Best regards,
Joaopa
--
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=4180
------- Additional Comments From phil(a)howman.com 2006-20-03 23:17 -------
Using Wine 0.9.9, Fedora Core 4 stock install. This problem definitely occurs -
putting windows core fonts into wine's windows\fonts directory solves the issue.
A "111" will not fit into the (theoretically) three-character wide first entry
field for the licence number with the default font setup, but works fine once
the fonts are copied in.
--
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=4899
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From Speeddymon(a)gmail.com 2006-20-03 22:20 -------
Duplicate. Please search for bugs before submitting a new one, and if you need
help, feel free to ask on one of the mailing lists!
Thanks :-)
*** This bug has been marked as a duplicate of 4051 ***
--
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=4051
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thomas.goose(a)gmail.com
------- Additional Comments From Speeddymon(a)gmail.com 2006-20-03 22:20 -------
*** Bug 4899 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=4899
Summary: Clicking Audio tab in winecfg causes crash
Product: Wine
Version: 0.9.10.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thomas.goose(a)gmail.com
Since upgrading to the latest version of wine for Ubuntu, I found no sound
coming from MIDI based applications running through wine and using Timidity (it
worked, although a little erratically, on the previous version {0.9.1?} ).
Clicking on the Audio tab of winecfg to try and fix these causes it to crash
with command line output
ALSA lib pcm_dmix.c:746:(snd_pcm_dmix_open) The dmix plugin supports only
playback stream
Creating link /home/thomas/.kde/socket-thomas.
can't create mcop directory
--
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=4894
------- Additional Comments From Speeddymon(a)gmail.com 2006-20-03 20:41 -------
http://boinc.berkeley.edu for the BOINC main page, and
http://setiathome.berkeley.edu for the SETI@Home main page, so you can get a
project going. Unfortunately you do have to register in order to download, but
it is only so you get the credit if your machine makes a discovery.
--
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=4894
------- Additional Comments From mike(a)codeweavers.com 2006-20-03 20:33 -------
That's nice. So please include a link to the download with the problem so that
people looking at this bug can download it without having to search round for it
then try to verify that they've got the problematic program.
--
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=4894
------- Additional Comments From Speeddymon(a)gmail.com 2006-20-03 20:14 -------
BOINC is a free download itself.. it is the Berkeley Open Infrastructure for
Network Computing, which is what the new SETI@Home is based on and uses as it's
client
--
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=4894
------- Additional Comments From mike(a)codeweavers.com 2006-20-03 19:15 -------
Is there a free download of software that exhibits the same behaviour?
--
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=4868
------- Additional Comments From dank(a)kegel.com 2006-20-03 18:13 -------
See also bug 4529 (which that patch was supposed to fix).
--
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=4886
------- Additional Comments From shea08(a)eastlink.ca 2006-20-03 17:43 -------
The mfc42.dll at dll-files.com does not fix the problem. I was however able
to get my hands on a version that does work.
~S
--
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=4898
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From vitaliy(a)kievinfo.com 2006-20-03 17:22 -------
You should tell that M$ I guess <g>
setupapi requires user32 which in turn requires gdi32. Also OLE can't run
without few windows for it's own use.
I don't think there are any ways to remove these dependancies - that's the way
all this "designed".
--
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=4898
Summary: setupapi.dll requires an (unnecessary?) connection to
the X server
Product: Wine
Version: CVS
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bero(a)arklinux.org
Not much of a problem usually, but it breaks stuff like running
wine rundll32 setupapi.dll,InstallHinfSection DefaultInstall 128 some.inf
in the post-install script of a rpm or deb package if the package is being
installed while X isn't running.
--
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=3026
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-03 15:46 -------
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.
http://bugs.winehq.org/show_bug.cgi?id=3378
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-03 15:45 -------
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.
http://bugs.winehq.org/show_bug.cgi?id=3392
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-03 15:44 -------
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.
http://bugs.winehq.org/show_bug.cgi?id=3390
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-03 15:44 -------
Closing duplicate for real this time.
--
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.