http://bugs.winehq.org/show_bug.cgi?id=15294
Summary: Openoffice.org 3.0 RC1 installs but apps can't be
started.
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andy.elvey(a)paradise.net.nz
Openoffice.org 3.0 RC1 installs perfectly in Wine 1.1.4. However, none of the
applications (Writer, Calc etc) can be started. Every time you start up this
version of OO.org, it takes you to the "registration screen" and it is
impossible to get past that.
This problem happens when starting OO.org from a shortcut and from the
command-line. Even starting an individual app directly (e.g. scalc.exe) does
not work. You still get the registration window popping 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=14840
Summary: kernel32: thread.ok fails in OpenSolaris but not Linux
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Solaris
Status: NEW
Keywords: testcase
Severity: enhancement
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=15383)
--> (http://bugs.winehq.org/attachment.cgi?id=15383)
+thread in git
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so thread.c && touch thread.ok
thread.c:291: Tests skipped: child process wasn't mapped at same address, so
can't do CreateRemoteThread tests.
thread.c:1181: Test failed: WaitForMultipleObjects failed
+thread 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=14839
Summary: kernel32: pipe.ok fails in OpenSolaris but not Linux
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Solaris
Status: NEW
Keywords: testcase
Severity: minor
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=15382)
--> (http://bugs.winehq.org/attachment.cgi?id=15382)
+ntdll,+pipe in git
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so pipe.c && touch pipe.ok
pipe.c:114: Test failed: peek 1 got 0 bytes
pipe.c:123: Test failed: peek 2 got 0 bytes
pipe.c:125: Test failed: peek 2 got 0 bytes
pipe.c:139: Test failed: peek3 got 0 bytes
pipe.c:151: Test failed: peek3 got 0 bytes available
pipe.c:153: Test failed: pipe content 3a check
pipe.c:175: Test failed: peek4 got 0 bytes
pipe.c:187: Test failed: peek4 got 0 bytes available
pipe.c:189: Test failed: pipe content 4a check
pipe.c:114: Test failed: peek 1 got 0 bytes
pipe.c:123: Test failed: peek 2 got 0 bytes
pipe.c:125: Test failed: peek 2 got 0 bytes
pipe.c:146: Test failed: peek3 got 0 bytes
pipe.c:151: Test failed: peek3 got 0 bytes available
pipe.c:153: Test failed: pipe content 3a check
pipe.c:182: Test failed: peek4 got 0 bytes
pipe.c:187: Test failed: peek4 got 0 bytes available
pipe.c:189: Test failed: pipe content 4a check
pipe.c:229: Test failed: peek5 got 0 bytes
pipe.c:233: Test failed: peek5 got 0 bytes available
pipe.c:237: Test failed: content 5a check
pipe.c:265: Test failed: peek6 got 0 bytes
pipe.c:269: Test failed: peek6b got 0 bytes available
pipe.c:271: Test failed: content 6a check
+ntdll,+pipe 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=14829
Summary: wininet: http.ok hangs in Solaris, but not Linux
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Solaris
Status: NEW
Keywords: testcase
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=15378)
--> (http://bugs.winehq.org/attachment.cgi?id=15378)
+wininet in git
austin@opensolaris:~/wine-git/dlls/wininet/tests$ make testclean ; wineserver
-k ; rm -rf ~/.wine ; make http.okrm -f ftp.ok generated.ok http.ok internet.ok
url.ok urlcache.ok
../../../tools/runtest -q -P wine -M wininet.dll -T ../../.. -p
wininet_test.exe.so http.c && touch http.ok
wine: created the configuration directory '/export/home/austin/.wine'
err:iphlpapi:getNumWithOneHeader Unable to open '/proc/net/route' to count
entries!
err:iphlpapi:getRouteTable unimplemented!
Could not load Mozilla. HTML rendering will be disabled.
http.c:115: Test failed: unexpected status 50
(INTERNET_STATUS_CLOSING_CONNECTION)
http.c:115: Test failed: unexpected status 51
(INTERNET_STATUS_CONNECTION_CLOSED)
http.c:115: Test failed: unexpected status 10 (INTERNET_STATUS_RESOLVING_NAME)
http.c:115: Test failed: unexpected status 11 (INTERNET_STATUS_NAME_RESOLVED)
http.c:340: Test failed: expected status 10 (INTERNET_STATUS_RESOLVING_NAME) 1
times, received 2 times
http.c:341: Test failed: expected status 11 (INTERNET_STATUS_NAME_RESOLVED) 1
times, received 2 times
err:iphlpapi:getNumWithOneHeader Unable to open '/proc/net/route' to count
entries!
err:iphlpapi:getRouteTable unimplemented!
then hangs indefinitely. I'm attaching a +wininet log, letting it run for about
5 minutes.
--
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=14753
Summary: Keyboard input is ignored in Abe's Exoddus and Oddysee
games
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mattheo(a)bigpond.net.au
This occurs when playing Oddworld: Abe's Exoddus or Oddworld: Abe's Oddysee on
openSUSE 10.3. In full screen mode keyboard input is ignored until mouse is
clicked or ALT+F4 is pressed. In windowed mode, keyboard input is ignored until
mouse is over window. Also if I disable the 'Allow the window manager to
control the windows' option in winecfg, keyboard input works.
--
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=14707
Summary: Wine debugger crashes while trying to debug an
application with a pdb file
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: major
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.b.lankhorst(a)gmail.com
CC: dank(a)kegel.com
Created an attachment (id=15195)
--> (http://bugs.winehq.org/attachment.cgi?id=15195)
Backtrace of winedbg
I'm trying to debug a crash in an application I have the pdb files for, but
while it's printing a backtrace it will throw an internal exception in
types_extract_as_longlong. Backtrace is attached. pdb is available upon
request, but because of its size I can't attach 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=14380
Summary: Changing Skins in Shareaza causes crash
Product: Wine
Version: unspecified
Platform: Other
URL: http://shareaza.sourceforge.net/
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Hubmasterflex(a)hotmail.com
Changing a skin in Shareaza causes the whole program to crash. It doesn't
matter whether its done from Preferences of from Tools>>Choose A Skin, the end
result is still the same. Logs to be added later.
--
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=14297
Summary: winhelp: Links to a different part of the current page
don't work
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Created an attachment (id=14586)
--> (http://bugs.winehq.org/attachment.cgi?id=14586)
WELCOME.HLP
Wine winhelp does not handle links to a different part of the current page
properly.
To demonstrate, load the attached WELCOME.HLP file into Wine winhelp.
Clicking each of the links below Contents should move to a different part of
the page (i.e. scroll down). After clicking one of those links, clicking the
Back button should return the view to the top.
Wine winhelp does scroll down to the right place, but it immediately clears the
window and redraws the view at the top again.
--
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=14269
Summary: Shareaza does not save preferences
Product: Wine
Version: 1.0.0
Platform: Other
URL: http://shareaza.sourceforge.net/
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Hubmasterflex(a)hotmail.com
I've noticed that while using Shareaza, if I modify the preferences within
Shareaza, they do not save at next startup. It returns back to standard
post-installation settings. This is annoying as I have to go into preferences
every startup to enable Gnutella1 and EDonkey.
P.S. To test this bug, MAKE SURE you download from
http://shareaza.sourceforge.net/ and NOT Shareaza.com as that website is
hacked.
--
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=14229
Summary: winedbg can't dump stack of functions that take float
args?
Product: Wine
Version: 1.0.0
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
While running a real app, I hit a breakpoint, and the stack tracer had
trouble, both in parsing the .pdb file, and in printing the argument
of a function that takes a float:
=>1 0x7b83d7c1 DebugBreak+0x3()
[/data/dkegel/bitwagon/po49996-2008-06-30/wine-1.0/dlls/kernel32/../../include/winternl.h:1828]
in kernel32 (0x0033a324)
fixme:dbghelp_msc:codeview_fetch_type Couldn't load forward type df73
fixme:dbghelp_msc:codeview_snarf Unsupported symbol id 1012
fixme:dbghelp_msc:dump 00000000: 1e 00 12 10 68 00 00 00 40 00 00 00 28 00 00
00 ....h...@...(...
fixme:dbghelp_msc:dump 00000010: 0c 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 ................
<snip>
fixme:dbghelp_msc:codeview_snarf Unsupported symbol id 1012
fixme:dbghelp_msc:dump 00000000: 1e 00 12 10 4c 00 00 00 40 00 00 00 0c 00 00
00 ....L...@.......
fixme:dbghelp_msc:dump 00000010: 0c 00 00 00 00 00 00 00 00 00 20 00 00 00 00
00 .......... .....
2 0x0097eb5e ytDebug::Assert_+0x3e(l=0x70a, f=0x1407f00) [...\yt.cpp:42] in
theapp_d (0x0033a378)
3 0x009c2860 ytApp::SetVersion+0x50(version=
Needing an integral value
The function ytApp::SetVersion has prototype
void ytApp::SetVersion(real32 version);
This app was compiled with Visual C++ 6.
The version of wine is 1.0 plus a few patches that probably
aren't involved.
--
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=13753
Summary: Glitches on icons in wow
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: velroij(a)gmail.com
Created an attachment (id=13791)
--> (http://bugs.winehq.org/attachment.cgi?id=13791)
Glitches on icons
Glitches on some icons in wow
--
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=13585
Summary: Quicken Premier 2008: Crashes when trying to use a data
file.
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rchrd.c(a)gmail.com
Overview:
Using Wine 1.0-rc3. Quicken Premier 2008 crashes when I try to open a data file
I have imported, or after attempting to contact my bank when I try to create an
entirely new data file.
Steps to Reproduce:
1. Install Quicken Premier 2008
2. Update to latest release (release 7)
3. Try to set up your account information (new data file)
4. After Quicken attempts to contact the bank for transactions it crashes.
OR
3. Import existing data file.
4. Open said data file. (results in crash)
Actual results:
Quicken crashed.
Expected Results:
Quicken should not crash. Quicken should allow setup of new data file, or use
of imported data file, including downloading transactions from financial
institutions.
Platform:
Ubuntu Hardy 8.04 on home-built PC.
--
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=13503
Summary: Photoshop CS2 - Dialog windows opens behind active
image.
Product: Wine
Version: 1.0-rc2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rylleman(a)gmail.com
Dialog windows opens behind the foremost active image. Dialog windows such as
"Save change changes before closing image?"-dialog, sometimes the brushes
dialog, "the save for web"-dialog etc.
It's a hassle to move around images just so you can access the dialog-windows.
Photoshop CS2 in wine 1.0 rc2
Ubuntu studio 8.04 64-bit.
No X-compositor such as compiz running.
--
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=13413
Summary: itunes initial license dialog display richtext in raw
form
Product: Wine
Version: 1.0-rc2
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcus(a)jet.franken.de
starting iTunes 7.6 the first time display Richtext in raw format.
It starts like this:
{\urtf\deff0\deflang1031\deflangfe1031{\fonttbl{\f0 Arial;}
{\f1 MS Shell Dlg;}
}{\*\generator Wine Riched20
So I suspect Wine has already done stuff here.
console output:
fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
fixme:richedit:RichEditWndProc_common EM_SETTYPOGRAPHYOPTIONS: stub
fixme:font:WineEngCreateFontInstance Untranslated charset 77
fixme:font:WineEngCreateFontInstance Untranslated charset 77
fixme:font:WineEngCreateFontInstance Untranslated charset 77
fixme:font:WineEngCreateFontInstance Untranslated charset 77
--
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=13241
Summary: ALSA Midi port names
Product: Wine
Version: 1.0-rc1
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: free(a)64studio.com
Created an attachment (id=13070)
--> (http://bugs.winehq.org/attachment.cgi?id=13070)
ALSA Midi subport names
Hi,
the current implementation of
dlls/winealsa.drv/midi.c
does only show the main name of an ALSA MIDI port, but not the names of
the subports. Please consider the inclusion of this small patch which
has been tested for several month now (since version 0.9.54), and is
included in the wine build for the Mediastation keyboard (for running
VST programs):
http://www.lionstracs.com/store/
Thanks and keep on with this great project.
Ciao,
Free
--
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=13232
Summary: Warcraft 3 worldedit.exe fails to start.
Product: Wine
Version: 1.0-rc1
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maci(a)satgnu.net
When i want to start the worldeditor it fails
[maci@notebob WAR3]$ wine worldedit.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32ee18,0x00000000), stub!
err:d3d:WineD3D_ChoosePixelFormat Can't find a suitable iPixelFormat
it exits with code 139: Segmentatation violation
--
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=13073
Summary: Titan Quest Immortal Throne 1.30 graphic bug
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joakim(a)vinevall.se
Can't see you're character(except for the hair!)
--
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=12776
Summary: input line truncated in command-line debugging program
'kd'
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fengyuning1984(a)gmail.com
The command-line debugging program 'kd', one of "debugging tools for windows",
suffer an input-line-truncation problem.
For example, the following command line:
kd>bp nt!ntcreateprocessex
would lead to unresolved "nt!ntcreateproces", missing the last three
characters.
This problem occurs both when invoked from wine and wineconsole, and occurs
both in kd version 6.6 and 6.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.
http://bugs.winehq.org/show_bug.cgi?id=12655
Summary: RealPlayer 11 Starts, but suffers a runtime error when
selecting a menu
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rockinup1231(a)gmail.com
Created an attachment (id=12305)
--> (http://bugs.winehq.org/attachment.cgi?id=12305)
fixme's listed right before error
I was testing RealPlayer 11, and I didn't expect it to work because previous
tries on older versions of WINE had failed up til now. The program will start
and display itself, but trying to do almost anything in it will result in the
following error.
Runtime Error!
C:\Program Files\Real\RealPlay.exe
Abnormal Program Termination
I know I'm not the only one that has had issues with the Visual C++ Runtime
Library, but I couldn't find a program that was exactly like my case so I
posted this bug.
I really don't understand how Visual C++ works, so I can't say I'll be much
more help other than to run tests.
My WINE version is 0.9.59
--
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=12587
Summary: multi line widget broken
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marten(a)toppoint.de
The multi line widget is broken. It worked with 0.9.58, but not under 0.9.59
any more. Try to use Notepad and enter some text and try to create a new line.
Also probl
--
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=12581
Summary: Wine crashes trying to look up word in Gyldendal's røde
ordbøger
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: the.thawk(a)gmail.com
Created an attachment (id=12168)
--> (http://bugs.winehq.org/attachment.cgi?id=12168)
Output from wine when crashing.
When trying to look up a word in Gyldendal's røde ordbøger the program
freezes and must be killed from console.
No problems clicking around the program, including irregular verbs etc. issue
seems to arise when hitting the enter button.
Issue tested in the following dictionaries:
Dansk - Tysk
Tysk - Dansk
Dansk - Engelsk
Engelsk - Dansk
Program i a 16bit program.
Steps to reproduce:
- Hit enter when program loaded
Occurs:
- Always
Severity:
- Critical, (what's a dictionary you can't use to look up words ;))
--
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=12522
Summary: FEAR combat 1.07 won't start.
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deathronzor(a)gmail.com
Created an attachment (id=12080)
--> (http://bugs.winehq.org/attachment.cgi?id=12080)
fearmp.exe wine log
FEAR combat won't get into the game, it installs fine and starts fine, but then
after it shows the initial screen and plays the music, it fades out and
crashes.
(log/backtrace attached).
using wine 0.9.59 on kubuntu gutsy.
--
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=12404
Summary: Lotus Notes doesn't show window contents after minimize
then unminimize
Product: Wine
Version: 0.9.58.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: webe3(a)myrealbox.com
I have been running Lotus Notes under wine for a few years. I run Debian
GNU/Linux testing version. Today I upgraded wine from 9.56 to 9.58. After I
did so, Lotus Notes has major problems. After I minimize the window, when I
unminimize it, all that I get is the window frame and the
minimize/maximize/close bar. The window content just shows the desktop below
it. I see no content. I rebooted my computer to see if that helps. It didn't
help. Sometimes the very first time I unminimize after starting Notes the
window shows. All other times nothing shows after unminimizing the window.
Lotus Notes version 7.0.2
Wine version from Debian GNU/Linux testing 9.58-1
--
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=12188
Summary: Complex Shader causes sky in Everquest 2 to turn black
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djdunn.safety(a)gmail.com
CPU: AMD Athlon(tm) XP 3000+
Ram 2 gigs
NVIDIA UNIX x86 Kernel Module 169.09
geforce fx 6800 video card
having the complex shader distance enabled Complex causes sky in Everquest 2 to
turn black
--
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.