http://bugs.winehq.org/show_bug.cgi?id=8065
--- Comment #17 from Kai Blin <kai.blin(a)gmail.com> 2008-03-26 17:28:36 ---
(In reply to comment #16)
> Well... wine could offer a bit of help
> here. If it's a bad thing to do, maybe we
> could work with the distros to stop doing it?
X gets unhappy if it can't map the hostname to a valid address, so that's bad
if you're running a laptop without net connectivity.
I've managed to get julliard to agree that we could try and work around that in
Wine. I can try and look into that and maybe get it into 1.0.
The basic idea would be to check if "gethostbyname" returns a loopback address
when the hostname isn't localhost. If it does, we return a special 127. address
instead of 127.0.0.1 or whatever the distro will set.
Then, when we see that magic 127. address in bind, we look up the interface
that has the default route and bind to the IP of the interface with the default
route.
Alexandre hinted he'd accept that approach and I think that's about as clean a
fix as possible.
--
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=12239
Summary: Wine crashes Compiz/Fusion
Product: Wine
Version: 0.9.56.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liam(a)dennehy.eclipse.co.uk
Launching pwsafe.exe (Password Safe v3.11.01) frequently causes curruption of
Compiz Windows Manager, causing the screen contents to become shifted.
Restarting Compiz Windows Manager fixes the problem.
--
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=8065
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
--- Comment #16 from Dan Kegel <dank(a)kegel.com> 2008-03-26 16:30:02 ---
Well... wine could offer a bit of help
here. If it's a bad thing to do, maybe we
could work with the distros to stop doing it?
--
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=4487
--- Comment #12 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-03-26 16:17:47 ---
(In reply to comment #11)
> Jeff,
>
> Are you saying that if I use winecfg to configure this application profile for
> Windows 95/98 it should work? If not, then I would still suggest that some
> affinity tool be added to wine and have it profile configurable in winecfg.
>
No, I'm not saying that. I think the real solution is unlikely to be setting
the affinity of wine to run on one cpu when the windows version is set to 98 or
lower, but the actual cause of these threading issues will need to be solved.
--
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=4487
--- Comment #11 from Bryan Christ <bryan.christ(a)gmail.com> 2008-03-26 15:56:26 ---
Jeff,
Are you saying that if I use winecfg to configure this application profile for
Windows 95/98 it should work? If not, then I would still suggest that some
affinity tool be added to wine and have it profile configurable in winecfg.
--
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=8065
--- Comment #15 from Austin English <austinenglish(a)gmail.com> 2008-03-26 15:07:07 ---
(In reply to comment #14)
> (In reply to comment #13)
>
> > Here you go, have I botched it?
>
> Well, yes and no. See
> http://wiki.winehq.org/FAQ#head-0344b4325219c69636aeffeaa3596d6855283afd
>
> Yes as in "this is in the FAQ" and no as in " I can set up a Windows box that
> will make this fail the same way on Windows".
>
> The FAQ mentions how to fix this.
>
Invalid 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=4528
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-03-26 15:01:39 ---
Works fine for me as well in ubuntu gutsy/current git/ff 2.0.0.13. Dan, if you
still see this problem, please reopen.
--
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=5767
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-03-26 15:00:11 ---
(In reply to comment #2)
> so what exactly is happening? is win32 firefox changing
> HKEY_LOCAL_MACHINE\Software\Classes\http\shell\open
> to itselfe?
Works fine for me in current git:
Install firefox 2.0.0.13 in wine.
Set firefox to be default browser.
$ ~/wine-git/wine start http://www.google.com/
Firefox launches google (not wine-gecko).
Resolving fixed.
--
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=4523
--- Comment #19 from Dan Kegel <dank(a)kegel.com> 2008-03-26 14:53:53 ---
I dunno; try with 0.9.7, that was current back 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=5061
--- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-03-26 14:49:47 ---
Looks like it also affects copying from wine openoffice (2.3.1) -> linux
openoffice (2.2.0). (Putting here so when this bug is fixed, we can check this
as well and file a new bug if 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.