http://bugs.winehq.org/show_bug.cgi?id=12936
Summary: Visma Skatt: Craches when regaining focus
Product: Wine
Version: 0.9.61.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: konrad(a)skeri.com
Created an attachment (id=12663)
--> (http://bugs.winehq.org/attachment.cgi?id=12663)
Log and back trace from crach
If focus is switched to another application, Visma Skatt freezes when focus is
regained. As of 0.9.59 this also happened when focus returned to main window
from application child windows, but as of 0.9.61 it only happens when focus
returns from another 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=10839
Summary: The virtual desktop should be resizable
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thedamocles(a)gmail.com
When running using a virtual desktop, Wine create a window with a fixed size
(for example 640x480). And when the application running requires another
resolution, the size of the virtual desktop changes.
But the window itself (which contains the virtual desktop) is unmaximisable and
unresizable. For some old games that require an old resolution it would be
convenient to be able to resize and maximise the window of the virtual desktop.
The virtual desktop itself (inside the window) should just be put in the center
of the window with some black border. Only the window should resizable.
Then, we could be able to run application with a false fullscreen resolution
with the virtual desktop in the center of the screen using (for example) the
function "toggle fullscreen mode" of Gnome.
It would even be better to add an option "Run Fullscreen" to the virtual
desktop of winecfg to run this false fullscreen. The expected result being to
have a black screen in front of everything (panel, other windows) and the
virtual desktop put in the center.
--
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=16146
Summary: Corrupted fonts render winecfg unreadable
Product: Wine
Version: 1.0.1
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
>From Launchpad: https://bugs.edge.launchpad.net/ubuntu/+source/wine/+bug/300476
This is what winecfg looks like:
http://launchpadlibrarian.net/19841385/Wine%20Font%20Issue.png
Upgrading from Ubuntu 8.04 to 8.10 caused this. The only relevant difference I
can spot in the Wine package is that it went from 1.0.0 to 1.0.1, however I
suspect that the problem here is some underlying library. But which 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=13760
Summary: Rome Total War reports insufficient video memory at
maximum quality
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
When running Rome Total War game, if fails to load the battle scene and exits
with the following message in console:
Generic Error:
Insufficient video memory to load requested texture set.
Under Windows it works well on the same machine and the same settings. The
video card has 500 Mb video memory.
After setting to low quality, the game works well also.
--
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=15652
Summary: Adobe Photoshoop CS4 installer fails
Product: Wine
Version: 1.1.6
Platform: Other
OS/Version: other
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
With today's wine from git, three problems keep photoshop cs4 from installing.
First, it downloads gecko, but hangs afterwards; you have to ^C and
restart the installer.
Second, dialogs are often painted with three-quarters of the content missing,
and the remaining quarter misplaced. Moving the dialog offscreen and back
on usually fixes this. So this is both a showtopper for the
average user and a cosmetic problem.
Third, the very first dialog that is shown is mostly blank. Jacek
knows why: our gecko engine is out of date, and can't handle negative
values on some css properties. He came up with a simple workaround:
when this happens, kill the installer (with wineserver -k),
then edit
.wine/drive_c/Program Files/Common
Files/Adobe/Installers/d6da2ba33e237f559e70b443726029b/resources/media/css/main.css
and replace the line
z-index:-10;
with the line
z-index:0;
That's easy to do by cd'ing into .wine and applying the attached
patch with "patch -p0".
After that, the installer runs successfully to completion.
(It uses 350MB of RSS; anyone know how much RAM it uses on Windows?)
--
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=11779
Summary: Recent kernel32 patch breaks CD checks and copy
protection
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: major
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
Some (many) games have now stopped working, showing the following when trying
to run:
[enverex@Xenith ../Winedows/Games/Starcraft]$ wine StarCraft.exe
fixme:ntoskrnl:KeInitializeTimerEx 0x110ab0 0
fixme:fiber:FlsAlloc 0x15008bba: stub!
err:module:LdrInitializeThunk "storm.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\Games\\Starcraft\\StarCraft.exe" failed, status c0000142
The layout is the same for each one, i.e. Battlefield 2 fails the same way, but
instead with MSCVRT7.1.dll instead of Storm.dll (but other than that the
message is identical).
Dimity's test (which fixed this) was to comment out lines starting Fls*
(FlsAlloc etc.) in the kernel32.spec file before compiling.
--
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=9821
Summary: Civilization IV crashes with fixme:winmm:MMDRV_Exit
Closing while ll-driver open
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fredrik.p.persson(a)gmail.com
Created an attachment (id=8284)
--> (http://bugs.winehq.org/attachment.cgi?id=8284)
Annotated trace
I've installed Civ IV 1.61 + NOCD with wine 0.9.45. Installation worked, but
the program wouldn't start.
Now with 0.9.46, the program still fails to start but with another error
message.
I've included a trace as an attachement. I've also included a screenshot of the
error message that pops up.
I'm running with the lowest possible settings in the games graphics, I have a
256MB graphics card and I've tried to set Video RAM in regedit to both 64MB and
256MB.
--
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=15832
Summary: Cakewalk Pro Audio 9 - self-acting cursor skip and
opening next cell after delete action
Product: Wine
Version: 1.1.7
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.mlich(a)post.sk
CC: m.mlich(a)post.sk
Hi Wine Team,
i have installed Ubuntu Hardy (8.04) and with the help wine i can working with
Cakewalk Pro Audio 9 on Linux.
Cakewalk Pro Audio 9 working good, but now is here this problem:
When i need delete some midi-event from Track, i must open list editor -
View/Event List. This Event List is a new small window. In this window i can
see all midi-events in a Track. Here (in List Editor) i can move with cursor
over cells and insert/modify/delete midi-events. When i insert/modify
midi-event, all working ok. When i need delete some midi-event program working
not normal. Normally i push Delete and midi-event is out of list. Now after
delete action midi-event is out of list, but cursor self-acting skip to next
cell and opening this next cell to edit mode (quasi enter key depression).
This bug is in wine version: 1.0.0, 1.0.1, 1.1.5, 1.1.6, 1.1.7
Older wine verions like 0.9.60 are without this bug and working normal.
Best regards, Milan Mlich.
--
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=14623
Summary: Regression in comctl32.dll.so, divide by zero.
Product: Wine
Version: 1.0.0
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)linuxturtle.net
Created an attachment (id=15026)
--> (http://bugs.winehq.org/attachment.cgi?id=15026)
crash backtrace / run log
Divide by zero crash in comctl32 when starting up a program (chief architect).
This does not happen if I replace comctl32.dll.so with an older version of the
libarary (from cxoffice 6.2, I'm not sure which version of WINE that
corresponds to).
Bactrace etc... 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=12849
Summary: HTML
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dustin.steiner(a)gmail.com
Created an attachment (id=12536)
--> (http://bugs.winehq.org/attachment.cgi?id=12536)
dialog box error
everytime I start microstation v8 2004 it displays an error that an dialog box
can not be displayed - 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.