http://bugs.winehq.org/show_bug.cgi?id=4713
--- Comment #20 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-05-22 15:07:02 CDT ---
Is this still an issue in the latest development version of wine (currently
1.5.30)?
--
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=3930
--- Comment #56 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-05-22 14:52:13 CDT ---
A few winmm bugs have been fixed since wine 1.5.19, can anyone try again in
wine-git?
--
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=3848
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |00cpxxx(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=33631
Bug #: 33631
Summary: MS Office 2007 will not save files / unable to
uninstall the package
Product: Wine
Version: unspecified
Platform: arm64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: soibelrs(a)gmail.com
Classification: Unclassified
MS Office 2007 installed very well, functioned the same as in Windows-7
PROBLEM: DOES NOT SAVE FILES
When using Save As, whatever format, goes into "MS Office Configuration"
several times. Then fails on a requested module which is not installed.
Having failed a few times, advises to run MS Office Setup with option "REPAIR".
I did that a few times, but the problem persisted.
My conclusion: the filing system of MS Office will not change from Windows to
Linux (Ubuntu 13.04). Note: I am well trained USER, not so much technical, with
2 months only experience in Ubuntu 13.04. I am running my routine work without
any difficulty at all.
Other software packages that I frequently use with help of Wine:
Photoshop CS2 (successful), various Diagram Designers downloaded from CNET.COM
(I do a lot of diagramming work), MyHeritage (very good. works very well), GOM
Player, and a few little things. ALL working very well, and they were very easy
to install.
--
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=17003
Summary: fseek with whence=SEEK_END after fread is ignored
Product: Wine
Version: 1.1.13
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lkcl(a)lkcl.net
Created an attachment (id=18793)
--> (http://bugs.winehq.org/attachment.cgi?id=18793)
test lseek SEEK_END being ignored after fread
best expressed in python:
filelen = 200
f = open("tst", "wb")
for i in range(filelen):
f.write(chr(i%256))
f.close()
f = open("tst", "rb")
f.seek(filelen-22)
x = f.read(20)
f.seek(-98, 2)
print (filelen-98), f.tell()
but c version is attached.
from what i can best tell, the lseek(-9, SEEK_END) is just simply... being
ignored! :)
if you comment out the fread, the lseek is successful.
--
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=6691
Stefano Priore <stefano.priore(a)inwind.it> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stefano.priore(a)inwind.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=21933
Summary: Unhandled page fault on read access to 0x00000000
Product: Wine
Version: 1.1.39
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: natron(a)gmx.ch
Created an attachment (id=26623)
--> (http://bugs.winehq.org/attachment.cgi?id=26623)
log of the exception output
During startup, the application crashes with the error attached.
System ist an Ubuntu 9.10 64bit
--
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=1151
--- Comment #19 from Fabian Ebner <f.ebner94(a)gmail.com> 2013-05-20 11:46:04 CDT ---
In gdiobj.c AnsiFixedFont gets the face-name "Courier", while OEMFixedFont
doesn't get one. I don't think that the correct font is picked when the
face-name is empty. If there is a valid OEM fixed font present in wine we could
simply set the face-name and the problem would 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=3952
--- Comment #72 from Knightlain <pastorrub(a)msn.com> 2013-05-20 10:25:20 CDT ---
Two years after last comment and still think you should consider this. If some
people don't like it why don't you create a separate module so those who want
to play their gameguard games can play them and those who don't feel safe just
go dual boot or play another games.
--
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=7146
Fabian Ebner <f.ebner94(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |f.ebner94(a)gmail.com
--- Comment #13 from Fabian Ebner <f.ebner94(a)gmail.com> 2013-05-20 05:50:50 CDT ---
Still present in current git.
--
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.