Jorisvh
2008-Jun-09 20:20 UTC
[Wine] I can't install the program: Samsung PC Studio PIMS II
You can download this program, Samsung PC Studio PIMS II II 1.0 (Win 98/ME/2K/XP) for free at: http://nl.samsungmobile.com/supports/softwaremanuals/software.do?phone_model=SGH-X510&sw_type=SW I've tried to install this program form my windows partition. I stored the output in a file. Here's my installation command: joris at joris-desktop:/windoc/software/windows/gsm$ winedebug=warn+all wine 20061016131758640_Pims_File_Manager.exe &> /d/temp/gsmproginst The content of my file gsmproginst: fixme:spoolsv:serv_main (0 (nil)) fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION wine: Unhandled page fault on read access to 0x80000e60 at address 0x65f23798 (thread 001d), starting debugger... err:dbghelp:pe_load_dbg_file -Unable to peruse .DBG file "ole32.dbg" ("") How can I fix this: Unable to peruse .DBG file "ole32.dbg"? I use Ubuntu 7.10 (gnome) and wine 0.9.59 P.S. I am Dutch speaking and I live in Belgium, Zottegem, so my English is not very good!
vitamin
2008-Jun-10 01:15 UTC
[Wine] Re: I can't install the program: Samsung PC Studio PIMS II
Jorisvh wrote:> You can download this program, Samsung PC Studio PIMS II II 1.0 (Win 98/ME/2K/XP) for free at: > > wine: Unhandled page fault on read access to 0x80000e60 at address 0x65f23798 (thread 001d), starting debugger... > err:dbghelp:pe_load_dbg_file -Unable to peruse .DBG file "ole32.dbg" ("") > > How can I fix this: Unable to peruse .DBG file "ole32.dbg"?This is not your problem - it's a message from Wine debugger after your program has crashed. Looking at AppDB doesn't leave much hope: http://appdb.winehq.org/objectManager.php?sClass=application&iId=5233
qwertymn
2008-Jun-10 20:31 UTC
[Wine] Re: I can't install the program: Samsung PC Studio PIMS II
Just for your info: i tried it from the download link, and it installs just fine here. Trying to run i got an instant crash, looks like bug http://bugs.winehq.org/show_bug.cgi?id=5402; using the patch from that bug (and doing 'winetricks jet40' )made the app start fine. regards
Jorisvh
2008-Jun-12 18:29 UTC
[Wine] Re: I can't install the program: Samsung PC Studio PIMS II
I installed wine-1.0-rc4.tar.bz2. Installation succeeded. After this I would reinstall my program like this: joris at joris-desktop:/windoc/software/windows/gsm$ wine 20061016131758640_Pims_File_Manager.exe fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION wine: Unhandled page fault on read access to 0x80000e60 at address 0x65f23798 (thread 002c), starting debugger... err:dbghelp:pe_load_dbg_file -Unable to peruse .DBG file "ole32.dbg" ("") joris at joris-desktop:/windoc/software/windows/gsm$ A windows appeared with following text: Samsung PC Studio II PIMS & File Manager Setup bereidt de InstallShield(R) Wizard voor die u door de installatieprocedure zal leiden. Een ogenblik geuduld aub. .. [Annuleren] This window came to a standstill (blocked):( . I had to pres Ctrl+c in the terminal window to stop the installation!! How can I fix this?