http://bugs.winehq.org/show_bug.cgi?id=37029
Bug ID: 37029
Summary: Evernote 5.5.x - unable to capture webcam note
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Created attachment 49202
--> http://bugs.winehq.org/attachment.cgi?id=49202
Log snippet when trying to create a new webcam note
When trying to capture a 'New Webcam Note' with Evernote 5.5.3, the window pops
up and hangs at 'Initializing video capture...'
Relevant log snippet is
fixme:qcap:fnCaptureGraphBuilder2_RenderStream
(0x4bccaa8/0x4bccaa8)->({fb6c4282-0353-11d1-905f-0000c0cc16ba},
{73646976-0000-0010-8000-00aa00389b71}, 0x4c3e2a0, 0x4c3d1f8, (nil)) semi-stub!
fixme:qcap:fnCaptureGraphBuilder2_RenderStream pfRenderer == NULL not yet
supported
fixme:quartz:MediaControl_StopWhenReady (0x4c37ec0/0x4c37ec8)->(): stub !!!
fixme:qcap:VfwCapture_QueryInterface No interface for
{56a868b4-0ad4-11ce-b03a-0020af0ba770}!
fixme:qcap:VfwCapture_QueryInterface No interface for
{56a868b4-0ad4-11ce-b03a-0020af0ba770}!
--
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=30810
Bug #: 30810
Summary: Keygener Assistant window opens too large then program
hangs
Product: Wine
Version: 1.5.5
Platform: x86-64
URL: http://at4re.com/download.php?view.5
OS/Version: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Created attachment 40347
--> http://bugs.winehq.org/attachment.cgi?id=40347
+relay log for Keygener Assistant 2.0 with Wine 1.5.5, XZ-compressed
Keygener Assistant is a utility which can apply various encryption and hashing
algorithms, has a big-number calculator, number base converter etc. I tested
version 2.0 in a Windows XP VM (where it works fine) and with Wine 1.5.5.
Under Wine, the window initially opens with the correct size. But then its size
increases to match the desktop size (while the top left remains in the same
position). So the too-large window extends past the right and bottom edges of
the screen. The program then appears to hang. Same thing happens with virtual
desktop mode enabled.
I'll attach a WINEDEBUG=+relay log (~70MB uncompressed) in case that might
help.
--
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=34014
Bug #: 34014
Summary: Star Wars KOTOR II: The Sith Lords: Movies/cutscenes
do not play
Product: Wine
Version: 1.6-rc3
Platform: Other
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ipickert55(a)gmail.com
Classification: Unclassified
Created attachment 45198
--> http://bugs.winehq.org/attachment.cgi?id=45198
Wine log of KOTOR II
They can still be heard, but the screen is just black when a movie is playing.
Tried installing bink player but it didn't change anything.
--
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=37043
Bug ID: 37043
Summary: Keyboard input broken in Roblox Player
Product: Wine
Version: 1.7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alfonsojon1997(a)gmail.com
Created attachment 49224
--> http://bugs.winehq.org/attachment.cgi?id=49224
Log file when playing game
Hi, I am a user of Roblox
(https://appdb.winehq.org/objectManager.php?sClass=version&iId=15961) and
former appdb maintainer, and there's been a bug with keyboard input that has
affected every version for quite some time now. The shift key does not work,
and random commas get inputted when num lock is activated or the num lock state
is toggled. I have no idea why this happened, so I ran it in wine with the
debug flags "-fixme,+x11drv,+keyboard,+event,+win" and got the error log
attached.
Looking forward to a fix, thanks.
--
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=21466
Summary: implement FileFsVolumeInformation class for
ntdll.NtQueryVolumeInformationFile
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://download.avgfree.com/filedir/inst/avg_free_stf_
en_90_730a1834.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
AVG's free 8.x/9.x antivirus edition installer uses native API for various
operations.
The installer creates empty UTF8 log files (c:\\windows\\temp\\*avg9*.log)
because of the (silenced) FileFsVolumeInformation class stub in
ntdll.NtQueryVolumeInformationFile.
A simple implementation (even returning zero-filled FILE_FS_VOLUME_INFORMATION)
helps the installer to properly write installer/debug log files with UTF8
content.
--- snip ---
...
002d:Call ntdll.RtlDosPathNameToNtPathName_U(00162a58
L"\\\\?\\C:\\windows\\temp\\Davg9inst_2010-01-24_11-39.log",0032f814,00000000,00000000)
ret=0041d4de
002d:Ret ntdll.RtlDosPathNameToNtPathName_U() retval=00000001 ret=0041d4de
...
002d:Call
ntdll.ZwOpenFile(0032f828,00120000,0032f7f4,0032f80c,00000003,00004020)
ret=0041d380
002d:Ret ntdll.ZwOpenFile() retval=00000000 ret=0041d380
...
002d:Call
ntdll.ZwQueryVolumeInformationFile(00000068,0032f80c,0032f51c,00000238,00000001)
ret=0041d3c0
002d:fixme:ntdll:NtQueryVolumeInformationFile 0x68: volume info not supported
002d:Ret ntdll.ZwQueryVolumeInformationFile() retval=c0000002 ret=0041d3c0
002d:Call ntdll.RtlNtStatusToDosError(c0000002) ret=0041d4a5
002d:Ret ntdll.RtlNtStatusToDosError() retval=00000001 ret=0041d4a5
...
002d:Call ntdll.ZwClose(00000068) ret=0041d09b
002d:Ret ntdll.ZwClose() retval=00000000 ret=0041d09b
...
--- 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=31207
Bug #: 31207
Summary: graphstudio crashes
Product: Wine
Version: 1.5.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
Created attachment 40984
--> http://bugs.winehq.org/attachment.cgi?id=40984
Log: graphstudio crashes
1. Download graphstudio from
http://blog.monogram.sk/janos/download/dl-graphstudio.php
sha1sum graphstudio.exe
a9e60ea3c1e18c6b2b8a2290b896eede3b355e7d
Reference:
http://blog.monogram.sk/janos/tools/monogram-graphstudio/
2. Start graphstudio.exe with Wine
3. Click "Graph->Insert Filter"
4. Click on any filter, for example: "GStreamer splitter filter"
5. Click on "Change merit", then click "OK" without change anything
6. Click on "Property page", then click "OK" without do anything
Result:
graphstudio crash after clicking "OK"&>
--
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=33290
Bug #: 33290
Summary: Wine strange fullscreen behavior
Product: Wine
Version: 1.5.26
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mmtaddxg(a)jadamspam.pl
Classification: Unclassified
Created attachment 44042
--> http://bugs.winehq.org/attachment.cgi?id=44042
Console output
I have a problem with fullscreen mode with Heroes of Might and Magic III and
recently with Portal Prelude. I will try to explain the situation with HoM&M:
As I start the game the 3DO animation is often shited a bit to the upper-left
but moving cursor in the corner upper-left corner centers it. Now while playing
the actual game at some point (sometimes quite soon sometimes after a while)
while trying to y see the desktop. The resmove the map with a cursor you start
to move the whole game screen. When game screen is shifted you can
clearlolution is 800x600 ("Heroes" resolution) but desktop seem to be size
1280x1024 which is the native resolution of my display. This bug obviously
makes playing impossible and the only solution for now is to change the
resolution before starting the game which is not really convenient. As I've
mentioned in the beginning the same bug applies to Portal prelude which at
first opened in 1280x960 for some reason. Of course with portal the situation
is much better becuse you can actually change the game's resolution, not so
much with HoM&M.
This bug did not take place in Wine 1.4 and (as far as I remember) 1.3
I'm using Linux Mint 14.1 Mate
GF 250 GTS
Nvidia drivers 310.14
--
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=42072
Bug ID: 42072
Summary: Dead Space (Steam) crashes on save with "divide by
zero" error
Product: Wine
Version: 1.9.24
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lmnet89(a)gmail.com
Distribution: ---
Created attachment 56571
--> https://bugs.winehq.org/attachment.cgi?id=56571
Error backtrace for 1.9.24 version
Dead Space (Steam) always crashes on save. I tried 1.9.2, 1.9.20, 1.9.24,
1.7.55 versions: issue is 100% reproducible. Also, I tried to skip first save
point and save on second save point, but it also lead game to crash.
Error is:
Unhandled exception: divide by zero in 32-bit code (0x00900463).
I'm using Play on linux. Game is in separate clear x86 prefix. After creating
prefix I have installed Steam through play on linux, and after that I installed
Dead Space from the Steam menu.
I have backtraces for 1.7.55, 1.9.2 and 1.9.24. I attached backtrace file for
1.9.24 version.
--
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=19420
Summary: Unimplemented function GdipResetLineTransform in
Passmark 7.0
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.passmark.com
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunderbird2k(a)gmail.com
Passmark is a benchmark program with all sorts of basic system tests. Its 2D
benchmark makes uses of at least GdipResetLineTransform and perhaps some other
unimplemented gdiplus functions. These should be implemented for correct
rendering.
--
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=16389
Summary: Mechwarrior 2 fails to start
Product: Wine
Version: 1.1.10
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Mechwarrior2 from "The Titanium Trilogy" fails to start.
Xephyr :1 -ac -screen 800x600x8 &
DISPLAY=:1 wine MW2WIN.EXE
A window is display briefly, then exits without any error.
--
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=36753
Bug ID: 36753
Summary: UltraISO can't open image with a lot of files
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ignas2526(a)gmail.com
UltraISO can't open .dmg or .cdr with about 23,000 files. Both images open fine
on my mac.
When program starts, wine shows about 10:
fixme:win:LockWindowUpdate (0x10020), partial stub!
fixme:win:LockWindowUpdate (0x0), partial stub!
and one at the end:
fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0
method=0)
Console doesn't show any new errors when opening fails, UltraISO, however,
shows a window with an error(see screenshot).
I tried opening other images, with UltraISO, they open fine.
UltraISO version is 9.6.1.3016
--
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=26006
Summary: Fax Driver installation AddPrintProcess insufficient
buffer
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brafferton(a)btconnect.com
Created an attachment (id=33158)
--> (http://bugs.winehq.org/attachment.cgi?id=33158)
msi, msidb output
BVRP Phone Tools is used to download faxes and voice messages from a USR 56K
Message Modem.
It installs with "Insufficient buffer" and crashes on startup with "The program
phontool.exe encountered a serious problem and has had to close etc. and
Insufficient buffer" on Fax capture installation.
There is absolutely nothing in Linux that will handle this modem correctly. I
know, I have tried the lot.
--
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=15661
Summary: cardtricks141.exe can't format SD Memory Card
Product: Wine
Version: 1.1.4
Platform: PC
URL: http://www.zshare.net/download/2014475990be7613/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: guy.roussin(a)teledetection.fr
Hi,
cardtricks141.exe can't format the SD Memory Card.
It says "Could not write to the Card ! Please
check write protect tab."
But the card is not write protect with tab.
mount gives this :
/dev/sdb1 on /media/CANON_DC type vfat
(rw,nosuid,nodev,uhelper=hal,shortname=lower,uid=1002)
and i can touch/remove files from the card ...
Thank you,
Guy
Note:
This tools is useful to prepare a SD Memory Card
for "CHDK firmware" addon on CANON camera.
Others options of cardtricks41.exe run 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=29832
Bug #: 29832
Summary: Crash with error
Product: Wine
Version: 1.4-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 13zl(a)mail.ru
Classification: Unclassified
Created attachment 38742
--> http://bugs.winehq.org/attachment.cgi?id=38742
Crash with error
Crash with error
--
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=18099
Summary: No keyboard response in Super Mario 3 remake
Product: Wine
Version: 1.1.19
Platform: All
URL: http://www.acid-play.com/file/marioforever.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.lervag(a)gmail.com
When attempting to play the free "Super Mario 3: Mario Forever" remake by
Buziol games, we are unable to enter gameplay as there is no response from the
keyboard when entering the "Select world" screen. In this screen, you are
supposed to be able to move Mario with the keyboard arrow buttons as well as
jump with the shift button.
According to the appdb, the first mention of this problem is with wine version
20050111, and it is still present in wine version 1.19.
Link to the application entry in appdb:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=2363
Everything else about the game seems to be working normally in wine
(installation, launching game, graphics, music).
The game itself is perceived to be very good and fun remake of the original
game, and it would be nice to be able to enjoy this little gem with linux/wine.
The game is available as a free download from the specified URL.
--
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=43249
Bug ID: 43249
Summary: no instala office 2013
Product: Wine
Version: 2.0.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: apphelp
Assignee: wine-bugs(a)winehq.org
Reporter: jonathan_001_2(a)hotmail.com
Distribution: ---
Created attachment 58559
--> https://bugs.winehq.org/attachment.cgi?id=58559
no instala office 2013
no instala office 2013
--
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=35106
Bug #: 35106
Summary: err:listview:LISTVIEW_WindowProc unknown msg 1044
wp=00000000 lp=00319a68
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lastvnm(a)gmail.com
Classification: Unclassified
Created attachment 46827
--> http://bugs.winehq.org/attachment.cgi?id=46827
backtrace de el error
error al correr cms h.264 dvr
err:listview:LISTVIEW_WindowProc unknown msg 1044 wp=00000000 lp=00319a68
--
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=13788
Summary: Logitech Harmony Remote Software Fails USB Update
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: jimrorie(a)logisys.biz
Technically this is version 7.4.3 which can only be installed by installing
7.4.1 and going though the update process.
Selecting "Update Remote" in the main screen results in a timeout waiting for
communication with the remote via USB.
--
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=40869
Bug ID: 40869
Summary: Software (made in Matlab) installer crashes and closes
immediately
Product: Wine
Version: 1.9.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vulturekoke1(a)hotmail.com
Distribution: ---
Created attachment 54931
--> https://bugs.winehq.org/attachment.cgi?id=54931
Program Error Details
The installer of a specialized program that was made using Matlab crashes
immediately upon running.
Program Link: https://drive.google.com/open?id=0BwSh3pslkCJhdWRFYzFvcUMtQmc
MD5SUM: cc08c913d4ab5564e54b5d34eef82347
--
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=33668
Bug #: 33668
Summary: Physx 9.12.1031 : Installation fails in 64-bit
WINEPREFIX
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berillions(a)gmail.com
Classification: Unclassified
Hi,
It's impossible to install this version of Physx into a 64bits wineprefix. The
installer can be launch, can accept the licence agreement but has an error
during the installation.
The installation of this version is possible into a 32Bits wineprefix.
It's the message that i have when i try to install it into 64Bits wineprefix :
fixme:vbscript:parse_script parser failed around L"\\default\", \"\", \"\", , ,
, oCtx).Get(\"StdRegProv\") \r\n \r\n Set oInParams =
oReg.Methods_(\"GetStringValue\").InParameters \r\n oInParams.hDefKey =
RootKey \r\n oInParams.sSubKeyName = Key \r\n oInParams.sValueName =
Value \r\n \r\n Set oOutParams = oReg.ExecMethod_(\"GetStringV"...
Thanks,
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.
https://bugs.winehq.org/show_bug.cgi?id=38128
Bug ID: 38128
Summary: FF3usME: Crashes upon reading data from ROM file.
Product: Wine
Version: 1.6
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: terffinatorz(a)gmail.com
Created attachment 50821
--> https://bugs.winehq.org/attachment.cgi?id=50821
Detail report that comes with the error
FF3usME (a rom editing tool) crashes upon selecting objects to change. Program
starts up fine, you can load the ROM file and you can select an operation but
once in the menu if you select something in one of the drop down boxes the
program crashes with the attached detail report.
--
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=38648
Bug ID: 38648
Summary: Microsoft Office 2013 Pro Plus: Can't be installed,
installer errors out right away.
Product: Wine
Version: 1.7.43
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brendanlovett14(a)yahoo.com
Distribution: ---
Created attachment 51570
--> https://bugs.winehq.org/attachment.cgi?id=51570
Error report
Upon mounting and attempting to run setup.exe, you immediately get an error
saying that it has encountered a serious error and needs to close. It is
impossible to install Office because of this issue.
--
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.