|
2010-05-28
, 17:40
|
|
Posts: 702 |
Thanked: 334 times |
Joined on Feb 2010
@ Israel.
|
#212
|
thank you for your observations
1. when I first wrote the code for the proximity it was for showing and hiding the dialog but it got annoying when I put my thumb on the proximity by mistake and hide the dialog, then I thought it would be better just to tap on the screen to hide it instead.
2.lfocus does not turn off autofocus by default you only do that by turning on the keyboard shortcuts, as for taking a picture while the menu is shown, the solution I could think of right now is to automatically hide the menu and start capturing immediately, I think it is a good Idea and I will implement it in a future release.
3. yes the keyboard shortcuts are a bit laggy right now and you should hold on the shortcut for a little while for it to activate. I think I will find a solution for that in a future release also.
[Edit]
for #1 I think I could add a toggle button for the proximity showing/hiding the dialog
The Following User Says Thank You to eitama For This Useful Post: | ||
|
2010-05-28
, 17:45
|
Posts: 543 |
Thanked: 151 times |
Joined on Feb 2010
@ Germany
|
#213
|
The Following User Says Thank You to Crogge For This Useful Post: | ||
|
2010-05-28
, 17:47
|
|
Posts: 100 |
Thanked: 240 times |
Joined on Feb 2010
@ The South Pole O.o
|
#214
|
I am glad to help, you are doing fine work.
1. I understand about the proximity sensor, it's cool if you leave it as show UI only.
2. After reading what you wrote, I will change my suggestion :
when the UI pops up, it should automatically turn on keyboard shortcuts, this way you can close the UI, and still enjoy the manual focus you configured. Then, to go back to autofocus, the user needs to tap the proximity sensor again, and uncheck the checkbox I suggested earlier you should add.
3. Cool (;
Edit :
- The blinking red in timer mode is working great!
It would be nice to add a delay to the proximity sensor, like a requirement to hold it 2 seconds before the menu appears. Its reacting sometimes on "false alarms" too quick.
Disabling the entire zoom could be also quite handy, replacing the zoom buttons with the manual focus also in the default camera mode would be better. (I saw that it works only in keyboard mode)
Except that I really like the plugin and use it very often
|
2010-05-28
, 17:56
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#215
|
|
2010-05-28
, 18:04
|
|
Posts: 100 |
Thanked: 240 times |
Joined on Feb 2010
@ The South Pole O.o
|
#216
|
Does not work for me. Disabled shortcutd (which was using proximity sensor) but still didn't work.
If one keeps camera lens cover open all the time (mine is and cannot shut it down), will the program work?
Also tried to manually start lfocus.py on xterminal (sudo ...). Starts, but when camera button is pressed and camera application comes in front, I still cannot see anything which would tell there is some extra (lfocus).
The Following User Says Thank You to m2cm2c For This Useful Post: | ||
|
2010-05-29
, 10:59
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#217
|
|
2010-05-29
, 11:38
|
|
Posts: 100 |
Thanked: 240 times |
Joined on Feb 2010
@ The South Pole O.o
|
#218
|
Made the self.show_all() modification.
Got it working by manually starting from terminal. However, I have to CTRL+C to quit "sudo lfocus start" in the end?
Couldn't see any icon/information in the camera/video window though, with or without covering proximity sensor with my left thumb.
The Following User Says Thank You to m2cm2c For This Useful Post: | ||
|
2010-05-29
, 11:42
|
|
Posts: 100 |
Thanked: 240 times |
Joined on Feb 2010
@ The South Pole O.o
|
#219
|
The Following User Says Thank You to m2cm2c For This Useful Post: | ||
|
2010-05-29
, 17:58
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#220
|
1. when I first wrote the code for the proximity it was for showing and hiding the dialog but it got annoying when I put my thumb on the proximity by mistake and hide the dialog, then I thought it would be better just to tap on the screen to hide it instead.
2.lfocus does not turn off autofocus by default you only do that by turning on the keyboard shortcuts, as for taking a picture while the menu is shown, the solution I could think of right now is to automatically hide the menu and start capturing immediately, I think it is a good Idea and I will implement it in a future release.
3. yes the keyboard shortcuts are a bit laggy right now and you should hold on the shortcut for a little while for it to activate. I think I will find a solution for that in a future release also.
[Edit]
for #1 I think I could add a toggle button for the proximity showing/hiding the dialog
Last edited by m2cm2c; 2010-05-28 at 17:28.