http://bugs.winehq.org/show_bug.cgi?id=6552
jeg(a)france-online.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |critical
--
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=6552
------- Additional Comments From jeg(a)france-online.org 2006-29-10 07:46 -------
I've tried another time to compile Wine, and I've found some possibles errors :
-When doing the "sudo make uninstall" command, an error occurs at the end of
the process (a screenshot is available in attachment) saying
"update-desktop-database : unknown command".
-Then, during the "make" process, it seems that nothing is done (a screenshot
is available too). "Entering directory /home/... Nothing to do for all leaving
directory".
Maybe this can explain my bug ...
--
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=6552
------- Additional Comments From jeg(a)france-online.org 2006-29-10 07:36 -------
Thanks for replying so quickly. But it still doesn't work...
In order to try the "./configure CFLAGS=-fno-stack-protector" solution, I have
run a "sudo make uninstall", and then I have recompiled Wine with "./configure
CFLAGS=-fno-stack-protector", "make depend", "make" and "sudo make install".
But winecfg still doesn't work with the "segmentation error".
--
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=6552
------- Additional Comments From ajackson(a)bcs.org.uk 2006-29-10 07:15 -------
Fairly easy fix for this when your run ./configure run it like this:
./configure CFLAGS=-fno-stack-protector
The default under *ubuntu is for the stack protector flag to be enabled which
causes the wine preloader to crash, turn it off and wine compiles fine and works
without any noticable problems.
--
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=6546
------- Additional Comments From leffeman(a)gmail.com 2006-29-10 06:58 -------
Created an attachment (id=3964)
--> (http://bugs.winehq.org/attachment.cgi?id=3964&action=view)
gzipped output from: LANG=ja.JP.UTF-8 WINEDEBUG=+listview wine winnyp.exe
Wine 0.9.24+patch, launching and closing application (moving around in the list
easily doubles the filesize).
--
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=6552
jeg(a)france-online.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |major
--
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=6553
Summary: Unable to use ./tool/wineinstall under Ubuntu because of
the use of sudo
Product: Wine
Version: 0.9.24.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeg(a)france-online.org
Under Ubuntu (6.10 Edgy Eft in my case) usong ./tool/wineinstall is impossible :
the script can't run make install and the few other commands after because of
the need of the root password.
Ubuntu uses sudo, so no root password can be entered.
Maybe a recognition or a parameter to the script to select another method using
sudo should make this script available to ubuntu users.
--
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.