http://bugs.winehq.org/show_bug.cgi?id=8766
------- Additional Comments From julliard(a)winehq.com 2007-22-06 04:41 -------
The warning is correct, if a bit confusing in this case. The problem is that
z:\home\scott expands to something like
/home/scott/.wine/dosdevices/z:/home/scott, which does create a loop with
/home/scott.
It does not actually matter where /home/scott is pointing, since dosdevices will
always be under it, there will always be a loop if your home dir is a symlink.
We should probably treat the dosdevices dir differently from the others.
--
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=6907
crpg(a)aha.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |crpg(a)aha.ru
------- Additional Comments From crpg(a)aha.ru 2007-22-06 03:54 -------
*** Bug 8691 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=8691
crpg(a)aha.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From crpg(a)aha.ru 2007-22-06 03:54 -------
Detlef,
Yes, this bug duplicates of 6907.
The sample programm works fine with Windows 98 setting. It does not help me
anyway because infamous BDE do not work with that setting at all (see printing
log attached). Windows NT 4.0 setting fails with printing too.
I don't know what that application doing exactly (it calls QuickReport.Print
and that all) because Quick Report that comes with Delphi 5 has no sources.
*** This bug has been marked as a duplicate of 6907 ***
*** This bug has been marked as a duplicate of 6907 ***
--
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=8735
austinenglish(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From austinenglish(a)gmail.com 2007-22-06 01:44 -------
Closing dup
--
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=3548
------- Additional Comments From Speeddymon(a)gmail.com 2007-22-06 01:43 -------
Looking back into this, I'd like to correct what I said in my last message..
Don't drop .desktop file creation.
The reason wine puts both the Freedesktop icon and the Window icon is due to
winecfg having the windows desktop set to the same location as the Linux
desktop (~/Desktop).. Either we need to change the default location to
somewhere else, or (better yet) we should intercept .lnk file creation and
put .lnk files to ~/.wine/drive_c/windows/Desktop while everything else goes
to the linux 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=7892
austinenglish(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |austinenglish(a)gmail.com
------- Additional Comments From austinenglish(a)gmail.com 2007-22-06 01:43 -------
*** Bug 8735 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=8735
austinenglish(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From austinenglish(a)gmail.com 2007-22-06 01:43 -------
Nevermind, apparently already filed as bug 7892. Didn't find it when I search
originally.
*** This bug has been marked as a duplicate of 7892 ***
--
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=8659
------- Additional Comments From austinenglish(a)gmail.com 2007-22-06 01:23 -------
You need to install Visual Basic 6 runtime. After installing that, runs fine
for me (using clean .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=8760
------- Additional Comments From mk144210(a)bcm.tmc.edu 2007-22-06 00:28 -------
I can reproduce this bug. Btw, I had to do winetricks fakeie6 and then
winetricks mdac7 in order for bioedit to run.
Misha
--
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=8767
------- Additional Comments From the3dfxdude(a)gmail.com 2007-21-06 21:39 -------
Created an attachment (id=6836)
--> (http://bugs.winehq.org/attachment.cgi?id=6836&action=view)
Backtrace
The backtrace kind of shows the issue with the race. CreateCompatibleDC starts
loading winex11, which also in turn causes winecrt to load, and starts calling
CreateDC which starts calls winex11 gdi driver funcs, but winex11 isn't
finished loading.
This problem can be worked-around, but it is annoying. Maybe somebody can sort
this out so hopefully it doesn't show up elsewhere.
--
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=8767
------- Additional Comments From the3dfxdude(a)gmail.com 2007-21-06 21:34 -------
Created an attachment (id=6835)
--> (http://bugs.winehq.org/attachment.cgi?id=6835&action=view)
CreateDIBSection test app
Test code used in discovering problem. You can cause the DISPLAY driver to load
if you call GetDesktopWindow(); see it commented out. If you don't have the
DISPLAY driver loaded before the CreateDIBSection call, then this app will
crash under wine. It doesn't crash under Windows.
--
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=8767
Summary: CreateDIBSection driver loading race
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: source, conformance
Severity: normal
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: the3dfxdude(a)gmail.com
Calling CreateDIBSection before the DISPLAY driver is loaded causes a driver
loading race.
--
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=8766
Summary: warn+file gives bizarre output for supressing symlinks
Product: Wine
Version: 0.9.39.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
While using eMule the other day I noticed some weirdness with the way Wine
handles symlinks. When I went to share folders, I noticed that Wine was not
displaying my home directory within the Z drive.
eMule uses a non-standard file browser to select directories for sharing, where
it just lists the drives and subfolders and gives you a bunch of checkboxes to
enable sharing of them. By default, Wine will pretend that some symlinks don't
exist to avoid circular recursions - in my case, this was preventing my home
directory from displaying.
/home/scott is a symlink to /media/hdc2/home/scott and is 777 root:root. Wine
is NOT showing it. However, /media/hdc2/home/scott/Movies is 777 scott:scott
and is a symlink to /media/hdb2/Movies and Wine IS showing it.
With WINEDEBUG=warn+file wine emule.exe
warn:file:check_dir_symlink suppressing dir symlink L"\\??\\Z:\\home\\scott"
pointing to parent "/home/scott"
So, some weirdness here. First of all is that this warning isn't very helpful
at all - the name of the symlink being supressed is /home/scott and it's
pointing to /media/hdc2/home/scott and aside from being backwards the display
seems to be having an error anyway.
It also seems that Wine shouldn't be supressing my home directory symlink, since
there's no recursion as a result of it. But I can't quite tell what's going on
with the weird warning.
--
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=5024
------- Additional Comments From ErV2005(a)rambler.ru 2007-21-06 19:40 -------
>if ( pIB == NULL ) return WINED3D_OK;
It looks like this "sanity check" was added in wine-0.9.39. So, game should
work right now.
--
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=8300
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |trivial
Component|wine-gui |wine-x11driver
------- Additional Comments From vitaliy(a)kievinfo.com 2007-21-06 18:56 -------
That window style should have window decorations because of:
WS_THICKFRAME
WS_OVERLAPPED
So you either picking it from the wrong window, or m$ outdid themselves yet again.
comment#1:
And how are you running all those IEs on 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=6190
------- Additional Comments From killertux(a)suomi24.fi 2007-21-06 17:57 -------
-Please specify one issue only, test results for apps should be in appdb not here.
-Does "this" happen on the Demo 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=8764
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-21-06 17:56 -------
Closing dup
--
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=8764
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |enhancement
Status|UNCONFIRMED |RESOLVED
Component|wine-kernel |wine-binary
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-21-06 17:56 -------
And it's a duplicate. SEARCH bugs before creating exact duplicates!!!
*** This bug has been marked as a duplicate of 8597 ***
--
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=8597
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dracodeejay(a)gmail.com
------- Additional Comments From vitaliy(a)kievinfo.com 2007-21-06 17:56 -------
*** Bug 8764 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=8762
------- Additional Comments From olleg(a)mipt.ru 2007-21-06 17:47 -------
I commit bug for 0.9.39, it is latest, isn't it?
I also check git version. Bug is 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=8765
Summary: Real World Golf 2007: Joystick problem with 2nd cpu
enabled on Core Duo
Product: Wine
Version: 0.9.38.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: richard_corden(a)hotmail.com
Real World Golf 2007 and it's predecessor check for the presence of their
"Game-Trak" joystick at regular intervals. With 2 CPUs enabled in the BIOS, the
game randomly believes that a second joystick has been added. This does not
happen when the BIOS is set to 1 CPU only.
[PS: the wine sources require a slight modification to change the name of
joystick reported by linux, so that the game recognises the joystick (see bug 8007)]
--
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=4781
M.B.Lankhorst(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.9. |0.9.8.
------- Additional Comments From M.B.Lankhorst(a)gmail.com 2007-21-06 17:12 -------
the patch has been included in wine since 0.9.39, however there is now a
wininet problem that makes it fail. If I do a +wininet trace it crashes,
perhaps soomeone who understands wininet can take a look at it?
You might have to use native msxml3 (see wiki) to get far enough to sign in,
I'm not sure if that is needed for msn messenger 7.5, but probably is.
--
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=8764
dracodeejay(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|wine: Unimplemented function|Unhandled exception:
|hal.dll.HalGetBusData called|unimplemented function
|at address 0x7b840a10 |hal.dll.HalGetBusData called
|(thread 0013), starting |in 32-bit code (0x7b840a99).
|debugger... |
--
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=8764
Summary: wine: Unimplemented function hal.dll.HalGetBusData
called at address 0x7b840a10 (thread 0013), starting
debugger...
Product: Wine
Version: 0.9.39.
Platform: PC
URL: http://appdb.winehq.org/appview.php?iAppId=4658
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dracodeejay(a)gmail.com
Wine crash on splashscreen in 3D Mark 03 ("MS Visual C++ error" This app. has
requested the Runtime to terminate it in an unusual way. ...)
"kernel panic" ;)
--
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=4278
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-21-06 15:36 -------
The patch mentioned is a work-around, not a general fix. I sent it to
wine-patches a few months ago, but wasn't accepted, i guess because it's a work
around....
--
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=5774
------- Additional Comments From f3ua(a)utmib.com 2007-21-06 15:33 -------
I think it's correct.
I tested the last version and kad is still up after 8 DAYS! Now we have to work
on stability... I noticed that emule does several memory leaks after days of
work and sometime using the drop-down menus, for example changing the priority
of a file, it crashes.
Via Webadmin is very stable and all stuffs work fine.
But these are other bugs....
bye
--
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=8762
------- Additional Comments From hverbeet(a)gmail.com 2007-21-06 15:24 -------
There's a small chance it's been fixed in a newer version, so you'll want to
test with the latest release or the current git 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=8763
Summary: Evernote crashes
Product: Wine
Version: CVS
Platform: Other
URL: http://www.evernote.com/en/downloads/
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Using native oleaut32 gets around the crash. Looks like a bug in OleLoadPicture
--
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=4408
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-21-06 15:20 -------
> Can someone confirm the bug still exists?
I downloaded the current version of Evernote, and it crashes because of another
bug, in oleaut32. I'll open a new bug for that. Using native oleaut32, the
application didn't hang anymore opening a new database. So i guess this bug is
fixed. Please reopen if you (reporter) still run into this bug (with older
Evernote version maybe)
>Also, we should open a new bug for the fact that evernote requires native
>riched20...
That was fixed lomg time ago.
--
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=8762
Summary: wine: Unhandled page fault on write access to 0x0000001b
Product: Wine
Version: 0.9.39.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olleg(a)mipt.ru
I play PlanetSide under wine , Debian Linux, x86_64. Often crashed. I posted
this bug to ATI first, but they redirect it to you.
http://ati.cchtml.com/show_bug.cgi?id=711
Wine was compiled from source. In wine 0.9.33 and 0.9.34 error the same. DirectX
9.0c. Radeon driver is:
$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: Radeon X1600 Series
OpenGL version string: 2.0.6473 (8.37.6)
xorg is 1:7.2-3 (debian etch)
This error appear even when I disable all shaders. Full log 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=8740
------- Additional Comments From a_villacis(a)palosanto.com 2007-21-06 14:27 -------
I am so sorry, forgot to check dependencies under clean tree. Missing control
COMDLG32.OCX is now included in a new version of the file under the same name.
Just in case, these messages in stderr might point to the cause:
err:iccvid:decode_cinepak CVID: corruption 0 (QT/AVI) != 5274 (CV)
err:iccvid:decode_cinepak CVID: corruption 0 (QT/AVI) != 23444 (CV)
--
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=8740
------- Additional Comments From killertux(a)suomi24.fi 2007-21-06 14:15 -------
Test app fails with missing file here so do you have that file or/and debug log
of the problmem I am just trying to see that this is not same issue I have with
other app.
--
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=3303
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |minor
------- Additional Comments From vitaliy(a)kievinfo.com 2007-21-06 12:30 -------
Changing severity. Don't know why this is major? When all other bugs are
consistently marked by Dan's boys as normal?
--
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=8737
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2007-21-06 12:27 -------
And the problem is? Any messages outputted by Wine do not make it a 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=8761
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-21-06 12:24 -------
Closing dup. Search bugs next time when filing _EXACT_ 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=1631
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tobiwae(a)gmx.de
------- Additional Comments From vitaliy(a)kievinfo.com 2007-21-06 12:24 -------
*** Bug 8761 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=8761
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-21-06 12:24 -------
Duplicate.
*** This bug has been marked as a duplicate of 1631 ***
--
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=8761
Summary: Gothic I and II: sound buffer underruns, sound
stuttering
Product: Wine
Version: 0.9.39.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tobiwae(a)gmx.de
In Gothic I and II the sound is stuttering. The following error appears again
and again:
err:dsound:DSOUND_MixOne underrun on sound buffer 0x224dc10
--
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=8760
Summary: Unresponsive menu bar in BioEdit
Product: Wine
Version: 0.9.39.
Platform: PC
URL: http://www.mbio.ncsu.edu/BioEdit/bioedit.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ichthyoboy(a)gmail.com
When one or more alignment windows are open within the main application, the
menu bar does not respond to mouse click after switching between the active
window (i.e., cannot click on the "File" menu to open it). Responsiveness can
be returned in several ways: Using shortcut keys (Alt+) to open menus, switching
to another program and back, or minimizing and maximizing the BioEdit window.
Steps to repeat bug:
1) Install BioEdit
2) Open a sequence/alignment file
3) Open a second sequence/alignment file
4) Select a menu from the menu bar using the mouse (should open normally)
5) Switch focus by selecting the first alignment file window
6) Try to select a menu from menu bar (will not select)
7) Use Alt+ shortcut to open menu (e.g., Alt+F to open file menu). Menu bar
responds to mouse again.
8) Switch focus to second alignment file window
9) Repeat step 6. menu bar becomes unresponsive again
10) Use Alt+Tab to switch to another program and back, or minimize/maximize the
BioEdit window
11) Repeat step 4. Menu bar is now responsive 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=8737
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.39. |0.9.33.
------- Additional Comments From truiken(a)gmail.com 2007-21-06 11:31 -------
Don't change the 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=8759
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From truiken(a)gmail.com 2007-21-06 11:28 -------
Duplicate. Next time search before posting exact duplicates.
*** This bug has been marked as a duplicate of 8709 ***
--
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=8709
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mailme667(a)yahoo.co.uk
------- Additional Comments From truiken(a)gmail.com 2007-21-06 11:28 -------
*** Bug 8759 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=4278
------- Additional Comments From ben(a)atomnet.co.uk 2007-21-06 11:21 -------
Only if the patch ever gets submitted and accepted.
--
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=8537
------- Additional Comments From hugelmopf(a)web.de 2007-21-06 11:19 -------
> ------- Additional Comments From derek.struchel(a)gmail.com -------
> The same Bug happens to me when tried to run a exe
> program that uses a DBF database, compilled FoxProW 2.5b.
>
> fixme:ddraw:VGA_ioport_in Unsupported VGA register: 0x03c4
> wineserver crashed, please report this.
>
> During this, a window does open up, but doesn't get filled with any
> content.
Derek, that's very interesting, because HebRech seems to use DBF databases as
well (lots of .DBF files in the installation directory).
And the same happens with wine 0.9.39. (James: Why should I not change the
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=4278
------- Additional Comments From tobiwae(a)gmx.de 2007-21-06 11:18 -------
So will this get fixed in one of the next wine versions?
--
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=4408
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-net
------- Additional Comments From dank(a)kegel.com 2007-21-06 11:15 -------
Looks like the patch isn't in wine yet. Can someone confirm
the bug still exists? Also, we should open a new bug
for the fact that evernote requires native riched20...
--
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=3303
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From dank(a)kegel.com 2007-21-06 10:12 -------
y'know, this seems like a pretty important thing to fix... if native
notepad can't print, seems like lots of things won't be able to.
--
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=8737
stupidgoat(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.33. |0.9.39.
------- Additional Comments From stupidgoat(a)gmail.com 2007-21-06 09:45 -------
i've updated to the latest version of wine. and still same error.
fixme:d3d:IWineD3DStateBlockImpl_Release Releasing primary stateblock
fixme:d3d:IWineD3DImpl_CheckDeviceMultiSampleType Quality levels unsupported at
present
fixme:system:SystemParametersInfoW Unimplemented action: 112 (SPI_GETMOUSESPEED)
--
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=8759
mailme667(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-misc |wine-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=8300
------- Additional Comments From gray(a)karricountry.com.au 2007-21-06 09:10 -------
I am experiencing the same bug using Internet Explorer versions 5, 5.5, 6.0 and
7 through Wine. The bug occurs when the image attributes (the alt or title
strings) pop-up over the images and they have window decorations (borders and
title bars). It is a bit of a pain as it obscures the image. It also occurs
when the alt strings from image maps pop-up.
This is a regression.
--
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=8755
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
------- Additional Comments From vitaliy(a)kievinfo.com 2007-21-06 08:42 -------
Please try with more common WM, like Gnome or KDE. And make sure you are not
using beryl/compiz
The fact that developers use obsoleted function tells me they did something
wrong in their code.
--
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=7698
------- Additional Comments From thepickle(a)gmail.com 2007-21-06 08:20 -------
I can nearly confirm that setting the winver to win98 fixes this issue, but
Steam will not support win98 as of July 1st, so that puts us in a bit of a
pickle, huh? Has anyone from wine-bugs looked at this issue or reproduced 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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=8755
------- Additional Comments From l_bratch(a)yahoo.co.uk 2007-21-06 08:02 -------
It doesn't occur in Windows, which does suggest it is a problem with Wine...
The WM is Fluxbox, and the winver is XP, but I've tried Vista (the game refuses
to run with anything else).
--
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=8755
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|DUPLICATE |
------- Additional Comments From vitaliy(a)kievinfo.com 2007-21-06 07:29 -------
You said yourself it is a closed beta. Let the authors of the beta to fix it. Or
wait for the release. Or find other programs that experience the same problem.
What WM are you using? What win version did you set in winecfg?
--
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=8759
------- Additional Comments From mailme667(a)yahoo.co.uk 2007-21-06 05:48 -------
More info/precise description of what happens: you enter your name and company,
click "default installation", the computer "thinks" for a while and the
installer disappears. No Windows error is shown.
--
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=8759
Summary: Microsoft Office 2000 installer crashes
Product: Wine
Version: 0.9.39.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mailme667(a)yahoo.co.uk
Installer goes nuts on default install and installs nothing. Problem did not
exist in 0.9.38.
>From IRC: <oiaohm> it failed in ACTION_CustomAction in MSI. This is most likely
related. fixme:msi:ACTION_CustomAction msibdCustomActionTypeNoImpersonate not
handled
--
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=8758
Summary: Reversal of dimensions in SAFEARRAY marshalling
Product: Wine
Version: 0.9.39.
Platform: PC-x86-64
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.smith(a)uk.standardchartered.com
I have used the functions LPSAFEARRAY_UserMarshal and LPSAFEARRAY_UserUnmarshal
from the Wine API and compiled them against the MIcrosoft Windows API. I had
trouble getting the windows versions of these two functions to work hence the
reason for using the implementation from Wine which works well apart from a
problem with multidimensional SAFEARRAY marshalling. The problem is exhibited by
the dimensions of a 2D array being switched around. i.e. a [10,11] array becomes
a [11,10] array.
The reason for this is that in the Windows API the SAFEARRAY::rgsabound array
elements are actually in the reverse order from the SAFEARRAYBOUND array passed
in as a parameter to SafeArrayCreateEx. On Windows the following code produces
two SAFEARRAYs p1 and p2 that have their dimensions switched :
SAFEARRAYBOUND bounds[2];
bounds[0].lLbound =0;
bounds[0].cElements =10;
bounds[1].lLbound =0;
bounds[1].cElements =14;
SAFEARRAY* p1 = SafeArrayCreateEx(VT_UI1, 2, bounds, NULL);
SAFEARRAY* p2 = SafeArrayCreateEx(VT_UI1, p1->cDims, p1->rgsabound, NULL);
It may well be that the SAFEARRAY descriptor in Wine does not mirror the Windows
implementation in this way which may be a bug in itself. In any case the
marshalling code in wine does not cater for this reversal.
http://source.winehq.org/source/dlls/oleaut32/usrmarshal.c#L880http://source.winehq.org/source/dlls/oleaut32/usrmarshal.c#L1006
--
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=8755
------- Additional Comments From l_bratch(a)yahoo.co.uk 2007-21-06 04:06 -------
I'm not so sure this is a duplicate.
There are no keys inputted into the terminal behind (I have experienced that bug
with other games and this doesn't seem to be it), and the patch in there doesn't
make any difference.
--
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=4464
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-21-06 02:23 -------
Alexander, what Vitaliy once said should be
probably translated into Henri Verbeet's comment:
| Those applications will break in exactly the same way on Windows.
And here are proves: [2][3]. To work around
this you probably are supposed to download
DxSDK and to extract required DLLs from it.
As it is in Windows, as in Wine. Right?
And with making users' world better by creating
opensrc dlls replacement the question IMHO is
whether Wine project needs to make a additional
law analysis, as the dlls could perhaps impact
MS business / cross MS license. So separate
project would be the safe way for Wine. Still,
as no one have started doing this, it seems the
easiest way for devs is to download Dx (DxSDK).
Did I miss something in my summary? :)
[2] http://www.msfn.org/board/lofiversion/index.php/t60994.html
[3] http://www.threelights.de/index.php?page=projects/d3dx9_xx_dll_files.php
--
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=5774
blin(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From blin(a)gmx.net 2007-21-06 00:54 -------
Popular vote suggests this bug is 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=8597
ns03ja(a)brocku.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |5776
nThis| |
--
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=8597
ns03ja(a)brocku.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ns03ja(a)brocku.ca
------- Additional Comments From ns03ja(a)brocku.ca 2007-21-06 00:13 -------
I can confirm this. I also bisected it:
020bd631ed302b5e6ae5b09c0f8c251ad67e9115 is first bad commit
commit 020bd631ed302b5e6ae5b09c0f8c251ad67e9115
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu May 17 16:52:18 2007 +0200
advapi32: Launch winedevice.exe when asked to start a kernel driver
service.
:040000 040000 f5b7d69f99675dc8ef2a2cd024e851a7e7957e32
7faa273fa95b20666faeebb357753a78e1cd240b M dlls
...not that that's really any news here, but it may save someone some trouble
somewhere down the line.
--
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=8752
------- Additional Comments From me100313(a)gmail.com 2007-20-06 23:54 -------
I'm using Kubuntu Feisty AMD64. The Wine 0.9.37 AMD64 package I tried came
from the WineHQ Apt repository whereas the other three came from the WineHQ
.deb package archive.
If you need any more info, please let me know. As you can probably guess I'm
new to all this.
--
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=3303
------- Additional Comments From w3ird_n3rd(a)gmx.net 2007-20-06 23:26 -------
Wine output when trying to print: "fixme:commdlg:PrintDlgExW stub"
--
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=6691
------- Additional Comments From marsliu2000(a)hotmail.com 2007-20-06 23:02 -------
You guys are not alone, :D. I have an Chinese MMORPG having the similar
problem. It can't find the file it downloaded so it keeps downloading the same
file. I looked at the +=ntdll channel, it looks like the file is downloaded in
the internet temp folder. After the download is finish, before the file gets
deleted, nothing happened! There is not such a function call to copy the file
from the temp folder to the target folder. That is why the program can't find
the file. The file is just downloaded, and gets deleted immediately... So I
don't understand here. Who should control the movement of the file in this
case, the application or 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=8757
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
------- Additional Comments From vitaliy(a)kievinfo.com 2007-20-06 22:30 -------
Any messages in the terminal? Please attach as file. Also please post link(s) to
these "trivial .net applications".
--
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=8757
Summary: Mono: crash on GetThreadContext failure.
Product: Wine
Version: 0.9.39.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-dotnet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sirnuke(a)gmail.com
Mono 1.2.3.1 will occasionally display an error message box stating that
GetThreadContext has failed. This error appears to always occur before the
execution of the .NET program. Some trivial .NET applications will sometimes
continue to execute correctly after this error, but most programs will cease
execution or 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=8752
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
Version|unspecified |0.9.39.
------- Additional Comments From vitaliy(a)kievinfo.com 2007-20-06 21:57 -------
What distro are you using? And what packages are you referring to?
--
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=8755
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-20-06 21:53 -------
Duplicate
*** This bug has been marked as a duplicate of 1798 ***
--
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=1798
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |l_bratch(a)yahoo.co.uk
------- Additional Comments From vitaliy(a)kievinfo.com 2007-20-06 21:53 -------
*** Bug 8755 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=8754
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Platform|All |Other
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-20-06 21:52 -------
Duplicate
*** This bug has been marked as a duplicate of 1798 ***
--
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=1798
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |StefftheEmperor(a)gmx.de
------- Additional Comments From vitaliy(a)kievinfo.com 2007-20-06 21:52 -------
*** Bug 8754 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=8756
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-misc |wine-ole
Keywords| |download
--
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=8756
Summary: vb6 invalid property and automation errors (rich text
control)
Product: Wine
Version: 0.9.33.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scottc(a)movingtofreedom.org
Hi. This bug report is at Dan Kegel's prompting. :)
I'm attaching VB6 source files and a binary that demonstrates a couple of errors
in Wine for a program that uses the VB6 Rich Textbox Control. (One of them
might be related to a call to the LockWindowUpdate user32 API, but the error
happens while manipulating the rich text control.)
Click on Error 1:
Run-time error '380':
Invalid property value
(program crash)
Commenting out the color setting in Command1 makes the error go away.
Uncommenting the color setting and other lines results in the error happening on
the alignment step instead.
Click on Error 2 (first) and then (second):
Run-time error '-2147417848 (80010108)':
Automation error
(program crash)
It seems like after getting a number of these, X will eventually reset. (I'm
just learning GNU/Linux -- that's what it looks like to me. I lose the
graphical environment and see some text on the display before it gets me back to
an X logon.)
Environments:
Windows 2000
VB6 + SP4
Ubuntu 7.04
wine-0.9.33
i386
--
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=5163
------- Additional Comments From abacaxi(a)hotmail.com 2007-20-06 18:58 -------
Uh ... me too, with Ubuntu 7.04 , winw 0.9.37 and Office XP
It's a blocker for me, because that's a major app with no Linux evuivalent for
some of the features.
--
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=7545
------- Additional Comments From truiken(a)gmail.com 2007-20-06 18:33 -------
Rob, the installer doesn't crash for me with latest git. Can you try 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=8751
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|wine-misc |wine-msi
Ever Confirmed| |1
------- Additional Comments From truiken(a)gmail.com 2007-20-06 17:48 -------
There is a problem with our conditioning code:
trace:msi:MSI_GetPropertyW returning L"5.0" for property L"WINDOWSOSVERSION"
trace:msi:cond_error syntax error
trace:msi:MSI_EvaluateConditionW 3 <- L"WINDOWSOSVERSION !=\"\" and
(WINDOWSOSVERSION=\"5.0\" or WINDOWSOSVERSION=\"5.1\" or WINDOWSOSVERSION=\"6.0\")"
trace:msidb:MSI_CreateRecord 1
trace:msidb:MSI_RecordSetStringW 0x18e770 0 L"The program only runs on Windows
2K and higher"
WINDOWSOSVERSION is 5.0, so the condition should succeed, but our parser thinks
there's a problem with the syntax.
--
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=8380
------- Additional Comments From austinenglish(a)gmail.com 2007-20-06 17:41 -------
I can't reproduce this in wine 0.9.39 either. I tried pressing cancel with
mouse & keyboard, closing the window and using the escape key, but none
crashed it. What exactly where you doing when it crashed?
Also, if it worked previously, run a regression test to find the source of the
problem:
http://wiki.winehq.org/GitWine#head-fc6d68a85d32bb6a8f4ea0485f50dbb6409ab6f4
--
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=8755
------- Additional Comments From l_bratch(a)yahoo.co.uk 2007-20-06 17:31 -------
Created an attachment (id=6826)
--> (http://bugs.winehq.org/attachment.cgi?id=6826&action=view)
Output from Wine when attempting to press keys
The keyboard errors occur on every key down and key up event.
Even when typing in text boxes where the keys work, the message is still
printed in 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=8755
Summary: Enemy Territory Quake Wars beta keyboard input doesn't
work
Product: Wine
Version: 0.9.39.
Platform: PC-x86-64
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l_bratch(a)yahoo.co.uk
Sorry no download to this closed beta.
When entering keys in this game, nothing happens in most places.
There are a few text boxes in the menu such as to enter passwords, and set your
name, and they keys work fine there.
--
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=4278
l_bratch(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |l_bratch(a)yahoo.co.uk
------- Additional Comments From l_bratch(a)yahoo.co.uk 2007-20-06 17:19 -------
*** Bug 8749 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=8749
l_bratch(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From l_bratch(a)yahoo.co.uk 2007-20-06 17:19 -------
That patch + the registry key makes it run, which makes this a dupe.
Thanks Louis.
*** This bug has been marked as a duplicate of 4278 ***
--
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=8754
Summary: Keyboard Input
Product: Wine
Version: 0.9.39.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: StefftheEmperor(a)gmx.de
Hy,
I found a Bug in Need for Speed Underground 1 and 2:
You're not able to use the Keyboard as a input device. Wine doesn't recognize
that as a bug, so I couldn't figure out, what causes 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=8748
------- Additional Comments From matthaeus123(a)gmail.com 2007-20-06 17:10 -------
Well, it does continue to leak. I guess, I accidentally omitted that though.
--
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=8748
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |minor
Component|wine-programs |wine-shdocvw
OS/Version|All |other
Platform|All |Other
------- Additional Comments From vitaliy(a)kievinfo.com 2007-20-06 17:06 -------
Not major. If anything this is invalid.
On windows you have to count all of the "explorer" in. And lots of other pieces.
Memory leak is defined as "lost" memory. For the running program that means it's
_continues to leak_
--
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=8753
Summary: Fedora Link
Product: WineHQ.com
Version: unspecified
Platform: Other
URL: http://www.winehq.org/site/download
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: misc-web
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mmcgrath(a)redhat.com
Please update: http://www.winehq.org/site/download RedHat/Fedora link
There are often multiple versions of Red Hat / Fedora with multiple different
architectures. All that is required is "yum install wine" The link that is
present there doesn't go anywhere.
--
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=8752
Summary: Deus Ex Cannot Enter Fullscreen with AMD64 Wine
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: me100313(a)gmail.com
I have seen this bug with Wine versions 0.9.39 AMD64 and 0.9.37 AMD64. My
desktop resolution is 1280x1024. I play Deus Ex at 1024x768 due to HUD scaling
issues with the game (game problem, not Wine issue). The game lets me select a
Direct3D renderer.
Deus Ex does not enter fullscreen with the AMD64 Wine packages running, but is
rendered in a window instead. Telling the game to enter fullscreen mode
through its Options menu seems to make Wine expand that window to fit my
desktop for a fraction of a second, but then reverts back to that same 1024x768
window it was running in before. Also, Deus Ex will only let me select
resolutions of 800x600 and 640x480 in its options menu. If I select one of
those resolutions and click the menu's OK button, the window will resize itself
down to fit. But if I then hit the Toggle Fullscreen button, the window will
resize back to 1024x768, but keep the same ingame resolution (but is fit to the
window). It's as if Wine thinks that it is in fullscreen mode when it really
is not.
The i386 packages for Wine 0.9.36 and 0.9.39 work perfectly with Deus Ex. They
put it into fullscreen and I can select all the resolutions my system supports
(up to 1280x1024).
--
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=7081
------- Additional Comments From mail2benny(a)gmail.com 2007-20-06 16:25 -------
Created an attachment (id=6825)
--> (http://bugs.winehq.org/attachment.cgi?id=6825&action=view)
Regfile from IEs4Linux seem to do the trick
I don't know if this helps but the registry files found in the IEs4Linux seem
to help with certain installers. At least for IE5 and IE55 that is. I attached
ie55.reg. I imported it with regedit and it worked most of the time. IE6 uses
native DLL's so its not possible to use that one directly, i think.
--
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=8751
Summary: Mobireader fails to install
Product: Wine
Version: CVS
Platform: Other
URL: http://69.0.238.8/soft/reader5/mobireadersetup.msi
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
The installer pops up a window that Win2k or higher is required. Might be a bug
in msi, but i'm not sure. I couldn't really find anything interesting in the
log. If you know what debug channels might be interesting to enable, i'll attach
the 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=8750
Summary: source game mouse button crash
Product: Wine
Version: 0.9.39.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: byteframe(a)yahoo.com
if you hold down the right mouse button and click a few times with the left
mouse button dods/css quits/crashes suddenly. This has been the case for a while
now, and I tested it in ubuntu 7, and slackware 11.
--
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=8749
Summary: Enemy Territory Quake Wars beta expects 32bpp display
Product: Wine
Version: 0.9.39.
Platform: PC-x86-64
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l_bratch(a)yahoo.co.uk
When starting the ETQW beta, it checks the bit depth but seems to detect
something other than 32bpp. I definintely have xorg running at 24-bits, as my
log tells me this.
The error is:
FATAL ERROR: Desktop must be in 32 bpp mode.
This is an OpenGL game. As a test I used a config file from a Windows machine
where the settings were set to minimum, and windowed mode - but it gives the
same thing.
I've tried with Wine in a virtual desktop and without.
--
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=8062
------- Additional Comments From rprichard(a)freedomforum.org 2007-20-06 14:34 -------
I've upgraded to Wine 0.9.39. I just wanted to report back to say that *both*
Acrobat Pro V6.0 and V7.0 are now installing! Resolving this one bug really did
fix the installer for both versions. Thanks to everyone for coming up with the
solution -- Wine is great stuff! :-)
--
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=7573
------- Additional Comments From winezilla(a)leftblank.nl 2007-20-06 14:12 -------
I can do nothing but to confirm I'm having the same issue when attempting to
play Counter Striek Source, on one account the game doesn't even show up under
'My Games', on another account it does show up, downloads, installs but refuses
to run due to the 'not purchased' error, even after following the instructions
given in this thread.
--
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=5024
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-20-06 14:02 -------
Created an attachment (id=6823)
--> (http://bugs.winehq.org/attachment.cgi?id=6823&action=view)
test
i wrote a test, just opening an ini-file with all possible combinations of the
flags. The test passes on windows, but i wasn't able to get them all pass in
wine.
A bit stuck here :(
--
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=8564
------- Additional Comments From nudeldieb(a)directbox.com 2007-20-06 13:18 -------
Same problem here with textures turning dark, and I think, slightly reverse the
colours of Lara's face/hair. However, I can see clearly the bear skins after
diving through the first tunnel and leaving the water.
--
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=8380
------- Additional Comments From thestig(a)google.com 2007-20-06 12:58 -------
Please write your comments on Wine's bugzilla rather than replying to
wine-bugs(a)winehq.org.
Elektro Schock wrote:
under WINE 0.9.39 it shows 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=8279
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-20-06 11:53 -------
* winebugger wrote:
|
| use winecfg to set comdlg32 to buildin only then:
| touch ~/.wine/c/windows/system32/comdlg32.dll
| touch ~/.wine/c/windows/system32/riched20.dll
I am not sure why this should be needed? Both
comdlg32 and riched20 are already created as
fake dlls inside "system32". Plus the former
doesn't handle DLL_WINE_PREATTACH, why is the
override needed? Well, a bit of an offtopic ;)
--
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=8748
Summary: Massive Memory leak with Steam and Gecko
Product: Wine
Version: 0.9.39.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matthaeus123(a)gmail.com
Every time that Steam starts and especially after Steam logs in, Steam incurs a
massive memory leak. Just from starting it Steam uses 103.1Mb. Which is obscene
for Steam, because on Windows it uses about 24Mb. I believe the reason for this
memory leak is the Gecko rendering engine that Steam has to use to function. And
the console log also suggest the same.
How to recreate:
- What's needed: Steam installed and a valid account
1. Start Steam and login
2. After Steam is totally loaded, go to system monitor and see how much memory
is being used.
What happens:
Steam leaks memory something awful. I tested this 3 times and had the same
problem. After it's done loading it used this much memory: #1 103.1Mb, #2
107.4Mb, #3 110.8Mb.
What should have happened:
There should be "no leak", at least caused by WINE. The amount of memory used
should be somewhere between 7Mb and 24Mb.
What the problem probably is:
I believe that the problem is based in the Gecko rendering engine integrated
into the WINE version of Steam. According to the console log(which I attached)
There are a lot of "FIXME's" listed and most seem to be related to the Gecko engine.
P.S. I attached my error log to the report.
WINE 0.9.39, Ubuntu 7.04 Feisty.
--
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=8554
tim(a)sanityinternet.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|tim(a)sanityinternet.com |wine-bugs(a)winehq.org
Status|ASSIGNED |NEW
Component|wine-programs |wine-console
Summary|'net' utility prints text to|printf() prints text to
|xterm, not to wineconsole |xterm, not to wineconsole
--
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=7334
------- Additional Comments From vanessaezekowitz(a)gmail.com 2007-20-06 10:29 -------
*bump*
What's the status on this bug? Now that recent Nvidia drivers can no longer use GLX
in real 8bpp mode, this makes it all but impossible to play these 8bpp windows games.
--
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=5774
------- Additional Comments From mirko2324(a)yahoo.de 2007-20-06 10:17 -------
I think you can change the status to fixed.
Kad is running with the new version 0.9.39 about 24 hours.
Thank you for fixing the 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=5774
------- Additional Comments From Pelo1968(a)gmail.com 2007-20-06 09:51 -------
works well for me now, I won't object if you wish to close this bug
I know how long this bug has been around
thanks for all the hardwork guys
--
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=8747
------- Additional Comments From Speeddymon(a)gmail.com 2007-20-06 09:15 -------
This is not a fixed bug.. it's invalid at worst, or duplicate at best.. I'll
leave it to you to change 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=5340
------- Additional Comments From graham.hudspith(a)spiceisland.plus.com 2007-20-06 07:55 -------
Using wine 0.9.33 and source insight 3.50.0052, I've come across this problem too.
The solution (to make the menu-bar function again) is to open a file and then
toggle the view of the file between windowed and maximised. After this, the
menu-bar seems to become responsive again.
So, if the file opens windowed, maximise it. It it opens maximised, window-ise
(sorry) it.
Opening a file is easy if you've already created a project and the Project
Window comes up populated with your source files. Otherwise, use the file-open
icon (this icon always appears to work) and open JUST ANY file.
--
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=8746
------- Additional Comments From vitaliy(a)kievinfo.com 2007-20-06 07:28 -------
Upgrade Wine to latest version. And attach complete terminal output (as a file).
--
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=8747
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-20-06 07:25 -------
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=8747
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-20-06 07:25 -------
Upgrade. Wine already does that.
--
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=8363
------- Additional Comments From sylvain.costard(a)uhb.fr 2007-20-06 07:02 -------
same problem for me in 0.9.39. But work with proposed 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=8747
Summary: WINEPREFIX not set in shortcuts and desktop icons
Product: Wine
Version: 0.9.32.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dswd(a)users.sourceforge.net
When I install software with a wine directory other than ~/.wine (by using
WINEPREFIX) all the shortcuts and desktop icons that wine creates for the new
software do not work.
All these shortcuts should set the WINEPREFIX variable.
--
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=8746
damjan.jov(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
------- Additional Comments From damjan.jov(a)gmail.com 2007-20-06 06:20 -------
If it works on 0.9.2 and not on 0.9.37, then we have a regression. Either find
and post a link to a downloadable demo of the game so we can regression test it,
or if one doesn't exit, help us and do a regression test yourself (look for
"Regression testing" on http://wiki.winehq.org/GitWine).
"Why you people do not use SDL for wine 3D and 2D.
because glut's resolution changing is not good."
We don't use glut either :-).
--
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=8481
------- Additional Comments From sasa_stole(a)yahoo.co.uk 2007-20-06 05:04 -------
Created an attachment (id=6820)
--> (http://bugs.winehq.org/attachment.cgi?id=6820&action=view)
from console
I have put msvcr80.dll to folder of app and /windows/system32 folder. Also I
have placed Microsoft.VC80.CRT.manifest in app folder. PlayChess started, but
when I tried to start a game it has freezed.
--
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=5774
------- Additional Comments From damjan.jov(a)gmail.com 2007-20-06 04:49 -------
Yes the changes are in 0.9.39, should we close 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=5774
------- Additional Comments From zthg4821(a)gmail.com 2007-20-06 04:43 -------
Seems this one is fixed finally. Did the git changes make it into 0.9.39?
--
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=7545
------- Additional Comments From rob(a)codeweavers.com 2007-20-06 04:03 -------
Created an attachment (id=6819)
--> (http://bugs.winehq.org/attachment.cgi?id=6819&action=view)
Patch implementing cross-process running-object table support.
The attached patch should fix this bug when a few supporting widl & rpcrt4
patches have been committed.
However, I'm unable to test because TestComplete doesn't install due to an
apparant MSI 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=8746
Summary: Wine 3D does not work properly
Product: Wine
Version: 0.9.37.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: imamdxl8805(a)yahoo.com
Sir,
My System is Pentium II 333 MHz , 196MB RAM, 128 Nvidia Geforce FX 5200.\
Operating system is Fedora Core 6.
I have downloaded wine version 0.9.37. and built it from source code.
When I ran one of old game it was working properly.
The screen is remained black and the sound was playing.
But the game uses old directx version.
It is uses Direct3D for graphichs.
I ran this game with older wine version properly ex wine 0.9.2
But latest wine does not working.
The game is Sega Sonic 3 Race.
Why you people do not use SDL for wine 3D and 2D.
because glut's resolution changing is not good.
Please Consider my opinion.
Wine should replace MS WINDOWS and Cedega
--
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=8742
------- Additional Comments From austinenglish(a)gmail.com 2007-20-06 03:28 -------
I can confirm using clean .wine and win 0.9.39, kubuntu feisty. Tried install
msttcorefonts, but didn'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=8739
------- Additional Comments From viljanen.matti(a)gmail.com 2007-20-06 02:39 -------
Created an attachment (id=6818)
--> (http://bugs.winehq.org/attachment.cgi?id=6818&action=view)
Wine console output
That's what I get from 'wine winscp402.exe' command.
The crash occurs just browsing local dirs for a while. It's not releated to one
protocol, at leats it happened for both FTP and SFTP.
I can set up a ftp/ssh server, but not until weekend...
--
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=7800
------- Additional Comments From Sonicadvance1(a)gmail.com 2007-20-06 02:21 -------
This also affects Project 64 when trying to configure the controller, it is
constantly pressing a button. Quite annoying and it's blocking me from using
Project 64 with a gamepad!
--
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=8275
o.oudin(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From o.oudin(a)free.fr 2007-20-06 02:17 -------
Hi all !
I've fully test with wine 0.9.39 on my Ubuntu Feisty, and now it's working !
Crypt32.dll and rsaenh.dll don't need to be native anymore.
I must thank all wine devs !
You are doing a very great job !
--
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=7929
------- Additional Comments From damjan.jov(a)gmail.com 2007-20-06 01:34 -------
An app asks to bind to A.B.C.D, and on Windows that means it sends only through
that NIC, receives unicasts from only that NIC, and still receives broadcasts
through that NIC. On Linux it means it also sends only through that NIC, also
receives unicasts only from that NIC, but *DOESN'T* receive any broadcasts from
that NIC or any other. It's not a wine-specific bug, it's a long standing bug in
Java too, see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4212324.
User-space filtering is unthinkably ugly - you would have to bind to 0.0.0.0 so
you can receive broadcasts, but you would not only get broadcasts from other
NICs but also unicasts from other NICs (on the same port), as well as sending
broadcasts through other NICs you would not normally send to. It would be a
terrible hack - not only would bind/connect/recv/send have to be patched, but
functions like select as well (since it has to peek at incoming UDP datagrams
and chuck out the ones from the wrong NIC...) and getsockname (you have to lie
to the app and say you're bound to A.B.C.D) and probably numerous others. It
means you need radically different treatment of TCP and UDP sockets, and the
patch would not only span ws2_32 but wineserver as well.
The SO_BINDTODEVICE option needs root access - so I can think of 2 solutions
where wine doesn't run as root. You could pass the socket to a helper process
that runs as root and have it apply SO_BINDTODEVICE for us, and if the helper
process doesn't exist or have root access, fall back to what we have now. Or,
when a UDP socket binds to an address other than 0.0.0.0, call a helper process
and have it bind to 0.0.0.0 and the same port, then when the helper process
receives a broadcast packet, filter it, and either use a raw socket to send it
to the wine app that wants broadcasts or send it from a well-known port and
somehow pass wine additional data that tells ws2_32 what to put into the address
field of recvfrom().
--
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=8745
Summary: openwatcom debugger hits unimplemented function
vdmdbg.dll.VDMEnumProcessWOW
Product: Wine
Version: CVS
Platform: Other
URL: http://openwatcom.org
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
To repeat:
wget http://ftp.openwatcom.org/ftp/open-watcom-c-win32-1.6.exe
wine open-watcom-c-win32-1.6.exe
wineboot
cd .wine/drive_c/WATCOM/samples/win/alarm/win16
wine wmake
wine wdw alarm.exe
The debugger exits right after putting up a splash screen, saying:
wine: Call from 0x7b83fa70 to unimplemented function
vdmdbg.dll.VDMEnumProcessWOW, aborting
--
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=8744
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From dank(a)kegel.com 2007-19-06 22:33 -------
Hrmph. On my home machine, with either wine-0.9.37
or wine-0.9.39, the apps work. So maybe it was just
crap in my tree at work. I'll rebuild and try again.
Until then, I'm marking this WORKSFORME.
--
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=7993
------- Additional Comments From sloan2189(a)Hotmail.com 2007-19-06 20:39 -------
I am using Ubuntu 6.10 with an older Pine 3D card (using legacy 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=8726
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6811|text/x-log |text/plain
mime type| |
--
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=8728
------- Additional Comments From thestig(a)google.com 2007-19-06 20:04 -------
Jim, FYI, you can compress the log with gzip/bzip2 before attaching 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=8744
Summary: Simple win16 apps hang
Product: Wine
Version: CVS
Platform: Other
URL: http://openwatcom.org
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
OpenWatcom works on Wine.
It's amazingly easy to install it and build one of its demo apps:
$ wget http://ftp.openwatcom.org/ftp/open-watcom-c-win32-1.6.exe
$ wine open-watcom-c-win32-1.6.exe
$ wineboot
$ cd .wine/drive_c/WATCOM/samples/win/alarm/win16
$ wine wmake
$ wine alarm
This builds an honest-to-goodness win16 binary that works
on XP (possibly with one warning dialog you have to ignore).
Unfortuately, Wine doesn't currently run these win16 apps
properly; they hang with
err:ntdll:RtlpWaitForCriticalSection section 0x7b91f300 "syslevel.c:
Win16Mutex" wait timed out in thread 000b, blocked by 000c, retrying
(60 sec)
This is embarassing. These are the "hello, world" of 16 bit
windows apps, and current wine (well, wine-0.9.37-g3739b5f)
can't run them...
--
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=8742
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |trivial
Platform|HP |PC
--
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=8742
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|website-bugs |wine-gdi-(printing)
Product|WineHQ Apps Database |Wine
Version|unspecified |0.9.39.
------- Additional Comments From vitaliy(a)kievinfo.com 2007-19-06 18:15 -------
Not appdb bug. Looks like Wine using wrong fonts?
--
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=8743
Summary: Vector NTI visual corruption, ArcTo in paths
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mk144210(a)bcm.tmc.edu
Vector NTI only displays circular molecules properly if wine's windows version is
winme or earlier (it checks the version and does not use ArcTo if we are in
winme as ArcTo did not exist in this version). This bug is due to extra
PT_MOVETO's in wine's ArcTo implementation in paths, which cause CloseFigure to
use the wrong starting point to close an arcto.
I am submitting patches momentarily, but just wanted to file this bugzilla
mainly to get a bug # and to put up my screenshots to show what happens.
Misha
--
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=7929
------- Additional Comments From gwydion.dot(a)morrigan.ch 2007-19-06 17:06 -------
Hi
A problem is with the root privileges right? I think a third party tool may help.
"Personally, I don't feel like creating a kernel patch and boxing it through lkml.
I'm afraid this one is a WONTFIX until someone implements a SO_BROADCAST_RECV
for us in the kernel that allows us to tell a socked bound to a specific ip
address to receive broadcasts coming in on the device that owns the IP address
our socket is bound to."
This third party tool can provide this. So WINE communicates with this tool and
the tool goes to the kernel.
It's not the best way, but it can work or?
I'm not a kernel hacker, but when there is a way, I have to look at it. ;-)
--
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=8230
us(a)edmeades.me.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From us(a)edmeades.me.uk 2007-19-06 16:25 -------
Closing then - thanks for the feedback
--
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=8742
Summary: Bridge Base On Line
Product: WineHQ Apps Database
Version: unspecified
Platform: HP
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: s.trost(a)ieee.org
Wine Version 9.39
Bridge Base version 5.0.3
Ubuntu feisty
Application almost works, but suits are x out - see screen shot
which I have not figured how to attach
--
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=8741
Summary: Vampire: Bloodlines crashes while Creating New Game
Product: Wine
Version: 0.9.39.
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adi.l(a)bluewin.ch
When i start a new game in Bloodlines, it shows the load screen, but shortly
after crashes the game.
Im using Ubuntu 7.04.
I'll attach the console output of wine, if you need more data about me, or a
special debug log, just ask what you need to know, and i will provide 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=8728
------- Additional Comments From julliard(a)winehq.com 2007-19-06 15:26 -------
Thanks, it looks like it's trying to lock a pipe or some other non disk file.
I'll add a workaround but it may be interesting to find out what it's doing,
could you please get a WINEDEBUG=server 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=8257
------- Additional Comments From roli8200(a)yahoo.de 2007-19-06 15:24 -------
Needs some additional tests. Will do it within next days. Bug is then closed
when tests are successful.
--
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=8728
wb4ubd(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6792 is|0 |1
obsolete| |
Attachment #6798 is|0 |1
obsolete| |
------- Additional Comments From wb4ubd(a)yahoo.com 2007-19-06 15:08 -------
Created an attachment (id=6810)
--> (http://bugs.winehq.org/attachment.cgi?id=6810&action=view)
Backtrace after rebuild from source
--
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=8726
------- Additional Comments From liquid.acid(a)gmx.net 2007-19-06 14:42 -------
Created an attachment (id=6809)
--> (http://bugs.winehq.org/attachment.cgi?id=6809&action=view)
git bisect output
here is the output of the git bisect process. the faulty patch is the one
making more functions statics. i really don't know why this is causing a 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=8739
------- Additional Comments From austinenglish(a)gmail.com 2007-19-06 14:19 -------
FTP over SSH? SFTP? Or plain FTP? I don't have access to any of those sorts of
servers, easily at least. If you need my help debugging, and can supply a test
server/credentials, let me 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=6033
------- Additional Comments From kujeger(a)gmail.com 2007-19-06 12:11 -------
It seems to have gotten somewhat better with 0.39 (or 0.38), but there's still
a large difference between the mouse cursor speed ingame and on menus
(including the status bar ingame).
--
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=8739
------- Additional Comments From viljanen.matti(a)gmail.com 2007-19-06 12:04 -------
I'm using WinSCP 4.0.2, because it has FTP support.
WinSCP crashes after I change local dir a few times, or during folder
synchronisation process.
Austin English, I get diffirent terminal output; just that "wineserver crashed,
please report this". I'll post my crash log within 24h.
--
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=8739
------- Additional Comments From austinenglish(a)gmail.com 2007-19-06 11:46 -------
Created an attachment (id=6808)
--> (http://bugs.winehq.org/attachment.cgi?id=6808&action=view)
Crash log
http://winscp.net/eng/index.php
Keywords: download, source
Using wine 0.9.39, WinSCP 4.0.2:
Installs fine.
Connected to local SSH server.
Behaved normally for me.
Crashed upon exit, but didn't kill wineserver.
Crash log is attached (may or may not be the same problem).
Matti, what were you doing when it crashed? Can you provide steps to reproduce
and/or terminal output?
--
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=8740
Summary: Test application freezes in playback with builtin quartz
and test AVI file
Product: Wine
Version: CVS
Platform: PC
URL: http://www.palosanto.com/~a_villacis/WMediaTest.tar.bz2
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a_villacis(a)palosanto.com
I have a test AVI file. This file is supposed to use iccvid for video codec and
mp3 as audio codec. So, it should play correctly with builtin quartz and the
installed codecs. But it doesn't. With this AVI file, playback freezes after a
few seconds of images with no sound at all.
Will upload the test AVI file shortly.
--
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=6351
------- Additional Comments From sparr0(a)gmail.com 2007-19-06 09:40 -------
any progress on the "but mouse cursor does not appear" part of this bug report?
--
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=7492
------- Additional Comments From elton(a)schiert.net 2007-19-06 09:35 -------
Half-Life and Counter-Strike startup problem is fixed since wine-0.9.36.
Performance is still totally unplayable though.
--
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=7929
------- Additional Comments From blin(a)gmx.net 2007-19-06 09:27 -------
I'm not sure what the implications of user mode filtering would be. If you feel
like helping, I would be interested in pointers at example code and maybe a
performance evaluation of this.
However, if this means that we need to look at every incoming packet in wine,
this will most certainly not fly.
--
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=7929
------- Additional Comments From gwydion.dot(a)morrigan.ch 2007-19-06 08:42 -------
"I fear for now, you need to do user mode filtering :-/"
I see it right, that there is a way to get it working?
I can understand, that kernel hacking is the false, but when there is a usable
way in user mode filtering, I will go, search and make a solution.
I do not know mutch about the linux kernel or wine, but when there is a
possibilitie to run the network/lan staff in user space, I'll have a look at
the documentation and write down whats needed. ;-)
--
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=8554
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |tim(a)sanityinternet.com
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
--
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=8739
------- Additional Comments From vitaliy(a)kievinfo.com 2007-19-06 07:33 -------
And winscp is what? Provide links to download this program. Attach complete
terminal output (as a file).
--
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=8737
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Component|wine-binary |wine-misc
Priority|P1 |P2
------- Additional Comments From vitaliy(a)kievinfo.com 2007-19-06 07:29 -------
Why are you using such an old Wine version? Upgrade.
Also please describe the problem 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=8737
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6807|application/octet-stream |text/plain
mime type| |
--
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=8739
Summary: WinSCP crashes wineserver
Product: Wine
Version: 0.9.39.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: viljanen.matti(a)gmail.com
I'd like to use WinSCP (4.0.x or 3.8.2), but after I use it for a (short) while,
wineserver crashes. I'm not sure about earlier versions...
I'm no good in debugging, but I'll try to 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=6096
------- Additional Comments From laidlaws(a)hotkey.net.au 2007-19-06 04:39 -------
Under wine-0.9.38, all jigsaw thumbnails are displayed after a couple of
seconds. Graphics to show possible piece shapes, number of pieces, etc. are
still not displayed but a white rectangle appears.
I have always been able to extract a jigsaw from a downloaded .exe file, but
still cannot get it to open correctly. I may be able to do something with
winecfg, but don't know where to start.
--
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=8728
------- Additional Comments From julliard(a)winehq.com 2007-19-06 02:27 -------
Looks like you don't have debug symbols, you'll need to build from source.
--
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=8257
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-19-06 02:07 -------
I used Pocket FMS v0.9.66 to test and it
doesn't crash. Only tries to register me
and waits for serial number (Wine-0.9.39).
--
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=8738
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From truiken(a)gmail.com 2007-19-06 00:54 -------
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=8738
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From truiken(a)gmail.com 2007-19-06 00:54 -------
Duplicate.
*** This bug has been marked as a duplicate of 8709 ***
--
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=8709
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |firemulholland(a)gmail.com
------- Additional Comments From truiken(a)gmail.com 2007-19-06 00:54 -------
*** Bug 8738 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=8738
Summary: Command and Conquer 3 Kane Edition install fails
Product: Wine
Version: 0.9.39.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: firemulholland(a)gmail.com
When installing Command and Conquer 3 Kane Edition with wine version 0.9.39 the
install fails with the error:
"fixme:msi:ACTION_CustomAction msidbCustomActionTypeNoImpersonate not handled
wine: Unhandled page fault on write access to 0x00000000 at address 0x7ee188d8
(thread 000e), starting debugger..."
Downgrading to 0.9.38 fixed 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=8519
------- Additional Comments From vit.hrachovy(a)sandbox.cz 2007-19-06 00:44 -------
Seems the problem was in gdiplus:
fixme:gdiplus:GdiplusStartup Unimplemented for non-null GdiplusStartupOutput
fixme:gdiplus:GdiplusStartup Unimplemented for non-null GdiplusStartupOutput
fixme:gdiplus:GdiplusStartup Unimplemented for non-null GdiplusStartupOutput
Seems to work partially in 0.9.39 (displays white screen instead of install
menu, but clickable link to Install is barely visible).
--
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=8736
------- Additional Comments From jimah45abmw(a)hotmail.com 2007-19-06 00:07 -------
Sorry! Wasting your time.
I was able to configure it after "sudo apt-get install libc6-dev-i386
lib32z1-dev" which I lost them.
Thank you very much!!
--
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=8737
Summary: Error loading Fung Wan Online game. Mouse error.
Product: Wine
Version: 0.9.33.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stupidgoat(a)gmail.com
The game can be downloaded from http://www.fwo.com.my/. There's no error when
the updateclient. The only problem accure when trying to enter the actual game.
--
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=8736
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-18-06 23:21 -------
More info: http://wiki.winehq.org/WineOn64bit
Closing invalid
--
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.