![]() |
2011-11-17
, 09:50
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#61
|
![]() |
2011-11-17
, 11:28
|
Posts: 1,101 |
Thanked: 1,185 times |
Joined on Aug 2008
@ Spain
|
#62
|
I cable detection is not working for you, how can we check if disable button should be shown?
(As I understand you enable/disable button is redundant with disconnected cable)
![]() |
2011-11-17
, 11:37
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#63
|
Sollution is in tvout desktop applet: connecting cable to video input -> on/off button automatically changes to on (Why?)
![]() |
2011-11-17
, 16:35
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#64
|
On the other hand, thinking again about the on/off setting from a usability point of view, I think it should be removed from the control pannel applet, because it is redundant and very probably will cause problems because the semantics it implies.
The Following 3 Users Say Thank You to Estel For This Useful Post: | ||
![]() |
2011-11-17
, 17:41
|
Posts: 1,101 |
Thanked: 1,185 times |
Joined on Aug 2008
@ Spain
|
#65
|
Can't agree, and please, don't even think about it.
...
Ho ever, many TV's - especially new ones - doesn't follow rule of 75 Ohm (it was technical reason, not a rule of thumb - some part got such resistance in older TV's), and, in "worse" cases (at least for our device), it doesn't enable composite in (and such 75 Ohm resistance), unless it detect signal.
At the same time, N900 doesn't enable signal, until it gets 75 Ohm. So, both devices are waiting forever for each other. In times before TV-Out control widget, one need to prepare special cable, with 75 Ohm resistor bundled inside, and switch, to "cheat" N900 into detecting 75 Ohm, and quickly turn switch, so TV detect signal - and hope, that it will be detected by N900, again, before it disables signal "thinking", that TV cable isn't connected.
/Estel
The Following 4 Users Say Thank You to maacruz For This Useful Post: | ||
![]() |
2011-11-17
, 18:02
|
Posts: 1,101 |
Thanked: 1,185 times |
Joined on Aug 2008
@ Spain
|
#66
|
Xorg driver change Xv tvout enable attribute automatically (when tvout cable is plugin/unplugged). "Old" tvout desktop widget listening for Xv attributes changes so it update button text ON/OFF.
Auto enable/disable tvout output is done by Xorg driver (not software, daemon or tvout widget).
Status menu plugin using same code for Xv attributes, so it should update gconf key when Xorg driver disable tvout output. Desktop widget now monitor only gconf keys, so if you did not see that button ON/OFF changed, there is problem in status menu widget...
I think that in status menu widget is some race condition (and that is maybe reason why is not working):
Xv enable attrbite was changed --> run callback function which should update gconf key
and when gconf key is changed --> run callback function which should update Xv attributes (and Xorg driver will enable/disable output)
The Following User Says Thank You to maacruz For This Useful Post: | ||
![]() |
2011-11-25
, 12:07
|
|
Posts: 548 |
Thanked: 562 times |
Joined on Aug 2011
@ Germany
|
#67
|
after installing .dep files(with clean app) i lost all apples on status menu and also tvout control widget wont start.... what did i do wrong???(sorry for my english)
![]() |
2011-11-30
, 13:10
|
|
Posts: 168 |
Thanked: 206 times |
Joined on Apr 2010
@ Finland
|
#68
|
The Following User Says Thank You to Gusse For This Useful Post: | ||
![]() |
2011-11-30
, 14:50
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#69
|
![]() |
2011-11-30
, 14:51
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#70
|