http://bugs.winehq.org/show_bug.cgi?id=6955
Jerome Leclanche <adys.wh(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
CC| |adys.wh(a)gmail.com
--
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=30049
Bug #: 30049
Summary: Get rid of 'Resolved Moved' status
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Classification: Unclassified
"Moved" resolution is never used anywhere.
Maybe is it meant for 'moved to another, upstream, bugzilla' which is obviously
not the case here.
It should probably go away.
--
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=27484
Summary: openvpn for windows doesn't work on wine
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Download openvpn-2.2.0-install.exe from http://openvpn.net/download.html
1. install openvpn:
$ wine openvpn-2.2.0-install.exe
Wire installing, an error dialog display with message "An error occurred
installing the TAP device driver."
2. make a tap dev with wine openvpn.exe:
full log is below:
$ wine openvpn --dev tap0Wed Jun 15 03:29:47 2011 OpenVPN 2.2.0 Win32-MSVC++
[SSL] [LZO2] built on Apr 26 2011
Wed Jun 15 03:29:47 2011 IMPORTANT: OpenVPN's default port number is now 1194,
based on an official port number assignment by IANA. OpenVPN 2.0-beta16 and
earlier used 5000 as the default port.
Wed Jun 15 03:29:47 2011 NOTE: OpenVPN 2.1 requires '--script-security 2' or
higher to call user-defined scripts or executables
Wed Jun 15 03:29:47 2011 ******* WARNING *******: all encryption and
authentication features disabled -- all data will be tunnelled as cleartext
Wed Jun 15 03:29:47 2011 Error opening registry key:
SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}
Wed Jun 15 03:29:47 2011 Exiting
( notes:
a list of nonstandard 802.1x authentication protocols are used in universities
in our country, such as H3C 802.1x , doctorcom 802.1x , cernet 802.1x ...
Most of them has no Linux Client, and there Windows Client usually don't work
with wine, complaining "no network interface found" . Without those Client,
students can not access the Internet, that is say, students in many
universities can not connect to the Internet without windows ...
I guess if we can make openvpn works with wine, then we could create a openvpn
server on the Linux host with server-bridge mode, then run the openvpn client
with wine, connect to the bridge, and run the nonstandard 802.1x client with
wine, let the 802.1x authentication packet forward by the openvpn bridge, then
finally we can access the Internet without Windows... )
Really appreciate for your help!
--
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=6955
Alam Arias <Alam_GBC(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #38529|0 |1
is obsolete| |
--- Comment #102 from Alam Arias <Alam_GBC(a)yahoo.com> 2012-03-01 10:51:27 CST ---
Created attachment 39145
--> http://bugs.winehq.org/attachment.cgi?id=39145
Patch implementing software vertex blending for wine-1.4rc5
To apply the patch, use 'git apply 0001-Software-vertex-blending.patch' or
'patch -p1 -i 0001-Software-vertex-blending.patch'
--
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=23184
Summary: Mass Effect 2: can't authenticate disc
Product: Wine
Version: 1.2-rc3
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Installing Mass Effect 2 works mostly fine (aside from bug 22919). However,
attempting to run it fails, since it can't verify its disc.
Terminal output is short:
austin@midna:~/.wine/drive_c/Program Files/Mass Effect 2$
err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not
registered
err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc}
could be created for context 0x1
fixme:win:EnumDisplayDevicesW ((null),0,0x18fd048,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x18fcf4c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x18fe518,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x18fe41c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x18fe1ec,0x00000000), stub!
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x149e50,0x149dc0): stub
--
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=6955
EvD <Magic-Tuniere(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Magic-Tuniere(a)web.de
--- Comment #101 from EvD <Magic-Tuniere(a)web.de> 2012-03-01 09:10:55 CST ---
hi, I use wine 1.4-rc5
can I use the 1.3.37 pach?
and howe to use it, sorry, but its my first time 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=29101
Bug #: 29101
Summary: I tried to install fraps using the fraps installer and
it came across a critical error while trying to
install.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sancarn(a)hotmail.co.uk
Classification: Unclassified
Fraps installer came across a critical error while trying to install.
--
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=21781
Summary: wine 1.1.38 onwards caused controls to be placed at
the wrong places on FM2010 Demo Installer
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sagikliwon(a)gmail.com
Created an attachment (id=26334)
--> (http://bugs.winehq.org/attachment.cgi?id=26334)
Installer Screenshot
This is a regression.
>From wine 1.1.38 onwards I am unable to install FM2010 Demo as the controls are
placed at the wrong location over during installation and I am unable to select
the next button.
This doesn't happen on 1.1.37 and before.
--
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=29400
Bug #: 29400
Summary: Bug submission requirements: guidelines not clear that
you should be using the latest beta.
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hgtoo(a)yahoo.com
Classification: Unclassified
When clicking to lodge a new bug you're directed to read
http://wiki.winehq.org/Bugs which says you should be "using the latest version
of Wine" & in turn directs you to http://www.winehq.org/site/download There,
two latest releases, stable & development, are listed.
Next, http://www.winehq.org/download/ubuntu hints that you should go for stable
rather than development release, so I did, especially as I've never known a bug
submission process that requires you to be running a beta. But, that's what I
was told to do, in the comments, when I actually submitted bug 29398 & bug
29399
I've since had
http://wiki.winehq.org/FAQ#head-0bae04b4126dffb8a08bf020982badacb6f367ff
pointed out to me, which more strongly hints the opposite - that you should run
the development release.
More clarity about this in the instructions presented to users when lodging bug
reports would be a good idea. The barriers are high enough already - yet
another account to register for (openoffice, google code, sourceforge,...),
system to get the hang of, & process to learn. I'd already put this off for
months.
Not a complaint, just a suggestion.
Cheers.
--
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.