GNOME Proxy Doesn't Work ?

Hey There,
Because of my work, I sometimes have to join some networks that I have to use some proxies to connect to the internet.. Because of this, I generally have to set all programs' settings seperately and then back when I'm home let's say... Instead I really would like to use GNOME Proxy settings so that each program that I use would use those settings.. Is this possible ?
Even Pidgin, Firefox etc.. doesn't work with it..

Make sure you have FAM enabled in your /etc/rc.conf.  Look for this line in your rc.conf
DAEMONS=(syslog-ng network crond hal fam)
and just make sure FAM is included in that line. Fam is needed by gnome.

Similar Messages

  • Simple Inbound ABAP Proxy doesn't work in my new PI 7.1 EHP 1 SP3 ?

    Hi,
    I just installed and configure new PI 7.1 EHP 1 SP3 and i tried some simple abap proxy but seems like doesn't work.
    Please advise what is missing base on my simple abap code below :
    METHOD zpi711ii_si_syn_in_aaeproxy~si_syn_in_aaeproxy.
    **** INSERT IMPLEMENTATION HERE **** ***
    DATA: inputdata TYPE ZPI711MT_REQ_1,
                outputdata TYPE ZPI711MT_RES_1.
      CONCATENATE inputdata-mt_req_1-firstname ' ' inputdata-mt_req_1-lastname INTO outputdata-mt_res_1-fullname.
    ENDMETHOD.
    i have put some break on the CONCATENATE seems like inputdata-mt_req_1-firstname is empty ? why ?
    The sample xml input is :
    <n0:MT_REQ_1 xmlns:n0="http://www.abeam.com/sample/pi" xmlns:prx="urn:sap.com:proxy:ST6:/1SAI/TAS1190827B531A473B357B:700:2008/06/25">
    <FIRSTNAME>This is a string 4</FIRSTNAME>
    <LASTNAME>This is a string 5</LASTNAME>
    </n0:MT_REQ_1>
    Please advise
    Thank You and Best Regards
    Fernand

    Hi,
    it's empty because you just declared the inputdata structure locally in the method.
    I think you shoud refer to the methods's interface.
    T.

  • Brightness gnome-applet doesn't work....

    Hi,
    my brightness gnome-applet doesn't wok in my sony vaio vgn s5m....
    how to resolve?
    thanks.

    alex_anthony wrote:
    It doesn't work on a lot of computers. Its because the BIOS is handling your brightness instead of GNOME. I don't think there is a solution. You'll just have to use the keyboard.
    100th Post!
    thanks

  • Ck-launch-session gnome-session doesn't work

    I go
    ck-launch-session gnome-session
    I'm told
    ** (gnome-session:3792): WARNING **: Cannot open display:
    What's going on? Why doesn't it work.

    @falconindy
    Fair enough. I'll see what I can do. Now if only there was more understandable documentation I wouldn't have this problem.
    Also what is your take on the following related problem?
    https://bbs.archlinux.org/viewtopic.php?id=111804

  • ABAP Client Proxy doesn't work

    Hi all,
    I have an asynchronous outbound ABAP proxy. When I call the proxy, the return message is correct (Services Processed Without Error), but the message doesn´t arrive to the Integration Server.
    Please help.
    Thanks in advance,
    Roberto

    Hi Roberto,
    https://www.sdn.sap.com/sdn/weblogs.sdn?blog=/pub/wlg/1457. [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken]
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy
    plz go through these web logs. It will help you about ABAP proxies.
    Regards,
    Divya
    Message was edited by: Divya Vidyanandan Prabhu
    Message was edited by: Divya Vidyanandan Prabhu

  • Disney Gnome Village doesn't work after installing the new iso 6 upgrade

    Just updated the new iso6 and the Disney Gnome Village applications does not open up. Have tried uninstalling and then reinstalled with no change. Other applications are working fine. any ides?

    From the developers: " Gnome Village We are aware that players who have updated their device software to iOS6 are experiencing loading issues. We are actively investigating this issue and hope to have it resolved soon. If you have encountered this issue and would like to submit a ticket, please be sure to include information about the device you have been playing on. Example: iPad 2, iOS 6."

  • Proxy doesn't work fine with IExplorer

    Hi,
    I've wrote a proxy using java and now I have a problem when running this proxy on linux and the browser is IE 5.5 or less.
    The problem is like this. When a POST is made, Request arrives to Proxy , it sends it to server then receives the response and sends it back to browser. But in many cases the browser acts stupid. It says that "Page cannot be found" or "Response is empty". And I'm sure I send something on socket. - Works fine for GET.
    Even more when the proxy runs on Windows the problem appears also but far less frequently. When proxy is on linux or Windows and I use Netscape , Mozilla or Opera, even IE 6.0. everything works fine
    Is there a frequent mistake that I'm doing? Is there a standard fix for such a problem?
    Thanks

    Here are the request and response that cause problem:
    POST /Validate.jsp HTTP/1.0
    Accept: */*
    Referer: http://192.168.4.52/Logon.jsp
    Accept-Language: en-us
    Accept-encoding: gzip, deflate
    User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0; YComp 5.0.0.0)
    Host: 192.168.4.52
    Cookie: JSESSIONID=07A8B439050105DD75492B21A9ABF012
    Pragma: no-cache
    Content-Type: application/x-www-form-urlencoded
    Content-Length: 66
    HTTP/1.1 302 Moved Temporarily
    Content-Type: text/html;charset=ISO-8859-1
    Date: Tue, 09 Sep 2003 12:49:38 GMT
    Pragma: no-cache
    Location: http://192.168.4.52/inside/menu/MainFrames.jsp
    Server: Apache Tomcat/4.0.3 (HTTP/1.1 Connector)
    Cache-Control: no-cache
    Connection: close
    Expires: Thu, 01 Jan 1970 00:00:00 GMT
    I don't modify the response, only forward what received from server. And in this case there is no content lenght.

  • Bypassing proxy doesn't work

    Has anybody successfully bypassed a proxy for specific domains in Network Preferences? I haven't been able to get it to work no matter what I try. The proxy we're using interferes with the classical music streams on our local library's site, so I've been trying to get it to bypass the streaming URL. Each piece has a different URL, but I've tried all kinds of variations of the part of the URL that is the same for each piece, and nothing is working.
    If anyone has any idea what's the problem, please help me! Thanks.
    (By the way, the computer I'm trying to do this on is running OSX 10.3.9.)

    Here are the request and response that cause problem:
    POST /Validate.jsp HTTP/1.0
    Accept: */*
    Referer: http://192.168.4.52/Logon.jsp
    Accept-Language: en-us
    Accept-encoding: gzip, deflate
    User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0; YComp 5.0.0.0)
    Host: 192.168.4.52
    Cookie: JSESSIONID=07A8B439050105DD75492B21A9ABF012
    Pragma: no-cache
    Content-Type: application/x-www-form-urlencoded
    Content-Length: 66
    HTTP/1.1 302 Moved Temporarily
    Content-Type: text/html;charset=ISO-8859-1
    Date: Tue, 09 Sep 2003 12:49:38 GMT
    Pragma: no-cache
    Location: http://192.168.4.52/inside/menu/MainFrames.jsp
    Server: Apache Tomcat/4.0.3 (HTTP/1.1 Connector)
    Cache-Control: no-cache
    Connection: close
    Expires: Thu, 01 Jan 1970 00:00:00 GMT
    I don't modify the response, only forward what received from server. And in this case there is no content lenght.

  • Open files from terminal (gnome-open doesn't work properly)

    How can I open files from terminal? On Ubuntu, I used xdg-open. On Arch, I have gnome-open, but I can only open directories with that, not files directly. This sucks bucause I like navigating through my files using the terminal instead of a file manager, which doesn't make that much sense if files can't be opened directly.
    Last edited by cryptkeeper (2012-01-10 14:36:42)

    If you want to see the syntax, here is my defaults.list (so far my Xfce installation hasn't tried to switch over to mimeapps.list):
    [Default Applications]
    audio/x-wav=audacity-usercreated.desktop
    application/x-shockwave-flash=swfdec-player-usercreated.desktop
    application/x-java-jnlp-file=java-web-start-usercreated.desktop
    audio/mpeg=audacity-usercreated.desktop
    application/x-bittorrent=deluge-usercreated.desktop
    application/javascript=medit-usercreated.desktop
    application/rdf+xml=medit-usercreated.desktop
    application/zip=xarchiver-usercreated.desktop
    application/x-compressed-tar=xarchiver-usercreated.desktop
    video/mp4=mplayer-usercreated.desktop;xine-usercreated.desktop
    text/x-agr=gracegtk-usercreated.desktop;grace-usercreated.desktop
    text/html=medit-usercreated.desktop;chromium-usercreated.desktop;firefox-usercreated.desktop
    image/x-xbitmap=mirage-usercreated.desktop;gimp-usercreated.desktop;medit-usercreated.desktop
    application/postscript=evince-usercreated.desktop
    application/x-cbr=evince-usercreated.desktop
    application/vnd.openxmlformats-officedocument.spreadsheetml.sheet=gnumeric-usercreated.desktop;xarchiver-usercreated.desktop
    text/plain=medit-usercreated.desktop
    audio/flac=audacity-usercreated.desktop
    video/x-msvideo=mplayer-usercreated.desktop;xine-usercreated.desktop
    application/x-cbz=evince-usercreated.desktop
    image/gif=mirage-usercreated.desktop;gimp-usercreated.desktop
    application/vnd.ms-powerpoint=impress-usercreated.desktop
    application/x-java-archive=xarchiver-usercreated.desktop
    application/smil=kino-usercreated.desktop
    application/vnd.oasis.opendocument.text=writer-usercreated.desktop
    image/svg+xml=inkscape-usercreated.desktop;medit-usercreated.desktop;mirage-usercreated.desktop
    video/x-flv=mplayer-usercreated.desktop
    application/vnd.ms-excel=gnumeric-usercreated.desktop
    application/vnd.openxmlformats-officedocument.wordprocessingml.document=writer-usercreated.desktop
    application/vnd.oasis.opendocument.spreadsheet=calc-usercreated.desktop
    application/x-gnumeric=gnumeric-usercreated.desktop
    image/png=mirage-usercreated.desktop;gimp-usercreated.desktop
    application/x-audacity-project=audacity-usercreated.desktop
    video/x-ms-wmv=mplayer-usercreated.desktop;xine-usercreated.desktop
    image/jpeg=mirage-usercreated.desktop;gimp-usercreated.desktop
    image/bmp=mirage-usercreated.desktop;gimp-usercreated.desktop
    application/msword=writer-usercreated.desktop;abiword-usercreated.desktop
    video/mpeg=mplayer-usercreated.desktop;xine-usercreated.desktop
    image/x-eps=evince-usercreated.desktop
    application/pdf=epdfview-usercreated.desktop;evince-usercreated.desktop
    application/vnd.oasis.opendocument.presentation=impress-usercreated.desktop
    Obviously you probably have different app preferences than me. And you'll probably have to sed away the "-usercreated" strings because I am anal about having my own desktop file for everything.

  • Screencast in Gnome Shell doesn't work

    Hi folks
    I tried to record a screencast in the Gnome Shell using the built-in feature, but it's not working; there's no red dot and no file in my home directory. Is there a package I need to install? Or is it possible that the Keyboard-Shortcut is in conflict with another program, if so does somebody know how to change it?
    Thanks

    I've installed all gst plugins -- and that worked.
    [r@prime ~]$ pacman -Qs gst
    local/gnome-media 3.4.0-2
        Sound recorder and GStreamer 0.10 configuration tool for GNOME
    local/gst-plugins-bad 1.0.6-1
        GStreamer Multimedia Framework Bad Plugins
    local/gst-plugins-base 1.0.6-1
        GStreamer Multimedia Framework Base Plugins
    local/gst-plugins-base-libs 1.0.6-1
        GStreamer Multimedia Framework Base Plugin libraries
    local/gst-plugins-good 1.0.6-1
        GStreamer Multimedia Framework Good Plugins
    local/gst-plugins-ugly 1.0.6-1
        GStreamer Multimedia Framework Ugly Plugins
    local/gst-vaapi 0.5.3-1
        GStreamer Multimedia Framework VA Plugins
    local/gstreamer 1.0.6-1
        GStreamer Multimedia Framework
    local/gstreamer0.10 0.10.36-1
        GStreamer Multimedia Framework
    local/gstreamer0.10-bad 0.10.23-3
        GStreamer Multimedia Framework Bad Plugin libraries (gst-plugins-bad)
    local/gstreamer0.10-bad-plugins 0.10.23-3 (gstreamer0.10-plugins)
        GStreamer Multimedia Framework Bad Plugins (gst-plugins-bad)
    local/gstreamer0.10-base 0.10.36-1
        GStreamer Multimedia Framework Base plugin libraries
    local/gstreamer0.10-base-plugins 0.10.36-1 (gstreamer0.10-plugins)
        GStreamer Multimedia Framework Base Plugins (gst-plugins-base)
    local/gstreamer0.10-ffmpeg 0.10.13-1 (gstreamer0.10-plugins)
        Gstreamer FFMpeg Plugin
    local/gstreamer0.10-good 0.10.31-1
        GStreamer Multimedia Framework Good plugin libraries
    local/gstreamer0.10-good-plugins 0.10.31-1 (gstreamer0.10-plugins)
        GStreamer Multimedia Framework Good Plugins (gst-plugins-good)
    [r@prime ~]$
    Just wonder which ones plugins package is responsible for screencast recording? Does gst and gstreamer packages may conflict with each other when they installed together?

  • CPUFreq gnome applet doesn't work.

    Hi, i have a problem with CPUFreq gnome applet.
    I'm following this instruction: https://wiki.archlinux.org/index.php/GN … n.27t_work and frequency scaling still not working, but I can change this manually (cpufreq-set). When i run startx as root this works pretty good.
    My rc.conf:
    CONSOLEFONT="lat2-16.psfu.gz"
    CONSOLEMAP=
    USECOLOR="yes"
    USELVM="no"
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=()
    MODULES=( fglrx acpi_cpufreq acpi-cpufreq cpufreq_powersave cpufreq_ondemand cpufreq_conservative cpufreq_userspace )
    HOSTNAME="test"
    lo="lo 127.0.0.1"
    INTERFACES=(lo)
    DAEMONS=( syslog-ng dbus @crond @acpid @alsa @sensors !network )
    Any idea?
    Last edited by blind337 (2010-11-11 16:20:47)

    Hi!
    You've written acpi_cpufreq twice there:
    MODULES=( fglrx acpi_cpufreq acpi-cpufreq cpufreq_powersave cpufreq_ondemand cpufreq_conservative cpufreq_userspace )
    You've forgotten cpufreq in your daemons array:
    DAEMONS=( syslog-ng cpufreq dbus @crond @acpid @alsa @sensors !network )
    Check here: https://wiki.archlinux.org/index.php/Cpufrequtils

  • [SOLVED} Setting Proxy doesn't work

    Hi everyone,
    I'm trying to go through a proxy with my ArchLinux, and in order to do this I run this script :
    #!/bin/bash
    # set utc proxy
    export http_proxy=http://proxyweb.utc.fr:3128
    export https_proxy=$http_proxy
    export ftp_proxy=$http_proxy
    export rsync_proxy=$http_proxy
    export no_proxy="localhost,127.0.0.1,greta,localaddress,.localdomain.com"
    But when I want, for example, to launch a "sudo pacman -S something", I can't go through the proxy. Do you have any idea why this isn't working ?
    Thanks in advance.
    Last edited by nugetchar (2014-09-22 13:17:55)

    nugetchar wrote:But when I want, for example, to launch a "sudo pacman -S something", I can't go through the proxy. Do you have any idea why this isn't working ?
    sudo changes your environment, and maintains a whitelist of what it allows to "leak" through to the new user session. You can use the -E flag to preserve the environment, or you can specifically whitelist variables in sudoers with the env_keep directive.

  • GNOME (Wayland) doesn't work correctly after resume

    I installed Wayland, GNOME and GDM on my laptop. When I resume and unlock laptop after supend GNOME log me out.
    EDIT:
    I'll add some logs:
    lut 09 23:55:57 adam-laptop gnome-session[353]: OK
    lut 09 23:55:57 adam-laptop gnome-session[353]: Received signal:15->'Zakończony'
    lut 09 23:55:57 adam-laptop gnome-session[353]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    lut 09 23:55:57 adam-laptop gnome-session[353]: OK
    lut 09 23:55:57 adam-laptop gnome-session[353]: OK
    lut 09 23:55:57 adam-laptop gnome-session[353]: Received signal:15->'Zakończony'
    lut 09 23:55:57 adam-laptop gnome-session[353]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    lut 09 23:55:57 adam-laptop gnome-session[353]: Received signal:15->'Zakończony'
    lut 09 23:55:57 adam-laptop gnome-session[353]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    lut 09 23:55:57 adam-laptop gnome-session[353]: (tracker-miner-fs:601): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: Połączenie jest zamknięte
    lut 09 23:55:57 adam-laptop gnome-session[353]: (tracker-miner-fs:601): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: Połączenie jest zamknięte
    lut 09 23:55:57 adam-laptop gnome-session[353]: (tracker-miner-fs:601): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: Połączenie jest zamknięte
    lut 09 23:55:57 adam-laptop gnome-session[353]: Received signal:15->'Zakończony'
    lut 09 23:55:57 adam-laptop gnome-session[353]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    lut 09 23:55:57 adam-laptop gnome-session[353]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    lut 09 23:55:57 adam-laptop gnome-session[353]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    lut 09 23:55:57 adam-laptop gnome-session[353]: ** (zeitgeist-datahub:529): WARNING **: zeitgeist-datahub.vala:226: Unable to get name "org.gnome.zeitgeist.datahub" on the bus!
    lut 09 23:55:57 adam-laptop gnome-session[353]: (tracker-miner-fs:601): GVFS-RemoteVolumeMonitor-WARNING **: Owner of volume monitor org.gtk.Private.UDisks2VolumeMonitor disconnected from the bus; removing drives/volumes/mounts
    lut 09 23:55:57 adam-laptop org.freedesktop.Tracker1[357]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    lut 09 23:55:57 adam-laptop org.freedesktop.Tracker1[357]: OK
    lut 09 23:55:57 adam-laptop org.freedesktop.Tracker1[357]: Received signal:15->'Zakończony'
    lut 09 23:55:57 adam-laptop org.gnome.zeitgeist.Engine[357]: [22:55:57.204789 WARNING] zeitgeist-daemon.vala:449: The connection is closed
    lut 09 23:55:57 adam-laptop org.gnome.zeitgeist.Engine[357]: g_dbus_connection_real_closed: Remote peer vanished with error: Error receiving message: Connection reset by peer (g-io-error-quark, 0). Exiting.
    lut 09 23:55:57 adam-laptop org.gnome.evolution.dataserver.Calendar4[357]: g_dbus_connection_real_closed: Remote peer vanished with error: Błąd podczas pobierania komunikatu: Połączenie zerwane przez drugą stronę (g-io-error-quark, 0). Exiting.
    lut 09 23:55:57 adam-laptop org.gnome.evolution.dataserver.Calendar4[357]: (evolution-calendar-factory:525): libedata-cal-CRITICAL **: e_intervaltree_destroy: assertion 'E_IS_INTERVALTREE (tree)' failed
    lut 09 23:55:57 adam-laptop org.gtk.Private.UDisks2VolumeMonitor[357]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    lut 09 23:55:57 adam-laptop ca.desrt.dconf[357]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    lut 09 23:55:57 adam-laptop org.freedesktop.Telepathy.AccountManager[357]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    lut 09 23:55:57 adam-laptop org.gnome.OnlineAccounts[357]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    lut 09 23:55:57 adam-laptop org.gnome.evolution.dataserver.Sources3[357]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    lut 09 23:55:57 adam-laptop org.gnome.Shell.CalendarServer[357]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    lut 09 23:55:57 adam-laptop org.gnome.Shell.CalendarServer[357]: gnome-shell-calendar-server[449]: Lost (or failed to acquire) the name org.gnome.Shell.CalendarServer - exiting
    lut 09 23:55:57 adam-laptop org.a11y.Bus[357]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    lut 09 23:55:57 adam-laptop gnome-session[353]: (tracker-extract:527): GVFS-RemoteVolumeMonitor-WARNING **: Owner of volume monitor org.gtk.Private.UDisks2VolumeMonitor disconnected from the bus; removing drives/volumes/mounts
    lut 09 23:55:57 adam-laptop org.gtk.vfs.Daemon[357]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    lut 09 23:55:57 adam-laptop org.gtk.vfs.Daemon[357]: A connection to the bus can't be made
    lut 09 23:55:54 adam-laptop systemd-coredump[1006]: Process 362 (gnome-shell) of user 1000 dumped core.
    lut 09 23:55:54 adam-laptop NetworkManager[240]: <info> (wlan0): roamed from BSSID (none) ((none)) to 2C:26:C5:BE:BA:D1 (Plus MF60 BEBAD1)
    lut 09 23:55:54 adam-laptop NetworkManager[240]: <info> (wlan0): supplicant interface state: 4-way handshake -> completed
    lut 09 23:55:54 adam-laptop gnome-session[353]: Unrecoverable failure in required component gnome-shell-wayland.desktop
    lut 09 23:55:54 adam-laptop gnome-session[353]: gnome-session[353]: WARNING: Application 'gnome-shell-wayland.desktop' killed by signal 5
    lut 09 23:55:54 adam-laptop gnome-session[353]: WARNING: Application 'gnome-shell-wayland.desktop' killed by signal 5
    lut 09 23:55:54 adam-laptop org.a11y.atspi.Registry[427]: ** (at-spi2-registryd:1013): WARNING **: AT-SPI: Cannot open default display
    lut 09 23:55:54 adam-laptop org.a11y.atspi.Registry[427]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
    lut 09 23:55:54 adam-laptop org.a11y.Bus[357]: Successfully activated service 'org.a11y.atspi.Registry'
    lut 09 23:55:54 adam-laptop org.a11y.atspi.Registry[427]: ** (at-spi2-registryd:1013): WARNING **: Could not open X display
    lut 09 23:55:54 adam-laptop gnome-session[353]: WARNING: App 'gnome-settings-daemon.desktop' exited with code 1
    lut 09 23:55:54 adam-laptop gnome-session[353]: gnome-session[353]: WARNING: App 'gnome-settings-daemon.desktop' exited with code 1
    lut 09 23:55:54 adam-laptop gnome-session[353]: ** (gnome-settings-daemon:1007): WARNING **: Unable to initialize GTK+
    lut 09 23:55:54 adam-laptop org.a11y.Bus[357]: Activating service name='org.a11y.atspi.Registry'
    lut 09 23:55:54 adam-laptop gnome-session[353]: ** (gnome-settings-daemon:1007): WARNING **: Could not open X display
    lut 09 23:55:54 adam-laptop polkitd[258]: Unregistered Authentication Agent for unix-session:c1 (system bus name :1.9, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale pl_PL.utf8) (disconnected from bus)
    lut 09 23:55:53 adam-laptop gnome-session[353]: gnome-session[353]: WARNING: App 'gnome-settings-daemon.desktop' exited with code 1
    lut 09 23:55:53 adam-laptop gnome-session[353]: WARNING: App 'gnome-settings-daemon.desktop' exited with code 1
    lut 09 23:55:53 adam-laptop gnome-session[353]: (nm-applet:597): Gdk-WARNING **: nm-applet: Fatal IO error 11 (Zasoby chwilowo niedostępne) on X server :0.
    lut 09 23:55:53 adam-laptop org.gnome.Caribou.Daemon[357]: (caribou:480): Gdk-WARNING **: caribou: Fatal IO error 11 (Zasoby chwilowo niedostępne) on X server :0.
    lut 09 23:55:53 adam-laptop org.gnome.Terminal[357]: (gnome-terminal-server:644): Gdk-WARNING **: gnome-terminal-server: Fatal IO error 11 (Zasoby chwilowo niedostępne) on X server :0.
    lut 09 23:55:53 adam-laptop gnome-session[353]: (gnome-settings-daemon:502): Gdk-WARNING **: gnome-settings-daemon: Fatal IO error 11 (Zasoby chwilowo niedostępne) on X server :0.
    lut 09 23:55:53 adam-laptop kernel: traps: gnome-shell[362] trap int3 ip:7f73b7737ae0 sp:7fffda84dce0 error:0
    lut 09 23:55:53 adam-laptop org.a11y.atspi.Registry[427]: after 21 requests (21 known processed) with 0 events remaining.
    lut 09 23:55:53 adam-laptop org.a11y.atspi.Registry[427]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
    lut 09 23:55:53 adam-laptop gnome-session[353]: (gnome-shell:362): mutter-ERROR **: Connection to xwayland lost
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE)
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE) Caught signal 11 (Segmentation fault). Server aborting
    lut 09 23:55:53 adam-laptop gnome-session[353]: Fatal server error:
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE)
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE) Segmentation fault at address 0x3c
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE)
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE) 18: /usr/bin/Xwayland (0x400000+0x25ade) [0x425ade]
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE) 17: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7f69d0824040]
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE) 16: /usr/bin/Xwayland (0x400000+0x15cca6) [0x55cca6]
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE) 15: /usr/bin/Xwayland (0x400000+0x158921) [0x558921]
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE) 14: /usr/bin/Xwayland (WaitForSomething+0x1c7) [0x5894e7]
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE) 13: /usr/bin/Xwayland (WakeupHandler+0x6b) [0x55d7eb]
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE) 12: /usr/bin/Xwayland (0x400000+0x25fa7) [0x425fa7]
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE) 11: /usr/lib/libwayland-client.so.0 (wl_display_dispatch_queue_pending+0x24) [0x7f69d255d7b4]
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE) 10: /usr/lib/libwayland-client.so.0 (0x7f69d2557000+0x5a6c) [0x7f69d255ca6c]
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE) 9: /usr/lib/libwayland-client.so.0 (0x7f69d2557000+0x59eb) [0x7f69d255c9eb]
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE) 8: /usr/lib/libwayland-client.so.0 (0x7f69d2557000+0x870a) [0x7f69d255f70a]
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE) 7: /usr/lib/libffi.so.6 (ffi_call+0x2f8) [0x7f69d03eec58]
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE) 6: /usr/lib/libffi.so.6 (ffi_call_unix64+0x4c) [0x7f69d03ef1f0]
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE) 5: /usr/bin/Xwayland (0x400000+0x27b13) [0x427b13]
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE) 4: /usr/bin/Xwayland (0x400000+0xf48d3) [0x4f48d3]
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE) 3: /usr/bin/Xwayland (0x400000+0x824c9) [0x4824c9]
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE) 2: /usr/lib/libpthread.so.0 (0x7f69d212e000+0x10210) [0x7f69d213e210]
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE) 1: /usr/bin/Xwayland (0x400000+0x190289) [0x590289]
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE) 0: /usr/bin/Xwayland (xorg_backtrace+0x56) [0x58c136]
    lut 09 23:55:53 adam-laptop gnome-session[353]: (EE) Backtrace:
    Last edited by dulaman (2015-02-09 22:10:41)

    I have the same issue with a 2 month old Galaxy S4 and I noticed it after the last push from Verizon whihc may have been the 4.3 update. Proximity sensor won't light up the screen again when you move it away from your face.  Verizon told me to do a factory reset, Samsung told me to do a soft reset then clear the cache.  Did all and still have same problem. Had a call yesterday and person on other end did not hang up so I had no way to hand up on my end.  Am turning off the proximity senson durring calls for now but it will use up more of the battery with the screen lit more.  They need to fist it.

  • Http web proxy doesn't work after iOS 8.0 upgrade

    Hi ,
    I upgraded my ipad air to ios 8. But after this change I am not able to connect to any web site through http web proxy. I think this has to be related io8 specifaciton.
    Please let me know any solution for this.
    Regards ,
    Gokhan

    Ever since the iOS 8.0.2 update my iphone 4 will not update any of my apps. I have 12 apps stuck on updates. Is anyone listening at Apple?

  • Gnome-Bluetooth doesn't work after Gnome 2.28 update.

    It seems that gnome-bluetooth package is broken.
    Before the update I have started bluetooth by Fn+F5. Now when the bluetooth is on the output looks like this
    [szelek@IBM ~]$ bluetooth-applet
    ** (bluetooth-applet:19014): WARNING **: Could not open RFKILL control device, please verify your installation
    /home/szelek/.themes/AlunDark/gtk-2.0/gtkrc:98: Murrine configuration option "highlight_ratio" will be deprecated in future releases. Please use "highlight_shade" instead.
    /home/szelek/.themes/AlunDark/gtk-2.0/gtkrc:99: Murrine configuration option "lightborder_ratio" will be deprecated in future releases. Please use "lightborder_shade" instead.
    ** (bluetooth-properties:19017): WARNING **: Could not open RFKILL control device, please verify your installation
    ** (bluetooth-properties:19017): WARNING **: Failed to change RFKILL state: Błędny deskryptor pliku
    The button says: Turn Bluetooth On.
    Bluetooth-preferences looks all the time the same. I can click on this button, it becomes grayed out (unavailable) but nothing happens afterwards.
    I tried running bluetooth-wizard but it says that bluetooth is off even though it supposed to be turned on.
    Maybe there are some problems with bluez configs after the update? Well I hope that someone have a solution for this one

    I have a similar problem: I do not use bluez-gnome, just bluez and blueman, but after the dbus update I get this error in /var/log/errors.log:
    Oct 18 15:39:07 paranor bluetoothd[3565]: Can't load plugin /usr/lib/bluetooth/plugins/netlink.so: /usr/lib/bluetooth/plugins/netlink.so: undefined symbol: debug
    Oct 18 15:39:07 paranor bluetoothd[3565]: Parsing /etc/bluetooth/serial.conf failed: No such file or directory
    Oct 18 15:39:07 paranor bluetoothd[3565]: probe failed with driver input-headset for device /org/bluez/3565/hci0/dev_00_22_66_D9_9B_C9
    Also, when I try to launch bluetoothd manually, I get this...
    [root@paranor ~]# bluetoothd -nd
    bluetoothd[4295]: Bluetooth daemon 4.56
    bluetoothd[4295]: Enabling debug information
    bluetoothd[4295]: parsing main.conf
    bluetoothd[4295]: discovto=0
    bluetoothd[4295]: pairto=0
    bluetoothd[4295]: pageto=8192
    bluetoothd[4295]: name=%h-%d
    bluetoothd[4295]: class=0x000100
    bluetoothd[4295]: discov_interval=0
    bluetoothd[4295]: Key file does not have key 'DeviceID'
    bluetoothd[4295]: Unable to get on D-Bus
    ...while in errors.log I get these messages (after several attempts):
    Oct 18 15:53:26 paranor bluetoothd[3914]: Unable to get on D-Bus
    Oct 18 15:57:09 paranor bluetoothd[4156]: Unable to get on D-Bus
    Oct 18 15:57:25 paranor obex-data-server: sdp_send_req_w4_rsp: Error sending data:Broken pipe
    Oct 18 15:57:28 paranor bluetoothd[4181]: Unable to get on D-Bus
    Oct 18 15:57:37 paranor bluetoothd[4198]: Unable to get on D-Bus
    Oct 18 15:59:36 paranor bluetoothd[4224]: Unable to get on D-Bus
    Oct 18 16:14:23 paranor bluetoothd[4271]: Unable to get on D-Bus
    Oct 18 16:16:50 paranor bluetoothd[4295]: Unable to get on D-Bus
    Can anybody help me? Thanks!!

Maybe you are looking for