http://bugs.winehq.org/show_bug.cgi?id=7216
--- Comment #16 from Dan Kegel <dank(a)kegel.com> 2008-07-20 10:42:28 ---
FWIW,
inotifywait -m .wine/drive_c/windows/profiles/dank/My\ Documents
works as expected, so it's not a kernel bug...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2642
--- Comment #19 from Didi <didi(a)isoc.org.il> 2008-07-20 09:43:25 ---
I run the client.
I press "New Profile".
A window pops up, letting me define connection details.
In the wine terminal, I get:
fixme:ras:RasEnumDevicesA ((nil),0x33ae10,0x33ae08),stub!
fixme:ras:RasEnumDevicesA (0x751740,0x33ae10,0x33ae08),stub!
I fill in some "Description".
I press the first octet of the IP address field.
I get in the terminal:
err:ipaddress:IPADDRESS_GetPartIndex We subclassed the wrong window!
(hwnd=0x10060)
I uncheck "Use Default Port Number".
I get:
err:ipaddress:IPADDRESS_GetPartIndex We subclassed the wrong window!
(hwnd=0x1006e)
I fill in the port number and press OK. The popup closes.
I Right-click the new profile and select "New Connection".
Two windows pop-up: "Connection Status" and "Login".
In the wine terminal:
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
In "Login", I select "remember nothing", fill in "User Name", "Password", and
press OK.
The login popup closes, then the "connection status" popup closes, but focus
does not return to the main raritan window.
Then, the first mouse click anywhere on this window does nothing, and any
further clicks emit a beep. Nothing further is output to the wine terminal.
If I press there ^C, it closes cleanly the window and returns to the prompt
without any more output.
On a next run, it does remember the profile details, and behaves the same -
after the login window closes it's stuck, beeps on all mouse clicks except the
first.
I also tried running it in winedbg, and pressed ^C in this blocked state, and
'bt'. Output was:
Backtrace:
=>1 0xb7fe640e (0x0033fafc)
2 0x7bc6909b NTDLL_wait_for_multiple_objects+0x20b() in ntdll (0x0033fbfc)
3 0x7bc69372 NtWaitForMultipleObjects+0x62() in ntdll (0x0033fc2c)
4 0x7b88bf82 WaitForMultipleObjectsEx+0x142() in kernel32 (0x0033fd7c)
5 0x7e50fb76 X11DRV_MsgWaitForMultipleObjectsEx+0xe6() in winex11
(0x0033fdac)
6 0x7ec14407 GetMessageW+0x117() in user32 (0x0033fdec)
7 0x7ec144ee GetMessageA+0x4e() in user32 (0x0033fe1c)
8 0x0049ff1f in remoteclient (+0x9ff1f) (0x00505e78)
9 0x00000113 (0x0001002c)
I know almost nothing about wine, please direct me to some howto on further
debugging or tell me what to try. It seems to me it has some problem showing or
closing some popup or something like that, but I do not see anything else
happening.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7216
--- Comment #15 from Dan Kegel <dank(a)kegel.com> 2008-07-20 08:26:17 ---
Ignore comment #13, that was done with My Documents replaced
with a real directory, and maybe I screwed something up.
wine seems to do an inotify_add_watch *every* time ReadDirectoryChanges
is called, which seems excessive but maybe harmless.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7216
--- Comment #14 from Dan Kegel <dank(a)kegel.com> 2008-07-20 08:23:34 ---
Created an attachment (id=14931)
--> (http://bugs.winehq.org/attachment.cgi?id=14931)
demo program showing problem
The attached tiny c program seems to reproduce the problem.
Compile with
i586-mingw32msvc-gcc dirchanges.c
Monitor changes in your home directory with
wine a.exe "c:\\windows\\profiles\\$LOGNAME\\My Documents"
(You might want to quit firefox, it modifies ~/.xsessions
too often.)
Then play around with making changes in your home directory
and its subdirectories; only changes in the top level
of your home directory will be noticed!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7772
kowalski marcin <yoshi314(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--- Comment #7 from kowalski marcin <yoshi314(a)gmail.com> 2008-07-20 06:34:46 ---
okay i rechecked with 1.1.0 yesterday and it seems to work much better.
i'm haing crashes when using git mesa, and messed up screen on current fglrx
(which seems to be common for various 3d apps). but i can see that the game
works properly and the 3d drivers are now an issue, not wine.
i'll mark that one as invalid.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4582
Jeff Cook <cookiecaper(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #14930|log of wine Steam.exe |log of "wine Steam.exe"
description| |
Attachment #14930|application/octet-stream |text/plain
mime type| |
Attachment #14930|winesteamlog |winesteamlog.txt
filename| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4582
Jeff Cook <cookiecaper(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cookiecaper(a)gmail.com
--- Comment #7 from Jeff Cook <cookiecaper(a)gmail.com> 2008-07-20 05:52:05 ---
I get this as well with Wine 1.1.1. I'm running on Arch Linux x86_64 and have a
partially multilib system. Wine repeats this error multiple times over the
course of four or five minutes and then crashes with a segmentation fault. I
have the Mozilla control installed and enabled properly, so that's not my
issue.
Output of wine Steam.exe has been attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=219
--- Comment #75 from Timo Jyrinki <timo.jyrinki(a)hut.fi> 2008-07-20 05:16:31 ---
RealMyst mentioned in the bug's URL, available nowadays from
http://files.filefront.com/realMYST+Test/;12545;/fileinfo.html , works with
Wine 1.0.0.
As I think this bug was supposed to mainly handle SafeDisc 1.0, and it should
be working nowadays, this bug should be closed and new ones filed (or
duplicates reopened) for specific SafeDisc version / other similar programs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=219
--- Comment #74 from Axel <axel.braun(a)gmx.de> 2008-07-20 05:01:33 ---
Tried the game adressed in bug 4491. ew wine install using version 1.1 on
openSUSE 11.0 / KDE4 desktop
Wine recommends to set this up as W95 game.
Installation fails to copy files to c:\ubisoft\....
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.