http://bugs.winehq.org/show_bug.cgi?id=5734
wine.dev(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From wine.dev(a)web.de 2007-27-07 08:04 -------
Patches commited.
Use Wine from current git or wait for wine-0.9.42
The Installer does not finish (AddPrinterDriverEx is a stub in wine),
but the various crash are gone.
--
By by ... Detlef
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=8988
------- Additional Comments From stefandoesinger(a)gmx.at 2007-27-07 07:49 -------
Created an attachment (id=7270)
--> (http://bugs.winehq.org/attachment.cgi?id=7270&action=view)
Proposed fix
This patch implements IDirect3DDevice7::DrawIndexedPrimitiveStrided. It fixes
the sprites for me, but I cannot start a game after selecting one because the
game crashes in the opengl driver.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7232
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From stefandoesinger(a)gmx.at 2007-27-07 07:47 -------
Resolving the bug as invalid, it turned out that the problem was a setup
problem in my /etc/hosts file. My hostname resolved to 127.0.0.1 instead of my
network adapter's IP.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=7627
------- Additional Comments From vitaliy(a)kievinfo.com 2007-27-07 07:22 -------
You should be running it with "wine start winword.exe" for any directory.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9074
------- Additional Comments From gbell72(a)rogers.com 2007-27-07 07:04 -------
Forgot to include GCC info. Sorry for the noise.
dan@home$ gcc -v
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.0 20070514 [FreeBSD]
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9074
Summary: Unhandled page fault
Product: Wine
Version: 0.9.41.
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gbell72(a)rogers.com
Wine installs successfully on 7.0-CURRENT but I am unable to create the ~/.wine
directory due to unhandled page faults. See attached file. Version information
and object dependencies are listed below.
FreeBSD 7.0-CURRENT #3: Thu Jul 26 15:29:51 EDT 2007
root@home.bsdca.com:/usr/obj/usr/src/sys/HOME i386
dan@home$ ldd /usr/local/bin/wine
/usr/local/bin/wine:
libwine.so.1 => /usr/local/lib/libwine.so.1 (0x9bf33000)
libthr.so.3 => /lib/libthr.so.3 (0x9c046000)
libc.so.7 => /lib/libc.so.7 (0x9c057000)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9031
------- Additional Comments From sebastian.kannengiesser(a)gmx.de 2007-27-07 06:45 -------
Problem is solved. Though I'm still interested in the true reasons for my
trouble. What is clear now is, that the kernel was making the whole trouble.
Somehow it was defective, which became clear when I run into an endless loop
making a new gcc when it came to gcj-dbtool. The system became totally
unresponsive like it was with wine, probably due to the system staying in kernel
mode.
Now I got a new kernel and winecfg works now again for my personal user. The
first call to it had the output to be creating .wine twice, which it never had
for the root user and that other user it worked for. So there must have been a
point where winecfg came to start some kernel code, which due to its trouble
never got back to user mode. Anyway, it works now...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7627
Ronny.Standtke(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
------- Additional Comments From Ronny.Standtke(a)gmx.net 2007-27-07 06:25 -------
I "updated" to Wine v0.9.41 and now Office 2000 doesn't start at all. It
always gives the registry error message no matter what path style (unix, ms) I
try...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9073
Summary: No Terrain visible in Aquanox 2
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jroehl(a)freenet.de
Like said in summary, Terrain is not rendered at all. Nevertheless objects like
ships, stations, guns, HUD and even "rock bows" are shown correctly.
I got a lot of debugging messages like this:
fixme:d3d_draw:drawStridedFast >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502)
from glDrawRangeElements @ drawprim.c / 265
and some of them
fixme:d3d:get_src_and_opr Unhandled texture arg WINED3DTA_SPECULAR
A (german) demo could be found here
http://www.aquanox.de/?lang=de&site=2&gameid=aquanox_r&pfid=&iid=Demo
My system:
Debian 4.0@amd64
Kernel:2.6.20.1
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
wine-0.9.41-g433393f(git)
ATI X1450 mobile 128MB(fglrx 8.35.5,xorg 7.1.0)
Core2duo t5500 1.66Ghz
1GB ram
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5535
------- Additional Comments From frick(a)sc-networks.de 2007-27-07 06:03 -------
well lets consider this: put the game in your amazon wish list and private mail
me the link to this list. alternatively send me your address and a shop near you
and i will order it for you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5535
------- Additional Comments From frick(a)sc-networks.de 2007-27-07 05:55 -------
afaik there isnt. but Baldurs Gate 2 does not work for the same reasons (this is
in NON-3D-Mode!) and there is a demo for this game. i guess this could be an
entry point then.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5535
------- Additional Comments From stefandoesinger(a)gmx.at 2007-27-07 05:51 -------
Thanks for confirming that it is a ddraw rewrite regression.
Is a free demo of Planescape available?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=9071
------- Additional Comments From dmitry(a)codeweavers.com 2007-27-07 05:02 -------
Does it help if you simply comment out the line:
if ((logpen.lopnStyle & PS_GEOMETRIC) || (physDev->pen.width > 1))
?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9048
thunderbird2k(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-opengl |wine-misc
------- Additional Comments From thunderbird2k(a)gmx.net 2007-27-07 04:46 -------
I have heard about these problems but don't believe they are OpenGL related.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8557
------- Additional Comments From thunderbird2k(a)gmx.net 2007-27-07 04:43 -------
Ah someone who is suffering from wine not supporting single buffering anymore.
Near line 437 in dlls/winex11.drv/x11drv_main.c you'll see:
/* If OpenGL is available, change the default visual, etc as necessary */
if ((desktop_vi = X11DRV_setup_opengl_visual( display )))
try to skip that line by changing it to lets say:
/* If OpenGL is available, change the default visual, etc as necessary */
if (0 && (desktop_vi = X11DRV_setup_opengl_visual( display )))
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9072
Summary: Spacebar not working in MS Comic Chat 2.1
Product: Wine
Version: 0.9.41.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: inaki(a)razzolink.com
The spacebar doesn't work in MS Comic Chat 2.1.
There isn't any info about it in warn+all either, so I'm guessing it'd be pretty
hard to find this one.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9071
Summary: Pen size invalid in MS Comic Chat 2.1
Product: Wine
Version: 0.9.41.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: inaki(a)razzolink.com
The pen used in drawing the borders of the panels in MS Comic Chat is invalid,
and makes it useless.
Hack to get it working included.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8770
thunderbird2k(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-opengl |wine-net
------- Additional Comments From thunderbird2k(a)gmx.net 2007-27-07 04:32 -------
Is the issue an OpenGL one or a networking one? If it is networking I'd like to
move it to wine-net to reduce the number of OpenGL bugs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7579
------- Additional Comments From thunderbird2k(a)gmx.net 2007-27-07 04:25 -------
I guess the issue is that the program doesn't like the pixelformat we are
returning. I'll see what can be done about it. Further is the program also using
glut32.dll? As that can cause additional issues too (for this reason glut32.dll
was dropped from wine and that's why a native glut32 is needed these days).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7318
thunderbird2k(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-opengl |wine-misc
------- Additional Comments From thunderbird2k(a)gmx.net 2007-27-07 04:22 -------
This program seems to deadlock but to me it doesn't look OpenGL related.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7215
------- Additional Comments From thunderbird2k(a)gmx.net 2007-27-07 04:18 -------
Sorry, I wasn't very clear, could you try it using the latest CVS/GIT version?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5964
------- Additional Comments From thunderbird2k(a)gmx.net 2007-27-07 04:15 -------
Could you run using WINEDEBUG=+wgl on the latest Wine? (CVS/GIT)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5146
------- Additional Comments From thunderbird2k(a)gmx.net 2007-27-07 04:14 -------
Wine uses glXChooseFBConfig in case of GLX 1.3 else it tries to use the SGIX
extensions which added this (GLX_SGIX_fbconfig). As far as I have seen this
extension is around on all drivers including software Mesa (that was already a
long time ago). If there are still issues could you attach the result of
WINEDEBUG=+wgl?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4067
------- Additional Comments From thunderbird2k(a)gmx.net 2007-27-07 04:08 -------
Does the program work these days? If not attach a log using WINEDEBUG=+wgl.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9070
Summary: QIP: smile select window misbehavior
Product: Wine
Version: 0.9.41.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thesource(a)mail.ru
When I press smile select button in message window, smile select form does not
always appear. Sometimes I have to press button 10-20 times to make it appear.
Seems random. Nothing in standard output to post here. If debug is needed, tell
me which one.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8897
------- Additional Comments From dank(a)kegel.com 2007-27-07 00:15 -------
I'm not at all surprised if the patch is wrong,
I should have said that in the patch.
I'll post a followup in wine-devel.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8908
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From vitaliy(a)kievinfo.com 2007-27-07 00:04 -------
Patches not accepted yet - you can't close the bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7858
------- Additional Comments From vitaliy(a)kievinfo.com 2007-27-07 00:02 -------
If one can't click on the link and see the log - that log is useless.
It is preferred to not attach huge logs - they are never useful (not the whole
log anyway). And if some one wants to just dump loads of crap, well they can use
/dev/null for that
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8897
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-07 23:59 -------
You trying to say it is managed? btw your patch is not correct, it will cover
pretty much all popup windows which exactly what we can't do.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8770
------- Additional Comments From i.f.pentchoukov(a)gmail.com 2007-26-07 23:18 -------
This is affecting my system also, but I'm using an Intel 945GM card.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8354
------- Additional Comments From icdlevelx(a)yahoo.com 2007-26-07 22:51 -------
Correction - the second attachment was for 98, not 2000.
Using the XP versions of dinput and dinput8, I got the same result as Ben. After
replacing them with 2000 and 98 versions, Populous loads fine and the mouse
cursor moves around normally, but a new bug pops up - the mouse cursor can't
move beyond a rectangular area about half of the screen, in the center of it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8354
icdlevelx(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7264|Win2000 log |Win98 log
description| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8897
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
Resolution|DUPLICATE |
------- Additional Comments From dank(a)kegel.com 2007-26-07 22:29 -------
Not a duplicate. The window that's hiding the
dialog is not captionless. Patch sent,
http://winehq.org/pipermail/wine-patches/2007-July/041918.html
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8962
g2g591(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7260 is|0 |1
obsolete| |
------- Additional Comments From g2g591(a)hotmail.com 2007-26-07 22:23 -------
Created an attachment (id=7261)
--> (http://bugs.winehq.org/attachment.cgi?id=7261&action=view)
ooops forgot to reinstall winetricks, still doesn't work
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6457
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-misc
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8962
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From the3dfxdude(a)gmail.com 2007-26-07 22:15 -------
closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8962
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From the3dfxdude(a)gmail.com 2007-26-07 22:14 -------
Still a duplicate. Use bug 6457 from now on.
*** This bug has been marked as a duplicate of 6457 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6457
------- Additional Comments From the3dfxdude(a)gmail.com 2007-26-07 22:14 -------
*** Bug 8962 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8962
g2g591(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |UNCONFIRMED
Resolution|DUPLICATE |
------- Additional Comments From g2g591(a)hotmail.com 2007-26-07 21:31 -------
(doesn't work for me in 0.9.41) i just started on a new ubuntu 7.04 partation,
compiled and installed wine from source (because repository is at .09.33 or
something) and tried to run my app.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7858
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |INVALID
------- Additional Comments From dank(a)kegel.com 2007-26-07 21:22 -------
Bingo. The app's installer puts msvc 2005
runtime libraries in the app's directories, which seems wrong.
Running the msvc 2005 runtime installer puts
the libraries into the right place, and the
bogus copies in the app directory are then ignored.
I think we can close this as 'invalid' now, given that
the installer seems to do the wrong thing, and
probably does the wrong thing on windows, too.
I guess I can update winetricks vcrun2005 to no
longer do the horrible kludge that was needed before
assemblies worked in wine.
Also, about rzip: rzip compression is awesome.
I started using it because it was the *only way* to
post some log files, which were far too large otherwise.
And it's way faster than bzip2.
I rather doubt it's hard for wine developers to use;
in Ubuntu, you just do 'apt-get install rzip' and it's there.
Why don't you like it?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8962
------- Additional Comments From g2g591(a)hotmail.com 2007-26-07 21:18 -------
how did you get it to work!? i know for 100% im on .9.41 and i just even
reinstalled wine
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9059
------- Additional Comments From austinenglish(a)gmail.com 2007-26-07 21:03 -------
Sorry, that was not clear. The game loads either way (built-in/native quartz).
But with native, I can no longer alt-tab to any other application. It's still a
black screen either way.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6479
------- Additional Comments From nicholag(a)andrews.edu 2007-26-07 20:12 -------
This application is still failing serial-port communications.
"Error (109) using COM1."
WeatherLink 5.6 under wine-0.9.41-2 on openSUSE 10.3A6
What can I do to help fix this problem?
....Gregg <nicholag(a)andrews.edu>
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5535
------- Additional Comments From jyaku(a)gmx.net 2007-26-07 19:13 -------
Thanks for doing the tests. I wouldn't have found time before the weekend. Let's
hope that this helps Stefan find the bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=7858
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-07 18:50 -------
And have you checked that it installed msvc runtime into winsxs?
Also do not use rz. gzip or even plain text it way better.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7693
------- Additional Comments From M.B.Lankhorst(a)gmail.com 2007-26-07 18:27 -------
Retest please, some changes have been made lately..
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8908
M.B.Lankhorst(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From M.B.Lankhorst(a)gmail.com 2007-26-07 18:25 -------
Isolated/fixed it when I was on my way to french, and now I got internet I
sent the fix upstream.
dsound: Allow mixing the same buffer multiple times if we are looping
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7858
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |6591
Status|RESOLVED |REOPENED
Bug 7858 depends on bug 6591, which changed state.
Bug 6591 Summary: Failed to load MSVCR80.dll
http://bugs.winehq.org/show_bug.cgi?id=6591
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXEDBug 7858 depends on bug 6591, which changed state.
Bug 6591 Summary: Failed to load MSVCR80.dll
http://bugs.winehq.org/show_bug.cgi?id=6591
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From dank(a)kegel.com 2007-26-07 18:16 -------
App still fails on startup even though 6591 is marked fixed.
warn:file:wine_nt_to_unix_file_name L"Microsoft.VC80.CRT.dll" not found in
/home/dank/.wine/dosdevices/c:/Program Files/DivX/DivX Player
...
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.CRT"
...
Runtime Error!
Program: C:\\Program Files\\DivX\\DivX Player\\DivX Player.exe
R6034
An application has made an attempt to load the C runtime library incorrectly.
Please contact the application's support team for more information.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9059
------- Additional Comments From the3dfxdude(a)gmail.com 2007-26-07 18:03 -------
So the game loads? But it doesn't seem we figured it out yet. Is it possible to
see what would happen if amstream has a native override with and without native
quartz?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9012
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-loader |wine-misc
------- Additional Comments From dank(a)kegel.com 2007-26-07 18:01 -------
Next problem: it now aborts on startup saying
wine: Call from 0x901073f to unimplemented function
WTSAPI32.dll.WTSRegisterSessionNotification, aborting
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9056
------- Additional Comments From juan_lang(a)yahoo.com 2007-26-07 17:28 -------
That's easier to read, thanks. There's the crash most of the way down. Before
that come the attempts to load mscorlib.dll.dll et al. More curious is prior to
that, Mono searches for advap32.dll, kernel32.dll, and ole32.dll in the same
directory as mscorlib.dll. That seems bogus, unless the mono DLLs are meant to
be installed to your system32 directory.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7215
------- Additional Comments From thunderbird2k(a)gmx.net 2007-26-07 17:21 -------
I have added some WGL_ARB_render_texture support. Could you retry the program?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8037
------- Additional Comments From thunderbird2k(a)gmx.net 2007-26-07 17:20 -------
Could you try the latest CVS / GIT version? I have added some initial
WGL_ARB_render_texture which likely helps this game.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9068
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9059
------- Additional Comments From austinenglish(a)gmail.com 2007-26-07 16:55 -------
Created an attachment (id=7257)
--> (http://bugs.winehq.org/attachment.cgi?id=7257&action=view)
With native quartz and sound configured :-P.
Gives a black screen and won't allow me to alt-tab back to desktop. Had ALT+F1
and kill wineserver as well as restart gdm to get my desktop back.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3695
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony.lambregts(a)gmail.com 2007-26-07 16:40 -------
Resolving as Fixed
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9059
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-07 16:10 -------
fixme:d3d_surface:surface_allocate_surface >>>>>>>>>>>>>>>>> GL_OUT_OF_MEMORY
(0x505) from glTexImage2D @ surface.c / 236
Then
err:d3d_surface:IWineD3DSurfaceImpl_GetDC CreateDIBSection failed!
err:x11drv:X11DRV_SetWindowText Not enough memory for window text
Looks like something is leaking lots of memory... Try native quartz.
Also Austin, please check the sound settings in your setup.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6954
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-26-07 16:07 -------
fixed with current git-wine.
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9009
------- Additional Comments From austinenglish(a)gmail.com 2007-26-07 15:44 -------
Still present in today's git (with bug 6591 fixed).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9059
------- Additional Comments From the3dfxdude(a)gmail.com 2007-26-07 13:21 -------
I would suggest it's a memory leak in quartz or related library.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9059
------- Additional Comments From austinenglish(a)gmail.com 2007-26-07 13:10 -------
Can you please use the demo version, so that anyone can test and get the same
results?
I just ran the demo in wine 0.9.41. Got something similar.
repeatedly get:
err:syslevel:_CheckNotSysLevel Holding lock 0x7ee5ddc0 level 2
then hangs on:
err:seh:setup_exception stack overflow 1488 bytes in thread 0009 eip 004092d5
esp 00230a30 stack 0x231000-0x340000
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5535
------- Additional Comments From algosystem(a)gmail.com 2007-26-07 13:07 -------
Git regression is telling me it's the ddraw rewrite.
Output:
c8901d6f6253f6c97610eb1068ac4ff89758ed0a is first bad commit
commit c8901d6f6253f6c97610eb1068ac4ff89758ed0a
Author: Stefan Dösinger <stefandoesinger(a)gmx.at>
Date: Fri Jun 9 19:36:12 2006 +0200
ddraw: Rewrite most of ddraw using WineD3D.
:040000 040000 9761355e24bc348d1e1c03110877541730611adb
67589bfed4fe0ed2619ce120d17eff82e3ca24f0 M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=8960
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-07 12:57 -------
Does that happens on windows as well? Most games "stop" when you switch focus
away from them. BTW that is a different issue, and you should open a new bug for
that, if it's different from windows.
Marking this as fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=9068
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|test |wine-misc
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3615
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-26-07 12:54 -------
I checked the Tron2.0 demo and the Conan demo. Both do not crash anymore.
Indeed, the bug is fixed.
Great job.
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9067
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From truiken(a)gmail.com 2007-26-07 12:50 -------
Closing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9067
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From truiken(a)gmail.com 2007-26-07 12:49 -------
> I installed following components with the winetricks script (clean system):
You've contaminated your .wine prefix with loads of native dlls. We don't
support this setup. Feel free to reopen the bug if you run the installer with a
clean .wine prefix (no native dlls, no winetricks).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8960
------- Additional Comments From vanessaezekowitz(a)gmail.com 2007-26-07 12:40 -------
Ok, it seems to work now, however, there seems to be a focus-refresh issue now: If the window
loses focus, it goes black. Give it focus again and make something happen, and it refreshes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=8997
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Keywords|FIXME |
Priority|P1 |P2
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-07 12:16 -------
Why is it critical? It doesn't affect any other applications.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2918
------- Additional Comments From ed.sternin(a)brocku.ca 2007-26-07 11:39 -------
Hmm... I'll try v.9 asap, thanks for the tip.
My cost to switch to v.10 is $6800, and I have no need for the 98% of extra
functionality; I would much prefer to stay at v.5.12, but if 10 can be made to
work, I may reconsider, if I can find the $$ to upgrade.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8997
timgelvin(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|www.troopmaster.com |http://www.troopmaster.com
Severity|normal |critical
Keywords| |FIXME
Priority|P2 |P1
------- Additional Comments From timgelvin(a)gmail.com 2007-26-07 11:36 -------
Got an email from Austin... said he will be working on another idea...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9069
------- Additional Comments From hexium(a)terra.es 2007-26-07 11:15 -------
What you need is the explanation of what EDUCATION means.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9069
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-07 10:53 -------
Closing _DUPLICATE_ not the _PROBLEM_ the bug that this is marked as _DUPLICATE_
still open.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9069
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-07 10:52 -------
I don't care what compiz developer said. This is Wine's bug as you claim and I
marked it as an _EXACT DUPLICATE_ of a long known problem.
Did you bothered reading the other bug? Or do you need an explanation what
"duplicate" means?
Duplicate.
*** This bug has been marked as a duplicate of 2983 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2983
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-07 10:52 -------
*** Bug 9069 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3615
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From stefandoesinger(a)gmx.at 2007-26-07 10:48 -------
Maury, old games use multithreading to draw a mouse pointer from a different
thread. This was common in ddraw/d3d7 times. D3D8/9 has a dedicated mouse
pointer API, thus games stopped doing so.
Also the bink video libraries use multithreaded d3d. This affects games like
Psychonauts and Oblivion.
Nevertheless, this bug should be fixed now, multithreading works basically. It
is still pretty buggy, but I'll resolve this bug as fixed. Please file new
bugs for games still not working, or drivers that dislike multithreading.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8380
------- Additional Comments From austinenglish(a)gmail.com 2007-26-07 10:36 -------
I don't think it's a regression. I've compiled all the way back to 0.9.28 and
the bug is still there. Mikolaj said via e-mail that it was broken in 0.9.25.
Unless Karsten decides to post the last working version, I'd say the bug has
always been there (or they were using some native dll's).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8960
------- Additional Comments From stefandoesinger(a)gmx.at 2007-26-07 10:24 -------
The bug should be fixed in current wine git. Can you test with git or with the
next release?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=9069
------- Additional Comments From hexium(a)terra.es 2007-26-07 09:38 -------
Just try to launch the application I linked with KDE and change the desktop.
If it works for you, close the bug.. I won't reopen it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9069
hexium(a)terra.es changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |UNCONFIRMED
Resolution|DUPLICATE |
------- Additional Comments From hexium(a)terra.es 2007-26-07 09:36 -------
If you read the link, the developer from compiz wrote that it's reproduceable
with kwin.
Isn't kwin supported by wine?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9069
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-07 09:34 -------
Closing dup
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2983
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hexium(a)terra.es
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-07 09:34 -------
*** Bug 9069 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9069
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-07 09:34 -------
Compiz/beryl/other composite managers are not supported by Wine.
Duplicate.
*** This bug has been marked as a duplicate of 2983 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9069
Summary: Strange problem with a win32 app. Changing desktop =
Slowliness & app dissapears
Product: Wine
Version: 0.9.41.
Platform: PC
URL: http://bugs.opencompositing.org/show_bug.cgi?id=234
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hexium(a)terra.es
I filed this bug to the Compiz developers, but they rejected as it's
reproduceable too with metacity and kwin. They told me it's a wine bug, so here
I file it :)
---------
This can be nominated to the strangest-bug-ever awards :)
I have no problem with any application but this. Can be reproduced always, and
happens both in Compiz Fusion and Beryl (last version released).
Steps:
- Download smsxeon.exe application. It's an app to send mobile messages in
Spain (don't worry, no viruses nor strange stuff).
Homepage: http://perso.gratisweb.com/xeon/
Direct link: http://perso.gratisweb.com/xeon/smsxeon.zip
- Uncompress and launch smsxeon.exe with wine (run it better from a terminal)
- Now, change the desktop (I'm using desktop wall, but it's also reproduceable
with the cube).
**** The transaction between the desktops is SLOW due to a 100% CPU use
(probably by XGL process, but I cannot be sure since it's just for 3 or 4
seconds)
- Change back to the previous desktop
**** The application window isn't there. It has dissappeared and cannot be
released again until CTRL-C and relaunch. If you check the terminal, the app is
still running (that's why I stated to be launched there)
Note: I don't have this bug with all the other applications I've run with wine.
I'm experienced this with at least the last 4 or 5 version of wine and with
*all* versions of Compiz Fusion (and Beryl).
My system: Compiz Fusion git (Treviño's repo), Ubuntu Feisty i386, ATI with
fglrx driver, XGL.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9068
Summary: WISO Mein Geld 2006 - Application doesn't work because
missing odbc depencies(?)
Product: Wine
Version: 0.9.41.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: contact(a)prodigy7.de
Hi,
my first start today (http://bugs.winehq.org/show_bug.cgi?id=9067) wasn't so
good, so my next try with a little bit more informations and references.
Ok - I try to use the application "WISO Mein Geld 2006" (Demo Download at
http://www.winload.de/download.php?subid=e6d361704c7b0d98fca86239758645cc&p…),
the installation works fine without native and with buildin dlls. The
installation log is attached (wiso-mg2006-install.log).
Next when I start the application, the application itself starts but then I get
the following two messages:
Message: "Fehler beim Update der Datenbank"
Translated: "Error during database update"
Message: "Die Datenbank konnte nicht erstellt werden"
Translated: "The database couldn't be created"
I tried many things with my crossover office version and with wine 0.9.41, but
on both I've the same error. I also tried installing native odbc drivers, but
they brought me also no success. The log of application start is also attached
(wiso-mg2006-appstart.log).
The both logs are generated with wine 0.9.41. If more informations needed, tell
me how and you'll get it!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6591
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-07 08:38 -------
Lots of patches were committed that should fix this problem. Make sure that you
do have ms-runtime properly installed: you should have c:\windows\winsxs\ with
number of directories, and files there. If you don't then please reinstall the
program(s) using latest Wine.
This fix should be in current GIT and wine-0.9.42 (when it comes out).
Closing. For any application specific problems open separate bugs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8236
------- Additional Comments From maregt0(a)telenet.be 2007-26-07 08:28 -------
It would be nice if this could get fixed
SUPER MAINTAINER DUNGEON SIEGE 2
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9065
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-07 08:21 -------
Invalid. Upgrade Wine to LATEST version - currently that is wine-0.9.41!!!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9065
------- Additional Comments From epolyakov(a)alyans.tula.net 2007-26-07 08:15 -------
yes i have install mdac, of course. wine - 0.9.3
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8698
------- Additional Comments From cedric.dewijs(a)tiscali.nl 2007-26-07 08:07 -------
The game works fine in wine 0.9.41 As far as i can tell this bug is fixed.
Thanks!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9067
------- Additional Comments From dank(a)kegel.com 2007-26-07 07:53 -------
Hi Manuel, I'm quite interested in this bug, but
perhaps you should close this report as invalid
(because of all the native DLLs you installed),
and open a fresh bug with a clean .wine and
no native DLLs installed. Winetricks is like salt,
not pasta; you should use it sparingly, only after
running without, and only as a way to find out where
wine is falling down.
Also, don't forget to add the keywords download and installer
if it's an install bug in a freely downloadable app.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9067
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-07 07:48 -------
In the future DO NOT PASTE logs - attach them instead.
It is impossible to read them otherwise.
Why did you installed all those native things? Do not do that unless asked
explicitly to do so.
Remove ~/.wine directory and try again.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8774
------- Additional Comments From sullivan.t(a)gmail.com 2007-26-07 07:43 -------
I too have noticed this, but would like to add that I have seen it happen more
commonly when entering the game (from the loading screen) where a character will
start within a graphic intensive area of the game; ie: Ironforge. A second
attempt at starting with a character out in an "open" area of the game (a field)
has resulted in that character starting just fine. Just some thoughts.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9067
contact(a)prodigy7.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |UNCONFIRMED
Resolution|DUPLICATE |
------- Additional Comments From contact(a)prodigy7.de 2007-26-07 07:32 -------
> And searching bugs for EXACT duplicate you can't because of the religion?
And your religion forbids to read a post EXACTLY?
What's "EXACT"?
EXACT is:
- that this and the other software are from the EXACT same manufacture - WISO.
Not EXACT is:
- this software is named "Mein Geld 2006", the other one "Mein Büro 2006"
- the error message
Additionally:
The bug reporter of "Mein Büro 2006" doesn't write any detailed description, how
it goes wrong. How I should see, that it "hangs" on application start or setup
start? If he would write an "how to reproduce" and I would see, thats are the
same steps, I could say "ok, the same" but so, it's a own new bug/error!!!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9067
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-07 07:20 -------
closing dup
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9067
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-07 07:20 -------
And searching bugs for EXACT duplicate you can't because of the religion?
*** This bug has been marked as a duplicate of 9003 ***
*** This bug has been marked as a duplicate of 9003 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9003
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |contact(a)prodigy7.de
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-07 07:20 -------
*** Bug 9067 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9066
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-07 07:19 -------
Closing dup
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9066
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-07 07:18 -------
Additional Comments: Please do not PASTE logs and back traces, (attach them
instead).
Additional Comments: Please do not PASTE logs and back traces, (attach them
instead).
Additional Comments: Please do not PASTE logs and back traces, (attach them
instead).
*** This bug has been marked as a duplicate of 9067 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9067
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-07 07:18 -------
*** Bug 9066 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8962
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-07 07:14 -------
Closing dup
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8962
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-07 07:14 -------
Duplicate.
*** This bug has been marked as a duplicate of 6457 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6457
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |g2g591(a)hotmail.com
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-07 07:14 -------
*** Bug 8962 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9065
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-07 07:11 -------
Have you installed mdac? How do you want to access anything without drivers
installed? Also what your Wine version again?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6257
------- Additional Comments From thunderbird2k(a)gmx.net 2007-26-07 06:51 -------
I have added some initial render texture support in Wine. The game still crashes
both in D3D9 and in OpenGL. I don't think the crash is OpenGL related.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3277
thunderbird2k(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-x11driver |wine-opengl
------- Additional Comments From thunderbird2k(a)gmx.net 2007-26-07 06:46 -------
Could you run the application using a recent Wine version using WINEDEBUG=+wgl?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7868
thunderbird2k(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Additional Comments From thunderbird2k(a)gmx.net 2007-26-07 06:41 -------
The patch is in now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8289
thunderbird2k(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From thunderbird2k(a)gmx.net 2007-26-07 06:40 -------
They are in now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8536
------- Additional Comments From waldorf(a)gmx.net 2007-26-07 05:11 -------
Wine 0.9.41 has taken care of that bug. Thanks a lot!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1798
------- Additional Comments From justice8(a)wanadoo.fr 2007-26-07 04:52 -------
Hi,
I have encounter the same issue with cedega/SOF2 and this is a workaround: run a
dedicated X server for playing wine game (usually I run a raw X server by hand,
with just a xterm)
example, with root user or sudo:
/usr/bin/X :1 -dpi 96 -audit 0 -nolisten tcp vt8 -auth /var/lib/gdm/:1.Xauth &
DISPLAY=:1.0 xterm &
(taken from main running X server)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9065
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|website-bugs |wine-misc
Product|WineHQ Apps Database |Wine
------- Additional Comments From alex(a)thehandofagony.com 2007-26-07 04:15 -------
Not a website issue!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9061
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|regression |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9061
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-26-07 04:09 -------
Indeed, winetricks and dcom98 permits to install the demo.
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9065
epolyakov(a)alyans.tula.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|access to MS SQL databases |access to MS SQL databases
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8573
------- Additional Comments From thunderbird2k(a)gmx.net 2007-26-07 03:21 -------
The patch I posted should at least take away that wglGetProcAddress warning.
Most likely the crash is really related to the missing function call. Did the
error go away or not? It can also still be something else that causes the crash
but it is likely outside of OpenGL if this patch really doesn't help.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9065
Summary: access to MS SQL databases
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: epolyakov(a)alyans.tula.net
I have two applications that must have connections to bases on MS SQL. First of
them use ODBC DSN for this, another directly MDAC components. wine - 0.9.3,
ubuntu 6.10,7.4. First of all i insatll mdac 2.7( problem wos and with 2.8,2.5)
jet 4.0 ( donot shure that it need, but who knows), copy to register keys with
ODBC drivers, set odbc32.dll and odbccp.dll in native mode, and try to do
connection in user dsn tab of odbcad32.exe util. So, I can do this successfully
only in win98 and NT4 mode, in 2k, xp, 2k3 testing connection in odbcad32 fail.
Than i tried do run applications, but both give me error screen with ole error
80004005. I try a lot of variants with dlls - nothing helps. wine out of
applications in attachment. Sorry for my English.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9059
------- Additional Comments From ekolis(a)cinci.rr.com 2007-26-07 01:44 -------
Created an attachment (id=7250)
--> (http://bugs.winehq.org/attachment.cgi?id=7250&action=view)
Error log from launching Space Empires V 1.44
These are the errors I get in error.log from launching SE5 via the command
wine se5.exe > output.log 2> error.log
If I disable sound and music in Settings.txt (found in SE5's Data directory),
all of the errors after the first seven or so lines disappear and I can
actually start a game, though the bitmap graphics are horribly corrupted and
the 3D graphics freeze the application.
I was running the game in windowed mode (which can be set in the Setup dialog -
be patient, it does eventually appear after you click the button!). Of note is
the fact that even though I have my nVidia driver up-to-date, no 3D Devices
appear in the Setup dialog.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9059
------- Additional Comments From ekolis(a)cinci.rr.com 2007-26-07 01:32 -------
Try this command (from the se5 directory):
wine se5.exe > output.log 2> error.log
That should create 2 text files, one with the regular output and the other with
the error output from wine.
Someone reported before that you have to disable sound and music in Settings.txt
for the game to load; I found that that gets me farther along (but then the
graphics screw up!)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3261
------- Additional Comments From neutro511(a)yahoo.com 2007-25-07 22:51 -------
Been a while since I have been here, I'm not sure that other issues have been
resolved. Program does now have an AppDB entry:
http://appdb.winehq.org/appview.php?iVersionId=8162 (note keywords above)
Not running Linux at the moment but noticed something interesting on Windows
that may explain rendering problems:
I switched to "large fonts"...starting Aire Freshner I get an error message
saying the program does not support large fonts and asks if I'd like to continue
anyway. Answering yes and continuing the program render much like it does in
Wine. Could this be some issue with font rendering/metrics?
Attaching a screenshot.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8962
------- Additional Comments From g2g591(a)hotmail.com 2007-25-07 19:24 -------
hmm, i wonde why it isn't working on mine, anyway i have to reinstall ubuntu
(unrelated evil mistake i probabily made)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9053
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From thestig(a)google.com 2007-25-07 17:33 -------
confirming
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7868
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From truiken(a)gmail.com 2007-25-07 16:48 -------
Bugs aren't fixed until the patches are committed...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6329
thunderbird2k(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From thunderbird2k(a)gmx.net 2007-25-07 16:47 -------
I have tried the standard Dawn demo and that one works now. I expect the other
one to work as well. For now I'll close the bug and if it doesn't work, reopen
it please.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8289
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From truiken(a)gmail.com 2007-25-07 16:46 -------
Bugs aren't fixed until the patches are committed...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9021
------- Additional Comments From austinenglish(a)gmail.com 2007-25-07 16:17 -------
>From e-mail:
I am still experiencing the same problem. Wine did not exhibit any
problems before the upgrade I listed in the attachment.
Thanks.
Please post your replies in bugzilla Tom, not in e-mail reply.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8241
------- Additional Comments From austinenglish(a)gmail.com 2007-25-07 16:15 -------
Can you give steps to reproduce in wine 0.9.41? When I try to install, I get a
M$ Visual C++ Runtime Library error - "abnormal program termination", with
nothing in the terminal. Installing Visual C++ runtime has no effects.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7868
thunderbird2k(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From thunderbird2k(a)gmx.net 2007-25-07 16:14 -------
I have submitted a bunch of patches one which adds some basic render to texture
support and one other which fixes the EXT_texture3D error (OpenGL: relax
extension checking). Dawn works fine now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8817
------- Additional Comments From thunderbird2k(a)gmx.net 2007-25-07 16:11 -------
I have submitted some patches to add some basic render texture support to
wine-patches. Hopefully those will be in soon. Can you test them?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8289
thunderbird2k(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From thunderbird2k(a)gmx.net 2007-25-07 16:11 -------
This bug gets fixed by the 'WGL: set pbuffer dimensions in HDC' :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9053
------- Additional Comments From austinenglish(a)gmail.com 2007-25-07 16:10 -------
Confirmed in wine 0.9.41 using steps in comment 6.
Note: To rename, right click, select edit, then name. F2 doesn't work in the
program.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9059
------- Additional Comments From noxxle(a)hotmail.com 2007-25-07 15:15 -------
I don't know how to attach a full terminal output. When I scroll up in my
terminal ALL i can see is the error msg that I already posted:
err:syslevel:_EnterSysLevel (0x7ee5adc0, level 2): Holding 0x7ed470c0, level 3.
Expect deadlock!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8774
griffon+winehq(a)snurgle.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |griffon+winehq(a)snurgle.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5467
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From the3dfxdude(a)gmail.com 2007-25-07 14:12 -------
Resolving works for me.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9064
Summary: UBSPay font problem
Product: Wine
Version: 0.9.41.
Platform: Other
URL: http://www.ubs.com/1/e/ebanking/software_tools.html
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
See the screenshot and description at
http://www.fourmilab.ch/fourmilog/archives/2007-07/000872.html
The software is free to download, and installs fine, but
I don't know how to repro the problem myself.
Note that bug 6978 suggests the right way to start
the app is to run UBSShell (which comes with ubspay).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9041
------- Additional Comments From dank(a)kegel.com 2007-25-07 14:00 -------
I was assuming that the Flash-for-gecko installer
would install the same COM classes, but I don't
know that's actually true.
You can also install the flash plugin by doing
wine iexplore http://www.adobe.com/products/flashplayer/
but that autodetects us as firefox.
I don't know yet how to install the IE version of
the flash player without IE.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8956
------- Additional Comments From steffen-trekki(a)web.de 2007-25-07 13:26 -------
No, that doesn't work.
I've uninstalled wine and deleted the .wine directory, rebooted my PC and
installed wine/Battelfield 2 and then "installed" the dcom98...then tried to
install the patch, but again, the msgbox wich told me, that it couldn't find the
installation directory of Battelfield 2 TM.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9063
Summary: AppDB note editor whitespace generation
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: the3dfxdude(a)gmail.com
Every time I click the show code button in the note editor it inserts
whitespace, specifically an extra line, before every <br />. If you toggle the
code view repeatedly, you will have an increasing amount of extra whitespace.
This certainly happens on my HOWTOs.
Either the code needs to check whether there is already a white space line
first, or just not bother to add extra whitespace there.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9053
from_winehq(a)spiriux.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7246 is|0 |1
obsolete| |
------- Additional Comments From from_winehq(a)spiriux.com 2007-25-07 11:49 -------
Created an attachment (id=7247)
--> (http://bugs.winehq.org/attachment.cgi?id=7247&action=view)
steps to reproduce (2)
steps to reproduce:
1) Open file (example xsd-file as attachment)
2) click on the button left of the row with 'element' (ligth blue) 'message'
(blue), ...
3) expand all elements (type on '*')
4) click on an element that you want to rename (ex: date).
5) rename this element to '_Date' or something else (see jpg file as
attachment).
6) type now 'Enter' or 'Tab' and application (XMLSpy 2007) crashed.
I known there is a workaround, but most users works this way.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9053
from_winehq(a)spiriux.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7245 is|0 |1
obsolete| |
------- Additional Comments From from_winehq(a)spiriux.com 2007-25-07 11:37 -------
Created an attachment (id=7246)
--> (http://bugs.winehq.org/attachment.cgi?id=7246&action=view)
steps to reproduce (1)
example XSD file (will be used in 'steps to reproduce (2))
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9061
juan_lang(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-shdocvw |wine-ole
------- Additional Comments From juan_lang(a)yahoo.com 2007-25-07 11:35 -------
It looks more like an ole bug to me.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8241
------- Additional Comments From dmitry(a)codeweavers.com 2007-25-07 11:30 -------
I see the following error in the log:
err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error
0x8001011d
0x8001011d == RPC_E_INVALID_OBJREF
That *might* be a real reason of the failure.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9053
------- Additional Comments From from_winehq(a)spiriux.com 2007-25-07 11:21 -------
Created an attachment (id=7245)
--> (http://bugs.winehq.org/attachment.cgi?id=7245&action=view)
(After reinstall of .wine directory) err messages.
The first line is when I startup the application.
The second, third and fourth lines are when I open the file.
>From the fifth till the end of file is when the fatal error occors.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8241
------- Additional Comments From dmitry(a)codeweavers.com 2007-25-07 11:16 -------
George, your interpretation of a log file is incorrect.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8241
------- Additional Comments From wine(a)keller.wz.cz 2007-25-07 11:06 -------
Just the note after analyzing the log I realized that the problem is due to
failed creation of c:\windows\temp\xxx file ...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8241
------- Additional Comments From wine(a)keller.wz.cz 2007-25-07 10:52 -------
Created an attachment (id=7244)
--> (http://bugs.winehq.org/attachment.cgi?id=7244&action=view)
WINEDEBUG=+ntdll,+file
I have same problem with GraphPad, here is the dump from debug ... I hope it
will help ... I am new in Wine, but I can see following files missing. Should I
copy those files from some Windows station ? Or only some of them ?
Missing files:
advapi32.dll
COMCTL32.dll
comdlg32.dll
GDI32.dll
imm32.dll
iphlpapi.dll
lz32.dll
mpr.dll
ole32.dll
OLEAUT32.dll
oledlg.dll
riched32.dll
rpcrt4.dll
shell32.dll
shlwapi.dll
USER32.dll
uxtheme.dll
VERSION.dll
WININET.dll
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9025
simotsa(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|DUPLICATE |
------- Additional Comments From simotsa(a)gmail.com 2007-25-07 10:49 -------
This bug is not related to http://bugs.winehq.org/show_bug.cgi?id=8988. The
bugs indicated in 8988 is about direct draw and has error messages. The bug I
posted does not generate any error/warning messages at all.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9041
------- Additional Comments From mikeklem(a)mail.rit.edu 2007-25-07 10:30 -------
Created an attachment (id=7243)
--> (http://bugs.winehq.org/attachment.cgi?id=7243&action=view)
Output of "ls -latR Sword\ of\ The\ New\ World/ >~/STWNfilelist"
@Dan Kegel in the above linked post the point was that installing flash for
mozilla had no effect, but installing flash for IE is how they got it to work
I have installed flash for mozilla, and even moved flashplayer.xpt into the
wine_gecko directory
even installing the Mozilla ActiveX from
http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=77479…
into the windows/gecko/0.1.0/wine_gecko had no effect
included is a complete directory listing of all files, as I do realize it is a
3+ gigabyte download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9062
------- Additional Comments From us(a)edmeades.me.uk 2007-25-07 10:28 -------
2. Issue of drop down size. This fixes it
routine CBDropDown, setwindowpos call, change use of .right/.left to:
lphc->droppedWidth?lphc->droppedWidth : lphc->droppedRect.right - lphc-
>droppedRect.left,
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9059
------- Additional Comments From ekolis(a)cinci.rr.com 2007-25-07 09:55 -------
Yes, there is a demo:
http://www.strategyfirst.ca/downloads/demos/SE5Demo_v125.exe
The demo's a bit dated (only version 1.25 instead of 1.44) though.
By the way, in case you were wondering how SE5 got up to #1 in the rankings so
quickly, Nox started a campaign over at the various SE5 forums a week or two
ago, and, well, it looks like a lot of SE5 players secretly want to use Linux
but SE5 is the only thing keeping them from it! ;-)
http://www.spaceempires5.com/en-US/node/3743
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9041
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
------- Additional Comments From dank(a)kegel.com 2007-25-07 09:36 -------
If the problem is a missing flash plugin, try this:
Download mozilla/firefox flash plugin here:
http://www.adobe.com/shockwave/download/alternates/
Install it with
wine installers/install_flash_player.exe
Test it with
wine iexplore http://www.adobe.com/software/flash/about/
That at least shows the flash plugin working, maybe it'll
help in the game.
BTW holy crap, the app is a 3+ gigabyte download!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9060
------- Additional Comments From dank(a)kegel.com 2007-25-07 09:11 -------
Please report this problem to your distro, or wherever you got your X drivers.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9041
------- Additional Comments From mikeklem(a)mail.rit.edu 2007-25-07 09:11 -------
@Austin English The point was that installing flash for IE fixed it in windows
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9053
------- Additional Comments From austinenglish(a)gmail.com 2007-25-07 08:56 -------
Can you give steps to reproduce in the demo. I see the option to insert an
element, but it's greyed out whenever I try to insert one.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9062
Summary: Wrong size of combobox list window and other combobox
errors
Product: Wine
Version: 0.9.41.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vanek(a)vsoft.sk
1.Size of dropdown window defined in resource file is not accepted (the
height).
2.The width cannot be set with CB_SETDROPPEDWIDTH message.
3.Selected item is not displayed properly.
Tested on Fedora 7 / KDE. Simple source text is in attachment.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3330
us(a)edmeades.me.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From us(a)edmeades.me.uk 2007-25-07 08:52 -------
Accepting as bug (and I can recreate it plus confirm the patch solves the
problem).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3330
us(a)edmeades.me.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |us(a)edmeades.me.uk
------- Additional Comments From us(a)edmeades.me.uk 2007-25-07 08:50 -------
Problem is in CreateToolBarEx if an empty toolbar is created using the null
hinst to pre load the default buttons. If createwindow was used (for example)
it all works fine. Patch submitted
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=9041
------- Additional Comments From austinenglish(a)gmail.com 2007-25-07 08:45 -------
If this doesn't work in windows, why do you expect it to work in wine?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9061
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-25-07 07:32 -------
It is the new demo. It came out today.
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9010
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From vitaliy(a)kievinfo.com 2007-25-07 07:21 -------
Confirming.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9061
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-misc |wine-shdocvw
Keywords| |Installer, regression
Summary|Civillisation4: beyond the |Civilization 4: beyond the
|swords crashes when |swords crashes when
|installing |installing
------- Additional Comments From vitaliy(a)kievinfo.com 2007-25-07 07:19 -------
Looks like a regression, it used to work before.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9060
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-25-07 07:15 -------
Closing invalid.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8962
austinenglish(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7226 is|0 |1
obsolete| |
------- Additional Comments From austinenglish(a)gmail.com 2007-25-07 07:15 -------
Created an attachment (id=7241)
--> (http://bugs.winehq.org/attachment.cgi?id=7241&action=view)
Working successfully in wine 0.9.41
Here it is again in wine 0.9.41. This is in a virtual desktop, but it also
worked fine in metacity as a full screen app (just couldn't grab a screenshot).
This was in Ubuntu 7.04, no native overrides, and I didn't touch winecfg or any
other settings.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.