Displaying 6 results from an estimated 6 matches for "init_xdg".
Did you mean:
init_pda
2010 Mar 20
1
problem with start.exe in 1.1.41 ?
inside cmd shell a simple command "start cmd" not works anymore. But I don't see any similar reports from other people. What can be wrong? I already tried new wineprofile
Code:
[il at IL ~]$ LANG=C wine cmd
err:menubuilder:init_xdg error looking up the desktop directory
CMD Version 1.1.41
Z:\home\il>start cmd
File not found
Z:\home\il>start
Start a program, or open a document in the program normally used for files with that suffix.
Usage:
start [options] program_filename [...]
start [options] document_filename
Opti...
2012 Feb 25
5
Wine crash at start (all games)
Hi all, i'm using wine under ArchLinux x86_64, i tested some versions (include the last, wine-1.4-rc5) and my problem is ever the same, i open any game and crash at start with this screen
http://i.imgur.com/gpaYo.jpg
The log when the app crash
Code:
err:menubuilder:init_xdg error looking up the desktop directory
fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 0x4 and card vendor 0000 (using GL_RENDERER "Gallium 0.4 on llvmpipe").
wine: Unhandled page fault on read access to 0xffffffff at address 0xf50a445b (thread 0009), starting d...
2010 Jan 29
7
Wine and Miranda IM
...errors massages. Im running Arch now, before that i was using Ubuntu and with some help with winetricks then this problem was gone. I?m using the latest version of Wine and winetricks.
Terminal output:
Code:
fixme:ntdll:FILE_GetNtStatus Converting errno 36 to STATUS_UNSUCCESSFUL
err:menubuilder:init_xdg error looking up the desktop directory
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Gdiplus" (1.0.0.0)
err:module:import_dll Library MSVCP60.dll (which is needed by L"C:\\Program Files\\Miranda IM\\Plugins\\advaimg.dll") not found
err...
2009 Jul 24
1
menu entries creation broke upon update to Fedora 11
Hello,
after I upgraded to Fedora 11, the desktop entries creation no longer works for me. I think it might be related to the error I'm seeing in the console:
> err:menubuilder:init_xdg error looking up the desktop directory
Oddly enough, things get back to normal once I start with fresh ~/.wine folder. Where should I look to fix my ?old? wine folder? I'm using wine 1.1.26 on an up-to-date Fedora 11 x86_64. TIA!
2011 Jan 14
5
Steam can not be launched
I follow the instruction at http://appdb.winehq.org/objectManager.php?sClass=version&iId=19444 to install wine in order to play Steam. However `wine Steam.exe` throws
Code:
err:menubuilder:init_xdg error looking up the desktop directory
fixme:process:GetLogicalProcessorInformation ((nil),0x32e49c): stub
fixme:process:GetLogicalProcessorInformation (0x1dcfc00,0x32e49c): stub
fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.
err:ntlm:SECUR32_initNTLMSP ntlm_auth was...
2011 Jun 03
2
Gta Save error
Hi there.
I'm using wine-1.3.21 on a Gentoo amd64.
I wanna try a little program which modify the savegames for GTA SA, but I cannot launch it. On a win xp/vista/seven it's ok.
Here's the log I have :
Code:
wine Gta_save.exe
err:menubuilder:init_xdg error looking up the desktop directory
wine: Call from 0x7ee43263 to unimplemented function msvcp60.dll.??0Init at ios_base@std@@QAE at XZ, aborting
wine: Unimplemented function msvcp60.dll.??0Init at ios_base@std@@QAE at XZ called at address 0x7ee43263 (thread 0009), starting debugger...
Unhandled...