Gtk warning messages

I get this warning message everytime I try to run something from terminal:
[jinn@estergon .dc++]$ gvim files.xml.bz2
(gvim:3484): Gtk-WARNING **: Kan inte hitta temamotorn i "module_path": "xfce",
(gvim:3484): Gtk-WARNING **: Kan inte hitta temamotorn i "module_path": "xfce",
(gvim:3484): Gtk-WARNING **: Kan inte hitta temamotorn i "module_path": "xfce",
(gvim:3484): Gtk-WARNING **: Kan inte hitta temamotorn i "module_path": "xfce",
(gvim:3484): Gtk-WARNING **: Kan inte hitta temamotorn i "module_path": "xfce",
(gvim:3484): Gtk-WARNING **: Kan inte hitta temamotorn i "module_path": "xfce",
(gvim:3484): Gtk-WARNING **: Kan inte hitta temamotorn i "module_path": "xfce",
(gvim:3484): Gtk-WARNING **: Kan inte hitta temamotorn i "module_path": "xfce",
(gvim:3484): Gtk-WARNING **: Kan inte hitta temamotorn i "module_path": "xfce",
(gvim:3484): Gtk-WARNING **: Kan inte hitta temamotorn i "module_path": "xfce",
[jinn@estergon .dc++]$
I have just installed xfce4 4.4 svn, related? I dont know how to fix this.. its annoying

Um, why are you trying to open a *compressed* file using a text editor?  Does gvim support this?  I think you first need to 'bunzip files.xml.bz2', then open 'gvim files.xml'.

Similar Messages

  • [SOLOVED]Gtk-WARNING **: Overriding tab label for notebook

    My issue: VPN tab label is missing when I configure VPN in nm-connection-editor gui.
    Here is my log:
    startx >startx.log 2>&1
    (gnome-control-center:1145): Gtk-WARNING **: Overriding tab label for notebook
    Gkr-Message: secret service operation failed: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
    Window manager warning: Log level 8: meta_window_raise: assertion `!window->override_redirect' failed
    Any ideas?
    Btw: My gnome-shell 3.4.2-1 (gnome), 3.6.2-1-ARCH x86_64
    Last edited by hilojack (2012-11-04 15:16:46)

    I shouldn't have exec gnome-keyring for the second time,because gnome-keyring is a default startup program in gnome-session-properties.
    $ cat .xinitrc
    # Start GNOME Keyring
    source /etc/X11/xinit/xinitrc.d/30-dbus
    eval $(/usr/bin/gnome-keyring-daemon --start --components=gpg,pkcs11,secrets,ssh)
    # You probably need to do this too:
    export SSH_AUTH_SOCK
    export GPG_AGENT_INFO
    xport GNOME_KEYRING_CONTROL
    export GNOME_KEYRING_PID
    exprot GNOME_KEYRING_SOCKET
    It works well as soon as I uncommented the Contents above.

  • Gtk-WARNING

    Why in common user i can run gedit (or another appl graphic) and in mode root i cant?
    I connect Solaris with Putty using Xming in client Windows.
    The message in root mode:
    (gedit:1254): Gtk-WARNING **: cannot open display:
    I've modified the ssh configuration file:
    # pwd
    /etc/ssh
    # cat sshd_config | grep X11
    # X11 tunneling options
    X11Forwarding yes
    X11DisplayOffset 10
    X11UseLocalhost yes
    The most curious is who on another client machine that normally runs Solaris server via X11.
    And it gets worse: this client machine that is crashing the X11 in server Solaris 'X', normally runs on a Solaris machine 'Y'.

    You have to have X11 running and the DISPLAY environment variable set in your shell in order to run any program that uses x11 graphics. Try running your command from an xterm started via your X11 application.

  • Gtk-WARNING **: Locale not supported by C library.

    Hi, I'm pretty new to Linux and I could really use some help on this one! This is my second Arch install. After the first, which I installed to learn about Linux,  I figured there'd be more user-friendly and complete distro's (like SUSE, Debian, etc.). I was wrong
    Anyway, this is my second install, but ever since I installed it (and X11, ati-fglrx, gnome and gnome-extra) certain apps give my this error when run from a console. All of them start and work perfectly, except one: gnome-keyboard-properties. I fails to run and starts a bug buddy report window, while outputting the following messages on the console:
    [***@*** ~]$ gnome-keyboard-properties
    (gnome-keyboard-properties:4727): Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale.
    (gnome-keyboard-properties:4727): Gdk-WARNING **: locale not supported by C library
    (gnome_segv2:4728): Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale.
    (gnome_segv2:4728): Gdk-WARNING **: locale not supported by C library
    (bug-buddy:4729): Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale.
    (bug-buddy:4729): Gdk-WARNING **: locale not supported by C library
    ** (bug-buddy:4729): WARNING **: Couldn't load icon for Open Folder
    Failed to read a valid object file image from memory.
    I've generated the en_US.utf8 locale using locale-gen, edited rc.conf accordingly and I used the hwd-generated keyboard entry for xorg.conf that worked on my previous install.
    I've been trying things with my xorg.conf. I used to leave XkbLayout and XkbVariant empty, like in the hwd-generated example, but now I'm using this:
    Section "InputDevice"
    Identifier "Cherry"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    Option "XkbVariant" "intl"
    EndSection
    This has a noticable effect: both ' and " require an extra spacebar hit. Pretty anoying, but this at least shows is had effect on gnome. Also, the Keyboard Indicator Applet shows the layout correctly.
    I've tried other things, like uninstalling gnome and gnome-extra using pacman -Rnd as to leave no trace, and reïnstalling it. And I can't find anything on Google...
    PS I'm running this on an athlon64 with a radeon x700, ftp-install from a 0.7.2 i686 base CD.

    I've done a total reïnstall - again. gnome-keyboard-properties works again! However, I still get these errors when opening Gtk-apps:
    (gksu:4669): Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale.
    I've left xorg.conf's XkbLayout emply, which defaults to "us". There's a related option called "KEYMAP" in rc.conf, which has "us" as default, too. As I said, gnome-keyboard-properties now works and correctly displays "Generic 105-key.." etc. and "U.S. English".
    I think I now have /etc/hosts' loopback correctly setup:
    127.0.0.1 localhost.localdomain myhostname
    192.168.x.xxx myhostname.localdomain myhostname
    I'm really out of ideas here. Does anyone know whether this is normal or harmful?
    [[ EDIT ]]
    Solved. I actually forgot to generate the locales this time. I don't know what it was last time...
    Last edited by ppvg (2007-02-05 21:21:21)

  • Gtk-CRITICAL message for JDateChooser

    Hello.
    I'm using toedter JDateChooser with Gnome 2.20 l&f (Ubuntu 7.10). When the date chooser panel pops up the month combo displays like incomplete and the following messages are displayed in the console:
    (<unknown>:29265): Gtk-WARNING **: Attempting to add a widget with type GtkButton to a GtkComboBoxEntry (need an instance of GtkEntry or of a subclass)
    (<unknown>:29265): Gtk-CRITICAL **: gtk_widget_realize: assertion `GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed
    (<unknown>:29265): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth == gdk_drawable_get_depth (window)' failed
    (<unknown>:29265): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth == gdk_drawable_get_depth (window)' failed
    How can I make it work fine? Is it a problem of Gtk or is it problem of JDateChooser?
    Thank you.
    Antonio.

    It seems to be a problem with GTK and/or Ubuntu 7.10, and happens to any JComboBox with GTK L&F. I had not this problem before updating from Ubuntu 7.04 to 7.10.
    http://www.netbeans.org/issues/show_bug.cgi?id=118805
    http://ubuntuforums.org/showthread.php?t=569311
    https://bugs.launchpad.net/ubuntu/+bug/150917

  • UK Keyboard Map / Gtk-WARNING

    Hi,
    I'm busy configuring an Arch/ratpoison install and am finding that I repeatedly get this same message while running programs. It does not seem to affect the way they function, but it is highly annoying. I also can't seem to figure out how to change the X keyboard layout into the UK style, and thought maybe the two problems were related (or not). Any suggestions? Thanks
    Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale.
    Regards,
    Chris

    To change the X keyboard layout to the UK style, use
    setxkbmap gb
    Regarding your locale warning, have you read this wiki page?

  • I am getting a warning message when i am trying to create a host-named sitecollection.

    Hi guys,
          I am trying to create a host-named site collection. I have created the root site collection. After that i have tried to create customer root site. I have doing this process with the guidance of this link.
    http://technet.microsoft.com/en-us/library/cc424952.aspx#section2a
    When i tried to create a customer root site. I am getting a warning message
    " WARNING: The port specified for the new host header site does not match any known bindings in the specified Web
    Application.  The new site will not be accessible if the Web Application is not extended to an IIS Web Site serving
    this port."
    I couldn't when this warning message comes. I tried to bind the server with webapplication which is created for host-named site collection. No use.
    Can anyone help me to solve. And i wanna know why this error message comes!!!
    Thanks in advance
    Rajendran.

    First, you shouldn't create a host named site collection on a Web app that has host header named.  Doing that implements host names at two different levels and will not work reliably.  Second I'm not sure what you mean when you say you didn't
    use the FQDN but used just the domain name.  A Full url will always be either an FQDN or a shorter Netbios name.  If you use a Netbios name it simply assumes the local AD domain of the workstation to create an FQDN as the url  There is no way
    to use just the domain name.  For example, Contoso.com is the domain name.  Server.contoso.com or WEbsite.contoso.com are FQDNs.  YOu can also use a shorter version that is just server or website, but when those resolve in TCP/IP they would
    still resolve using server.contoso.com or website.contoso.com if the workstation where your browser is was in the contoso.com domain.  What is the URL for your root site and your host named site?
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Warning message in ALV report

    Hi Experts,
    In ALV report i am getting warning like
    " Field string LS_HEADER is not referenced statically"
    Actually i declared this field as "DATA: ls_header TYPE slis_listheader.".
    How to correct this warning message.
    Thanks in advance.
    Thanks,
    Madhu.

    Dear Madhu,
    You are not using LS_HEADER statically that you have defined in the program. You will get a warning message since you have defined a field that you have not referenced statically.
    Are you using this field dynamically? You can delete/comment the code if you are not using it statically and dynamically.
    Moved the thread ABAP forum. Post your queries in relevant forums to get efficient answers.
    Regards,
    Naveen

  • Warning message in BW Report  through Portal

    Friends,
    I really need your help to remove the waring message.
    For the purpose of changing the description on the Selection screen from “Cost Cetnters (Authorised Values)” to “Funds Centers” I had changed the ZCCTRATI variable description to Funds Centers
    Issue:
    When we open the old report we see the following information message.
    " Value if variable ZCCTRAT1 is automatically converted
    I did go to TC RSRT as of Dinesh,Vijay advice ,Just want to know that what message i need to Click .because i could nt find the relevant message
    Can u help me how to remove this ?

    Hi Manohar,
    Edit to add: Here I assume you have a Web Application Designer (WAD) report.
    You can suppress system and warning messages in WAD. Try this and see if it helps.
    - Go to your WAD report
    - In the top part of the properties window there is a drop down box. Open this box and select the top level entry there. This should be the name of your report.
    - Click Web Item
    - Check the following two checkboxes: "Do not Display System Messages" and "Do not Display Warnings".
    Hope this helps,
    Regards,
    Petter
    Message was edited by: M Petter

  • Error message into warning message KO450

    Hi,
    There are  unsettle RA  value in project PAD-9114. Because of  this unsettle RA  value in  the project  we are not able to  close the project and receiving error message like below:
    1.There is still WIP for wbs
    2.Balance of  wbs is not zero.
    There is still WIP for WBS PAD-9114
    Message no. KO450
    Diagnosis
    The WIP for WBS PAD-9114 has not been cleared.
    System Response
    WBS PAD-9114 cannot be deleted.
    Procedure
    Calculate the WIP for WBS PAD-9114 so that it can be cleared.  Then settle WBS PAD-9114, including the cleared WIP in the settlement.
    How  to change  above  error message   into warning message so that   it will allow us to  close  the project.
    With regards,
    V.krishnamoorthy

    Hi,
    Thanks  for your answer. But still i am receiving the same error
    There is still WIP for WBS PAD-9114
    Message no. KO450
    Diagnosis
    The WIP for WBS PAD-9114 has not been cleared.
    System Response
    WBS PAD-9114 cannot be deleted.
    Procedure
    Calculate the WIP for WBS PAD-9114 so that it can be cleared.  Then settle WBS PAD-9114, including the cleared WIP in the settlement.
    With regards,
    V.krishnamoorthy

  • Standard warning messages in Vendor Request Form

    Hi All,
    Please let us know, how are the standard warning messages in Vendor Request Form while creation/search are displayed.
    For example, I am getting an soft warning message text, at vendor creation which says "Some of the records were not found; for more information, check the log".
    Here we don't have any log traces to be checked for, and we have verified the back end record resultset count which is same, irrelevant of the warning message being shown.
    These messages are displayed only at two places:
    1) The search navigation page, where all the searched record results are displayed and we continue further for creation of vendor workflow.
    2) When the workflow of vendor creation is completed, along with the "Workflow has been completed" success message, this warning message is also shown.
    I want to know, from where these messages are being populated and how to suppress these messages.
    Kindly suggest.
    Thanks in advance!
    Message was edited by: Oxana Noa Zubarev

    Hi All,
    Attaching the screen shot for refernce:
    After we click on "continue with create/edit" button, after few details have been entered, the work flow completes.
    There are we are getting these error message as highlighted above.
    Let me know if any info from my end would help in getting the root cause.
    Thanks in advance.

  • JComboBox causing GTK-WARNING and GTK-CRITICAL on Ubuntu 8.04

    I was wondering why whenever I use the GTK Look and Feel, my JComboBox's cause GTK issues. They also don't display right...
    Here is the code I am using....
    import javax.swing.*;
    public class ComboBoxDisplayTest extends JFrame
      public ComboBoxDisplayTest()
        try
          UIManager.setLookAndFeel("com.sun.java.swing.plaf.gtk.GTKLookAndFeel");
          SwingUtilities.updateComponentTreeUI(this);
        catch(Exception ex)
          ex.printStackTrace();
        JComboBox cb = new JComboBox();
        this.add(cb);
        cb.addItem("Item 1");
        cb.addItem("Item 2");
      public static void main(String[] args)
        ComboBoxDisplayTest c = new ComboBoxDisplayTest();
        c.pack();
        c.setVisible(true);
    }This is what get's printed onto the terminal when I run the program:
    java ComboBoxDisplayTest
    (<unknown>:7078): Gtk-WARNING **: Attempting to add a widget with type GtkButton to a GtkComboBoxEntry (need an instance of GtkEntry or of a subclass)
    (<unknown>:7078): Gtk-CRITICAL **: gtk_widget_realize: assertion `GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed
    (<unknown>:7078): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth == gdk_drawable_get_depth (window)' failed
    (<unknown>:7078): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth == gdk_drawable_get_depth (window)' failed
    (<unknown>:7078): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth == gdk_drawable_get_depth (window)' failed
    (<unknown>:7078): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth == gdk_drawable_get_depth (window)' failed
    (<unknown>:7078): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth == gdk_drawable_get_depth (window)' failed
    (<unknown>:7078): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth == gdk_drawable_get_depth (window)' failedWhat exactly is going on?
    Is there something wrong with my code?
    Is there any way to fix this?
    Any answers are much appreciated...
    Thanks

    http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6624717
    as far as i know (i am using Ubuntu 7.10 & OpenJDK 1.6.0_0-b11 & Sun JDK) not fixed yet ....
    Ronald

  • I downloaded Firefox 4.0 onto my Mac but when I try to open it I get a warning message saying "The following disk images couldn't be opened" What do I do now?

    While running Firefox, I got a prompt saying their was an update. I did that, but then got another message saying that it was recommended I update firefox to 4.0. I downloaded it, but never received a prompt to drag the image into my applications folder. I also never saw an image of firefox 4.0 on my desktop. Firefox 4.0 was in my downloads folder but got the above warning message when I clicked on it. I tried downloading it again, but the same thing happened. Now what? It appears that Firefox is still running, although I haven't yet tried to go to another website.

    Try:
    *http://thexlab.com/faqs/resetlaunchservices.html
    * http://guides.macrumors.com/Repairing_Permissions

  • Removing warning messages - PTMW

    Hi,
    I must to restrict the message apperance for transaction PTMW. In PTMW, when managers click on Goto -> Process Process Messages, they should see only the error messages. I tried to use badi PT_BLP_USER, but without success. Can you tell me how I can do this requirement ?
    Thanks

    The warning messages are fine and normal. (You may want to sellect a different build folder, looks lik eyou are building to where your apps are?)
    Not sure about how you are trying to burn them (I use Toast or DVD SP itself), but in general make a new disc, then add the VIDEO_TS and AUDIO_TS folders

  • Removing std warning message in SRM 7.1

    HI,
    We are on SRM 7.1 ECS.
    Whenever account assignment category is changed before ordering a cart,a std warning message is displayed "Enter a value in the mandatory field in account assignment" which is very annoying.Is there any way this message can be stopped to be displayed in the SC screen?
    Pls advise.
    Thanks in advance.

    Thanks Ricardo.
    We are on SP SAPK-70105 for SRM SERVER 701 .I dont undsratnd how this correction came in to our system.
    I'm assuming the corrections of note 1607395 are in the system and hence this message.How do I avoid this message?I tried adding it to table BBPV_PDMSG but that didnt help.
    Pls help.

Maybe you are looking for

  • Problem in using Weblogic 6.1 with Oracle 9i

    Hi, Has anybody experiensing problems in creating connection from Weblogic6.1 to Oracle 9i using thin driver? We have a piece of codes that works fine with Weblogic 6.1 and Oracle 8.1.7 but failed to create database connection when we upgrade to data

  • Split 837 file at claims level biztalk 2010

    I have deployed the 837p muti schema, no singlr schema. The receive location used edi recive pipe line. Send port xml receive pipeline. I didn't change anything on the schema used default one. I have created the parties and agreement.  I want to deba

  • Help! Deactivation of account here when the device is sold to another person.

    Do  i have to deactivate my account here so that the new owner of the phone will be able to receive notifications, as well as to create their own account? Please help me!

  • Question about tables LIKP and VBRK

    I am looking for a join, view, etc... between the tables LIKP (Sales header data) and VBRK (delivery header data).  What we want is information from LIKP and one piece of information from VBRK for the corresponding shipment.  From what I can tell, th

  • Labview - HP E3631A PowerSupply Problems

    I try to to connect to HP E3631A via LabView on a WinXP PC. I have tryed both "Multi-Environment Certified IVI Instrument Driver" and "LabVIEW Certified Plug and Play Instrument Driver". I get the error message 511 on the instrument. In the manual it