http://bugs.winehq.org/show_bug.cgi?id=24708
Summary: ctrl + enter does not work as expected (microworlds
pro)
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: konstantinos.poursalidis(a)gmail.com
by pressing the combination ctrl+enter in microworlds pro (greek version) there
is no new line character. This key combination is just ignored.
As a workaround I used the riched20.dll from windows vista and it did work for
me.
--
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=18439
Summary: Crash dialog appears underneath fullscreen (D3D9?) apps
Product: Wine
Version: 1.1.21
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roothorick(a)new.rr.com
Any game, be it Oblivion, be it some random free MMO, be it whatever, if it's
fullscreen, and it crashes, the "encountered a problem and needs to close"
dialog appears UNDERNEATH the game, unclickable, so you have to go to another
window / X server and manually kill it to get back to normal. Obviously this
kinda kills the debugger too. Using a virtual desktop doesn't help, because the
dialog appears INSIDE the virtual desktop, UNDERNEATH the game.
I know this is happening with D3D9 games, haven't really tested outside of
that.
--
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=35208
Bug ID: 35208
Summary: bug in Happy Foto
Product: Wine
Version: 1.7.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fam.wagemann(a)yahoo.at
Classification: Unclassified
Created attachment 46960
--> http://bugs.winehq.org/attachment.cgi?id=46960
bug report
installer bug
--
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=35022
Bug #: 35022
Summary: League Of Legends Hangs
Product: Wine
Version: 1.7.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: levanchelidze(a)gmail.com
Classification: Unclassified
Created attachment 46683
--> http://bugs.winehq.org/attachment.cgi?id=46683
Terminal output
Just created fresh 32-bit wine prefix on ubuntu x64 13.10
Then installed lol and started it before the battle starts everything seems to
work but when the battle starts the item shop does not work any more when I
enter it the game hangs but strangely I manages to press Esc a lot and I ended
up exiting the battle end opening lol battle select 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=29877
Bug #: 29877
Summary: NtOpenFile can't handle \\Device\\Cdrom0
Product: Wine
Version: 1.4-rc2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
The following function succeeds on win7, but on wine, it fails and complains
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 335140 (device=33 access=1
func=450 method=0)
static DWORD openDrive(HANDLE *phdevice)
{
IO_STATUS_BLOCK io;
OBJECT_ATTRIBUTES attr;
UNICODE_STRING nt_name;
BOOL bRet;
static WCHAR szSourceDevice[] = {
'\\', 'D', 'e', 'v', 'i', 'c', 'e', '\\', 'C', 'd', 'r', 'o', 'm', '0',
0
};
pRtlInitUnicodeString(&nt_name, szSourceDevice);
attr.Length = sizeof(attr);
attr.RootDirectory = 0;
attr.Attributes = OBJ_CASE_INSENSITIVE;
attr.ObjectName = &nt_name;
attr.SecurityDescriptor = NULL;
attr.SecurityQualityOfService = NULL;
return pNtOpenFile(phdevice, FILE_GENERIC_READ,
&attr, &io, FILE_SHARE_READ,
FILE_NON_DIRECTORY_FILE |
FILE_SYNCHRONOUS_IO_NONALERT);
}
I don't know of any real world apps that need this; I ran into it while writing
conformance tests.
--
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=27330
Summary: Black Mirror 2: crashes in 4th section of game after a
fire
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sabraq(a)email.cz
This game is normally playable even with the known bug (Bug24563) till to the
fourth section of game.
In backtrace from terminal is everything OK till the eleventh line. In twelveth
line is the begining of the problem I thought.
The version is original in czech localization from TopCD, with no-cd crack.
--
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=26366
Summary: Some Wargames get black screen.
Product: Wine
Version: 1.1.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xaron77(a)fastmail.fm
There's a black screen instead of gaming board/minimap.
Affected games:
Future Force Company Commander - gaming board - unplayable
War Plan Orange: Dreadnoughts in the Pacific 1922 - 1930 - gaming board -
unplayable
Airborne Assault: Conquest of the Aegean - minimap
Command Ops: Battles from the Bulge - minimap
According to developer of the last two games, the code for minimap creates a
DIBSection and calls ::StretchBitmapSmoothly()
The problem exists since many versions (possibly since ever).
--
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=25078
Summary: Gateway (game distribution client) can't log in.
Product: Wine
Version: 1.3.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dahanso(a)gmail.com
Created an attachment (id=31797)
--> (http://bugs.winehq.org/attachment.cgi?id=31797)
I placed a comment describing my actions prior to crashing..
After entering your username and password, you are told to wait.. the program
simply never advances beyond that point. If you hit close, it closes.. if you
his minimize however, it fatally crashes.
As far as I know (I could be wrong - possibly with the exception of Ragnarok)..
Gravity Interactive's lineup of games now requires the Gateway client to play,
so we can't test the games until we get past this.
I have a post in the Wine user forums, regarding this problem.. I hope it's
okay to add the link to the thread here:
http://forum.winehq.org/viewtopic.php?t=9985
I have tried every version since 1.2
(Let me know if I can supply any more information..)
--
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=34724
Bug #: 34724
Summary: Encore Foreign language High school not working
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dwreeves4160(a)yahoo.com
Classification: Unclassified
Created attachment 46300
--> http://bugs.winehq.org/attachment.cgi?id=46300
Backtrace created when trying to open language link in encore advantage.
Encore Advantage High School windows version. The foreign language button
crashes and creates an error. The other links for english math chemistry work
good. if the language link worked too, then linux would be a perfect O/S for
this educational program.
--
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=29454
Bug #: 29454
Summary: will rock crash
Product: Wine
Version: 1.3.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: prueboblog(a)gmail.com
Classification: Unclassified
The game will rock crashed randomly at starting play. It seems to overheating
cpu/graphic or some else in a computer far avobe the recomendations.
--
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.