http://bugs.winehq.org/show_bug.cgi?id=7092
------- Additional Comments From ead1234(a)hotmail.com 2007-06-01 07:25 -------
If i use native wininet/or if i hack wine's to set send_timeout on http_connect
handles the server connects to microsoft, then fails later in the check.
WINEDLLOVERRIDES="wininet=n" wine GenuineCheck.exe
fixme:actctx:CreateActCtxW 0x32faec 00000008
fixme:actctx:ActivateActCtx 0xf00baa 0x32f8b4
fixme:actctx:DeactivateActCtx 00000000 00f00bad
fixme:shell:SHFlushSFCacheWrap : stub
fixme:ras:RasEnumEntriesW ((nil),(null),0x16d978,0x32c064,0x16cab4),stub!
fixme:ole:get_inproc_class_object create a host apartment for apartment-threaded
object {79eac9e2-baf9-11ce-8c82-00aa004ba90b}
fixme:urlmon:SecManagerImpl_ProcessUrlAction Default action is not implemented
fixme:ole:get_inproc_class_object create a host apartment for apartment-threaded
object {79eac9e2-baf9-11ce-8c82-00aa004ba90b}
fixme:msxml:domdoc_put_validateOnParse
fixme:actctx:ReleaseActCtx 0xf00baa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7096
------- Additional Comments From ead1234(a)hotmail.com 2007-06-01 07:08 -------
It also appears app submission for normal users is broken too.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7095
------- Additional Comments From julliard(a)winehq.com 2007-06-01 06:09 -------
You should set it only for winword, not for all apps.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7095
------- Additional Comments From felix.huber(a)schyf.de 2007-06-01 05:57 -------
Setting the ole32 to native only was a first try, but this made wine completely
unusable. After setting ole32 to native only, winecfg didn't start anymore, so I
had to remove .wine and restart from scratch.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5844
------- Additional Comments From rchayster(a)gmail.com 2007-06-01 05:51 -------
Works for me on the latest git and with µtorrent 1.6. I'm using KDE 3.5.5
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7096
Summary: app data queue is broken
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
I can no longer approve/reject screenshots in the app data queue. The APPDB
ignores all things performed here. The preview screenshot thumbnail is also
missing from here.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6009
ead1234(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7092
ead1234(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-misc |wine-net
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7092
------- Additional Comments From ead1234(a)hotmail.com 2007-06-01 05:33 -------
According to MSDN we should handle OPTION_DATA_SEND/RECEIVE TIMEOUT on all
handles, including NULL. Currently wine is only setting it for HTTP REQUEST handles.
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT not
supported on protocol 1
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT not
supported on protocol 1.
This program should never report we have a valid copy of windows, as that would
go against the way it should function, but even with proper functionality it
should still connect and not time out, so the bug is valid.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7092
ead1234(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|WONTFIX |
------- Additional Comments From ead1234(a)hotmail.com 2007-06-01 05:29 -------
No this isn't a joke, the application does not connect to the Microsoft Server,
which it should legitimately do, connect before it can scan the registry key's
for wine related keys and tell me my Windows isn't valid. According to the
Microsoft Website GenuineAdvantage.exe should connect to their server, download
a key, scan my hardware, then report that my windows isn't valid, but the
program fails to download the key/connect to their servers.
This program demonstrates valid bugs in the wininet .dll.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.