http://bugs.winehq.org/show_bug.cgi?id=10820
Summary: Unhandled division by zero in ALSA_AddRingMessage
Product: Wine
Version: 0.9.51.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sarulezzz(a)inbox.ru
Created an attachment (id=9686)
--> (http://bugs.winehq.org/attachment.cgi?id=9686)
dump
Microsoft Office PowerPoint Viewer 2007 randomly crashed with dump (in
attachment). If I set OSS as audio driver in winecfg PowerPoint Viewer works
fine.
--
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=12642
Summary: PowerPoint Viewer 2007 (Polish language version) crashes
on startup
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max.gilead(a)gmail.com
Hi!
Polish language version of PowerPoint Viewer 2007 (downloaded from
http://www.microsoft.com/downloads/details.aspx?displaylang=pl&FamilyID=048…,
size 27099144, MD5 sum 0f2cc7908333ecc2e53025ba4e86eed1) doesn't run on Wine
0.9.59 (installed from Wine repository) on Ubuntu Gutsy. Installation completes
successfully but all I get after trying to run the app is:
$ wine Program\ Files/Microsoft\ Office/Office12/PPTVIEW.EXE
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
$
Btw, English language version
(http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=048…,
size 27024112, MD5 sum 9b4b476488674ae103d2e97cd88cd222) works fine.
Cheers,
Max
--
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=9936
Summary: Powerpoint Viewer 2007: crashes at start
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mathias.demare(a)gmail.com
Created an attachment (id=8437)
--> (http://bugs.winehq.org/attachment.cgi?id=8437)
The message that appears when trying to run Powerpoint Viewer 2007
When I start Powerpoint Viewer 2007, it crashes immediately (No screen shows
up, it's purely one 'fixme' message on the command line.
--
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=14734
Summary: PowerPoint Viewer 2007: Don't start in Ubuntu Hardy
Product: Wine
Version: 1.1.2
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?familyid
=048dc840-14e1-467d-8dca-19d2a8fd7485&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pablo.olmosdeaguilera(a)gmail.com
Created an attachment (id=15227)
--> (http://bugs.winehq.org/attachment.cgi?id=15227)
wine PPTVIEW.EXE
When I try to start PowerPoint 2007 (wine PPTVIEW.EXE) it crashes immediatly
giving an one line error (in the attachment).
--
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=22897
Summary: Pradis: incorrect (or scrambled) mouse cursor used
(regression)
Product: Wine
Version: 1.2-rc1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vanoudt(a)gmail.com
CC: julliard(a)winehq.org
With today's git ( ), rather than showing the normal arrow mouse cursor,
Pradis shows a solid black square. Regression testing indicates the following:
-----------------------------
875ca461ae446546d2fa60453c229ed4dd20f185 is the first bad commit
commit 875ca461ae446546d2fa60453c229ed4dd20f185
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri May 21 12:51:14 2010 +0200
winex11: Reimplement creation of Xlib cursors to use the bitmaps returned
by GetIconInfo.
:040000 040000 c20dabc1a7e0fb4caef90335de3d862888c3c805
fb265c3d004b7e1c0b20a5ee1ef5867af387156b M dlls
-----------------------------
Also of note is that rather than showing the black square, commit
875ca461ae446546d2fa60453c229ed4dd20f185 shows the last used mouse cursor.
--
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=23311
Summary: Mouse cursor turns into black rectangle over
PowerPoint Viewer 2007 windows if DCOM98 is installed
Product: Wine
Version: 1.2-rc1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vaidasn(a)gmail.com
Steps to reproduce:
1. Install PowerPoint Viewer 2007
(http://www.microsoft.com/downloads/details.aspx?FamilyID=048dc840-14e1-467d…)
into empty wine prefix.
2. Install DCOM98 using winetricks:
> winetricks dcom98
3. Start PowerPoint Viewer 2007:
> wine 'C:\Program files\Microsoft Office\Office12\PPTVIEW.EXE'
4. Move cursor over PowerPoint Viewer's file choose dialog or any other window.
Mouse cursor turns into black rectangle which is about as twice bigger than the
cursor.
git bisect gave this commit as responsible one for this issue:
e25049e879b5fdbe3fe97d2ff00a64ed79eb3633
winex11: Create X11 cursors on demand when the cursor is set to a window.
--
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=13626
Summary: PowerPoint Viewer 2007: some sounds resembles pig
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l.jirkovsky(a)gmail.com
Sound in attached presentation resembles grunting of pig.
--
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=12510
Summary: MS Powerpoint Viewer 2007 crashes when displaying
embedded table
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.microsoft.com/downloads/details.aspx?FamilyId
=048DC840-14E1-467D-8DCA-19D2A8FD7485&displaylang=en
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
powerpoint viewer 97 and 2003 can handle
http://kegel.com/wine/lugradiolive2008/lugradiolive2008.ppt
fine, but powerpoint viewer 2007 crashes when
it gets to the embedded table on page 6
with legend "BUT: market share still tiny!"
--
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=9942
Summary: Powerpoint Viewer 2007 doesn't handle .pptx
Product: Wine
Version: 0.9.46.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Speedator(a)gmx.de
Tried this .pptx for example: "The Next Wave has arrived, but why should you
care?"(http://www.microsoft.com/nz/events/techbrief/agenda.mspx).
It is said that I need the Compatibility pack(which does not make sense,
because this small app is expecially for this file-format and btw. it is not
needed at Windows XP), so I installed
it(http://www.microsoft.com/downloads/details.aspx?familyid=941B3470-3AE9-4…
without an issue.
But it again wants this pack to be installed...
.ppt-files run fine(tested a lot from different office-versions).
The PP Viewer 2007 is installed with Windows XP-settings on gutsy.
--
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=23011
Summary: Powerpoint Viewer shows thing wrong and other files
doesn't open it at all
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jpxsat(a)gmail.com
Hi:
I have several files that pptview (the one installed from ubuntu repositories)
shows certain things very very wrong, with wrong spacements, bad characters,
broken links and fails to the background (image).
On the other hand i have other files that pptview can't open at all.
The files are:
The "capitulo 4...ppt" is shown in a bad way
And "ppt_derecho...ppt" is not shown
--
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=19170
Summary: Powerpoint viewer's installer doesn't show success
message at end of install (appinstall)
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://download.microsoft.com/download/a/1/a/a1adc39b-
9827-4c7a-890b-91396aed2b86/ppviewer.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Not a huge deal, but on wine, running 'ppviewer.exe /q' installs powerpoint
silently. Awesome.
So I wrote an ahk script for it, since it's one of the few 'Wine Supported
Applications'. Ran the test script on windows, but it hangs, since at the end
of the install, this message box pops up:
Microsoft Office PowerPoint Viewer 2003 Setup completed successfully.
On wine, of course, we get 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=30203
Bug #: 30203
Summary: Powerpoint Viewer 2010 crashes after opening file
select dialog
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alister.hood(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
I have an Nvidia MX440 graphics card and am running Arch Linux. I have no idea
if this is a problem with Wine or with the nouveau drivers or something.
When I run MS Powerpoint Viewer 2010, a file select dialog opens for me to
select a powerpoint file, but then it crashes a second or so after the dialog
opens.
This occurs with Wine from current Git, but also with released versions going
back a number of months. I don't know whether there are any previous version
which didn't have the problem.
The backtrace is attached.
Powerpoint Viewer 2007 works fine.
--
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=33737
Bug #: 33737
Summary: MS Office Power Point Viewer can not start
Product: Wine
Version: 1.5.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nick222(a)yandex.ru
Classification: Unclassified
Created attachment 44674
--> http://bugs.winehq.org/attachment.cgi?id=44674
Terminal output
MS Office Power Point Viewer (Office 14) can not start.
See attachment - terminal output.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40533
Bug ID: 40533
Summary: Microsoft PowerPoint Viewer shows error dialog when
clicking System Info button (msinfo32.exe not
implemented)
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
To reproduce:
1. Open a presentation.
2. Click the menu in the lower-right corner, then Help, About PowerPoint
Viewer, System Info.
On Windows, a System Information window appears. On Wine, the message "Error
Starting MSINFO32.EXE" appears.
This is the installer I used:
$ sha1sum PowerPointViewer.exe
ab48a8ebac88219c84f293c6c1e81f1a0f420da6 PowerPointViewer.exe
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41430
Bug ID: 41430
Summary: Nothing visibly happns when clicking System Info
button in Microsoft PowerPoint Viewer 14.0
(msinfo32.exe lacks a GUI)
Product: Wine
Version: 1.9.19
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
To reproduce:
1. Open a presentation.
2. Click the menu in the lower-right corner, then Help, About PowerPoint
Viewer, System Info.
On Windows, a System Information window appears. On Wine, the About window
closes but no new window appears.
It would be nice to have msinfo32 at least display an About Wine dialog.
--
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=19171
Summary: Powerpoint viewer's shows weird characters
(appinstall)
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://download.microsoft.com/download/a/1/a/a1adc39b-
9827-4c7a-890b-91396aed2b86/ppviewer.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=22157)
--> (http://bugs.winehq.org/attachment.cgi?id=22157)
powerpoint
Compare screenshots. I'll attach the powerpoint as 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=19172
Summary: Powerpoint viewer's installs file in wrong location
(appinstall)
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://download.microsoft.com/download/a/1/a/a1adc39b-
9827-4c7a-890b-91396aed2b86/ppviewer.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Wine:
C:\austin\Application
Data\Microsoft\Installer\{90AF0409-6000-11D3-8CFE-0150048383C9}\ppvwicon.exe
Windows:
C:\Windows\Installer\{90AF0409-6000-11D3-8CFE-0150048383C9}\ppvwicon.exe
SHA1: d3d868146e59ef956922fb11a3ceb94c0991da1b ppvwicon.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.
https://bugs.winehq.org/show_bug.cgi?id=45525
Bug ID: 45525
Summary: Heroes 3 Horn of the Abyss crashes on create a host
TCP/IP multiplayer game
Product: Wine
Version: 3.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mo78(a)abv.bg
Distribution: ---
Created attachment 61913
--> https://bugs.winehq.org/attachment.cgi?id=61913
wine.log
Heroes 3 Horn of the Abyss crashes on create a host multiplayer TCP/IP game
with tje last 1.5.3 version. I tried multiple wine versions, including 2.xx to
no avail.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=47200
Bug ID: 47200
Summary: err:module:import_dll Library libjasper-4.dll
Product: Wine
Version: 4.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wvpsvm(a)openmailbox.org
Distribution: ---
```
$ wine /lethean-gui-win-64bit-HEAD-2d9cf7c/lethean-wallet-gui.exe
.
.
.
running 0033:err:module:import_dll Library libjasper-4.dll (which is needed by
L"Z:\\home\\m\\Downloads\\lethean-gui-win-64bit-HEAD-2d9cf7c\\imageformats\\qjp2.dll")
not found
```
Program download link:
https://github.com/LetheanMovement/lethean-gui/releases/download/v4.0.0/let…
--
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=14659
Summary: Entity properties being switched around to other
entities and not being saved in valve hammer editor v
3.5
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leonard.lawton(a)gmail.com
To reproduce in the simplest way:
-create a block - tie to entity funk_breakable(does not really matter)
-create a light entity
-open properties and set the NAME attribute of that block to foo
-set the TARGET ON BREAK attribute to bar
-close the dialog and open the properties for the light
the NAME on the light has taken on the name from the block we just set, and
same thing with the target. doing this in the reverse order yields the same
results. upon saving, these properties don't even seem to be written
--
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=32076
Bug #: 32076
Summary: .NET SqlConnection with windows authentication fails
to connect: cannot initialize SSPI package
Product: Wine
Version: 1.5.16
Platform: x86
URL: http://www.microsoft.com/en-us/download/details.aspx?i
d=8961
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
affects any .NET application that tries to connect to SQL server using windows
authentication (e.g. MS SQL Management studio)
Console log contains these 3 lines that are absent when using SQL
authentication:
err:ntdll:NtQueryInformationToken Unhandled Token Information class 11!
fixme:secur32:nego_AcquireCredentialsHandleW forwarding to NTLM
fixme:ntlm:ntlm_AcquireCredentialsHandleW AcquireCredentialsHandle:
SECPKG_CRED_BOTH stub
Windows authentication does not work with wine mono, only with native .NET.
winetricks dotnet20 win7 is needed to install SQL management studio. SQL server
is not needed to reproduce 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=13153
Summary: winex11 regression causes SmartBarXP to close during
startup
Product: Wine
Version: 1.0-rc1
Platform: PC
URL: http://www.majorgeeks.com/SmartBarXP_d4366.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
CC: julliard(a)winehq.org
While trying to test bug 8018, I fetched a copy of SmartBarXP, installed it,
and tried to run it. The profile window opens, but when I try to continue, the
program suddenly quits without any indication of the cause. Since the reporter
of bug 8018 used 0.9.34, I performed a regression test and found the breaking
commit to be:
63dd1a02ca401a7f5045c58317984fe2ee3bb5cb is first bad commit
commit 63dd1a02ca401a7f5045c58317984fe2ee3bb5cb
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Feb 28 17:01:10 2008 +0100
winex11: Merge the iconification support into the SetWindowPos driver
backend.
:040000 040000 1f8297ed2de39bd6e9a126e04cfe3e6993b82235
425d13f0e00d4b48488706e04c7c9b9bfd327ba4 M dlls
Reverting the commit caused the application to start normally.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44592
Bug ID: 44592
Summary: Arx Fatalis does not run (steam only)
Product: Wine
Version: 3.2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
Created attachment 60577
--> https://bugs.winehq.org/attachment.cgi?id=60577
log with +ddraw
When i try to run Arx Fatalis on Steam (and only on Steam), than message box
appears:
A DDraw object has a non-zero reference count (meaning it was not properly
cleaned up). This Program will now exit.
This happens in Steam prefixes:
- WinXP (32bit)
- Win7 (64bit)
CD version of Arx Fatalis runs OK. Same message appeared in bug 34476.
--
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=10993
Summary: Flash 8 Crashes on Launch - BadAtom
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paulw(a)hardmilk.com
Created an attachment (id=9957)
--> (http://bugs.winehq.org/attachment.cgi?id=9957)
Terminal Output when trying to launch Flash
Hi
I've recently installed Flash 8 on my Gentoo install of Wine 0.9.52. Upon
trying to launch it, it will display the startup banner, then instantly exit.
I've used the following methods to try load the program:
Launcher (on Desktop) - env WINEPREFIX="/home/paulw/.wine" wine "C:\Program
Files\Macromedia\Flash 8\Flash.exe"
Run Application - env WINEPREFIX="/home/paulw/.wine" wine "C:\Program
Files\Macromedia\Flash 8\Flash.exe"
and
wine "C:\Program Files\Macromedia\Flash 8\Flash.exe"
and
wine ~/.wine/drive_c/Program\ Files/Macromedia/Flash\ 8/Flash.exe
Aswell as in a terminal by cd'ing to the folder and then launching flash
cd ~/.wine/drive_c/Program\ Files/Macromedia/Flash\ 8/
wine Flash.exe
When running in a Terminal, I get the error attached.
I have tried wiping my Wine installation and re-installing from scratch,
including fresh installs of Flash 8. I also installed Flash 8 through Wine
itself.
As a side note. Dreamweaver 8 works perfectly, it's only Flash which fails to
load at all.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.