http://bugs.winehq.org/show_bug.cgi?id=17326
Summary: Lightspeed Virtual Terminal opens extra window when
connected
Product: Wine
Version: 1.1.14
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nancedr(a)gmail.com
When LightSpeed Virtual Terminal connects to a VS server, the connection
details window spawns an extra window containing just the program icon, larger
than the details window. If you click on it to minimize, it will stop the
details window from closing when the connection to the server is terminated.
Otherwise it functions correctly.
This bug does not appear in Wine-1.1.0 but does show up in 1.1.1.
I ran regression testing on it per the instructions on the site, and I think
the patch in which it appeared was
[b312d42059cb5d139146b9902347c02dd1d8c1ab] quartz: Fix memory leak and behavior
on errors in FilterMapper_EnumMatchingFilters.
Though I could be wrong. Some of the patches caused the extra window to appear
as a tiny square, so I could have missed some.
--
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=17314
Summary: Wine not functioning with VideoGet
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aarnold426(a)gmail.com
I'm running Wine 1.0 on an Eee PC with Linux.
Wine is not properly running the program VideoGet from Nuclear Coffee.
On startup I get the following message:
"Could not convert variant of type (Null) into type (Integer)
>From there I press "ok" and the application opens.
The next problem is trying to add URLs to download. When I navigate to the Add
URL window, neither the "OK" or "cancel" buttons are labeled as such (no text).
The cancel button works, but the OK button does not.
In trying to exit the program I get the following message:
"Access violation at address 0060C7D4 in module 'VideoGet.exe'. Read of address
00000014."
Any assistance is greatly appreciated.
Thank you.
--
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=19346
Summary: winefile right click=>properties does not work
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://winehq.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Steps to reproduce:
- Open winefile
- Right click any folder in the left panel
- Select "Properties"
Nothing happens, this output is given instead:
fixme:shell:ISvItemCm_fnInvokeCommand Unhandled Verb 7013l
Alt+Enter, or File=>Properties, actually work and pop the properties menu.
--
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=10179
Summary: Heap corruption in tiny example program
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The call to GlobalHandle in the following program causes the warning
warn:heap:HEAP_ValidateInUseArena Heap 0x110000: invalid in-use arena magic for
0x110810
To reproduce, copy the following program to dlls/kernel32/tests/bug.c
and compile with
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole
-I../../../include bug.c ../../../libs/port/libwine_port.a -ladvapi32
-lkernel32
then run with
WINEDEBUG=warn+heap ./a.out
#include <stdarg.h>
#include <windef.h>
#include <winbase.h>
#include <winerror.h>
#include <assert.h>
int main(int argc, char **argv)
{
HGLOBAL hmem,hmem2;
UCHAR *pmem;
SetLastError(NO_ERROR);
hmem=GlobalAlloc(0, 1);
assert(hmem != NULL);
hmem=GlobalReAlloc(hmem,0,GMEM_MODIFY | GMEM_MOVEABLE);
pmem=GlobalLock(hmem);
hmem2=GlobalHandle(pmem); // Here's the line that causes the warning
assert(hmem2==hmem);
assert(pmem!=NULL && !GlobalUnlock(hmem) && GetLastError()==NO_ERROR);
assert(!GlobalFree(hmem));
assert(HeapValidate(GetProcessHeap(), 0, 0));
return 0;
}
This was boiled down from alloc.c (which has a similar warning).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19389
Summary: 7-Zip File Manager: Cannot open up properties dialog
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.7-zip.org/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frail.knight(a)gmail.com
If a user right clicks a selected file/directory and then selects Properties,
nothing happens. Selecting File -> Properties from the menu or using the key
combination Alt+Enter also fail.
Selecting Properties using the mouse returns the following in the console:
fixme:shell:ISvItemCm_fnInvokeCommand Unhandled string verb "properties"
Using the key combination Alt + Enter returns nothing.
---
wine v1.1.26
7-Zip v4.65
--
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=19027
Summary: Hidden mouse pointer renders UFO Aftermath not usable
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dusty(a)luogocomune.net
In current release (1.1.24) the installer now runs fine, the game starts fine
but there are some refresh problems and no mouse pointer is shown.
Since the mouse is essential for the working of the game, it renders it
unusable.
--
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=14496
Summary: NVIDIA Dusk Demo Fails to run
Product: Wine
Version: 1.1.1
Platform: PC
URL: http://www.nzone.com/object/nzone_duskdemo_home.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cwadge(a)gmail.com
Created an attachment (id=14821)
--> (http://bugs.winehq.org/attachment.cgi?id=14821)
Verbose debugging
The NVIDIA "Dusk" graphical demo crashes on execution with the following error:
wine: Unhandled page fault on read access to 0x00000044 at address 0x40a529
(thread 0009), starting debugger...
More verbose debugging 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=19477
Summary: stalker pauses on any key
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.stalker-game.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gegsite(a)freemail.hu
S.T.A.L.K.E.R. - Shadow of Chernobyl
Any keyboard button will PAUSE the game (like you pressed puse button), so you
actually can not do nothing.
--
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=18693
Summary: Wine crashes when loading EVE Online
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: BJHoover920199(a)hotmail.com
Created an attachment (id=21408)
--> (http://bugs.winehq.org/attachment.cgi?id=21408)
Output from the terminal window
EVE will load and allow me to login.
After login when it starts to load the character screen wine will crash, it has
also crashed after selecting a character just before it loads the station.
--
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.