http://bugs.winehq.org/show_bug.cgi?id=16531
Summary: Issues using embedded html (DVD Profiler written with
Delphi)
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
URL: http://www.invelos.com/Downloads.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Stuart(a)houseofanime.org
DVD Profiler's 'general' windows contains a link called 'view contributors'.
The 'general' screen appears to be a part of the application. If you follow
this link, it opens a new window showing contributions for that profile. This
screen appears to be an html page rendered in an application window. I make
this distinction because of the different performance.
The main windows of the application perform (more or less) as you would expect,
but some of the html-based windows do not function correctly. In the 'view
contributors' window, you can not scroll or follow links (although a scroll
mouse wheel will scroll the page and the icon changes as you move over a link).
If I install IE6 using winetricks, the screen allows scrolling by clicking with
the mouse, but links still do not work.
--
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=20534
Summary: gdb proxy mode: allow interrupt from command line
(e.g. Ctrl-C)
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winedbg
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pebolle(a)tiscali.nl
Created an attachment (id=24479)
--> (http://bugs.winehq.org/attachment.cgi?id=24479)
A really simple way to allow SIGINT to break the debuggee
0) In gdb proxy mode an interrupt from the command line (e.g. Ctrl-C), which
should break the application debugged and bring up the gdb prompt, actually
kills winedb.exe (and the program being debugged). This leaves the terminal and
the gdb session in a confusing state (i.e. might need a "stty echo"). This
mostly makes running gdb proxy mode pointless.
1) Example session:
$ wine winedbg --gdb notepad.exe
GNU gdb (GDB) Fedora (7.0-3.fc12)
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
0x7b87ab8c in DbgBreakPoint () at ../../include/winternl.h:1968
1968 static inline void WINAPI DbgBreakPoint(void) { __asm__
__volatile__("int3"); }
Missing separate debuginfos, use: debuginfo-install
wine-common-1.1.32-1.fc12.1.noarch
Wine-gdb> c
Continuing.
trying to process verbose packet: Cont?
trying to process verbose packet: Cont;c
^CRemote communication error: Connection reset by peer.
Wine-gdb> [wine-1.1.32]$ quit
A debugging session is active.
Inferior 1 [Remote target] will be killed.
Quit anyway? (y or n) EOF [assumed Y]
putpkt: write failed: Broken pipe.
1) A trivial patch, which I'll try to attach shortly, will give this behaviour:
$ wine winedbg --gdb notepad.exe
GNU gdb (GDB) Fedora (7.0-3.fc12)
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
0x7b87ab2c in DbgBreakPoint () at ../../include/winternl.h:1968
1968 static inline void WINAPI DbgBreakPoint(void) { __asm__
__volatile__("int3"); }
Missing separate debuginfos, use: debuginfo-install
wine-common-1.1.32-1.fc12.1.noarch
Wine-gdb> c
Continuing.
trying to process verbose packet: Cont?
trying to process verbose packet: Cont;c
^C
Program received signal SIGTRAP, Trace/breakpoint trap.
0x68000830 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
Wine-gdb>
--
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=10933
Summary: PAF 5 unicode font displays with inconsistent size
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rm.riches(a)verizon.net
Created an attachment (id=9857)
--> (http://bugs.winehq.org/attachment.cgi?id=9857)
GEDCOM containing only Fred Flintstone
In the Family and Pedigree tabs, the international unicode font supplied by PAF
5 displays with apparently random sizes. This symptom is new with Wine 0.9.52.
With Wine 0.9.50, font sizes were consistent. (The installer failed with Wine
0.9.51.)
To reproduce the problem, do one of the following:
First, in the Family tab, observe "Marriage" has obviously inconsistent font
sizing.
Second, create a new person, named "Fred Flintstone" and observe his name
showing with inconsistent font sizing in both the Family and Pedigree tabs.
Third, import the GEDCOM file I am about to attach. Observe Fred's name in the
Family and Pedigree tabs, plus "Marriage" in the Family tab.
--
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=10277
Summary: Uninstalling software does not remove them from Programs
menu
Product: Wine
Version: 0.9.48.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jfarroyo82(a)hotmail.com
I am using Ubuntu 7.10 which places a Wine submenu under Application menu,
where there also are Sound & Video, Office, Programming and so...
In that Wine menu there are every software that i install from Wine
But when i uninstall software, or remove .wine directory, those softwares are
not removed from that Wine submenus
--
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=13823
Summary: Bad region repaint
Product: Wine
Version: 1.0-rc4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simonetregnago(a)grivaonline.com
I'm using an ERP client that works quite well with Wine 0.9.46.
After that version something is changed and background windows does not
correctly redraws when you close the top one.
The app uses MDI windows, so all child windows are in the main frame window
context. If you close a top level child window the back one does not redraw
itself.
It seems that invalidate regions are changed after the 0.9.46 version(an
optimization?), resulting in a wrong paint area.
Thanks,
Simone Tregnago
--
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=20293
Summary: undefined reference to 'isinf' int global.c, jsutils.c
number.c on Solaris 10
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Solaris
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daniel.vergien(a)googlemail.com
In the Solaris 10 math.h isinf is only defined if either _STDC_C99 or
_XOPEN_SOURCE - 0 >= 600 or __C99FEATURES__ is defined.
What surprises, is that in config.h HAVE_ISINF is defined with 1. So the
configure check seems to not work correctly.
If I use CFLAGS=-D__C99FEATURES__ wine compiles fine.
This behavior is also showing up on the trunk version.
--
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=17750
Summary: Touhou Chireiden ~ Subterranean Animism: fails since
1.1.14
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: davidsboogs(a)gmail.com
Touhou 11: Touhou Chireiden ~ Subterranean Animism does not work in wine
versions greater than 1.1.13, which it does work in.
It freezes shortly after launch, during the Now Loading screen.
Note that because it is (still) required for this program, I am using a native
d3dx9_36.dll.
Please let me know if there is any way I can provide more information.
--
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=16847
Summary: Regression in 1.1.12 - Visual FoxPro List View control
renders no text
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jtk(a)yahoo.com
A regression between 1.1.12~winehq0~ubuntu~8.10-0ubuntu1 and
1.1.11~winehq0~ubuntu~8.10-0ubuntu1 caused a Visual FoxPro application
(CortexEDI specifically) to incorrectly draw a list view.
The list view did not render text data in none of its rows. Because of a
peculiarity of this application, the number of rows always fill the fixed
height of the control, so I can't confirm whether the list has no rows, or all
empty rows.
Downgrading wine from 1.1.12~winehq0~ubuntu~8.10-0ubuntu1 to
1.1.11~winehq0~ubuntu~8.10-0ubuntu1 fixed the problem.
Specific application library information (any DLLs in the program directory,
etc.) available on request, just let me know what would help identify the
regression.
--
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=12551
Summary: Dead Link in the Footer of a Bug
Product: WineHQ Bugzilla
Version: 3.0.2
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
In the Footer of a Bug, there is an Action to
"Add" "the named Tag" ________ "to bug" xxxxx "Commit"
The Part "the named Tag" is a dead Link:
http://bugs.winehq.org/docs/html/query.html#individual-buglists
--
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=20191
Summary: VC9 mt.exe crashes when trying to embed a manifest
Product: Wine
Version: 1.1.30
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skyphyr(a)gmail.com
CC: dank(a)kegel.com
Created an attachment (id=23803)
--> (http://bugs.winehq.org/attachment.cgi?id=23803)
A small source example to reproduce the mt.exe crash
Hi All,
I've been using wine to build binaries with vc9 for a while and it's gone ok,
but I've hit some projects where I need to embed a manifest. It's doing that
that I'm hitting a problem with wine crashing. Mt.exe runs fine when called
with no arguments (just outputs help text).
I installed VC9 by copying the files over from a windows installation. I then
installed vc2008 sp1 runtime in order to fix up some issues the compiler had
finding some msvc* libraries.
I'm running Mandriva 2009.1 x86_64 and I've tried this using both it's standard
wine (1.1.17 at the moment) and compiling 1.1.30 from source (It appears to
work, but I can't be certain I did everything correctly as it pushes out a lot
of text during a run of mt.exe - mostly font stuff).
I've attached two archives. One contains the output of WINEDEBUG=+relay,+seh
wine c:/Program\ Files/Microsoft\ SDKs/Windows/v6.1//bin/mt.exe -manifest
win32/indexedTextureLookup.dll.manifest
-outputresource:win32/indexedTextureLookup.dll\;2 run on both 1.1.17 and 1.1.30
The other is a small set of source (the makefile has some extraneous stuff that
is part of the build process I put together to do cross-platform compilation
using wine and VC, but other than that it's all pretty barebones). The line(s)
in Makefile.generic which call mt.exe are commented out.
Let me know if you have any questions or if there's something I can do to help
track down this bug.
Cheers,
Alan.
--
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.