http://bugs.winehq.org/show_bug.cgi?id=27429
Summary: alphabetical drop down list not working in ie6 in
ubuntu
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: battinirajkumar(a)gmail.com
Created an attachment (id=35077)
--> (http://bugs.winehq.org/attachment.cgi?id=35077)
not listing alphabet in dropdown list
I have a tool i.e. tools/netratings.com/pls/tools/internal_login In this tools
there is a drop down list in which when we enter a alphabet in the list the
cursor goes to that given alphabet link in the list but this is not working in
ie6 in ubuntu
--
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=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=54377
Bug ID: 54377
Summary: Rayman Origins has messed up rendering due to missing
'tan' handling
Product: vkd3d
Version: 1.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: hlsl
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Distribution: ---
0218:err:d3dcompiler:D3DCompile2 Shader log:
0218:err:d3dcompiler:D3DCompile2 <anonymous>:166:18: E5005: Function "tan"
is not defined.
0218:err:d3dcompiler:D3DCompile2
--
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=53567
Bug ID: 53567
Summary: The Medium crashes when starting new game
Product: Wine
Version: 7.15
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 72939
--> https://bugs.winehq.org/attachment.cgi?id=72939
+mfplat
Starting new game immediately causes pop-up window "Pure virtual function being
called while application was running (GIsRunning == 1)."
wine-7.15-74-g4608e1e1257
--
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=53865
Bug ID: 53865
Summary: MobaXTerm: Local and remote terminals blank in 7.0
through 7.3 - worked in 6.0.3
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kderemie(a)gmail.com
Distribution: ---
Local and remote terminals are blank in 7.0 through 7.3, stable/development -
but - worked in 6.0.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.