https://bugs.winehq.org/show_bug.cgi?id=57105
Bug ID: 57105
Summary: Steam GPU process crash loop
Product: Wine
Version: 9.16
Hardware: x86-64
URL: https://cdn.cloudflare.steamstatic.com/client/installe
r/SteamSetup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 76988
--> https://bugs.winehq.org/attachment.cgi?id=76988
Wine 9.16 console output
Following a successful installation the Steam client main window never loads.
In the background the GPU process continually dies and respawns. The Steam logs
confirm this is what is happening.
The usual workaround is installing the corefonts (Bug 56624 -> Bug 32342), but
this does not work for the pre-compiled DEB packages. If I build Wine myself
the workaround works as expected.
I tried adding the CFLAGS apparently used by the OpenSUSE build system but it
doesn't cause the error.
CFLAGS='-O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3
-fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables
-fstack-clash-protection -Werror=return-type -g'
https://build.opensuse.org/public/build/openSUSE:Factory/standard/x86_64/wi…
I'm guessing it is down to some combination of differing library versions.
Tried -no-cef-sandbox but it made no difference.
Workaround is to build Wine myself (Debian Stable in my case).
--
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=55304
Bug ID: 55304
Summary: Kerberos authentication stopped to work after PE
wldap32 conversion
Product: Wine
Version: 8.13
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: patch, regression
Severity: normal
Priority: P2
Component: wldap32
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
CC: hans(a)meelstraat.net
Regression SHA1: 02e52db7aa627b980dec3dfd4053e20a380ee555
Distribution: ---
Created attachment 74900
--> https://bugs.winehq.org/attachment.cgi?id=74900
patch
SASL2 plugin in libs/ldap/libldap/sasl_w.c doesn't follow the rfc4752
specification in several ways, and it looks like it was never tested with
Kerberos since it queries the key info using
QueryContextAttributesA(SECPKG_ATTR_KEY_INFO) however this attribute is not
supported neither by Wine Kerberos implementation nor by Kerberos in Windows
10. Actually SSF (SASL Security Strength Factor) value returned by the plugin
is never used by libldap, so it's not necessary to set SSF to anything but 1.
Besides, dlls/kerberos uses constants for trailer, signature and max buffer
size that no longer work with modern implementations. Also at least the
Kerberos servers I was testing with use trailer length either 64 or 60, so I
had to add a patch to query Kerberos security trailer length from the context,
otherwise it's not possible to correctly encode/decode LDAP messages and server
responses.
I'm attaching a patch that makes Kerberos authentication work again.
Here are some useful links that were used as a reference:
https://www.rfc-editor.org/rfc/rfc4752#page-3https://github.com/openldap/openldap/blob/master/libraries/libldap/cyrus.chttps://github.com/cyrusimap/cyrus-sasl/blob/master/lib/client.chttps://github.com/cyrusimap/cyrus-sasl/blob/master/plugins/gssapi.c
--
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=47281
Bug ID: 47281
Summary: Ableton Live 10.0.6
Product: Wine
Version: 4.0.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bill.huey(a)gmail.com
Distribution: ---
This is an experimental branch where I've pulled a real-time patches from Kai
Krakow's proton tree and have incorporated it into both master and stable
branches of WineHQ
URL for the the GitHub repo is at:
https://github.com/billhuey/wine-bhuey
The branch is bhuey-rt-master and bhuey-rt-stable
Currently both stable and master run Ableton fine as far as I can tell but
there are issues with wineserver sucking up a full core of CPU time.
----
billh@pngn-dev:~/wine/wine-test-stable$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 19.04
Release: 19.04
Codename: disco
----
Linux pngn-dev 5.0.14-rt9 #2 SMP PREEMPT RT Fri May 17 01:31:54 PDT 2019 x86_64
x86_64 x86_64 GNU/Linux
----
It's running a real-time kernel but I doubt that's the 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.
https://bugs.winehq.org/show_bug.cgi?id=51386
Bug ID: 51386
Summary: ln.exe needs KERNEL32.dll.FindFirstFileNameW
Product: Wine
Version: 6.12
Hardware: x86-64
URL: https://web.archive.org/web/20210530064017/https://sch
inagl.priv.at/nt/ln/ln.html
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: awineuser(a)mail.com
Distribution: Ubuntu
ln.exe, a command line utility that works with hard links and symbolic links,
can crash during a "deloreon copy" (incremental backup). Specifically, the
command used was this:
ln --backup --unroll --1023safe --progress --delorean <source directory>
<previous backup dir> <new backup dir>
When it crashes, the terminal output says:
wine: Call from 7BC2980A to unimplemented function
KERNEL32.dll.FindFirstFileNameW, aborting
Sometimes the command completes without crashing, so apparently it doesn't
always call this function?
Note: the 32-bit version of ln.exe was used. I haven't tested the 64-bit
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.
https://bugs.winehq.org/show_bug.cgi?id=46750
Bug ID: 46750
Summary: MS Office 2010 on Windows 7 crash
Product: Wine
Version: 4.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: akram_ma(a)hotmail.com
Distribution: ---
Created attachment 63753
--> https://bugs.winehq.org/attachment.cgi?id=63753
Backtrace
I did a clean prefix as follows
created Win 7 32bit
Then installed from WineTricks: Core Fonts, Tahoma Font, msxml6, riched20,
usp10
Then installed Office 2010
Crash during installation. I tried to install it several times.
On Win XP installation works fine.
--
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=35882
Bug ID: 35882
Summary: Empire Earth 1.x display artifacts
Product: Wine
Version: 1.7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: leonard.lawton(a)gmail.com
Upon opening the game, there are artifacts that follow the cursor. A temporary
solution I found is to change the graphics mode from d3d/TNL within the game(it
does not matter which order, just change them) and the graphics are normal one
the screen refershes. The artifacts return upon exiting an re-opening the
application. This is same with at least intel and radeon cards and different
driver versions.
--
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=55255
Bug ID: 55255
Summary: Dyson Sphere Program (Steam): mouse ignored if
switching windows
Product: Wine
Version: 8.12
Hardware: x86-64
URL: https://store.steampowered.com/app/1366540/Dyson_Spher
e_Program/
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 74868
--> https://bugs.winehq.org/attachment.cgi?id=74868
Screen capture
If switching windows (ALT+TAB) and switching back to Dyson Sphere Program on
Steam, the mouse is apparently ignored. (See video) This is true at the menu
screen and during the game.
Workaround to get this far:
"winetricks arial" (Bug 47325)
I tried (from winetricks):
grabfullscreen=y|n
mwo=disabled|enabled|force
usetakefocus=y|n
but none of these made any difference.
Nothing new printed in the console:
https://bugs.winehq.org/attachment.cgi?id=74867
Workaround is using a virtual desktop, but this is not ideal for a game.
No demo available as far as I know.
--
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=10941
Summary: Wine does not print in a newly allocated console window
Product: Wine
Version: 0.9.52.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail2benny(a)gmail.com
Created an attachment (id=9867)
--> (http://bugs.winehq.org/attachment.cgi?id=9867)
The binary which recreates the bug
Wine does not print in a newly allocated console window using the function
FreeConsole(); and AllocConsole();
I've written a program which recreates the bug. I'll post the binary and the
source.
(compiled on Dev-C++ 4.9.9.2, in Wine)
--
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=26017
Summary: 3D Pinball - Space Cadet: fullscreen does not work
properly
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
3D Pinball - Space Cadet
If you can copy the file from Windows XP in C:\Program Files\Windows NT\Pinball
(or if you dual-boot Windows XP with Linux and access the file) and run the
pinball.exe in Wine.
Fullscreen mode does not work properly. The title bar of the window still
shows when you press <F4> to go into fullscreen. Also, the top and bottom
GNOME panels in Ubuntu are still showing. The game is supposed to be in
fullscreen completely.
--
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=56859
Bug ID: 56859
Summary: Can't install photoshop CS6 through wine
Product: Wine
Version: 9.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adammthe(a)proton.me
Distribution: ---
Created attachment 76660
--> https://bugs.winehq.org/attachment.cgi?id=76660
the log of me running Set-Up.exe on a 32bit wine pfx
log copy pasted because >> log.log doesn't work
--
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=55254
Bug ID: 55254
Summary: Dyson Sphere Program (Steam): white artefact on
opening scene
Product: Wine
Version: 8.12
Hardware: x86-64
URL: https://store.steampowered.com/app/1366540/Dyson_Spher
e_Program/
OS: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 74867
--> https://bugs.winehq.org/attachment.cgi?id=74867
Wine 8.12 console log
During the opening scene of a new game of Dyson Sphere Program on Steam there
is an unusual white triangle that clearly shouldn't be there. Indeed, it isn't
there on Windows 10.
Artefact: https://youtu.be/8pVK9s-a--o
Normal: https://youtu.be/7hXvhXKy9TU?t=272
I can't figure out what should be there instead. It looks to me like nothing.
Workaround:
"winetricks arial" (Bug 47325)
No demo that I know of.
VGA compatible controller: NVIDIA Corporation GK104GL [Quadro K5000] (rev a1)
(prog-if 00 [VGA controller])
Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
Using the latest Nvidia drivers that support my hardware:
470.199.02-0ubuntu0.22.04.1
Tried setting the shader to "arb" but it made no difference.
Setting the shader to "none" upgrades the triangle to a full sphere surrounded
the ship, which is obviously not better.
--
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=21666
Summary: Heavy Metal Pro fails to print Record Sheet
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
All other print options work fine, but the record sheet fails with "Error
Number 6: Overflow". No suspicious console 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.
https://bugs.winehq.org/show_bug.cgi?id=54899
Bug ID: 54899
Summary: EA app launcher problem with text display
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: igor.bz(a)list.ru
Distribution: ---
Created attachment 74401
--> https://bugs.winehq.org/attachment.cgi?id=74401
Wine log
Distro: Ubuntu 20.04 x64
CPU: Ryzen 7 1700
GPU: Radeon RX 580 8 Gb
Mesa: 23.0.3 (Kisak PPA)
EA app installer:
https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases…
Steps to reproduce:
- Running the installation file (EAappInstaller.exe).
- Fonts are displayed as placeholder.
Installing corefonts using winetricks does not solve the problem.
--
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=22018
Summary: No MIDI music in Alonix
Product: Wine
Version: 1.1.40
Platform: x86-64
URL: http://www.axysoft.com/alonix/index.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=26766)
--> (http://bugs.winehq.org/attachment.cgi?id=26766)
Terminal output
The summary pretty much describes the problem: the background music (MIDI) in
Alonix doesn't play. These are the minimum tweaks required to get it working at
present:
DLL overrides from winetricks directx9:
dmband
dmime
dmsynth
dmusic
File copied from Windows:
C:\windows\system32\drivers\gm.dls
Take away any one of these, and there's no background music in-game.
--
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=56068
Bug ID: 56068
Summary: No "Timeout" command
Product: Wine
Version: 9.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: frauguelle(a)gmail.com
Distribution: ---
On windows exists a "timeout" command in cmd.
On Wine, there don't exists a "timeout" command.
The "timeout" command is needed by several BAT programms so it needs to be
fixed.
--
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=51644
Bug ID: 51644
Summary: Implementation of wsplitpath_s required for The Legend
of Heroes: Trails of Cold Steel
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: ramchyld(a)gmail.com
Distribution: ---
I came across a upstream bug where The Legend of Heroes: Trails of Cold Steel
could not play FMV and crashes on load. Upon consideration of the error, I
decided that the problem is a upstream one and thus I should report to Wine
developers.
Wine was crashing because the game was calling an unimplemented function called
_wsplitpath_s from ntdll.dll. This call was not made if the option to skip all
FMVs are selected in the game's configuration utility, and thus I have reason
to believe that the game uses this for FMV playback.
--
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=57178
Bug ID: 57178
Summary: toolbar control doesn't forward WM_NOTIFY to it's
original parent
Product: Wine
Version: 9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: alanas.00(a)mail.ru
Distribution: Debian
Created attachment 77077
--> https://bugs.winehq.org/attachment.cgi?id=77077
foo2.c — test program, compile `x86_64-w64-mingw32-gcc-13 -std=c11 -Wall
-Wextra -Wpedantic -Wno-unused-parameter -O3 -o foo2.exe foo2.c -lcomctl32`
in windows xp professional x64 edition service pack 2 and windows 7 ultimate
service pack 1 and maybe other windowses that I didn't test but not wine
NMDDR nmhdr={
.hwndFrom=NULL,
.idFrom=0xfedcba9876543210,
.code=0xabc
};
SendMessageA(
toolbar,
WM_NOTIFY,
0x4444444444444444,
(LPARAM)nmhdr
);
does something similar to
NMDDR nmhdr={
.hwndFrom=NULL,
.idFrom=0xfedcba9876543210,
.code=0xabc
};
SendMessageA(
toolbar_original_parent,
WM_NOTIFY,
0xfedcba9876543210,
(LPARAM)nmhdr
);
except if nmhdr.code is one of 0xfffffc4a, 0xfffffc4b, 0xfffffc4c, 0xfffffc4d,
0xfffffc4e, 0xfffffc4f, 0xfffffc50, 0xfffffc51, 0xfffffc52, 0xfffffc53,
0xfffffc54, 0xfffffc55, 0xfffffc56, 0xfffffc57, 0xfffffc58, 0xfffffc59,
0xfffffc5a, 0xfffffc5b, 0xfffffc5c, 0xfffffc5d, 0xfffffc5e, 0xfffffc5f,
0xfffffc60, 0xfffffc61, 0xfffffc62, 0xfffffc63, 0xfffffc64, 0xfffffc65,
0xfffffc66, 0xfffffc67, 0xfffffc68, 0xfffffc69, 0xfffffc6a, 0xfffffc6b,
0xfffffc6c, 0xfffffc6d, 0xfffffc6e, 0xfffffc6f, 0xfffffc70, 0xfffffc71,
0xfffffc72, 0xfffffc73, 0xfffffc74, 0xfffffc75, 0xfffffc76, 0xfffffc77,
0xfffffc78, 0xfffffc79, 0xfffffc7a, 0xfffffc7b, 0xfffffc7c, 0xfffffcd7,
0xfffffcda, 0xfffffdee
nmhdr.hwndFrom is not accessed and can be inside PAGE_NOACCESS page except if
nmhdr.code is one of 0xfffffcd7, 0xfffffcda (didn't test what happens if
nmhdr.hwndFrom is readable)
nmhdr.code gets overwritten if nhmdr.code is one of 0xfffffcd9, 0xfffffd17,
0xfffffd18, 0xfffffd19, 0xfffffd1a, 0xfffffd30, 0xfffffd31, 0xfffffe34,
0xfffffe35, 0xfffffe36, 0xfffffe37, 0xfffffe38, 0xfffffe39, 0xfffffe3a,
0xfffffe3b, 0xfffffe3c, 0xfffffe3d, 0xfffffe3e, 0xfffffe62, 0xfffffeb7,
0xfffffeb8, 0xfffffeb9, 0xfffffeba, 0xfffffebb, 0xfffffebd, 0xfffffebe,
0xfffffebf, 0xfffffec0, 0xffffff4d, 0xffffff4e, 0xffffff4f, 0xffffff50,
0xffffff51, 0xffffff5d, 0xffffff5f, 0xffffff62 (see foo2.txt)
(toolbar_original_parent gets the message after overwriting nmhdr.code)
note: 0xfedcba9876543210, 0xabc, 0x4444444444444444 are arbitrary garbage
numbers
note: foo2.c code is not very good because I didn't care about non-x64
windowses and first time using windows-specific api
note: toolbar_original_parent is called h1 in foo2.c
I think this bug is reason why pressing enter in 7-zip file manager path input
doesn't work in wine and reactos (
https://old.reddit.com/r/winehq/comments/16ah3ze )
--
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=9333
Summary: WM_LBUTTONDOWN message is not generated reliably
Product: Wine
Version: 0.9.42.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ecentanni(a)lsijax.com
using wine-devel rpm package for Red Hat Enterprise Client Ver 5. Version
0.9.42. Release 1.el5. Source rpm is wine-0.9.42-1.el5.src.rpm
When clicking on the main window of the application the WM_LBUTTONDOWN message
is not generated reliably. If I change focus to another application and then
back to the subject program I may get one or two WM_LBUTTONDOWN message and
then no more.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55521
Bug ID: 55521
Summary: Wine 8.14 have also the same error when i will start a
Prog from Office 2014
Product: Wine
Version: 8.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: volker(a)schlothmann.info
Distribution: ---
Created attachment 75083
--> https://bugs.winehq.org/attachment.cgi?id=75083
Enclosed the error_report from wine_8.15
If i will start a program from Office 2014 wine is unable to read the setup.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=38842
Bug ID: 38842
Summary: MS Office 2010, can't start installer, Ubuntu 15.04
Product: Wine
Version: 1.7.44
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: showard314(a)gmail.com
Distribution: ---
Created attachment 51773
--> https://bugs.winehq.org/attachment.cgi?id=51773
backtrace
Following:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=17336
wine 1.7.44, Ubuntu 15.04, amd64 (x86-64)
1) Created win32 wineprefix
WINEARCH=win32 WINEPREFIX=~/.local/share/wineprefixes/office2010 winecfg
2) Tried the installer:
WINEARCH=win32 WINEPREFIX=~/.local/share/wineprefixes/office2010 wine setup.exe
I get a pop up "Error: Newer windows version needed."
3) Told winecfg to use windows 7 (even though appdb says to use windows xp)
WINEARCH=win32 WINEPREFIX=~/.local/share/wineprefixes/office2010 winecfg
4) Tried installer again:
WINEARCH=win32 WINEPREFIX=~/.local/share/wineprefixes/office2010 wine setup.exe
"Program Error: The program setup.exe has encountered a serious problem..."
and generates the attached backtrace and console output
Thank you
--
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=30033
Bug #: 30033
Summary: Office 2010 Standard: Volume activation fails
Product: Wine
Version: 1.4-rc5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sean(a)techobrien.com
Classification: Unclassified
Created attachment 39121
--> http://bugs.winehq.org/attachment.cgi?id=39121
Activation failure inside of winword.exe
Product activation of Office 2010 Standard Edition with a Volume License Key
fails when using change product key method for activation. (VLK installer does
not require a key during setup, only after installation for activation)
"Configuring Microsoft Office Standard 2010" fails with error message
"Microsoft Office Standard 2010 configuration did not complete successfully
Attached log is of changing product key inside of winword.exe, but process and
failure is the same for all office applications.
--
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=51316
Bug ID: 51316
Summary: Office 2010 user form resize bug
Product: Wine-staging
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yuri6037(a)yuristudio.net
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
When you attempt to resize a user form on an EXCEL macro in both O2007 and
O2010 the window freezes and you have to open back the user form. However when
you change the value of "width" and "height" manually it does seem to work.
This happens on both NVIDIA graphics and Intel Graphics no idea about AMD but I
expect the same bug.
When running EXCEL from terminal, I can see two fixme logs that occurs
everytime I click on the corners of a user form:
0154:fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (000C0156 47 0 21eaa4)
0154:fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (000C0156 3 0 405ed)
This occurs when I release the mouse button:
0154:fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (000C0156 47 0 21eaa4)
0154:fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (000C0156 3 0 4061f)
--
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=46597
Bug ID: 46597
Summary: Awkward Arabic letter in Office 2010
Product: Wine
Version: 4.0-rc6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: usp10
Assignee: wine-bugs(a)winehq.org
Reporter: akram_ma(a)hotmail.com
Distribution: ---
Created attachment 63496
--> https://bugs.winehq.org/attachment.cgi?id=63496
Awkward Arabic letter in Office 2010
I am using Manjaro (Arch Linux) latest version, 18. Installed latest version of
Wine 4.0rc6, Wine mono, Gecko, Winetricks.
I setup Wine WinXP (32bit) with the following dll over-ride
amstream (n, b)
atl (n, b)
crypt32 (n, b)
d3dxof (n, b)
dciman32 (n)
devenum (n, b)
dplay (n, b)
dplayx (n, b)
dpnaddr (n, b)
dpnet (n, b)
dpnhpast (n, b)
dpnlobby (n, b)
dxdiagn (n, b)
hhctrl.ocx (n, b)
hlink (n, b)
itss (n, b)
jscript (n, b)
mlang (n, b)
mshtml (n, b)
msi (b)
msvcirt (n, b)
msvcrt40 (n, b)
msvcrtd (n, b)
odbc32 (n, b)
odbccp32 (n, b)
ole32 (b)
oleaut32 (b)
olepro32 (b)
quartz (n, b)
rpcrt4 (b)
rsabase (n, b)
shdoclc (n, b)
shdocvw (n, b)
softpub (n, b)
urlmon (n, b)
wininet (b)
wintrust (n, b)
with the following apps installed with WineTricks:
msxml3, msxml6, all-fonts, msfedit, usp, msls31, vcrun2015, vb6run
Installed Office 2010 (English/Arabic version) successfully. Then run
MS Word with no problem except. It doesn't type Arabic in the right manner.
Arabic is not connected, typed from left to right and some times it places the
last letter of a word in between and connects the letter with broken connection
or skipped ones. Also words order is left to right.
I attached one pic showing:
MS Word (wrong Arabic representation) and bellow it
LibreOffice (correct Arabic representation)
--
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.