http://bugs.winehq.org/show_bug.cgi?id=22627
Summary: Emperor fails to switch from Windowed Mode to Full
Screen
Product: Wine
Version: 1.1.43
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danimothonline(a)gmail.com
Emperor has no problem switching resolutions when either in fullscreen or
windowed mode. It also has no problem switching from fullscreen to windowed
mode. However, when changing from windowed mode to fullscreen, there is just a
black screen. The game doesn't crash and i can click around the game, but
nothing is displayed and you have to alt-f4 out of the application.
--
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=20239
Summary: 15mb VB6 applications
Product: Wine
Version: 1.0.1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elcotorro(a)gmail.com
15mb VB6 applications desaparear after 2 minutes, it doesnt matter if they are
active or not
--
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=22955
Summary: Broken icon rendering in PeaZip
Product: Wine
Version: 1.2-rc2
Platform: x86-64
URL: http://peazip.sourceforge.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=28419)
--> (http://bugs.winehq.org/attachment.cgi?id=28419)
PeaZip in Windows and Wine
Many of the icons in PeaZip's interface are displayed strangely. It looks to me
like the program leaves a "hole" in the interface and displays the icon behind
it, but Wine positions the "hole" upside-down. A screenshot should describe it
better than words.
There's no terminal output from 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=28230
Summary: F.E.A.R 3 crashes with unimplemented function in
msvcp90.dll
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mblackwell1024(a)gmail.com
Created an attachment (id=36155)
--> (http://bugs.winehq.org/attachment.cgi?id=36155)
msvcp90 crash dump
Summary says it all. This seems to hold true even if native vcrun2008 is/was
installed via winetricks. The crash occurs immediately upon attempting to start
the game. I've attached the crash log which includes a debug trace.
--
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=28103
Summary: gdi32 font.ok fails if sun-java6-fonts installed, does
nothing otherwise?
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I'm starting to think that
http://source.winehq.org/git/wine.git/?a=commit;h=86495cea9486aa5df4ebdf026…
was wrong.
All the results I've seen for it so far on test.winehq.org show
it saying
font.c:3748: Tests skipped: Lucida Sans is not installed
On my machine, it does that unless sun-java6-fonts is installed,
in which case it fails:
sudo apt-get install sun-java6-fonts
cd dlls/gdi32/tests
make font.ok
../../../tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p gdi32_test.exe.so
font.c && touch font.ok
font.c:3774: Test failed: font full names don't match: Lucida Sans Demibold
Roman != Arial
font.c:3774: Test failed: font full names don't match: Lucida Sans Italic !=
Arial
Looking at test.winehq.org, it seems to
--
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=26963
Summary: sysocmgr.exe required SETUPAPI.dll.pSetupMalloc
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34387)
--> (http://bugs.winehq.org/attachment.cgi?id=34387)
LOG: sysocmgr.exe crash : unimplemented function SETUPAPI.dll.pSetupMalloc
This bug is related to bug 26962.
1. copy a native OCMANAGE.dll to system32/ , workaround for bug 26962.
2. run sysocmgr.exe ( copy from Windows XP )
$ wine sysocmgr.exe
3. crash:
wine: Call from 0x7bc4a4e0 to unimplemented function SETUPAPI.dll.pSetupMalloc,
aborting
wine: Unimplemented function SETUPAPI.dll.pSetupMalloc called at address
0x7bc4a4e0 (thread 003c), starting debugger...
---
Backtrace:
=>0 0x7bc4a4e0 stub_entry_point+0x50(dll="SETUPAPI.dll", name="pSetupMalloc",
ret_addr=0x5f015b53) [/home/fracting/wine-git/dlls/ntdll/loader.c:197] in ntdll
(0x0032e830)
---
override setupapi will workaround for it.
see full log in attachment.
--
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=17030
Summary: uTorrent 1.8.1 final crashes when deleting files
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: crapforacc(a)gmail.com
utorrent 1.8.1 final crashes with an " uTorrent has crashed. A crash dump as
been saved as: ..."
http://i44.tinypic.com/8wf41g.jpg
This error occures when you delete a file from shell that you downloaded with
utorrent. But without deleting the torrentfile inside of uTorrent. Now you
choose to delete torrentfile + data (but the data doesn't exist anymore) inside
of utorrent and uTorrent will crash.
http://download.utorrent.com/1.8.1/utorrent.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=27519
Summary: Silent Hill Homecoming: game freezes when in paused
mode (Esc) for some minutes
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 810d4rk(a)gmail.com
When you press esc the game freezes after some minutes of inactivity.
--
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=24581
Summary: timeSetEvent(), a function of multimedia timer doesn't
work after about 500 calls.
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kai_nsk(a)ngs.ru
Created an attachment (id=31044)
--> (http://bugs.winehq.org/attachment.cgi?id=31044)
exe and C++ source for bug reproducing.
I fond a bug and implemented simple C++ code (a project of MS Visual Studio)
for reproducing the bug.
(See the attachment for details.)
Also I development a work-around that partialy fixed timeSetEvent() crash.
But visual instability of the timer can be observed still.
Call under wine 1.2 BugTest.exe for bug reproducing,
and WorkAround.exe for work around example.
--
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=21663
Summary: ElsterFormular fails to install update due to missing
administrator rights
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advpack
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: schweer(a)cityweb.de
Created an attachment (id=26158)
--> (http://bugs.winehq.org/attachment.cgi?id=26158)
terminal log messages
Hi,
the official German tax payer program ElsterFormular 2009/2010, version 11.1.2
(https://www.elster.de/elfo_down4.php?who=2009/2010 <-- that's already 11.1.3)
has a main menu entry Extras/Update. A search for updates is working, but the
next step - installing the downloaded update - fails. A window pops up telling
me that administrator rights are missing.
I supposed, Wine tells each program that it is running in administrator role.
Am I wrong?
Wolfgang
--
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.