http://bugs.winehq.org/show_bug.cgi?id=15005
Summary: Touhou 11 doesn't fill the window in >640x480 modes
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www16.big.or.jp/~zun/html/th11dl.html
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leffeman(a)gmail.com
Created an attachment (id=15631)
--> (http://bugs.winehq.org/attachment.cgi?id=15631)
A screenshot of the bug.
This game provides three windowed modes, 640x480 works as it is supposed to,
filling up the entire window. However, the two other modes 960x720 and
1280x960 do not -- the game only draws to the bottom-left corner (0, 0) as if
the window was 640x480 large.
--
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=13692
Summary: failed to crosscompile icmp.dll (dogfood)
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
For u_int, u_char:
expected specifier-qualifier-list before ‘*****’
For AF_INET, SOCK_RAW, IPPROTO_ICMP, IPPROTO_IP, IP_TTL, IP_TOSPOLLIN,
EMSGSIZE, ENETUNREACH, EHOSTUNREACH:
error: '*****' undeclared
For fdr, addr:
storage size of ‘*****’ isn’t known
For socket, shutdown, getsockopt, sendto, poll, recvfrom:
implicit declaration of function ‘*****’
For ip, icmp:
struct '*****' has no member named '*****_*****'
Some more errors, due to the problems above
--
By by ... Detlef
--
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=13908
Summary: Office 2003 fails to set icons
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fnjordy(a)gmail.com
Created an attachment (id=14012)
--> (http://bugs.winehq.org/attachment.cgi?id=14012)
wine-menubuilder.log
NB: Actually 1.0rc5, not available in list to select.
Fresh installation of Microsoft Office 2003 Professional fails to completely
setup links and icons. Either Word and Excel have stock Wine glass icons, only
Excel appears, or everything but Word & Excel.
Output of "WINEDEBUG=+menubuilder wine SETUP.EXE" attached.
This is related to Bug 7084.
--
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=9864
Summary: RipIt4Me: regression; not longer able to load IFOs
Product: WineHQ Apps Database
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aharlap(a)gmail.com
RipIt4Me version 1.7.1.0 on Ubuntu 7.0.4-x86_64 with wine-0.9.46 no longer
works since update from wine-0.9.45:
While running in Wizard Mode, reads DVD fine at first, then upon clicking
'Next', gets to Step 2 ("Create PSL"). Clicking on this yields the following
error:
"Failed to load the IFOs!!! Please report this error on the forum! In the
meantime, you can use the Wizard mode, skip Step2 and Step3 (the PSL and
ripping steps) and try the cleanup once more. Refer to FAQ 11 for more
details!"
After clicking 'OK' on the error message, another subsequently appears:
"There does not seem to be a DVD in your selected drive"
Worked flawlessly under previous wine version.
URL to RipIt4Me program:
http://www.videohelp.com/tools/RipIt4Me
See also appDB entry for RipIt4Me 1.7.x:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=9226
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9810
Summary: wined3d calls GDI and USER functions inside
ENTER_GL/LEAVE_GL
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julliard(a)winehq.org
No GDI or USER function should be called from inside an ENTER_GL/LEAVE_GL
block.
The main offender seems to be the context management; it looks like it abuses
ENTER_GL to also lock its own data structures, so it's probably not just a
matter of removing the ENTER_GL blocks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12929
Summary: Games crash/wined3d doesn't work with ATI's fglrx driver
Product: Wine
Version: 0.9.61.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mattemod(a)gmail.com
Like I explained in this thread
http://forum.winehq.org/viewtopic.php?t=510
games (and i think other 3D apps too) don't run with "fglrx" driver.
I tried the "radeonhd" driver and games start perfectly, but (obviously they're
unusable because the radeonhd driver doesn't have direct rendering implemented
yet).
I also tried my same Wine installation on a notebook with an nvidia 7000M and
it worked! To do so i installed the same Wine version (0.9.60) on the same
distro (Gentoo AMD64) and copied my ~/.wine (with games already installed) on
the notebook.
Today i tried Wine 0.9.61 but results are the same...
I noticed that it happens only with DirectX games, not OpenGL. For example i
tried Morrowind, Oblivion, Guild Wars and Nexuiz, but the only one who worked
was Nexuiz (even if too slowly).
Here is my configuration:
- Gentoo AMD64
- kernel 2.6.24-gentoo-r5
- ATI Radeon HD 3870 (512MB)
- fglrx 8.473 (Catalyst 8.4)
I'm going to attach some wine/winedbg output.
If you need any other info and test reports or if you want me to try patches or
anything else, just ask.
--
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=13352
Summary: Office 2003 knot install in custom option install Entire
feature and ohter
Product: Wine
Version: 1.0-rc1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: obelich(a)gmail.com
hiyas we have install the office in my ubuntu hardy heron to test and send to
you the problems im found ok the firs problem is i knot install full office
2003 in the pc, and the other is in custum install dont have the option to
install entire feature, and we try to open a ms office document with samba and
then dont have the option to open with ms office :( we test this is basics
problems we like to migrate the machines in my work buth the people here need
the office and we have a ubuntu file server with samba :) well i try to test in
others files i send the bugs and problems im found.
--
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=16016
Summary: Command and Conquer 3: crashes at startup
Product: Wine
Version: 1.1.8
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexanderjbuck(a)gmail.com
Created an attachment (id=17228)
--> (http://bugs.winehq.org/attachment.cgi?id=17228)
wine stderr and stdout
When starting Commmand and Conquer 3 from the command line, the application
crashes after splash screen is displayed.
Log attached.
Wine: 1.18
Nvidia: (II) NVIDIA dlloader X Driver 169.12 Thu Feb 14 17:55:38 PST 2008
Ubuntu: 8.04
--
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=15120
Summary: EVE Online: Only shows a black screen
Product: Wine
Version: 1.1.3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chaosxc(a)gmail.com
I recently upgraded to 1.1.3 with the hope that maybe EVE would work a little
bit better. I was able to get premium graphics content but it would not render
ship and station models. When I disabled the premium content and EVE restarted,
all I got was a black screen. Downgrading to 1.1.1 did not fix it, nor did
reinstalling EVE.
--
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=14765
Summary: Vampire: The Masquerade - Bloodlines (from Steam) does
not start
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Simetrical+wine(a)gmail.com
Created an attachment (id=15277)
--> (http://bugs.winehq.org/attachment.cgi?id=15277)
Log from starting program
Tried on git at wine-1.1.2-253-g9b57217. It loads Steam, says it's starting
the game, and then hangs at zero CPU usage after "fixme:shdocvw:OleObject_Close
(0x1a9750)->(1)". Then I hit Ctrl-C twice to get a stack dump. Log is
attached. Something similar happens if I try to run Steam and then the game.
I also tried on 0.9.58, since someone said in the AppDB that it worked
perfectly for them on that version. It failed there too. This is on Ubuntu
Hardy.
--
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.