http://bugs.winehq.org/show_bug.cgi?id=6508
Steven Edwards <winehacker(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winehacker(a)gmail.com
--- Comment #6 from Steven Edwards <winehacker(a)gmail.com> 2009-10-27 09:22:17 ---
I believe if the calling convention issue was still valid nothing would work or
a lot less would.
When I tested I was able to run complex applications such as Microsoft Office
and Photoshop however they were not very stable and many tests failed due to
what was apparently alignment issues. As far as I understand x86 tries take
care of misalignment automatically but results in poor performance which
negates any point of using icc.
What I suspect, and this is just a shot in the dark, is that icc is not
honouring some of our requests for structure packing. I tested every switch
(and the kitchen sink) I could throw at icc to try get alignment tests not to
fail and every time they failed in a different manner.
According to Alexandre it should be possible to write a test to verify this
without much trouble. Feel free to assign this bug to me. Mark it as
Enhancement.
--
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=11883
Summary: Add Wine version to the screen-shot
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
>From ergo on wine-forum:
I think it would be a very good idea to add a place where ppl can post version
of wine they were using when submitting screenshots - its not uncommon too see
some kind of glitches/ poor graphics on screenshots and then discover that
everything is fine with latest version.
--
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=6508
Yann Droneaud <yann(a)droneaud.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yann(a)droneaud.fr
--
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=20481
Summary: Crash while running Microsoft MSDNAA downloader
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vshader(a)gmail.com
Created an attachment (id=24384)
--> (http://bugs.winehq.org/attachment.cgi?id=24384)
Contains full backtrace and all dumps created by wine automatically
I use latest wine - 1.1.32, compiled manually.
I'm trying to run Microsoft's downloader from MSDNAA. I see only frame of main
downloader's window and gecko installer's window. In this moment, application
crashes and shows Wine's "Program (...) encountered a serious problem" window.
Output contains backtrace, which suggest that the reason is problem in mshtml
component. Backtrace and other outputs are in attachment.
--
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=3260
Sid <kolobast(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kolobast(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=425
--- Comment #18 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-10-27 06:12:09 ---
(In reply to comment #17)
> Yes, It is possible to mount with ln -s in dosdevices
> EG: mount -t cifs //myserver/myshare /wine_run/dosdevices/i:
> Yes, when you use "wine cmd" and you type "i:" you see the entire directory
> shared by samba
> But, theprogram.exe can't open a file EG "i:\\mydoc.txt" and write in it...
Can 'wine notepad' open and save that file?
> It don't work please report to "20446 bug" that has been marked as DUPL of this
> bug. And This work as long as windows 3.11 and OS/2!
> A Solution? create a dameon that make the work but the time spend to develop
> that is more expensive than buy XP licences then...
> But, you tell me samba provide a solution. Then I ask you "Please give me
> it"...
> because i would prefer switching to linux/wine and say Good bye to Microsoft...
Unfortunately this is not a user support forum, try forum.winehq.org
instead.
--
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 #17 from www.recover.eu <info(a)recover.eu> 2009-10-27 05:48:12 ---
First, thanks to the respond...
I'm very sad you consider this bug as under its reel opportunity..
I would know How Samba provide a solution!!!
Yes, It is possible to mount with ln -s in dosdevices
EG: mount -t cifs //myserver/myshare /wine_run/dosdevices/i:
Yes, when you use "wine cmd" and you type "i:" you see the entire directory
shared by samba
But, theprogram.exe can't open a file EG "i:\\mydoc.txt" and write in it...
It don't work please report to "20446 bug" that has been marked as DUPL of this
bug. And This work as long as windows 3.11 and OS/2!
A Solution? create a dameon that make the work but the time spend to develop
that is more expensive than buy XP licences then...
But, you tell me samba provide a solution. Then I ask you "Please give me
it"...
because i would prefer switching to linux/wine and say Good bye to Microsoft...
--
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
Dmitry Timoshkov <dmitry(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P1 |P2
Component|kernel32 |-unknown
Platform|All |Other
OS/Version|All |other
Severity|normal |enhancement
--- Comment #16 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-10-27 05:01:45 ---
(In reply to comment #15)
> I presume lots of Professional Programs (not the distibuted one but the written
> by entreprise for its own use) want to have this functionnality and this bug
> prevent these to move on wine...
Most "professional programs" have nothing to do with UNC path names, this is
mostly a user visible feature, and samba provides a solution to 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=425
--- Comment #15 from www.recover.eu <info(a)recover.eu> 2009-10-27 04:55:57 ---
Don't you think this bug would be remove to the 1.2 wine version?
I think it would be nice to add this bug to the list...
I presume lots of Professional Programs (not the distibuted one but the written
by entreprise for its own use) want to have this functionnality and this bug
prevent these to move on wine...
for example,
- I Thing PME use OpenOffice already, Thunderbird also and all the open source
free program that run under windows because these program are free and the cost
of licence impact more in PME. She looks, allthe time, after alternatives
solutions and linux/wine could be The Solution but ...
- I Thing PME don't take time to report bugs because If it don't work, no time
to spend, use what it work... But look when it'll be operationnal...
--
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.