Results 1 to 3 of 3

Thread: (SpringSource Tool Suite:3166): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu

  1. #1
    Join Date
    Feb 2012
    Location
    Cape Town, RSA
    Posts
    5

    Default (SpringSource Tool Suite:3166): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu

    I keep getting the error/warning messages below when running STS; should I be worried? I only recently started playing around with STS and would greatly appreciate it if someone could explain what this entails.

    I am running STS 2.8.1 on a 32 bit Ubuntu 11.10.

    Code:
    phiri@phrlig001:/usr/local/springsource/sts-2.8.1.RELEASE$ ./STS 
    
    (SpringSource Tool Suite:3166): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu: assertion `GTK_IS_MENU_SHELL(menu)' failed
    
    (SpringSource Tool Suite:3166): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu: assertion `GTK_IS_MENU_SHELL(menu)' failed
    
    (SpringSource Tool Suite:3166): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu: assertion `GTK_IS_MENU_SHELL(menu)' failed
    
    (SpringSource Tool Suite:3166): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu: assertion `GTK_IS_MENU_SHELL(menu)' failed
    
    (SpringSource Tool Suite:3166): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu: assertion `GTK_IS_MENU_SHELL(menu)' failed
    
    (SpringSource Tool Suite:3166): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu: assertion `GTK_IS_MENU_SHELL(menu)' failed
    
    (SpringSource Tool Suite:3166): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu: assertion `GTK_IS_MENU_SHELL(menu)' failed
    
    (SpringSource Tool Suite:3166): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu: assertion `GTK_IS_MENU_SHELL(menu)' failed
    
    (SpringSource Tool Suite:3166): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu: assertion `GTK_IS_MENU_SHELL(menu)' failed
    
    (SpringSource Tool Suite:3166): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu: assertion `GTK_IS_MENU_SHELL(menu)' failed
    [Fatal Error] :1:1: Premature end of file.

  2. #2
    Join Date
    May 2010
    Posts
    398

    Default

    Probably nothing to worry about.

    The 'premature end of file' seems like something in Eclipse/STS is trying to read an empty file and fails. Nothing to worry about.

    The other errors I haven't seen. Most likely due to changes in GTK on Ubuntu 11.x. I don't see them in 10.04. Unless you are noticing something is actually broken in the UI (menus missing or stuff like that) then it is probably nothing to worry about.
    Kris De Volder -- SpringSource

  3. #3
    Join Date
    Feb 2012
    Location
    Cape Town, RSA
    Posts
    5

    Default

    Thank you very much Kris.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •