http://bugs.winehq.org/show_bug.cgi?id=28403
Summary: PKR.COM bugs
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hanzal.michal(a)gmail.com
Good afternoon,
I am using OpenSuse 11.4.
I installed pkr.com and 90% of buttons had active
part lower than their actuall position on screen.
Whole screen is also little shift to upside. All you can see in
attached file.
I tried New version 1.3.28, and this stable version (1.3.12) and
problem was same.
If I made fullscreen then application stay in windowed mode, but only some
times
blink during changing to fullScreen and you can see in attached file how it is.
After closing pkr.com application Linux didnt change resolution back and 3
icons
of every windows started before, during and after pkr.com was lost.
(3 icons means - Minimalize button, maximalize button and close button (CROSS))
Please try to find this BUG if it is possible, but I believe you :)
With best regards
Michal Hanzal
Paint Engineer
--
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=28389
Summary: Wine crash trying to run "Micro Application Cartes de
Visite 2.0"
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: swami(a)petaramesh.org
Created an attachment (id=36403)
--> (http://bugs.winehq.org/attachment.cgi?id=36403)
Wine crash complete console output
When trying to run "Micro Application Cartes de Visite 2.0" (draw4481.exe),
Wine display a box stating that the application crashed and must be closed.
Additionally, the console from which the program was started displays :
wine: Unhandled page fault on read access to 0x00000050 at address 0x7c1d0943
(thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000050 in 32-bit code
(0x7c1d0943).
...
(More details in attachment !)
...
Backtrace:
=>0 0x7c1d0943 in mfc71 (+0x90943) (0x0032fcc8)
--
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=28147
Summary: X3-The Threat loading savegames does not work
Product: Wine
Version: 1.3.26
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frank.henry(a)gmx.net
Created an attachment (id=36066)
--> (http://bugs.winehq.org/attachment.cgi?id=36066)
normal game
Setup:
As per recommandations at
http://appdb.winehq.org/objectManager.php?sClass=version&iId=12888
I got the game up and running, begin able to fly around and trade.
I upgraded the game with the official 1.0 to 2.5 patch from Egosoft.
Ubuntu 11.04 2.6.38-10-generic
wine-1.3.26 (1.3.26-0ubuntu1~ppa1~natty1)
Reproduction:
Start a new game (regardless of 'normal' or 'own'), fly to the space station
and save, then immediately reload.
Result: major failure in X3.EXE
I have attached (trimmed) console outputs. I have only trimmed away all the
redundant information.
I have rated this issue as critical because while you can play the game, you
are unable to load, thus making it not usable.
--
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=24511
Summary: bsnes 0.6.8 video doesn't function properly; freezes
on subsequent run.
Product: Wine
Version: 1.3.3
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: LordHDL(a)yahoo.com
Created an attachment (id=30938)
--> (http://bugs.winehq.org/attachment.cgi?id=30938)
Normal Output
Video, audio, and input are required for bsnes to function properly. It will
try to initialize these the first time you run it, but fails. It freezes, and
you're forced to quit. The only way to close it when that happens is to quit
X11 altogether. On the next startup, a message appears stating that all
drivers have been disabled, and can be manually set in configuration.
Selecting them in the GUI works fine, and they will work as long as you don't
quit the application. If you do quit and then restart, it will freeze again.
The problem is caused when either Direct3D, OpenGL, or DirectDraw is selected
while you quit the application. Restarting while GDI or Qt-Raster is selected
will not result in a freeze. Furthermore, video and audio playback are
extremely slow.
--
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=21589
Summary: MacOS error from MIDI SetVolume
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Created an attachment (id=26043)
--> (http://bugs.winehq.org/attachment.cgi?id=26043)
console output during tests
Hi,
The midi tests now in git that will appear with wine-1.1.38 produce a strange
error on MacOS:
err:wave:AudioUnit_GetVolume
AudioUnitGetParameter return an error "\xff\xff\xd5\x8e"
Same error for SetVolume
a) Is dbg_fourcc() really the appropriate method for reporting error codes
there? It rather looks like a small negative number:
-10866 aka. kAudioUnitErr_InvalidScope
b) The same function succeeds when called from waveGetVolume in tests/wave.c on
a wave handle instead of a MIDI one.
Perhaps the MacOS MIDI SW-synth does not support volume settings after all?
Perhaps a more elaborate filter graph would be needed to support variable
volumes? One would then question whether MIDICAPS_VOLUME need be reported at
all in such a case and possibly drop support for Get/SetVolume in midi.c -- or
implement said filter graph.
This is just supposition. I'm not familiar with MacOS programming.
--
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=20411
Summary: X11DRV_AlphaBlend not a dibsection
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sportflieger2004-wbug(a)yahoo.de
Starting a sector of AtcWindows with the option "Transparent Supplementary
Dialogs" checked, prints the following message on the console:
fixme:xrender:X11DRV_AlphaBlend not a dibsection
The transparent message box (for the communication) is not displayed (as is
should) thus leaving you with no initial calls and read backs from the
aircrafts (making controlling the aircrafts impossible).
--
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=28292
Summary: NetViewer.exe with Wine 1.3.27 get in crash
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: livio(a)checasin.com
I receive this one error...:
wine: Unhandled exception 0xc0000417 at address 0x100b0bf2 (thread 0009),
starting debugger...
livio@livio-R530-R730-R540:~$ Process of pid=0008 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process tid prio (all id:s are in hex)
0000000e services.exe
0000001b 0
00000017 0
00000015 0
00000014 0
00000010 0
0000000f 0
00000011 winedevice.exe
00000016 0
00000013 0
00000012 0
00000018 plugplay.exe
0000001c 0
0000001a 0
00000019 0
0000001d explorer.exe
0000001e 0
You must be attached to a process to run this command.
No process loaded, cannot execute 'detach'
--
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=27510
Summary: Darkspore incorrect texture during intro scene
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: web(a)raydenuni.com
Created an attachment (id=35174)
--> (http://bugs.winehq.org/attachment.cgi?id=35174)
Wine version with bug.
In the introduction scene in Darkspore, there is a cryostasis chamber with a
glass front. In wine it is rendered incorrectly with green banding. Have
attached Windows and Wine screenshots.
The game has a demo (http://store.steampowered.com/app/99890/) which is just
the full version of the game with an account that doesn't have the full game.
Unfortunately, you can only reproduce the bug in the intro video which is only
played the first time you play, per account.
Gentoo
Wine 1.3.20
Geforce 580
Windows 7
Geforce 480
--
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=27479
Summary: Acrobat X Pro: fails to install
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=35137)
--> (http://bugs.winehq.org/attachment.cgi?id=35137)
Installation message
Steps to reproduce:
1) remove ~/.wine
2) wine setup.exe
3) next, next, next
4) installation starts
Behaviour:
Installation ends prematurely.
Expected behaviour:
Installation shouldn't end prematurely.
--
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=25102
Summary: Activation of Adobe Acrobat Professional 9 not
possible
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.duelli(a)web.de
Created an attachment (id=31830)
--> (http://bugs.winehq.org/attachment.cgi?id=31830)
Output of wine during
Note: This is not a mere installer problem as described in other Acrobat/Adobe
related reports.
The installation of Adobe Acrobat Professional works completely fine until it
asks for the serial.
Also running Acrobat with the limited 30-days trial functionality just works
fine.
Although I have a valid serial number which is accepted on native Windows XP,
the check for activation simply fails stating that the activation serial number
is not valid.
A possibly related problem might be the inability to install updates. The
download of updates is correctly triggered, but the installation of the update
fails.
--
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=21081
Summary: Wine does not seem to register installed codec for
Final Fantasy 7
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Created an attachment (id=25285)
--> (http://bugs.winehq.org/attachment.cgi?id=25285)
terminal log
I have set up an installation of Final Fantasy 7 as per the appdb guidelines
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=183).
It requires installation of the TrueMotion2.0 codec.
I have installed the codec via an installer which can be found at
http://www.free-codecs.com/download/ace_mega_codecs_pack.htm (which seems to
crash sometimes - going to file a bug when I know more)
I'm pretty sure it's installed correctly.
Videos still do not play. I did ONCE hear sound but not since :(
After a short period of black for the intro video the 'New Game/Load' option
does appear so it's definitely a problem with the codec.
Installing it worked on Vista.
Log when running ff7.exe attached
--
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=20120
Summary: Autocad 2005 Graphic issue with mltext
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deejaypelle(a)gmail.com
Created an attachment (id=23685)
--> (http://bugs.winehq.org/attachment.cgi?id=23685)
image showing the bug
In autocad 2005 ,if you try multiline command, the colour box it is not of the
correct size. Default colour is black i don't know if it should be this. the
font box is blank.
Look the image attached.
--
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=10753
Summary: Mario Typing 2 doesn't start (certain msvideo functions
unimplemented)
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Created an attachment (id=9602)
--> (http://bugs.winehq.org/attachment.cgi?id=9602)
Crash log
Mario Teaches Typing 2 crashes during execution due to some msvideo functions
not being implemented. Namely "msvideo.dll.ICINSTALL" , "msvideo.dll.ICREMOVE",
and "msvideo.dll.ICIMAGECOMPRESS".
Unfortunately, a demo of this game does not seem to exist. A crash log is
attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27846
Summary: Active Worlds 5.1 3D interface does not integrate.
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mister_a(a)aol.com
Created an attachment (id=35613)
--> (http://bugs.winehq.org/attachment.cgi?id=35613)
Output from terminal
The render window is supposedly separated like that is due to a restriction in
X11 that prevents other controls from being attached to the window. Running it
through MAC OS X with WINE runs fine, so this is ticking off alot of Linux
users who use AW.
--
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=27438
Summary: Express Lister2 for Quicksales installs but won't run
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ewin.campbell(a)gmail.com
Hi, I am a novice to Linux. I am running Ubuntu 10.04 LTS - Lucid. I am in
Australia and am about to use an eBay type online auction called Quicksales.
They have a listing tool called Express Lister2 that you can download and use
offline to setup your auctions the bulk upload them. Wine is great and using it
I have been able to install and run all the windows programs I need. So I
downloaded Express Lister2 and it installed fine. However when I try to run it
either it tries to load, 'spinning cursor', then nothing or I get one or both
of these error messages..
Invalid parameter or There is no Windows program to open this type of file.
The program can be found at..
http://www.quicksales.com.au/services/sellingtools/expresslister2.aspx
Thanks
Ian
--
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=27217
Summary: WM_ACTIVATEAPP message not sent when running in a
virtual desktop
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: silas-wine(a)flatline.org.uk
When running a WINE program in a virtual desktop (set to virtual desktop on
winecfg), and if the WINE program is the only program running in the virtual
desktop, the WM_ACTIVATEAPP event is not sent to the program when the virtual
desktop window is focused.
It appears that Wenlin 3 relies on a WM_ACTIVATEAPP event to tell it when its
internal clipboard might be out of date. If it doesn't get the WM_ACTIVATEAPP
event, it will not refresh its clipboard to the OS clipboard, because it
"thinks" that the user has never switched out of it and therefore cannot
possibly have changed the clipboard contents in another app.
I don't know how many other programs have similar behaviour. Therefore I think
WINE should send WM_ACTIVATEAPP when the virtual desktop window is focused.
It's OK when not running on a virtual desktop. However, in Wenlin's case you
may want the virtual desktop if you are using a window manager such as OpenBox,
which sometimes seems to discard keystroke events if they arrive very shortly
after Wenlin's "conversion bar" window has closed. And you may want to use
OpenBox if you're on Ubuntu 11.04, as it seems more stable than the default
Metacity/Mutter window manager which can crash (especially if you use Skype,
but I haven't been able to isolate it well enough to file a Metacity bug).
--
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=27193
Summary: Missing model-parts in Lineage II
Product: Wine
Version: 1.3.19
Platform: x86-64
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jensm1(a)bbjh.de
in the game "Lineage II", there are some model-parts (e.g. Armor) missing, if
you set the "GPU-animation" option.
The option seems to enable hardware rendering (probably using vertex shaders).
I'll add screenshots of both settings and an error log as soon as possible.
--
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=27131
Summary: Crash in RTFGetToken
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sam(a)robots.org.uk
Download the attached MSI file and run 'msiexec /i test.msi'. Press Next and
msiexec should crash.
--
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=20073
Summary: LifeScan OneTouch Diabetes Management Software does
not install/run properly
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.lifescan.com/products/otdms/install/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrej(a)podzimek.org
The installer copies all files successfully. However, database initialization
fails at the end of the installation, spilling out lots of OLE errors.
The application does run, but reports a corrupted database and fails to operate
normally. (That's not surprising.)
The errors reported by the application are (surprisingly, this time) very
similar to thos that can occur on Windows and are mentioned in the FAQ here:
http://www.onetouch.ca/english/faq_detail.asp?f_id=65
I tried to install native msado15.dll and oledb32.dll, but this didn't help at
all.
--
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=28073
Summary: Photomatix 4.01 can't tonemap a loaded HDR image
Product: Wine
Version: 1.2.3
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johnsankey(a)ncf.ca
Created an attachment (id=35945)
--> (http://bugs.winehq.org/attachment.cgi?id=35945)
Terminal output
Photomatix 4.01 instals fine with Mono already installed. When run, it fails to
load a series of images to build a HDR (just sits there with no action); it
loads an already existing HDR OK but it crashes as below when trying to tonemap
the image.
--
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=27341
Summary: build error: conflicting types for 'int64_t' wine
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arne_bab(a)web.de
I get a build error on Gentoo. This bug is only intended as a pointe to the
Gentoo bug report which already has options for tackling it:
http://bugs.gentoo.org/show_bug.cgi?id=354745
--
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=27305
Summary: Fonts and Anti Alias Problems
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vivanguarda2(a)ig.com.br
Created an attachment (id=34927)
--> (http://bugs.winehq.org/attachment.cgi?id=34927)
Wast onts
I 'm using a new slackware 13.37, wine 1.3.20 and a 17' CRT monitor. After
trying to play a MU Online Game I don´t get solve fonts anti alias
representation issue. Normally, I edit regedit and play the game. But at this
time,, If I use slack 13.1, game run perfectly. Then, what's the operational
relationship between wine fonts and sytem? Can it be a monitor Edid ( dpi or
freq problem )?
HKEY_CURRENT_USER\Software\Wine\X11 Driver
string: ClientSideAntiAliasWithCore value: N
string: ClientSideAntiAliasWithRender value: N
--
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=26377
Summary: [WinInet] Cookies Not Set
Product: Wine
Version: unspecified
Platform: x86
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Techie7(a)Yandex.com
Certain Cookies are not getting set in WINE (using WinInet).
Specific example is attached.
Possible triggers:
Cookie value length (1496 bytes)
--
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=24498
Summary: Trainz 2006: when creating track, ballast and ties not
drawn
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Trainz 2006 displays menu text fine with default settings now
(in fact, turning off xrender now makes the text go away?!).
My son tried it under both Wine-1.3.3 and Windows, and
the only problem he noticed so far is that when creating a new
layout, the track is drawn as dotted lines on Wine and as fully
detailed track 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.