http://bugs.winehq.org/show_bug.cgi?id=19724
Summary: elevated demo has a terrible performance under Wine
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Created an attachment (id=23049)
--> (http://bugs.winehq.org/attachment.cgi?id=23049)
elevated_1024x768.exe (4K binary)
elevated_1024x768.exe runs in Linux a hundred times slower than in Windows.
native d3dx9_33.dll is required.
This is probably due:
fixme:d3d:IWineD3DDeviceImpl_CreateSwapChain The app requests more than one
back buffer, this can't
o use double buffering(=1 back buffer) if possible
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17682
Summary: AoE Help graphics immediately whitened, no text
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
The (3MB) help file of Age of Empires (1, base version) appears entirely white
in winhlp32. However, resizing the window creates refreshes which show that on
the left side, part of a (roman?) column is shortly drawn, before the whole
window is whitened again. The text that should be on the right side never
becomes visible.
Should I attach such a huge file here?
The .hlp file makes reference to at least one .dll supplied by the game. That
is not needed to test for the bug (MS-Windows' winhlp32 will complain yet
nevertheless display file contents without them).
I've tried this file in a Gecko-enabled wine as well, it made no
difference.
--
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=19859
Summary: cygwin's rsync -aq --delete-before crashes; breaks
cygwin bash build
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://cygwin.com
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
[This is the next problem after bug 19858.)
To debug bug 19856, I decided to try to build cygwin's bash
from source so I could see why it refuses to run some commands.
Hilarity ensued.
To repeat:
1) run
$ winetricks cygwin
and select gcc, automake, patch, and cygport
2) start a cygwin shell
$ cd ~/.wine/drive_c/cygwin
$ wine wineconsole cmd /c cygwin.bat
then use that for all further commands
3) read 'man cygport'
4) download the bash source package from your favorite cygwin mirror, e.g.
$ wget http://cygwin.osuosl.org/release/bash/bash-3.2.49-22-src.tar.bz2
To work around bug 19858, edit cygwin's /bin/cygport and change the two lines
warn "${unpack_cmd} ${unpack_file_name} failed"
to say
echo "${unpack_cmd} ${unpack_file_name} failed"
5) unpack the source tarball and use cygport to prepare and build it
$ mkdir temp
$ cd temp
$ tar -xjvf ../bash-3.2.49-22-src.tar.bz2
$ cygport prep bash*cygport
This takes a couple minutes, and fails at the very end with
>>> Preparing working source directory
+ rsync -aq --delete-before /cygdrive/c/bb/bash-3.2.49-22/origsrc/
/cygdrive/c/bb/bash-3.2.49-22/src/
/usr/bin/cygport: line 779: 67 Segmentation fault (core dumped) rsync
-aq --delete-before ${origsrcdir}/ ${srcdir}/
You can reproduce this almost on its own by running that rsync
inside wineconsole yourself. (Doing it noninteractively
doesn't seem to crash :-( )
Leaving off the --delete-before avoids the crash.
Workaround: edit cygwin's /bin/cygport to use cp -a instead of rsync, e.g.
change
rsync -aq --delete-before ${origsrcdir}/ ${srcdir}/;
to
rm -rf ${srcdir}/
cp -a ${origsrcdir}/ ${srcdir}/;
--
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=19089
Summary: Mozilla Firefox doesn't detect IE as installed?
Doesn't attempt to import settings from IE
Product: Wine
Version: 1.1.24
Platform: PC
URL: http://www.getfirefox.com
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Mozilla Firefox doesn't appear to detect IE as installed. On first run on
windows, Firefox asks if you'd like to import your settings from IE (or some
other browsers if installed). On wine, this gets skipped.
I tried installing ie6 from winetricks to see if perhaps we're missing a
file/registry key that it would install, but no luck.
--
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=17221
Summary: Google Sketchup plugin Cutlist does not work
Product: Wine
Version: 1.1.7
Platform: PC
URL: http://lumberjocks.com/jocks/daltxguy/blog/5143
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mellery(a)gmail.com
Created an attachment (id=19150)
--> (http://bugs.winehq.org/attachment.cgi?id=19150)
console output
The plugin cutlist (download link is in the bug report) doesn't load
completely, when I start the plugin only the logo and 4 button boxes load not
the settings box that should be inbetween. Also clicking on the buttons have
no effect.
--
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=17257
Summary: tex2html will not install
Product: Wine
Version: 1.1.12
Platform: Other
URL: http://www.chikrii.com/products/tex2word/dl/
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jon.dufresne(a)gmail.com
The program "tex2html", evaluation can be downloaded from provided URL, will
not install. Wine's command output reads:
---
$ wine ./tex2word.exe
fixme:mountmgr:harddisk_ioctl unsupported ioctl 4d004
---
The error inside the installer reads:
---
Tex2Word installation activity:
[1] Trying destination folders... can't write to folder C:\Program Files\Common
Files\Microsoft Shared\TEXCONV\
---
A popup then appears that reads:
---
Can't install Tex2Word!
---
After clicking the "OK" in the pop up, the installation closes.
--
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=20695
Summary: Cannot scroll documents being compared in winmerge
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joao.eiras(a)gmail.com
1. Get Winmerge http://winmerge.org/downloads/ (I'm using 2.12.4)
2. Install MFC71U.DLL and MSVCP71.dll (winetricks is good)
3. Open WinMerge and compare two documents
Notice how the double document view cannot be scrolled horizontally using the
scrollbar. IT works though if you select text and drag the mouse.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10063
Summary: wineconsole run fail on korean locale.
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dlunch(a)gmail.com
wineconsole failed to run in korean locale.
it reports 'err:wineconsole:WCUSER_SetFont wrong font' few times and
'err:wineconsole:WINECON_Fatal Couldn't find a decent font, aborting'.
but when i tried LANG="C" wineconsole cmd, it runs successfully.
--
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=11898
Summary: Dance eJay Demo 7 crashes due to unimplemented interface
relating to devenum
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://support.empireinteractive.com/default.aspx?MID=8F
F6D156CB73&PID=D70EED24-7412-4A36-A7B2-879837165C8C
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=11192)
--> (http://bugs.winehq.org/attachment.cgi?id=11192)
Output with devenum and qcap traces
As per bug #11863, a separate bug is filed for other issues in this
application. When starting the Dance eJay 7 Demo, after the trial time dialog,
a page fault is incurred. The devenum trace seems to suggest that the issue
lies in that particular component, as per comment 3 of bug 11863. Attached are
logs pertaining to this issue.
--
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=16550
Summary: ConnectNamedPort should never return OK in overlapped
mode
Product: Wine
Version: 1.1.10
Platform: Other
URL: http://chromium.org
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Chromium contains the following code in
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/ipc_channel_w…
BOOL ok = ConnectNamedPipe(pipe_, &input_state_.context.overlapped);
DWORD err = GetLastError();
if (ok) {
// Uhm, the API documentation says that this function should never
// return success when used in overlapped mode.
NOTREACHED();
return false;
}
switch (err) {
case ERROR_IO_PENDING:
input_state_.is_pending = true;
break;
case ERROR_PIPE_CONNECTED:
waiting_connect_ = false;
break;
default:
NOTREACHED();
return false;
}
This triggers, for instance, if you build and run Debug/ui_tests.exe:
[1217/155712:FATAL:ipc_channel_win.cc(206)] Check failed: false.
The obvious one-line change to our ConnectNamedPipe lets the test
get further. I'll post a patch once I have a test case.
--
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.