http://bugs.winehq.org/show_bug.cgi?id=2407
crazycomputers(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|other |Linux
--
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=2407
Summary: Segfault
Product: Wine
Version: 20040716
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: crazycomputers(a)yahoo.com
Sorry that I don't have more information, but this is what I get when I try to
run wine:
[chris@pyromaniacs windows]$ wine notepad.exe
Segmentation fault
If there is anything you want me to try to give more information just ask.
--
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=2406
Summary: Wrong access rights in 2nd level directory during
installation
Product: Wine
Version: 20040716
Platform: Other
URL: http://www.webetiser.com/customers/Webetiser30FH5.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eschen(a)webetiser.de
Hi,
I've used an installer based on Inno Setup
(http://www.jrsoftware.org/isinfo.php) that worked in an older version of Wine
correctly (maybe a 1-2 years ago). Now, it can't create a directory in the third
level because the parent directory has no write access set. Here's what I get:
C:\Program Files\Webetiser3\indexHTML\help
Webetiser3 gets user write access
indexHTML doesn't, so "help" can't be created
The installer normally creates deeper directory structures.
If you want to test this here's the installer:
http://www.webetiser.com/customers/Webetiser30FH5.exe
I've tested this on Suse 8.1 running in VMware 4.5 Trial on Win2k SP 4. I'm
working on a test environment at the moment ;-).
Maybe this problem is already known and will be fixed soon (I couldn't find a
corresponding bug entry - there's something going on with MSI/install shield,
but this is not the problem here). Can you tell me something about it so that I
can write a workaround paper for our customers?
Regards Rainer
--
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=2402
c.j.bainbridge(a)ed.ac.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |INVALID
------- Additional Comments From c.j.bainbridge(a)ed.ac.uk 2004-04-08 08:03 -------
Gentoo are installing an old setup. Not your 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=1856
sirlagz(a)westnet.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From sirlagz(a)westnet.com.au 2004-04-08 06:36 -------
no longer applicable, as Natural selection works off steam now
i just cant get steam going on wine =/
--
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=2405
Summary: Default colors should be more like Windows
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eric(a)extremeboredom.net
The colors that WINE uses by default for drawing dialogs somehow manage to look
really bad on every single desktop :).
These are the colors from a Windows XP Professional installation, they do an
amazing job of making the WINE user experience quite a bit more enjoyable
without any changes to the source!
Compare http://extremeboredom.net/images/screenshots/wine2.png
to
http://www.codeweavers.com/images/appdb_shots/mirc_2004020902_shot.jpg
~/.wine/user.reg:
[Control Panel\\Colors] 1085191500
"ActiveBorder"="212 208 200"
"ActiveTitle"="10 36 106"
"AppWorkSpace"="128 128 128"
"Background"="58 110 165"
"ButtonAlternateFace"="181 181 181"
"ButtonDkShadow"="64 64 64"
"ButtonFace"="212 208 200"
"ButtonHilight"="255 255 255"
"ButtonLight"="212 208 200"
"ButtonShadow"="128 128 128"
"ButtonText"="0 0 0"
"GradientActiveTitle"="166 202 240"
"GradientInactiveTitle"="192 192 192"
"GrayText"="128 128 128"
"Hilight"="10 36 106"
"HilightText"="255 255 255"
"HotTrackingColor"="0 0 128"
"InactiveBorder"="212 208 200"
"InactiveTitle"="128 128 128"
"InactiveTitleText"="212 208 200"
"InfoText"="0 0 0"
"InfoWindow"="255 255 225"
"Menu"="212 208 200"
"MenuBar"="212 208 200"
"MenuHilight"="0 0 0"
"MenuText"="0 0 0"
"Scrollbar"="212 208 200"
"TitleText"="255 255 255"
"Window"="255 255 255"
"WindowFrame"="0 0 0"
"WindowText"="0 0 0"
--
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=1856
------- Additional Comments From marcus(a)jet.franken.de 2004-03-08 16:14 -------
is this still the case with the current release?
--
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=1843
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From marcus(a)jet.franken.de 2004-03-08 16:10 -------
no feedback...
--
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.