http://bugs.winehq.org/show_bug.cgi?id=9019
------- Additional Comments From yoda2031(a)hotmail.com 2007-20-07 15:31 -------
Nobody has explained -why- I can't run wine as root, nobody has tried to help me
and for the last time, it IS a regression because it DID run FINE before the
latest wine version! What do I need to test, my memory?!
I'm getting a little bit peeved about the responses here! It seems you'd rather
make sure your "bug filing system" works properly than the actual application!
--
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=881
------- Additional Comments From oponek(a)gmail.com 2007-20-07 15:30 -------
Bug is still present in System Shock 2 with Wine 0.9.41
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=9019
------- Additional Comments From the3dfxdude(a)gmail.com 2007-20-07 15:28 -------
Yes file a new bug report, if it is a clear regression running as non-root. We
won't have to see this comment garbage in a new report, you can do proper
regression testing, and we can use a clear backtrace too if it's a crash.
--
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=7897
------- Additional Comments From oponek(a)gmail.com 2007-20-07 15:25 -------
Created an attachment (id=7198)
--> (http://bugs.winehq.org/attachment.cgi?id=7198&action=view)
System Shock 2 log - alsa emulation
Ok, I switched sound driver to alsa, turned on the emulation and that helped.
I'm able to get into the next level, everything seems to work faster a little
bit. In spite of all game is unplayable because of extremally low performance.
I have Radeon 9250 graphic card with installed drivers and working hardware
acceleration. (glxinfo | grep direct
direct rendering: Yes)
--
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=7897
------- Additional Comments From oponek(a)gmail.com 2007-20-07 15:05 -------
I have already set "Hardware Acceleration" to "Emulation" with OSS driver!
--
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=9021
Summary: unable to read characters to navigate "wine
configuration" and "wine file"
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: twilson(a)lbcc.edu
I updated my Fedora 7 to the latest WINE. I am no longer presented with alpha
numeric characters when I attempt to access the updated program, instead I see a
lowercase, cursive go or goo or simply g everywhere. I've removed wine
and reinstalled twice, to no avail. (everywhere being wherever an alphabetic
character would normally appear in the wine configuration or the wine file
programs.) I've taken a snapshot of the desktop when wine is open in wine
itself. I have managed to run an application (literally by blind luck) and it
was not affected. It is simply a matter of not being able to navigate. Here is
the snapshot: http://img413.imageshack.us/img413/8717/screenshotqn5.png
What look like little indentations in the snapshot, appear to be little cursive
g or go on the desktop.
--
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=9019
------- Additional Comments From yoda2031(a)hotmail.com 2007-20-07 15:02 -------
Ok, fine it's invalid, I don't care. Could we just forget the fact I ran it as
root for a second (because I can't see any viable reason not to, so you could
explain that to me) and focus on the fact that it WORKED up until version 0.9.41.
Also, it is still "not working" as a non-root user, just in a different way.
What, should I file a new bug about this? That's a waste of time if you ask me...
The low fps as a non-root user would be nice to solve, if you feel that solving
the root user crash problem is beyond you.
--
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=9020
Summary: Wine (server) crashes at startup when it's compiled with
custom LDFLAGS
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Recently I began compiling my applications with new LDFLAGS which improve
applications' start-up time and size. Unfortunately these LDFLAGS make wine
segfault at running any application (even with built-ins like notepad or regedit).
In order to use these LDFLAGS you have to have installed recent binutils (Linux
distro Fedora 7 is sufficient) - I have binutils 2.17.50.0.12.
So, these are the LD flags to blame:
export LDFLAGS="-Wl,-O1 -s -Wl,--hash-style=gnu -Wl,-Bsymbolic
-Wl,-Bsymbolic-functions -Wl,--enable-new-dtags"
"-Wl,-O1" and "-s" options seem to be safe, I suppose wine doesn't like some of
"-Wl,-Bsymbolic -Wl,-Bsymbolic-functions -Wl,--enable-new-dtags" options.
That would be great if Wine build system put all CFLAGS and LDFLAGS in one file
(instead of putting them into each Makefile), so that I could re-link all the
wine tree by changing the only string in a build file.
--
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.