http://bugs.winehq.org/show_bug.cgi?id=29928
Bug #: 29928
Summary: urlmon.inf contains texts that should be localisable.
Product: Wine
Version: 1.4-rc4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lauri.kentta(a)gmail.com
Classification: Unclassified
The network zone names and descriptions in the end of dlls/urlmon/urlmon.inf
should be localisable.
--
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=21434
Summary: append file example works on Vista but not in wine.
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: htl10(a)users.sourceforge.net
Created an attachment (id=25810)
--> (http://bugs.winehq.org/attachment.cgi?id=25810)
zip file with source code, input file, and a cross-compiled binary.
While trying to fix bug 21394 ("+" in cmd copy's syntax to join two files), I
tried to an example of appending files in MSDN (
http://msdn.microsoft.com/en-us/library/aa363778%28VS.85%29.aspx ) and when I
am testing my patch, it did not work, and so I tested the example itself, and
it doesn't work either. Then I reboot to Vista and the example does work there,
so obviously there is a bug with
wine's File operations themselves.
The example, is supposed to just append the content of file "one.txt" to file
"two.txt" every time it is run. When the binary is run on Vista, "two.txt"
increases in size every time "append.exe" is run as it should; but this does
not work under wine cmd.
The binary "append.exe" is created with cross-gcc in linux, simply by
"i686-pc-mingw32-gcc file.c" ; feel free to rebuild from source, which is also
attached in the zip file.
--
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=25938
Summary: Modo 501: Crashes on viewport loading (after main UI
has finished loading).
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chiefwhosmoralsareelastix(a)googlemail.com
Created an attachment (id=33064)
--> (http://bugs.winehq.org/attachment.cgi?id=33064)
Wine console output for modo 501.
On launching Modo 501 the main interface loads correctly, however the viewport
doesn't load, but shows through to the desktop background. After a few seconds
the following error message is displayed by wine (1.2 and above):
Program Error.
The program modo.exe has encountered a serious problem and needs to close. We
are sorry for the inconvenience.
This may be caused by a deficiency in wine....etc.
Modo 501 works to the same degree as 302 (some menus do not work but the
program is still useable) with wine versions 1.0 up until 1.44 (the wine
archives I was using for testing finished at 1.44).
--
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=21394
Summary: nul: nul and + doesn't not work for copy.
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.ghostscript.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: htl10(a)users.sourceforge.net
am running nmake with win 7 sdk (vc 9 express) to build ghostscript . most of
the build procedure ork as is, but a script used for copying files from one
directory to another (gs/base/cp.bat)
-----------------------
@rem $Id$
@echo off
if "%2"=="." goto ne
if exist _.tmp erase _.tmp
rem Both of the following lines are necessary:
rem the first one works on MS DOS and Windows 95/98 but not Windows NT,
rem the second works on Windows NT but not the other MS OSs.
rem > _.tmp
copy nul: _.tmp > nul:
copy /B %1+_.tmp %2
erase _.tmp
goto x
:ne
copy /B %1 %2
:x
------------------------
does not work - using it as it result in a few "Path not found" about the use
of nul: and also joining files ("+"). Granted nmake -f psi/msvc32.make works on
windows.
--
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=14438
Summary: Moving cursor in RA2 freezes game
Product: Wine
Version: 1.1.1
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thomas.vdburgt(a)xs4all.nl
CC: thomas.vdburgt(a)xs4all.nl
When mocing the cursor in Red Alert 2 the game freezes. In the menu's it
totally freezes, ingame it stutters. This makes the game unplayable.
No relevant console output is given, although wine not being able to change the
screen to 16bpp (fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change
screen BPP from 32 to 16)
--
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=27003
Summary: Latest gnutls breaks wine ssl support
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wubbbi(a)gmx.de
Hello :)
I am using ArchLinux with wine 1.3.19 and GnuTls 2.12.3 and ssl Support seems
to be broken. As you can see here
http://appdb.winehq.org/objectManager.php?sClass=version&iId=19141
on the Topic "Cannot connect" for example, I am not the only one having this
Problem. The error I get is:
"GnuTLS error: Ein fataler TLS-Alarm wurde empfangen."
In English:
"GnuTLS error: A fatal TLS-Alarm had been recieved."
I compiled wine with Debug enable. So if you have any further question, please
ask me.
More describtion:
I cant connect Via SSL anymore. Every ssl connection is going to be canceld. As
I can see, it is since GnuTLS 2.12.0 ... maybe a big change in GnuTLS? Pls take
a look an it.
Thank you and greetings
Wubbbi ( Also my IRC-Name! )
--
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=23100
Summary: BURRACO: startup error and then closing connection
Product: Wine
Version: 1.2-rc2
Platform: x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=19927
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mac_man2005(a)hotmail.it
Hi to all.
I have tried to report the problem here:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=19927
I have followed the instructions reported at the beginning of that page.
You can find a short description of the problem and the complete report of the
error detail. Same error on two Ubuntu machines. One of them is surely 64 bit.
The other one may be 32 bit.
BURRACO version 4.53.0.82
Any suggestion please?
Thanks.
--
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=17680
Summary: nhOneClick: Authorization required message on some HTML
pages
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: support(a)ics.de
Created an attachment (id=19876)
--> (http://bugs.winehq.org/attachment.cgi?id=19876)
screenshot
This is an error that appears in nhOneClick.exe after successfully logging into
the server, only for some pages. Other pages display succesfully.
This error only happens in nhOneClick under wine, not under windows connecting
to the same server.
The error message is misleading in that the credentials are 100%ly correct,
otherwise one would not have gotten so far
-----
The application is a graphical front end to a NetworkManagement Suite. I have
uploaded a copy for limited time to:
http://ftp.ics.de/outgoing/ehealth/nhOneClick.exe
I am using yesterdays build wine-1.1.16-292-g1b9a6fb on ubunto 8.04
--
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=14421
Summary: Wing Commander 3 Kilrathi saga edition. Sound Stutters
on movie playback
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jcarthew(a)mbarron.net
as in the bug description. Sound stutters when playing movies in the game. The
Movies are a MAJOR part of the game has (mark hamill, john rhys davies, malcolm
mcdowell, tom wilson) all in it. There's no commandline output to indicate an
issue that I'm aware of but I'll look into it further. If someone who knows
dsound more can help diagnose/test it that'd be great.
--
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=27210
Summary: MCM2: wineqtdecoder crashes after intro
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Created an attachment (id=34770)
--> (http://bugs.winehq.org/attachment.cgi?id=34770)
console output including crash backtrace
Motocross Madness 2 (MCM2) crashes at the end of the intro video (ran to
completion or aborted with a key press), prior to entering the main menu.
According to the backtrace, wineqtdecoder is involved:
=>0 0x92106354 CFRelease+0x24() in corefoundation (0x0032ec58)
1 0x45df93a9 _QT_Release+0x118() in wineqtdecoder (0x0032ecb8)
yet I'm wondering what role it's playing, because MCM2's Intel Indeo video has
been playing fine in Wine long before wineqtdecoder was added. Disabling
wineqtdecoder.dll gets past the crash with no observable loss in functionality.
The backtrace is attached. I once had another backtrace involving
QTInPin_Release in wineqtdecoder, also at the end.
Native amstream, quartz and devenum are needed because of e.g. bug #17836.
Perhaps the crash is caused by missing functionality in the new decoder,
witness
fixme:strmbase:TransformFilterImpl_QueryInterface No interface for
{37d84f60-42cb-11ce-8135-00aa004bb851}!
fixme:strmbase:TransformFilterImpl_QueryInterface No interface for
{8e1c39a1-de53-11cf-aa63-0080c744528d}!
fixme:qtsplitter:QT_QueryInterface No interface for
{37d84f60-42cb-11ce-8135-00aa004bb851}!
fixme:qtsplitter:QT_QueryInterface No interface for
{8e1c39a1-de53-11cf-aa63-0080c744528d}!
The demo is presumably not affected, because it does not play a video.
BTW, there's some regression between 1.3.17-282-g3ec195 and 1.3.18-244-g34ba20
that causes MCM2 to receive no mouse clicks in the main menu => dead => garbage
rating.
What component would suit this bug? still quartz?
--
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.