http://bugs.winehq.org/show_bug.cgi?id=20231
Summary: Add windowscodecs component
Product: WineHQ Bugzilla
Version: 3.2.3
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P3
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
There is currently no "windowscodecs" component in Bugzilla. It is likely
there will be a number of bugs opened for this DLL, so it should be worth
adding one.
--
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=21074
Summary: 404 webpage
Product: WineHQ.org
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: steve.quirin(a)laposte.net
CC: steve.quirin(a)laposte.net
http://www.winehq.org/wine_features
--
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=21372
Summary: Bug number missing from AppDB bug link acceptance
e-mails
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
I've noticed that when I get an e-mail informing me of the acceptance of a bug
link in the AppDB, it looks like the bug number is supposed to be provided, but
it's not there. The first sentence of one such e-mail reads:
"The bug link you submitted between Bug and HTML-Kit Build 292 has been
accepted."
--
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=13189
Summary: Localized cmd output corrupt
Product: Wine
Version: 1.0-rc1
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maci(a)satgnu.net
The output of localized cmd is corrupted.
Special chars are either not displayed at all or displayed faulty
[maci@notebob ~]$ echo $LANG
de_DE.utf8
[maci@notebob ~]$ wine cmd
CMD Version 1.0-rc1
Z:\home\maci>help
CMD eingebauten Befehle sind:
ATTRIB Zeigt an oder �ndert die DOS Dateieigenschaften
CALL Ruft eine Batch-Datei innerhalb einer anderen auf
CD (CHDIR) Wechselt in das Verzeichnis
CLS L�scht den Inhalt der Konsole
COPY Kopiert eine Datei
CTTY dert das Eingabe/Ausgabe - Ger�t
DATE Zeigt an oder �ndert das Systemdatum
DEL (ERASE) L�scht eine oder mehrere Dateien
DIR Listet den Inhalt eines Verzeichnisses
ECHO Kopiert den Text direkt zur Konsolenausgabe
HELP Zeigt detalierte Informationen zu einen Thema
MD (MKDIR) Erzeugt ein Unterverzeichnis
MORE Display output in pages
MOVE Bewegt eine oder mehrere Dateien oder einen Verzeichnisbaum
PATH Setzt oder zeigt den Suchpfad an
PROMPT dert den Befehlszeilenprompt
REN (RENAME) Benennt eine Datei um
RD (RMDIR) L�scht ein Unterverzeichnis
SET Setzt oder zeigt die Umgebungsvariablen an
TIME Setzt oder zeigt die aktuelle Systemzeit an
TITLE Setzt den Fenstertitel f�r die CMD - Sitzung
TYPE Gibt den Inhalt einer Textdatei aus
VER Zeigt die aktuelle Version von CMD an
VOL Zeigt die Bezeichnung eines Laufwerkes an
EXIT Beendet den CMD
Geben Sie HELP <Befehl> ein, damit Sie weitere Informationen f�r einen der
obigen Befehle erhalten.
Z:\home\maci>
--
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=20616
Summary: Warcraft 3 crash when login to BNet
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elvanor2007(a)gmail.com
This is a fully reproducible crash, I think it's different from bug 9787 as the
patches there were only needed to be able to host a game on BNet (I did not
patch War3 with those but using older versions of Wine like 0.9.59 I was able
to play on BNet without problems).
The bug happens when you login to Battle.Net. The login seems to proceed OK but
when the bronze doors open there is a systematic crash:
FATAL ERROR!
ACCES_VIOLATION
The memory could not be 'written'.
It tries to access memory at 0x00000078.
I reproduced this using 1.1.27, 1.1.28, 1.1,31, 1.1.32. Gentoo Linux, kernel
2.6.30.9, nvidia-drivers-185.18.36 on x86.
Until this bug is fixed, I can unfortunately no longer play War3 under Wine :(
--
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=21382
Summary: %~dp0 does not expand to right value
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Create 'foo.bat' containing
echo This batch file lives in %~dp0
When you run it, it should output the absolute
drive and directory of the directory containing
the batch file. This seems to work ok in casual
use... but if you put the batch file into, say,
C:\foobar\foo.bat
and do
$ wine cmd
c:> PATH %PATH%;c:\foobar
c:> foo
you will see the name of the current directory, not the expected c:\foobar.
This breaks lots of batch files, including
http://src.chromium.org/svn/trunk/tools/depot_tools/gclient.bat
which normally are run via PATH by developers who work from the
commandline.
--
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=13783
Summary: mmap fail on GVFS
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fnjordy(a)gmail.com
Microsoft Excel '97 fails to open GVFS mounted files with the following errors:
err:virtual:map_file_into_view shared writable mmap not supported, broken
filesystem?
err:virtual:NtMapViewOfSection map_file_into_view 0x8f0000 6000 000000000
failed
The document works fine when copied to the local file system. Also, Microsoft
Word '97 can open files whilst reporting the same two error messages:
err:virtual:map_file_into_view shared writable mmap not supported, broken
filesystem?
err:virtual:NtMapViewOfSection map_file_into_view 0x8b0000 c000 000000000
failed
Mount point is created via Nautilus, then file is openedby navigating to
~/.gvfs/....
--
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=21136
Summary: Wine .Net application crashes
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kovariadam(a)gmail.com
Please see the log file.
arch linux x86
--
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=20023
Summary: Elder Scrolls III: Morrowind failing at install
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ssjgoku75x(a)aol.com
I have been trying to install Elder Scrolls III: Morrowind and I can't even
make it past the install. I added an attachment of what the error message says.
--
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=21297
Summary: Game Maker 6 does not install
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cvoeten(a)gmail.com
Created an attachment (id=25626)
--> (http://bugs.winehq.org/attachment.cgi?id=25626)
crash log
Can be downloaded here: http://wiki.yoyogames.com/images/9/9f/Gmaker61.zip
Installer gets to 100%, then crashes. I've attached the terminal output.
Any help would be very much appreciated :-)
--
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.