http://bugs.winehq.org/show_bug.cgi?id=2517
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-26-10 12:37 -------
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=2170
------- Additional Comments From pealfa(a)yahoo.es 2004-26-10 03:11 -------
I have also received the error message.
Now I use wine20041019 with Mandrake10 without Windows.
The message appears at the end of the installation, when he/she says:
"Registering changes...."
Word is installed, but when throwing it he/she says: "Damages have been detected
in the registration...". gallery doesn't work, PhotoEditor,...
Neither Access works, because he/she says: "You don't have license to use it in
this computer."
The bug prevents that the installation keeps the data in the registration the
registration, because using a previous installation (of wine20030911) everything
works perfectly.
Greetings
Pepe Álvarez
--
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=2517
mstefani(a)redhat.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From mstefani(a)redhat.com 2004-25-10 17:06 -------
Patch was accepted into CVS: http://cvs.winehq.org/patch.py?id=14299
--
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=2536
Summary: buttons unreachable in documan
Product: Wine
Version: 20040716
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: boldra(a)tiscali.it
It's a visualization bug founded in aplication "Documan", used to make use of
the scanner tamarack artiscan. The application works great and the scanner works
too, but the buttons (with icons), that appear in the windows "configuration",
are misplaced, so unreachable because go out of the visible window.
--
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=2535
Summary: Starcraft not adjusting screen resolution correctly
Product: Wine
Version: 20041019
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jluka(a)geshp.com
When running Starcraft, which defaults to going fullscreen 640x480, the video
gets scrambled if it was launched while the screen is at 1024x768 resolution.
If the computer was already at 640x480 before Starcraft started, it runs fine.
Running Fedora Core 2 on an HP Laptop (ze5730us) with a Radion IGP 435M. (64meg)
--
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=2534
adam(a)gimp.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adam(a)gimp.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=2534
Summary: Grim Fandango startup crash (regression; possible patch
included)
Product: Wine
Version: 20041019
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: torbjorn.e.andersson(a)tietoenator.com
Grim Fandango has been broken for the past two Wine snapshots (20040915 and
20041019). The startup screen appears, followed almost immediately by an
unhandled exception. CVS regression testing shows that:
The 2004-09-07 14:32:45 CDT snapshot works.
The 2004-09-07 14:33:00 CDT snapshot does not work.
The only change between these two snapshots is revision 1.44 of
include/dinput.h. It adds a DIDEVICEOBJECTDATA_DX3 struct and, more importantly,
adds uAppData to the already existing DIDEVICEOBJECTDATA struct. If I trace
dinput the last two messages before the unhandled exception are:
trace:dinput:SysKeyboardAImpl_Acquire (this=0x403bbee8)
trace:dinput:SysKeyboardAImpl_GetDeviceData
(this=0x403bbee8,16,0x4067fbd4,0x4067fad0(32)),0x00000000)
I'm including a patch to keyboard.c that fixes the problem for me. It's complete
guesswork, based on a somewhat similar code in mouse.c, but it could be the
correct fix I guess.
--
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=2533
Summary: the install process should support $DESTDIR
Product: Wine
Version: unspecified
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vapier(a)gentoo.org
if you're trying to install wine into a fake root before merging with /, you
currently have to override a number of variables (based upon how many arguements
you passed during ./configure)
for example, if you run `./configure --prefix=/usr`, you'd have to run `make
install prefix=/some/other/place/usr` ... if you passed --prefix and --libdir,
you'd have to pass similar values during `make install` ... all in all, a pita :)
it'd be nice if one could easily just do `make install
DESTDIR=/some/other/place/` like almost every other autotools package out 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.