http://bugs.winehq.org/show_bug.cgi?id=25899
Summary: in Aion assault on baularia, group play suffers a huge
performance drop.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dnick_meisterib(a)yahoo.com
The game itself runs perfectly fine, until you join up other people in a
group, at which poing, the performance starts dropping rappidly, after a little
while the performance is unbearably bad. This sort of thing does not happened
on windows partition on the same partition, it was tested by me on 2 computers,
and other people in appdb shared the same problems in comments.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31378
Bug #: 31378
Summary: Built in IE - ieframe:ClOleCommandTarget_Exec
Unimplemented cmdid 25 & 26 & 28 & 29 + meany more
Product: Wine
Version: 1.5.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ieframe
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: proent1992(a)comcast.net
Classification: Unclassified
Created attachment 41224
--> http://bugs.winehq.org/attachment.cgi?id=41224
konsole out put from built in IE
Using Built in IE to access U-Haul dealer network Point of Sale page unusable
the Scheduling screen dose not fully render and the links and buttons on the
calender do not function. Konsole out put warns unimplemented cmdid in
ieframe.I found one other bug #26213 that may be related
URL- https://pos.uhaul.net/
Below are the credentials to login to a practice site. You can login with Fire
Fox or Chrome but not fully functional due to lack of VB script and activeX
User Name 950790
Password 950790
Location 950107
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25900
Summary: build fails dlls/httpapi/httpapi_main.c on caos NSA
0.9 x86_64
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cjnitta(a)gmail.com
I have tried building wine versions 1.2.1, 1.2.2, and 1.3.12 on caos NSA 0.9
x86_64. All versions have the same behavior when I try to build them.
When I try to build I get the following error on httpapi_main.c:
gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -g -O2 -o
httpapi_main.o httpapi_main.c
In file included from ../../include/http.h:25,
from httpapi_main.c:27:
../../include/ws2tcpip.h:57: error: conflicting types for 'socklen_t'
/usr/include/unistd.h:245: error: previous declaration of 'socklen_t' was here
make[1]: *** [httpapi_main.o] Error 1
make[1]: Leaving directory `/home/cnitta/wine-1.3.12/dlls/httpapi'
make: *** [dlls/httpapi] Error 2
I have tried adding #define USE_WS_PREFIX as discussed in:
http://www.mail-archive.com/wine-devel@winehq.org/msg53614.html
It will compile httpapi_main.c, but then fails on internettransport.c:
gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -g -O2 -o
internettransport.o internettransport.c
In file included from internettransport.c:23:
../../include/ws2tcpip.h:57: error: conflicting types for 'socklen_t'
/usr/include/unistd.h:245: error: previous declaration of 'socklen_t' was here
make[1]: *** [internettransport.o] Error 1
make[1]: Leaving directory `/home/cnitta/wine-1.3.12/dlls/inetcomm'
make: *** [dlls/inetcomm] Error 2
Applying the same fix to internettransport.c causes many other problems such as
"storage size of 'hints' isn't known", etc.
This seems somewhat similar to the problems associated with OpenBSD, bug 16660.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25928
Summary: Morrowind GStreamer error on load
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: i30817(a)gmail.com
Morrowind is giving this error on ubuntu 11.04 64 bits, from the wine from the
wine repositories.
"(wine:32219): GStreamer-WARNING **: Failed to load plugin
'/usr/lib32/gstreamer-0.10/libgstspc.so': libopenspc.so.0: cannot open shared
object file: No such file or directory
fixme:gstreamer:GST_Connect Could not make source filter, are
gstreamer-plugins-* installed for 32 bits?"
As explained on the last post of this bug
http://bugs.winehq.org/show_bug.cgi?id=24933
I assigned the bug to mr. Maarten Lankhorst though i'm not sure it is the same.
There is also a new crash bug on "new game" too that seems unrelated (i
compiled HEAD --without-gstreamer to test it and the crash happened anyway),
but i'm trying to perform a regression test of it for another bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25931
Summary: Click tunnels through non-Wine window when context
menu is showing
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Simon.Paridon(a)uglyhorst.de
Created an attachment (id=33054)
--> (http://bugs.winehq.org/attachment.cgi?id=33054)
test exe to reproduce the bug
If you click a foreground non-Wine window while a context menu of a background
Wine window is shown, the mouse down event gets passed through to the window
the context menu belongs to.
See the attachment for a way to reproduce this effect.
I am using the KWin window manager.
This effect does NOT show in Windows.
(Sorry if this is known, I really have no idea how to search for this
particular effect in the bug db)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25932
Summary: Command and Conquer 3: Tiberium wars has partly
invisible units
Product: Wine
Version: 1.3.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: abugreporter(a)gmail.com
In Command and Conquer 3: Tiberium war parts of e.g. tanks are invisible. Air
planes are also invisible when they are flying for example. Rifle men are also
invisible. That is, for example the top face of a tank is completely invisible.
I tried putting everything on the lowest settings, but that didn't matter.
I am using an ATI 5770 card and I have this problem with the fglrx drivers, but
also with the radeon drivers.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25941
Summary: printing on OS/X fails cont...
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daniel.price(a)monash.edu
This is to reopen the bug: http://bugs.winehq.org/show_bug.cgi?id=17354
I have a fresh install of MacPorts WINE-DEVEL 1.3.12, but printing *still* does
not work on OS/X (I am running Snow Leopard 10.6.6). I checked to confirm that
the macports package was configured with cups, as per the last entry on the bug
above. However, still no printers are found by wine, so I don't think this is a
macports problem (perhaps cups was disabled because it didn't work in the first
place?).
I have followed most other things in that thread, e.g. changing the cups
configuration to create the /etc/printcap file, but this didn't seem to fix
anything (I deleted and recreated my .wine directory just to be sure the wine
config had updated).
I made some progress following the steps at:
http://www.witch.westfalen.de/Wine-HOWTO/wineprintconfig.html -- that is, I
could get at least the print dialog box functioning (otherwise is greyed out,
and get messages "no printer is installed" such as those discussed in the bug
report above) by manually entering the register entries using regedit. However,
I could not get it to work, with errors such as:
err:winspool:WINSPOOL_GetDriverInfoFromReg Can't find driver L"PS Driver" in
registry
err:winspool:WINSPOOL_GetDriverInfoFromReg Can't find driver L"PS Driver" in
registry
err:commdlg:PRINTDLG_ChangePrinterW GetPrinterDriverA failed for L"Wine
Postscript Driver", fix your config!
fixme:commdlg:PRINTDLG_UpdatePrintDlgW No lpdm ptr?
fixme:commdlg:PRINTDLG_WMCommandW Update printdlg was not successful!
... and my feeling from reading the thread for bug 17354 was that it should not
be that complicated.
Sorry I can't be more helpful than that, but I thought it would be worth
re-flagging the issue as it does not seem to have been resolved by the fix to
the Macports Portfile.
Cheers,
Daniel
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25954
Summary: Origin8 fails on try to inmort ASCII file
Product: Wine
Version: 1.3.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a.o.shyichuk(a)gmail.com
Created an attachment (id=33085)
--> (http://bugs.winehq.org/attachment.cgi?id=33085)
console output
Fail happens on menu selectin File-Import-Single ASCII (on last click). Wine
reports an error, the program doesn't react after that.
Console output can be found in attachment.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25956
Summary: CINERGY T2 USB 2.0 DVB-Receiver
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikko.j.nevalainen(a)jyu.fi
Hi!
This terratec device does not work in my Ubuntu. According to the error window
there is something wrong in either CinergyDVR.exe that it does not execute or
my WINE 1.3 is somehow faulty.
It's not necessarily a bug per se.
I have no clue how to fix it. I am not privy to coding or anything of the sort.
I only know how to use the graphic interface.
greetings,
Mikko
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25962
Summary: Alsa Mic-Capture horrendous recording Quality.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kyle.leet(a)gmail.com
First off, you may be asking yourself, why is this marked as a blocker? This
sounds like a very minor issue. This is where I'll try to correct you, this
effects every single application that supports Audio input. Programs such as
Pro Tools, Ableton Live, Reason, KORE, FL Studio, Adobe Audition, even Skype.
Although audio recording does function, the quality of the said recording is
absolutely horrid, and is garbage by todays standards (in the 60s it may have
been considered acceptable). It sounds like you're an alien, in a wind tunnel
trying, to start your lawn mower. It's 2011, this has been an issue for well
over Six Years now. No one should have to use PulseAudio, OSS, or anything
else. Alsa is built into the Kernel, and Wine doesn't support it at all, this
to anyone should be disgusting. There's Bug 5159, and quite a few others
scattered all over the place. They do not represent the issue as a whole.
Further testing of Audio applications can't even begin to occur until this is
fixed. The results are always skewed. This is also what keeps on turning me,
among with many others that I know (couple dozen or so) off of Linux. We hate
*buntu, everyone else manages to do it properly and utilizes Alsa. Hopefully on
Bug day (or even prior to that) this finally gets resolved for good.
Thanks,
Kyle.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.