http://bugs.winehq.org/show_bug.cgi?id=8697
AdeC <adec2010(a)hotmail.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adec2010(a)hotmail.co.uk
--- Comment #17 from AdeC <adec2010(a)hotmail.co.uk> 2013-11-07 17:52:03 CST ---
Bug still exists in 1.7.4
--
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=16002
Summary: Hotspot Shield does not install
Product: Wine
Version: 1.1.8
Platform: All
URL: http://www.hotspotshield.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
I downloaded and tried to install Hotspot Shield so I could use it as a proxy
server to access US-only video content.
It prompts me to select the installation folder, but no matter what I select
the Install button remains greyed out. Also, it did not permit me to create a
new folder. Here are the relevant errors:
fixme:advapi:CheckTokenMembership ((nil) 0x134e48 0x32fb48) stub!
fixme:shell:SHAutoComplete SHAutoComplete stub
fixme:shell:BrsFolder_OnCreate flags BIF_NEWDIALOGSTYLE partially implemented
fixme:shell:BrsFolder_OnCommand make new folder not implemented
--
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=4066
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|Other |x86
--- Comment #41 from Austin English <austinenglish(a)gmail.com> 2013-11-06 13:31:26 CST ---
(In reply to comment #40)
> First submitted this bug nearly years ago and it is still an issue.
It's not implemented, and no one has stepped up to write it. It's only used by
older games, and there's an easy workaround.
That said, volunteers are welcome.
--
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=6847
nick <plumbing314(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |plumbing314(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=9159
--- Comment #31 from Kent Bair <fuzzybair(a)comcast.net> 2013-11-04 21:36:24 CST ---
Created attachment 46467
--> http://bugs.winehq.org/attachment.cgi?id=46467
patch to the dde-program-v5
I found the error the groupName was null so strlenW(groupName) was throwing the
error. I have attached a patch to the patch :) it is just a couple of null
checks if you could update your patch I would love to see it make it to the
main wine repos.
--
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=4066
--- Comment #40 from Nick <nickmarko(a)gmail.com> 2013-11-01 22:55:58 CDT ---
First submitted this bug nearly years ago and it is still an issue.
--
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=9159
--- Comment #30 from Kent Bair <fuzzybair(a)comcast.net> 2013-11-01 09:43:27 CDT ---
I am very interested in the patch and I am testing it now with PrintMaster 7.
However i am getting an error on or after line 259 of dde.c in the addItem
function added by the patch
code: if (!SHGetSpecialFolderPathW( 0, commonPrograms, CSIDL_COMMON_PROGRAMS,
FALSE))
error: Unhandled exception: page fault on read access to 0x00000000 in 32-bit
code (0x7e2bb940).
I haven't had time to and extra logging to see exactly where the error is
occuring. if anyone else wants to help test the patch and I would be happy to
test their patch I just wont have alot of time to work on it for the next month
--
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=34833
Bug #: 34833
Summary: STEAM CRASHES AFTER IT UPDATES
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dh63265(a)salisbury.edu
Classification: Unclassified
Created attachment 46435
--> http://bugs.winehq.org/attachment.cgi?id=46435
Crash report output after entering Username and email to log in.
OPENSUSE 12.3 Wine and steam have been working fine.
Started it up today. Steam updated now crashes after entering username and
password
--
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=9159
--- Comment #29 from Damjan Jovanovic <damjan.jov(a)gmail.com> 2013-10-31 23:12:27 CDT ---
(In reply to comment #27)
> Cc added: Damjan Jovanovic.
>
> Hi Damjan. I see that, in 2011, you sent a patch[1] to resolve this issue;
> thank you very much.
>
> The patch still applies to Git HEAD without problems. And it looks like
> tests/progman_dde.c,[2] by Mikey Alexander, covers your patch. It would be
> good if your patch's functionality got into Wine. I wonder if you could please
> resend it and let us know what the patch status page[3] reports? Maybe this
> time a committer will accept it. While resending it, please do point out that
> nobody replied, and it looks[4] like nobody even looked at it, and so you are
> resending it now, two years later.
>
> I thank you in advance.
Hi guys. You're welcome, hope my examples inspire you to do the same :). I
think I did get feedback on that patch in IRC, but I can't remember what it
was, and I can't find the IRC log.
All my patch does though is the file creation part. The real PROGMAN opens and
closes Windows 3.1 styled windows of menu items links too, and I think some
apps do need this.
But if there is interest, give me a few days, maybe I can resend that 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.