https://bugs.winehq.org/show_bug.cgi?id=45163
Bug ID: 45163
Summary: Microsoft Office 2013 installer: cannot customize
install due to drop-down list issue
Product: Wine
Version: 3.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: la_iscla(a)mac.com
Distribution: ---
I think this was not appearing in wine 2.1
When trying to customize the Office installation, user is presented with all
components and can choose the installation mode for each (not installed,
installed, installed at first use...).
These drop-down lists to specify the installation mode appear occasionally and
only for a fraction of a second.
It makes custom installation impossible.
--
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=46125
Bug ID: 46125
Summary: DOS input redirection attempts are not passed into
DOSBox temporary config file
Product: Wine
Version: 3.0.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dos
Assignee: wine-bugs(a)winehq.org
Reporter: s.maddox(a)lantizia.me.uk
Distribution: ---
Created attachment 62771
--> https://bugs.winehq.org/attachment.cgi?id=62771
Screenshot of DOSBox running when prompted to by Wine
Lo,
So I basically stumbled upon this one when trying to apply a patch for a game,
although the patch was an InstallShield 5 program (self-extracting with
PackageForTheWeb) - the patching would actually be done by it just calling an
exe->pif->bat that runs a 16-bit zip.exe program which updates a ZIP file of
the games with some replacement files.
I've worked out this is a Wine issue and there is an easier way to test it (as
the patch above would need you to have the game installed etc...)
# Grab an old 16-bit version of zip.exe (or anything that takes stdin using the
'<' symbol)
wget ftp://retronn.de/mirrors/garbo/pc/goldies/zip20x.zip
unzip zip20x.zip zip.exe
# Run it
wine cmd /c 'zip -@ x.zip < zip.exe'
# Witness what you will see in the screenshot I have attached.
The '< zip.exe' portion of the command just isn't written to the DOSBox
temporary config file... (e.g.
/home/lantizia/.wine/dosdevices/c:/users/lantizia/Temp/cfg4950.tmp )
[autoexec]
mount -z y
mount c /home/lantizia/.wine/dosdevices/c:
mount d /home/lantizia/.wine/dosdevices/d:
mount e /home/lantizia/.wine/dosdevices/e:
mount z /home/lantizia/.wine/dosdevices/z:
Z:
cd \home\lantizia\DOWN~NTG
config -securemode
Z:\home\lantizia\DOWN~NTG\zip.exe -@ x.zip
exit
--
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=35829
Bug ID: 35829
Summary: PowerDVD 10 trial installer calls 'reg.exe' with
unhandled 'load' and 'unload' commands
Product: Wine
Version: 1.7.14
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as the summary says...
Prerequisite: 'winetricks -q mfc42'
Nothing serious, it's just some scary looking console output.
Just 'knowing' the options and adding some FIXME should be ok for now.
Found with PowerDVD 10 trial installer.
--- snip ---
...
0025:trace:process:create_process_impl app (null) cmdline
L"C:\\windows\\system32\\reg.exe load HKEY_USERS\\PDVD10DVD \"C:\\Documents
and Settings\\Default User\\NTUSER.DAT\""
...
Error: Invalid command line parameters
0025:trace:process:create_process_impl app (null) cmdline
L"C:\\windows\\system32\\reg.exe unload HKEY_USERS\\PDVD10DVD"
...
Error: Invalid command line parameters
--- snip ---
MSDN:
http://technet.microsoft.com/en-us/library/cc742053.aspx (reg load)
http://technet.microsoft.com/en-us/library/cc742043.aspx (reg unload)
$ sha1sum CyberLink.2113\(Trial\)_DVD100611-20.exe
1bfb0579b4f6aa52b0a4a0dd66642327714944f1
CyberLink.2113(Trial)_DVD100611-20.exe
$ du -sh CyberLink.2113\(Trial\)_DVD100611-20.exe
119M CyberLink.2113(Trial)_DVD100611-20.exe
$ wine --version
wine-1.7.14-207-g8199430
Regards
--
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=45096
Bug ID: 45096
Summary: MPC-HC Failed to initialize DXVA2
Product: Wine
Version: 3.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: amie1972(a)163.com
Distribution: ---
open video file in MPC-HC get an error
message:DXVA2CreateDirect3DDeviceManager9 failed,then play normally(with the
workaround using quartz from winetricks)and it costs two times of CPU usage
than native media player.
--
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=44769
Bug ID: 44769
Summary: unable to run lumen software
Product: Wine
Version: 3.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nmad1(a)nmad1.plus.com
Distribution: ---
Created attachment 60790
--> https://bugs.winehq.org/attachment.cgi?id=60790
Lumen backtrace
I am trying to use software called Lumen for the Light camera, which is only
available in either a Windows or IOS version. The windows version is available
from
https://light.co/lumen/windows
Besides the Lumen (Beta) software, the installer installs Qt Licensed Software
Redistributables and Visual Studio C++ Runtime Redistributables. In order to
get the latter to install, I followed a suggestion to use the Windows XP
version in winecfg for the installer. This seems to do the trick with the
installation. However, when I try to run the software, it bombs out. A
backtrace is posted here.
--
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=42085
Bug ID: 42085
Summary: Crash when copy/past object
Product: Wine
Version: 2.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: olivier.mare(a)gmail.com
Distribution: ---
Created attachment 56597
--> https://bugs.winehq.org/attachment.cgi?id=56597
Crash when I use 'past' functionnality.
When I use copy/past function under B4A (Basic 4 Android) wineHQ crash.
System crash with 'past' method.
sorry for my bad english!
--
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=44494
Bug ID: 44494
Summary: Unhandled exception: unimplemented function
UxTheme.dll.SetWindowThemeAttribute called in 32-bit
code (0x7bc51219).
Product: Wine
Version: 3.0-rc6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: nmad1(a)nmad1.plus.com
Distribution: ---
Created attachment 60454
--> https://bugs.winehq.org/attachment.cgi?id=60454
backtrace
unimplemented function in uxtheme.dll
--
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=12519
Summary: Yahoo! Widget Engine wont start, OLEPictureImpl_Load
Error
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P1
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wwarsin(a)gmail.com
Created an attachment (id=12075)
--> (http://bugs.winehq.org/attachment.cgi?id=12075)
Output from terminal
Yahoo! Widget Engine 4.5 Wont start - fixme:ole:OLEPictureImpl_Load Failure
while reading picture header (hr is 0, nread is 0).
Installs fine, but wont start
--
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=15632
Summary: InspireData crashes when starting new project
Product: Wine
Version: 1.1.6
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: munchkinguy(a)hotmail.com
Created an attachment (id=16667)
--> (http://bugs.winehq.org/attachment.cgi?id=16667)
InspireData crash log
After downloading the InspireData Trial from http://inspiration.com/Freetrial,
and installing it (MS Core fonts are required), the application is started.
After clicking "Continue" the Main Menu is displayed.
After clicking "New", the following messages are displayed: "InspireData has
encountered an error which prevents the completion of your action. Please
choose Quit to exit InspireData. Please choose Continue to attempt to recover
from this error" and "InspireData encountered an error while waiting for your
response. InspireData will now exit." After clicking OK, the application exits.
The crash produces an error log, which I have 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.
https://bugs.winehq.org/show_bug.cgi?id=42232
Bug ID: 42232
Summary: Sort version list by version number
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
URL: https://appdb.winehq.org/objectManager.php?sClass=appl
ication&iId=13986
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cges30901(a)gmail.com
Distribution: ---
Versions of LINE (Powered by Naver) is not sorted correctly. Version 4.10.x.x
and 4.11.x.x is not at the bottom of the list. I guess this is because '1' in
10 is less than '3'?
--
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.