http://bugs.winehq.org/show_bug.cgi?id=34788
Bug #: 34788
Summary: Incorrect behaviour when maximizing undecorated
windows
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: medasaro(a)comcast.net
Classification: Unclassified
Created attachment 46390
--> http://bugs.winehq.org/attachment.cgi?id=46390
This image compares a maximized Notepad window in Wine and XP
When a window is maximized in Microsoft Windows, the grey border around the
window goes away. However, when undecorated windows (or skinned windows like
iTunes) are maximized in wine, the grey border remains.
Steps to reproduce:
1) Open winecfg and deselect the 'Allow the window manager to decorate the
windows' option in the 'Graphics' tab.
2) Close winecfg.
3) Open notepad
4) Maximize the notepad window
5) Note that there is still a grey border around the edges of the entire window
which is not present when running the application in windows.
Please see the attached 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=33686
Bug #: 33686
Summary: Diablo III: Audio cuts out after a while of game play
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winealsa.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kdt3rd(a)gmail.com
Classification: Unclassified
After a semi-random amount of time playing the game, the audio all of a sudden
stops outputting anything. I am not running pulse or any sound daemon, just
using alsa with the output device hard-specified in winecfg.
After trying to trace with the Audio wiki-recommended WINEDEBUG settings, I
didn't get very far trying to isolate the problem, so I modified the TRACE in
dlls/winealsa.drv/mmdevdrv.c, and when the audio cuts out, it looks like the
AudioClient_GetCurrentPadding is called in-between or just slightly one (wrong)
side of alsa_write_data, which causes a larger number to be returned than
'normal'. At this point, a lot of the
AudioRenderClient_(GetBuffer|ReleaseBuffer) calls start requesting 0 frames.
But more importantly, something about that sequence getting out of the normal
thread sequence triggers the pad stored in 'in_alsa' in alsa_write_data to
become larger than max_period * 3 size. This means that write_limit ends up
stuck at 0, so it leaves the alsa_write_data function early and no audio is
output...
I write this bug because it seems like the code that is implementing the
comment about keeping 3 ALSA/MMDevAPI periods in the ALSA buffer is either
flawed, or more likely, I don't understand all the pieces, so I'm not sure how
to make a patch to appropriately fix the issue. Any hints on potential patches
are appreciated.
--
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=28734
Bug #: 28734
Summary: Where in the World is Carmen San Diego installer hangs
at end while doing DDE?
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
This is the ancient 1994/1995 win16 version.
The problems described in bug 7333 seem fixed, but the installer
hangs at the end, with log messages like
fixme:ddeml:DdeAccessData16 expect trouble
fixme:shell:Dde_OnRequest 1 0x1322e0 L"Progman" L"Broderbund Software": stub
As promised, there's trouble :-)
--
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=20748
Summary: chromium's
net_unittests!SSLClientSocketTest.Read_Interrupted
fails.
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
With Hans' patch to fix bug 20622 applied, SSLClientSocketTest.Read
passes, but SSLClientSocketTest.Read_Interrupted fails:
[ RUN ] SSLClientSocketTest.Read_Interrupted
fixme:threadpool:RtlQueueWorkItem Flags 0x4 not supported
fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL"
priority
fixme:threadpool:RtlQueueWorkItem Flags 0x4 not supported
.\socket\ssl_client_socket_unittest.cc(363): error: Expected: (rv) != (0),
actual: 0 vs 0
[ FAILED ] SSLClientSocketTest.Read_Interrupted (1221 ms)
--
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=9620
Summary: Bad pictures display in Pentax Photo Laboratory software
Product: Wine
Version: 0.9.3.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rpbyc(a)w.tkb.pl
Created an attachment (id=8011)
--> (http://bugs.winehq.org/attachment.cgi?id=8011)
A screenshot presenting the coloured strips on the preview window.
There is a problem with proper display of an actually loaded picture in a
preview window in the Pentax Photo Laboratory software, v. 3.0.
Some part of the preview is always covered with a few coloured strips, and what
is more, the strips influence the look of the histogram taken from the picture,
so you do not really know how the histogram should really look...
I attach a screenshot that represents the problem.
--
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=33830
Bug #: 33830
Summary: err:seh:raise_exception Unhandled exception code
c0000005 flags 0 addr 0x7dc614fa
Product: Wine
Version: 1.6-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: random-system(a)libero.it
Classification: Unclassified
hello to everybody,
Xubuntu 13.04 64bit and wine 1.6-rc2
product: GT216 [GeForce GT 220]
Driver nvidia 304.88
I installed DcUniverse online without problem.
http://appdb.winehq.org/objectManager.php?bShowAll=true&bIsQueue=false&bIsR…
winetricks vcrun2005 vcrun2008 xact d3dx9_36
and switching dnsapi.dll to the builtin version
after i enabled virtual desktop
The game work very well but after 20 minutes goes in crash.
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7dc614fa
--
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=33360
Bug #: 33360
Summary: Every time i try to play a battle on Pokemon Online it
crashes and closes, currently im using Fedora 18 and
in other distros it works perfectly(even though it
sometimes lags)
Product: Wine
Version: 1.5.27
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: windowscodecs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juanca50(a)live.com.mx
Classification: Unclassified
Crashes on Fedora 18 every time i try to use it to play a game and since i dont
know how to make the linux version of Pokemon Online work im forced to use the
Windows one with Wine. Also im not sure if i clicked the correct Component for
the bug. Also the font on the game is pretty bad since its hard to read or just
too small and the letter fucks up.
--
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=35348
Bug ID: 35348
Summary: Touhou 13.5 crashes after second fight
Product: Wine
Version: 1.7.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: pastorrub(a)msn.com
Classification: Unclassified
Created attachment 47155
--> http://bugs.winehq.org/attachment.cgi?id=47155
Error log
After second fight Touhou 13.5: Hopeless Masquerade crashes while claiming a
memory fault.
This is the terminal output:
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
体力先行人気変動 500
体力先行人気変動 500
体力先行人気変動 500
体力先行人気変動 500
体力先行人気変動 500
効果音: sys_newspaper_start は存在しません
体力先行人気変動 500
体力先行人気変動 500
体力先行人気変動 500
体力先行人気変動 500
効果音: sys_newspaper_start は存在しません
err:d3d:resource_init Out of adapter memory
err:d3d:resource_init Out of adapter memory
wine: Unhandled page fault on read access to 0x00000000 at address 0x411b3a
(thread 0032), starting debugger...
After this you can access the debugging where it crashed
--
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=35073
Bug #: 35073
Summary: Netease POPO can't type in Chinese in chat window
Product: Wine
Version: 1.7.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lilydjwg(a)gmail.com
Classification: Unclassified
Created attachment 46779
--> http://bugs.winehq.org/attachment.cgi?id=46779
wine outputs when running popo
Download and install it:
http://dl.163.com/popo_2011/update/installer/POPO-Full-installer.exe
Run it and login (it seems to require SMS verification to register new
accounts.)
10017 ~tmp/winetest/wine/drive_c/Program Files/Netease/POPO
>>> wine Start.exe
Find some contact (there is one bot by default), double click to open a chat
window. Activate Chinese input method and type something, the characters won't
display in the text area (even when the input is actually English letters).
Disactivate Chinese input method and can type in English letters. Copy&paste
works.
My input method is fcitx, and input to other places (e.g. contact search box)
works.
>>> sha1sum POPO-Full-installer.exe
a771971768337827ebe532e1d05ec6d252c47669 POPO-Full-installer.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=33507
Bug #: 33507
Summary: gnutls breaks applications like lotro
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: theodorstormgrade(a)googlemail.com
Classification: Unclassified
Created attachment 44348
--> http://bugs.winehq.org/attachment.cgi?id=44348
Wine out while running lotro in OpenGL mode.
Building wine with gnutls enabled and using it while gnutls breaks Lotro.
If using the DX3D9 render mode the game freezes atleast after character
selection.
If using the OpenGL render mode the game crashes after the intro video.
The Buidflags where this:
CFLAGS+="-mstackrealign -mincoming-stack-boundary=2 -march=native -mtune=native
-O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2"
LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu"
Arch Linux
Linux 3.8.2
CC: GCC 4.8
--
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.