http://bugs.winehq.org/show_bug.cgi?id=33881
Bug #: 33881
Summary: CommFort chat image posting bug
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)asdasd.ru
Classification: Unclassified
Here is one little bug in
http://commfort.com/ (CommFort is a client-server program designed for
communication over a home or corporate network.)
client can received images in chat.
If client-chat connected to server over Internet in 99.999999% time posting
image
just dropped. And client stop working on some time.
it's bug really really looong time ago! And testet on toooo many wine versions!
Try it!
In Win* OS all functions worked perfectly.
Because this is proprietary software we can nothing. But u can! Please!
--
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=30728
Bug #: 30728
Summary: Microsoft SQL Server Management Studio Express 2005:
Connection window is stretched vertically
Product: Wine
Version: 1.5.4
Platform: x86
URL: http://www.microsoft.com/download/en/details.aspx?id=8
961
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Created attachment 40232
--> http://bugs.winehq.org/attachment.cgi?id=40232
To the left screenshot from wine 1.5.4, to the right wine 1.5.2
After fixing bug 30559 there appeared another one: the connection window that
is displayed on startup of Microsoft SQL Server Management Studio 2005 Express
is taller than it should be. See attached screenshots: one is taken from wine
1.5.4 and is stretched, the other one is taken from wine 1.5.2 and has correct
height. You may also google "sql management studio" for lots of screenshots
taken under different versions of Windows. Note that under Windows there is no
gray area between app logo and Title bar and between app logo and the red
strip.
I tested the application in wine 1.5.2 with native gdiplus installed and it
looked the same way as it looks now with wine 1.5.4, so the patches are not the
source of the problem, they merely exposed a problem located elsewhere.
To reproduce the problem:
MS SQL Server Management Studio Express 2005:
http://www.microsoft.com/download/en/details.aspx?id=8961
Prerequisites:
winetricks dotnet20
recent version of Windows (Vista or newer) selected in winecfg
--
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=35424
Bug ID: 35424
Summary: tcc fails its libtest
Product: Wine
Version: 1.7.11
Hardware: x86
URL: http://bellard.org/tcc/
OS: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Classification: Unclassified
I tried building tinycc and running its tests under wine. The first problem:
------------ libtest ------------
./libtcc_test.exe lib_path=..
C:/windows/system32/msvcrt.dll:1: error: unrecognized file type
tcc: error: cannot find library: msvcrt
tcc: error: undefined symbol 'printf'
make[1]: *** [libtest] Error 1
To reproduce:
#!/bin/bash
rm -rf $HOME/.wine
wineboot
wget "http://downloads.sourceforge.net/mingw/files/mingw-get-setup.exe"
wine mingw-get-setup.exe
cd $HOME/.wine/drive_c/
git clone git://repo.or.cz/tinycc.git
cd tinycc
# Known good commit (on windows7)
git reset --hard 32a4962593d6a2006cdd725480124717e7f5377d
cat > build.sh << _EOF
#!/bin/bash
set -e
set -x
export PATH="/c/MinGW/bin/:$PATH"
./configure
make
make test
_EOF
cd $HOME/.wine/drive_c/MinGW/msys/1.0
wine start msys.bat
####
run that script. During the mingw install, select the 'mingw-developer-toolkit'
and 'mingw32-base' packages. After install, when the msys prompt appears, do:
$ cd /c/tinycc
$ ./build.sh
the same procedure works fine on native windows 7.
--
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=47036
Bug ID: 47036
Summary: Game Yuri's Revenge Work perfectly in wine-4.5-1 but
has problem in wine-4.6-1
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zhoujian8585169(a)126.com
Distribution: ---
See https://bugs.archlinux.org/task/62365
Description:
Game Command & Conquer: Yuri's Revenge
(https://en.wikipedia.org/wiki/Command_%26_Conquer:_Yuri%27s_Revenge) run
perfectly in wine-4.5-1 but has problem in wine-4.6-1
Steps to reproduce:
1. sudo pacman -U /var/cache/pacman/pkg/wine-4.5-1-x86_64.pkg.tar.xz
2. WINEARCH=win32 WINEPREFIX=~/.win32 wine ~/sda4/games/yuri/yuri/YURI.EXE
run perfectly see image 1 in attach file
3. sudo pacman -U /var/cache/pacman/pkg/wine-4.6-1-x86_64.pkg.tar.xz
4. WINEARCH=win32 WINEPREFIX=~/.win32 wine ~/sda4/games/yuri/yuri/YURI.EXE
has problem see image 2.
--
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=53110
Bug ID: 53110
Summary: Latest Cyberpunk 2077 game v1.52, freezes just after
launch
Product: Wine
Version: 7.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: rahul.kumar1(a)amd.com
Distribution: ---
Created attachment 72552
--> https://bugs.winehq.org/attachment.cgi?id=72552
Cyberpunk v1.52 is not working with wine, game freezes and wine throws
exception
Latest Cyberpunk 2077 game v1.52, freezes just after launch.
Wine version - tried 7.0 stable, 7.10 development.
We had working userspace component(mesa, libdrm) where older Cyberpunk. works,
but lastest one is not working.
Older cyberpunk game still works.
--
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=50398
Bug ID: 50398
Summary: Microsoft Office XP 2002 installer shows "Error 25504.
Failed to set Feature xyz to the install state of
Feature xyz for mode 2." message boxes since Wine 2.12
Product: Wine
Version: 2.12
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
while checking bug 5163 ("Microsoft Office XP 2002 installer reports error
25003 (installation source corrupted), custom action 'CADpc' returns 1603")
I've noticed a bunch of message boxes during installation which didn't appear
with earlier Wine releases.
They can be dismissed so the installer proceeds further. Alternatively the
installer can be run in "no UI" mode (pass '/q' or '/qn').
Wine 2.11 (ok):
--- snip ---
$ WINEDEBUG=+msgbox wine ./SETUP.EXE
...
err:msi:ITERATE_Actions Execution halted, action L"CADpc" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
--- snip ---
Wine 2.12:
--- snip ---
$ WINEDEBUG=+msgbox wine ./SETUP.EXE
...
trace:msgbox:MSGBOX_OnInit L"1: 2: SpeechHidden 3: SpeechFiles 4: "
trace:msgbox:MSGBOX_OnInit L"1: 2: SpeechHidden 3: ExcelTTS 4: "
trace:msgbox:MSGBOX_OnInit L"1: 2: TranslationHidden 3: TranslationFiles_3082
4: "
trace:msgbox:MSGBOX_OnInit L"1: 2: TranslationHidden 3: TranslationFiles_1036
4: "
trace:msgbox:MSGBOX_OnInit L"1: 2: OutlookCDO 3: OutlookAddressBookControl 4:
"
trace:msgbox:MSGBOX_OnInit L"1: "
err:msi:ITERATE_Actions Execution halted, action L"CADpc" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
--- snip ---
Wine 2.13:
--- snip ---
$ WINEDEBUG=+msgbox wine ./SETUP.EXE
...
trace:msgbox:MSGBOX_OnInit L"The installer has encountered an unexpected error
installing this package. This may indicate a problem with this package. The
error code is 25504. "
trace:msgbox:MSGBOX_OnInit L"The installer has encountered an unexpected error
installing this package. This may indicate a problem with this package. The
error code is 25504. "
trace:msgbox:MSGBOX_OnInit L"The installer has encountered an unexpected error
installing this package. This may indicate a problem with this package. The
error code is 25504. "
trace:msgbox:MSGBOX_OnInit L"The installer has encountered an unexpected error
installing this package. This may indicate a problem with this package. The
error code is 25504. "
trace:msgbox:MSGBOX_OnInit L"The installer has encountered an unexpected error
installing this package. This may indicate a problem with this package. The
error code is 25504. "
trace:msgbox:MSGBOX_OnInit L"The installer has encountered an unexpected error
installing this package. This may indicate a problem with this package. The
error code is 25003. "
err:msi:ITERATE_Actions Execution halted, action L"CADpc" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
--- snip ---
Wine 2.15 to Wine 6.0-rc3:
--- snip ---
$ WINEDEBUG=+msgbox wine ./SETUP.EXE
...
trace:msgbox:MSGBOX_OnInit L"Error 25504. Failed to set Feature SpeechHidden to
the install state of Feature SpeechFiles for mode 2."
trace:msgbox:MSGBOX_OnInit L"Error 25504. Failed to set Feature SpeechHidden to
the install state of Feature ExcelTTS for mode 2."
trace:msgbox:MSGBOX_OnInit L"Error 25504. Failed to set Feature
TranslationHidden to the install state of Feature TranslationFiles_3082 for
mode 2."
trace:msgbox:MSGBOX_OnInit L"Error 25504. Failed to set Feature
TranslationHidden to the install state of Feature TranslationFiles_1036 for
mode 2."
trace:msgbox:MSGBOX_OnInit L"Error 25504. Failed to set Feature OutlookCDO to
the install state of Feature OutlookAddressBookControl for mode 0."
trace:msgbox:MSGBOX_OnInit L"Error 25003. Microsoft Office setup cannot
continue because the installation source has been corrupted"
err:msi:ITERATE_Actions Execution halted, action L"CADpc" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
--- snip ---
--- snip ---
$ WINEDEBUG=+seh,+relay,+msi wine ./SETUP.EXE >>log.txt 2>&1
...
018c:trace:msi:MsiQueryFeatureStateW L"{90110409-6000-11D3-8CFE-0050048383C9}"
L"SpeechFiles"
...
018c:trace:msi:MSI_SetFeatureStates examining feature L"SpeechFiles" (level 1
installed 2 request 1 action 1)
...
0328:Call msi.MsiGetFeatureStateA(00000001,014dfc48
"SpeechFiles",014dfc14,014dfc18) ret=35f25cb9
...
0328:Ret msi.MsiGetFeatureStateA() retval=00000000 ret=35f25cb9
0328:Call msi.MsiGetFeatureStateA(00000001,014dfc70
"SpeechHidden",014dfc1c,014dfc10) ret=35f25cd6
...
0328:Ret msi.MsiGetFeatureStateA() retval=00000000 ret=35f25cd6
...
0328:Call msi.MsiRecordSetStringA(00000006,00000000,35f41f78
"FeatureDependency: Follow: 'SpeechHidden' current state: 2, action state: 2,
using state 2") ret=35f348fa
...
0328:Call msi.MsiRecordSetStringA(00000006,00000000,35f41f78
"FeatureDependency: Lead: 'SpeechFiles' current state: 2, action state: 1,
using state 1") ret=35f348fa
...
0328:Call msi.MsiSetFeatureStateA(00000001,014dfc70 "SpeechHidden",00000001)
ret=35f25d55
...
0328:Ret msi.MsiSetFeatureStateA() retval=0000065b ret=35f25d55
...
0328:Call msi.MsiRecordSetStringA(00000006,00000000,35f41f78
"FeatureDependency: Feature 'SpeechHidden' changed state to 1") ret=35f348fa
...
0328:Call msi.MsiRecordSetInteger(00000006,00000001,000063a0) ret=35f2605d
0328:Ret msi.MsiRecordSetInteger() retval=00000000 ret=35f2605d
0328:Call msi.MsiRecordSetStringA(00000006,00000002,014dfc70 "SpeechHidden")
ret=35f26069
...
0328:Ret msi.MsiRecordSetStringA() retval=00000000 ret=35f26069
0328:Call msi.MsiRecordSetStringA(00000006,00000003,014dfc48 "SpeechFiles")
ret=35f26075
...
0328:Ret msi.MsiRecordSetStringA() retval=00000000 ret=35f26075
0328:Call msi.MsiRecordSetInteger(00000006,00000004,00000002) ret=35f2607e
0328:Ret msi.MsiRecordSetInteger() retval=00000000 ret=35f2607e
0328:Call msi.MsiProcessMessage(00000001,01000000,00000006) ret=35f26088
...
032c:trace:msi:MSI_DatabaseOpenViewW L"SELECT `Message` FROM `Error` WHERE
`Error` = 25504" 033FFB44
...
032c:Call user32.MessageBoxW(00000000,01aeb350 L"Error 25504. Failed to set
Feature SpeechHidden to the install state of Feature SpeechFiles for mode
2.",10096f4e L"Windows Installer",00000030) ret=10052d3a
--- snip ---
Installer log:
--- snip ---
...
DetectDarwin10: Detected Windows Installer version 1.1 or better; manipulating
feature defaults.
...
Action start 10:46:16: FeatureDependency.
FeatureDependency: Reset: Feature 'SpeechHidden' changed state to 2
FeatureDependency: Reset: Feature 'TranslationHidden' changed state to 2
FeatureDependency: Reset: Feature 'HandWritingHidden' changed state to 2
FeatureDependency: Follow: 'OUTLOOKNonBootFiles' current state: -1, action
state: -1, using state -1
FeatureDependency: Lead: 'OUTLOOKFiles' current state: -1, action state: -1,
using state -1
FeatureDependency: Feature 'OUTLOOKNonBootFiles' did not change state, still
using -1
FeatureDependency: Follow: 'ProductNonBootFiles' current state: -1, action
state: -1, using state -1
FeatureDependency: Lead: 'ProductFiles' current state: -1, action state: -1,
using state -1
FeatureDependency: Feature 'ProductNonBootFiles' did not change state, still
using -1
FeatureDependency: Follow: 'SpeechHidden' current state: -1, action state: 2,
using state 2
FeatureDependency: Lead: 'SpeechFiles' current state: -1, action state: -1,
using state -1
FeatureDependency: Feature 'SpeechHidden' did not change state, still using
2
FeatureDependency: Follow: 'SpeechHidden' current state: -1, action state: 2,
using state 2
FeatureDependency: Lead: 'ExcelTTS' current state: -1, action state: -1,
using state -1
FeatureDependency: Feature 'SpeechHidden' did not change state, still using
2
...
Action ended 10:46:16: FeatureDependency. Return value 1.
...
Action start 10:46:34: MigrateFeatureStates.
MigrateFeatureStates
Info 2726. An internal error has occurred. (MigrateFeatureStates
)
Action ended 10:46:35: MigrateFeatureStates. Return value 0.
...
Action start 10:47:13: FeatureDependency.
FeatureDependency: Reset: Feature 'SpeechHidden' changed state to 2
FeatureDependency: Reset: Feature 'TranslationHidden' changed state to 2
FeatureDependency: Reset: Feature 'HandWritingHidden' changed state to 2
FeatureDependency: Follow: 'OUTLOOKNonBootFiles' current state: 2, action
state: 3, using state 3
FeatureDependency: Lead: 'OUTLOOKFiles' current state: 2, action state: 3,
using state 3
FeatureDependency: Feature 'OUTLOOKNonBootFiles' did not change state, still
using 3
FeatureDependency: Follow: 'ProductNonBootFiles' current state: 2, action
state: 3, using state 3
FeatureDependency: Lead: 'ProductFiles' current state: 2, action state: 3,
using state 3
FeatureDependency: Feature 'ProductNonBootFiles' did not change state, still
using 3
FeatureDependency: Follow: 'SpeechHidden' current state: 2, action state: 2,
using state 2
FeatureDependency: Lead: 'SpeechFiles' current state: 2, action state: 1,
using state 1
FeatureDependency: Feature 'SpeechHidden' changed state to 1
...
--- snip ---
Regression testing lead to:
https://source.winehq.org/git/wine.git/commitdiff/48237e249b76f5ad883ec073e…
("msi: Add a basic internal UI implementation.")
author Zebediah Figura <z.figura12(a)gmail.com>
Thu, 6 Jul 2017 04:31:52 +0000 (23:31 -0500)
$ wine --version
wine-6.0-rc3-34-g9d7a710fc0d
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=40690
Bug ID: 40690
Summary: Thin Basic Script Abends
Product: Wine
Version: 1.9.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fengshui(a)webleicester.co.uk
Distribution: ---
Created attachment 54561
--> https://bugs.winehq.org/attachment.cgi?id=54561
The trace of the Abend as produced by Wine ?
I've just installed Thinbasic 1.8.9 under Wine 1.9.10 (POL "install non listed
program" was used to manage the install & wine versions).
Linux Mint 17 Cinnamon desk top.
Upon executing the script in the ThinAir component of Thinbasic, TA abended
(please see attached file for diagnostics). TA & the script run fine in Windows
XP (SP3) 32bit & as a 32bit app in Windows 7 64bit.
I then tested against various versions of Wine. The script runs to completion
upto & including Wine 1.7.39. In later versions it abends (1.7.40, .43, .55 &
1.8.2 were tried) I also tried XP & W7 emulations.
--
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=28021
Summary: cmd lacks documentation on command line options ( /c ,
etc )
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)rodrigosilva.com
Unlike start, winepath, and other tools, cmd has no documentation anywhere. It
should have at least a builtin /h (or /?) for a brief explanations of its
command line options (are there others besides /c ? is /c in any user
documentation?)
Or wiki cmd page could be updated to list its options
--
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=50133
Bug ID: 50133
Summary: Command line: Issues in some generic commands
Product: Wine
Version: 5.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: Psycho-A(a)yandex.ru
Distribution: ---
Continuing exploring native CMD.exe issues...
1) TYPE command can't read from UTF-8 and UTF-16 files. Windows can do it since
Win2000.
2) MOVE command doesn't support /Y key for overwriting target files.
Also, the command still can't move between disk partitions, and haven't produce
any output on moving files operation.
3) PAUSE command's output text have no line-breaking, so any further text will
be merged with same line.
4) TASKLIST command does nothing.
5) TASKKILL command have no /T key for killing processes tree.
--
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=26610
Summary: Impulse: some buttons are not displayed and some
disappear on mouse over
Product: Wine
Version: 1.3.16
Platform: x86
URL: http://www.impulsedriven.com/downloads/impulse_setup_f
ull.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pavel.ondracka(a)gmail.com
Created an attachment (id=33879)
--> (http://bugs.winehq.org/attachment.cgi?id=33879)
terminal output
When you start impulse with builtin gdiplus, some buttons like
"organize","register product" and "view" are not visible at all, some others
like the game buttons are disappearing on mouse over.
winetricks dotnet20 is needed, winetricks gdiplus fixes this issue.
wine-1.3.16-213-gda4ed47
--
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.