http://bugs.winehq.org/show_bug.cgi?id=15347
Summary: Lexware: Installation fails with "Systemprüfung konnte
nicht erfolgreich abgeschlossen werden"
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: koesterreich(a)gmx.net
Created an attachment (id=16179)
--> (http://bugs.winehq.org/attachment.cgi?id=16179)
wine output
I am trying to install Lexware financial office pro[1], Version "2008 Juli" on
Ubuntu 8.04.1 with wine 1.1.5 from APT-repo.
For starting the installer various libraries need to be installed. I did that
using winetricks from 2008-08-25: winetricks msxml3 jet40 mdac28 winxp
The installation fails with a message-box saying "Systemprüfung konnte nicht
erfolgreich abgeschlossen werden" ("The system-check could not be completed
sucessfully. Aborting installation") [2].
Unfortunately there is now demo-version available for download (as far as I
know) but you can order a 4-week-trial on DVD [3].
I append the output of wine using (WINEDEBUG=+relay,+msgbox) and the following
debug parameters in user.reg:
[Software\\Wine\\Debug] 1221939180
"RelayExclude"="ntdll.RtlEnterCriticalSection;ntdll.RtlLeaveCriticalSection;kernel32.94;kernel32.95;kernel32.96;kernel32.97;kernel32.98;RtlEnterCriticalSect$
"RelayFromExclude"="winex11.drv;user32;gdi32;advapi32;kernel32"
I extracted a 1000-line section around the msgbox using tail and head. Hope the
log is helpful.
Regards,
Fabian
[1] AppDB entry:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=5505
[2] Screenshot of error:
http://appdb.winehq.org/appimage.php?iId=20158
[3] 4-Week-Trial:
http://www.lexware.de/SID141.WXWPbkjL394/shop/productDetails?orderNo=A09018…
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18993
Summary: Shadows and selection circles z-fight in World of
Warcraft
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P3
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eiffel56(a)gmail.com
The lowest-setting shadows and selection circles in World of Warcraft do
z-fight with the ground. This is not a regression afaik, at least I haven't
seen an other behaviour yet.
As I was testing if the patch attached to Bug
#14174(http://bugs.winehq.org/show_bug.cgi?id=14174) causes problems in other
games, I noticed that the same patch does almost fix the problem in World of
Warcraft. I modified it a bit so it entirely fixes that z-fighting, but now it
doesn't fix the bug mentioned in report #14174.
As I don't really understand why its causing that, someone with enough
knowledge should investigate in it. I will attach the modified patch, allowing
to render lowest-settings shadows and selection circles correctly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19495
Summary: DialogBox() returns -1 for Invalid Window Handle,
Should Be 0
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robertgonder(a)embarqmail.com
DialogBox( hInstance, MAKEINTRESOURCE(MyDlg), NULL, MyDlgProc )
returns -1 (AFTER the dialog has completed correctly!)
GetLastError() returns 1400 (Invalid Window Handle).
NULL is the window handle, meaning the desktop is the owner.
According to the MS docs here
http://msdn.microsoft.com/en-us/library/ms645452(VS.85).aspx
"If the function fails because the hWndParent parameter is invalid, the return
value is zero."
I can work around this, but it might be causing problems in commercial
software.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23354
Summary: winetricks ie6 randomly freezes during download or
signature checksum
Product: Wine
Version: 1.2-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
winetricks ie6 randomly freezes during download or signature checksum. Since
1.2-rc3:
* Most of the time, download does not start at all.
* If starts, then irregularly freezes during several signatures checksums
* In just a few cases IE6 ends up successfully installed
I tried to do the regression test between 1.2-rc2 (always works) and 1.2-rc3:
commit 8703e9c522fdd26e243e150c40e1a50cebbc7f56
Author: Joel Holdsworth <joel(a)airwebreathe.org.uk>
Date: Sat Jun 5 11:08:10 2010 +0100
iexplore: Added a Tango compliant icon.
:040000 040000 6818b6aa4d1a065c763889b86d9cf54443433952
1562d1da4871af8156692f241af264dda4035d26 M programs
I know... This is not-likely to be the one. But it's hard when first two
attempts won't pass and third succeed. For this reason i leave this one in
UNCONFIRMED. Confirmation welcomed ;)
PS: As winetricks works in 1.2-rc2, i don't think it is winetricks bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22925
Summary: Hearts of Iron III - crashes on startup (-O0 vs -O2)
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
CC: julliard(a)winehq.org
Hearts of Iron III crashes on start up. This looks to me like a hidden bug
covered by gcc optimizations (like when 1.1.44 was released). When using -O0
game crashes, but when -O2 is used game runs.
1. Use windowed mode (800x600) and follow installation HOW-TO
http://appdb.winehq.org/objectManager.php?sClass=version&iId=17439
2. I did a regression test between 1.1.37 and 1.1.38:
commit 90f31aa3811ef3e9920796d51b8da748c15cff05
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Jan 27 13:35:32 2010 +0100
ntdll: Always enable tail checking when running under Valgrind.
:040000 040000 15de4799ed58f77fa6c6e72f01c6d0a7eefca3b1
8efe76a427789790a92e281130526a92068dc359 M dlls
3. No other bug report suffers from this commit.
4. Revert of this patch on top of wine-1.1.43-628 makes that problem go away.
Since wine-1.1.43-629 (the one which broke 1.1.44, when -O0 was used) it's
broken again and reverting no longer works.
5. Adding author of this patch to CC.
--private keyword: bisected
PS: This doesn't apply Hoi3 demo - is affected different way. In Hoi3 demo, you
can test only -O0 and see, that reverting fixes the issue. In FULL game you
don't need to revert, just use -O2 and it fixes the issue.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24544
Summary: Settlers 7: river or water textures are displayed
incorrectly
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Settlers 7 displays water textures incorrectly. Attachments shows that better.
3d gurus maybe already knows when they see a picture where a problem is ;) I
guess it will be hard to get any regression testing, because Settlers7 is
runnable only after wine-1.3.3. And of course, it may not be a regression at
all.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2082
arthur.huillet(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |arthur.huillet(a)free.fr
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30730
Bug #: 30730
Summary: Voyage Century: Cannot start
Product: WineHQ Apps Database
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leotpchan(a)gmail.com
Classification: Unclassified
I use WINE to run Voyage Century. Prior to recent upgrade everything was fine.
After upgrading to 0.97. Cannot start. Please help. backtack is attached.
Thanks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30711
Bug #: 30711
Summary: NtLockFile I/O error with Diablo III
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nephallum_amathor(a)yahoo.com
Classification: Unclassified
I am able to very easily install D3, the launcher works wonderfully(honestly,
less problems then i encountered on a native Win7 or WinXP64 boot LOL) however,
I get the following error after pressing play on the launcher (or running
Diablo III.exe -launch directly)
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
Segmentation fault(core dumped)
I'm using Wine 1.5.4 self-compiled from source from the site. Noone else seems
to have these problems. I am going to attempt the reset.patch and the 4 other
patches included on the Diablo III AppDB page, and report back if i have any
success, however I just started compiling it again so it may take awhile. If
these patches to fix the problem completly i'd recommend including them in the
next version of Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20226
Summary: builtin xcopy.exe crashes with page fault when source
directory does not exist.
Product: Wine
Version: 1.1.30
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robbak(a)gmail.com
Created an attachment (id=23862)
--> (http://bugs.winehq.org/attachment.cgi?id=23862)
backtrace from crash in xcopy.exe
The builtin implemetnation of xcopy.exe has a bug wherein xcopy pagefaults on
exit when the source file does not exist, and option\e (copy empty
subdirectories) is used. Example below:
wine xcopy.exe /e Z:\home\\robbak\\testdir\\nonexistant
z:\\home\\robbak\\testdir\\nonexist_target
Path not found
wine: Unhandled page fault on write access to 0x003a005e at address 0x7bc460f4
(thread 0042), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc460f4
[1]+ Done wine notepad.exe
Attached is a dump created while running autopatcher, which runs uses
xcopy.exe. (my simple test did not produce a backtrace.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4803
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |fbdf05aad1b6b4497af53791b15
| |f5d612f71ff6d
CC| |focht(a)gmx.net
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6247
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |9b67a38f1a514c9f20d0c99ad2b
| |721abd2c37e1a
CC| |focht(a)gmx.net
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7551
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |9261c63ab307e82b3f9033f0eef
| |22bffbf2d8bff
CC| |focht(a)gmx.net
Component|-unknown |kernel32
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9026
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |15ad749eced53e0c33454970bfc
| |2bdb58b64f92b
CC| |focht(a)gmx.net
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11710
Summary: wineprefixcreate does not create a color folder
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P4
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lars.tore(a)mulebakken.net
In a normal windows directory tree there should be a color folder.
Unfortunately different windows version use different placement.
According to Real World Digital Photography, 2nd Edition, which I found after
some googling this is the proper places.
"For Windows 98 and earlier profiles should be saved in Windows\System\Color
directory.
For Windows XP, Windows 2000, and Windows ME, profiles should be saved to
Windows\System32\Spool\Drivers\Color.
For Windows NT, the profiles should belong in Windows\System32\Color
Some application like Picture Window Pro require this folder for a functionally
color management.
There are some discussion about this here
http://bugs.winehq.org/show_bug.cgi?id=11532
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15580
Summary: The Bat! v4.0.34.13 lose birthday in addressbook
Product: Wine
Version: 1.1.6
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: newsletter(a)Schiermeier-Software.de
Created an attachment (id=16581)
--> (http://bugs.winehq.org/attachment.cgi?id=16581)
The addressbook 'Edit address entry' dialog with the TDateTimePicker-control
Using the email program 'The Bat!' the addressbook of this application will set
the birthday of an entry inside this addressbook back to the actual day after
calling the new addressbook entry again in a new session.
The addressbooks birthday is a 'TDateTimePicker' control. This or related
controls don't work properly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6969
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |69b76a18fb19bd4a6c83f4f05eb
| |942513af970fd
CC| |focht(a)gmx.net
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9345
Summary: SecureCRT - Scroll fails on any connection
Product: Wine
Version: 0.9.43.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: franziskaner.fan(a)gmail.com
Created an attachment (id=7632)
--> (http://bugs.winehq.org/attachment.cgi?id=7632)
image of the buggy scroll
Secure crt does not display correctly scroll.
When you connect anywhere and execute a long command (long ps, read a log...)
and scroll "run" fast it doesn't refresh correctly, mix old lines with new
ones.
If you select the lines (as shown in screenshot) it display new ones (actual
ones) but still display old ones too if it was longer.
I had test my version (SecureCRT 5.5.1 with enterprise license) since wine
0.9.38 (allways compiled, not rpm nor binarys) in Mandriva.
Other work companions has the same problem in Ubuntu and debian with
pre-compiled versions.
I too proved other versions with demo version and same problem appear.
Thanks for all
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10649
Summary: Regression in RegQueryValueExA when called in unorthodox
manner
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: wine-advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samuel.howard.dennis(a)gmail.com
commit bc590e87a6f9c7421ec3386a7c09a63a3e55dead (16/08/2006, Robert Shearman,
affects advapi) caused a regression in one of my own programs in which I'd used
an unusual calling convention for RegQueryValueEx, being this:
char buf[16]; /* or 1 in the particular call that was failing */
DWORD count = sizeof buf;
LONG ret;
ret = RegQueryValueEx(hkey, "ValueName", NULL, &count, buf, &count); /* value
left in count is never checked */
This works under real windows (9x at least, I never ran the program on installs
of later Windows versions), but WINE does this before retrieving the value:
if (type) *type = REG_NONE;
...which sets count to 0 since I pass the same address for both type and count
in the call; this value is later used to determine the buffer size and triggers
an overflow error.
I am having trouble understanding the precise intent of the troublesome line
(when is *type supposed to be set to REG_NONE? On any error? On any error other
than buffer overflow? (This is the current WINE behaviour, as *type is
unconditionally set again after copying the data)), but clearly assignments
happen only after all processing in genuine Windows or *count is read early and
that value is used throughout the function.
I don't know which fix is appropriate, and am not sure how this case behaves
across different versions of Windows so I'm submitting this bug instead of a
patch. It is trivial to fix either way.
There is also the issue of which value (type or count) is left in the single
variable after the call, but calling this way and then checking that is even
more perverse and nobody has probably ever done it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12416
Summary: Deus Ex and Syberia2 both have corrupted graphics in
0.9.59
Product: Wine
Version: 0.9.58.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eekfrank(a)hotmail.com
Both of these games worked gold for me in .58 and were unplayable in .59. I
have tried a different machine with a different os and an Nvidia video card,
and they work perfectly in .59 so it must be something that is affecting the
ATI card specificaly on this machine. I am using the prop. ATI driver 8.471,
currrent AFAIK. my video card is an ATI X1950pro.
I have tried 0.9.59 both as provided by my distro,(pclinuxos) and built wine
from source with the exact same results, graphic corruption so bad as to make
it impossible to run the games.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13166
Summary: Regression since Wine 0.9.60 : Wine System Tray window
always shown for PopTray 3.2 under Ubuntu 8.04
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: administrator(a)tcedi.com
Since Wine 0.9.60, a regression appeared with PopTray 3.2 : the system tray
icon is shown at the right place on GNOME desktop, but a Wine System Tray
window is also displayed all the time. Tray animations are only displayed on
the Wine System Tray window. The tray icon at the right place on GNOME desktop
stays with the icon from the launch of PopTray 3.2. Right click works on the
tray icon at both locations. Please note that I only tested PopTray with GNOME.
The problem may not appear with KDE. With Wine 0.9.61 and 1.0-rc1 the problem
is still present. The problem appeared with the tray improvements of Wine
0.9.60.
When launching PopTray from the shell, no error is displayed.
My Wine OS is "Windows XP".
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14003
Summary: Civilization 4 City progress bar doesn't display
Product: Wine
Version: 1.0.0
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens.goldberg(a)gmail.com
When playing Civilization IV, you have growth & production bars showing what
progress a city is doing. In Wine, they are empty - forcing you to
"close-examine" a city to see how it's doing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15374
Summary: The Witcher - Game cannot be registered
Product: Wine
Version: 1.1.5
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mcflow-forum(a)gmx.net
Created an attachment (id=16223)
--> (http://bugs.winehq.org/attachment.cgi?id=16223)
Output of wine during the reigstering process
I tried to register the game using the launcher. It did not work. Things that
you have to do to register it:
1. Log into the website (http://thewitcher.com)
2. Log into the launcher with the same account
At step 2 the process fails. After loggin in and entering the CD key the
application complains that you should log into the website, if you are you
should make sure that Internet Explorer has cookies enabled and redo the
procedure. I double checked that I was logged in and that FireFox had cookies
enabled. Still the same failure.
Now I took ies4linux and did it with this. It did not work. Same for Opera
(native and wine).
The terminal provided a bit of output but I don't think that it can be of some
importance:
When entering a key into a textfield the following line is displayed once per
keypress:
>err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=24
At the end, when the failed message pops up the following lines are displayed:
>fixme:wininet:INET_QueryOption INTERNET_OPTION_SECURITY_FLAGS: Stub
>fixme:wininet:InternetSetOptionExW Flags 00000000 ignored
>fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_SECURITY_FLAGS; STUB
The lines beneath this mentioned appeared by closing the launcher.
The whole error output is attached to this report.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19649
Summary: Configure does not check the presence of libXext
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)jorisspekreijse.nl
When running the make script, it will fail when libXext headers are not
installed.
Not a very big issue, but can be quite annoying when the make script stops for
this.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19931
Summary: winedbg crashes entering an infinite self-launch loops
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thesource(a)mail.ru
When some app crashes winedbg starts, but it crashes itself causing to start
another winedbg and so on.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2082
Caleb Cushing <xenoterracide(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|xenoterracide(a)gmail.com |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30716
Bug #: 30716
Summary: Office 2010 letter things doesn't hide when when no in
focus
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tommivs(a)gmail.com
Classification: Unclassified
See screenshot.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2082
sastie(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sastie(a)gmail.com
--- Comment #96 from sastie(a)gmail.com 2012-05-19 09:02:13 CDT ---
For what it's worth, running Fedora 16 with gnome shell and wine 1.5.2
Running Diablo, menu screen doesn't get rendered (black screen) but if use the
hotcorner and display all running windows in the workspace the menu screen is
rendered. Clicking back on the Diablo window still result in black screen.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11426
Summary: Cryptographic exception in .NET Framework application
Product: Wine
Version: 0.9.54.
Platform: PC
URL: http://www.aisto.com/roeder/dotnet/Download.aspx?File=Re
flector
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=10555)
--> (http://bugs.winehq.org/attachment.cgi?id=10555)
Terminal output and backtraces.
After configuring Wine and installing the .NET Framework as per AppDb
instructions, I attempted to execute Reflector, a .NET class browser under
Wine. After a failed attempt to launch the .NET CLR optimization service, the
application throws a managed CLR exception, followed then by a native page
fault. To obtain Reflector, it is simply necessary to provide any random
information to download it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20915
Summary: Trackmania is extremely choppy with OpenAL
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Hi, the free game TrackMania Nations Forever is extremly choppy when running
with enabled OpenAL. You can see it on first map in first 90° left turn. The
problem disappears when running wine compiled with option --without-openal.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23475
Summary: Pippa Funnell: The Stud Farm Inheritance impossible to
play with keyboard auto-repeat enabled
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
This bug applies to the Ubisoft game "Pippa Funnell: The Stud Farm Inheritance"
I tested with Wine 1.2rc5 on Xubuntu 9.10. After installing the game (which
required mounting the CD-ROM with -o utf8 due to an accented character in one
of the filenames), it ran fine. However, controlling the player character was
effectively impossible. It seems the game was seeing repeated key presses
because keyboard auto-repeat was enabled. After disabling auto-repeat I was
able to control the character correctly.
Of course, under Windows the game works correctly when keyboard auto-repeat is
enabled.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7369
--- Comment #12 from Anastasius Focht <focht(a)gmx.net> 2012-05-18 11:43:49 CDT ---
Hello,
still present.
$ wine --version
wine-1.5.4-170-g8933d91
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27347
Summary: Civilization IV warlord Black screen when world map
centering (e.g. stonhenge build)
Product: Wine
Version: 1.3.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: synthetiser(a)free.fr
The main screen part become black when the world map is centering (when
stonehenge is built). Other part seems ok.
Should restart civilization to cancel this bug, but cannot take a saved game
where the world map was centered.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30650
Bug #: 30650
Summary: Diablo II & LoD screen flicker
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: keithmwine(a)gmail.com
Classification: Unclassified
Created attachment 40124
--> http://bugs.winehq.org/attachment.cgi?id=40124
terminal log for diablo 2
Diablo II and LoD (I tested both) experience severe screen flickering, but work
otherwise. I came across a closed bug for wine 1.3.27 that looks nearly
identical (http://bugs.winehq.org/show_bug.cgi?id=28227). The bug occurs
regardless of whether I run it in Direct Draw 2D or 3D (though flickering is
worse with 2D), as well as regardless of resolution (640x400 vs. 800x600). The
flicker occurs in all parts of the game (menus, cinematics, gameplay, etc.). I
created an application profile for "Diablo II.exe" with winecfg (set to Windows
XP), and I was able to get rid of the flickering by selecting "emulate a
virtual desktop," thereby forcing the game into an unresizable window of the
above resolutions.
Experimenting with the resolution of the virtual desktop didn't do much to
help. If it is bigger, the window resizes itself back to 800x600. When it's set
to 800x600, the game fills up most of the screen that isn't pillarboxed, but
the bottom of the game gets cut off since it's windowed.
>From what little I can tell from the attached terminal logs, it looks like the
problem may be rooted in Direct Draw. The problem occurs regardless of the
patch version of Diablo. I downloaded the latest installer from Battle.net and
patched up from within the game.
I built my wine through MacPorts (I couldn't find a good, detailed tutorial for
doing it myself). I'm running MacOS X 10.7, Intel Core i7 2.2 GHz, 4 GB ram.
Let me know if you need any further system specs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22318
Summary: In Motocross madness demo raider is not textured (is
black)
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://www.microsoft.com/games/Motocross/downloads.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=27295)
--> (http://bugs.winehq.org/attachment.cgi?id=27295)
Black raider in wine compared to WinXP
In Motocross madness demo the raider is not textured (is black). It happens in
all version i tried even in wine-1.1.42-113-g2c5eee2.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29269
Bug #: 29269
Summary: All Java Runtime Environment installers fail on some
wininet call
Product: Wine
Version: 1.3.34
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brilanon(a)gmail.com
Classification: Unclassified
When I go to install any known JRE executable installer it tries to go to the
Internet (even the Offline ones) then Wine says,
fixme:wininet:InternetErrorDlg 00000007 contains unsupported flags.
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
And exits. First the installer gives me a certificate error.
I will try an older wine
I have wine 1.1.33. Oh that didn't work. I'm using 1.1.27 on my 32-bit
partition. I'll chroot, and run the executable... it also fails. OK
This is for minecraft. But dwarf fortress is probably more fun and is linux
native
Thanks ,_,
flamoot
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29946
Bug #: 29946
Summary: Skype [5.8] crashes attempting to login
Product: Wine
Version: 1.4-rc4
Platform: x86
URL: http://www.skype.com/go/getskype-full
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Classification: Unclassified
Thanks to a report on AppDB I've found out a way to see a normal HTML-free
Skype login window.
Run Skype 5.8 and select "Sign in with Facebook".
Then enter your credentials.
Get segfault:
There's no backtrace at all, under winedbg I only see:
fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported
Process of pid=002c has terminated
This is probably a dupe of bug 25600 , see my comment over there
http://bugs.winehq.org/show_bug.cgi?id=25600#c4
However in this bug report I have a different Skype version.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30696
Bug #: 30696
Summary: DeltaCad does not draw broken lines and a cross image
leaves dots on screen.
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amtmill(a)earthlink.net
Classification: Unclassified
Created attachment 40198
--> http://bugs.winehq.org/attachment.cgi?id=40198
screen shots referenced in description.
Dashed and broken lines are shown as solid in the display. When the screen
displays a cross (hover over object or mouse cursor), black dots remain in
display where the ends of the cross were after the cross image moves or
changes. The dots disappear when the display is scrolled or re-sized.
This appears to be the same bug as reported in abandoned bug # 8471.
Additional details
Dashed Lines
dashed lines draw as solid and appear in the drop down menu for line style as
solid. ( compare View_in_Wine.jpg vs View_in_Win.jpg ).
"Cross Dots" item
When the screen displays a cross, black dots remain in the location of the four
ends of the cross after the cross is gone or moved.
This occurs:
-when points on a drawing object are highlighted by hovering over them with the
mouse cursor. See Cross_Select_Demo 1.jpg and Cross_Select_Demo 2.jpg
-when mouse cursor changes to a cross - when hovering over a point in snap to
point mode, and when in snap to grid mode. In snap to grid mode, this leaves a
trail of dots behind the mouse cursor and the screen becomes increasingly
cluttered. View_in_Wine.jpg contains a screen shot showing an area filled with
dots.
Other Information
All dots disappear when the display is scrolled or re-sized (change display
scale, change view).
I have tried using all variations of windows emulation in Wine( XP - Win 7 )
with the same result.
Software / Hardware info
I am running Wine 1.2.2 and a registered copy of DeltaCad version 7.
Demo version (time limited) is available at http://www.deltacad.com/demo.html
My Linux version is Backtrack 5 - I have added additional components - Full
KDE, and HP printer support (hplip). Packages updated as of ~ 2 weeks ago.
Windows is Windows Vista - fully updated.
Linux is running on an HP Pavillion dv6000 Model type dv6208nr RAM upgraded to
2 gb. AMD Processor, Nvidia video card.
Windows native is running on an HP Pavillion dv9000 Model type dv9910us. AMD
processor Nvida video card.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30640
Bug #: 30640
Summary: Baldur's Gate hangs at intro screen when any button is
clicked
Product: Wine
Version: 1.5.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: akruppa(a)gmail.com
Classification: Unclassified
The German version of Baldur's Gate (v. 1.1.4315, the latest official patch,
plus the DirectX 8 patch) hangs at the Intro screen when any of the available
Buttons are clicked, be it "Spielen" (Play), "Konfig" or "Beenden" (Exit) etc.
Sound plays at first but stops as soon as any button is clicked. The clicked
button remains "pushed in", see
http://i800.photobucket.com/albums/yy290/kralexhg/Baldur.png
The only terminal output printed by wine is
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
The Wine version is the wine-1.5.3-155.1.x86_64 RPM package for SuSE 12.1.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30198
Bug #: 30198
Summary: Diablo 3 fails to install
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oneadvent(a)gmail.com
Classification: Unclassified
I am trying to install Diablo 3 PreOrder edition and I can't get it to install,
from my very unprofessional standpoint it looks like Agent.exe is crashing
which is causing the problem. Attached are the logs from trying to install and
then again just running Agent.exe, which is what I believe is crashing.
Let me know if I can do anything to help this process, for instance what I have
installed through winetricks that would be good to know.
OH and I tried git of wine, wine1.2, wine1.3, and wine1.4, all on Kubuntu 11.10
Thanks!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9297
Summary: all screen resolutions but 600x480 crash PES4 demo
Product: Wine
Version: 0.9.43.
Platform: PC
URL: http://www.fileshack.com/file_download.x/5863
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
With PES4 demo, the screen resolution 600x480 works almost fine.
But all other screen resolutions make wine crashe
I attached the console output
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22668
Summary: Sega Rally 2 shows only black or grey textures on 3d
surfaces.
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Salz85(a)gmail.com
Created an attachment (id=27905)
--> (http://bugs.winehq.org/attachment.cgi?id=27905)
WINEDEBUG=+wined3d,+ddraw
Sega Rally 2 shows no sign of textures over surfaces dynamically lit, showing
only a black, sometimes grey surfaces,probably based on fog values. 3d surfaces
like water not directly lit or 3d based interface elements are shown
correctly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28990
Bug #: 28990
Summary: Civilization V crashes on startup
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sirjava(a)gmail.com
Classification: Unclassified
civilization V crashes when attempting to launch. steam starts but when I
launch Civ V from steam Civ V never starts. It takes about 45s for it to
crash. This started happening when I upgraded to wine 1.3.31 , I don't
remember which version of wine I had before. However installing older versions
of wine via play on linux and using them didn't yield any results.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27657
Summary: WoW 4.2 Launcher does not exit properly
Product: Wine
Version: 1.3.23
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pitlicek(a)gmail.com
Just wanted to try WoW Starter edition, downloaded installer, installed,
launcher started, download the whole game, but whenever I press Play or wants
to close the launcher properly, the window disappear, and that's all. Virtual
dasktop is hanging there with empty background, WoW.exe is not started.
Absolutely nothing in the console (well, just a lot of mshtml fixmes, but since
the window is rendered, the console spamming stops).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28453
Summary: [Assassin's Creed II / Brotherhood]Online mode does
not works
Product: Wine
Version: 1.3.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berillions(a)gmail.com
For Assassin's Creed II, a internet connection is compulsory to play at this
game.
For Assassin's Creed : Brotherhood, it's possible to play with the offline
mode.
So, the Ubisoft Game Launcher works very correctly, it's possible to log in but
when you click on the "Play" button, the game does not works.
This is the output console with the online mode :
http://pastebin.com/xDqd5k6m
You can see that when you click on "Play" button, there is a problem with a
namedpipe :
2011-04-04 08:52:31 [ 58] [INFO ] OrbitGameFacade.cpp (74) : Starting game
with product id 26.
2011-04-04 08:52:32 [ 86] [ERROR ] NamedPipeReceiveLoop.cpp (62) : ReadFileEx
failed, error = 997.
2011-04-04 08:52:32 [ 51] [INFO ] OrbitGameFacade.cpp (146) : A game
connected to the pipe.
2011-04-04 08:52:32 [ 51] [ERROR ] OrbitGameFacade.cpp (175) : Game connection
closed due to corrupt
It seems that wine do not arrive to show the game window because when you
launch a running system (like gnome-system-monitor), the game executable
(AssassinsCreed2Game.exe for AC2 or ACBSP.exe for Brotherhood) is present.
In windows, when the game executable is launched, the Ubisoft Game Launcher
window is reduce and the game window appear.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30629
Bug #: 30629
Summary: Battlefield Bad Company 2 audio doesn't work in-game
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ajsb(a)vfemail.net
Classification: Unclassified
I have successfully installed from iso this game and even play online in no-pb
servers but when launch game , audio mutes as soon as it arrives main
menu...till then it plays the audio just fine.
Any idea why is this happening ?
Besides audio muting , game performance is actually better than i was expecting
:D
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27384
Summary: Civilization 5 Won't Start
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: graham(a)communicate.za.net
When double-clicking Launcher.exe in the program files folder, I get a generic
"The program Launcher.exe has encountered a serious problem and needs to close.
We are sorry for the inconvenience."
When double-clicking either CivilizationV.exe or CivilizationV_DX11.exe, I get
a waitcursor for a long time (maybe 10 or 15 seconds), which then disappears
and nothing happens.
Am running Ubuntu 10.04 (Lucid Lynx) and Wine 1.3.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23498
Summary: Civilization 4 is not properly displayed
Product: Wine
Version: 1.2-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luis.busquets(a)ilidium.com
Created an attachment (id=29335)
--> (http://bugs.winehq.org/attachment.cgi?id=29335)
wine log with fixmes
Terrain is not properly displayed. It is all black and the leaders are neither
withour even the background.
My VGA card is a ATI Technologies Inc RV370 [Sapphire X550 Silent] and the
game certainly does work with the other PCs that I hav3e with NVIDIA cards. I
thus think that is something to do with the wined3d port to the ATI card.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30625
Bug #: 30625
Summary: Company of Heroes fails to install from DVD
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ajsb(a)vfemail.net
Classification: Unclassified
This affects ALL versions of WINE and all versions of CoH , AFAIK.
As you can see in the reviews , all reviewers confirm that we can install Steam
version but DVD version ALWAYS fails because installer crashes ....
Only way around this is to 1st install from DVD in Window$ and make a ZIP file
and pass content to Linux machine.
However i consider that ridiculous and doesn't seem too hard (well at least
compared with all the advances made in WINE ;) to solve...
There are lot's of people with the DVD and w/o Steam version that would love to
install game w/o need to go back ti Window$ to make ZIP files...
BTW, AFAIK, the updaters also crash so, one more reason to solve this and avoid
the ZIP files...
I appreciate that this issue could be solved once and for all , in special
because it might be similar to problems with some other games with installers
crashing...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30367
Bug #: 30367
Summary: Dota 2 claims it runs out of memory
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelvie(a)ieee.org
Classification: Unclassified
After a while, Dota 2 claims it runs out of memory:
$ zgrep DebugStr 2012-05-07-0009-wine-from-git.log.gz | uniq -c
1 000b:warn:debugstr:OutputDebugStringA "CHTTPRequestCache took 235
milliseconds to initialize\n"
1 0009:warn:debugstr:OutputDebugStringA "Adding license for package
515\n"
1 0009:warn:debugstr:OutputDebugStringA "Adding license for package
251\n"
1 0009:warn:debugstr:OutputDebugStringA "Adding license for package
1064\n"
1 0009:warn:debugstr:OutputDebugStringA "Adding license for package
2535\n"
1 0009:warn:debugstr:OutputDebugStringA "Adding license for package
4840\n"
1 0009:warn:debugstr:OutputDebugStringA "Adding license for package 0\n"
1 002a:warn:debugstr:OutputDebugStringA "roaming config store loaded
successfully - 592 bytes.\n"
1 002a:warn:debugstr:OutputDebugStringA "migrating temporary roaming
config store\n"
1 0009:warn:debugstr:OutputDebugStringA "Errors in
resource\\layout\\uinavigatorpanel.layout:\nUnknown key 'scaling' set in style
'URLStatusImage' in file 'resource\\layout\\uinavigatorpanel.layout'\n"
1 0009:warn:debugstr:OutputDebugStringA "ExecCommandLine: \"\"C:\\Program
Files\\Steam\\steam.exe\" -applaunch 570\"\n"
1 0009:warn:debugstr:OutputDebugStringA "System startup time: 31.81
seconds\n"
1 002a:warn:debugstr:OutputDebugStringA "Game update: AppID 570 \"Dota
2\", ProcID 96, IP 0.0.0.0:0\n"
1 002a:warn:debugstr:OutputDebugStringA "saving roaming config store to
'sharedconfig.vdf'\n"
1 002a:warn:debugstr:OutputDebugStringA "roaming config store 2 saved
successfully\n"
1 0061:warn:debugstr:OutputDebugStringA "GetWMIDeviceStats - Could not
connect.\n"
1 0061:warn:debugstr:OutputDebugStringA "***** OUT OF MEMORY! attempted
allocation size: 0 ****\n"
1 0061:warn:debugstr:OutputDebugStringA "Illegal termination of worker
thread! Threads must negotiate an end to the thread before the CThread object
is destroyed.\n"
238 001c:warn:debugstr:OutputDebugStringA "Failed to parse command (0)"
1 002a:warn:debugstr:OutputDebugStringA "Game removed: AppID 570 \"Dota
2\", ProcID 96 \n"
1 0009:warn:debugstr:OutputDebugStringA "Error: texture file
'public\\steam_cloudsync' does not exist or is invalid\n"
1 002a:warn:debugstr:OutputDebugStringA "saving roaming config store to
'sharedconfig.vdf'\n"
1 002a:warn:debugstr:OutputDebugStringA "roaming config store 2 saved
successfully\n"
TID 0061 has a lot of d3d warnings, so I assume it's the main thread, or the
rendering thread? I'm not too well-versed into how games are coded.
Anyway, I have these d3d settings:
[Software\\Wine\\Direct3D] 1322029591
"DirectDrawRenderer"="opengl"
"Multisampling"="disabled"
"OffScreenRenderingMode"="pbuffer"
"PixelShaderMode"="enabled"
"UseGLSL"="disabled"
"VertexShaderMode"="hardware"
"VideoMemorySize"="1024"
I've attached the output after running with
WINEDEBUG=err+all,fixme+all,warn+all,+tid
I initially suspected it was ALSA (as the sound would loop when it freezes),
but I built this version of wine without ALSA support (latest Git version as
of yesterday).
The game was run with -nod3d9ex (as we are supposed to for Source games).
I've tried to do a full trace, but it slows down the game too much to be of any
use. I can fairly reliably reproduce this, and I am a code monkey myself (who
isn't nowadays), so I can maybe help you guys fix this, if someone can show me
how to debug this.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7933
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |00cpxxx(a)gmail.com
--- Comment #13 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-05-18 00:46:17 CDT ---
There are no mpeg files in a standard game installation. Comments 9 and 11 says
it's working. I can confirm there are no more crashes in 1.5.4 and the graphics
are displaying OK. Could be resolved fixed but I don't know about the mpeg
files.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30710
Bug #: 30710
Summary: Bugzilla has no 'fusion' component
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
there are a couple of bugs that need 'fusion' component for proper tracking.
In past 'msi' was selected as substitute while the root cause was located
'fusion'.
Thanks in advance.
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7933
Alexey Reztsov <ariafan(a)mail.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|ariafan(a)mail.ru |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22774
Summary: DirectX installer very slow on wine
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
It takes quite a few minutes for the DirectX installer to run.
This matters because it's invoked by many game installers,
and before first run of some games (e.g. CODMW2) on Steam.
The load average while it's running is close to zero.
One thread in it seems to be doing a Sleep(5000) frequently,
after which another thread does some message pumping for a second or so.
windows/logs/DirectX.log is slowly outputting a series of lines like
...
05/19/10 10:23:37: dxupdate: CFusion::GetAssemblyList():
Microsoft.DirectX.AudioVideoPlayback:31bf3856ad364e35:31bf3856ad364e35 is not
there.
05/19/10 10:23:42: dxupdate: CMDXInstall::Install(): no update in GAC.
05/19/10 10:23:42: dxupdate: CMDXInstall::Install():
Microsoft.DirectX.Diagnostics
05/19/10 10:23:42: dxupdate: Installed assembly Microsoft.DirectX.Diagnostics
05/19/10 10:23:42: dxupdate: CFusion::GetAssemblyList():
Microsoft.DirectX.Diagnostics:31bf3856ad364e35:31bf3856ad364e35 is not there.
05/19/10 10:23:47: dxupdate: CFusion::GetAssemblyList():
Microsoft.DirectX.Diagnostics:31bf3856ad364e35:31bf3856ad364e35 is not there.
05/19/10 10:23:52: dxupdate: CFusion::GetAssemblyList():
Microsoft.DirectX.Diagnostics:31bf3856ad364e35:31bf3856ad364e35 is not there.
05/19/10 10:23:57: dxupdate: CFusion::GetAssemblyList():
Microsoft.DirectX.Diagnostics:31bf3856ad364e35:31bf3856ad364e35 is not there.
05/19/10 10:24:02: dxupdate: CFusion::GetAssemblyList():
Microsoft.DirectX.Diagnostics:31bf3856ad364e35:31bf3856ad364e35 is not there.
05/19/10 10:24:07: dxupdate: CMDXInstall::Install(): no update in GAC.
05/19/10 10:24:07: dxupdate: CMDXInstall::Install(): Microsoft.DirectX.Direct3D
05/19/10 10:24:07: dxupdate: Installed assembly Microsoft.DirectX.Direct3D
05/19/10 10:24:07: dxupdate: CFusion::GetAssemblyList():
Microsoft.DirectX.Direct3D:31bf3856ad364e35:31bf3856ad364e35 is not there.
05/19/10 10:24:12: dxupdate: CFusion::GetAssemblyList():
Microsoft.DirectX.Direct3D:31bf3856ad364e35:31bf3856ad364e35 is not there.
05/19/10 10:24:17: dxupdate: CFusion::GetAssemblyList():
Microsoft.DirectX.Direct3D:31bf3856ad364e35:31bf3856ad364e35 is not there.
05/19/10 10:24:22: dxupdate: CFusion::GetAssemblyList():
Microsoft.DirectX.Direct3D:31bf3856ad364e35:31bf3856ad364e35 is not there.
05/19/10 10:24:27: dxupdate: CFusion::GetAssemblyList():
Microsoft.DirectX.Direct3D:31bf3856ad364e35:31bf3856ad364e35 is not there.
05/19/10 10:24:32: dxupdate: CMDXInstall::Install(): no update in GAC.
05/19/10 10:24:32: dxupdate: CMDXInstall::Install():
Microsoft.DirectX.Direct3DX
05/19/10 10:24:32: dxupdate: CFusion::GetAssemblyList():
Microsoft.DirectX.Direct3DX:31bf3856ad364e35:31bf3856ad364e35 is not there.
...
Can we trick the installer into not installing anything, and thereby
completing quickly, by setting some registry values?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20580
Summary: QQ 2009 International beta1 installer crashes because
sxs.CreateAssemblyCache unimplemented?
Product: Wine
Version: 1.1.32
Platform: PC
URL: http://dl_dir.qq.com/qqfile/qq/QQ2009/QQIntl_Beta1.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: spooler
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The installer spews all sorts of unhappiness about missing
msvcrt80*, but doing 'winetricks vcrun2005' first makes it happy.
But it still crashes with
fixme:mscoree:LoadLibraryShim (0x689b570c L"fusion.dll", (nil), (nil),
0x196dc0c): semi-stub
fixme:sxs:CreateAssemblyCache 3406272 0 stub
wine: Unhandled page fault on read access to 0x00000000 at address 0x406d87
(thread 002f), starting debugger...
and the wine crash dialog pops up.
(The app seems to start ok, though.)
+relay,+seh on the installer shows
0032:Call sxs.CreateAssemblyCache(0033f9c0,00000000) ret=00406d54
fixme:sxs:CreateAssemblyCache 3406272 0 stub
0032:Ret sxs.CreateAssemblyCache() retval=80004001 ret=00406d54
trace:seh:raise_exception code=c0000005 flags=0 addr=0x406d87 ip=00406d87
tid=0032
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17631
Summary: LiteStep 0.3 doesn't install on wine 1.1.16
Product: WineHQ Apps Database
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bais(a)bais.info
Created an attachment (id=19814)
--> (http://bugs.winehq.org/attachment.cgi?id=19814)
Stacktracer of LiteStep installer crash.
I'm trying to use a desktop manager on wine for quickly do normal things and
for pure spirit of curiosity.
On another forum I found LiteStep like a desktop manager substitution for
windows xp explorer and I tried to download it on my wine 1.1.16 recompiled
version.
I launched it and I received an error on shell.
I attached it on this report.
have fun.
bais
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6869
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|-unknown |fusion
Version|unspecified |0.9.27.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5977
--- Comment #17 from Lukas Middendorf <lukas.middendorf(a)freenet.de> 2012-05-17 16:18:33 CDT ---
Still seeing this with wine 1.5.4
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8258
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://object-arts.com/cont |http://object-arts.com/down
|ent/navigation/products/dce |loads/downloads.html
|.html |
--- Comment #9 from Dan Kegel <dank(a)kegel.com> 2012-05-17 15:01:22 CDT ---
Still present.
(The 'winetricks urlmon' workaround was removed since it was too ie6-ish, see
http://code.google.com/p/winezeug/source/detail?r=2009 )
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8018
Thomas Spear <Speeddymon(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on|13487 |
--- Comment #4 from Thomas Spear <Speeddymon(a)gmail.com> 2012-05-17 14:56:08 CDT ---
This bug is for SmartBarXP, not SmartFTP. Removing blocker.
Will test and report back.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6244
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
URL|http://www.suneido.com |http://www.suneido.com/supp
| |ort/downloads
CC| |focht(a)gmx.net
Resolution| |DUPLICATE
Summary|newer versions of Suneido |Suneido database IDE
|database IDE do not work |v070204 and later fails to
| |start (GC_DONT_GC=1 works
| |around)
--- Comment #10 from Anastasius Focht <focht(a)gmx.net> 2012-05-17 14:50:43 CDT ---
Hello,
the app is built with MinGW Java compiler (gcc-java), e.g. java code compiled
to native Windows executables.
Dupe of bug 22152 (although has nothing to do with Pando-based installers as
the bug summary suggests).
To work around, start the application:
$ GC_DONT_GC=1 wine ./suneido.exe
I tested the "old" version 070204 this bug was reported against and latest
110409.
Both suffer from same issue.
$ du -sh suneido110409.zip
5.2M suneido110409.zip
$ sha1sum suneido110409.zip
1198bf9045ee4c88836da4c72687e4741b0f4d80 suneido110409.zip
$ wine --version
wine-1.5.4-170-g8933d91
Regards
*** This bug has been marked as a duplicate of bug 22152 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9153
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #13 from butraxz(a)gmail.com 2012-05-17 14:48:52 CDT ---
This bug has not been updated for two years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9137
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #5 from butraxz(a)gmail.com 2012-05-17 14:48:21 CDT ---
This bug has not been updated for two years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9068
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #7 from butraxz(a)gmail.com 2012-05-17 14:47:09 CDT ---
This bug has not been updated for two years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9043
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #9 from butraxz(a)gmail.com 2012-05-17 14:46:19 CDT ---
This bug has not been updated for two years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9032
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #12 from butraxz(a)gmail.com 2012-05-17 14:45:23 CDT ---
This bug has not been updated for two years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8981
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #7 from butraxz(a)gmail.com 2012-05-17 14:44:59 CDT ---
This bug has not been updated for two years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8621
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #7 from butraxz(a)gmail.com 2012-05-17 14:44:29 CDT ---
This bug has been reported as fixed two years ago. Following the policy that if
it works in new than win 9x, then this bug should be closed as fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8532
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #5 from butraxz(a)gmail.com 2012-05-17 14:41:38 CDT ---
This bug has not been updated for three years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8406
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #10 from butraxz(a)gmail.com 2012-05-17 14:41:14 CDT ---
This bug has not been updated for two years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8258
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #8 from butraxz(a)gmail.com 2012-05-17 14:40:27 CDT ---
This bug has not been updated for two years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8192
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #14 from butraxz(a)gmail.com 2012-05-17 14:39:56 CDT ---
This bug has not been updated for four years by OP. Is this still an issue i
current (1.5.4) or newer wine ? You may also close this as abandoned if you
feel that that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8183
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #4 from butraxz(a)gmail.com 2012-05-17 14:39:25 CDT ---
This bug has not been updated for two years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8018
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #3 from butraxz(a)gmail.com 2012-05-17 14:39:06 CDT ---
This bug has not been updated for two years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7955
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #6 from butraxz(a)gmail.com 2012-05-17 14:38:26 CDT ---
This bug has not been updated for three years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7954
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #5 from butraxz(a)gmail.com 2012-05-17 14:37:25 CDT ---
This bug has not been updated for two years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7933
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #12 from butraxz(a)gmail.com 2012-05-17 14:37:00 CDT ---
This bug has not been updated for three years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7673
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #7 from butraxz(a)gmail.com 2012-05-17 14:35:48 CDT ---
This bug has not been updated for two years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6128
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |ABANDONED
--- Comment #7 from Dan Kegel <dank(a)kegel.com> 2012-05-17 14:35:45 CDT ---
"winetricks cmd" installs a win2k version of cmd that is good enough
for my purposes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7520
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #23 from butraxz(a)gmail.com 2012-05-17 14:35:04 CDT ---
This bug has not been updated for two years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7369
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #11 from butraxz(a)gmail.com 2012-05-17 14:34:26 CDT ---
This bug has not been updated for two years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7146
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #11 from butraxz(a)gmail.com 2012-05-17 14:33:46 CDT ---
This bug has not been updated for three years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7085
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #12 from butraxz(a)gmail.com 2012-05-17 14:33:18 CDT ---
This bug has not been updated for three years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7076
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #7 from butraxz(a)gmail.com 2012-05-17 14:32:34 CDT ---
This bug has not been updated for three years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6673
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #6 from butraxz(a)gmail.com 2012-05-17 14:31:57 CDT ---
This bug has not been updated for five years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6394
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #20 from butraxz(a)gmail.com 2012-05-17 14:30:58 CDT ---
This bug has not been updated for two years. Is this still an issue i current
(1.5.4) or newer wine ? Workaround suggested in 2008. You may also close this
as abandoned if you feel that that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6244
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #9 from butraxz(a)gmail.com 2012-05-17 14:29:47 CDT ---
This bug has not been updated for five years by OP. Is this still an issue i
current (1.5.4) or newer wine ? You may also close this as abandoned if you
feel that that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6128
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #6 from butraxz(a)gmail.com 2012-05-17 14:28:35 CDT ---
This bug has not been updated for four years by OP. Is this still an issue i
current (1.5.4) or newer wine ? You may also close this as abandoned if you
feel that that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5977
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #16 from butraxz(a)gmail.com 2012-05-17 14:27:40 CDT ---
This bug has not been updated for two years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5946
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #16 from butraxz(a)gmail.com 2012-05-17 14:27:16 CDT ---
This bug has not been updated for three years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5706
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #7 from butraxz(a)gmail.com 2012-05-17 14:25:44 CDT ---
This bug has not been updated for two years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5129
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #6 from butraxz(a)gmail.com 2012-05-17 14:22:03 CDT ---
This bug has not been updated for two years. Please retest in 1.5.4 if this is
still valid or close as abandoned.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25279
Summary: Need For Speed Underground 1 - missing fonts
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Admc(a)ufurmix.org
Created an attachment (id=32117)
--> (http://bugs.winehq.org/attachment.cgi?id=32117)
screenshot of missing fonts
I wanted to play NFS Underground, i installed game and applied NoCD crack,
everything went fine. I run the game, but I saw the font is missing.
I can't attach terminal log because the game is not launching when I try to run
it from terminal.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2467
Jan Kalab <pitlicek(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pitlicek(a)gmail.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30708
Bug #: 30708
Summary: Update not working,only after you instlal a lot of
random stuff from winetricks and update to the latest
wine
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: baditaflorin(a)gmail.com
Classification: Unclassified
Created attachment 40210
--> http://bugs.winehq.org/attachment.cgi?id=40210
Terminal log
Update does not work. It worked finally when tried from the terminal with
wine MH2.exe
after i installed like 12 dll and tweaks from winetricks . And updated to 1.5.4
from 1.4
Ubuntu 12.04
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3845
--- Comment #14 from Philipp Klaus Krause <pkk(a)spth.de> 2012-05-17 06:43:12 CDT ---
I still can reproduce the problem today (using wine 1.5.4). However now the cpu
usage is shown by "top" with the .exe not with wineserver.
Philipp
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30704
Bug #: 30704
Summary: rpcrt4.dil; ole32.dil files can't be found
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: rpc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jasonshelley675(a)hotmail.com
Classification: Unclassified
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
err:module:import_dll Library ole32.dll (which is needed by
L"C:\\windows\\system32\\winefile.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\winefile.exe" failed, status c0000135
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2155
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |00cpxxx(a)gmail.com
--- Comment #18 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-05-16 18:14:14 CDT ---
Still present in 1.5.4.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8226
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |00cpxxx(a)gmail.com
--- Comment #13 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-05-16 14:18:01 CDT ---
(In reply to comment #12)
> No download, no update from OP for two years. Is this still an issue in 1.5.4
> or should this be closed as abandoned ?
Still present in wine 1.5.4.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9133
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #10 from butraxz(a)gmail.com 2012-05-16 13:59:25 CDT ---
Download broken, no update from OP for two years. Is this still an issue in
1.5.4 or should this be closed as abandoned ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8392
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #10 from butraxz(a)gmail.com 2012-05-16 13:57:57 CDT ---
Workaround suggested two years ago. Is this still an issue in 1.5.4 or should
this be closed as abandoned ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8233
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #12 from butraxz(a)gmail.com 2012-05-16 13:56:47 CDT ---
No update from OP for three years. Is this still an issue in 1.5.4 or should
this be closed as abandoned ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8226
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #12 from butraxz(a)gmail.com 2012-05-16 13:55:27 CDT ---
No download, no update from OP for two years. Is this still an issue in 1.5.4
or should this be closed as abandoned ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8089
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #15 from butraxz(a)gmail.com 2012-05-16 13:54:07 CDT ---
No update for two years. The download URL does not actually lead to download.
Shouldnt this be closed as abandoned ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7552
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #13 from butraxz(a)gmail.com 2012-05-16 13:51:56 CDT ---
Last update from OP five years ago. Since them program has changed and works in
comment 10. Shouldnt this be either fixed or abandoned ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3864
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://appdb.winehq.org/app |http://pages.cs.wisc.edu/~g
|view.php?appId=2547 |host/redmon/
CC| |00cpxxx(a)gmail.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2082
Philippe Anctil <futhark77(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|futhark77(a)gmail.com |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6911
tonuss <tonuss(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tonuss(a)gmail.com
--- Comment #11 from tonuss <tonuss(a)gmail.com> 2012-05-16 06:12:07 CDT ---
Here is solution, that works.
Problem was, with additional files needed to copy to wine directory
http://rebatefx.com/linux-mt4/
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=52
--- Comment #34 from Albert Pool <albertpool(a)solcon.nl> 2012-05-16 05:40:34 CDT ---
@ butraxs: The problem which remains (see supimbao's screenshot, attachment
37712) is different from the problem François Gouget had when opening this bug
in 2000. As I said before, with 1.3.8 François's problem is already fixed, what
we're currently seeing is different, probably not related at all to the
LockWindowUpdate function which caused this bug in 2000. I'd open a new bug if
there's still interest.
I think this win9x program wasn't meant to take care of OpenGL renderers such
as glxgears messing up during the scramble.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2408
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #25 from Alexandre Julliard <julliard(a)winehq.org> 2012-05-16 04:17:17 CDT ---
It's really a WONTFIX. The goal of Wine is not to provide full DOS
compatibility, there are other projects that do a better job of this. In fact
DOS support in Wine is going to be phased out, since there are more and more
platforms where it cannot work.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2408
--- Comment #24 from Jeremiah Flerchinger <flerchjj(a)ieee.org> 2012-05-16 03:19:57 CDT ---
(In reply to comment #22)
> The use of dosbox has been suggested. Shouldnt this be closed as this is not a
> wine issue ?
No, Wine has an internal implementation seperate from Dosbox. Dosbox is not
fully integrated with Wine system calls and Wine does not have a complete VGA &
MIDI implementation.
Both Wine and DosBox have limitations. Sometimes one will work better than the
other. The error is still valid for Wine's internal VGA & DOS system. I think I
may have actually created the error message about 2 years ago to help figure
where the most common register errors were.
I had a patch somewhere for this bug. I have next week off work, so maybe I can
did through my old files and find it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2408
--- Comment #23 from Jeremiah Flerchinger <flerchjj(a)ieee.org> 2012-05-16 03:12:39 CDT ---
(In reply to comment #19)
> now it refuses to run "because vm86 mode is not supported on this platform."
Are you using a 64 bit Operating System (to include Mac OS version... I don't
remember)? vm86 is not available on 64 bit OSes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29291
Bug #: 29291
Summary: Tomb Raider III looses all the textures
Product: Wine
Version: 1.3.34
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Classification: Unclassified
Created attachment 37887
--> http://bugs.winehq.org/attachment.cgi?id=37887
Screenshot from Tomb Raider 3
Tomb Raider III looses all the textures. To be able to Tomb Raider 3 in wine
1.3.34 i had to apply hack from bug 27482#c4.
1. I did a regression test between 1.3.33 and 1.3.34:
commit ca83e14aba73a2dfa6410331229fb155ba53c78f
Author: Matteo Bruni <mbruni(a)codeweavers.com>
Date: Wed Nov 23 01:31:41 2011 +0100
ddraw: Reorder formats in EnumTextureFormats.
:040000 040000 8b7874525a9af24f0398723237adeb93e3acab73
7f88527d900fb9489e41b0ae37918aded1857137 M dlls
2. No other bug report suffers from this commit.
3. Revert of this patch after git checkout makes that problem go away.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4825
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |00cpxxx(a)gmail.com
--- Comment #24 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-05-15 19:44:06 CDT ---
Still present in 1.5.4. Pressing the menu item in both modern or old skins will
not bring the media library window.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4291
--- Comment #24 from runetmember(a)gmail.com 2012-05-15 19:16:21 CDT ---
> Is this still an issue in 1.5.4 or beyond?
In WINE 1.5.4 menubar now displayed, toolbar - still don't (but sometimes it's
partially visible if you open menu).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4208
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
URL|http://download.cnet.com/DV |http://www.mediachance.com/
|D-lab-Pro/3000-7970_4-10334 |files/DVDlabPRO153.exe
|208.html?part=dl-DVDLabPro& |
|subj=dl&tag=button&cdlPid=1 |
|0796192 |
Resolution| |FIXED
--- Comment #19 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-05-15 19:14:18 CDT ---
The application no longer hangs when videos are added. Tested versions 1.53 and
2.0 in wine 1.5.4. There are a few visual glitches but it's possible to edit
the menus, add the videos and build the final dvd.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4208
--- Comment #18 from Stan Gammons <s_gammons(a)charter.net> 2012-05-15 18:02:24 CDT ---
I gave up trying to get this application to work with WINE. I don't have a need
for it now, so close it as abandoned.
Thanks.
Stan
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4286
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |4f78c04ec86bd8efcda4af4206d
| |a4c7f4fa7516c
Status|NEW |RESOLVED
Resolution| |FIXED
Severity|minor |normal
--- Comment #45 from Anastasius Focht <focht(a)gmx.net> 2012-05-15 17:15:29 CDT ---
Hello,
well the bug has been reused for several issues (mainly msi and msxml ones).
Currently it just crashes in clean WINEPREFIX.
It most likely evolved and hits a different bug than initial "exits silently
before displaying anything".
Marking fixed and selecting one issue.
File a new bug for the crash.
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2642
--- Comment #32 from Anastasius Focht <focht(a)gmx.net> 2012-05-15 16:58:55 CDT ---
Hello,
--- quote ---
As the original issue has been solved and new one started from comment 15,
should this be closed and a new opened. Provided of course, if this is still an
issue in 1.5.4 ?
--- quote ---
sure, still present.
In general bug recycling should be avoided, yes.
The bug has been rechristened long ago so an exception might be acceptable
here.
$ du -sh setup.RemoteClient_4.68.1.28.exe
8.9M setup.RemoteClient_4.68.1.28.exe
$ sha1sum setup.RemoteClient_4.68.1.28.exe
d648f38272f75978adc84e8d306371d740215332 setup.RemoteClient_4.68.1.28.exe
$ wine --version
wine-1.5.4-94-g8ee1277
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3689
--- Comment #45 from Anastasius Focht <focht(a)gmx.net> 2012-05-15 16:44:29 CDT ---
Hello,
--- quote ---
This has not been updated for two years. Is this still an issue in 1.5.4 or
beyond ?
--- quote ---
sure, still present.
Wine's widl creates "stdole32.tlb" as v2 (MSFT) typelib.
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3158
--- Comment #6 from Austin English <austinenglish(a)gmail.com> 2012-05-15 15:41:20 CDT ---
(In reply to comment #5)
> This has not been updated for two years. Is this still an issue in 1.5.4 ?
Yes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1977
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #21 from Austin English <austinenglish(a)gmail.com> 2012-05-15 15:38:45 CDT ---
(In reply to comment #19)
> I've just tried Half-Life with the renderer set to Software (as opposed to
> OpenGL or D3D) and both the menu and the game were fine.
>
> Can you confirm this is still an issue and not driver specific?
Fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4836
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #15 from butraxz(a)gmail.com 2012-05-15 15:07:33 CDT ---
Is this still an issue in 1.5.4 or beyond ? Or should this be closed as
abandoned ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4825
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #23 from butraxz(a)gmail.com 2012-05-15 15:07:02 CDT ---
This has not been updated by OP for two years. Is this still an issue in 1.5.4
or beyond ? Or should this be closed as abandoned ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4781
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #48 from butraxz(a)gmail.com 2012-05-15 15:05:30 CDT ---
The last poster commented that this could be closed. Could it ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4742
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #19 from butraxz(a)gmail.com 2012-05-15 15:04:44 CDT ---
This has not been updated by OP for three years. Is this still an issue in
1.5.4 or beyond ? Or should this be closed as abandoned ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4633
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #23 from butraxz(a)gmail.com 2012-05-15 15:03:09 CDT ---
This has not been updated for two years. Is this still an issue in 1.5.4 or
beyond ? Or should this be closed as abandoned ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4486
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #10 from butraxz(a)gmail.com 2012-05-15 14:59:38 CDT ---
This has not been updated by OP for two years. Is this still an issue in 1.5.4
or beyond ? Or should this be closed as abandoned ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4407
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #34 from butraxz(a)gmail.com 2012-05-15 14:58:04 CDT ---
This has been proposed to be abandoned about a year ago. Shouldnt this be
closed as abandoned ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4208
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |00cpxxx(a)gmail.com
--- Comment #17 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-05-15 14:57:11 CDT ---
(In reply to comment #16)
> This has not been updated by OP for three years. Is this still an issue in
> 1.5.4 or beyond ? Or should this be closed as abandoned ?
There is still a valid download. You could retry yourself too. I'll do when I
get home.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4374
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #12 from butraxz(a)gmail.com 2012-05-15 14:56:47 CDT ---
This has not been updated for two years. Is this still an issue in 1.5.4 or
beyond ? Or should this be closed as abandoned ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4291
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #23 from butraxz(a)gmail.com 2012-05-15 14:55:43 CDT ---
This has not been updated by OP for two years. Is this still an issue in 1.5.4
or beyond ? Or should this be closed as abandoned ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4286
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #44 from butraxz(a)gmail.com 2012-05-15 14:54:59 CDT ---
This has not been updated by OP for one year. Is this still an issue in 1.5.4
or beyond ? Or should this be closed as abandoned ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4208
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #16 from butraxz(a)gmail.com 2012-05-15 14:53:07 CDT ---
This has not been updated by OP for three years. Is this still an issue in
1.5.4 or beyond ? Or should this be closed as abandoned ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4096
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #13 from butraxz(a)gmail.com 2012-05-15 14:51:47 CDT ---
This has not been updated by OP for four years. Is this still an issue in 1.5.4
or beyond ? Or should this be closed as abandoned ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2624
--- Comment #29 from Artem S. Tashkinov <t.artem(a)mailcity.com> 2012-05-15 14:46:13 CDT ---
(In reply to comment #28)
> This has not been updated for two years. Is this still relevant in 1.5.4 ?
No testcase means no patch means this bug is still relevant.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3864
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #17 from butraxz(a)gmail.com 2012-05-15 14:46:13 CDT ---
This has not been updated by OP for two years. Is this still an issue in 1.5.4
or beyond ? Or should this be closed as abandoned ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3851
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #11 from butraxz(a)gmail.com 2012-05-15 14:45:10 CDT ---
The last poster suggested this bug to be closed as abandoned as a new one has
been created. Shoudnt this be closed ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3848
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #16 from butraxz(a)gmail.com 2012-05-15 14:44:08 CDT ---
This has not been updated by OP for four years. Shouldnt this be closed as
abandoned ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3846
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #31 from butraxz(a)gmail.com 2012-05-15 14:43:09 CDT ---
This has not been updated by OP for three years. Is this still an issue in
1.5.4 or beyond ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3845
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #13 from butraxz(a)gmail.com 2012-05-15 14:42:15 CDT ---
This has not been updated for three years. Shoudnt this be closed as abandoned
?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3791
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #9 from butraxz(a)gmail.com 2012-05-15 14:41:08 CDT ---
This has not been updated by OP for five years. Shouldnt this be closed as
abandoned ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3783
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #6 from butraxz(a)gmail.com 2012-05-15 14:40:08 CDT ---
This has not been updated for two years. Is this still an issue in 1.5.4 or
beyond ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3766
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #27 from butraxz(a)gmail.com 2012-05-15 14:38:57 CDT ---
Is this still an issue in 1.5.4 or beyond ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3689
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #44 from butraxz(a)gmail.com 2012-05-15 14:37:47 CDT ---
This has not been updated for two years. Is this still an issue in 1.5.4 or
beyond ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3680
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #12 from butraxz(a)gmail.com 2012-05-15 14:37:19 CDT ---
No update for a year. Is this WONTFIX ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3599
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #24 from butraxz(a)gmail.com 2012-05-15 14:35:04 CDT ---
Is this still an issue in 1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3591
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #15 from butraxz(a)gmail.com 2012-05-15 14:34:25 CDT ---
This has not been updated for two years. Is this still an issue in 1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3538
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #19 from butraxz(a)gmail.com 2012-05-15 14:32:48 CDT ---
Is this still an issue in 1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3507
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #14 from butraxz(a)gmail.com 2012-05-15 14:31:35 CDT ---
This has not been updated by OP for four years. Is this still an issue in 1.5.4
?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3452
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #22 from butraxz(a)gmail.com 2012-05-15 14:29:36 CDT ---
This has not been updated by OP for three years. Is this still an issue in
1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2082
--- Comment #95 from K1773R <K1773R(a)darkgamex.ch> 2012-05-15 14:29:04 CDT ---
no since this isnt a program specific problem, its a directdraw problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3297
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #14 from butraxz(a)gmail.com 2012-05-15 14:27:50 CDT ---
This has not been updated for two years. Is this still an issue in 1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3161
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #10 from butraxz(a)gmail.com 2012-05-15 14:26:38 CDT ---
This has not been updated for two years. Is this still an issue in 1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3158
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #5 from butraxz(a)gmail.com 2012-05-15 14:26:11 CDT ---
This has not been updated for two years. Is this still an issue in 1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3028
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #23 from butraxz(a)gmail.com 2012-05-15 14:24:24 CDT ---
This has not been updated for two years. Is this still relevant in 1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3013
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #11 from butraxz(a)gmail.com 2012-05-15 14:23:52 CDT ---
Shouldnt this be closed as abandoned if no download is available ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2948
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #14 from butraxz(a)gmail.com 2012-05-15 14:22:56 CDT ---
Is this still an issue in 1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2812
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #20 from butraxz(a)gmail.com 2012-05-15 14:21:13 CDT ---
This has not been updated for three years. Is this still relevant in 1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2642
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #31 from butraxz(a)gmail.com 2012-05-15 14:20:01 CDT ---
As the original issue has been solved and new one started from comment 15,
should this be closed and a new opened. Provided of course, if this is still an
issue in 1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2624
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #28 from butraxz(a)gmail.com 2012-05-15 14:18:17 CDT ---
This has not been updated for two years. Is this still relevant in 1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2408
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #22 from butraxz(a)gmail.com 2012-05-15 14:17:24 CDT ---
The use of dosbox has been suggested. Shouldnt this be closed as this is not a
wine issue ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2351
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #25 from butraxz(a)gmail.com 2012-05-15 14:16:32 CDT ---
This has not been updated for two years. Is this still relevant in 1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2203
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #28 from butraxz(a)gmail.com 2012-05-15 14:16:00 CDT ---
Is this still relevant in 1.5.4 ? This uses dosbox or, as in the last comment,
can run from wineconsole. Should this be closed ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2155
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #17 from butraxz(a)gmail.com 2012-05-15 14:14:26 CDT ---
This has not been updated for two years. Is this still relevant in 1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2082
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #94 from butraxz(a)gmail.com 2012-05-15 14:13:33 CDT ---
It is very hard to contribute to solving this because it contains references to
all directX games. Shouldnt this be closed an individual program specific
issues to be opened ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1830
--- Comment #19 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-05-15 14:11:29 CDT ---
(In reply to comment #18)
> Is this still an issue in 1.5.4 ?
Yes. Direct play support is still basic.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1977
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #20 from butraxz(a)gmail.com 2012-05-15 14:11:09 CDT ---
This has been reported as fixed in 2011 but asked for another one to confirm.
Should this be closed as abandoned or fixed if confirmed by one ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1830
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #18 from butraxz(a)gmail.com 2012-05-15 14:08:55 CDT ---
Is this still an issue in 1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1719
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #26 from butraxz(a)gmail.com 2012-05-15 14:08:14 CDT ---
Is this still an issue in 1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1429
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #11 from butraxz(a)gmail.com 2012-05-15 14:07:33 CDT ---
This has not been updated for three years. Is this still relevant in 1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1351
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #17 from butraxz(a)gmail.com 2012-05-15 14:06:12 CDT ---
The use of dosbox was proposed, but no update for two years from OP. Shouldnt
this be closed as abandoned ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=836
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #18 from Dan Kegel <dank(a)kegel.com> 2012-05-15 14:05:34 CDT ---
I do think it got sped up quite a bit, so we can probably close this
for now, and open a new bug the next time somebody runs into a speed problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1244
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #26 from butraxz(a)gmail.com 2012-05-15 14:04:48 CDT ---
No updates for three years. Shouldnt this be closed as abandoned ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1163
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #31 from butraxz(a)gmail.com 2012-05-15 14:02:43 CDT ---
Is this still an issue in in 1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=836
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #17 from butraxz(a)gmail.com 2012-05-15 13:59:09 CDT ---
No update for three years. Is this still relevant in 1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=735
--- Comment #27 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-05-15 13:59:08 CDT ---
(In reply to comment #26)
> No update for a year. Is this still relevant in 1.5.4 ?
Yes. Same issue.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=786
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #11 from butraxz(a)gmail.com 2012-05-15 13:58:30 CDT ---
No update for a year. Is this still relevant in 1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=735
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #26 from butraxz(a)gmail.com 2012-05-15 13:57:59 CDT ---
No update for a year. Is this still relevant in 1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=625
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #20 from butraxz(a)gmail.com 2012-05-15 13:57:15 CDT ---
No update for a year. Is this still relevant in 1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=556
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #25 from butraxz(a)gmail.com 2012-05-15 13:56:13 CDT ---
The last documented diff was two years ago. Is this still relevant in 1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=425
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #35 from butraxz(a)gmail.com 2012-05-15 13:54:46 CDT ---
This issue has not been updated for three years. Is this still relevant in
1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=124
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #20 from butraxz(a)gmail.com 2012-05-15 13:53:12 CDT ---
Except for removing keyword, there has been no actiivty for three years for
this item. Is this still relevant as of 1.5.4 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=82
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #18 from butraxz(a)gmail.com 2012-05-15 13:51:46 CDT ---
this issue has been open for 12 years. The last update was two years ago. Is
this still relevant on 1.5.4?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=52
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #33 from butraxz(a)gmail.com 2012-05-15 13:49:52 CDT ---
This bug has been open for 12 years. It is the oldest open in the bugzilla. Is
this still relevant in 1.5.4, especially now, when there is less and less win
9x activity and no known affected programs ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7117
--- Comment #10 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-05-14 22:21:39 CDT ---
Still present in wine 1.5.4.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30682
Bug #: 30682
Summary: Ammyy Admin (v3) crashes on launch
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deadmorozzz1(a)gmail.com
Classification: Unclassified
Created attachment 40174
--> http://bugs.winehq.org/attachment.cgi?id=40174
ammy admin backtrace log
Here is link to app
http://www.ammyy.com/AA_v3.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22842
Summary: Can't select screen mode / resolution on PSOBB and PSU
Product: Wine
Version: 1.2-rc1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cleberdemattoscasali-wine(a)yahoo.com.br
Created an attachment (id=28207)
--> (http://bugs.winehq.org/attachment.cgi?id=28207)
PSU options screenshot
In the game options, the list of available screen resolutions will show up
empty, on Phantasy Star Online Blue Burst and Phantasy Star Universe.
On PSU I get a:
fixme:win:EnumDisplayDevicesW ((null),0,0x33f5b4,0x00000000), stub!
On PSOBB I get a:
fixme:win:EnumDisplayDevicesW ((null),0,0x33f4dc,0x00000000), stub!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3488
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.maplesea.com/gui |http://www.gamershell.com/d
|de/download.aspx |ownload_88496.shtml
CC| |00cpxxx(a)gmail.com
--- Comment #11 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-05-14 06:46:02 CDT ---
(In reply to comment #10)
> Download link is burst.
>
> No answer since 3 years.
>
> This bug could be closed as ABANDONED.
I'll retest it this week.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26450
Summary: Wrong behaviour in Listview
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carlo.bramix(a)libero.it
It seems that the items in a listview control (icon view) have different
behaviour that the same object in Windows.
Here there are attached the test programme used for checking this bug and some
screenshots.
The programme has been compiled in MinGW with the command:
gcc testlv.c -o testlv.exe -O2 -mwindows -s -lcomctl32
If you run the programme, you can verify the bug by selecting an icon and then
selecting "Edit" from the menu.
Actually the bugs that I noticed are:
1) The active area for icon text is wrongly calculated and it is taller than
expected (see err_wine_1.PNG and err_win_1.PNG).
2) The edit control created for changing icon text is not multiline and it does
not separate words to different lines if they are longer than expected (see
err_wine_1.PNG and err_win_1.PNG).
3) Even when doing a rename on a single line text, the width editing is always
larger than expected with an useless area.
I have also noticed that in WINE the icons recovered from shell32 are somehow
not all at expected, while others seems missing.
Compared to the results I got in Windows, it also looks like these icons have
missing transparency for some unknown reasons.
Tested on Ubuntu 10.10 with WINE-1.3.15
Tested on Windows 95
Tested on Windows 98
Tested on Windows 2000 SP4
Tested on Windows XP Home SP3+ (screenshots taken from this platform)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30651
Bug #: 30651
Summary: ie5wzd.exe from ie5setup.exe installer crashes
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
just adding the bug for documentation purposes (so it can be
searched/referenced).
It's actually a WONTFIX.
According to bingoogle it will behave the same way on modern Windows = crash.
The IE5 installer is bundled with several older app installers.
I encountered this with MS Money 2002.
When the installer is started (silent mode) the sub-installer "ie5wzd.exe"
crashes:
--- snip ---
...
0026:Call KERNEL32.CreateProcessA(00000000,00436f04
"\"Z:\\home\\focht\\Downloads\\Microsoft Money 2002\\ie\\ie5setup.exe\" /Q /R:N
/C:\"ie5wzd.exe /P /Q:C /R:N /X:1 /E: /E:HTMLHelp /E:HTMLHelp_NTx86
/E:128Update /E:MSVBScript /E:MSVBScript_W2K /E:AddressBook
/s:\"\"#e\"\"\"",00000000,00000000,00000000,00000000,00000000,00000000,0032e440,0032e430)
ret=004065d6
...
002f:Call KERNEL32.__wine_kernel_init() ret=7bc530d2
0026:Ret KERNEL32.CreateProcessA() retval=00000001 ret=004065d6
...
002f:Call KERNEL32.CreateProcessA(00000000,0012fb30
"C:\\users\\focht\\Temp\\IXP001.TMP\\ie5wzd.exe /P /Q:C /R:N /X:1 /E:
/E:HTMLHelp /E:HTMLHelp_NTx86 /E:128Update /E:MSVBScript /E:MSVBScript_W2K
/E:AddressBook /s:\"Z:\\home\\focht\\Downloads\\Microsoft Money
2002\\IE\\IE5SETUP.EXE\"",00000000,00000000,00000000,00000020,00000000,00000000,0033fd50,0033fc20)
ret=01003aab
...
0031:Call KERNEL32.__wine_kernel_init() ret=7bc530d2
002f:Ret KERNEL32.CreateProcessA() retval=00000001 ret=01003aab
...
0031:trace:seh:raise_exception code=c0000005 flags=0 addr=0x1019494 ip=01019494
tid=0031
0031:trace:seh:raise_exception info[0]=00000000
0031:trace:seh:raise_exception info[1]=00000000
0031:trace:seh:raise_exception eax=00000000 ebx=00000000 ecx=00000000
edx=00000000 esi=7ed5dcd8 edi=00000004
0031:trace:seh:raise_exception ebp=0033fb54 esp=0033fb40 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00010246
0031:trace:seh:call_stack_handlers calling handler at 0x7bc91b99 code=c0000005
flags=0
0031:Call KERNEL32.UnhandledExceptionFilter(0033f618) ret=7bc91bd3
wine: Unhandled page fault on read access to 0x00000000 at address 0x1019494
(thread 0031), starting debugger...
...
Backtrace:
=>0 0x01019494 in ie5wzd (+0x19494) (0x0033fb54)
1 0x01019354 in ie5wzd (+0x19353) (0x0033fb84)
2 0x01014e6e in ie5wzd (+0x14e6d) (0x80000002)
0x01019494: movl 0x0(%eax),%edx
Modules:
Module Address Debug info Name (95 modules)
PE 1000000- 1032000 Export ie5wzd
...
00000030 (D) C:\users\focht\Temp\IXP001.TMP\ie5wzd.exe
00000031 0 <==
--- snip ---
There is not much to see in trace log that could give a hint about crash cause.
I took a quick glance and it seems some code path is missed/init skipped ..
though I didn't try seriously (I consider it waste of time because it will fail
at later stage, see bug 1588)
Maybe it's kind of Win9X era behaviour.
---
The whole installer procedure can be avoided by pretending some components are
already installed.
Logfile:
--- snip ---
...
CPackageManager() is initializing package objects and checking install
requirements
ActiveSetup 'MSVBScript /E:MSVBScript_W2K' Required. Triggering IE install
IE pkg: m_fRequired==1; m_fActiveSetupRequired==1
...
--- snip ---
Registry query:
--- snip ---
0024:Call advapi32.RegOpenKeyExA(80000002,0032fb04 "Software\\Microsoft\\Active
Setup\\Installed
Components\\{DE5AED00-A4BF-11D1-9948-00C04F98BBC9}",00000000,00000001,00439fdc)
ret=0040a150
0024:Ret advapi32.RegOpenKeyExA() retval=00000000 ret=0040a150
0024:Call advapi32.RegQueryValueExA(00000048,0041cc5c
"IsInstalled",00000000,0032fadc,0032fafc,0032fad8) ret=0040a2c4
0024:Ret advapi32.RegQueryValueExA() retval=00000000 ret=0040a2c4
0024:Call advapi32.RegOpenKeyExA(80000002,0032fb04 "Software\\Microsoft\\Active
Setup\\Installed Components\\128PATCH",00000000,00000001,0043a064) ret=0040a150
0024:Ret advapi32.RegOpenKeyExA() retval=00000002 ret=0040a150
0024:Call advapi32.RegOpenKeyExA(80000002,0032fb04 "Software\\Microsoft\\Active
Setup\\Installed
Components\\{4F645220-306D-11D2-995D-00C04F98BBC9}",00000000,00000001,0043a0ec)
ret=0040a150
0024:Ret advapi32.RegOpenKeyExA() retval=00000002 ret=0040a150
0024:Call advapi32.RegOpenKeyExA(80000002,0032fb04 "Software\\Microsoft\\Active
Setup\\Installed
Components\\{7790769C-0471-11D2-AF11-00C04FA35D02}",00000000,00000001,0043a174)
ret=0040a150
0024:Ret advapi32.RegOpenKeyExA() retval=00000002 ret=0040a150
0024:Call advapi32.RegOpenKeyExA(80000002,0041da78
"Software\\Microsoft\\Internet Explorer",00000000,00000001,0032fb78)
ret=0040a150
0024:Ret advapi32.RegOpenKeyExA() retval=00000000 ret=0040a150
0024:Call advapi32.RegQueryValueExA(0000004c,0041cc50
"Version",00000000,0032fb58,0032fb8c,0032fb68) ret=0040a245
0024:Ret advapi32.RegQueryValueExA() retval=00000000 ret=0040a245
0024:Call KERNEL32.lstrlenA(0032fb8c "8.0.6001.18702") ret=00407a72
0024:Ret KERNEL32.lstrlenA() retval=0000000e ret=00407a72
--- snip ---
"Installable Components in Internet Explorer":
http://msdn.microsoft.com/en-us/library/ms531355%28v=vs.85%29.aspx
Microsoft Windows Script 5.6 "{4f645220-306d-11d2-995d-00c04f98bbc9}"
>From http://www.dslreports.com/forum/remark,6394081
--- snip ---
HKEY_LOCAL_MACHINE\Software\Microsoft\Active Setup\Installed
Components\{4f645220-306d-11d2-995d-00c04f98bbc9}
@="Windows Script version 5.6"
"ComponentID"="MSVBScript"
"IsInstalled"=dword:00000001
"Locale"="EN"
"Version"="5,6,0,8513"
"OldDisplayName"="WindowsScriptVersion5.5"
...
--- snip ---
You pretend by running follow command (one line):
--- snip ---
$ wine reg add "HKLM\\Software\\Microsoft\\Active Setup\\Installed
Components\\{4f645220-306d-11d2-995d-00c04f98bbc9}" /v IsInstalled /t REG_DWORD
/d 0001 /f
--- snip ---
It still fails, needing another component:
--- snip ---
0024:Call advapi32.RegOpenKeyExA(80000002,0032fb04 "Software\\Microsoft\\Active
Setup\\Installed
Components\\{7790769C-0471-11D2-AF11-00C04FA35D02}",00000000,00000001,0043a174)
ret=0040a150
0024:Ret advapi32.RegOpenKeyExA() retval=00000002 ret=0040a150
...
0024:Call KERNEL32.lstrlenA(0032f9a0 "ActiveSetup 'AddressBook' Required.
Triggering IE install\r\n") ret=0040aa32
0024:Ret KERNEL32.lstrlenA() retval=0000003b ret=0040aa32
...
--- snip ---
Address Book "{7790769C-0471-11D2-AF11-00C04FA35D02}"
Again, pretend using following command (one line):
--- snip ---
$ wine reg add "HKLM\\Software\\Microsoft\\Active Setup\\Installed
Components\\{7790769C-0471-11D2-AF11-00C04FA35D02}" /v IsInstalled /t REG_DWORD
/d 0001 /f
--- snip ---
With both registry keys present the IE5 installer procedure is not triggered
and the crash is avoided for app installers.
$ wine --version
wine-1.5.4
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15291
Summary: Microsoft Office Outlook 2007: Splash screen never goes
away, z-order issues
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: MattFinn(a)gmail.com, austinenglish(a)gmail.com,
winehacker(a)gmail.com, chad.sikorra(a)gmail.com,
nicolas(a)waelti.net
Depends on: 12975
After getting past bug 12795, you'll hit the next bug. Outlook 2007's splash
screen never goes away, and stays above all windows.
Screenshot attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3488
--- Comment #10 from joaopa <jeremielapuree(a)yahoo.fr> 2012-05-13 23:54:53 CDT ---
Download link is burst.
No answer since 3 years.
This bug could be closed as ABANDONED.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17831
Summary: Autoclose ?
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cngnome(a)gmail.com
Now,
I hope this is the right list to log proposals for the bugzilla. If not, please
instruct me of the correct approach.
I have been updating tickets, not touched for 3 months and browsing a lot of
more of them. I have found a trend, that most of the low activity items are
pretty much impossible to test for one of the following reasons.
1. The purpose of the program or issue is not stated and application is not in
apps db. If a program is not in English, it is pretty hard to figure out what
it does. And if the program is not in my scope of expertice - for example a
scientific matrix program, then I don't have an idea what is the problem. A
short note of the purpose would help.
2. There is no link to demo or example code. No instructions of how to compile
the code. It is pretty impossible to figure out the issue.
3. There are no steps how to repeat it. For example I was looking a polish
program. I had no idea of the logic or what it does because I don't understand
Polish. A set of steps to dummies would help, for example: 1. execute this
command, 2. press this button having this label etc. and then what happends.
4. Logger had lost interest on it. Or maybe the owner no longer has the program
or has moved to other programs.
So many of the issues with above problems had been open for 2-7 years. In most
cases the links no longer worked, programs had been updated and moved and
original contacts where not there.
What I propose, is that all bugs missing the info and no updates would be
automatically closed after three months. This would reduce the issues to
something that could be solved by almost 50% - yesterday wine had 1980 open
tickets with 781 items not touched for 3 months and 76 not touched for 6
months. Maybe a warning mail to logger after two months, two and half months,
just before close and then autoclose. After which you could log a new request,
pointing to old ticket ID and provision of the information of above with latest
build.
With this process we testing volunteers could easily find the right test cases
that would have the greatest benefit to wine developers community. Wine can
never be 100% windows, but this would help to focus on the most important
development items.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1908
Jerome Leclanche <adys.wh(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mcdermott.michaelj(a)gmail.co
| |m
--- Comment #47 from Jerome Leclanche <adys.wh(a)gmail.com> 2012-05-13 21:39:57 CDT ---
*** Bug 15497 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3467
--- Comment #48 from Austin English <austinenglish(a)gmail.com> 2012-05-13 17:27:50 CDT ---
(In reply to comment #47)
> Patch is not in git. So, one can not close this bug.
Sorry, misread. Thanks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2022
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |ABANDONED
--- Comment #31 from Austin English <austinenglish(a)gmail.com> 2012-05-13 17:27:43 CDT ---
(In reply to comment #30)
> 1year and half without answer. This bug can be closed as ABANDONED.
Abandoned.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3467
--- Comment #47 from joaopa <jeremielapuree(a)yahoo.fr> 2012-05-13 17:16:11 CDT ---
Patch is not in git. So, one can not close this bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3467
--- Comment #46 from Austin English <austinenglish(a)gmail.com> 2012-05-13 17:11:55 CDT ---
(In reply to comment #45)
> (In reply to comment #44)
> > But the original bug is fixed, right?
>
> Yes
Fixed then. Please file new bugs for other issues (check for dupes first).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.