https://bugs.winehq.org/show_bug.cgi?id=45460
Bug ID: 45460
Summary: Running EVE Online keeps locking up after a few hours
Product: Wine
Version: 2.22
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dtpbdrums(a)hotmail.com
Created attachment 61799
--> https://bugs.winehq.org/attachment.cgi?id=61799
Error Report when EVE Online freezes and quits.
Running EVE Online causes the game to freeze and generate an error report
attached below. This happens ever since the lasses release in May from CCP.
Before that, the game ran flawlessly.
--
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=23329
Summary: Medal of Honor games: wrong video card detection
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felipemoraesbr(a)gmail.com
Hello, in MOHAA, MOHA and MOHPA my video card isn´t recognized as it should. I
have a NVIDIA Geforce 9500 GT video card with 512mb, but these programs insist
I have a 256mb video card.
--
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=19712
Summary: Template text instead of usual information in
VirtualBox installer
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b0ntrict0r(a)yandex.ru
Created an attachment (id=23024)
--> (http://bugs.winehq.org/attachment.cgi?id=23024)
Screenshot that illustrates the problem
Text labels are filled with a template text instead of components description,
installation path, size, etc. in VirtualBox 2.2.4 installer. Text in label (1)
substitutes with proper content after selecting component in the tree, and text
in label (3) substitutes with proper text after selecting installation path in
"Browse" dialog.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45857
Bug ID: 45857
Summary: Incorrect text color (The Longest Journey)
Product: Wine
Version: 3.16
Hardware: x86-64
URL: https://games.softpedia.com/get/Games-Demo/The-Longest
-Journey-161-Demo.shtml
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Created attachment 62344
--> https://bugs.winehq.org/attachment.cgi?id=62344
Wine screenshot
In-game text is outlined in a magenta color. See attached screenshots.
Reproduced with demo 161 and full version (GOG.com) build 142.
MD5: 6d7f91e0a19513e859775862b2ac43d8 thelongestjourneydemo_english.exe
wine-devel 3.16.0~xenial from winehq.org
Xbuntu 16.04.5 x86_64
Nvidia GeFOrce GTX 750 Ti, driver version 384.130
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40481
Bug ID: 40481
Summary: Doctor Web Cureit crashes
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maxrexfax(a)yandex.ua
Distribution: ---
Created attachment 54249
--> https://bugs.winehq.org/attachment.cgi?id=54249
This backtrace was created by Wine
Cureit dont start working in Wine.
Download link http://free.drweb.com/cureit
--
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=36648
Bug ID: 36648
Summary: Alt+F4 key function error
Product: Wine
Version: 1.7.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: szilipeter(a)freemail.hu
1. settings winecfg:
-- Graphics: Emulate a virtual desktop (UNCHECK)
When I run a program, for example "winecfg", and
- Select "Drives"
- Select "Add"
- press "Alt-F4"
This time : Close "Select Drive Letter" window, and focused the "Wine
configuration" windows.
When I setting 2. version:
-- Graphics: Emulate a virtual desktop (CHECK)
When I run a program, for example "winecfg", and
- Select "Drives"
- Select "Add"
- press "Alt-F4"
This time : Close the "winecfg" application. Why ?
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39094
Bug ID: 39094
Summary: Edit control does not display correct charset
Product: Wine
Version: 1.7.49
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stem(a)stem.de
Distribution: ---
Created attachment 52088
--> https://bugs.winehq.org/attachment.cgi?id=52088
image displaying the error
Hi,
I have an old application written with Borland C++ Builder/Delphi.
In this application, the edit control TEdit can display a given charset. With
Wine 1.7.49, this does not work.
The attached image shows a demo application displaying this problem: on the
left side Windows 7, on the right side Wine 1.7.49 (under Linux Mint 17.1). The
charset of the five components is "EASTEUROPE_CHARSET". The yellow rectangle
shows the problem with wine.
P.S. As TButton is a wrapper around a Windows control, the charset does not
work.
Read for example:
http://stackoverflow.com/questions/4829646/font-charset-and-tbutton
But I think that does not affect the problem with the edit control.
Thank you
stem
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38882
Bug ID: 38882
Summary: Homesite+ (v5.5): Cursor blink rate is very fast
Product: Wine
Version: 1.7.46
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fooquency(a)gmail.com
Distribution: ---
In Homesite+ (v.5.5), the cursor blink rate is very fast - it appears more like
a solid line that is flickering.
On native Windows, it flashes on-and-off slightly faster than once per second.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38639
Bug ID: 38639
Summary: CDex v1.78 no longer works after ubuntu upgrade to
14.04 from 12.04
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: highflux7(a)hushmail.com
Distribution: ---
Created attachment 51551
--> https://bugs.winehq.org/attachment.cgi?id=51551
backtrace generated during example crash
CDex v1.77 worked perfectly for long time with Ubuntu 12.04. Foolishly
"upgraded" to Ubuntu 14.04, installed CDex v1.78 and found it (and CDex v1.77)
crash consistently. Even setting preferences results in a crash dialog upon
choosing 'OK'.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=47379
Bug ID: 47379
Summary: ReactOS Calc help file does not work.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hhctrl.ocx
Assignee: wine-bugs(a)winehq.org
Reporter: carlo.bramix(a)libero.it
Distribution: ---
ReactOS Calc includes an HtmlHelp file for handling user's manual and runtime
help.
This help file must be copied under "%systemroot%\Help".
Unfortunately, it does not work.
I can see these issues:
1) The htmlhelp file is not found.
This happens because HHCTRL implementation for WINE does not seem to support
command lines including environment strings.
The program uses this command line:
"%systemroot%\\Help\\calc.chm::"
If I replace this string in my software with:
"c:\\windows\\Help\\calc.chm::"
then the help file is open and it is shown.
2) If you press on a key with the right mouse button and select for help, the
tooltip does not appear and HHCTRL prints on the console:
002a:fixme:htmlhelp:HtmlHelpW HH case HH_DISPLAY_TEXT_POPUP not handled.
All tests have been made with the latest sources from repository at the time of
writing (last released version is 4.10).
A ready-to-use executable and help file can be found on my page at sourceforge:
https://sourceforge.net/projects/reactos-calc/
Sincerely.
--
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.