http://bugs.winehq.org/show_bug.cgi?id=17370
Summary: Notepad++ 5.2 crashes when triggering tooltip over macro
record toolbar button
Product: Wine
Version: 1.1.14
Platform: PC
URL: http://sourceforge.net/project/showfiles.php?group_id=95
717&package_id=102072&release_id=659500
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=19415)
--> (http://bugs.winehq.org/attachment.cgi?id=19415)
Notepad++ 5.2 first chance exception backtraces
With today's Git (wine-1.1.14-433-g0cc91ab), when placing the mouse over the
macro record button, Notepad++ incurs an access violation, eventually leading
to a graceful termination. I've attached a winedbg run showing the first-chance
exceptions incurred, the first couple being during startup, which did not cause
any noticeable problems, and the last few being when the reported access
violation occurs. I also rebuilt Notepad++ with MSVC++ 2008 in order to gain
symbolic 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=15531
Summary: page fault on read access
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nico_mey(a)web.de
Hello!
Running my application "Janosch - Kleine Tigerschule" I receive the following
error message:
Unhandled exception: page fault on read access to 0x0000001c in 32-bit code
(0x3d12c98f).
Kind regards,
Andreas
--
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=23827
Summary: HTML-Kit crashes on exit
Product: Wine
Version: 1.2
Platform: x86-64
URL: http://www.htmlkit.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: huw(a)codeweavers.com
Created an attachment (id=29905)
--> (http://bugs.winehq.org/attachment.cgi?id=29905)
Standard crash log
HTML-Kit 292 crashes after the following procedure:
1. Start the program, answer no to all first-run questions (if applicable)
2. Choose "create a new file"
3. Close the program
This happens in wine-1.2-562-ga6203f8 but not in 1.2, so I did a regression
test:
6d1ef3a6a64f0fabf05ce1bba5f0ec4373684786 is first bad commit
commit 6d1ef3a6a64f0fabf05ce1bba5f0ec4373684786
Author: Huw Davies <huw(a)codeweavers.com>
Date: Thu Jul 22 13:37:19 2010 +0100
ole32: Implement cross-process drag and drop.
:040000 040000 ab88cc6bf0936bc4adc7bff0673415282613d919
065c727204a46d01708bc01f10484cad8527e1a2 M dlls
--
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=24659
Summary: gmax under wine 1.3.3: The material Navigator reports
a system fails and terminates the program
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jwinterton(a)ezlink.ca
Regression test shows:
john@john-lynx-lts:~/wine-git$ git bisect good
127260bb628d029c7608e96013bcec207e635249 is the first bad commit
commit 127260bb628d029c7608e96013bcec207e635249
Author: Huw Davies <huw(a)codeweavers.com>
Date: Wed Jul 28 11:42:04 2010 +0100
ole32: Pass a real IUnknown ptr to CoMarshalInterface.
:040000 040000 639e42615e9f49f4aa299f6c026e35c9e561e5ef
dce41174685dec38beb6077b82d2171ec6032b4e M dlls
This has exacerbated the bug where the material navigator cannot access its
file system list box.
--
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=24791
Summary: Broken display in Might and Magic VII: For Blood and
Honor
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: s.holyszewski(a)upcpoczta.pl
Created an attachment (id=31344)
--> (http://bugs.winehq.org/attachment.cgi?id=31344)
Title screen of Might and Magic VII: For Blood and Honor
This bug prevents Might and Magic VII: For Blood and Honor from being playable.
>From my AppDB report:
What works
Game seems to start, smoething that looks like a failed attempt at displaying
the title screen shows. Mouse seems to work, Alt+F4 to quit works.
What does not
Display is completely broken. Everything is squeezed into the bottom-right
triangular half of the screen, and the squeeze is "perspective correct" so to
say. It looks like a projective transformation of the original screen rectangle
into a degenerate quadrilateral with left edge collapsed at the bottom left
corner. That hints strongly at a borked projection matrix somewhere.
The problem started occuring probably somewhere during the 1.2 release
candidate phase, and is still present as of 1.3.5.
Arch Linux i686
xorg-server 1.9.0.901-1
xf86-video-intel 2.13.0-2
intel-dri 7.9-1
mesa 7.9-1
libgl 7.9-1
Attaching a screenshot of what the title screen has become.
--
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=28033
Summary: CAJViewer 7.1 install failed on some machine
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=35892)
--> (http://bugs.winehq.org/attachment.cgi?id=35892)
Log: install failed on ubuntu
On Ubuntu 10.04 32bit with wine-1.3.25-451-g3353261 :
1. Download CAJViewer
$ wget http://viewer.tj.cnki.net/CAJViewer%207.1.2.self.exe
2. Start CAJViewer
$ wine CAJViewer\ 7.1.2.self.exe
The installer claim to "Serious Error" and quit.
--- full log ---
fixme:advapi:DecryptFileA "C:\\users\\fracting\\Temp\\IXP000.TMP\\" 00000000
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:msi:ControlEvent_SpawnWaitDialog Doing Nothing
err:msi:msi_dialog_create_controls no handler for element type L"Billboard"
err:msi:cabinet_copy_file failed to create L"C:\\Program Files\\TTKN\\CAJViewer
7.1\\sp\\\5de5\5177\4e66.xml" (error 2)
err:msi:extract_cabinet FDICopy failed
err:msi:ACTION_InstallFiles Failed to extract cabinet: L"CAJViewer 7.1.21.cab"
err:msi:ITERATE_Actions Execution halted, action L"InstallFiles" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
--- end full log ---
However, on another machine, arch 32bit with wine-1.3.25-451-g3353261 as well,
the installer works well.
--
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=27826
Summary: SpongeBob: Truth or Square Demo crashes before you can
start
Product: Wine
Version: 1.3.24
Platform: x86
URL: http://games.on.net/file/43588/SpongeBob_Truth_or_Squa
re_Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Created an attachment (id=35590)
--> (http://bugs.winehq.org/attachment.cgi?id=35590)
wine SpongeBob\ -\ Truth\ or\ Square.exe &> log.txt
After pressing try it free it crashes once a page loads.
--
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=25615
Summary: Wine Internet Explorer cannot load kongregate
Product: Wine
Version: 1.3.10
Platform: x86
URL: http://www.kongregate.com/
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
If I try to open http://www.kongregate.com/, or any page in that site, in Wine
Internet Explorer, the result is a blank page.
--
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=27256
Summary: PDFCreator installer cannot display Chinese correctly
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
1. Download PDFCreator from http://sourceforge.net/projects/pdfcreator/
(
http://sourceforge.net/projects/pdfcreator/files/PDFCreator/PDFCreator%201.…
)
2. open the installer with wine:
$ wine PDFCreator-1_2_1_setup.exe
3. click the "Choose language" menu, the last three item can not display
correctly, all of them display as "口口口"
I'm not sure that whether this is a duplicate of Bug 16325 - incorrect font
rendering for CJK programs
Fortunately, PDFCreator is open source, so even if it is a duplicate, we have a
good test case.
$ sha1sum Wine/pdf/PDFCreator-1_2_1_setup.exe
48fd60e5a677bd39b13e0188075e83137005259e Wine/pdf/PDFCreator-1_2_1_setup.exe
--
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=21799
Summary: 3DRad IDE does not display properly
Product: Wine
Version: 1.1.39
Platform: x86
URL: http://www.3drad.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The installer for 3DRad mentions that you may need to
install visual c++ runtimes, and indeed, winetricks vcrun2005
is needed to start the app.
The app puts up its main window, but several things are missing:
1) small icon on left of title bar and task bar entry
2) text/picture "New to 3D Rad?" in right pane
3) text "StartupMessage" in left pane
I'll attach screenshots in wine and vista.
--
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.