https://bugs.winehq.org/show_bug.cgi?id=6416
Chamaine <chamaine(a)startwrite.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |chamaine(a)startwrite.com
--
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.
https://bugs.winehq.org/show_bug.cgi?id=306
nscottbourland19 <nscottbourland19(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nscottbourland19(a)gmail.com
--
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=32363
Bug #: 32363
Summary: Fonts are smoothed
Product: Wine
Version: 1.5.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
After upgrading from Wine 1.5.17 to 1.5.18 the fonts are smoothed (even on a
new profile). I have already looked at "HKEY_CURRENT_USER\\Control
Panel\\Desktop\\FontSmoothing" but it is already set to 0.
If it is important: My system uses the ttf-mscorefonts-installer package with
some rules to look like the fonts of a Windows system.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=4971
--- Comment #30 from Saulius K. <saulius2(a)gmail.com> ---
Created attachment 52197
--> https://bugs.winehq.org/attachment.cgi?id=52197
Startup window of "CorelDRAW Graphics Suite 12 Trial"
(In reply to super_man from comment #29)
> I cant. I used the download you gave here.
OK, I've just tested it on w7. It installed. I selected only "Corel DRAW"
from the options. Now startup window of "CorelDRAW Graphics Suite 12 Trial"
informs me about having 30 days left in my trial.
But in HTML part rendered below there is something wrong -- I see only half of
a single character at the very right side of the window.
So I need to click somewhere in the below white area and the press Enter. This
way CorelDRAW finally shows up.
I have IE8 on this w7 machine, FWIW.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=4971
--- Comment #29 from super_man(a)post.com ---
I cant. I used the download you gave here.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=4971
--- Comment #28 from Saulius K. <saulius2(a)gmail.com> ---
Maybe the server side has changed. Can you test the installer on Windows?
--
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.
https://bugs.winehq.org/show_bug.cgi?id=4971
super_man(a)post.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |super_man(a)post.com
--- Comment #27 from super_man(a)post.com ---
I don't get the return code of 1603
instead the installer seem to hang at some point doing nothing.
Last few lines
fixme:jscript:JScriptProperty_SetProperty Unimplemented property 70000001
fixme:jscript:JScriptProperty_SetProperty Unimplemented property 70000002
2015-08-27 08:41:51: basic_code_modules.cc:88: INFO: No module at 0xf77c7cf3
wine 1.7.50
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39158
Bug ID: 39158
Summary: strange behaviour of WinForms components using MS .net
Product: Wine
Version: 1.7.50
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mayth(a)arcor.de
Distribution: ---
Created attachment 52192
--> https://bugs.winehq.org/attachment.cgi?id=52192
executable of the demo
The bug was detected on a system as follows:
* Linux Mint 17.2 64-bit
* Wine 1.7.50 with a 32-bit environment
* orginal Microsoft .net 4.0 framework installed in Wine (using winetricks)
Attached is a simple .net program which is written in C# and consists of
several small source files.
The main windows of this program contains a component of type
System.Windows.Forms.StatusStrip with property GripStyle=Visible.
Moreover, the main window contains a component of type
System.Windows.Forms.ToolTip which is connected with some other GUI component
(which is a simple button in this demo).
The compiled exe file is attached. If it is executed on a Windows system, the
status strip shows a grip which can be used for resizing the window
(additionally to the actual borders of the window). Moreover, the tooltip
attached to the button works as expected.
If the same exe file is executed on a Linux system as described above (i.e.
Wine using the original MS .net 4.0 framework), the behaviour is different.
The status strip does not show an additional grip. However, the position where
the grip should be diplayed is sensible to mouse actions. But it does not cause
resizing of the window but some strange resizing effect on the other GUI
elements of the window (in this demo on the button). Moreover, the tooltip
attached to the button steals the focus from the window (this is in particular
a problem for text edit boxes as clicking on the box leads to the tool tip
stealing the focus from the edit box, so you cannot really enter text...). By
the way, the tool tip which is attached to the status strip element works fine
(but this is not a connected element of type Forms.ToolTip but is implemented
by the StatusStrip itself...).
The same executable using the same .net framework behaves in different ways,
depending on whether this is run on windows or on linux using wine. Therefore,
the reason for the difference must be found within wine.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38982
Bug ID: 38982
Summary: cannot run any application anymore
Product: Wine
Version: 1.7.44
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: weiliangcdt(a)gmail.com
Distribution: ---
Suddenly I can't open all windows application using wine under Ubuntu 14.04.
Below is some information that might needed. Feel free to ask me other
information you need to fix the bug. Thanks.
$ wineserver -v
wine-1.7.44
$ uname -a
Linux william 3.13.0-59-generic #98-Ubuntu SMP Fri Jul 24 21:05:26 UTC 2015
x86_64 x86_64 x86_64 GNU/Linux
$ cat /var/log/syslog | tail
Jul 28 14:51:45 william kernel: [ 89.810980] wineserver[3625]: segfault at
94bcd2d0 ip 0000000094bcd2d0 sp 0000000064d9afa0 error 14 in
ld-2.19.so[7f4294bcc000+23000]
Jul 28 14:52:47 william kernel: [ 151.889820] wineserver[3703]: segfault at
8c1492d0 ip 000000008c1492d0 sp 00000000097eb4a0 error 14 in
ld-2.19.so[7f3e8c148000+23000]
Jul 28 14:53:28 william kernel: [ 192.854880] wineserver[3721]: segfault at
720152d0 ip 00000000720152d0 sp 000000007eb591c0 error 14 in
ld-2.19.so[7f0272014000+23000]
Jul 28 14:57:11 william kernel: [ 416.298516] wineserver[4046]: segfault at
339792d0 ip 00000000339792d0 sp 00000000566be830 error 14 in
ld-2.19.so[7f4233978000+23000]
Jul 28 15:09:40 william kernel: [ 1165.678363] wine64-preloade[4237]: segfault
at 82d29210 ip 000000007c40000c sp 0000000082d29210 error 6 in
wine64-preloader[7c400000+3000]
--
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=27482
Summary: Tomb Raider III demo crashes in the launcher
Product: Wine
Version: 1.3.22
Platform: x86
URL: http://www.tombraiderchronicles.com/cgi-bin/dl03/dl.pl
?dm_tombraider3complete
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=35145)
--> (http://bugs.winehq.org/attachment.cgi?id=35145)
terminal output
To reproduce the problem:
1) Install the demo as usual.
2) The launcher requires ie6 (winetricks ie6). Start the demo by tomb3.exe.
Click on <Start Free Trial button> ...a crash happens here.
The launcher started correctly in 1.3.21:
f3ae1b99f637c7a22546a7528edb0f9df2d57678 is the first bad commit
commit f3ae1b99f637c7a22546a7528edb0f9df2d57678
Author: Ričardas Barkauskas <rbarkauskas(a)codeweavers.com>
Date: Thu Jun 9 18:29:36 2011 +0300
ddraw: Separate IDirectDrawSurface vtable.
:040000 040000 375fc8c1597978349b5e1f9f8b418c6d5fa0a539
839c77ec396a4be43237f36c110c257a0db09131 M dlls
The patch can be reverted cleanly on wine-1.3.22-78-g4b2bfb4 and that fixed the
crash.
I couldn't add the author to the CC list.
Fedora 15
Nvidia GeForce 250 / driver 270.41.19
--
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.