http://bugs.winehq.org/show_bug.cgi?id=58529
Bug ID: 58529
Summary: Smartsuite 9.8 installer fails unless z: is removed
(with caveats)
Product: Wine
Version: 10.12
Hardware: x86-64
URL: https://archive.org/download/lotus-smart-suite-9.8.2-m
illennium-edition-9.8.2-2009-03-english-cd/Lotus%20Sma
rtSuite.iso
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 79002
--> http://bugs.winehq.org/attachment.cgi?id=79002
Wine 10.12 console output
The installer for Smartsuite 9.8 claims it is interrupted before it can
complete a task.
0170:err:msi:execute_command can't find executable 2
0170:err:msi:ACTION_InstallFiles Failed to copy
L"Z:\\tmp\\wine\\ss\\Lotus\\Register\\PMEMW.DLL" to
L"Z:\\lotus\\Register\\PMEMW.DLL" (3)
0170:err:msi:execute_script Execution of script 0 halted; action
L"InstallFiles" returned 1603
0170:err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize"
returned 1603
There are two ways to work around this:
1. Remove the z: drive (and add a d: drive for the installation path) before
installation.
2. Install to my internal disk(s).
I thought it might be related to the filesystem but I tried tmpfs, btrfs and
ext4 and the result is the same.
I thought it might need to be on the same btrfs volume as Wine but installing
it on another volume works fine.
I even tried adding a label to a thumb drive (btrfs) in case that was the issue
but the result is the same - it fails no matter what when installing to the
thumb drive, unless I do 1. above.
Permissions are correctly set in all cases.
I don't know what else I can try.
Went back to Wine 8.0.1 and tried Staging 10.12 but the result is always the
same.
As can be seen from the log, the installer tries to install to the z: drive
instead of c:, unless I install to an internal drive. Remove z: and I can
install anywhere. Everything else remains the same.
--
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=58257
Bug ID: 58257
Summary: CD Manipulator cannot detect the drive model name in
experimental wow64 mode.
Product: Wine
Version: 10.8
Hardware: x86-64
URL: http://www.storeroom.info/cdm/cdm270.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sagawa.aki+winebugs(a)gmail.com
Distribution: Ubuntu
CD Manipulator is a free and user-friendly tool for ripping and writing CDs,
supporting image file creation and duplication.
The drive model name should appear in the drop box to select the drive in the
main menu that appears after starting the program, but it does not appear in
new Wow64 mode. I have not tested the other features yet.
Steps to reproduce:
1. Make sure you have a physical or virtual CD/DVD drive ready.
2. Obtain cdm270.zip from http://www.storeroom.info/cdm/ .
SHA1(cdm270.zip) = 46f4cea613d199974cf1a22741f4ce92e8fef723
3. Unzip it.
4. Execute CdManipulator.exe with Wine.
5. At the first time, language selection window is shown. Choose English.
6. The main menu appears.
Expected result:
Drive model name is shown in the drop box,
e.g. (D:) VBOX CD-ROM 1.0
Actual result:
Drive model name is shown as Unknown in the drop box,
e.g. (D:) - Unknown -
--
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=37896
Bug ID: 37896
Summary: EM_SETPASSWORDCHAR ineffective when edit control does
not have WS_BORDER set
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: winehq-bugzilla(a)richardpayne.name
Distribution: ---
I have two identical edit controls with ES_PASSWORD set via EM_SETPASSWORDCHAR.
Identical, that is, apart from 1 having WS_BORDER set and the other not.
The one without WS_BORDER does not conceal its contents as it should when a
password char is specified. The one with WS_BORDER set works as expected.
--
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=58563
Bug ID: 58563
Summary: 1Password 4.6.0.604 - "block" instead of arrow down
glyph on "add" button
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kyle.kcsoftwares(a)gmail.com
Distribution: ---
Created attachment 79071
--> http://bugs.winehq.org/attachment.cgi?id=79071
Correct rendering in Win11
1Password 4.6.0.604 from
https://c.1password.com/dist/1P/win4/1Password-4.6.0.604.exe
When adding an item the "Add" (here: "Ajouter") button shows a "block"
character while windows shows an arrow down glyph
--
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=38786
Bug ID: 38786
Summary: An EXE that only creates a WS_EX_TOOLWINDOW window
isn't given focus (or returned focus).
Product: Wine
Version: 1.7.38
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jasonwinter(a)hotmail.com
Distribution: ---
It seems only WS_EX_APPWINDOW windows are given focus by Wine on application
startup (I.E. windows that have a taskbar button).
Windows that do not appear in the taskbar are not given focus by Wine when an
application is started. Additionally, if the user gives focus to that window
using the mouse, things like MessageBox (I.E. another window that takes focus)
do not return focus to a tool-window that last had focus. Instead, focus is
only returned to the last window which had focus and also has a taskbar button.
--
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=40255
Bug ID: 40255
Summary: Cannot delete or modify 1Password items
Product: Wine
Version: 1.9.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhessin(a)gmail.com
Distribution: ---
While using 1Password ver. 4.6.0.604 I am unable to delete or modify any
passwords in my shared vault. The vault works perfectly fine on my windows
computer. This is the error report generated by the application: NOTE: personal
information has been removed.
Application:
> -------------------------------------------------------
> 1.1 Start Date : Sat, 5 Mar 2016 09:11:42 -0700
> 1.2 Name/Description: 1Password.exe - (1Password)
> 1.3 Version Number : 4.6.0.604
> 1.4 Parameters :
> 1.5 Compilation Date: Tue, 23 Feb 2016 13:07:31 -0700
> 1.6 Up Time : 1 minute, 5 seconds
>
> Exception:
> --------------------------------------------------------------------------
> ------------------------------------- 2.1 Date : Sat, 5 Mar
> 2016 09:12:48 -0700 2.2 Address : 005F3654
> 2.3 Module Name : 1Password.exe - (1Password)
> 2.4 Module Version: 4.6.0.604
> 2.5 Type : EAccessViolation
> 2.6 Message : Access violation at address 005F3654 in module
> '1Password.exe'. Read of address 00000004.
> 2.7 ID : 1001
> 2.8 Count : 1
> 2.9 Status : New
> 2.10 Note :
>
> Active Controls:
> ----------------------------------------------
> 4.1 Form Class : TFrm1pMain
> 4.2 Form Text : 1Password
> 4.3 Control Class: TTntListView.UnicodeClass
> 4.4 Control Text :
>
> Computer:
> -------------------------------------------------------
> 5.1 Name : #########
> 5.2 Total Memory : 3097 Mb
> 5.3 Free Memory : 1739 Mb
> 5.4 Total Disk : 913.32 Gb
> 5.5 Free Disk : 821.71 Gb
> 5.6 System Up Time: 2 hours, 1 minute, 38 seconds
> 5.7 Processor : Intel(R) Pentium(R) 4 CPU 2.40GHz
> 5.8 Display Mode : 1366 x 768, 32 bit
> 5.9 Display DPI : 96
> 5.10 Video Card : X11 Windowing System (driver )
> 5.11 Printer :
>
> Operating System:
> ---------------------------------------------
> 6.1 Type : Microsoft Windows XP (64 bit)
> 6.2 Build # : 3790
> 6.3 Update : Service Pack 2
> 6.4 Language: English
> 6.5 Charset : 0
>
--
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=37132
Bug ID: 37132
Summary: Clang Static Analyzer: Uninitialized array item
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: lukebenes(a)hotmail.com
Clang Static Analyzer identifies Uninitialized array item
File: dlls/avifil32/api.c
Location: line 1753, column 10
Description: Assigned value is garbage or undefined
#define MAX_AVISTREAMS 8
...
HRESULT WINAPI AVISaveVW(....int nStreams ....)
{
...
//Declaring 8-item array, [0..7]
PAVISTREAM pInStreams[MAX_AVISTREAMS];
...
if (nStreams >= MAX_AVISTREAMS) {
WARN(...);
return AVIERR_INTERNAL;
}
...
//Initializing first 7 items, [0..6].
for (curStream = 0; curStream < nStreams; curStream++) {
pInStreams[curStream] = NULL;
pOutStreams[curStream] = NULL;
}
...
for (curStream = 0; curStream < nStreams; curStream++) {
...
if (curStream + 1 >= nStreams) {
/* move the others one up */
PAVISTREAM *ppas = &pInStreams[curStream];
int n = nStreams - (curStream + 1);
do {
*ppas = pInStreams[curStream + 1];
//Clang: Assigned value is garbage or undefined
} while (--n);
}
...
}
...
}
In this code, an array of 8 items is declared. The code will continue executing
as long as the nStreams variable is less than 8, i.e. 7 at most. All the loops
in this function with the conditional statement (curStream < nStreams) fail to
iterate through the last item, both before its initialization and when using
it. The line Clang displayed the message on is just that very line where the
eighth item with the index 7 is taken, as the (curStream + 1 >= nStreams)
condition will be true at curStream==6 and nStreams==7. Addressing the
pInStreams[curStream + 1] array will give us the last, previously uninitialized
item.
--
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=34758
Bug #: 34758
Summary: Unhandled exception: divide by zero in 32-bit code
(0x7eabe0ee). under unbuntu 12.04 wine 1.6
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Francis.Bougron(a)free.fr
Classification: Unclassified
Created attachment 46350
--> http://bugs.winehq.org/attachment.cgi?id=46350
Trace of debugger
This happens when starting "Microsoft money97 5.0.
I see bugs 33886 34451 300082.
It is probably the same thing.
--
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=58562
Bug ID: 58562
Summary: Wine not launching game anymore when last month it was
working fine
Product: Wine
Version: 10.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: qdo7786(a)gmail.com
Distribution: ---
Created attachment 79069
--> http://bugs.winehq.org/attachment.cgi?id=79069
The crash report when I tried launching a game in Heroic Games Laucher
I use Heroic Games Launcher to play my game, but recently my games have been
unable to launch, and it sent out this crash report that I sent in the
attachment when I tried to launch it. I was using Wine 9.0 up until the day
that it stopped launching, then I tried updating it to the 10.0 version, but
that doesn't seem to fix the problem. I've tried to look online for help, but
nothing seems to be working for me. No games that I got launched anymore, even
though last month those same games worked just 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.