http://bugs.winehq.org/show_bug.cgi?id=1631
------- Additional Comments From coolsteve64(a)yahoo.com 2007-27-05 21:48 -------
I'm having this same problem. Posted a bug, Bug 7566 a while back.
I tried nice, like Ben Klein suggested, pressed some random keys, and got output
upon exiting the program. I can't get it to do that again though.
I've attached the output to the aforementioned bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8514
------- Additional Comments From dmitry(a)codeweavers.com 2007-27-05 21:43 -------
The test should fail under Wine to show that Wine implementation is wrong.
In that case just surround the failing ok() call by todo_wine. Once done
please send the test to wine-patches.
Thanks for your efforts!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7566
------- Additional Comments From coolsteve64(a)yahoo.com 2007-27-05 21:43 -------
Created an attachment (id=6497)
--> (http://bugs.winehq.org/attachment.cgi?id=6497&action=view)
Some output I got from nice -n 19.
Someone from Bug 1631 suggested trying WINEDEBUG=-all nice -n 19 wine for a
program they were having the same problem with, so I attempted this as well.
It did the exact same thing, minus output. On the impatient side, I began
pressing keys randomly on the keyboard to see if the program itself was taking
any input. I then closed it.
The contents of this attachment were then outputted upon exit of the program.
I have no idea what I did to make it do this, but I can't figure out how to
make it do it again. Must've been something I pressed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8518
Summary: halo ce will not install
Product: Wine
Version: 0.9.37.
Platform: PC
URL: http://paste.stgraber.org/1177
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sjust(a)insightbb.com
I am trying to install Halo combat evolved but the installer never even starts.
Starcraft installed fine and runs great. I have attatched the url of the
pastebin of the console output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8036
------- Additional Comments From sick_soul(a)yahoo.it 2007-27-05 21:20 -------
Created an attachment (id=6495)
--> (http://bugs.winehq.org/attachment.cgi?id=6495&action=view)
the latest version of the patch with tests
here. I added two values, and moved the unnamed section test first,
as the unnamed section, if present, must be first.
Sorry about the confusion, but this is tricky.
Again, if you want to disable the unnamed section test, and only
test empty key names, comment these lines (262,263):
{ "", "key1", "1", TESTFILE, "", "1", 1 },
{ "", "key2", "1", TESTFILE, "", "1", 1 },
Crossing fingers :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8036
sick_soul(a)yahoo.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6494 is|0 |1
obsolete| |
------- Additional Comments From sick_soul(a)yahoo.it 2007-27-05 20:10 -------
(From update of attachment 6494)
I want to extend tests, please wait to test.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7403
------- Additional Comments From danomatika(a)gmail.com 2007-27-05 20:01 -------
The same thing is happening in Ubuntu 7.04 with Wine 0.9.33. Mabey I'm just
very unlucky here ...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8036
sick_soul(a)yahoo.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5756 is|0 |1
obsolete| |
Attachment #5807 is|0 |1
obsolete| |
------- Additional Comments From sick_soul(a)yahoo.it 2007-27-05 19:44 -------
Created an attachment (id=6494)
--> (http://bugs.winehq.org/attachment.cgi?id=6494&action=view)
new patch for undocumented empty section + key names
this is my latest attempt at implementing the undocumented
functionality. If the test still crashes under windows,
it is possible to disable the empty section only (and thus test
only the empty key name part), by commenting the whole line at
tests/profile.c:263 (this will give a warning about the comma on the
line above, remove that if you want).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.