http://bugs.winehq.org/show_bug.cgi?id=17469
Summary: fontsmoothing only works for the first programm started
with wine
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markus(a)gmlutz.de
fontsmoothing really makes a difference for many fonts. I have added it in
user.def under [Control Panel\\Desktop]
"FontSmoothing"="2"
"FontSmoothingGamma"=dword:00000578
"FontSmoothingOrientation"=dword:00000001
"FontSmoothingType"=dword:00000002
But it seems to work for the first wine program only ...
See attachments for 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=25869
Summary: KO2011 (Kinderopvangtoeslag): error on connecting to
Belastingdienst.nl
Product: Wine
Version: 1.3.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tijn.boissevain(a)gmail.com
At http://download.belastingdienst.nl/toeslagen/apps/win/ko2011_win_setup.exe
you can download a small app to send information to the tax-service in order to
get subvention for childcare.
The app installed fine and i could fill in all forms without problem. But after
i put in my credentials to send it to the tax-service, an serious error occured
and the app has to shut down. The app-dialog underneeth the error-screen says
'sending failed () see help'.
After the app is closed I also get an error from Microsoft Visual C++ Runtime
library stating "Runtime error: R6025 'pure virtual function call'"
--
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=21606
Summary: picasa 3.6 map is not displayed
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: epistemepromeneur(a)free.fr
Created an attachment (id=26076)
--> (http://bugs.winehq.org/attachment.cgi?id=26076)
places.png
1.1.37
open picasa 3.6
then
select an album containing getagged photos
then
click on "places"
then
the map window opens and is empty. there is no map
see place.png
--
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=24561
Summary: Mass Effect: ATI with fglrx drivers renders a black
screen during gameplay
Product: Wine
Version: 1.3.3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: megatog615(a)gmail.com
CC: wine-bugs(a)winehq.org
Running the game, the main menu and start screen work fine. However, during
gameplay, only a black screen is rendered with the UI. Nothing seems to be
happening in the game(only ambient sounds are heard). There also appears to be
no way to get back to the menu(as far as I could tell).
--
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=26124
Summary: msi/install tests show a leak in shell32?
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
24 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by IDefClF_fnConstructor (shellole.c:386)
by DllGetClassObject (shellole.c:219)
by apartment_getclassobject (compobj.c:806)
by apartment_hostobject (compobj.c:879)
by apartment_wndproc (compobj.c:900)
by ??? (winproc.c:172)
by call_window_proc (winproc.c:242)
by WINPROC_call_window (winproc.c:899)
by call_window_proc (message.c:2201)
by peek_message (message.c:2775)
by GetMessageW (message.c:3511)
by apartment_hostobject_thread (compobj.c:942)
by ??? (signal_i386.c:2473)
by call_thread_entry_point (signal_i386.c:2499)
by start_thread (thread.c:404)
by start_thread (in /lib/libpthread-2.11.2.so)
by clone (in /lib/libc-2.11.2.so)
also, a possible leak in rpcrt4:
144 bytes in 1 blocks are possibly lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by rpcrt4_conn_np_alloc (rpc_transport.c:120)
by RPCRT4_CreateConnection (rpc_transport.c:2939)
by rpcrt4_protseq_ncalrpc_open_endpoint (rpc_transport.c:285)
by RPCRT4_use_protseq (rpc_server.c:810)
by RpcServerUseProtseqEpExW (rpc_server.c:1022)
by RpcServerUseProtseqEpW (rpc_server.c:907)
by RPC_StartRemoting (rpc.c:1626)
by StdMarshalImpl_MarshalInterface (marshal.c:1245)
by CoMarshalInterface (marshal.c:1797)
by apartment_hostobject (compobj.c:884)
by apartment_wndproc (compobj.c:900)
by ??? (winproc.c:172)
by call_window_proc (winproc.c:242)
by WINPROC_call_window (winproc.c:899)
by call_window_proc (message.c:2201)
by peek_message (message.c:2775)
by GetMessageW (message.c:3511)
by apartment_hostobject_thread (compobj.c:942)
--
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=26116
Summary: hlink/hlink tests show some memory leaks
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
24 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by ItemMonikerCF_CreateInstance (itemmoniker.c:1008)
by CoCreateInstance (compobj.c:2512)
by OleLoadFromStream (storage32.c:7897)
by HlinkClone (hlink_main.c:484)
by test_HlinkClone (hlink.c:1777)
by func_hlink (hlink.c:1845)
by run_test (test.h:556)
by main (test.h:624)
...
24 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by ItemMonikerCF_CreateInstance (itemmoniker.c:1008)
by CoCreateInstance (compobj.c:2512)
by OleLoadFromStream (storage32.c:7897)
by HlinkClone (hlink_main.c:484)
by test_HlinkClone (hlink.c:1808)
by func_hlink (hlink.c:1845)
by run_test (test.h:556)
by main (test.h:624)
--
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=28711
Bug #: 28711
Summary: Internet Explorer 8 crashes with Wine error message
Product: Wine
Version: 1.3.30
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: reidw(a)rawsound.com
Classification: Unclassified
Created attachment 36899
--> http://bugs.winehq.org/attachment.cgi?id=36899
zipped terminal output and screenshot PNG
Attempting to launch IE8 only produces attached error messages. Mac OX X
10.6.8, MacPort install of wine-devel on 10/13/2011.
--
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=32869
Bug #: 32869
Summary: Photoshop CS2 - multiple problems with windows and
workspace
Product: Wine
Version: 1.5.22
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eva_bockova(a)yahoo.co.uk
Classification: Unclassified
- Adobe Bridge stops reacting after several clicks, clicking elsewhere and then
returning to it makes it work again but only briefly
- after minimising Photoshop, palettes stay visible over other windows
- after maximising PS again, palettes do not re-appear and only resetting the
workspace to default makes them return. Open image does not appear, only
maximising whole PS makes it show again.
- impossible to work on more than one image, as the active one stays hidden
under other opened images
--
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=30828
Bug #: 30828
Summary: Cant get this program to work with wine hq Pocket
Advantage
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d.beaird(a)lipmanbrothers.com
Classification: Unclassified
I cant not run this program after install
Pocket Advantage. msi
Or the .exe
Not sure why but I need it to run with wine.
Thanks
Derrick Beaird
6159709602
d.beaird(a)lipmanbrothers.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=25614
Summary: install repeats after copying to the disk
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: strattonbrazil(a)gmail.com
I'm trying to install Civilizations 4 Complete using wine 1.2. After the
installer begins copying the files to the disk, it starts over asking me the
type of installation, user agreement, and will install the files again.
--
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.