Dynamic context, ALV, no data - but everything seems to be in place!

I've created a component for displaying data in an ALV, with the intention of using it in other components.
The component controller has two methods:
SET_DATA_STRUCTURE (parameter I_attributes IMPORTING type WDR_CONTEXT_ATTR_INFO_MAP).
SET_CONTENTS (parameter i_reference_contents IMPORTING type ref to data).
The both trigger similarly named events which are reacted to by the view controller.
The handler for the data structure is this:
   data root_info type ref to if_wd_context_node_info.
   root_info = wd_context->get_node_info( ).
   data data_node type ref to if_wd_context_node_info.
   data_node = root_info->add_new_child_node( name = 'DATA'
                                  is_initialize_lead_selection = abap_false
                                  is_static = abap_false
                                  is_multiple = abap_true
                                  attributes = i_structure ).
The handler for set_contents sets the view attribute reference_to_contents.
The WDDOMODIFYVIEW method handles the contents (only when there is new data).
     data lo_nd_table_contents type ref to if_wd_context_node.
     lo_nd_table_contents = wd_context->get_child_node( name = 'DATA' ).
     field-symbols <table_contents> type any table.
     assign wd_this->reference_to_contents->* to <table_contents>.
     if <table_contents> is assigned.
       lo_nd_table_contents->bind_table( new_items = <table_contents> set_initial_elements = abap_true ).
     endif.
     data lo_interfacecontroller type ref to iwci_salv_wd_table .
     lo_interfacecontroller =   wd_this->wd_cpifc_alv( ).
     lo_interfacecontroller->set_data( r_node_data = lo_nd_table_contents ).
     wd_this->new_contents = abap_false.
When I test my application, I can see inthe debugger that the context is correctly created and populated. The data is bound correctly to the context. But no data is displayed in the grid.
I've looked through the various tutorials, and can't see what I've missed.
I've instantiated the usage in WDOINIT of the view. I've embedded the control in the window. Every step checks out - but still no data is seen. I've tried the refresh method on the interface controller of the usage - nothing.
I've just checked, and the field order and field names of the data being sent in reference_to_contents are identical to that in i_attributes.

Well, I tried it, and a few other things based on it, and it appears you have the solution.
My code is:
   DATA root_info TYPE REF TO if_wd_context_node_info.
   root_info = wd_context->get_node_info( ).
   " Convert attributes to RTTI entries
   DATA attribute TYPE wdr_context_attribute_info.
   LOOP AT i_structure INTO attribute.
     DATA components TYPE cl_abap_structdescr=>component_table.
     DATA component  TYPE abap_componentdescr.
     DATA type       TYPE REF TO cl_abap_datadescr.
     CLEAR component.
     component-name = attribute-name.
     component-type ?= cl_abap_typedescr=>describe_by_name( attribute-type_name ).
     INSERT component INTO TABLE components.
   ENDLOOP.
  " Create the new context, starting at TABLE DATA with attributes as in "components"
   root_info->add_new_child_node(
                                  name = 'DATA'
                                  is_initialize_lead_selection = abap_false
                                  is_static = abap_false
                                  static_element_rtti = cl_abap_structdescr=>create( components ) ).
(I'm in a 7.3 system, so I get to use chaining of methods!)

Similar Messages

  • My iphone is stuck,  it says connect to itunes, and when I aconnect it to my pc, my pc says restore data but everything will be erased and I don't wanna lose everything. please help me

    my iphone is stuck,  it says connect to itunes, and when I aconnect it to my pc, my pc says restore data but everything will be erased and I don't wanna lose everything. please help me

    If you have a graphic of iTunes and a cable displayed on your iDevice then it is in Recovery mode.
    Check this to try an "exit"
    http://osxdaily.com/2011/01/08/iphone-recovery-mode/

  • HT204053 How can I delete my iCloud account which I do not remember anything about the information that I entered about 4 years ago. It always asks my birth date but it seems I did not enter my correct date how can I bypass this question???

    How can I delete my iCloud account which I do not remember anything about the information that I entered about 4 years ago. It always asks my birth date but it seems I did not enter my correct date how can I bypass this question???

    You cannot delete the account from the server (partly to prevent the username from becoming available again and some-one else using it to pretend to be you).. Having disengaged your devices from it, go to http://icloud.com and delete any data in there such as contacts and calendars. Then just ignore it.

  • I try to use the brush tool and paint white but the only color working is grey! I got a warning message about graphics hardware, but everything seems to be fine with the graphics. What is wrong?

    I get this message...but everything seems to be fine with the graphics hardware....help!?

    The message is referring to 3D features which are not supported by cards with less than 512 MB of vRam.
    Try Restore Preferences:
    Windows - CTRL-SHIFT-ALT immediately after you double-click the PS icon.
    Macintosh - CMD-SHIFT-OPTION immediately after you double-click the PS icon.
    Nancy O.

  • Unable to connect to wireless, but everything seems to be ... [SOLVED]

    i am a new user of Arch Linux
    I set up everything except my wifi network
    Networkmanager (nm-applet) is on the toolbar but it tells me "Aucune connection réseau" (no network connection) and when i click on it : "Aucun périphérique réseau n'a été détecté" (no network device detected)
    here are a few command lines
    [francois@myhost ~]$ iwconfig
    lo no wireless extensions.
    eth0 no wireless extensions.
    wmaster0 no wireless extensions.
    wlan0 IEEE 802.11abg ESSID:""
    Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
    Tx-Power=15 dBm
    Retry min limit:7 RTS thr:off Fragment thr=2352 B
    Power Management:off
    Link Quality:0 Signal level:0 Noise level:0
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:0 Missed beacon:0
    [francois@myhost ~]$ iwlist wlan0 scan
    wlan0 Scan completed :
    Cell 01 - Address: 00:07:0E:38:43:10
    ESSID:"ulaval-wep"
    Mode:Master
    Channel:6
    Frequency:2.437 GHz (Channel 6)
    Quality=59/100 Signal level:-72 dBm Noise level=-127 dBm
    Encryption key:on
    IE: Unknown: 000A756C6176616C2D776570
    IE: Unknown: 01088B0C129618243048
    IE: Unknown: 030106
    IE: Unknown: 0706434120010B1A
    IE: Unknown: 2A0102
    IE: Unknown: 3202606C
    IE: Unknown: 851E06004C001F00FF03590041444A3130574400000000000000000001000025
    IE: Unknown: DD06004096010104
    IE: Unknown: DD050040960305
    IE: Unknown: DD050040960B09
    IE: Unknown: DD050040961400
    Bit Rates:5.5 Mb/s; 6 Mb/s; 9 Mb/s; 11 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
    Extra:tsf=0000030788e10e7b
    Extra: Last beacon: 1613ms ago
    Cell 02 - Address: 00:07:0E:38:43:11
    ESSID:"ulaval-wpa"
    Mode:Master
    Channel:6
    Frequency:2.437 GHz (Channel 6)
    Quality=59/100 Signal level:-72 dBm Noise level=-127 dBm
    Encryption key:on
    IE: Unknown: 000A756C6176616C2D777061
    IE: Unknown: 01088B0C129618243048
    IE: Unknown: 030106
    IE: Unknown: 0706434120010B1A
    IE: Unknown: 2A0102
    IE: IEEE 802.11i/WPA2 Version 1
    Group Cipher : TKIP
    Pairwise Ciphers (1) : CCMP
    Authentication Suites (2) : 802.1x Proprietary
    IE: Unknown: 3202606C
    IE: Unknown: 851E06004C001F00FF03590041444A3130574400000000000000000001000025
    IE: WPA Version 1
    Group Cipher : TKIP
    Pairwise Ciphers (1) : TKIP
    Authentication Suites (2) : 802.1x Proprietary
    IE: Unknown: DD06004096010104
    IE: Unknown: DD050040960305
    IE: Unknown: DD050040960B09
    IE: Unknown: DD050040961401
    Bit Rates:5.5 Mb/s; 6 Mb/s; 9 Mb/s; 11 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
    Extra:tsf=0000030788e2312b
    Extra: Last beacon: 1586ms ago
    Cell 03 - Address: 00:07:0E:38:43:13
    ESSID:"ulaval-vpn"
    Mode:Master
    Channel:6
    Frequency:2.437 GHz (Channel 6)
    Quality=59/100 Signal level:-72 dBm Noise level=-127 dBm
    Encryption key:off
    IE: Unknown: 000A756C6176616C2D76706E
    IE: Unknown: 01088B0C129618243048
    IE: Unknown: 030106
    IE: Unknown: 0706434120010B1A
    IE: Unknown: 2A0102
    IE: Unknown: 3202606C
    IE: Unknown: 851E06004C001F00FF03590041444A3130574400000000000000000001000025
    IE: Unknown: DD06004096010104
    IE: Unknown: DD050040960305
    IE: Unknown: DD050040960B09
    IE: Unknown: DD050040961400
    Bit Rates:5.5 Mb/s; 6 Mb/s; 9 Mb/s; 11 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
    Extra:tsf=0000030788e2312f
    Extra: Last beacon: 1613ms ago
    Cell 04 - Address: 00:07:0E:38:43:14
    ESSID:"ulaval"
    Mode:Master
    Channel:6
    Frequency:2.437 GHz (Channel 6)
    Quality=59/100 Signal level:-72 dBm Noise level=-127 dBm
    Encryption key:on
    IE: Unknown: 0006756C6176616C
    IE: Unknown: 01088B0C129618243048
    IE: Unknown: 030106
    IE: Unknown: 0706434120010B1A
    IE: Unknown: 0B050100888D5B
    IE: Unknown: 2A0102
    IE: Unknown: 3202606C
    IE: Unknown: 851E06004C001F00FF03590041444A3130574400000000000000000001000025
    IE: WPA Version 1
    Group Cipher : TKIP
    Pairwise Ciphers (1) : TKIP
    Authentication Suites (1) : 802.1x
    IE: Unknown: DD06004096010104
    IE: Unknown: DD050040960305
    IE: Unknown: DD050040960B09
    IE: Unknown: DD050040961400
    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
    Bit Rates:5.5 Mb/s; 6 Mb/s; 9 Mb/s; 11 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
    Extra:tsf=0000030788e173ca
    Extra: Last beacon: 1600ms ago
    Cell 05 - Address: 00:11:92:E9:F1:03
    ESSID:"ulaval-vpn"
    Mode:Master
    Channel:11
    Frequency:2.462 GHz (Channel 11)
    Quality=40/100 Signal level:-85 dBm Noise level=-127 dBm
    Encryption key:off
    IE: Unknown: 000A756C6176616C2D76706E
    IE: Unknown: 01088B0C129618243048
    IE: Unknown: 03010B
    IE: Unknown: 0706434120010B1A
    IE: Unknown: 2A0102
    IE: Unknown: 3202606C
    IE: Unknown: 851E05008F001F00FF03590041444A3039574800000000000000000002000025
    IE: Unknown: DD06004096010104
    IE: Unknown: DD050040960305
    IE: Unknown: DD050040960B09
    IE: Unknown: DD050040961400
    Bit Rates:5.5 Mb/s; 6 Mb/s; 9 Mb/s; 11 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
    Extra:tsf=000003fa8bd870f5
    Extra: Last beacon: 1483ms ago
    Cell 06 - Address: 00:1D:A2:C9:E7:70
    ESSID:"ulaval-wep"
    Mode:Master
    Channel:11
    Frequency:2.462 GHz (Channel 11)
    Quality=79/100 Signal level:-55 dBm Noise level=-127 dBm
    Encryption key:on
    IE: Unknown: 000A756C6176616C2D776570
    IE: Unknown: 01088B0C129618243048
    IE: Unknown: 03010B
    IE: Unknown: 0706434120010B1A
    IE: Unknown: 2A0102
    IE: Unknown: 3202606C
    IE: Unknown: 851E10008F001F00FF0359004C454D3033574100000000000000000006000027
    IE: Unknown: 9606004096001400
    IE: Unknown: DD06004096010104
    IE: Unknown: DD050040960305
    IE: Unknown: DD050040960B09
    IE: Unknown: DD050040961400
    Bit Rates:5.5 Mb/s; 6 Mb/s; 9 Mb/s; 11 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
    Extra:tsf=000000445bf6fdf0
    Extra: Last beacon: 1493ms ago
    Cell 07 - Address: 00:1D:A2:C9:E7:71
    ESSID:"ulaval-wpa"
    Mode:Master
    Channel:11
    Frequency:2.462 GHz (Channel 11)
    Quality=80/100 Signal level:-54 dBm Noise level=-127 dBm
    Encryption key:on
    IE: Unknown: 000A756C6176616C2D777061
    IE: Unknown: 01088B0C129618243048
    IE: Unknown: 03010B
    IE: Unknown: 0706434120010B1A
    IE: Unknown: 2A0102
    IE: IEEE 802.11i/WPA2 Version 1
    Group Cipher : TKIP
    Pairwise Ciphers (1) : CCMP
    Authentication Suites (2) : 802.1x Proprietary
    IE: Unknown: 3202606C
    IE: Unknown: 851E10008F001F00FF0359004C454D3033574100000000000000000006000027
    IE: Unknown: 9606004096001400
    IE: WPA Version 1
    Group Cipher : TKIP
    Pairwise Ciphers (1) : TKIP
    Authentication Suites (2) : 802.1x Proprietary
    IE: Unknown: DD06004096010104
    IE: Unknown: DD050040960305
    IE: Unknown: DD050040960B09
    IE: Unknown: DD050040961401
    Bit Rates:5.5 Mb/s; 6 Mb/s; 9 Mb/s; 11 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
    Extra:tsf=000000445bf830ef
    Extra: Last beacon: 1463ms ago
    Cell 08 - Address: 00:1D:A2:C9:E7:73
    ESSID:"ulaval-vpn"
    Mode:Master
    Channel:11
    Frequency:2.462 GHz (Channel 11)
    Quality=80/100 Signal level:-54 dBm Noise level=-127 dBm
    Encryption key:off
    IE: Unknown: 000A756C6176616C2D76706E
    IE: Unknown: 01088B0C129618243048
    IE: Unknown: 03010B
    IE: Unknown: 0706434120010B1A
    IE: Unknown: 0B050600308D5B
    IE: Unknown: 2A0102
    IE: Unknown: 3202606C
    IE: Unknown: 851E10008F001F00FF0359004C454D3033574100000000000000000006000027
    IE: Unknown: 9606004096001400
    IE: Unknown: DD06004096010104
    IE: Unknown: DD050040960305
    IE: Unknown: DD050040960B09
    IE: Unknown: DD050040961400
    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
    Bit Rates:5.5 Mb/s; 6 Mb/s; 9 Mb/s; 11 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
    Extra:tsf=000000445bf830ef
    Extra: Last beacon: 1486ms ago
    Cell 09 - Address: 00:1D:A2:C9:E7:74
    ESSID:"ulaval"
    Mode:Master
    Channel:11
    Frequency:2.462 GHz (Channel 11)
    Quality=79/100 Signal level:-55 dBm Noise level=-127 dBm
    Encryption key:on
    IE: Unknown: 0006756C6176616C
    IE: Unknown: 01088B0C129618243048
    IE: Unknown: 03010B
    IE: Unknown: 0706434120010B1A
    IE: Unknown: 0B050600308D5B
    IE: Unknown: 2A0102
    IE: Unknown: 3202606C
    IE: Unknown: 851E10008F001F00FF0359004C454D3033574100000000000000000006000027
    IE: Unknown: 9606004096001400
    IE: WPA Version 1
    Group Cipher : TKIP
    Pairwise Ciphers (1) : TKIP
    Authentication Suites (1) : 802.1x
    IE: Unknown: DD06004096010104
    IE: Unknown: DD050040960305
    IE: Unknown: DD050040960B09
    IE: Unknown: DD050040961400
    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
    Bit Rates:5.5 Mb/s; 6 Mb/s; 9 Mb/s; 11 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
    Extra:tsf=000000445bf736d8
    Extra: Last beacon: 1490ms ago
    Cell 10 - Address: 00:11:92:EE:0A:33
    ESSID:"ulaval-vpn"
    Mode:Master
    Channel:11
    Frequency:2.462 GHz (Channel 11)
    Quality=48/100 Signal level:-80 dBm Noise level=-127 dBm
    Encryption key:off
    IE: Unknown: 000A756C6176616C2D76706E
    IE: Unknown: 01088B0C129618243048
    IE: Unknown: 03010B
    IE: Unknown: 0706434120010B1A
    IE: Unknown: 2A0100
    IE: Unknown: 3202606C
    IE: Unknown: 851E06008F001F00FF03590041444A3036574800000000000000000001000025
    IE: Unknown: DD06004096010104
    IE: Unknown: DD050040960305
    IE: Unknown: DD050040960B09
    IE: Unknown: DD050040961400
    Bit Rates:5.5 Mb/s; 6 Mb/s; 9 Mb/s; 11 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
    Extra:tsf=000003fa828360f4
    Extra: Last beacon: 1460ms ago
    Cell 11 - Address: 00:1D:A2:C9:E7:7F
    ESSID:"ulaval-wep"
    Mode:Master
    Channel:36
    Frequency:5.18 GHz (Channel 36)
    Quality=67/100 Signal level:-66 dBm Noise level=-127 dBm
    Encryption key:on
    IE: Unknown: 000A756C6176616C2D776570
    IE: Unknown: 01088C129824B048606C
    IE: Unknown: 0712434120240414340414640514840314950414
    IE: Unknown: 851E03008F001F00FF0359004C454D3033574100000000000000000000000026
    IE: Unknown: 9606004096000F00
    IE: Unknown: DD06004096010104
    IE: Unknown: DD050040960305
    IE: Unknown: DD050040960B09
    IE: Unknown: DD050040961400
    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
    36 Mb/s; 48 Mb/s; 54 Mb/s
    Extra:tsf=000000445bf83310
    Extra: Last beacon: 1446ms ago
    Cell 12 - Address: 00:1D:A2:C9:E7:7E
    ESSID:"ulaval-wpa"
    Mode:Master
    Channel:36
    Frequency:5.18 GHz (Channel 36)
    Quality=66/100 Signal level:-67 dBm Noise level=-127 dBm
    Encryption key:on
    IE: Unknown: 000A756C6176616C2D777061
    IE: Unknown: 01088C129824B048606C
    IE: Unknown: 0712434120240414340414640514840314950414
    IE: IEEE 802.11i/WPA2 Version 1
    Group Cipher : TKIP
    Pairwise Ciphers (1) : CCMP
    Authentication Suites (2) : 802.1x Proprietary
    IE: Unknown: 851E03008F001F00FF0359004C454D3033574100000000000000000000000026
    IE: Unknown: 9606004096000F00
    IE: WPA Version 1
    Group Cipher : TKIP
    Pairwise Ciphers (1) : TKIP
    Authentication Suites (2) : 802.1x Proprietary
    IE: Unknown: DD06004096010104
    IE: Unknown: DD050040960305
    IE: Unknown: DD050040960B09
    IE: Unknown: DD050040961401
    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
    36 Mb/s; 48 Mb/s; 54 Mb/s
    Extra:tsf=000000445bf8f470
    Extra: Last beacon: 1446ms ago
    Cell 13 - Address: 00:1D:A2:C9:E7:7C
    ESSID:"ulaval-vpn"
    Mode:Master
    Channel:36
    Frequency:5.18 GHz (Channel 36)
    Quality=66/100 Signal level:-67 dBm Noise level=-127 dBm
    Encryption key:off
    IE: Unknown: 000A756C6176616C2D76706E
    IE: Unknown: 01088C129824B048606C
    IE: Unknown: 0712434120240414340414640514840314950414
    IE: Unknown: 0B050000008D5B
    IE: Unknown: 851E03008F001F00FF0359004C454D3033574100000000000000000000000026
    IE: Unknown: 9606004096000F00
    IE: Unknown: DD06004096010104
    IE: Unknown: DD050040960305
    IE: Unknown: DD050040960B09
    IE: Unknown: DD050040961400
    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
    36 Mb/s; 48 Mb/s; 54 Mb/s
    Extra:tsf=000000445bf95612
    Extra: Last beacon: 1446ms ago
    Cell 14 - Address: 00:1D:A2:C9:E7:7B
    ESSID:"ulaval"
    Mode:Master
    Channel:36
    Frequency:5.18 GHz (Channel 36)
    Quality=66/100 Signal level:-67 dBm Noise level=-127 dBm
    Encryption key:on
    IE: Unknown: 0006756C6176616C
    IE: Unknown: 01088C129824B048606C
    IE: Unknown: 0712434120240414340414640514840314950414
    IE: Unknown: 0B050000008D5B
    IE: Unknown: 851E03008F001F00FF0359004C454D3033574100000000000000000000000026
    IE: Unknown: 9606004096000F00
    IE: WPA Version 1
    Group Cipher : TKIP
    Pairwise Ciphers (1) : TKIP
    Authentication Suites (1) : 802.1x
    IE: Unknown: DD06004096010104
    IE: Unknown: DD050040960305
    IE: Unknown: DD050040960B09
    IE: Unknown: DD050040961400
    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
    36 Mb/s; 48 Mb/s; 54 Mb/s
    Extra:tsf=000000445bf8679d
    Extra: Last beacon: 1446ms ago
    Cell 15 - Address: 00:14:1B:B6:82:B4
    ESSID:"ulaval"
    Mode:Master
    Channel:11
    Frequency:2.462 GHz (Channel 11)
    Quality=45/100 Signal level:-82 dBm Noise level=-127 dBm
    Encryption key:on
    IE: Unknown: 0006756C6176616C
    IE: Unknown: 01088B0C129618243048
    IE: Unknown: 03010B
    IE: Unknown: 0706434120010B1A
    IE: Unknown: 0B050300158D5B
    IE: Unknown: 2A0107
    IE: Unknown: 3202606C
    IE: Unknown: 851E02008F001F00FF0359004C454D3031575300000000000000000003000027
    IE: Unknown: 9606004096001400
    IE: WPA Version 1
    Group Cipher : TKIP
    Pairwise Ciphers (1) : TKIP
    Authentication Suites (1) : 802.1x
    IE: Unknown: DD06004096010104
    IE: Unknown: DD050040960305
    IE: Unknown: DD050040960B09
    IE: Unknown: DD050040961400
    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
    Bit Rates:5.5 Mb/s; 6 Mb/s; 9 Mb/s; 11 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
    Extra:tsf=000003fa83e480ee
    Extra: Last beacon: 1456ms ago
    Cell 16 - Address: 00:13:19:92:3F:E2
    ESSID:""
    Mode:Master
    Channel:11
    Frequency:2.462 GHz (Channel 11)
    Quality=46/100 Signal level:-81 dBm Noise level=-127 dBm
    Encryption key:on
    IE: Unknown: 000100
    IE: Unknown: 01088B0C129618243048
    IE: Unknown: 03010B
    IE: Unknown: 050400010000
    IE: Unknown: 0706434120010B1A
    IE: Unknown: 0B050300338D5B
    IE: Unknown: 2A0102
    IE: IEEE 802.11i/WPA2 Version 1
    Group Cipher : TKIP
    Pairwise Ciphers (1) : CCMP
    Authentication Suites (2) : 802.1x Proprietary
    IE: Unknown: 3202606C
    IE: Unknown: 851E04008F001F00FF0359004C454D3031574300000000000000000003000025
    IE: Unknown: 9606004096001400
    IE: WPA Version 1
    Group Cipher : TKIP
    Pairwise Ciphers (1) : TKIP
    Authentication Suites (2) : 802.1x Proprietary
    IE: Unknown: DD06004096010104
    IE: Unknown: DD050040960305
    IE: Unknown: DD050040960B09
    IE: Unknown: DD090040960E030033690F
    IE: Unknown: DD050040961401
    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
    Bit Rates:5.5 Mb/s; 6 Mb/s; 9 Mb/s; 11 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
    Extra:tsf=000009a45eff32ec
    Extra: Last beacon: 1490ms ago
    Cell 17 - Address: 00:14:1B:B6:82:B2
    ESSID:""
    Mode:Master
    Channel:11
    Frequency:2.462 GHz (Channel 11)
    Quality=42/100 Signal level:-84 dBm Noise level=-127 dBm
    Encryption key:on
    IE: Unknown: 000100
    IE: Unknown: 01088B0C129618243048
    IE: Unknown: 03010B
    IE: Unknown: 050400010000
    IE: Unknown: 0706434120010B1A
    IE: Unknown: 0B0504003D8D5B
    IE: Unknown: 2A0107
    IE: IEEE 802.11i/WPA2 Version 1
    Group Cipher : TKIP
    Pairwise Ciphers (1) : CCMP
    Authentication Suites (2) : 802.1x Proprietary
    IE: Unknown: 3202606C
    IE: Unknown: 851E0D008F001F00FF0359004C454D3031575300000000000000000004000027
    IE: Unknown: 9606004096001400
    IE: WPA Version 1
    Group Cipher : TKIP
    Pairwise Ciphers (1) : TKIP
    Authentication Suites (2) : 802.1x Proprietary
    IE: Unknown: DD06004096010104
    IE: Unknown: DD050040960305
    IE: Unknown: DD050040960B09
    IE: Unknown: DD090040960E04003D690F
    IE: Unknown: DD050040961401
    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
    Bit Rates:5.5 Mb/s; 6 Mb/s; 9 Mb/s; 11 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
    Extra:tsf=000003fa83e4828d
    Extra: Last beacon: 1470ms ago
    Cell 18 - Address: 02:00:42:BC:0E:01
    ESSID:"print server 07EB43"
    Mode:Ad-Hoc
    Channel:11
    Frequency:2.462 GHz (Channel 11)
    Quality=38/100 Signal level:-86 dBm Noise level=-127 dBm
    Encryption key:off
    IE: Unknown: 00137072696E742073657276657220303745423433
    IE: Unknown: 010482848B96
    IE: Unknown: 03010B
    IE: Unknown: 06020000
    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
    Extra:tsf=000000e970a694c1
    Extra: Last beacon: 1463ms ago
    Cell 19 - Address: 00:16:01:76:AE:F3
    ESSID:""
    Mode:Master
    Channel:2
    Frequency:2.417 GHz (Channel 2)
    Quality=51/100 Signal level:-78 dBm Noise level=-127 dBm
    Encryption key:on
    IE: Unknown: 0000
    IE: Unknown: 010482840B16
    IE: Unknown: 030102
    IE: Unknown: 2A0104
    IE: Unknown: 32080C1218243048606C
    IE: Unknown: 050401030000
    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
    9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
    48 Mb/s; 54 Mb/s
    Extra:tsf=00000001f8705e47
    Extra: Last beacon: 1666ms ago
    Cell 20 - Address: 00:13:19:92:3F:E0
    ESSID:"ulaval-wep"
    Mode:Master
    Channel:11
    Frequency:2.462 GHz (Channel 11)
    Quality=46/100 Signal level:-81 dBm Noise level=-127 dBm
    Encryption key:on
    IE: Unknown: 000A756C6176616C2D776570
    IE: Unknown: 01088B0C129618243048
    IE: Unknown: 03010B
    IE: Unknown: 050400010000
    IE: Unknown: 0706434120010B1A
    IE: Unknown: 2A0102
    IE: Unknown: 3202606C
    IE: Unknown: 851E19008F001F00FF0359004C454D3031574300000000000000000003000025
    IE: Unknown: 9606004096001400
    IE: Unknown: DD06004096010104
    IE: Unknown: DD050040960305
    IE: Unknown: DD050040960B09
    IE: Unknown: DD050040961400
    Bit Rates:5.5 Mb/s; 6 Mb/s; 9 Mb/s; 11 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
    Extra:tsf=000009a45eff30f5
    Extra: Last beacon: 1463ms ago
    Cell 21 - Address: 00:12:80:E1:7D:70
    ESSID:"ulaval-wep"
    Mode:Master
    Channel:1
    Frequency:2.412 GHz (Channel 1)
    Quality=37/100 Signal level:-87 dBm Noise level=-127 dBm
    Encryption key:on
    IE: Unknown: 000A756C6176616C2D776570
    IE: Unknown: 01088B0C129618243048
    IE: Unknown: 030101
    IE: Unknown: 050400010000
    IE: Unknown: 0706434120010B1A
    IE: Unknown: 2A0100
    IE: Unknown: 3202606C
    IE: Unknown: 851E03008F001F00FF03590050524E303157450000000000000000000D000025
    IE: Unknown: DD06004096010104
    IE: Unknown: DD050040960305
    IE: Unknown: DD050040960B09
    IE: Unknown: DD050040961400
    Bit Rates:5.5 Mb/s; 6 Mb/s; 9 Mb/s; 11 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
    Extra:tsf=000003fa8d4480f5
    Extra: Last beacon: 1703ms ago
    everything seems ready but I don't know what to do next
    i have put networkmanager network hal dbus in DAEMONS and it loaded well at atartup
    [francois@myhost ~]$ cat /etc/rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="fr_CA.utf8"
    HARDWARECLOCK="localtime"
    USEDIRECTISA="no"
    TIMEZONE="Canada/Eastern"
    KEYMAP="cf"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(r8169 ipw3945 iwl3945 snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-hda-intel soundcore vboxdrv)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="myhost"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    eth0="dhcp"
    INTERFACES=(eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng network networkmanager dhcdbd netfs crond dbus hal kdm)
    Last edited by franco (2009-01-27 06:30:15)

    You should read through this wiki carefully: http://wiki.archlinux.org/index.php/Net … figuration
    To begin with you need to preface all interfaces that are to be available to network manager with "!" in the INTERFACES array or rc.conf (that will disable them for Arch init scripts, so that network manager can have free access to them).  You also need to remove the "network" daemon from the DAEMONS array.  There might be something else that I've missed as well...
    Welcome to Arch!

  • Apple TV won't download movies anymore.  it says to go to store and check Purchase history, but everything seems to be in order.  Any idea what I am looking for to fix the problem and download movies again?

    My apple TV will no longer download movies.  It says to go to the Apple Store and check purchase history.  Everything seems to be in order.  Any idea what I am looking for?

    Okay - let's cut to the chase...
    If the Menu Bar (File, Edit... Help) shown in my screenshot below is not visible, use CTRL+B to display it. Then click on Help/Check for Updates. If one is available, you will be able to select it at this time.
    Note the item at the bottom of the list; About iTunes. Selecting that will show you which version of iTunes you are using.
    An alternative method to display the Menu Bar is click on the box in the top left of your iTunes window...

  • I can log in, but everything seems to be reset to "factory"

    I can't seem to find this problem detailed anywhere, so here goes:
    My Intel Mac mini running 10.5 froze up tonight, so I had to do a hard shut-down. When it restarted, the machine is in a state that was (is) very bizarre. It recognizes my user name, and I'm shown as the Admin, but the entire thing looks like it's been reset to "factory" conditions. The dock is HUGE, with only the icons that you get from a new account, and any apps I try to run start off with the "license agreement" screen.
    In addition, my user folder has a generic blue folder icon, not the normal "home" icon. I can't access anything in Mail because it says the files are all "read-only." It seems as though although I am logged into my account, it has actually created a NEW account with that name, although I can still access all of my documents, etc.
    I have Time Machine running -- any ideas on how I can restore back to normalcy using that? Sadly, I also have a Super-Duper backup, but since that's not yet Leopard compatible, it's not going to do me much good! Any advice appreciated!

    Thanks for the tips. Funny thing is, I restarted several times last night, with the same (not good) results. I did "repair permissions" once, then rebooted, but still no good. I did not however then boot to the install disk and run any utilities from there.
    For what it's worth, I have two external FireWire drives connected -- one is dedicated to Time Machine, and the other is for SuperDuper backup/clone. However, since Leopard was installed, I can no longer boot to that drive -- from reading the info on the SuperDuper website, it seems they are feverishly working to get a Leopard-compatible version out there.
    Oh, and I also have a portable USB drive that I use to make a clone once a month and take off site. I was thinking that it would quite ironic that with all these backups, I would be in a position where I was not able to restore. Fortunately, it didn't come to that.

  • I am getting an invalid address, but everything seems ok

    Just signed up today with itunes.  Trying to buy apps for my new ipad 2, but i am getting sent to my account because my address is invalid?  checked and double checked.  There doesn't seem to be a problem?

    There are a number of threads about it - it looks like Apple recently updated their address validation. Some people have had success by :
    ensuring that their iTunes account address is exactly the same as appears on their credit card bill
    putting something in the second line of the address (including just copying the first line)
    expanding abbreviations e.g. St to Street, Ave to Avenue etc (or conversely abbreviating)
    putting apartment or suite number on the second address line

  • Firefox up to date, but everything tells me to update.

    ive updated firefox over and over, and its up to 32.0.3 right now but whenever i go to a website it tells me im using a older version of firefox and to update. also like the themes add on wont work because of this. ive uninstalled and downloaded again but still nothing. i even downloaded an older version then upgraded that and still nothing. the themes keep telling me to update to 30.0.16 or something close to that. imma try and download a Canada version and see if that could work. please help. :)

    Your useragent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.19) Gecko/2010031422 Firefox/'''3.0.19''' (.NET CLR 3.5.30729) '''FBSMTWB'''
    It was likely the FBSMTWB that was added to UA that frozed it at 3.0.19. The FBSMTWB is related to the Fast Browser Search toolbar extension you had installed in Firefox at time.
    Firefox since '''4.0''' version does not allow anything to be added to UA ever since.

  • I can't compile but everything seems fine

    I have NO luck with Xcode. I am using Xcode 4.1 (This also occured in 4.0.2) and I started my project from the normal cocoa app document based template. It compiled fine the first few times but now it won't compile anymore. See the pic below:
    It claims im missing a [ is missing at the start of message send expression. But you can clealy tell that its there. So if I click the error and click fix it I get this error:
    It makes no sense that there is anything wrong with this code since it was prewritten code and I NEVER touched it. I think this may be a bug but I'm most likey wrong.

    No, you changed it. That should read:
    self = [super init];

  • MMC showing nodes Yellow but everything seems to be running fine.

    I have EP6 SP14 installed in a clustered on two Windows 2003 ENT Servers. The jcontrol.exe on both nodes is showing up Yellow in MMC although the Portal is running fine. The message changes from Initial to "Status is unavailable". I checked all the logs and do not fine any errors. This is not a critical issue but a rather annoying one because I cannot see/troubleshoot problems form processes listed in the process list from MMC.
    Thanks in advance...

    Hi Raul,
             What is the status of SDM in the process table.Also what can you see if you right the jcontrol.exe and select "Developer trace".I believe this should be typically being caused due the RAM problem of the server.
    SAP<SID> services requires more RAM for smooth functioning.If RAM is not there the jcontrol.exe goes to yellow and tries to come up to green.This also happens when the server do not receive message from message server.
    Try clearing some application and space in the server and restart the server again.
    hope it helps.
    regards,
    Guru

  • Diameter  SCUR rating: "AVP NOT FOUND" error, but everything seems fine.

    Good day to all.
    We are using a Diameter rating server in order to rate SCUR services. We can successfully rate Diameter IEC and Diameter ECUR services.
    We are using Seagull in order to simulate the Mediation chain, since we don't have it. When we run the Diameter executable we got the error:
    <942 M V 9999><UsedServiceUnit M <Avps:<CCServiceSpecificUnits M 1>>>>> can not be mapped due to: AVP_NOT_FOUND: AVP path: 437,417.
    The UsedServiceUnit and the CCServiceSpecificUnits AVP have been defined in Seagull as follow. Do we have to define those AVPs somewhere else? I googled but I can't find the Diameter error lists.
        <define name="Requested-Service-Unit" type="Grouped">
          <setfield name="avp-code" value="437"></setfield>
          <setfield name="flags" value="64"></setfield>
        </define>
        <define name="CC-Service-Specific-Units" type="Unsigned64">
                       <setfield name="avp-code" value="417"></setfield>
                       <setfield name="flags" value="64"></setfield>
        </define>
    Best regards,
    Matteo.

    Ciao Leonardo.
    We were in the end able to make the IEC and ECUR mode working, but the SCUR mode doesn't work. We can't make the reservation.
    Is there any other particular AVP value that we have to set? According to the Diameter specification, the following ones guide the SCUR mode:
       CC-Request-Type (Code: 416) = 1 (INITIAL_REQUEST), 2 (UPDATE_REQUEST) or 3 (TERMINATION_REQUEST)
    ·         CC-Request-Number (Code: 415) = identifier of the request within the session
    Best regards,
    Matteo.

  • I am trying to make a Birthday card for my sons 2nd birthday, and It keeps saying both about the "default text" and now that it wont fit on the paper. but everything seems fine....HELP???

    please help!

    Are you using iPhoto '11 on a Mac?
    Try to print your Card (using the main menu bar "File > Print" or save the printed version to pdf.
    Then you can check, which text still is default. The default text will be missing from your print - see for example the screenshot below. Also you can check the measurements on your printed copy. In the print menu you can use the arrow buttons to step through the pages of your card.
    Regards
    Léonie

  • I have no sound on my computer but everything seems to be on...

    my computer is pavilion dm4-2050us
    my operating system Windows 7
    when i turned on the computer there was what i thought to be an hp update

    Get your Product Number by pressing Fn + Esc key or check the Service Tag attached to bottom, may be under battery.
    Go to the link below.Enter your Product Number .After entering PN, click Next ,then choose Software & Drivers.On the next page use the dropdown to select your OS (probably Windows 7 64bit). A list will populate with drivers. Download & Save the latest Audio driver.
    Go into Control Panel,Programs & Features- Uninstall IDT software.Restart the laptop. After Windows loads, install IDT audio using the downloaded file.
    http://h10025.www1.hp.com/ewfrf/wc/siteHome?cc=us&lc=en
    ******Clicking the Thumbs-Up button is a way to say -Thanks!.******
    **Click Accept as Solution on a Reply that solves your issue to help others**

  • Firefox has stopped asking to remember passwords. I've followed the normal routine and double checked settings but everything seems to have the correct settings. Please help.

    This happened after upgrading to Win7 from WinXP. I've followed all the directions to correct this according to your suggestions on this site.

    Make sure that you do not run Firefox in permanent Private Browsing mode.
    *https://support.mozilla.com/kb/Private+Browsing
    To see all History and Cookie settings, choose: Tools > Options > Privacy, choose the setting <b>Firefox will: Use custom settings for history</b>
    *Deselect: [ ] "Always use private browsing mode"
    The website may be using autocomplete=off to prevent Firefox from saving the name and password.
    You can remove autocomplete=off with a bookmarklet to make Firefox save the name and password.
    *http://kb.mozillazine.org/User_name_and_password_not_remembered
    *Saved Password Editor: https://addons.mozilla.org/firefox/addon/saved-password-editor/

Maybe you are looking for