Author Topic: <Workaround Found>Problem With Wine After Update  (Read 1279 times)

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1504
<Workaround Found>Problem With Wine After Update
« on: May 07, 2010, 09:56:38 PM »
After today's update of Wine IrfanView crashes when I try to run it. No specifice error when started from GUI in CL I get:
Quote
Unhandled page fault on read access to 0x0380000c at address 0x7e969dc6 (thread 0009), starting debugger
I did reboot just in case that would help. I guess as last resort I will try a new install. The one other program I run in Wine does still work.
« Last Edit: May 09, 2010, 01:11:32 PM by Ray2047 »
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1504
Re: Problem With Wine After Update
« Reply #1 on: May 08, 2010, 02:44:35 PM »
Tried reinstalling IRFan view but no luck. Tried reinstalling Wine but no luck. The message "Irfanview encountered serious problems and will close" gives me no clue nor does "Unhandled page fault on read access to 0x0380000c at address 0x7e969dc6 (thread 0009), starting debugger". Thanks for any help.
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb

Offline corazon

  • Full Member
  • ***
  • Posts: 133
Re: Problem With Wine After Update
« Reply #2 on: May 08, 2010, 04:50:31 PM »
Tried reinstalling IRFan view but no luck. Tried reinstalling Wine but no luck. The message "Irfanview encountered serious problems and will close" gives me no clue nor does "Unhandled page fault on read access to 0x0380000c at address 0x7e969dc6 (thread 0009), starting debugger". Thanks for any help.
Hi, sounds like you just need the older version of wine that worked, just have a forum friend attach the rpms of wine and libwine in an emai, or google up
older mandriva versions. Change synaptic settings to save rpms in the cache, and save the important ones to media, for future good luck.
Cheers

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1504
Re: Problem With Wine After Update
« Reply #3 on: May 08, 2010, 05:05:54 PM »

Hi, sounds like you just need the older version of wine that worked, just have a forum friend attach the rpms of wine and libwine in an emai, or google up
older mandriva versions. Change synaptic settings to save rpms in the cache, and save the important ones to media, for future good luck.
Cheers
Yes, I am considering that but it is something I have never done. Not sure of the details on how to do it. Thank you for the reply.
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2847
    • other projects...
Re: Problem With Wine After Update
« Reply #4 on: May 08, 2010, 05:23:30 PM »

Hi, sounds like you just need the older version of wine that worked, just have a forum friend attach the rpms of wine and libwine in an emai, or google up
older mandriva versions. Change synaptic settings to save rpms in the cache, and save the important ones to media, for future good luck.
Cheers
Yes, I am considering that but it is something I have never done. Not sure of the details on how to do it. Thank you for the reply.

IrfanView works fine with the new wine-version here. Try to delete your hidden folder ".wine" in your HOME-folder. Then start IrfanView again.
-p.

Offline corazon

  • Full Member
  • ***
  • Posts: 133
Re: Problem With Wine After Update
« Reply #5 on: May 08, 2010, 06:07:25 PM »

Hi, sounds like you just need the older version of wine that worked, just have a forum friend attach the rpms of wine and libwine in an emai, or google up
older mandriva versions. Change synaptic settings to save rpms in the cache, and save the important ones to media, for future good luck.
Cheers
Yes, I am considering that but it is something I have never done. Not sure of the details on how to do it. Thank you for the reply.
Hi, I rename .wine to wineold etc if it contains things I want to keep, starting a new wine will build a new .wine folder,
then copy back the good parts. I have read where the extra wine utility programs may be problematic in some cases, so
maybe hold off on installing them

To get a separate /home partition, choose custom partitioning during the install, the gui displays existing partitions, so delete them,
choose about 10 gig for the root partition, lots more if you are into big games/movie-downloads, use double your ram amount for /swap,
and the rest for /home. Usually a beboot will be beeded, then follow the installation.

Manual rpm installation would be a simple command.

rpm -i winexxx.rpm libwinexxx.rpm

If rpm says depencencies exist, you'll have to fetch them, but yours should be installed from the update.
Cheers

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1504
Re: Problem With Wine After Update
« Reply #6 on: May 08, 2010, 07:09:26 PM »
Forcing Wine to recreate a new folder stopped Irfanview from starting at all. Will need to add a DLL before I can try to reinstall it. Will be back later.
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1504
Re: Problem With Wine After Update
« Reply #7 on: May 08, 2010, 07:34:34 PM »
Well installing Irfanview into a new dot folder didn't help. Irfanview still crashes on opening.
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2847
    • other projects...
Re: Problem With Wine After Update
« Reply #8 on: May 09, 2010, 08:34:08 AM »
Well installing Irfanview into a new dot folder didn't help. Irfanview still crashes on opening.
For me this works for the last 5 years:
Install IrfanView in MS-Windows, then copy the entire C:\Program Files\IrfanView\ folder and paste this folder in your home-directory in PCLinuxOS. Open a konsole in this directory and enter:
Code: [Select]
wine iview_32.exeNever had any problems with IrfanView. In addition, it might be a good idea not to use the latest version. I use version 3.97 which even allows to drag/drop files.
-p.

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1504
Re: Problem With Wine After Update
« Reply #9 on: May 09, 2010, 08:45:35 AM »
Pinoc, good suggestion but I currently don't have a Windows install I could copy from.
I'm using verson 4.25 of Irfanview.
« Last Edit: May 09, 2010, 09:45:35 AM by Ray2047 »
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3739
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: Problem With Wine After Update
« Reply #10 on: May 09, 2010, 12:07:03 PM »

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1504
Re: <Workaround Found>Problem With Wine After Update
« Reply #11 on: May 09, 2010, 01:13:50 PM »
Going to an older version of Irfanview as suggested worked. Odd my new version use to work but hey, it does what I want now. That's what counts.
« Last Edit: May 09, 2010, 01:22:29 PM by Ray2047 »
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb

Offline Howard

  • Hero Member
  • *****
  • Posts: 728
Re: <Workaround Found>Problem With Wine After Update
« Reply #12 on: May 09, 2010, 04:23:15 PM »
Ray,

Did you have mfc42.dll in the folder .wine/drive_c/windows/system32 ?  This is usually my problem when irfanview won't run.
How does one become a hero?  By asking a lot of dumb questions apparently! I have three computers of various ages, the most powerful is a Dell Netbook 10v; each has 2 or 3 versions of PCLOS of various vintages.  Location, St John's, Newfoundland.

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1504
Re: <Workaround Found>Problem With Wine After Update
« Reply #13 on: May 09, 2010, 06:02:34 PM »
Ray,

Did you have mfc42.dll in the folder .wine/drive_c/windows/system32 ?  This is usually my problem when irfanview won't run.
Oh yes, the infamous mfc42.dll! You can't even install it with out that. First thing I checked but thanks for the question.
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb