bug vs open/save dialog in v6 (linux) version

Hi allI want to start new topic to gather information about this bug and hopefully solving it in one place...anybody who has this dialogs work please tell your wine version

Comments

  • I find source of wine 1.0.1 compile and install it...but still have a problem with dialog...

  • yesterday I also try to compile wine 20050830 and 20050930and have same error

    trict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o lex.yy.o lex.yy.clex.yy.c:9221: error: expected ‘;’, ‘,’ or ‘)’ before numeric constantmake[2]: *** [lex.yy.o] Ошибка 1
  • Are you using the same .wine directory for each version you are trying?

  • actually - yes...and how can i change this? delete .wine directory?ok I try this...

  • i get a try with wine 1.0.1 and has a same issuepart from stdout

    err:commdlg:IShellBrowserImpl_BrowseObject could not browse to foldererr:shell:SHGetFolderPathAndSubDirW Failed to create directory L"C:\\windows\\profiles\\nd\\\0420\0430\0431\043e\0447\0438\0439 \0441\0442\043e\043b".fixme:wintab32:WTOverlap (0xc00, 0): stubfixme:wintab32:WTOverlap (0xc04, 0): stubfixme:wintab32:WTOverlap (0xc08, 0): stubwine: Unhandled page fault on read access to 0x00000000 at address 0x7caf0b11 (thread 001f), starting debugger...couldn't load main module (998)Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7caf0b11).Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7caf0b11 ESP:7a632000 EBP:7a632028 EFLAGS:00290246( - 00 -RIZP1) EAX:00000000 EBX:7cb12ff4 ECX:00110048 EDX:00000000 ESI:7a632f3c EDI:ffffffffStack dump:0x7a632000: 00165020 7cb0c42c 00000000 000000000x7a632010: 7cb7c368 000200b0 7a632f3c 7cb12ff40x7a632020: 7cb0c42c 00000000 7a6320f8 7caf55000x7a632030: 000200b0 7cb0c42c 7a632098 7e724f880x7a632040: 7c072168 7c074f08 00000014 7ef8cc210x7a632050: 7e856ff4 7c071c28 7a632078 00009213Backtrace:=>1 0x7caf0b11 FILEDLG95_Clean+0x211(hwnd=0x200b0) [/home/nd/src/wine-1.0.1/dlls/comdlg32/filedlg.c:2337] in comdlg32 (0x7a632028) 2 0x7caf5500 FileOpenDlgProc95+0x5a0(hwnd=0x200b0, uMsg=0x111, wParam=, lParam=0x100d6) [/home/nd/src/wine-1.0.1/dlls/comdlg32/filedlg.c:1515] in comdlg32 (0x7a6320f8) 3 0x7ed29b4a WINPROC_wrapper+0x1a() in user32 (0x7a632128) 4 0x7ed2b0ae call_dialog_proc+0x6e(hwnd=, msg=0x111, wp=0x2, lp=0x100d6, result=0x7a632838, arg=0x7caf4f60) [/home/nd/src/wine-1.0.1/dlls/user32/winproc.c:479] in user32 (0x7a632168) 5 0x7ed29ec7 WINPROC_CallProcWtoA+0x177(callback=0x7ed2b040, hwnd=0x200b0, msg=, wParam=0x2, lParam=0x100d6, result=0x7a632838, arg=0x7caf4f60) [/home/nd/src/wine-1.0.1/dlls/user32/winproc.c:1272] in user32 (0x7a632808) 6 0x7ed2b273 WINPROC_CallDlgProcW+0xc3(func=0xffff002e, hwnd=, msg=0x111, wParam=0x2, lParam=0x100d6) [/home/nd/src/wine-1.0.1/dlls/user32/winproc.c:2403] in user32 (0x7a632848)
  • If I have problems with a wine version I either delete or rename .wine and start with a new config.I see no errors here with Open/Save.I know little of wine error reports but does your 'could not browse to folder' relate to a permisions problem? If so I guess Open/Save may not work with other apps run through wine.

  • ok thank you very much for your suggestion you very helping me... so I could not know how much can I be appreciated to you...so i trywine explorerand found that i really have problem with "My Documents" link ~/.wine/windows/profile/myusername/MyDocuments.... this is link to my $HOME directorybut when I go from explorer to root / and then take this place /home/myusername/.wine/windows/profile/myusername/MyDocumentsi see this folder...it really looks like problem here... So i will experiment some with renaming ang changing mode like 755 777

  • Glad to help.I assume from those paths you are linking to an XP install as I don't seem to have My Documents here (an old Win98 partition) or maybe that's how Wine installs with no native MS files.You are running wine and Bricscad as user not root/sudo as apart from anything else that would cause permission problem on a Debian install.If not the make sure that /opt/bricscad/* can be accessed by user and run using /opt/bricscad/icad

  • Sorry, mine is a basic Wine install, I don't have any Windows on this machine any more.

  • finally I have this dialog working...> wine --versionwine-1.0-rc3original wine 0.9.64_aka_1.0.rc3-2.1 that comes with opensuse 11@AndyI have no windows in my box...you can run from clean install>wine explorer>wine regedit>wine cmdMy Document this is a link to my linux $HOME directory....I have no links to real windows folder... I windows only on laptop and in VirtualBox but I am close to extend my free space at amount of windows :)and last... I have dialog working with cost of performance and stability of bricscad :( so it works but not so clear as with 1.1.9 so next step is compile version 1.0 rc3 and find difference with dialog with help of wine community...

  • Well done.

This discussion has been closed.