http://bugs.winehq.org/show_bug.cgi?id=20512
Summary: Linegage 2 hangs on window resize.
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atari(a)gabo.pl
If Lineage 2 is run in window mode, it hangs if window i resized.
--
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=28917
Bug #: 28917
Summary: Ballistic game - mouse pointer problems if another
program is opened in Wine.
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
Classification: Unclassified
If you play Ballistic on its own in Wine, the mouse pointer controls the
"Paddle" at the bottom of the screen in the game.
If you have another program open in Wine e.g. Steam, Audiosurf etc., the mouse
pointer malfunctions in Ballistic.
--
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=28505
Summary: when I open .exe file with wine always report by a
error: Program error.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: little.kaa.1988(a)gmail.com
system is Ubuntu 10.4,
when I open .exe file with wine, it always report by a error: Program error.
The software don't need install, just run the .exe file.
--
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=28243
Summary: ClueFinders 6th Grade (cf6.exe) fails to run, page
faults.
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugzilla.winehq(a)planet-hinchley.com
Created an attachment (id=36190)
--> (http://bugs.winehq.org/attachment.cgi?id=36190)
Unhandled Exception trace
Unhandled exception: page fault on read access 0x00000000 in 32-bit code
(0x0046c0e7).
When starting ClueFinders 6th grade, demos seem to start, but when starting to
play fails.
--
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=27379
Summary: I can't use Abby Finereader 10 Professional
Product: Wine
Version: 1.2.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matrobriva(a)libero.it
Created an attachment (id=35005)
--> (http://bugs.winehq.org/attachment.cgi?id=35005)
The backtrace of wine FineReader.exe
Today I have downloaded the trial version of Abby FineReader 10 Professional.
I have installed it with the procedure reported in the appdb, but when I try to
execute it, i receive the backtrace attached to this report.
How can I resolve this problem?
Thanks everyone.
My distribution is Ubuntu Natty.
--
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=27007
Summary: CADVANCE causes winevdm to crash
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blessedbiped(a)gmail.com
Created an attachment (id=34436)
--> (http://bugs.winehq.org/attachment.cgi?id=34436)
Debug log from program crash
After upgrading ubuntu to 11.04, this program is now causing a fatal program
error. CADVANCE 6.5 was originally written for WIN 3.1, and ran fine under
10.04. I don't think much changed on the WINE end of things, but I can't be
sure.
--
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=26164
Summary: set cdaudio door open causes loss of file handle
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Let's fork this specific issue out of bug #20323, comment #5.
Reproduce using my MCI shell (bug #20232, comment #10)
open cdaudio alias c
set c door open (yet disk is not ejected, why? wine eject works)
trace:cdrom:CDROM_DeviceIoControl 0x40 IOCTL_STORAGE_EJECT_MEDIA 0x0 0 0x0 ...
status c mode -> ERROR_INVALID_HANDLE (6)
Somehow, the handle got lost.
A log file is found in bug #26160, attachment #33330.
Although the bug can be triggered via the MCI, Charles Davis explains in bug
#20323, comment #7 that it is in ntdll/cdrom.c
OTOH, the "wine eject" machinery works fine on MacOS. Here are my notes from an
attempt to install MS Flight 2002, which comes on 3 CDs:
+ wine eject + installer detects new CD, no need for keypress despite
fixme:cdrom:CDROM_ControlEjection not supported on this O/S
What does this fixme mean as "wine eject" appears to work?
As far as the MCI is concerned, I've seen native machines not eject disks via
"set door open" yet return no error (no MCIERR_*). Hence silencing the
inability to eject a disk (despite MCI_GETDEVCAPS CAN_EJECT aka. "capability
cdaudio can eject") would be compatible behaviour.
But the handle must not be lost.
--
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=24179
Summary: Cursor in Red Alert jumps on the right side of the
screen and makes scrolling slow
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toni.spets(a)iki.fi
When in game and trying to scroll the map to right by moving the cursor to the
right side of the screen the cursor image will change between "pointer" and
"moving right" every other frame and will scroll at half speed.
Seems to be cursor position issue when it's hitting the side of the screen.
--
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=18031
Summary: Black & white 2 random crash
Product: Wine
Version: 1.1.19
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
Created an attachment (id=20423)
--> (http://bugs.winehq.org/attachment.cgi?id=20423)
Lines before segmentation fault
B&w2 crashes from time to time (not very often) with just segmentation fault,
and it seems to be random because i can't reproduce it (tried multiple times).
--
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=28988
Bug #: 28988
Summary: PowerPoint 2007 sometimes hangs up during video play
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aleksey_r(a)list.ru
Classification: Unclassified
Created attachment 37296
--> http://bugs.winehq.org/attachment.cgi?id=37296
The terminal output during PowerPoint hanging up.
When I add some video into presentation, PowerPoint sometimes hangs up during
playing this video in slide show (I mean, presentation show) mode.
It happens not every time, however, it happens very often when the video is set
to be played on click (not automatically).
After ~3 min of hanging up, PowerPoint 2007 crashes.
The terminal output is in attachment.
In WMP9 the file is played OK.
OS: OpenSuse 11.4 64 bit
Wine prefix: win32
--
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=27233
Summary: Blair Witch Vol. 1: Rustin Parr: Installer instantly
exits
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ktowns(a)live.com.au
Created an attachment (id=34811)
--> (http://bugs.winehq.org/attachment.cgi?id=34811)
Terminal output
As in the summary, there isn't a lot more to add. The installer fails to run.
--
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=26913
Summary: TradeBlazer V4 hangs when reading file
Product: Wine
Version: 1.3.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cnbiz850(a)sohu.com
attached with winedbg and got the following backtrace:
Wine-dbg>bt 0x9
Backtrace:
=>0 0xf776442e __kernel_vsyscall+0xe() in [vdso].so (0x0032d3c0)
1 0xf75cc8cb __libc_read+0x4a() in libpthread.so.0 (0x0032d3c0)
2 0x7bc43485 NtReadFile+0x2b4() in ntdll (0x0032d3c0)
3 0x7b83eec3 ReadFile+0x252() in kernel32 (0x0032d450)
--
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=23347
Summary: After spending a while in Atlantica, I lose the
ability to interact with the environment
Product: Wine
Version: 1.1.44
Platform: Other
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ingrid.king(a)gmail.com
Created an attachment (id=29089)
--> (http://bugs.winehq.org/attachment.cgi?id=29089)
truncated log
After spending a few hours logged into Atlantica, I lose the ability to
interact with the environment using my mouse. The problem is moderate at
first, and then becomes more and more severe, to the point where I have to
restart the program to resolve it.
Recently, new UI problems have appeared. Monster Invasion was this weekend,
and whenever I tried to start a fight, my screen would flicker black, and
require me to restart my computer by holding down the power button. This
problem has presented itself while trying to observe a PvP match, and join a
PvP match as well.
I also noticed a new problem where I lose all ability to interact with the
environment, I can't click, I can't type. Before, the click bug was only
related to my ability to select a monster I wished to attack while fighting.
Now it seems to have evolved into a new monster, where I can't do anything at
all but restart. On a side note, these problems seem to have emerged with the
most recent update to my computer's software from Apple. The monster click bug
has been present from the start, however.
I am using Wine.app, version 1.1.44. I am somewhat computer illiterate, so I
apologize if my bug reporting has not met the guidelines = /
--
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=22924
Summary: Nokia Ovi Suite stalls at start-up
Product: Wine
Version: 1.2-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: extigyro(a)gmail.com
Now in RC2 Nokia Ovi Suite installs successfully (though a little bit slowly)
but when the app is started, it stalls at start-up.
And "NokiaMServer.ex" eats up all the CPU time (Intel Core 2 Duo T7200 - 2 x 2
GHz).
--
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=28445
Summary: Task bar animated icon resource leak
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sprog(a)online.ru
If any win32 application has an animated icon wine will exhaust both memory and
X server resources.
If you start a win32 application in Wine with an animated icon (like The Bat)
you will immediately notice an initial 6-7 times higher CPU usage by X server
(like 7-11% instead of 2-3), with time the processor usage would increase and
eventually, depending on memory, it will lock down the system.
I'm not sure if this is KDE or Wine problem.
KDE 4.6.5
amd64, gentoo
xorg 1.10.4
--
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=28430
Summary: PKR.COM bug #1 (cursor offset)
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hanzal.michal(a)gmail.com
Good afternoon,
I am using OpenSuse 11.4.
I installed pkr.com and 90% of buttons had active
part lower than their actuall position on screen.
Whole screen is also little shift to upside. All you can see in
attached file.
When I start with fullscreen mode, all is OK
I tried New version 1.3.28, and this stable version (1.3.12) and
problem was same.
Please try to find this BUG if it is possible, but I believe you :)
With best regards
Michal Hanzal
Paint Engineer
--
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=27409
Summary: Can not type in persian
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.ghadam(a)gmail.com
Created an attachment (id=35052)
--> (http://bugs.winehq.org/attachment.cgi?id=35052)
Wine debug log
It is not possible to type persian .
I have attached the debug log which is taken by :
WINEDEBUG=+x11drv,+key,+keyboard,+event wine notepad &>persian_kbd.log
I just switched keyboard to persian and try to typing , but nothing is shown.
--
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=23969
Summary: Delphi TDateTimePicker does not have day, month or
year selected when first tabbed into
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maya.mcleod(a)gmail.com
Delphi's date picker (TDateTimePicker) does not have day, month or year
selected when first tabbed into.
You need to press the right-arrow to select the day (or month, or year).
Confirmed with Delphi 2006, 2009, with and without windows themes enabled.
Might happen with no-Delphi apps as well, but unconfirmed.
--
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=21290
Summary: URU: path of the shell no longer alows window
managment.
Product: Wine
Version: 1.1.36
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spammaster(a)madtracker.net
When starting URU path of the shell. The application window dissapears. The
process keeps running as I can hear the sound and music still playing.
This bug only occurs when I select both options: let window manager decode the
window and let window manager control the window.
If I select one of both the game still runs fine. Only with both options
selected, the crash occurs.
This is tested on a clean wineprefix and the bug has occured at wineversion
1.1.36
Everything runs great on version 1.1.35
Running on Nvidia driver 190.53
--
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=18524
Summary: Management By Statistics System Crashes upon start
winevdm.exe encounters serious problem
Product: Wine
Version: 1.1.21
Platform: PC-x86-64
URL: http://www.mastertech.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sasciame(a)yahoo.com
Wine crashes when I clicked on the program to run.
--
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=28897
Bug #: 28897
Summary: Disciples 2 err:module:attach_process_dlls "SHW32.dll"
failed to initialize, aborting
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anton.kochkov(a)gmail.com
Classification: Unclassified
[14:58| xvilka ~/.wine/drive_c/Disciples2_Gold]$ wine ScenEdit.exe
err:module:attach_process_dlls "SHW32.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\Disciples2_Gold\\ScenEdit.exe" failed, status c0000142
--
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=28818
Bug #: 28818
Summary: GetNetworkParams occasionally returns
ERROR_BUFFER_OVERFLOW (race condition?)
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cdavis(a)mymail.mines.edu
Classification: Unclassified
A common pattern for functions returning variable-sized data is to call the
function twice: once to get the size of the data, and once again to actually
get the data. The GetNetworkParams() function in iphlpapi is one such function.
Occasionally on Mac, GetNetworkParams() will return ERROR_BUFFER_OVERFLOW the
second time, even with a buffer of the size returned from the first time. My
guess is that the size is changing in between calls. I'm not sure if this is a
bug or what--can this happen on Windows? Also, is this a Wine bug, or a bug in
the Mac version of the BIND9 resolver?
Apple says the BIND9 resolver API is not recommended, and that new programs
should use the API in <dns.h> instead. Should Wine be doing 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=23436
Summary: Indic language display - wrong character order,
missing glyphs
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: DanielErikThomas(a)gmail.com
Created an attachment (id=29234)
--> (http://bugs.winehq.org/attachment.cgi?id=29234)
Notepad screenshot
Indic languages are not displaying correctly in wine. I have tried Hindi and
Bengali, and for both:
- Vowel order is not correct. Some vowels -- e.g. equivalents of 'e' and 'i'
-- are typed after the consonant, but should be displayed before it. Instead
they are displayed after (these are all L to R)
- Combined consonant glyphs are not displayed.
I have the same problem in Wine's Notepad, and several other Windows programs
running under wine. I am using ttf fonts that work fine in linux outside wine,
and under windows. I've also tried both the default ubuntu keyboards and a
separate scim-based input method (avro), with the same results.
(Running Ubuntu 10.04; Same display problems with Notepad, the Word, eSword.
MS Word 2007 crashes when I try using either input method.)
--
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=23040
Summary: USB Gamepad not working
Product: Wine
Version: 1.2-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atomkarinca(a)gmail.com
I have two USB gamepads and I get the same error output from both. I am trying
to run PES 2010 with gamepad enabled. When I run the game with
WINEDEBUG=+joystick wine pes2010.exe
I get the following lines:
trace:joystick:JSTCK_GetDevCaps Driver: 0x020100, Name: USB Gamepad , #Axes: 6,
#Buttons: 10
warn:joystick:JSTCK_GetDevCaps Unknown axis 40(5). Skipped.
So, as I understand the gamepad is recognized but somehow an axis is preventing
me to use it. I tried to recalibrate the gamepad with jscal but to no avail. I
also tried adding a registry value to HKCU\Software\Wine\DirectInput but yet
again no improvement.
Any idea on how I can get this unknown axis to be recognized?
--
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=20513
Summary: Family Tree Maker 2006 crashes when importing a GEDCOM
file
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neil.sheed(a)gmail.com
Created an attachment (id=24431)
--> (http://bugs.winehq.org/attachment.cgi?id=24431)
Trace log of error
At the end of the GEDCOM import process (File - Append/Merge - select GEDCOM
file). File is imported successfully ("There were no warnings or errors
generated during import.")
Application then tries to create a backup file - on clicking ok the application
displays a dialog "A serious internal error has occurred. Please quit and then
restart Family Tree Maker."
Terminal window shows:
fixme:storage:StgCreateDocfile Storage share mode not implemented.
fixme:storage:StorageImpl_Commit (0x216be0 1): stub
... repeated 4 times
fixme:storage:StorageImpl_Commit (0x1f3320 1): stub
... repeated once
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:htmlhelp:HTMLHelpW HH case HH_CLOSE_ALL not handled.
--
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=18144
Summary: Rainmeter skin backgrounds are not transparent (Kwin &
Compiz)
Product: Wine
Version: 1.1.19
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: miketrml(a)gmail.com
Created an attachment (id=20607)
--> (http://bugs.winehq.org/attachment.cgi?id=20607)
Rainmeter's black background in a virtual window. The black border is also
evident on the desktop.
I have looked throughout the database to find one or two workable programs
similar to this bug. I will list them here within this bug report as no listed
bug specificly deals with Rainmeter's issue.
Rainmeter is a program which displays various GUI elements within Windows,
featuring system information neatly displayed in a varying array of skinned
elements, whether they be text, abstract graphic, anime, or otherwise.
The program installs itself with no issue. The skin loads given the nature and
workaround of bug 18142, a GDIPLUS-related issue in which Winetricks will
install.
The problem is presented upon actually having loaded a skin. The background
appears to be virtually black, and upon changing the program's transparency
from an option within Rainmeter, the black background also changes transparency
with the skin, allowing the wallpaper behind it to show through.
When initially clicking on the window, the black background goes transparent
for a half a second or so and then reprints the black background. Also, no
matter if you're using Compiz or Kwin under KDE 4.2.2, this is a problem
persisting in it's existance.
10091 is a similar bug to this, but this problem persists under Kwin as already
stated. Secondly, the bug also exists regardless whether or not Rainmeter is
loaded within a virtual window.
--
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=28131
Summary: CRASH
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jayson_webster27(a)hotmail.com
Whenever i launch a .exe after a minute or so it says "
The program... has encountered a serious problem and needs to close. We are
sorry for any inconvenience.
__________________________________________________________________________________
This can be caused by a problem in the program or a deficiency in Wine. You may
want to check http://appdb.winehq.org for tips about running this application
If this problem is not present under windows and has not been reported yet,
you can report it at http://bugs.winehq.org"
--
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=27493
Summary: Derive 6 (computer algebra system) hlp file errors
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Doug(a)Dougtelford.com
Created an attachment (id=35152)
--> (http://bugs.winehq.org/attachment.cgi?id=35152)
shows logs and output of processing hlp file on linux and windows xp
Derive6.hlp file is not processed correctly. Works fine on windows XP.
See 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=20811
Summary: query.c:224 Test Failed: IDirect3DQuery9_GetData a 2nd
time on a ended query returned 00000001
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: celticht32(a)aol.com
Looking at the wine test results for the following test:
query.c in the d3d9 tests directory...
hr = IDirect3DQuery9_GetData(pQuery, data,
IDirect3DQuery9_GetDataSize(pQuery), D3DGETDATA_FLUSH);
ok(hr == S_OK, "IDirect3DQuery9_GetData on a ended query returned %08x\n",
hr);
hr = IDirect3DQuery9_GetData(pQuery, data,
IDirect3DQuery9_GetDataSize(pQuery), D3DGETDATA_FLUSH);
ok(hr == S_OK, "IDirect3DQuery9_GetData a 2nd time on a ended query
returned %08x\n", hr);
the MSDK says the following :
IDirect3DQuery9::GetData
Polls a queried resource to get the query state or a query result. For more
information about queries, see Queries (Direct3D 9).
Return Values
The return type identifies the query state (see Queries (Direct3D 9)). The
method returns S_OK if the query data is
available and S_FALSE if it is not. These are considered successful return
values. If the method fails when
D3DGETDATA_FLUSH is used, the return value can be D3DERR_DEVICELOST.
The test fails with :
query.c:224: Test failed: IDirect3DQuery9_GetData a 2nd time on a ended query
returned 00000001
which is a S_FALSE (1) which just means the data is not available... which
according to the MSDN site is an ok value to return... and is a success.
Also reading the MSDN the D3DGETDATA_FLUSH is supposed to flush the query so
the value its returning is ok...
So If I am understanding the above code the first one should return a S_OK
saying that it flushed the query code.... Then the second call should return a
S_FALSE because the query has nothing in it.....
Stephan said in Dev list :
I guess its fine to accept this result then. I think the original motivation
behind these tests was that HL2 called GetData() more than once and this raised
GL errors - the query code now filters such calls out to prevent calling bad GL
calls. My guess is that its ok to modify the test to accept both results. Ie,
ok(hr == S_OK | hr == S_FALSE, "...");
--
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=16433
Summary: impossible to ignore a runtime assertion
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mauro(a)linux.ca
I have a program that after ignoring an assertion works perfectly on windows...
In wine it could probably be the same but the assertion dialog misses the
ignore button having only OK and Cancel
--
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=14899
Summary: Quicken One Step Update fails - 'com error'
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: headofbucket(a)gmail.com
Created an attachment (id=15470)
--> (http://bugs.winehq.org/attachment.cgi?id=15470)
Console output for com error.
Quicken 2008 Update 7 crashes when attempting to do one step update with a
message 'com error'.
--
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=28805
Bug #: 28805
Summary: Microsoft Flight Simulator FS9 crash
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ahso47(a)yahoo.com
Classification: Unclassified
Microsoft Flight Simulator 2004 / 9 crashes/exits at startup
--
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=28211
Summary: HardWare identification: "Exception: Read error in
Processes Info"
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremy.d.bernstein(a)googlemail.com
When launching this software
(http://chessok.com/download/Training/PeshkaSetup.exe) using the most recent
version of Wine on OSX (WS7Wine1.3.27 in my case, but it occurs with other
flavors, including CodeWeavers, and has occurred with every Wine version I've
tried since 1.2.x), I get an error dialog "HardWare identification: "Exception:
Read error in Processes Info".
I cannot be sure if the functionality of the software is compromised in any
way: it appears to work properly, but I do occasionally see errors when
dragging objects out of the application frame (not easily reproducible, and no
idea if it's related).
Sorry for the bad bug report. Hopefully someone who is more Wine-savvy can
reproduce the issue and figure out the guilty component.
Thanks, Jeremy
--
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=24915
Summary: Lord or the Rings Installer Hangs on Mac
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: happyslaps(a)gmail.com
The installer for Lord of the Rings Online hangs on mac with this error
Log file is being written to C:\users\ayers\Temp\lotrohigh.exe.log
err:seh:setup_exception_record stack overflow 1760 bytes in thread 0026 eip
7bc30d3c esp 05470c50 stack 0x5470000-0x5471000-0x5670000
This does not occur on with wine 1.3.5 on Ubuntu 10.10.
--
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=17560
Summary: Mercury Mail SSL/STARTTLS does not work
Product: Wine
Version: 1.1.16
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: admin(a)linux-tstephenson.com
When trying to make a connection to the Mercury v4.62 server via POP3, SMTP or
IMAP4 the STARTTLS function error out with the following error:
10:56:18.275: Connection from 127.0.0.1, Sat Feb 28 10:56:18 2009<lf>
10:56:18.336: << * OK linux-tstephenson.com IMAP4rev1 Mercury/32 v4.62 server
ready.<cr><lf>
10:56:18.337: >> A1 CAPABILITY<cr><lf>
10:56:18.338: << * CAPABILITY IMAP4rev1 STARTTLS AUTH=PLAIN X-MERCURY-1<cr><lf>
10:56:18.338: << A1 OK CAPABILITY complete.<cr><lf>
10:56:18.339: >> A2 STARTTLS<cr><lf>
10:56:18.339: << A2 OK Begin SSL/TLS negotiation now.<cr><lf>
10:56:18.340: 20: Error -3 creating CryptLib session.
10:56:18.345: --- Connection closed normally at Sat Feb 28 10:56:18 2009. ---
10:56:18.345:
This is very similar to the Pegasus Mail bug 14797 since both are using the
same crypto library.
--
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=13608
Summary: Test tool on windows makes XP completely reboot
Product: Wine
Version: unspecified
Platform: PC-x86-64
URL: http://test.winehq.com/data/0b6acfbce7b0bf2aedb5176bfa95
9edc3f0d74f6/
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saintk(a)specialattack.net
CC: saintk(a)specialattack.net
Running this test;
Main summary for build 0b6acfbce7b0bf2aedb5176bfa959edc3f0d74f6
Results in a full system reboot at my end.
This is what i can capture from my windows event log;
Faulting application d3d9_test.exe, version 0.0.0.0, faulting module d3d9.dll,
version 5.3.3790.3959, fault address 0x000a488a.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Any additional info;
OS: Windows XP x64 SP2
Hardware used;
Asus Maximus Formula
Unknown 350GB Sata disk
Asus EAX1950XTX PCI-E
4GB DDR2 Geil RAM @ 800MHz
Everything is clocked default (no overclocking applied). System runs stable
during stability tests both on the GPU and CPU.
If any more information or testing is required don't hessitate to contact me.
Only 'downside' i don't know anything about debugging of any kind. Neither am I
an active wine user. I just ran the test because i do support the idea behind
the project.
--
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=28845
Bug #: 28845
Summary: Panzer Corps: Unable to get full screen
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a8391912(a)nepwk.com
Classification: Unclassified
On Ubuntu 11.10 64 bit the game is unable to get to full screen. The unity
sidebar and the top panel are still visible. As a result, the game graphics are
shifted to the right and cut off on the right hand side of the screen.
Screenshot 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=28631
Bug #: 28631
Summary: Color Efex Pro 4 - wgl:X11DRV_wglShareLists
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: numerus(a)gmx.com
Classification: Unclassified
Created attachment 36793
--> http://bugs.winehq.org/attachment.cgi?id=36793
Command line output
I'm trying to run Color Efex Pro 4. The installation process ends without
problems, but the application hangs up with the following error:
err:wgl:X11DRV_wglShareLists Could not share display lists, one of the contexts
has been current already !
I'm using it as a Photoshop plugin, but it can run standalone. The application
can be downloaded from here:
http://www.niksoftware.com/colorefexpro/usa/index.php?view=intro/main.shtml
I've attached the command line output.
--
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=28224
Summary: the Gnome-Shell hides menubars, therefore some apps
aren't usable any more
Product: Wine
Version: 1.3.24
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tobias.vogel(a)bluewin.ch
Gnome3/Gnome-Shell seems to sometimes hide the top-most menu-bars of
applications running under Wine.
So far, I came across this issue with KeePass 2.x and RegexBuddy.
Depending on the UI of a certain application, this can turn some Apps
completely unusable.
System:
Fedora 15 x86_64 + Wine-1.3.24
--
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=27334
Summary: Fitday hangs after drop menu selection made
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jrstone88(a)gmail.com
Fitday will become unresponsive for a short time(sometimes never recovering)
after a selection is made in a drop menu. The the drop down menu are not the
standard windows drop menu, they are some custom written control.
--
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=27027
Summary: Settlers 6 (v1.6) - All animation type graphics shows
in white, sounds disappears sometimes in campaigns
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: admin(a)dominion-it.co.za
Created an attachment (id=34463)
--> (http://bugs.winehq.org/attachment.cgi?id=34463)
Log file when running exe directly.
Settlers 6 (v1.6) - All animation type graphics shows in white, sounds
disappears sometimes in campaigns
Linux : openSuse 11.4 Celadon
Graphics was first almost usable peoples faces was purple and 3d almost
viewable
did linux update to latest what openSuse offers and it worsened to all
animation type graphics being white and campaign mappes almost totally white.
Looked at log file, seems to be linked to DirectX 3d implementation. (file
attached)
We are going to download the 1.7 patch of the program (161 mb) and then try
also with that and will give feedback. but this is the current problem we
experience.
Thanks you.
--
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=25127
Summary: Mass Effect DVD Value Edition doesn't start
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emanuele.emalele(a)gmail.com
Created an attachment (id=31878)
--> (http://bugs.winehq.org/attachment.cgi?id=31878)
Console output when launchig ME Config Tool
Graphics driver used: ATI fglrx ver 10.10
Game installation works until final step of vcredist which crash, anyway the
game results installed.
Installed patch 1.02, done winetricks for vc2005sp1 redist: game's launch
returns to command prompt.
Launching game config tool: program launched successfully but it complains
about missing directx installation and the list of video and audio device is
empty.
Done winetricks for d3dx9 and then used ALL the d3dx9 in native mode: game's
launch simply returns to the command prompt.
Installed directx from Mass Effect DVD: as above and the config tool reports
missing directx.
Attached the console output when executing config tool and choose to check
video device which results empty.
--
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=16600
Summary: Ventrilo starts having a long delay after some time
Product: Wine
Version: 1.1.10
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thgreasi(a)uth.gr
Some times Ventrilo (after random time passed) starts having a long delay to
transmit & receive the voip stream. If you restart Ventrilo the problem gets
fixed for a while. I'm using Ventrilo without PushToTalk while playing warcraft
3: TFT but the same problem have occured to me even when I was not running
anything else.
Extra notes:
*I run the linux version of Ventrilo Server on my PC.
*The transmit & receive delay has an average Round Trip Time of 10 seconds when
it occurs.
I'm using Ubuntu 8.10
--
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=28919
Bug #: 28919
Summary: Best Case Bankruptcy 20: Dialog tabs not receiving
mouse focus
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: james.daly.burton(a)gmail.com
Classification: Unclassified
In Best Case Bankruptcy 20, I am unable to obtain focus with the mouse for
anything located inside a tab on a dialog.
Launch Best Case Bankruptcy.
Open the client list.
Open the sample client (Joseph and Sarah Sample).
The list of documents for the case should appear.
Try to open the voluntary petition on the Forms and Schedules tab with the
mouse. This will not work.
Clicking on the tabs at the top of the dialog works.
Clicking on the buttons at the bottom of the dialog works.
Tabbing through the options to obtain focus through the keyboard works.
>From what I have found, clicking on anything that is located outside of a tab
works. Clicking on anything that is located on a tab does not.
This is probably a generic bug with dialog focus and not app specific.
--
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=27752
Summary: SPSS 18 Error # 7001
Product: Wine
Version: 1.3.24
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: boudewijn.charite(a)gmail.com
SPSS Can't access the server to check my license. It seem to work but I can't
investigate that because I can't get a license confirmation.
It's in all wine versions since June 2011.
--
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=27672
Summary: InterWrite SW doesn't work at all after installation
showing error window
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marinerdrums(a)gmail.com
Hi, I installed the program (InterWrite) wich I will attach the relative files
below, but it doesn't work.
Under Windows Vista/7 it works regularly.
I am not an expert, I am a teacher, I would like to use it without Windows,
otherswise I would be forced to install a virtualmachine only for this one I
use to teach kids at school.
Thanks a lot for your support.
Regards
Marino Dolcetti
Italy
--
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=24333
Summary: [TMG 4.0d]Question Dialog box appears squashed/smaller
than normal
Product: Wine
Version: 1.3.2
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=11482
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saturn_systems(a)yahoo.com
In TMG4 the Question Dialog box appears squashed/smaller than normal and you
can not progress any further (see attachments)
--
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=18319
Summary: Sony Vegas Movie Studio Platinum 9.0a: video preview
doesn't work
Product: Wine
Version: 1.1.19
Platform: PC
URL: http://www.sonycreativesoftware.com/products/vegasfamily
.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nobange(a)poczta.onet.pl
This program is the only one movie editor I found working kinda good on Linux
with Wine. But it has a few issues, the main toolbar looks weird, audio plugins
registry entries must be deleted from registry or the app desn't launch, and
the major issue is the preview function, which doesn't work at all. I can live
without audio plugins, but preview is necessary for normal work. Preview window
shows only solid color, sometimes it changes a bit when you move through the
clip on timeline, but it never shows the content of the clip. It's very
difficuilt to make movies without preview function, you can rely only on
screenshots from the preview. Screenshots saved to disk show what preview
should show - the really content of the clip with all used effects, transitions
etc.
--
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=28182
Summary: error al instalar un setup de windows
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: efrainhoyos(a)ingenieros.com
se presenta error al correr un programa de instalacion de un scanner hp scanjet
enterprise 7500, se deja la imagen del error.
gracias
--
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=18085
Summary: Dexon Console doesn't start with WINE
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: correo.cuervo(a)gmail.com
Created an attachment (id=20504)
--> (http://bugs.winehq.org/attachment.cgi?id=20504)
Copy of terminal contents from the starting process
I've installed Oracle Support for Dexon, NET Framework as base for Dexon
Console ... the installation process has ended sucessfully.
But, when I'm tryng to start the Dexon Console program ... it doesn't start.
--
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.