http://bugs.winehq.org/show_bug.cgi?id=5972
davcen(a)interfree.it changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |davcen(a)interfree.it
--
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=6832
------- Additional Comments From MattFinn(a)gmail.com 2007-25-01 01:47 -------
I see this bug, but it doesn't appear to be in richedit. Using a native richedit
dll didn't fix it, nor did WINEDEBUG="+richedit" really add anything.
Perhaps this belongs under another component? (I'm not sure how to find out
which one, though)
--
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=7254
------- Additional Comments From philip.kent(a)ntlworld.com 2007-25-01 01:15 -------
Yep, they are right. Sorry, my eyes keep missing those boxes :P
--
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=7230
------- Additional Comments From MattFinn(a)gmail.com 2007-25-01 00:41 -------
I've implemented EM_LIMITTEXT so that shouldn't be a problem.
WM_STYLECHANGING and WM_STYLECHANGED are not problems, really - we don't really
need the information in them for anything so they've never been implemented.
If you're still having problems, please try to be specific about what they are.
--
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=2880
------- Additional Comments From jan.wine(a)zerebecki.de 2007-24-01 21:57 -------
Just found some other problems with bash.exe when run without a wineconsole, thu
none of these exist when run in wineconsole.
--
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=2880
------- Additional Comments From jan.wine(a)zerebecki.de 2007-24-01 21:34 -------
Oh, I just found out that if I run something like wine ls.exe foo &>log.txt it
works as said before, but there seems to be something wrong on exit and there is
output on the terminal! Yes this does not appear in the log.txt like the rest of
the output but on the terminal window wine was started on:
28 [main] ? (8) cygheap_user::init: GetTokenInformation (TokenUser), Win32
error 5
760722 [main] ls 8 _cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
762497 [main] ls 8 open_stackdumpfile: Dumping stack trace to ls.exe.stackdump
1565524 [main] ls 8 _cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
1603638 [main] ls 8 _cygtls::handle_exceptions: Error while dumping state
(probably corrupted stack)
--
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=7256
Summary: When creating a link during program setup, wine doesn't
respect the WINEPREFIX env variable
Product: Wine
Version: 0.9.29.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josebagar(a)gmail.com
I use many .wine_* directories for different programs (much like bottles in
codeweavers wine, but created manually). When I install a program which wants to
create a link on the desktop, it's created, but points to "wine $PROGRAMPATH".
This sometimes won't work, for example if you have run the program from a
$WINEPREFIX different from the standard one. Maybe this could be changed to
point to the program, but running with the $WINEPREFIX specified when first
running the installer.
Great Work!
--
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=3602
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Cygwin doesn't install |buttons in Cygwin setup.exe
| |are not there without
| |virtual desktop
------- Additional Comments From jan.wine(a)zerebecki.de 2007-24-01 20:58 -------
Confirmed with current git. The buttons are not only invsible they are also not
clickable where they should be.
--
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=2880
------- Additional Comments From jan.wine(a)zerebecki.de 2007-24-01 20:47 -------
I just tested this on latest git with ls.exe directly and various others from
wineconsole --backend=user cygwin.bat .
The first line is always:
"29 [main] ? (8) cygheap_user::init: GetTokenInformation (TokenUser), Win32 error 5"
with the first two numbers changing somewhat.
The line appears in the wineconsole, not in the output from wine.
Subsequent invocations from within bash don't have that line.
Otherwise everything seems to work.
Seems like some recent change fixed this, please retest and close if you can
confirm.
--
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.