http://bugs.winehq.org/show_bug.cgi?id=19662
Summary: Lotus Freelance Graphics 2.1 hangs at the splash
screen
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: win16
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22946)
--> (http://bugs.winehq.org/attachment.cgi?id=22946)
Wine 1.1.27 +relay +seh +tid
Lotus Freelance Graphics 2.1 hangs at the splash screen and has to be killed.
Console output:
fixme:hook:SetWindowsHookEx16 System-global hooks (3) broken in Win16
fixme:ole:OleRegisterServer16 (FLWPresentation,...): stub
fixme:toolhelp:InterruptUnRegister16 (0000), 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=19967
Summary: Oblivion: overflow(?) in quartz if compiled without
mpg123
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roothorick(a)new.rr.com
Compile wine without mpg123, start Oblivion, start a game, wait a certain
constant amount of time after the game starts -> crash. Based on the behavior,
I'm guessing it's a page fault. winedbg says:
First chance exception: page fault on read access to 0x00000000 in 32-bit code
(0x7bf9630a).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:7bf9630a ESP:0033e9f4 EBP:0033ea1c EFLAGS:00010202( R- -- I - - - )
EAX:00000000 EBX:7bfbdff4 ECX:6f517ef0 EDX:00000000
ESI:6f5184f8 EDI:6f5184f8
Stack dump:
0x0033e9f4: 6f517ef0 ffffffff 0033ea2c 7bf949b9
0x0033ea04: 00000000 6f517ea8 7bf962db 7bfbdff4
0x0033ea14: 00000000 6f5184f8 0033ea5c 7bf937f9
0x0033ea24: 6f5184f8 ffffffff 0033ea4c 7bf9625e
0x0033ea34: 6f517b34 6f5186b4 6f517ee8 7ef8bdf6
0x0033ea44: 00110058 00000000 00000000 7bfbdff4
Backtrace:
=>0 0x7bf9630a PullPin_Disconnect+0x3a() in quartz (0x0033ea1c)
1 0x7bf937f9 Parser_PullPin_Disconnect+0x139() in quartz (0x0033ea5c)
2 0x7bf732cc FilterGraph2_RemoveFilter+0x1cc() in quartz (0x0033ebcc)
3 0x7bf7715e FilterGraph2_Render+0x53e() in quartz (0x0033ee1c)
4 0x7bf72e60 FilterGraph2_RenderFile+0x1b0() in quartz (0x0033ee7c)
5 0x006acf86 in oblivion (+0x2acf86) (0x00000000)
0x7bf9630a PullPin_Disconnect+0x3a in quartz: movl 0x0(%eax),%edx
--
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=10130
Summary: Wine does not compile on x86_64
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: garry.hurley.jr(a)gmail.com
CC: posta10100(a)yahoo.it, garry.hurley.jr(a)gmail.com
+++ This bug was initially created as a clone of Bug #4594 +++
gcc -c -I. -I. -I../include -I../include -Wall -pipe -fno-strict-aliasing
-gstabs+ -Wdeclaration-after-statement -Wpointer-arith -g -O2 -o preloader.o
preloader.c
preloader.c: In function ‘wld_mmap’:
preloader.c:259: warning: cast to pointer from integer of different size
preloader.c: In function ‘map_so_lib’:
preloader.c:680: warning: cast to pointer from integer of different size
preloader.c: In function ‘wld_start’:
preloader.c:910: warning: cast from pointer to integer of different size
preloader.c:910: warning: cast to pointer from integer of different size
{standard input}: Assembler messages:
{standard input}:434: Error: suffix or operands invalid for `push'
{standard input}:435: Error: suffix or operands invalid for `push'
{standard input}:437: Error: suffix or operands invalid for `pop'
{standard input}:438: Error: suffix or operands invalid for `pop'
{standard input}:439: Error: suffix or operands invalid for `push'
{standard input}:524: Error: suffix or operands invalid for `push'
{standard input}:524: Error: suffix or operands invalid for `mov'
{standard input}:524: Error: suffix or operands invalid for `pop'
{standard input}:927: Error: suffix or operands invalid for `push'
{standard input}:927: Error: suffix or operands invalid for `pop'
{standard input}:1016: Error: suffix or operands invalid for `push'
{standard input}:1016: Error: suffix or operands invalid for `pop'
{standard input}:1030: Error: suffix or operands invalid for `push'
{standard input}:1030: Error: suffix or operands invalid for `pop'
{standard input}:1130: Error: suffix or operands invalid for `push'
{standard input}:1130: Error: suffix or operands invalid for `mov'
{standard input}:1130: Error: suffix or operands invalid for `pop'
{standard input}:1153: Error: suffix or operands invalid for `push'
{standard input}:1153: Error: suffix or operands invalid for `pop'
{standard input}:1356: Error: suffix or operands invalid for `push'
{standard input}:1356: Error: suffix or operands invalid for `pop'
{standard input}:1550: Error: suffix or operands invalid for `push'
{standard input}:1550: Error: suffix or operands invalid for `mov'
{standard input}:1550: Error: suffix or operands invalid for `pop'
{standard input}:1585: Error: suffix or operands invalid for `push'
{standard input}:1585: Error: suffix or operands invalid for `mov'
{standard input}:1585: Error: suffix or operands invalid for `pop'
{standard input}:1668: Error: suffix or operands invalid for `push'
{standard input}:1668: Error: suffix or operands invalid for `mov'
{standard input}:1668: Error: suffix or operands invalid for `pop'
make[1]: *** [preloader.o] Error 1
make[1]: Leaving directory `/files/awjb/BUILD/wine-0.9.8-fe/loader'
make: *** [loader] Error 2
Additional information:
As I stated in bug 4594, which was ignored, the current git tree refused to
build WITHOUT using the --enable-win64 option. configure --with-x fails. Bug
is valid regardless of the --enable-win64 switch. Actual output is similar to
the following:
/usr/lib64/gcc/x86_64-slamd64-linux/4.1.2/../../../../x86_64-slamd64-linux/bin/ld:
i386:x86-64 architecture of input file `c_28606.o' is incompatible with i386
output
make[2]: *** [libwine.so.1.0] Error 1
make[2]: Leaving directory `/wine-current/wine/libs/wine'
make[1]: *** [wine] Error 2
make[1]: Leaving directory `/wine-current/wine/libs'
make: *** [libs] Error 2
This is only the last of such messages. This also occurs when doing
./configure with no options, make depend, and then make.
--
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=19297
Summary: MS Office Access Runtime 2007 don't work
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: js-box(a)nm.ru
CC: js-box(a)nm.ru
MS Office Access Runtime 2007 don't 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=14801
Summary: Random freeze of Grand Prix Legends 1.2.0.1
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter.hoogkamer(a)gmail.com
Created an attachment (id=15349)
--> (http://bugs.winehq.org/attachment.cgi?id=15349)
Error lines from GPL freeze
When running Grand Prix Legends 1.2.0.1 I randomly get a freeze of the game.
Most of the times this happens when I wait for the last seconds to run out
after a qualifying session of when I let the Options screen open. As for the
error I am getting, they are always the same
err:ntdll:RtlpWaitForCriticalSection errors within section 0x94d100 and
0x94d1e0 (see attachement for the full error log).
I am trying to reproduce this error consitently, but I did manage to get that
write yet.
Tux
--
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=19182
Summary: Allow to completely disable MIME-type and application
integration
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: diafero(a)arcor.de
Note: I could not find a component "winemenubilder" which is why I selected
"-unknown".
It would be great to have a way to tell wine not to create a whole bunch of
files across the .config and .local directories. I don't want any mime-type
which is registered by a windows application run through wine to reflect on my
system - if I really want to use wine to open a certain filetype (which never
happened so far) I will do that manually. Nor do I want all the unnecessary
start menu entries to be added to my KDE menu - they end up in the wrong
category anyway. I like to have the control of creating these entries myself.
For the menu it worked fine to simply remove the "Wine" menu directory with the
menu editor. The annoying files still got created, but they were ignored.
However now wine started to spam my mime directory, too, and it constantly
re-creates the files in there - a really annoying behaviour. This not only
leads to the danger of me accidentally starting wine without wanting to do so,
it also drives some applications crazy (for example the KDE screenshot
application no longer recognizes ".jpg" to be a JPEG extension since wine added
.jfif).
I understand that many people want wine to just magically integrate into their
Linux environment, but there are also people like me who switched to Linux
because they like to have control, and Windows often prefers its own
preferences over the user's. Wine should really not bring that to Linux, or it
will get as annoying as Windows is. If I could not patch wine myself to no
longer create these files, I had no way to stop all these mime types from being
added, no configuration panel to remove them, nothing. I do not even know which
of my many WINEPREFIXes created the 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=16835
Summary: Crashes on start - shows only splash screen -
comctl32.dll dependency
Product: Wine
Version: 1.1.1
Platform: PC
URL: http://www.laridian.com/pc/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: david(a)rossall61.freeserve.co.uk
Created an attachment (id=18543)
--> (http://bugs.winehq.org/attachment.cgi?id=18543)
Log file
When the PocketBible application is started, the splash screen appears, but
nothing else. Errors are reported on the command line. The attached log file is
generated from a clean Wine install.
After discussion in this thread, I tried using winetricks cc580 to install a
native comctl32.dll:
http://forum.winehq.org/viewtopic.php?p=17535#17535
The DLL installed was v5.80 and the application then produced an error
indicating that v5.81 minimum is required. I substituted a native DLL of this
version and the application now runs successfully.
I noticed that replacing the Wine DLL with the native v5.81 directly is not
sufficient and it is necessary first to use winetricks as above and then to
substitute the later version DLL.
--
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=13610
Summary: DragonRiders: main character, dragon and sky appear
black
Product: Wine
Version: 1.0-rc3
Platform: Other
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=8946
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rainmaker(a)icgag.it
Created an attachment (id=13574)
--> (http://bugs.winehq.org/attachment.cgi?id=13574)
How it looks in Wine
The main character and the dragon in the DragonRiders game appear completely
black except for their eyes, as if they had no texture applied (check the
attached screenshots). From a bird's view of the village at the beginning, it
looks like the sky suffers from the same problem. I couldn't verify whether
this applies to other characters in the game as well or not, since I only
played for a few minutes.
The same bug happens in Cedega as well.
I can only guess it's some kind of chroma key problem (as the one in Ultima
IX), but the game cannot be configured with respect to that. The only hint is a
debug error that floods the console (check attached log):
err:d3d_surface:IWineD3DBaseSurfaceImpl_BltFast DXTC decompression not
supported by now
but I don't know if it might be related. There's also a message concerning an
unsupported Stippled Alpha feature.
--
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=14939
Summary: DXT1 support not implemented
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shacklein(a)gmail.com
Running Black & White, regardless of in-game settings, the following fixme
occurs:
fixme:d3d_surface:surface_convert_format Cannot find a conversion function from
format WINED3DFMT_DXT1 to WINED3DFMT_A4R4G4B4
Although the game is still playable, the lack of DXT1 support does seriously
affect the graphics and gameplay. On "lowest" settings, the terrain is
transparent and some objects are untextured and 100% black; on "highest", some
textures are corrupted, or untextured as in "lowest" settings.
--
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=19098
Summary: Regedit randomly crashes when deleting registry keys
Product: Wine
Version: 1.1.24
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: acheron(a)front.ru
When I try to delete a key regedit may crash. Error messages wary. Sometimes it
displays an error window suggesting to write a bug report, sometimes it
doesn't. The most frequent error message seems to be similar to
wine: Unhandled page fault on write access to 0x00790051 at address 0x7ef977f9
(thread 0009), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7ef97d3e
I don't know if this is the cause or not, but I've encountered this problem
only deleting keys of type REG_SZ and containing non-ASCII characters.
--
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.