http://bugs.winehq.org/show_bug.cgi?id=31168
Bug #: 31168
Summary: Wine doesn’t allow some apps to run. Audio tab
freezes.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: presentmeaninvite(a)gmail.com
Classification: Unclassified
Created attachment 40923
--> http://bugs.winehq.org/attachment.cgi?id=40923
Sample of wine output
After some successful runs, some applications refuse to start. If it was run
from the console it looks like wine output suddenly stops and in the blue
emulation desktop is no window. Applications usually out with ‘Assertion
failed’ but not always, xamples of outputs are below. Don’t be confused with
OpenGL errors, they appeared from the new nvidia drivers but the problem I
describe is much older. I started to notify it since 1.3.x and now used all the
version till 1.5.7 and still no luck. When I was trying to get some interesting
from strace, it was also suddenly stopped on
read(7,
and that’s all. No dmesg errors, no output in /var/log/messages. No backtraces
in console, WINEDEBUG=warn+all gives nothing new. Winecfg hangs on clicking
audio tab, but there are no alsa or winealsa or any other errors, warnings or
message windows again. When I removed loaded alsa modules, winecfg shows
audiotab normally but since there is no audiocard without modules, it is
useless, and when they are loaded again, tab freezes. Notepad runs fine but it
doesn’t use sound, so I suppose it’s something between wine and ALSA.
OS: Gentoo amd64
wine ver.: 1.3.x…1.5.7 (current unstable)
alsa-utils-1.0.25-r1
--
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=30955
Bug #: 30955
Summary: Cakewalk Sonar X1 amplitude meter bars rendered too
large, cut off
Product: Wine
Version: 1.5.6
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
The narrow vertical graph bar thingies next to the slider controls
when you open a project display much too tall and shaggy.
'winetricks gdiplus' works around this.
The difference is pretty obvious.
To repeat:
rm -rf .wine
winetricks mfc42
wine SONAR_X1_Trial.exe
cd ~/".wine/drive_c/Program Files/Cakewalk/SONAR X1 Producer Trial"
wine SONARPDR.exe
click New Project
notice ugly bits
quit
Then do 'winetricks gdiplus', restart app, and notice beautiful bar graphs.
--
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=33772
Bug #: 33772
Summary: UTF-8 Conversion Error
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cupp(a)computer.org
Classification: Unclassified
Attempts to launch TextPad results in a pop up error reporting: UTF-8
Conversion Error.
Result is that TextPad does not launch normally since it cannot open the stored
configuration file. Work around -- open the folder and remove the
configuration file. Then TextPad launches.
However, because of this error, the program cannot be registered (you are
running a "trial copy") and you must delete the configuration file each time
the application is launched.
History: I have been running TextPad (now on version 6.22) under WINE for a
long time. Recently, through yum update WINE advanced to WINE 1.5.29 (I think
the previous version was WINE 1.5.25). Both before and after the update,
TextPad worked. However, with WINE 1.5.29 another application I use no longer
functioned.
I was able to roll back to WINE 1.5.2 and the other application works. Now,
however, TextPad has this UTF-8 Conversion error. (I can't find any other
applications that exhibit this problem.) Possibly a newer version of WINE
would work but I don't know.
--
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=30929
Bug #: 30929
Summary: Wine doesn’t work with neo2 (keyboard layout)
Product: Wine
Version: 1.5.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chritallic(a)gmail.com
Classification: Unclassified
I’m experiencing problems when using the neo2 keyboard-layout (shipped with
most current Linux distributions afaik).
This keyboard layout puts the arrow keys and some other functional keys on
letters (accessible in combination with a certain Mod key). See
http://neo-layout.org/grafik/tastatur3d/hauptfeld/tastatur_neo_Ebene3.png
However, using wine applications, the arrow keys stop working. Furthermore,
Wine is not showing any debug messages, it just ignores the key strokes.
Please correct it if this is not a wineserver related bug. I was guessing. :-)
--
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=36419
Bug ID: 36419
Summary: valgrind shows a possible leak in oleacc/tests/main.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: ole
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==4391== 28 bytes in 1 blocks are possibly lost in loss record 58 of 262
==4391== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==4391== by 0x4C32BB8: apartment_getclassobject (compobj.c:526)
==4391== by 0x4C35FC6: get_inproc_class_object (compobj.c:2894)
==4391== by 0x4C38D2F: CoGetClassObject (compobj.c:3032)
==4391== by 0x4C587E0: unmarshal_object (marshal.c:114)
==4391== by 0x4C58C3C: proxy_manager_get_remunknown.part.8 (marshal.c:1063)
==4391== by 0x4C578B7: ifproxy_release_public_refs (marshal.c:652)
==4391== by 0x4C57AA4: ifproxy_destroy (marshal.c:710)
==4391== by 0x4C5A34E: ClientIdentity_Release (marshal.c:1111)
==4391== by 0x482B256: func_main (main.c:432)
==4391== by 0x482D360: run_test (test.h:584)
==4391== by 0x482D74E: main (test.h:654)
==4391==
--
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=14614
Summary: Devil Mary Cry 4 : Unable to check compatibility for
Format
Product: Wine
Version: 1.1.1
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bellegueulle.damien(a)neuf.fr
CC: bellegueulle.damien(a)neuf.fr
Game will now execute, but displays a black screen.
err:d3d:IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt Unable to check
compatibility for Format=WINED3DFMT_A16B16G16R16F
--
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=22107
Summary: Civilization 4 Total Realism Mod Crashes on Play Now
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)xnode.org
Created an attachment (id=26948)
--> (http://bugs.winehq.org/attachment.cgi?id=26948)
Log from start up till the crash
Civilization 4 with the "Total Realism" mod crashes the moment you click the
Play menu option. The standard game and Warlords addon work at this point so
the mod must be doing something different to cause the crash.
The backtrace seems to get stuck at step 1 and Wine has to be killed.
--
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=34380
Bug #: 34380
Summary: When using the PPSSPP emulator for mac, and playing
persona 3 portable up to the fight scene, the game
always stops and says it has encountered a serious
problem and needs to close.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jm_grier(a)hotmail.com
Classification: Unclassified
I've tried and tried but it's always the same spot that the problem happens.
Other games like Kingdom Hearts Birth by Sleep and Monster Hunter Freedom Unite
run perfectly fine. And really Persona 3 Portable worked on my mac about a
month ago. But now i'm not sure if there was an update that caused this
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=17129
Summary: Alchemy Mindworks 3D Effects Animation Plugin: Total
three-eyed mutant fridge fungus
Product: Wine
Version: unspecified
Platform: Other
URL: http://www.mindworkshop.com/alchemy/animplugins-
3d1.html
OS/Version: other
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Seen via http://wiki.winehq.org/AppsThatSupportWine
In http://www.mindworkshop.com/alchemy/linux.html
the author has a list of all his software and how well it works on Wine.
He says all of it seems fine except for this 3D plugin.
I haven't tested this myself, but I laughed so hard at the problem
description I figured it deserved a bug report. I'll ask him
to provide more details.
--
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=32172
Bug #: 32172
Summary: ERP Program doesn't find data server in network via
tcp/ip
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ssj6masteryang(a)aol.com
Classification: Unclassified
Created attachment 42442
--> http://bugs.winehq.org/attachment.cgi?id=42442
Log of the messages I get, if I open the program via terminal...
The german erp program BüroPlus Next Client seems to install normally, but as I
want to find the data server of it in the network, it cannot seem to find it,
even though it's via tcp/ip... Have looked into several ways of fixing it, but
nothing seems to work... Even manually opening the needed tcp and udp ports and
importing a server list from the programs own data server, that should enable
it to find the server without problem...
In the attached log you can see what messages I get in the terminal...
--
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=25135
Summary: Hello Kitty Online flickering, screen corruption
Product: Wine
Version: 1.3.7
Platform: x86
URL: http://hellokittyonline.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Once you log in to Hello Kitty Online, it works pretty well at first
glance, except for visual problems with pop-up windows.
For instance, the tutorial window (with a blackboard and a professor)
has nasty flickering and render artifacts.
--
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=34996
Bug #: 34996
Summary: Fatal Zero Action: colors are washed out when running
on nVidia/bumblebee
Product: Wine
Version: 1.6.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tomman(a)gmail.com
Classification: Unclassified
Created attachment 46633
--> http://bugs.winehq.org/attachment.cgi?id=46633
Screenshot of the wrong colors
AppDB entry for the game:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=29416
It runs and renders fine using Mesa 9.2 on a Sandy Bridge HD3000, albeit a
litte slow at times. I decided to give it a try on my nVidia Optimus GPU
(GeForce 610M) using bumblebee/primusrun, and while the game runs smooth and
it's playable, the colors render wrongly, they look way too washed - only the
character outlines are rendered properly (the game uses a sort of toon shader),
the attached screenshot shows the problem. Also, I can see these lines logged
in my console (repated several times):
err:d3d:wined3d_debug_callback 0x19e0c8: "GL_INVALID_VALUE error generated.
Shininess value is out of range (less than zero or greater than the maximum
supported value).".
err:d3d:state_specularenable >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from
glMaterialf(GL_SHININESS) @ ../../../dlls/wined3d/state.c / 707
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
Sometimes when there are screen flashes in-game, the correct colors do get
rendered briefly, for a split second, then they "wash away" back.
(The game requires native quartz.dll/devenum.dll, but that's a well known issue
with a lot of Japanese games, and would be material for another bug report)
--
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=28967
Bug #: 28967
Summary: Surething CD/DVD Labeler: crashes when making a new
project
Product: Wine
Version: 1.3.31
Platform: x86-64
URL: https://www.surething.com/ST/Category.asp?CatCode=ST5_
HOME ?
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: ieframe
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: jacek(a)codeweavers.com, ponchorat1968(a)hotmail.com
Classification: Unclassified
Created attachment 37248
--> http://bugs.winehq.org/attachment.cgi?id=37248
backtrace
Get the demo from https://www.surething.com/ST/Category.asp?CatCode=ST5_HOME
aa4b443a1524fad9e15184f206e1b97517f31a58 stcdeval.exe
install as normal. Run it, File, new, choose 'Disk Label'. Crashes:
fixme:ieframe:OleObject_Advise (0x598c3e0)->(0x24b8048, 0x1f6650)
fixme:ieframe:OleObject_Advise (0x598c3e0)->(0x24b8048, 0x1f6650)
fixme:ieframe:OleObject_Advise (0x598c660)->(0x24b8048, 0x1f6848)
fixme:ieframe:OleObject_Advise (0x598c660)->(0x24b8048, 0x1f6848)
fixme:ieframe:OleObject_Advise (0x59af9f8)->(0x24b8060, 0x1f6a40)
fixme:ieframe:OleObject_Advise (0x59af9f8)->(0x24b8060, 0x1f6a40)
fixme:ieframe:OleObject_Advise (0x599fde0)->(0x24b8078, 0x1f6c38)
fixme:ieframe:OleObject_Advise (0x599fde0)->(0x24b8078, 0x1f6c38)
fixme:ieframe:OleObject_Advise (0x59a0080)->(0x24b8090, 0x1f6e30)
fixme:ieframe:OleObject_Advise (0x59a0080)->(0x24b8090, 0x1f6e30)
wine: Unhandled page fault on read access to 0x00000000 at address 0x4ac1aa
(thread 0009), starting debugger...
winetricks -q ie6 gets past it. Backtrace 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=34103
Bug #: 34103
Summary: Torchlight 2 sometimes flickers when moving the mouse
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Classification: Unclassified
This is an odd one. During gameplay, sometimes, the screen starts flickering.
It flickers more when moving the mouse around. I went back through the logs and
found it started with an err:ole:RegisterDragDrop...
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
err:ole:RegisterDragDrop invalid hwnd (nil)
err:ole:RegisterDragDrop invalid hwnd (nil)
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
err:ole:RegisterDragDrop invalid hwnd (nil)
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
[...]
--
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=32997
Bug #: 32997
Summary: Mail.Ru Agent problems 6.x version
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: seven_s(a)mail.ru
Classification: Unclassified
Mail.ru Agent have 3 and more problem
1. Regression with user image/logo (may be in x.12 version)
2. Black screen on form when hide and open windows
3. Can`t make send/reciev message
--
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=29610
Bug #: 29610
Summary: some visual basic applications use wrong (first
available) font
Product: Wine
Version: 1.3.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)discordia.ch
Classification: Unclassified
Some Visual Basic applications just use the first available font:
trace:font:freetype_SelectFont Chosen: L"10.15 Saturday Night BRK" L"Regular"
(/home/user/.wine/dosdevices/g:/aenigma/1015sn.ttf/(nil):0)
if I chmod 000 the font, it uses the next in the directory
(aenigma/18holes.ttf) and so on. Note that the microsoft corefonts would be
available as well.
An application in which this happens is
http://code.google.com/p/epub-metadata-editor/downloads/detail?name=EPubMet…
Also, it seems that Software\\Wine\\Fonts\\External Fonts gets updated every
time wine is run, so I can't even change the order there. Apart from unmapping
the font directories there seems to be no solution.
--
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=17457
Summary: Arauna demo crashes after a second or so
Product: Wine
Version: 1.1.15
Platform: Other
URL: http://igad.nhtv.nl/~bikker/files/arauna_sep09.rar
OS/Version: other
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In http://ompf.org/forum/viewtopic.php?p=12120 a user complained
that the Arauna demo crashes. The crash is easy to repeat;
it tries to read from 0xffffffff. Since source is provided,
it should be easy for someone to do a debug build and see what's up.
--
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=38164
Bug ID: 38164
Summary: Add 'Native version' field for applications and games
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
A drop-down list with entries: 'Yes', 'No', 'Planned'.
--
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=30900
Bug #: 30900
Summary: Black window with full window Flash Application
Product: Wine
Version: 1.5.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wbrana(a)gmail.com
Classification: Unclassified
http://dev.firefallpro.com/full-window-flash/example.html
After browser window is resized or minimized and maximized, window content is
black.
Log: http://pastebin.com/CNMifamk
Firefox 13, Flash 11.3.300.257
--
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=25133
Summary: Account creation screen for Hello Kitty Online can't
submit
Product: Wine
Version: 1.3.6
Platform: x86
URL: http://hellokittyonline.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Once you work around bug 25132, and fill out the account creation screen,
the submit button (named 'sign me up') doesn't do anything.
When you click it, you see the log messages
fixme:msxml:ClassFactory_QueryInterface interface
{342d1ea0-ae25-11d1-89c5-006008c3fbfc} not implemented
fixme:msxml:httprequest_QueryInterface Unsupported interface
{bb1a2ae1-a4f9-11cf-8f20-00805f2cd064}
fixme:msxml:httprequest_QueryInterface Unsupported interface
{cb5bdc81-93c1-11cf-8f20-00805f2cd064}
winetricks msxml3 gets it slightly further.
--
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=28655
Bug #: 28655
Summary: Error on Biblio while trying to copy information, in
order to paste it elsewhere
Product: Wine
Version: 1.2.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fmft71(a)yahoo.es
Classification: Unclassified
While using Biblio, a Visual Basic 6 program, an error takes place while trying
to copy and paste info. Biblio exits abruptly
--
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=15357
Summary: Fullscreen applications cannot be minimized
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Fullscreen applications, such as Counter-Strike 1.6 cannot be minimized neither
by Alt+Tab, nor by Ctrl+Esc. You cannot switch to another application. You even
cannot switch to another abpplication by going to another desktop by pressing
Ctrl+Alt+=>. The fullscreen application sdtill holds focus and all the display
area regardless what dektop is currently active.
--
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=33010
Bug #: 33010
Summary: application crashes when selecting something in the
intial menu
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hansen13579(a)gmail.com
Classification: Unclassified
The applicaton crashes when trying to to select something in the menu. The
buttons do not appear either, but i can move the cursor between the diferent
selections.
--
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=32645
Bug #: 32645
Summary: Word 2007 Reducing size of image and resizing
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goonstk(a)yahoo.com
Classification: Unclassified
Attached is strange_bug.docx
On the third page, I reduced the size of an image from 6" to 5.08" and it
scales the width as necessary. However, the image attributes for the image are
still set to 5.08" as the height but is shown as a dot.
If you try to resize the dot using the mouse, the screen turns grey (as it
should) but the image is not resized, the grey screen does not go away, and you
are allowed to scroll up and down the document and the image is still in the
corner of the screen and refuses to move.
The only way to resize this image back to normal is to change the height or
width setting but it will not work using the mouse.
--
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.