lodewig
2009-Mar-11 06:16 UTC
[Wine] Progams not load after Ubuntu Security Notice USN-732-1 dash
Yesterday I was using normally my " wine programs" under Ubuntu 8.10 / Wine 1.1.16 . Ubuntu pop up a request for critical securiy update ( Ubuntu Security Notice USN-732-1 March 10, 2009 dash vulnerability CVE-2009-0854 ) . Applied . Today I logon on Ubuntu and some programs under wine do not load more . I means they do not start at all . Some other yes . Depend program by program . I don't know if the security update is involved but before this all was works perfectly . Anyone can confirm this behaviour or advice me about ?
Coala
2009-Mar-11 09:48 UTC
[Wine] Re: Progams not load after Ubuntu Security Notice USN-732-1 dash
Bump. I actually have the same problem, and I do belive this can be part of the problem I got with the new World in conflict patch. Dreamlords needed to be retweaked after ubuntu patch yesterday. I had to reinstall the game.
vitamin
2009-Mar-11 14:23 UTC
[Wine] Re: Progams not load after Ubuntu Security Notice USN-732-1 dash
lodewig wrote:> Today I logon on Ubuntu and some programs under wine do not load more .Run from the terminal. What does it say?
Coala
2009-Mar-11 15:25 UTC
[Wine] Re: Progams not load after Ubuntu Security Notice USN-732-1 dash
beef at Beef:~/.wine/drive_c/Programfiler/Sierra Entertainment/World in Conflict$ wine wic_online.exe fixme:reg:GetNativeSystemInfo (0x32de1c) using GetSystemInfo() fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (9800000c) fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER {25a207b9-ddf3-4660-8ee9-76e58c74063e}: stub fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithDataSegs err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x9af220
lodewig
2009-Mar-11 18:07 UTC
[Wine] Re: Progams not load after Ubuntu Security Notice USN-732-1 dash
vitamin wrote:> > lodewig wrote: > > Today I logon on Ubuntu and some programs under wine do not load more . > > Run from the terminal. What does it say?Here is it : wine terminal fixme:reg:GetNativeSystemInfo (0x6f0c8e) using GetSystemInfo() fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:thread:NtSetInformationThread info class 17 not supported yet fixme:debugstr:CheckRemoteDebuggerPresent (0xffffffff)->(0x736f48): Stub! As I said until yesterday before patch the system it works perfectly and I am using it under wine for weeks.
lodewig
2009-Mar-12 07:22 UTC
[Wine] Re: Progams not load after Ubuntu Security Notice USN-732-1 dash
Thanks a lot for all reply . Using Ubuntu I have some concern to change shell to bash . See here why https://wiki.ubuntu.com/DashAsBinSh where explain you can loose some function and got many problems . If Dash is the problem I hope Wine Staff will fix in next upcoming release 1.1.7 or later . Is there any way to report this problem more over this forum ?
lodewig
2009-Mar-12 07:43 UTC
[Wine] Re: Progams not load after Ubuntu Security Notice USN-732-1 dash
austin987 wrote:> On Thu, Mar 12, 2009 at 2:22 AM, lodewig <wineforum-user at winehq.org> wrote: > > > Thanks a lot for all reply . Using Ubuntu I have some concern to change shell to bash . See here why ??https://wiki.ubuntu.com/DashAsBinSh where explain you can loose some function and got many problems . > > > > Why not change your USER's default shell to bash? Otherwise, agreed. > > > > If Dash is the problem I hope Wine Staff will fix in next upcoming release 1.1.7 or later . > > Is there any way to report this problem more over this forum ? > > > > Are you sure it's a wine bug? > > Yes, http://bugs.winehq.org > Thanks . Before to do something wrong or report a false bug , how can I check exactly which shell user I am using ? ( I am not so expert in Linux.. sorry ..) > > -- > -Austin
lodewig
2009-Mar-12 07:44 UTC
[Wine] Re: Progams not load after Ubuntu Security Notice USN-732-1 dash
Thanks . Before to do something wrong or report a false bug , how can I check exactly which shell user I am using ? ( I am not so expert in Linux.. sorry ..)
Martin Gregorie
2009-Mar-12 11:20 UTC
[Wine] Progams not load after Ubuntu Security Notice USN-732-1 dash
On Thu, 2009-03-12 at 02:44 -0500, lodewig wrote:> Thanks . Before to do something wrong or report a false bug , how can > I check exactly which shell user I am using ? ( I am not so expert in > Linux.. sorry ..) >Login to the user, start a terminal window and run "ps". This should show two processes - the shell as the first line and itself (ps) as the second. BTW, to try bash, you can simply run the command "bash". ps will now show three processes (I just started the Bourn Shell, sh, from the bash shell): $ ps PID TTY TIME CMD 5315 pts/1 00:00:00 bash 5670 pts/1 00:00:00 sh 5671 pts/1 00:00:00 ps "exit" kills the second shell: sh-3.2$ exit exit $ ps PID TTY TIME CMD 5315 pts/1 00:00:00 bash 5680 pts/1 00:00:00 ps Martin
lodewig
2009-Mar-12 11:36 UTC
[Wine] Re: Progams not load after Ubuntu Security Notice USN-732-1 dash
Thanks Martin. lodewig at lodewig-laptop:~$ ps PID TTY TIME CMD 12540 pts/0 00:00:00 bash 12557 pts/0 00:00:00 ps That 's means I am using bash and not dash ... :?
lodewig
2009-Mar-12 13:15 UTC
[Wine] Re: Progams not load after Ubuntu Security Notice USN-732-1 dash
So the Dash update could be not involved in Wine problem ... not sure at this point. [Rolling Eyes] nevrtheless problem start just after the security update ... :( I am a little bit confused [Question] I opened a bug report on wine bugzilla , maybe a wrong one , let we see what happen . As last chance I can re install the program ... this will be a little be fastidious because being a trading on line program I could loose some data ,, but anyway I don't want to boot under Win Xp to use it .. it has been working for weeks under ubuntu before this update . I will wait 1.1.17 and then I will re installi it . [Rolling Eyes]
Austin English
2009-Mar-12 14:05 UTC
[Wine] Progams not load after Ubuntu Security Notice USN-732-1 dash
On Thu, Mar 12, 2009 at 2:44 AM, lodewig <wineforum-user at winehq.org> wrote:> Thanks . Before to do something wrong or report a false bug , how can I check exactly which shell user I am using ? ( I am not so expert in Linux.. sorry ..)$ echo $SHELL -- -Austin
Seemingly Similar Threads
- MSJET40.DLL error on Access Application
- Execute a pgm on windows lan server . How to map it
- Performance impace of spawning shell processes from Dovecot [was: quota_over_flag examples?]
- Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
- Running MetaTrader 4 in Wine