http://bugs.winehq.org/show_bug.cgi?id=16579
Summary: Scrabble Online will not restore from a minimised state
Product: Wine
Version: 1.1.10
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
As the title suggests.
Atari Scrabble Online has a minimise button, but minimising is a bad idea.
In earlier versions of wine it simply wouldn't restore. I have just tried
again in 1.1.10 and it doesn't minimise properly and locks up the screen, and
has to be killed.
This only occurs when playing the game in fullscreen mode; a virtual desktop is
an easy workaround and the game can be minimised and restored.
I don't know if a trace would be any use here, but I will certainly do one if
required.
--
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=17273
Summary: SetNamedPipeHandleState is a stub
Product: Wine
Version: 1.1.14
Platform: Other
OS/Version: other
Status: NEW
Keywords: testcase
Severity: enhancement
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juan_lang(a)yahoo.com
Blocks: 17195
Created an attachment (id=19273)
--> (http://bugs.winehq.org/attachment.cgi?id=19273)
Testcase
As described in bug 17195, SetNamedPipeHandleState is currently a stub, and
always returns FALSE. Changing it to return TRUE causes one test to fail and
currently todo_wine test to succeed. It also allows the test cases in bug
17195 to run. I'm attaching some partially implemented test cases for the
GetNamedPipeHandleState and SetNamedPipeHandleState functions.
--
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=18975
Summary: RealMYST crashes on launch
Product: Wine
Version: 1.1.23
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ezekiel000(a)lavabit.com
RealMyst crashes on launch in wine 1.1.18-1.1.23 (it may crash on others I
haven't tested) but it works in wine 1.1.4.
I've attached a debug trace log.
System:
Ubuntu 9.04 amd64, nVidia onboard Geforce 8200 (with nVidia drivers 180.44)
--
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=29133
Bug #: 29133
Summary: Gómez PEER fails to update
Product: Wine
Version: 1.3.33
Platform: x86-64
URL: http://lastmile.gomez.com/PEERInstall.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 37554
--> http://bugs.winehq.org/attachment.cgi?id=37554
Wine 1.3.33 console output
After installing (or indeed running for the first time in a while), the Gómez
PEER attempts to auto-update. A number of messages pop up to say that the
application is unable to communicate with itself before giving up altogether.
The update seems to be actioned by javaw.exe:
"C:\PROG~FBU\Gomez\GOME~3B3\.\jre\bin\javaw.exe -cp
C:\PROG~FBU\Gomez\GOME~3B3\.\cache Respawn
C:\PROG~FBU\Gomez\GOME~3B3\.\.\jre\bin\Systeminfo.dll"
Under Windows XP and 7 this does not occur.
During upgrade gomezpeer.exe is terminated after the first error message
appears.
I will need to run under Windows again to see the differences.
This does appear to be the same as Bug 20234 but that upgrade started working,
so this must be a new bug.
Note: You need an account to get this far.
Under Wine 1.3.0 the "Last Mile updating..." windows does not appear, there is
a single error window and the application closes, but when loading a second
time the PEER continues as normal, and so must have been updated (not sure how
to check). Running a bisect is impossible due to bugs between then and now.
--
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=14371
Summary: cleanup undefined members in vartest
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14668)
--> (http://bugs.winehq.org/attachment.cgi?id=14668)
cleanup memcheck errors in vartest.c
vartest.c uses undefined structure members; detected by valgrind(memcheck).
Patch is attached, and will be sent to wine-patches(a)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=14370
Summary: adjust timeout interval for virtulaizers
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14667)
--> (http://bugs.winehq.org/attachment.cgi?id=14667)
WINE_TIMEOUT_FACTOR environment variable
Using a virtualizer such as valgrind(memcheck) often slows down execution by a
significant factor. Add a new environment variable WINE_TIMEOUT_FACTOR to
allow multiplying the absolute delays for critical section timeouts. Patch is
attached, and will be sent to wine-patches(a)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=14365
Summary: do not touch high address space (initial stack,
user_space_limit)
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14662)
--> (http://bugs.winehq.org/attachment.cgi?id=14662)
avoid meddling with space above user_space_limit.
In order to co-operate with valgrind and other debugging tools, then wine must
not assume anything about the initial stack, nor pretend that wine can manage
any address space above the user_space_limit. Patch is attached, and will be
sent to wine-patches(a)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=24426
Summary: FIFA 11: can`t minimize game
Product: Wine
Version: 1.3.2
Platform: x86
URL: http://static.cdn.ea.com/fifa/u/f/fifa11_pc_demo_EU.zi
p%20
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pzinin(a)gmail.com
Created an attachment (id=30796)
--> (http://bugs.winehq.org/attachment.cgi?id=30796)
bug
Hello.
FIFA 11 works under wine very good. You need to install dotnet20 for
fifaconfig.exe (as well).
But I can`t minimize game _without problems_. See screens (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=28245
Summary: Checkpoint Firewall SmartConsole
Product: Wine
Version: 1.3.27
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: uwp(a)dicke-aersche.de
Checkpoint has a Windows tool for their Firewall configuration, called
SmartConsole. We have it in version R70.30 now. It installed fine and I can run
submodules like SmartTracker (although filtering doesn't work) but always when
I either try to open the Dashboard directly or via Window-click from another
module (e.g. the SmartTracker) it crashes:
err:ole:CoGetClassObject class {b9c30763-d756-4f91-b4d1-ded870f06f36} not
registered
err:ole:CoGetClassObject no class object {b9c30763-d756-4f91-b4d1-ded870f06f36}
could be created for context 0x1
err:ole:CoGetClassObject class {f129606e-5153-4653-893a-1b426f9887da} not
registered
err:ole:CoGetClassObject no class object {f129606e-5153-4653-893a-1b426f9887da}
could be created for context 0x1
fixme:mscoree:_CorDllMain (0x7c4c0000, 1, (nil)): stub
fixme:mscoree:_CorDllMain (0x7c550000, 1, (nil)): stub
fixme:mscoree:_CorDllMain (0x6750000, 1, (nil)): stub
fixme:mscoree:_CorDllMain (0x6710000, 1, (nil)): stub
wine: Unhandled page fault on read access to 0x06000053 at address 0x6000053
(thread 0042), starting debugger...
I hope this isn't too much for this field, I thought there's no use for using
an attachment for those few lines. If you need more information please tell me
what to do. I'm using Ubuntu 64bit 11.04 natty with the PPA-wine-archive.
1.3.27 is new today. Very strange: when using it via SmartTracker and it
crashes the SmarTracker window stays open and 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.