http://bugs.winehq.org/show_bug.cgi?id=25991
Summary: DameWare Exporter: Unimplemented function
netapi32.dll.NetUseDel
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=33135)
--> (http://bugs.winehq.org/attachment.cgi?id=33135)
Terminal output on Wine 1.3.13
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) install DameWare Exporter
4) wine DWExporter.exe
5) press F5
Behaviour:
There is Wine's error.
Expected behaviour:
There should be no error.
--
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=25856
Summary: Regression: Unable to type - in cmd anymore.
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trygve.vea(a)gmail.com
CC: eric.pouech(a)orange.fr
Hello,
Observed on IRC that a user complains about being unable to type - in cmd
anymore after wine 1.3.12. Tested it myself, and were able to reproduce.
Doing bisect points me to the following commit:
2a219b948c451213fb4554352b86f3784a8f7e32 is the first bad commit
commit 2a219b948c451213fb4554352b86f3784a8f7e32
Author: Eric Pouech <eric.pouech(a)orange.fr>
Date: Tue Jan 18 22:03:19 2011 +0100
kernel32: Added support for insert/overwrite modes while editing a line.
:040000 040000 0250e1067e0dbfa95915b99f46bb834087923b3b
201965f2628e90ca411883e38e98aed8d6e9de8f M dlls
:040000 040000 e689a9502dd762357df6447d92f31b7970d10fe2
1e74b4cb7785c5a0b26635c8ceb47dc93f29e4ce M server
The patch reverts just fine, and the regression is removed.
Added author of the patch as a CC to this bug.
--
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=25653
Summary: ratGPU standalone renderer hits msvcr90 stub on x86_64
Product: Wine
Version: 1.3.10
Platform: x86-64
URL: http://www.ratgpu.com/
OS/Version: Linux
Status: NEW
Keywords: download, win64
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
Depends on: 25652
wine: Call from 0x7f50f399e068 to unimplemented function
MSVCR90.dll.__CxxFrameHandler3, aborting
more infos needed?
--
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=25562
Summary: Yu-gi-oh online 3 hangs when you scroll up in chat
window
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To reproduce:
Download client from http://www.yugioh-online.net/ and install.
Register online.
winetricks d3dx9_36 to get past a black screen.
Launch game, log in, create character.
In chat area at bottom of screen, follow instructions to give /h for help.
Click the upward scroll area.
Boom! Interface locked up, you can't do anything in the app anymore.
Last two lines in console are
InfoIcon.cpp L153 : receive packet from frontserver.
fixme:imm:NotifyIME NI_CLOSECANDIDATE
--
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=25549
Summary: Newer Wine Fails to draw Bitmap Graphics (Regression)
Product: Wine
Version: 1.3.9
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Libertas.Mania(a)hotmail.com
I've tried the following in Ubuntu 10.04, 10.10, 11.04 Alpha 1
Wine 1.2 - 1.1.4.2 - ubuntu4 - Works
Wine 1.2 - 1.2.0-lucid - ubuntu6 - Failed
since above to below have failed
Wine 1.3.9-0ubuntu1~lucid - Failed
Working Screenshot:
http://img23.imageshack.us/img23/8637/mgpubuntu.png
Failed Screenshot:
http://img651.imageshack.us/img651/7564/mgpubuntu2.png
Purpose of the Regression fix:
http://www.ubuntugamer.com/2010/09/211-free-wine-compatible-games-in-one-do…
After spending months working on the 211 Wine compatible Freeware games for the
above pack. I really wanted as many people as possible to be able to play them
with Wine, With the Games Installer and Launcher broken it makes it unusable.
Download the Problematic EXE package here:
http://www.mediafire.com/?uq5i6zrnvded2ic
As the linked item is 9MB in size I thought it best to use a free file host.
Comments:
I have a feeling the bitblitz routines in GDI have a protection routine that
aborts the memory relocation or perhaps it's in the paint event, I am setting
the backdrop of a picturebox for the screenshot and I set the
backdrop/wallpaper property of the form to a Bitmap (which also is failing to
draw).
Good luck with fixing this regression before the 1.4.0 release, I can only hope
someone has the time an skill required to do so.
Thanks again
Glenn Chugg
--
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=25215
Summary: GetVolumePathNamesForVolumeNameA function not
implemented
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelytharun(a)gmail.com
wine: Call from 0x7bc4ba90 to unimplemented function
KERNEL32.dll.GetVolumePathNamesForVolumeNameA, aborting
I think the summary and this line says all.
Link to MSDN entry about the function:
http://msdn.microsoft.com/en-us/library/aa364998(VS.85).aspx
--
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=25111
Summary: Firefox 4 Beta 7: Starts but doesn't render the
program (menu/toolbars/browserarea)
Product: Wine
Version: 1.3.6
Platform: x86
URL: http://www.mozilla.com/products/download.html?product=
firefox-4.0b7&os=win&lang=en-US
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andreas.boggild(a)gmail.com
Firefox 4 Beta 7 seems to install correctly and also starts without errors, but
it fails to actually render the program inside the window decorations.
The title in the window decoration still shows that the program is functional
(though invisible), as I it updates with a new title if I go to a new page
(using Crtl+L shortcut and type the address blindly) or open a new tab
(Crtl+T).
Beta 6 works fine and I believe one of the changes to Beta 7 was the
introduction of GPU acceleration by default, which I suggest could be causing
the problem, though I'm not sure. I'm using Ubuntu 10.10 with a Radeon X1300
Mobility and the default open source driver from the distribution. In case it
is the GPU acceleration causing problems, I guess it could be a bug in the
driver instead?
--
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=24050
Summary: sparc/linux: port.c:189:2: error: #error You must
implement wine_switch_to_stack for your platform
Product: Wine
Version: 1.3.0
Platform: sparc
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Hard to compile wine with it :-).
Apparently I'm not the only crazy one:
http://www.winehq.org/pipermail/wine-users/2008-November/044104.html
Though, I'm on Linux/Sparc, using qemu + debian etch:
http://www.aurel32.net/info/debian_sparc_qemu.php
Is Sparc considered a supported platform? If so, I suppose this would be a
blocker, but I have the feeling it's not (though there's quite a bit of code
for it already), so I'm marking it as an enhancement.
--
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=24649
Summary: crash with certification path
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
using inetcpl to browse certificates.
weird thing is i have a "Juan Lang" certificate...
try to see the certification path leads to crash
should i attach that certificate?
--
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=24722
Summary: LibreOffice 3.3.0 Beta misses msvcr90 func/var
Product: Wine
Version: 1.3.4
Platform: x86-64
URL: http://www.documentfoundation.org/download/
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
When typing Text into LibreOffice Writer (Build 9526) it crashes with:
Unhandled exception: unimplemented function msvcr90.dll.__tzname called in
32-bit code (0x7ed9c497).
I guess __tzname (with two underlines) is not a function, but is like _tzname
(with one underline).
I already tried replacing the stub in the specfile of msvcr90 with:
@ extern __tzname msvcrt._tzname
But then it silently dies when typing...
--
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.