Wayland backend per user for Gnome Shell?

Hello, I've been trying to set environment variable with Wayland backend for Gnome Shell on Wayland but this per user just doesn't work.
I tried to put:
export GDK_BACKEND=wayland
export CLUTTER_BACKEND=wayland
to files like .profile and .bashrc but Gnome Shell doesn't tolerate these two. Without Wayland backend everything just run in XWayland "mode".
Weston tolerate this backends but it is highly "underfetaured" and sometimes it's just crash (some breakpoint trap).
Any response appreciated.

I have had a brief look and I think there may be a way in to add/change things via .desktop files.  It looks like whenever gnome loads a .desktop type file it should look in $XDG_CONFIG_HOME home which, by default, would be $HOME/.config first before loading it from one of the standard system directories.  The standard session definitions are desktop files (though with a .session extension) so putting a copy on $HOME/.config should enable user specific reconfiguration.

Similar Messages

  • Logging to a systemd per-user journal from shell

    Does anybody know how I can log a message to a per-user journal without using a per-user systemd service (~/.config/systemd/user/something.service)?
    As root, I can run:
    echo This is a test. | systemd-cat -t test
    or:
    echo This is a test. | logger -t test
    and see the logged message with:
    journalctl --since='-300' -e
    or:
    journalctl --since='-300' -et test
    As a non-root user, I can see the logs of per-user systemd services, among other things, with:
    journalctl --user --since=today
    I'm unable, however, to find a way to see the output of using systemd-cat or logger as a user, and when I use those commands, the timestamp of the user journal file in /var/log/journal doesn't change, so I don't think the journal is actually being written.
    Any ideas?

    Apparently I can do so as some users but not others.
    For example:
    echo This is a test. | sudo -u http systemd-cat -t test
    allows me to see the entry in the journal, but:
    echo This is a test. | sudo -u somenewuser systemd-cat -t test
    doesn't.

  • Gcal data provider for GNOME-Shell

    So I wanted to try out the new GNOME-Shell calendar app (the one attached to the clock at the top of the screen), but I definitely didn't want to use evolution. I use Google calendar for all of my calendaring.
    Enter: google-calendar-server.
    Just a quick and dirty python script (but it did take quite a bit of reading as I had no idea how to interact with Dbus at all before), it uses Google's provided gdata api to grab your calendar information, and then present it to the Dbus interface that the calendar app is looking at for information.
    Dependencies:
    - python2
    - dbus (python-dbus)
    - gdata (for getting calendar info)
    - isodate (easy parsing of the dates given by Google, since they are for reasons unknown not just sending you dates in UTC or unix timestamp...)
    Usage:
    $ python2 cserver.py -uUSERNAME -pPASSWORD
    It's ugly and dirty at this point, but it's certainly functional, so I figured I'd share it. You will probably want to turn off the Debug flag before running it unless you want to see all of my debug prints.
    Download: https://bitbucket.org/skystrife/google-calendar-server

    So I wanted to try out the new GNOME-Shell calendar app (the one attached to the clock at the top of the screen), but I definitely didn't want to use evolution. I use Google calendar for all of my calendaring.
    Enter: google-calendar-server.
    Just a quick and dirty python script (but it did take quite a bit of reading as I had no idea how to interact with Dbus at all before), it uses Google's provided gdata api to grab your calendar information, and then present it to the Dbus interface that the calendar app is looking at for information.
    Dependencies:
    - python2
    - dbus (python-dbus)
    - gdata (for getting calendar info)
    - isodate (easy parsing of the dates given by Google, since they are for reasons unknown not just sending you dates in UTC or unix timestamp...)
    Usage:
    $ python2 cserver.py -uUSERNAME -pPASSWORD
    It's ugly and dirty at this point, but it's certainly functional, so I figured I'd share it. You will probably want to turn off the Debug flag before running it unless you want to see all of my debug prints.
    Download: https://bitbucket.org/skystrife/google-calendar-server

  • Mailnag for gnome-shell mail notifier

    Hi,
    i already asked in the desktop section how to run the code (python) but i cannot manage to run! So i ask kindly if it is possible to have this 'extension' as a package on aur.
    It's a gnome-shell notifier email in which by using evolution (maybe thunderbird) to reply mail directly from the gnome-shell popup window.
    https://launchpad.net/mailnag
    Thanks in advance
    Last edited by techmagyor (2011-06-01 17:34:51)

    I just got mine working it seems like there is an other sneaky dependency, as the script depends on aplay from alsa-utils to play a notification sound. After installing alsa-utils, everything worked.
    For your problem: I don't really know about the differences between gmail and googlemail, but try to replace ****@gmail.com with ****@googlemail.com. If you are from the UK or Germany, you could be affected by this: http://mail.google.com/support/bin/answ … wer=165761
    Edit: By your request, my python packages (I'm using testing on my laptop, if that matters):
    dbus-python 0.83.1-2
    gstreamer0.10-python 0.10.21-1
    mlt-python-bindings 0.7.2-1
    mutagen 1.20-3
    pygobject 2.28.4-1
    pygoocanvas 0.14.1-3
    pygtk 2.24.0-1
    pygtksourceview2 2.10.1-3
    python 3.2-2
    python2 2.7.1-9
    python2-cairo 1.10.0-1
    python2-distribute 0.6.16-1
    python2-gconf 2.28.1-7
    python2-gtkspell 2.25.3-9
    python2-httplib2 0.6.0-4
    python-gnomekeyring 2.32.0-6
    python-imaging 1.1.7-3
    python-notify 0.1.1-10
    pyxdg 0.19-2
    pyxml 0.8.4-8
    2. Edit: Looking at the source code, it seems like it tries ssl by default and then falls back to non-ssl in case of failure.
    3. Edit: I extracted the code that causes your error into a standalone script. Invoke it with python2 for further investigations.
    print "Importing imaplib..."
    import imaplib, sys
    port = 993
    server = "imap.gmail.com"
    print "Attempting to connect via SSL to " + server + ":" + str(port) + "..."
    try: srv = imaplib.IMAP4_SSL(server, port)
    except:
    print "Connection failed. Falling back to non-SSL"
    try: srv = imaplib.IMAP4(server, port)
    except:
    print "Connection failed. Exiting."
    sys.exit()
    print "Connection established on " + str(srv) + ".\nClosing now. "
    srv.logout()
    print "Finished."
    Last edited by Wey (2011-06-04 21:56:30)

  • What is license count of installing or use O365 Pro plus software per user for Bussiness

    Hi  All,
    Today in our office given demo of Office 365 usages and license details , but i am little bit confused on licensing.
    They told we can use Office 365 Pro Plus software into 15 Device ( 5 Windows PC + 5 MAC + 5 Mobile or Tablets).
    I refereed this below link as well
    http://products.office.com/en-us/business/office-365-proplus-business-software
    [Enjoy a consistent and familiar Office experience across PCs, Macs, Windows tablets, iPads®, and most mobile devices.
    Each user can install Office on 5 PCs or Macs, 5 Windows tablets or iPads, and 5 phones.]
    Is anyone confirm this is true,  is  Microsoft increased the license count of 5 (it could be any devices, at max we can use my O365 ID 5 times to install and activate) to 15.
    and this from FAQ session: 
    What is Office 365 Pro Plus?
    Office 365 ProPlus is one of the subscription service plans in the new Office. It is productivity software (including Word, PowerPoint, Excel, Outlook, OneNote, Publisher, Access, and Lync) that is installed on your desktop or laptop computer. Office 365
    ProPlus is a user-based service that allows people to access Office experiences on up to 5 PCs or Macs and on their mobile devices. Traditional Office installations were tied to the computers they were installed on. Office 365 ProPlus enables flexible new
    deployment options that IT and/or individual users can choose from to install Office.
    Thanks,
    Thanks & Regards, Kesa_Kara

    Hi,
    Based on my knowledge, it's not 5 Windows PC + 5 MAC but 5 Windows PC or 5 MAC. To confirm the information, you can contact the customer service:
    http://support2.microsoft.com/gp/customer-service-phone-numbers/en-us
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Clustered WL 6.1 creates 2 server sessions per user

              It appears that WL 6.1 creates 2 HTTP sessions per user for a simple JSP object.
              It shows in "ADmin Console/mydomain> DefaultWebApp> Web Applications> DefaultWebApp>
              Servlet Runtimes":
              1 /count.jsp
              1 /*.jsp
              In a non-clustered environment this does not happen.
              Is that normal?
              

    I found the problem myself. For some reason WL did not like any special characters in the system password. I am not sure which ones are valid and which are not but I am avoiding them all right now.

  • Recent update broke GNOME Shell drawing?

    Hi.
    I'm recently working on a theme for GNOME Shell, and in the "popup-menu-item" class I used a style like this: "box-shadow: inset 0 1px 0 #86d1f2;"
    It was all good before, but after I update my system yesterday the inset box-shadow property seems to be broken.
    With "0 1px [something greater than 0]" it works just fine,
    but if I do what I did above, going with "0 1px 0", the shadow (which should've been only 1 pixel high) would cover the whole button.
    Not sure if it's just me or it really is a bug.
    And I don't know much about all those packages, but I suspect it's gtk or cairo that cause the change.
    Please tell me what you think and where and how I can properly report this. Thanks!
    FYI,
    Before (check the third one from the left at the bottom): http://illusionmist.deviantart.com/#/d4yu9f2
    After: http://imgur.com/X5C6f
    Last edited by illusionmist (2012-05-14 15:02:36)

    wonder wrote:do you have nouveau?
    Is it something Nvidia-related? No, I don't think so. I'm running on ATI.
    But I don't think it's a graphical glitch caused by driver or something like that anyway.
    Must be the Shell or whatever it is it's using to draw.
    A few thoughts:
    1. If someone can check this for me, apply a random third-party theme, and add "box-shadow: inset 0 1px 0 red;" in the ".popup-menu-item" block, ALT-F2 "rt"
    then check if it's a red line or covers the whole item.
    2. Assume it's caused by, say, Cairo, can I downgrade to an earlier version easily with pacman or yaourt? That way I might be able to find the problem.
    Thanks.

  • Gnome-shell & flash video questions,

    Hi all,
    Right so I installed Arch on my old laptop this afternoon, a Toshiba Satellite M40 - first of all I was hoping to use Gnome-shell but it seems my old laptop isn't capable of running it.
    see there for the specs, the graphic card is an Ati X300 - so once setup if gnome-shell is installed - the gnome screen is blue (the default wallpaper) then nothing else, no error neither. Removing gnome-shell will start gnome with an error that gnome-shell crashed (would be good to know how to solve it)
    Then the second questions is regarding flash-video. Running the plugin and firefox youtube's video are running fine, but if I want to watch video from motogp.com (sorry the content is not free) the video is not smooth - so for gnome-shell I can understand the hardware isn't powerful enough but for the flash video I am puzzled and would love to be able to use my old laptop - especially that those video were running fine few month ago on the same laptop running XP.
    Many thanks,

    You could try forcing a fallback mode. It needs gnome-panel and metacity to work. https://wiki.archlinux.org/index.php/GN … lback_mode
    Flash's performance has always been worse in OSes other than Windows. http://arstechnica.com/software/news/20 … yer-10.ars

  • Gnome-shell segfault when using fglrx

    I have again tried to switch to the proprietary ATI Catalyst drivers as I wanted OpenCL support.  When I attempt to login I get the "Oh no!" error screen.
    dmesg:
    [ 33.063458] 2:3:1: cannot get freq at ep 0x82
    [ 34.186831] 2:3:1: cannot get freq at ep 0x82
    [ 37.022969] gnome-shell[1635]: segfault at 5 ip 00007ff4f0b6af59 sp 00007fffafafd0c0 error 4 in libcairo.so.2.11000.2[7ff4f0b32000+a9000]
    [ 37.423318] gnome-shell[1662]: segfault at 5 ip 00007fc69e495f59 sp 00007fff3f6a5bc0 error 4 in libcairo.so.2.11000.2[7fc69e45d000+a9000]
    [ 652.305051] gnome-screensav[1647]: segfault at 5 ip 00007f968c453f59 sp 00007fff38525440 error 4 in libcairo.so.2.11000.2[7f968c41b000+a9000]
    I just did a full system upgrade, hoping that would solve something, but it did not.
    Any ideas?
    EDIT: The wiki says support for gnome-shell with fglrx is "not very good".  Is anyone else using the two together successfully?
    EDIT 2: I am running two monitors, so this bug looks relevant: https://bugzilla.gnome.org/show_bug.cgi?id=649676
    EDIT 3: Just don't use fglrx with GNOME if you want to maintain some sanity.
    Last edited by whackedspinach (2011-06-04 01:34:44)

    I succeded running gnome-shell with fglrx but performances suck and I get a lot of glitches, back to open drivers.

  • [REQUEST] Gnome Shell Iconmanager extension

    Came across this gnome shell extension today that lets you move tray icons from the autohiding message tray on the bottom of the screen, to the systemtray at the top.
    http://www.webupd8.org/2011/06/move-ico … o-top.html
    Would be great is someone could package this for the aur

    I second that! I was just looking if it has been requested before.
    It makes a ton of those Move Icon XY to Topbar or Remove Icon XY from Topbar Extensions obsolete.
    It's not hard to install if you follow the guide, but it might be useful for others. Usually I stumble upon extensions for
    gnome shell by browsing the AUR. Many probably don't know that this powerful extension exsists.

  • ESS cost per user

    Hi Experts,
    We want to deploy ESS/MSS in our organization. What is the total cost per user for ESS?
    Are there any factors on which the cost depends like total number of users, functionality required... etc ?
    Please reply
    Regards
    Astha

    Any answer you receive from here is quite likely to be way of the mark. Consultants, unless they are heavily involved with Pre-Sales and Sales are not likely to know the correct answer to this question. If you want a correct answer, in my opinion, you should approach SAP for this.
    It would certainly depend on the number of the users, the functionality implemented etc. That is a definite given. There is also the component of Hardware cost as you mau need separate systems for setting up portal etc. There are several factors.

  • [solved] Blank screen for few seconds between GDM and Gnome-Shell

    Hi there,
    I don't know if this phenomenon is "normal" or not, so I ask : I am using Gnome 3.6 and after I have logged in on GDM I see a blank screen for roundabout 3 seconds before the gnome-shell starts. The whole system is running fine - so this is no "real" problem -, but this 3 seconds of a black screen between GDM and the gnome-shell are somewhat annoying and I want to find out if this behaviour is normal or not .
    Indeed, if I look into journalctl, I find this messages:
    Dez 03 21:45:53 sushi gdm-simple-slave[272]: WARNING: Failed to give slave programs access to the display. Trying to proceed.
    Dez 03 21:45:53 sushi gdm-launch-environment][305]: GLib-CRITICAL: g_variant_compare: assertion `!g_variant_is_container (a)' failed
    Dez 03 21:45:53 sushi gdm-launch-environment][305]: GLib-CRITICAL: g_variant_compare: assertion `!g_variant_is_container (a)' failed
    Dez 03 21:46:03 sushi gnome-session[311]: WARNING: Detected that screensaver has left the bus
    Dez 03 21:46:03 sushi gnome-session[311]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed
    Dez 03 21:46:03 sushi gdm-simple-slave[272]: WARNING: Failed to remove slave program access to the display. Trying to proceed.
    Dez 03 21:46:03 sushi gdm-simple-slave[272]: WARNING: Child process -311 was already dead.
    Dez 03 22:00:50 sushi systemd-tmpfiles[1793]: stat(/run/user/1000/gvfs) failed: Permission denied
    Actually, I don't know if this is relevant for my little "black-screen" problem (but it looks as if ...).
    And
    $ systemctl status gdm.service
    shows nothing to worry about (as far as I can see):
    gdm.service - GNOME Display Manager
          Loaded: loaded (/usr/lib/systemd/system/gdm.service; enabled)
          Active: active (running) since Mo, 2012-12-03 21:45:51 CET; 40min ago
        Main PID: 266 (gdm-binary)
          CGroup: name=systemd:/system/gdm.service
              ├─266 /usr/sbin/gdm-binary
              ├─272 /usr/lib/gdm/gdm-simple-slave --display-id /org/gnome/DisplayManager/Displays/_0
              ├─279 /usr/bin/Xorg :0 -background none -verbose -auth /var/run/gdm/auth-for-gdm-xTnD7p/database -seat seat0 -nolisten tcp vt1
              └─440 gdm-session-worker [pam/gdm-password]
    The hardware is an Asrock H77M-ITX board with an Intel GPU. Systemd is up and running well, no failing service units.
    Any ideas, what's going on here?
    Last edited by swordfish (2012-12-08 14:26:00)

    Finally I found out what's going on - and it's so simple
    It's just my monitor which is runing on a default resolution of 1920x1080. When I switched to 1600x900 using Gnome's system tools, the monitor needs roundabout two seconds to adjust to this resolution

  • Gnome shell on wayland doesn't read .profile?

    I was trying out Gnome 3 on wayland however I noticed that my environment settings aren't getting read like they were when starting on X.  Has anyone else experienced this issue, I couldn't find anything about it.
    I am using gdm to launch "Gnome Shell" or "Gnome Shell on Wayland".
    Settings are in .profile, .bash_profile sources .profile (so either will set the settings).
    Hopefully someone has figured this out or I will file a bug report.

    Bridge doesn't mark illustrator file with an embeded profile correctly…
    Not many on this forum are familiar with Illustrator, maybe also try the Illustrator Forum for a possible solution. Bridge is still not capable of showing al files the dedicated Adobe applications can produce or read.
    It is merely a design flaw then a bug, also try a feature request for this, the more people asking for the better change it eventually will get realized.
    And do the vector files show a false profile or none at all? you can also sort on 'untagged' using the filter panel.

  • [SOLVED] gnome-shell-extension-user-theme doesn't work.

    gnome-tweak-tool shows that I have the gnome-shell-extension-user-theme extension installed and I can turn it on and off, but it has no effect. I still can't choose a theme. The exclamation mark next to the drop down selector is still active when the extension is on. Any idea what might be wrong?
    Last edited by trusktr (2012-04-14 05:09:41)

    trusktr wrote:@alexcortes and @Unia, Is it just me or do things seem a little discombobulated now with both gconf-editor and dconf-editor in the mix? Why not just keep one *-editor? It seems like this and many other little "issues" would be easier to catch with just one *-editor. What's the point of two?
    Well yea I agree, but atm it's not going to happen. Anyway, since GS won't work with Catalyst for now I resorted to DWM and try to avoid all the gconf/dconf stuff. Works quite well

  • Windows Installer repair issue for per-user folders/files

    Intro:
    I have doubts that this is the right place to ask about this, since this issue has existed for me on many windows platforms, please suggest where this should be forwarded if this is an inappropriate place to ask.
    Please do not be confused by the directory paths for XP, this issue is also true for Windows 7.
    Description:
    Windows Installer does not repair files in per-user directories, such as [AppDataFolder], when initial installation is performed using system account (for example - distributing the package through SCCM or using psexec) and repairing under a user with administrative
    privileges (limited user repair works fine).
    Example.
    .msi installation installs a custom .xml configuration file to "[AppDataFolder]". We're installing .msi by using psexec /s. log output:
    MSI (s) (D8:F0) [15:19:01:214]: Executing op: FileCopy(SourceName=SETTIN~2.CON|customXML,SourceCabKey=customXML,DestName=customXML,Attributes=16384,FileSize=2633,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1992414570,HashPart2=1238809189,HashPart3=-80616146,HashPart4=146746036,,)
    MSI (s) (D8:F0) [15:19:01:214]: File: c:\WINDOWS\system32\config\systemprofile\Application Data\customXML;
    To be installed; Won't patch;
    No existing file
    MSI (s) (D8:F0) [15:19:01:214]: Source for file 'customXML' is compressed
    MSI (s) (D8:F0) [15:19:01:230]: Note: 1: 2318 2: c:\WINDOWS\system32\config\systemprofile\Application Data\customXML
    When a user with administrative credentials accesses the advertised shortcut repair is run on the component that has the .xml configuration file, event viewer has an entry about this.
    The verbose repair log file shows the following entry:
    MSI (s) (D8:E4) [15:22:27:667]: Executing op: FileCopy(SourceName=SETTIN~2.CON|customXML,SourceCabKey=customXML,DestName=customXML,Attributes=16384,FileSize=2633,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=16908288,HashOptions=0,HashPart1=-1992414570,HashPart2=1238809189,HashPart3=-80616146,HashPart4=146746036,,)
    MSI (s) (D8:E4) [15:22:27:667]: File: c:\WINDOWS\system32\config\systemprofile\Application Data\customXML;
    Won't Overwrite; Won't patch;
    Existing file is unversioned and unmodified - hash matches source file
    Limited user repair log reads:
    MSI (s) (78:8C) [15:26:27:406]: Executing op: FileCopy(SourceName=SETTIN~2.CON|customXML,SourceCabKey=customXML,DestName=customXML,Attributes=16384,FileSize=2633,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=16908288,HashOptions=0,HashPart1=-1992414570,HashPart2=1238809189,HashPart3=-80616146,HashPart4=146746036,,)
    MSI (s) (78:8C) [15:26:27:406]: File: c:\Documents and Settings\test\Application Data\customXML;
    To be installed; Won't patch;
    No existing file
    Your suggestions will be very much appreciated.

    Hello,
    Did you ever get to the root cause of this?
    I have a similar problem with a custom XML that is reported as "empty or is not a xml file." in the logs.
    Wondered if you had found the root cause?
    Kind regards,
    Sio.

Maybe you are looking for

  • Call .html file in ABAP report (se38)

    Hi, My question is, is it possible to call and execute an html file in a report? For example, you have 2 containers in the report, 1 is for the html part and the 2nd for some ALV table (which is not the problem in this discussion). The HTML part is a

  • Is there any way to password protect a shared library?

    I have 2 shared libraries in my home network.  I have 6 iPad minis (I've got a lot of kids) and 2 AppleTVs using those libraries.  However, one library is more adult content (Rated PG-13 and R stuff) while the other one contains lots of cartoons and

  • How to do batch printing in BI 7.0?

    Hi, can any one explain me how to do batch printing with BI 7.0 ? Regards blusky

  • Can I create a button that will take me to a random slide in a sequence?

    Let's say I have three simulations setup and the simulations start on slide 5, 15, and 23. Can I make a button that will randomly jump to one of those slides?

  • Macbook Pro 4,1 trackpad right-click

    I have an early 2008 macbook pro (Macbook Pro 4,1). In Lion, the only way to right-click is using ctrl+click. If I select "Secondary click" in System Preferences/Trackpad, it gets automatically un-selected when I exit System Preferences. This is very