http://bugs.winehq.org/show_bug.cgi?id=4785
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #6 from Austin English <austinenglish(a)gmail.com> 2008-11-27 11:07:44 ---
Confirming in 1.1.9.
--
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=6787
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #9 from Austin English <austinenglish(a)gmail.com> 2008-11-27 10:57:53 ---
(In reply to comment #8)
> It is not working also in version 0.9.58 with Salamander 2.51.
>
All it takes it to double click on the executable, right? Confirming, used
notepad.exe to test.
--
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=11189
Summary: Cannot open URLs from SciFinder Scholar 2007
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vaku42(a)yahoo.com
SciFinder Scholar has the ability to launch the default browser of the system.
This used to work with my 2006 installation. When I upgraded to 2007, this
function ceased to exist. I've reinstalled 2007 many times.
Whenever I click a link, I got an error message in the terminal:
Usage: winebrowser URL
Seems to be a minor bug in this implementation.
I'm running Ubuntu 7.10 (Gutsy) with Firefox 2.0.0.11.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16204
Summary: Registry: Missing MIME character set encoding
Product: Wine
Version: 1.1.9
Platform: PC-x86-64
OS/Version: Windows Vista
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq.5.tahtu(a)spamgourmet.com
The Windows API does not offer a way to figure out the code page of a know
character set name, used in MIME enviroment.
The MSDN suggest to use this hard coded table:
http://msdn.microsoft.com/en-us/library/ms776446(VS.85).aspx
But inside Windows there is a way to figure out the translation by using the
Registry. For example the code page of the "big5" character set can be taken by
the following Registry Key:
[HKEY_CLASSES_ROOT\MIME\Database\Charset\Big5]
"Codepage"=dword:000003b6
"InternetEncoding"=dword:000003b6
Unfortunately this Keys are not present in the Wine Registry.
Since there is no Windows API call to figure out this I suggest to add the
related values into the Wine Registry.
--
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=16217
Summary: GetClassLong across processes only partialy implemented
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexis.deruelle(a)laposte.net
Running Microsoft Project 2000 gets me bazillion occurences of this message :
fixme:class:CLASS_GetClassLong offset -24 (GCLP_WNDPROC) not supported on other
process window 0x20022
Looking at dlls/user32/class.c the following call flags aren't supported across
processes :
case GCLP_HBRBACKGROUND:
case GCLP_HCURSOR:
case GCLP_HICON:
case GCLP_HICONSM:
case GCLP_WNDPROC:
case GCLP_MENUNAME:
I did not look closely, but how hard would it be to implement the correct
behaviour here ? Would it make a good janitorial project ?
--
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=9221
--- Comment #24 from Chris Henhawke <chris(a)hamiltonshells.ca> 2008-11-26 20:00:13 ---
force feedback is still choppy, any chances of getting a status update?
--
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=5764
--- Comment #22 from michel <michel.lahaut(a)telenet.be> 2008-11-26 18:39:45 ---
(In reply to comment #21)
> Sure enough, after checking the AppDB page for FFXI, it appears that the sanity
> patch isn't working with the precompiled versions of wine. I patched the 1.1.9
> source and compiled and the bug is gone.
>
so that means the sanity patch is still not in wine? because some people say
that the patch is already in wine, but when i test wine 1.1.7 with the patch
the bug is gone, so there is something not right then
--
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=5898
--- Comment #32 from Igor Tarasov <tarasov.igor(a)gmail.com> 2008-11-26 16:57:11 ---
Yep, all issues from comment #22 are still here.
--
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=16201
Summary: Navigon Mobil Navigator Installer crashes on startup
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Stefan.Leichter(a)camLine.com
Created an attachment (id=17434)
--> (http://bugs.winehq.org/attachment.cgi?id=17434)
crash with builtin shdocvw.dll
The Navigon Mobil Navigator Installer crashes on startup when using builtin
shdocvw.dll. With native shdocvw.dll and the corresponding registy keys the
installer starts fine.
--
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.