Search found 5 matches
- Sat Jun 27, 2020 4:42 pm
- Forum: Discussions of General-FAH topics
- Topic: Can't open Advanced Control—cx_Freeze: Python error?
- Replies: 8
- Views: 1414
Re: Can't open Advanced Control—cx_Freeze: Python error?
My understanding is that FAHControl uses Python 2.7. Work is being done to convert it to Python 3, but that will be coming out with a later version. Yes, and is it using PyGTK (supports GTK 2) or pyGObject (supports GTK 2 and 3) bindings? Which GTK library is used? I need that info to do research o...
- Sat Jun 27, 2020 4:15 pm
- Forum: Discussions of General-FAH topics
- Topic: How to show local times in FAH log file
- Replies: 2
- Views: 823
Re: How to show local times in FAH log file
Jusst remember that if we ask you to post your log, we won't be able to associate your local time with anything else. e.g.-If you can't get an assignment, we'll check and find you have no valid reason to complain. This is for only local viewing with local times. The original log is unchanged and vi...
- Fri Jun 26, 2020 7:30 pm
- Forum: Discussions of General-FAH topics
- Topic: How to show local times in FAH log file
- Replies: 2
- Views: 823
How to show local times in FAH log file
While I can understand the desire to have everyone using the same time standard, it would be useful when troubleshooting to have an occasional entry in the log file indicating the local time Discussed many years ago, I too wanted to look at FAH log with local times. I found a way to do this with an...
- Fri Jun 26, 2020 6:46 pm
- Forum: V7.6.x Public Release Windows/Linux/MacOS X
- Topic: Work units stall at 99.99% Windows Vista 7.6.13 cx_freeze
- Replies: 18
- Views: 3595
Re: Work units stall at 99.99% Windows Vista 7.6.13 cx_freez
I am running v7.6.13 on a Windows Vista box. The Advanced Control produces a 'cx_freeze error' on every launch attempt. I am running FAH Version: 7.5.1 on Vista SP2 (32bit) the completed work units process and have no problem sending result. Yes, I get Advanced Control option 'cx_freeze error' . I ...
- Fri Jun 26, 2020 3:29 pm
- Forum: Discussions of General-FAH topics
- Topic: Can't open Advanced Control—cx_Freeze: Python error?
- Replies: 8
- Views: 1414
Re: Can't open Advanced Control—cx_Freeze: Python error?
According to Microsoft, Windows 7 is no longer supported but FAH still runs on it. Vista is not supported and does not run. To help me better understand (I am not a python coder) is FAH release using GTK+2 or GTK+3 and PyGTK or pygobject. The error message implies GTK+2 I was poking around to see i...