http://bugs.winehq.org/show_bug.cgi?id=556
--- Comment #29 from François Gouget <fgouget(a)codeweavers.com> 2013-03-05 05:56:37 CST ---
The goal was not related to 'implement[ing] the full windows [API]'. It was
more to fix the Wine spec files that have the wrong ordinal for an API, or
export it with a hardcoded ordinal for no reason; and to detect APIs that newly
gained names.
I don't think Microsoft has messed with ordinals for a long time now (it was
more a Win16 thing). Also I don't think we've had an ordinal or unnamed API
issue in a long time. So we can maybe declare this issue solved.
Hopefully the lack of issues was not just due to nobody looking for them (I
didn't and likely won't have time for the foreseeable future).
--
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=425
--- Comment #37 from François Gouget <fgouget(a)codeweavers.com> 2013-03-05 05:43:29 CST ---
As far as I can tell nothing has changed since the bug has been opened and the
issue is still present. For instance my computer runs Samba and exports
'\\amboise\fgouget' yet:
* Wine does not automatically create a drive for that share.
* Wine (including winecfg.exe) does not show any awareness of that share.
* Trying to open '\\amboise\fgouget\foo.txt' in notepad fails complaining the
file does not exist (i.e. it's not asking for a password or complaining about
access rights).
* Creating an 'fgouget' symbolic link to $HOME in
'~/.wine/dosdevices/unc/amboise' does not help. So the workaround mentioned in
comment #2 and others does not seem to even work anymore.
Comments 22 to 31 are unrelated to this bug. But if I were to open a new bug
today I think I would simply copy/paste comment #0 with two changes:
> * allow for a way to prevent applications to do all the above operations
> for obvious security reasons
It's up to the SMB/CIFS server to ensure that only authorized users have access
to the files it hosts, not Wine. Also a Windows application should be able to
do everything a native application can do. Any application-specific
restrictions should be provided by a sandboxing mechanism that's independent
from Wine.
> * provide a (Winelib) applet to let users mount/unmount drives while Wine
> is running
I'd mention that this applet could either be winecfg.exe or explorer.exe (which
is where it's done on Windows).
--
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=1244
--- Comment #28 from Graham Inggs <graham(a)nerve.org.za> 2013-03-05 03:56:43 CST ---
I am still having issues with serial comms in Wine 1.5.25.
In particular bug 25083 and the symptoms described in bug 11811.
There are patches in bug 11811 and bug 19713, but these don't seem to have been
included in Wine yet.
--
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=786
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |00cpxxx(a)gmail.com
--- Comment #13 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-03-04 23:12:01 CST ---
Still in wine 1.5.25.
--
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=2770
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://wareseeker.com/downl |http://powerbullet.com/down
|oad/powerbullet-presenter-1 |load.php
|.44.rar/332339 |
CC| |00cpxxx(a)gmail.com
--- Comment #21 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-03-04 21:46:24 CST ---
Still in wine 1.5.25.
--
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=3452
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |00cpxxx(a)gmail.com
--- Comment #24 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-03-04 20:57:41 CST ---
The game is still horribly slow in wine 1.5.25.
--
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=2883
--- Comment #14 from Rosanne DiMesio <dimesio(a)earthlink.net> 2013-03-04 14:34:43 CST ---
(In reply to comment #13)
> There has been no activity for a year. Is this still relevant on 1.5.25 or
> should this be closed as abandoned ?
The test app is attached to this bug. Anyone can test it at any time.
It is still an issue in 1.5.25.
--
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=556
--- Comment #28 from butraxz(a)gmail.com 2013-03-04 14:30:59 CST ---
If its ongoing and not updated, then does it need a bug in bugzilla if it is
not updated for years in here ? Imho only entries that you can close are bugs,
others are features ;)
Comparing wine with windows does have a value if one wants to implement the
full windows. But that is not the case, the goals state to implement the most
used APIs.
Shouldnt the open bugs or issues reflect the goals of wine ?
--
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=52
--- Comment #37 from Rosanne DiMesio <dimesio(a)earthlink.net> 2013-03-04 14:13:57 CST ---
I downloaded scramble from the link in comment 25 and tested it in 1.5.25 with
native Firefox open. The Firefox window was not restored after the program
ended, and there are still LockWindowUpdate fixmes:
fixme:win:LockWindowUpdate (0x20024), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial 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=52
--- Comment #36 from Albert Pool <albertpool(a)solcon.nl> 2013-03-04 12:53:23 CST ---
Agreed (please read comment #34).
--
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.