http://bugs.winehq.org/show_bug.cgi?id=25908
Summary: Crash in winmerge when unfocusing edit field
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joao.eiras(a)gmail.com
1) Need to install winmerge http://winmerge.org/downloads/ . I'm using 2.12.4.0
Unicode
2) Open WinMerge and select two folders to compare
3) In the file list view, click once on a file name to select, and again to
edit the file name inline.
4) Click outside the file name editable field -> Crash.
--
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=23411
Summary: YoWindow: Fails to start
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://sweb1.yowindow.com/wimo/deploy/yosetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=29188)
--> (http://bugs.winehq.org/attachment.cgi?id=29188)
Error message
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko flash
2) install YoWindow
3) wine yowindow.exe
Behaviour:
Please Wait->Preload Landscape->Please Wait->Error Window (see attachment) and
application closure
Expected behaviour:
YoWindow should start without any problem
--
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=24046
Summary: Keypressing in shellview can result in infinite hang
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
CC: bunglehead(a)gmail.com
Forked off #18147
(In reply to comment #6)
> Should be fixed by d57247ce396c4a71918fb9bc41b99a350063fdb2.
Nikolay
Your patch causes a regression. Pressing a key with shellview selected results
in a hang if:
- No file beginning with that key exists
- There is no other selection
--
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=20399
Summary: Wine systematic crash running MPLAB 8.40
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tritemio(a)gmail.com
Running MPLAB 8.40 under wine I have a crash selecting the "watch" item in the
menu "View".
I attached the last 1000 lines of
export WINEDEBUG=+relay
env WINEPREFIX="/home/anto/.wine" wine "C:\\Programmi\\Microchip\\MPLAB
IDE\\Core\\MPLAB.exe" 2>&1 | tee winelog.txt
The crash backtrace is at line 502.
--
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=25883
Summary: Stalker pripyat benchmark crashes with builtin msvcr80
on unimplemented function _sopen_s
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Stalker pripyat benchmark crashes on startup with msvcr80=b
The log says
wine: Call from 0x7b839483 to unimplemented function msvcr80.dll._sopen_s,
aborting
Only of interest to purists, since the game bundles msvcr80.
--
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=19826
Summary: .Net 2.0 Listview isn't updated properly and causes
program to hang
Product: Wine
Version: 1.1.28
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.talkington(a)insightbb.com
CC: bunglehead(a)gmail.com
Created an attachment (id=23225)
--> (http://bugs.winehq.org/attachment.cgi?id=23225)
Commit e8846b7c78b008bbd5deb7d9f9c7a7793db32c68
A .NET program I use recently started to hang while it was populating it's
listviews. I've run regression tests and determined that commit
e8846b7c78b008bbd5deb7d9f9c7a7793db32c68 is the patch that causes the hangs. I
have attached this patch as well. Reversing this patch in lasted git causes
the program to function as expected.
>From the looks of it, this may mean the program is written improperly.
Unfortunately though, this DOES run as expected on windows so having the
developer 'fix' it is not an option.
Program: GamParse
Download link: http://gambosoft.com/Pages/Downloads.htm
Requirements: .Net 2.0
Description: This program reads in a log file generated from EverQuest (a
MMORPG) and reports various statistics, mainly the DPS (damage) of various
characters.
I will also attach a small log file that can be used to test.
Normal operation would be opening the log file from within the program, waiting
for it to load and then selecting the various fights in the leftmost list and
seeing the stats on the different tabs.
Latest operation in git wine is the file never completes loading.
--
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=17563
Summary: Crash when using TTM_GETTEXT + LPSTR_CALLBACK
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gamezelda2(a)gmail.com
Created an attachment (id=19718)
--> (http://bugs.winehq.org/attachment.cgi?id=19718)
Test application: Pressing the button crashes the program under Wine (the text
shows correctly if you go over the button). Source included.
Any program crashes when the message TTM_GETTEXT is sent to a ToolTip that has
lpszText set to LPSTR_CALLBACK.
The problem seems to be in dlls/comctl32/tooltips.c, in the functions
TOOLTIPS_GetTextA and TOOLTIPS_GetTextW.
The crash happens when Wine tries to copy lpszText, which is 0xFFFFFFFF.
Test application included.
--
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=15833
Summary: TreeView control don't save item's state
Product: Wine
Version: 1.1.7
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P1
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iwarmouse(a)gmail.com
Created an attachment (id=16963)
--> (http://bugs.winehq.org/attachment.cgi?id=16963)
patch that i offer to fix this bug
Hi.
BUG:
TreeView sends TVS_GETDISPINFO notifycation. Main application catch it and
change "mask","state" and "stateMask" in a TVITEM structure. After returning
from message handler, item's state don't changed. TreeView don't save new item
state in function TREEVIEW_UpdateDispInfo after calling
TREEVIEW_SendRealNotify.
This is Delphi code sample, TMyTreeView inherits from TCustomTreeView
//-----------------------------------------------------------------
procedure TMyTreeView.CNNotify(var Message: TWMNotify);
var
hNode: Integer;
begin
with Message do
case NMHdr^.code of
TVN_GETDISPINFO:
with PTVDispInfo(NMHdr)^ do begin
hNode := item.hItem;
with PTVDispInfo(NMHdr)^.item do begin
mask := mask or TVIF_STATE or TVIF_HANDLE;
stateMask := stateMask or TVIS_STATEIMAGEMASK;
state := (state and not TVIS_STATEIMAGEMASK)
or UINT(IndexToStateImageMask(MyGetItemImageIndex(hNode)));
end;
end;
end;
inherited;
end;
//-----------------------------------------------------------------
This's link to MSDN page, where described how it must work:
http://msdn.microsoft.com/en-us/library/bb773456(VS.85).aspx
I'm offer this patch (attached) to fix this bug.
--
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=27331
Summary: kernel32.GetLocaleInfoA/W needs to be more strict
about invalid LCTYPE values (Dirt3 installer shows
language selection with empty strings)
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
encountered this while looking at "Dirt 3" game installer ...
The installer enumerates install languages and builds a listbox filled with
empty language strings.
For whatever reason the installer calls kernel32.GetLocaleInfoA/W with LCTYPE
0x73 which seems to be invalid (didn't find any info in MSDN/PDK)?
Wine doesn't validate these "holes" and returns success:
--- snip ---
0009:trace:nls:GetLocaleInfoW (lcid=0x409,lctype=0x73,0x32ea04,256)
0009:trace:nls:GetLocaleInfoW (lcid=0x409,lctype=0x73,0x32ea04,256) returning 1
L""
0009:trace:listbox:ListBoxWndProc_common [0x10068]: msg LB_ADDSTRING wp
00000000 lp 0032ee04
...
0009:trace:listbox:LISTBOX_InsertString [0x10068]: added item 0 L""
0009:trace:listbox:ListBoxWndProc_common [0x10068]: msg LB_SETITEMDATA wp
00000000 lp 00000409
--- snip ---
http://source.winehq.org/git/wine.git/blob/HEAD:/include/winnls.h#l296
--- snip include/winnls.h ---
296 #define LOCALE_IREADINGLAYOUT 0x0070
297 #define LOCALE_INEUTRAL 0x0071
298 #define LOCALE_INEGATIVEPERCENT 0x0074
--- snip include/winnls.h ---
If these holes are rejected (ERROR_INVALID_FLAGS), the installer gets it right
and uses a proper way of retrieving language names:
--- snip ---
0009:trace:nls:GetLocaleInfoW (lcid=0x409,lctype=0x4,0x32ea04,256)
0009:trace:nls:GetLocaleInfoW (lcid=0x409,lctype=0x4,0x32ea04,256) returning 8
L"English"
0009:trace:nls:GetLocaleInfoW (lcid=0x409,lctype=0x8,0x32ec04,256)
0009:trace:nls:GetLocaleInfoW (lcid=0x409,lctype=0x8,0x32ec04,256) returning 14
L"United States"
0009:trace:listbox:ListBoxWndProc_common [0x10068]: msg LB_ADDSTRING wp
00000000 lp 0032ee04
...
0009:trace:listbox:LISTBOX_InsertString [0x10068]: added item 0 L"English
(United States)"
...
--- snip ---
Regards
--
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=27058
Summary: Protection ID: Text from 3rd column in protection
report not displayed
Product: Wine
Version: 1.3.19
Platform: x86-64
URL: http://pid.gamecopyworld.com/ProtectionID_v6.4.0.rar
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: asb(a)asbradbury.org
Created an attachment (id=34490)
--> (http://bugs.winehq.org/attachment.cgi?id=34490)
shows lack of text in third column under wine
After scanning a .exe in Protection ID (I'm using 6.4.0) it will add an entry
to a table in the 'Protection Report'. Under wine, this is not rendered
properly and the text from the third ('Protection') column is not displayed. I
attached screenshots to show the difference on wine vs Win7, scanning the same
file. To reproduce you just need to click 'Scan->Single file' then select a
protected .exe (any .exe from a Steam game for instance), and then click the
icon to show the protection report. There are no relevant complaints on the
terminal output.
I have confirmed this bug with wine 1.3.19 (from the ubuntu-wine ppa) and a
self-built 1.2.3, using a fresh wineprefix.
--
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=13064
Summary: AfterEffects 7 tryout crashes on startup, needs
GDI32.dll.CreateFontIndirectExW
Product: Wine
Version: CVS/GIT
Platform: Other
URL: ftp://ftp.adobe.com/pub/adobe/aftereffects/win/7.x/After
_Effects_7_0_Tryout.zip
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Installing the tryout works now (modulo one missing image,
see bug 10003). Starting it was a trial, though.
First, it crashed straight off, can't recall what it said, but there
was an error dialog. Rerunning it with +module got past that ?!
Then it put up the normal "continue trial" dialog box -- but transparant!
Probably has to do with this warning:
err:bitmap:X11DRV_DIB_SetImageBits Out of memory!
Then it crashed with
wine: Call from 0x7ee118b0 to unimplemented function
gdiplus.dll.GdipCreateFontFamilyFromName, aborting
winetricks gdiplus worked around that.
Then it crashed with the present bug,
wine: Call from 0x9cecd7 to unimplemented function
GDI32.dll.CreateFontIndirectExW, aborting
--
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=25948
Summary: explorerframe/nstc tests shows some a leak in comctl32
under valgrind
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
140 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by ImageListImpl_CreateInstance (imagelist.c:3654)
by ImageList_Create (imagelist.c:700)
by initialize_checkboxes (treeview.c:4956)
by TREEVIEW_StyleChanged (treeview.c:5443)
by TREEVIEW_WindowProc (treeview.c:5782)
by ??? (winproc.c:172)
by call_window_proc (winproc.c:242)
by CallWindowProcW (winproc.c:980)
by ???
by ??? (winproc.c:172)
by call_window_proc (winproc.c:242)
by WINPROC_call_window (winproc.c:899)
by call_window_proc (message.c:2201)
by send_message (message.c:3042)
by SendMessageW (message.c:3165)
by WIN_SetWindowLong (win.c:2333)
by SetWindowLongW (win.c:2488)
by ???
--
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=20198
Summary: Help icon crashes Internet Explorer 7
Product: Wine
Version: 1.1.30
Platform: PC
URL: http://www.wine-reviews.net/wine-reviews/applications/
ie-7-on-linux-with-wine.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: phobieweb(a)yahoo.de
Created an attachment (id=23816)
--> (http://bugs.winehq.org/attachment.cgi?id=23816)
Gzipped wine default console output
If you hover over the help icon (ALT+l) of IE7 for more than a second the
browser crashes.
Replicated with 1.1.30~winehq0~ubuntu~9.04-0ubuntu1 and
1.1.29~winehq0~ubuntu~9.04-0ubuntu1 .
With 1.0.1-2 the IE7 does not start at all...
I used the HOWTO on
http://www.wine-reviews.net/wine-reviews/applications/ie-7-on-linux-with-wi…
to install the IE7.
--
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=19688
Summary: STATISTICA 6 demo crashes on startup
Product: Wine
Version: 1.1.27
Platform: PC
URL: http://www.statsoft.ru/_Rainbow/documents/STATISTICADe
mo.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=22989)
--> (http://bugs.winehq.org/attachment.cgi?id=22989)
STATISTICA 6 demo backtrace
When starting the STATISTICA 6 demo on 1.1.27, the application immediately
produces a backtrace, and then simply hangs. Bug 6168 suggests a comctl32
issue, and using native comctl32 allows the application to start. The backtrace
is 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=19627
Summary: Muziic installer causes a page fault
Product: Wine
Version: 1.1.27
Platform: PC
URL: http://download.cnet.com/Muziic/3000-2168_4-10910117.h
tml?part=dl-10045338&subj=dl&tag=button
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22898)
--> (http://bugs.winehq.org/attachment.cgi?id=22898)
Wine 1.1.27 console output
The Muziic installer causes a page fault towards the end of the installation.
Despite this, it does seem to be installed.
Backtrace:
=>0 0xb7dd273f strlenW+0x15(str=0x10)
[/home/test/wine-git/libs/wine/../../include/wine/unicode.h:216] in
libwine.so.1 (0x0032f1c4)
1 0x7b8651b0 WideCharToMultiByte+0x51(page=0, flags=0, src=0x10, srclen=-1,
dst="çkÆ{", dstlen=260, defchar=0x0, used=(nil))
[/home/test/wine-git/dlls/kernel32/locale.c:1902] in kernel32 (0x0032f234)
Running with LANG="en_GB.UTF-8" as default.
--
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=24897
Summary: Age of Empires III trial complains "parsing error in
Fonts2.xml" without native msxml4
Product: Wine
Version: 1.3.5
Platform: x86
URL: http://www.agecommunity.com/all_downloads.aspx
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msxml4
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The game installs fine, but when you start, it aborts with a
dialog box. The +msxml,+text log shows:
trace:msxml:bind_url L"file:\\\\C:\\Program Files\\Microsoft Games\\Age of
Empires III Trial\\Fonts\\Fonts2.xml"
trace:msxml:bsc_AddRef (0x133b40) ref=2
trace:msxml:bsc_QueryInterface interface {6d5140c1-7436-11ce-8034-00aa006009fa}
not implemented
trace:msxml:bsc_QueryInterface interface {aaa74ef9-8ee7-4659-88d9-f8c504da73cc}
not implemented
trace:msxml:bsc_OnStartBinding (0x133b40)->(ff 0x16d478)
trace:msxml:bsc_QueryInterface interface {79eac9e4-baf9-11ce-8c82-00aa004ba90b}
not implemented
trace:msxml:bsc_OnDataAvailable (0x133b40)->(5 91592 0x32c10c 0x32c120)
trace:msxml:bsc_OnStopBinding (0x133b40)->(00000000 (null))
trace:msxml:saxxmlreader_AddRef 0x16d3c0
trace:msxml:SAXLocator_create returning 0x16dc18
fixme:msxml:libxmlFatalError Error handling is not compatible.
...
trace:text:DrawTextExW L"XML parsing error in Fonts2.xml. No fonts will be
loaded.", -1, [(0,0)-(180,110)] 00000050
The dialog keeps coming up multiple times, not sure if you can play by
just clicking ok over and over, it's quite annoying.
winetricks msxml3 doesn't help, but winetricks msxml4 does.
Once past startup successfully, you can remove the msmxl4 override,
the game will then start ok; seems this is only needed on first run?
--
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=18090
Summary: New regression introduced in
9c1a0e468f5cfbe9d863852ed5a42390f2cbfeb4
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tarasov.igor(a)gmail.com
CC: bunglehead(a)gmail.com
commit 9c1a0e468f5cfbe9d863852ed5a42390f2cbfeb4
Author: Nikolay Sivov <bunglehead(a)gmail.com>
Date: Sun Apr 12 15:05:22 2009 -0400
comctl32/listview: Fix selection handling in LVM_SORTITEMS (with some
tests).
After this patch, one of the programs I am using (Watchtower Library), that
uses ownerdata listviews no longer starts, it crashes all the time.
Attached two logs: without this patch and with it.
--
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=27562
Summary: Autocomplete is case sensitive
Product: Wine
Version: 1.3.22
Platform: x86
URL: http://netikka.net/dev/autoc.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Example: http://netikka.net/dev/autoc.exe
Press "s"
Windows give options: Second, Sixth, stest
Wine only gives: stest
Minor, but could affect something else too, depending where is it..
--
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=18899
Summary: Notepad++ right click menu doesn't work
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://sourceforge.net/project/showfiles.php?group_id=
95717&package_id=102072
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=21741)
--> (http://bugs.winehq.org/attachment.cgi?id=21741)
screenshot
Notepad++ pops up a little menu if you right click on a file name in the
toolbar, with options to save all files, close all, print, etc. Under wine, the
menu doesn't show up.
There's no terminal output.
Screenshot attached, for those unfamiliar with notepad++.
--
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=12441
Summary: winecfg: confusing interface for setting per-app
overrides
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
winecfg's interface for setting per-app library overrides
screams "obscure! side-effect! unclean!"
--
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=26040
Summary: Odell Down Under Demo: Pagefault on read access when
moving fish around the map
Product: Wine
Version: 1.3.13
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=33209)
--> (http://bugs.winehq.org/attachment.cgi?id=33209)
wine: Unhandled page fault on read access to 0x00001498 at address
0x11ff:0x00001117 (thread 0022), starting debugger...
When navigating the fish up or down the ocean floor it will go to the next
"room" in the game. This causes a pagefault every time.
--
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=11995
Summary: Wipeout XL hangs at startup
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.3dgamers.com/dlselect/games/wipeoutxl/wipeout
xl.zip.html
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In http://jmikeneedham.dyndns.org/?p=10, a user complained
that Psygnosis Wipeout XL hangs on startup. I confirmed
this with the downloadable demo,
http://www.3dgamers.com/dlselect/games/wipeoutxl/wipeoutxl.zip.html
Name wipeoutxl.zip
Size 6153701
sha1sum 5e420f8e79ac63e1e3bb76692dbfb0ae1caf1161
Looking at the log, it seems to be looping endlessly looking
for an audio CD to be inserted. This was common practice
back in the day; gamers would always throw an audio
CD-ROM in the drive so they could listen to music
while they played. Games often came on hybrid audio/data cds.
When you insert a hybrid audio/data cd, though,
you have to tell the system to mount the data portion,
else wine won't give it a drive letter.
So, if you jump through those hoops (e.g. insert a
cd-rom and tell the system to mount it), the
game will continue to the next problem: you can
tell the game to start, and the welcome screen then
goes away, but no game window comes up. The log shows:
fixme:win:EnumDisplayDevicesW ((null),0,0x34f820,0x00000000), stub!
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 8
err:xrandr:X11DRV_XRandR_SetCurrentMode Resolution change not successful --
perhaps display has changed?
So I guess the next step is to try this on an 8 bit display.
--
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=20926
Summary: marshal_object couldn't get IPSFactory buffer for
interface
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t0mcat(a)gmx.de
Created an attachment (id=25084)
--> (http://bugs.winehq.org/attachment.cgi?id=25084)
Log from running ZoomBrowser with Wine 1.1.33
Running ZoomBrowser EX (image transfer and archiving software from Canon) fails
giving the attached log.
--
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=19815
Summary: FOnline has problem with textures, some are empty
Product: Wine
Version: 1.1.27
Platform: PC-x86-64
URL: http://fonline2238.blogspot.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bafman(a)seznam.cz
FOnline - The online remake of the Fallout world is currently in betatesting
and in active development. The problem is, the game is functional, but on
certain configurations there are outages in textures.
The coders of FOnline expect the problem to be in the wine, escpecially, DX
does not properly free unused texture from memory, preventing loading the new
ones.
Please, if you can give me some hints, how to debug the app in order to give
you more indices, pls write me and I can liase with developers, who are
primarily windows ones.
Thanks,
B.
--
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.