https://bugs.winehq.org/show_bug.cgi?id=40006
Bug ID: 40006
Summary: Hasbro Slingo program fails to start with unhandled
exception
Product: Wine
Version: 1.9.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sdoom4(a)gmail.com
Distribution: ---
Created attachment 53452
--> https://bugs.winehq.org/attachment.cgi?id=53452
Slingo Wine backtrace
Slingo is a CD-ROM game by Hasbro Interactive. The program fails to start and
prints a backtrace, which I have attached here. I am using the development ppa
repositories for Ubuntu, if that helps.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41449
Bug ID: 41449
Summary: unimplemented function
SHELL32.dll.SHRemoveLocalizedName called in 32-bit
code
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stevedonato(a)gmail.com
Distribution: ---
Created attachment 55816
--> https://bugs.winehq.org/attachment.cgi?id=55816
Wine backtrace Dump of "unimplemented function
SHELL32.dll.SHRemoveLocalizedName called in 32-bit code
After installing PowerDVD 15 from CyberLink. I tried to run it ang recieved the
folleing error;
Unhandled exception: unimplemented function SHELL32.dll.SHRemoveLocalizedName
called in 32-bit code (0x7bc526c9).
Envoronment is;
System information:
Wine build: wine-1.9.20
Platform: i386 (WOW64)
Version: Windows 7
Host system: Linux
Host version: 4.4.0-21-generic
--
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=35852
Bug ID: 35852
Summary: Sound plays too fast, alsa underruns
Product: Wine
Version: 1.7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jonathan-vola(a)hotmail.com
Created attachment 47867
--> http://bugs.winehq.org/attachment.cgi?id=47867
Log of the audio during bug
When playing Guild Wars 2, occasionally the sound will bug out and start
playing the audio extremely quickly (2 to 5 times as fast by the sound of it)
with a lot of static.
Pavucontrol shows the "ALSA plug-in [wine-preloader]" being recreated very
quickly (It flickers into and off the window, looks like it's being recreated
every time)
wineserver -k doesn't fix it
The only way to stop it is to kill pulseaudio and start again. This requires
restarting any other program playing audio (Not the most useful workaround)
I've attached the output of this command from when the bug was happening:
WINEDEBUG="+alsa,+sound" wine Gw2.exe -dx9single 2>&1 | tail -n 1000 >
gw2audio.log
(The final line is where I stopped it with xkill)
--
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=16614
Summary: Babylon 7: Main window is a small empty box
Product: Wine
Version: 1.1.11
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail2benny(a)gmail.com
Created an attachment (id=18170)
--> (http://bugs.winehq.org/attachment.cgi?id=18170)
Shell output for Babylon 7 on wine-1.1.11
In Babylon 7 the main window either in trail mode or normal is a small empty
box, this makes the program useless.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=7592
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dimesio(a)earthlink.net,
| |winetest(a)luukku.com
--- Comment #22 from winetest(a)luukku.com ---
(In reply to Michael Müller from comment #21)
> I can't reproduce the issue with Wine 1.9.3. When adding a new
> configuration, I can select between a Network, Dial-In and Serial
> connection. The wizard window also doesn't look unusual (i.e. it is not tiny
> or huge), so I assume the bug was fixed in the mean time. Can someone
> confirm this?
I would say it's fixed too. I didnt encounter any of the screenshots on my
trial.
wine 1.9.21.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41575
Bug ID: 41575
Summary: Copy/Cut and paste do not work as of wine 1.9.21
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: davec.bugs(a)gmail.com
Copying text from wine notepad (or it seems any wine app) and pasting into any
mac app and vice versa does not work.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41492
Bug ID: 41492
Summary: Failure to compile: redefinition of typedef
‘EVENT_FILTER_DESCRIPTOR’
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: b7.10110111(a)gmail.com
Distribution: ---
After this commit:
bacc68822aec1a025bc0e8c7aab7b75061e1c8e6 is the first bad commit
commit bacc68822aec1a025bc0e8c7aab7b75061e1c8e6
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Tue Oct 4 13:28:32 2016 +0200
advapi32: Add a stub implementation of EnableTraceEx2.
Signed-off-by: Hans Leidekker <hans(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 7be41c4ce51a93c12620a211e90ff5bf47bf1a4a
6aaa457abe3c4620e3bd42f9b12d9f8ddf3bf2f0 M dlls
:040000 040000 45433006cb8e07d5b2cdb6a0580e4be5eb2e57ce
cb7fcf39a66e6e059da998bda873b1afb852233e M include
I get the following compilation error:
/usr/lib/ccache/gcc-4.5 -c -o eventlog.o eventlog.c -I. -I../../include
-D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall \
-pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body
-Wignored-qualifiers \
-Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings -Wpointer-arith
-Wlogical-op -gdwarf-2 \
-gstrict-dwarf -fno-omit-frame-pointer -g -I/opt/Xorg-7.7/include
In file included from eventlog.c:31:0:
../../include/evntprov.h:58:3: error: redefinition of typedef
‘EVENT_FILTER_DESCRIPTOR’
../../include/evntrace.h:251:41: note: previous declaration of
‘EVENT_FILTER_DESCRIPTOR’ was here
../../include/evntprov.h:58:29: error: redefinition of typedef
‘PEVENT_FILTER_DESCRIPTOR’
../../include/evntrace.h:251:67: note: previous declaration of
‘PEVENT_FILTER_DESCRIPTOR’ was here
make[1]: *** [eventlog.o] Error 1
--
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=16925
Summary: Star Trek: Borg does not run
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hatta(a)softhome.net
Created an attachment (id=18690)
--> (http://bugs.winehq.org/attachment.cgi?id=18690)
console output of borg.exe
This is an old interactive movie for windows 95. It installs fine.
Runborg.exe fails silently. Borg.exe outputs a short error message (attached)
and quits. Credits.exe gives the same error. The key line seems to be:
wine: Call from 0x7b844e30 to unimplemented function
msvcrt20.dll.??0ostrstream@@QAE@PADHH@Z, aborting
Any clues? Need more info? Unfortunately, there doesn't seem to be a demo for
this game.
--
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=29412
Bug #: 29412
Summary: Right click on system tray icon not work with Qt
Product: Wine
Version: 1.3.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alpha_one_x86(a)first-world.info
Classification: Unclassified
Hello, the right click on system tray icon don't show menu under wine with Qt
4.8 (work under windows).
Example application:
http://files.first-world.info/ultracopier/tp/Ultracopier-0.3.0.0-portable-w…
Thanks to fix 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=32672
Bug #: 32672
Summary: Rainbow Six: Only the sky is rendered
Product: Wine
Version: 1.5.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flavio(a)nebososo.com
Classification: Unclassified
Created attachment 43103
--> http://bugs.winehq.org/attachment.cgi?id=43103
Screenshot of the bug
When playing Rainbow Six the 2D interface is rendered correctly, but the 3D is
not, all you see is the sky (see the screenshot).
Also, the planning interface (which is 3D) is completely blue.
The terminal is flooded with:
fixme:ddraw:d3d_device7_SetClipStatus iface 0x192660, clip_status 0x32f9b8
stub!
Also, when you fire, this line is printed:
fixme:d3d:state_stippleenable Render state WINED3D_RS_STIPPLEENABLE not
implemented yet.
Tested on a clean prefix.
The demo can be downloaded here:
http://www.fileplanet.com/27609/download/Rainbow-Six-Demo
--
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.