Saturday, September 24, 2011

Receiving fax (manually) with Samsung SCX-4623FN MFD


Recently we had bought a Samsung SCX-4623FN multifunction device (MFD or MFP). We were very happy with our purchase for some days, until I found we can’t receive a fax in manual mode (during call, especially if it is outgoing call). In some cases you can ask other party to call you back and wait for MFP to answer to incoming call automatically, but as you understand that is not perfect solution. Googling, forums, Samsung support – nothing helped.
For the next 3 weeks I was spending several hours each few days playing with MFD trying to solve that problem. One day it suddenly worked for one time, but then I wasn’t able to reproduce that for another hour or two. Ouch :) Anyway, finally I found a way to do it, and here is my instruction (to save your precious time).

This method was only tested with SCX-4623FN and Panasonic DECT phone, but should also work with other Samsung MFDs (I’m not so sure about other manufacturers).

How to receive fax in manual mode with Samsung MFD:
  1. During outgoing or incoming calls. The phone (one you are speaking with) SHOULD be plugged into EXT socket of MFD.
    1. Continue talking on the phone until other party will turn on fax for sending.
    2. Switch MFD to the Fax mode (with first button of Fax/Copier/Scanner buttons column). This might not be required, but it is safer to do it, than not.
    3. Press Off Hook button (small button with Handset close to Start button). Phone will become muted (you won’t hear the other party), but sound will appear from MFD speaker immediately.
    4. Press Off Hook button again. Sound will reappear in phone, MFD might show some text on the screen ("Enter the number to dial and press start" or some other crap).
    5. Dial *9* on the phone. MFD should show “Receiving fax…” on the display. Dial *9* again if it is not appearing.
    6. Try to repeat from 3) in case it didn’t work out.
  1. During incoming call (only if phone and fax ringed at least once).
    1. Answer to call from the phone plugged into MFD EXT socket, continue talking until you will hear other’s party Fax tones.
    2. Switch MFD to the Fax mode (with first button of Fax/Copier/Scanner buttons column). This might not be required, but it is safer to do it, than not.
    3. Press Off Hook button (small button with Handset close to Start button). Phone will become muted (you won’t hear the other party), but sound will appear from MFD speaker immediately.
    4. IMPORTANT: Hang up the PHONE (not MFD device).
    5. Press Start button on MFD device. MFD should show “Receiving fax…” on the display.
You can find the same instructions in Russian here: прием факса вручную на МФУ Samsung SCX-4623FN (при исходящем звонке).
seo: принять получить получение факса вручную исходящий звонок

Wednesday, September 14, 2011

Adobe bug: apps terminated after 2 minutes

I spent several hours today trying to resolve the following problem: after several minutes from start, any program from Adobe Master Collection 5.5 (Photoshop CS5.1, Illustrator, Premier) will show message box with following text (MSVCR90.dll was mentioned in caption):

Runtime Error. This application has requested the Runtime to terminate it it an unusual way.

Google or Adobe Support Forums were not helpful at all, but finally I found answer at one russian forum (forum.ru-board.com, author: romby): disabled AdobeAAMUpdater in windows scheduled tasks.
Indeed, several days ago while performing background processes cleanup, I disabled that AdobeAAMUpdater-1.0-%computername%-%username% task since I don't need automatic every day checking for Adobe products updates at this particular computer. I never started any of Adobe products until today, and since some time passed I never suspected my action as reason for that problem. Re-enabling scheduled task fixed the problem, and scheduling it for the first run on 01.01.2050 did no harm and caused no failures.

While googling  for solution I found a lot of questions regarding similar message boxes (even for much older releases), but I'm not sure if they have the same reason. Anyway, I can't understand how and which Scheduled Task checking code path can lead to such catastrophic program failure (awful job, Adobe), so I just hope that post will be helpful for some of you, folks.