http://bugs.winehq.org/show_bug.cgi?id=9611
Summary: application hangs with 2.6.23-rc5 (worked with 2.6.23- rc3) Product: Wine Version: 0.9.44. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: cyril.adrian@gmail.com
Distro: Ubuntu 7.04 Linux Kernel: 2.6.23-rc5 Wine version: your latest (0.9.44~winehq0~ubuntu~7.04-1)
Hi,
I just upgraded my kernel from 2.6.23-rc3 to 2.6.23-rc5 (I compile my own vanilla from kernel.org) and an application I use quite a lot (viz. NoteWorthyComposer) stopped working.
With -rc3 it started very well; with -rc5 it shows a fixme message (below) and hangs.
Teh foxme message (don't know if it's related): fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls"
What can I do to provide more details?
Thanks
Cyril
http://bugs.winehq.org/show_bug.cgi?id=9611
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal Component|wine-binary |wine-misc
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2007-09-08 10:13:06 --- Not a blocker. You using pre-release kernel. Please report this problem to the kernel's bugzilla (ot it's equivalent).
To add more useful information, compile current git/cvs Wine (you don't have to install it - run it form the compile directory, specifying the full path to the 'wine' script).
(Re)move ~/.wine directory, reinstall your windows application. If you have exactly the same problem, in the terminal run 'wine winedbg', then "info proc" and attach to the program's pid. Then do "bt all" and attach complete output to this bug (as a file, do not paste).
http://bugs.winehq.org/show_bug.cgi?id=9611
Cyril ADRIAN cyril.adrian@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #2 from Cyril ADRIAN cyril.adrian@gmail.com 2007-09-09 07:22:18 --- OK, I think I found the problem.
I first tried with the git version, it worked well.
Then I tried typing "/usr/bin/wine NWC32.EXE" (therefore using the installed 0.9.44) and it worked.
So it looks like a small problem in either the kernel's binfmt handling or Ubuntu's binfmt registering.
Anyway it's not a Wine problem.
Thanks for your patience,
Cyril
http://bugs.winehq.org/show_bug.cgi?id=9611
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Dan Kegel dank@kegel.com 2008-01-28 05:34:12 --- Closing all RESOLVED INVALID bugs that haven't changed in over three months.