[SOLVED]Transmission weird issue

Hello everyone.
I have this issue with transmission. While a torrent is downloading, it randomly stops and transmission says
Error: Unable to save resume file: Permission denied
I right click and hit start and it starts again, but its pretty damn annoying and weird.
Any clues?
Last edited by Crone (2012-03-30 01:35:58)

Hmmm you are right, the owner is root and only him has read write permissions. The rest can only read. I chowned the transmission-gtk but I think i must do it for all the transmission related files. Any clue how to do that?
Last edited by Crone (2012-03-30 01:25:07)

Similar Messages

  • [SOLVED] Major weird issues with KDE/Qt apps and unicode

    Hi, I've tried to search for my problem, but nothing has showed up, so if this has already been answered, please forgive me.
    Anyway, I use KDE as my primary desktop environment with SKIM as my unicode input method. After installing SKIM and Japanese fonts back when I first set Arch up, I have never had any issues with inputting unicode or displaying it in any program, whether that be irssi running through Konsole, or the song titles in Amarok. That all changed this afternoon, somehow...
    The only major changes I can remember making to my system today are the following:
    1.) I installed Awesome Window Manager to check it out
    2.) I installed a pkgbuild of urxvt
    3.) I made an .Xdefaults file and added these lines to customize my urxvt
    After messing around with these things, I decided that Awesome wasn't a suitable WM for me, went back into KDE, and removed the package. I noticed a few strange issues after that though:
    1. Foreign characters refuse to display properly in any terminal emulator.
    2. Foreign characters come up as jumble in Konqueror now as well, when they never did before:
    3. SKIM refuses to let me input Japanese characters with Anthy in any KDE app. The option for Japanese just isn't there, even though I have it installed:
    4. Foreign characters display perfectly as tags for songs in Amarok, but if the music file itself has foreign characters in it, the title is garbled and the track is unplayable:
    5. SKIM works absolutely fine in non-KDE apps like Firefox:
    As seen in the last example, my Japanese fonts are all installed, and SKIM is working as it should in any non-KDE app, suggesting that there are no problems on that end. The issue seems to be with something in KDE, but I have no idea where to begin fixing it. Furthermore, I have no idea what could have caused this issue in the first place. I don't see how installing a window manager or terminal emulator package could have screwed up my fonts, and the .Xdefaults file I wrote just contained config information for urxvt. Nothing else. I even ended up deleting that, but it did not fix my problem.
    If you could be of any help, I'd really appreciate it. I have a lot of files with foreign characters in them, and being able to read them is essential.
    Last edited by LighthouseKeeper (2008-04-20 00:57:36)

    I was just looking into locales, actually.
    My current locale is:
    LANG=en_US.utf8
    LC_CTYPE="en_US.utf8"
    LC_NUMERIC="en_US.utf8"
    LC_TIME="en_US.utf8"
    LC_COLLATE=C
    LC_MONETARY="en_US.utf8"
    LC_MESSAGES="en_US.utf8"
    LC_PAPER="en_US.utf8"
    LC_NAME="en_US.utf8"
    LC_ADDRESS="en_US.utf8"
    LC_TELEPHONE="en_US.utf8"
    LC_MEASUREMENT="en_US.utf8"
    LC_IDENTIFICATION="en_US.utf8"
    LC_ALL=
    and locale -a brings up:
    C
    POSIX
    en_US.utf8
    Is there anything here that could be causing this issue?
    I'm curious how my locale got messed with in the first place if this is indeed the problem...
    and here is my export:
    declare -x COLORTERM=""
    declare -x DESKTOP_SESSION="kde"
    declare -x DISPLAY=":0.0"
    declare -x DM_CONTROL="/var/run/xdmctl"
    declare -x GS_LIB="/home/rael/.fonts"
    declare -x GTK2_RC_FILES="/etc/gtk-2.0/gtkrc:/home/rael/.gtkrc-2.0:/home/rael/.kde/share/config/gtkrc-2.0"
    declare -x GTK_IM_MODULE="scim"
    declare -x GTK_RC_FILES="/etc/gtk/gtkrc:/home/rael/.gtkrc:/home/rael/.kde/share/config/gtkrc"
    declare -x HOME="/home/rael"
    declare -x KDE_FULL_SESSION="true"
    declare -x KDE_MULTIHEAD="false"
    declare -x KDE_SESSION_UID="1000"
    declare -x KONSOLE_DCOP="DCOPRef(konsole-19951,konsole)"
    declare -x KONSOLE_DCOP_SESSION="DCOPRef(konsole-19951,session-1)"
    declare -x LOGNAME="rael"
    declare -x OLDPWD
    declare -x PATH="/opt/kde/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin:/usr/games"
    declare -x PWD="/home/rael"
    declare -x QT_IM_MODULE="scim"
    declare -x SESSION_MANAGER="local/broadway:/tmp/.ICE-unix/19566"
    declare -x SHELL="/bin/bash"
    declare -x SHLVL="2"
    declare -x SSH_AGENT_PID="19539"
    declare -x SSH_AUTH_SOCK="/tmp/ssh-MtdHR19538/agent.19538"
    declare -x TERM="xterm"
    declare -x USER="rael"
    declare -x WINDOWID="41943050"
    declare -x XCURSOR_THEME="default"
    declare -x XDM_MANAGED="/var/run/xdmctl/xdmctl-:0,maysd,mayfn,sched,rsvd,method=classic"
    declare -x XMODIFIERS="@im=SCIM"
    Last edited by LighthouseKeeper (2008-04-19 22:31:16)

  • Flex 4.5 weird issue

    Hi All,
    I have encountered a weird issue after I migrated my application from flex 3.5 to flex 4.5.
    In our application, we have 3 kind of views, View, ChartView and StackedView, the later extends the former one, let's say, in ChartView we have
    <local:View...>....</local:View>, in StackedView we start with <local:ChartView>. We config the view type in the database as View.swf, ChartView.swf and StackedView.swf. The problem here is for example, if I load a view with StackedView.swf and change to a view with ChartView.swf, some of the components will not initialized, we get runtime exception like
    ArgumentError: Error #2004: One of the parameters is invalid.
        at flash.display::Graphics/drawRect()
        at mx.controls::VRule/updateDisplayList()[E:\dev\4.5.1\frameworks\projec ts\mx\src\mx\controls\VRule.as:256]
        at mx.core::UIComponent/validateDisplayList()[E:\dev\4.5.1\frameworks\pr ojects\framework\src\mx\core\UIComponent.as:8989]
        at mx.managers::LayoutManager/validateDisplayList()[E:\dev\4.5.1\framewo rks\projects\framework\src\mx\managers\LayoutManager.as:736]
        at mx.managers::LayoutManager/doPhasedInstantiation()[E:\dev\4.5.1\frame works\projects\framework\src\mx\managers\LayoutManager.as:801]
        at mx.managers::LayoutManager/doPhasedInstantiationCallback()[E:\dev\4.5 .1\frameworks\projects\framework\src\mx\managers\LayoutManager.as:1180 ]
    We debugged into the code, and found that the exception occoured before the parent component is initialized. Actually the parent(or the parent's parent) component's height or width is NaN.
    By the way, if we load ChartView.swf directly, everything works perfectly.
    And I just solved the problem by spliting the 3 type of views, say, keep the View.swf, comibine the code from View.swf with ChartView.swf to a new ChartView.swf, the same to StackedView.swf, which now combines 3 type of views' code.
    Though the problem is solved, but everyone can see it's not an elegent way, and the maintenence cost is high.
    I suspect it is something related to load module or unload module, seperating the 3 type of views just make sure they didn't share something.
    Can any expert help me figure this out? Many thanks.

    Use the profiler to see what is hanging onto the old memory.  But my main point is not about memory.  It is about sizes.  An empty container has no default size.  When it gets a child it often picks the child size, and then if that child is removed and another child is provided, instead of picking that new child’s size, it might still use the old child’s size, and that might cause the new child to layout at a different size than if it was the first child.

  • Weird issue with Site Template in O365

    Hi,
    I ran into a weird issue while working with Site Template in O365 last night.
    I created a sub-site in a Site Collection with some Site Columns, CT and Lists. Then I saved it as a Site Template so that it can be used for different sites. Then I created 3 different sub-sites using the template. All went good.
    After some time when I looked at the sites, something really irritating happened. I saw the first two sites were missing all the site columns and CT. And the latest third site had 3 copies of each Site Column and CT.  Though for the first two sites,
    all the CT, Site Columns were available at List level, but it wad just the reference. The Actual CT was not seen the site settings.
    This is the first time I saw this kind of issue. Not sure what is the reason for this.
    Any idea around this ?
    Thanks,
    Nutan
    Nutan Sharma

    Hi,
    According to your description, my understanding is that the error occurred when you created a site from the template with no files in the document library.
    I tested the same scenario per your post, and I can create a site from the template with no files in the document library with no errors.
    To solve this issue, I recommend to verify the things below:
    Did you save the site as a template with Include Content checked? If yes, I recommend to test if it works when saving the site as a template with Include Content unchecked.
    Test the same scenario with a new site to narrow the issue scope.
    I also recommend to check the event log and ULS log to see if anything unexpected occurred.
    To check event log, click the Start button and type “Event Viewer” in the Search box.
    For SharePoint 2010, by default, ULS log is at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS.
    You can check the ULS log by the methods here:
    http://blogs.msdn.com/b/opal/archive/2009/12/22/uls-viewer-for-sharepoint-2010-troubleshooting.aspx
    http://msdn.microsoft.com/en-us/library/gg193966(v=office.14).aspx
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Weird weird issue about 27" intel (late 2009) display

    i toured the whole discussions to see if anyone else shares my problem but obviously not...
    i will now paste the e-mail i sent to [email protected] (which was directly rejected) about my problem out of this world!
    read below...
    Hello Apple People,
    i decided to write an email to apple directly for I'm not satisfied with the dealer here in istanbul / turkey.
    i am not so sure if this issue ever happened to some other iMac users…my screen is alive!
    i bought my iMac 27" (late 2009) from a friend. after i took it home and spent a couple of days i noticed that there was something unusual on the bottom right corner of my screen.
    it was like a triangular white detail under the glass cover…i thought that it was sort of a label or etc.
    after a couple of days i saw it growing and occupying a bigger area!
    for the warranty was expired i took it to a technical service store to take the glass out and see what it was…
    it was sort of a plastic tape probably used for insulating the ips panel to keep it safe from dust or etc.
    the tech guy first offered me to paint it black with a permanent pen if it was only a visual disturbance but after my high tone "no" , grabbed a blade, trimmed and peeled it off for it was on the screen blocking the portion. then i took it home…
    2 days later it was there again…bigger…
    i assume its made of a material that enlarges or expands itself by the heat produced within the machine…then i took the glass of as the tech guy did and gently trimmed it myself and peeled it off…
    2 days later…it was there, even bigger….this material is alive and growing! to get rid of the problem it caused i have done the same once more…nothing changes…it runs on the screen and blocking my pixels on the bottom right corner…
    i do believe it is going to grow since theres no material left by my butching. and as we lose the material we do lose the function. the inner screen behind the panel gets dirty because the mutant isolation tape doesn't do its only work but kidding with me. this may sound stupid but the issue is extremely annoying.
    although my iMac is out of warranty, i do believe it has nothing to do with the usage. the material itself has production faults.
    as an enthusiastic apple user, i now ask apple to solve my problem from the core and replace this mutantly behaving screen for my mental health and satisfaction as a loyal customer.
    no other issue would make me go mad, but this one is sitting in front of me everyday smiling psychopaticly on my face. by the way i believe my 1TB HDD also needs a replacement, cause it sort of screams and working very soundly. The HDD replacement program seems to cover this second problem of mine.
    please help me with my weird issues, for i can not work with my old beloved  machine anymore.
    Thanks in advance.
    serial number: W8*****5RU
    <Personal Information Edited by Host>

    Greetings ThunderHo,
    Welcome to the Apple Support Communities!
    I understand that you are seeing some strange graphical issues on your iMac. In this situation, it may be necessary to have your computer evaluated for repair. For more information about this process, please refer to the attached link.
    Apple - Support - Service Answer Center
    Cheers,
    Joe

  • I updated my Iphone 4s to IOS 7, now it reboots after every 2 minutes, I tried to restore, but the reboot gets it disconnected from PC, help me solve this reboot issue..

    I updated my Iphone 4s to IOS 7, now it reboots after every 2 minutes, I tried to restore, but the reboot gets it disconnected from PC, help me solve this reboot issue..

    See Here  >  http://support.apple.com/kb/HT1808
    You may need to try this More than Once...
    Be sure to Follow ALL the Steps...
    But... if the Device has been Modified... this will Not necessarily work.

  • Weird Issue : Difference in HTML/excel output and pdf/rtf output--Urgent

    Hi There,
    I am facing a weird issue. I created one rtf template. When I preview the o/p in rtf or pdf, everything comes up as expected. When I preview the same in html or excel, few rows come up as bold though they were not supposed to. What could be the problem ?
    This is extremly urgent as the users primarily use the excel or html as o/p.
    Thanks in advance.
    Regards,
    Saurabh

    Hi Brett,
    I am using Oracle XML Publisher standalone (not with oracle apps). The version is 10.1.3.2 . The issue comes up while previewing as well as when the report is run from the XMLP server.
    Regards,
    Saurabh

  • Having a weird issue with my assign after java embedding

    hi,
    I'm having a weird issue with my assign activity, i am using a Java Embedding wherin i access a variable and assign it some data, later in next step when i try to assign some other data to this same variable in assign activity i get a Error message as below.
    com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.xmlsoap.org/ws/2003/03/business-process/}selectionFailure} parts: {{ summary=Invalid to part type. When performing the assign operation, the to node THIS,IS,,TEST is invalid. The node named in the error message was either null or an empty node set, and it was not an instance of org.w3c.Element. Verify the node value at line number 795 is not null and is an instance of org.w3c.Element. } .
    i'm using soa 11.1.1.5
    Can anyone please help ?
    - Thanks
    Shirish

    Shirish,
    It's a bug and you will need to apply a patch for that.
    You can find all explanation in Oracle Support Id ID 1194228.1.
    Arik

  • Weird issue with safari on iPad mini?

    I just had a weird issue with my safari web page, it stopped responding to my scrolling. I then tried coming out of it and going bad in again a couple of times, which still did not work. It then started jiggling around all over the place (jiggling is the only word I can use to describe it), it was as if you had clicked and held the page with a mouse and then started moving the page all over the place, or even like an earthquake on the page. The tab then closed. Can anyone explain this? Thanks.

    Quit Safari then reset your iPad.
    Double click the Home button to show the screen with running and recently used apps. Each app icon will have a sample page above it. Flick up on the page (not the app icon) and the page will fly away and the app icon will disappear. This quits that app. Then reset your device. Press and hold the Home and Sleep buttons simultaneously until the Apple logo appears. Let go of the buttons and let the device restart. See if that fixes your problem.

  • Gnome 3.16 resume from suspend weird issues

    After upgrade to gnome 3.16 with gnome-shell 3.16.1-2  and gdm 3.16.1.1-1, also with previous 3.16 versions, after I suspend to ram for some time and resume from it, the gdm window freezes and cannot input. After some tty switching using ctrl+alt+f1/f2/f3, the login window becomes usable slowly. And after I unlock it with password, the desktop and running applications shows just fine on tty2. But now when I switch to tty1, there is still a gdm login screen, if I login into it, tty2 shows, and switching to tty1 the gdm login is still there, still usable. Anyone see same things?
    Some gdm logs by  $ sudo journalctl -b|grep gdm
    Apr 20 17:52:54 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) config/udev: removing device AT Translated Set 2 keyboard
    Apr 20 17:52:54 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) evdev: AT Translated Set 2 keyboard: Close
    Apr 20 17:52:54 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) UnloadModule: "evdev"
    Apr 20 17:52:54 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: releasing fd for 13:70
    Apr 20 17:52:54 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (EE) systemd-logind: failed to release device: Device not taken
    Apr 20 17:52:54 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event6)
    Apr 20 17:52:54 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    Apr 20 17:52:54 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 44 paused 0
    Apr 20 17:52:54 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    Apr 20 17:52:54 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (**) AT Translated Set 2 keyboard: always reports core events
    Apr 20 17:52:54 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event6"
    Apr 20 17:52:54 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    Apr 20 17:52:54 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (--) evdev: AT Translated Set 2 keyboard: Found keys
    Apr 20 17:52:54 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    Apr 20 17:52:54 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input22/event6"
    Apr 20 17:52:54 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
    Apr 20 17:52:54 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (**) Option "xkb_rules" "evdev"
    Apr 20 17:52:54 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (**) Option "xkb_model" "pc104"
    Apr 20 17:52:54 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (**) Option "xkb_layout" "us"
    Apr 20 17:55:20 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) AIGLX: Suspending AIGLX clients for VT switch
    Apr 20 17:55:21 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:67
    Apr 20 17:55:21 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:79
    Apr 20 17:55:21 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:77
    Apr 20 17:55:21 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:78
    Apr 20 17:55:21 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:65
    Apr 20 17:55:21 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:71
    Apr 20 17:55:21 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:72
    Apr 20 17:55:21 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 226:0
    Apr 20 17:55:21 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:69
    Apr 20 17:55:21 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:70
    Apr 20 17:55:21 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:80
    Apr 20 17:55:21 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:64
    Apr 20 17:55:21 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:68
    Apr 20 17:55:21 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (EE) xf86OpenSerial: Cannot open device /dev/input/event16
    Apr 20 17:55:21 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Permission denied.
    Apr 20 17:55:21 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (WW) synaptics: AlpsPS/2 ALPS GlidePoint: cannot open input device
    Apr 20 17:55:21 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: [dix] couldn't enable device 15
    Apr 20 17:55:54 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:67
    Apr 20 17:55:54 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:79
    Apr 20 17:55:54 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:77
    Apr 20 17:55:55 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:78
    Apr 20 17:55:55 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:65
    Apr 20 17:55:55 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:71
    Apr 20 17:55:55 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:72
    Apr 20 17:55:55 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 226:0
    Apr 20 17:55:55 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) AIGLX: Resuming AIGLX clients after VT switch
    Apr 20 17:55:55 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) intel(0): switch to mode [email protected] on VGA1 using pipe 0, position (0, 0), rotation normal, reflection none
    Apr 20 17:55:55 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:69
    Apr 20 17:55:55 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:70
    Apr 20 17:55:55 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:80
    Apr 20 17:55:55 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (--) synaptics: AlpsPS/2 ALPS GlidePoint: touchpad found
    Apr 20 17:55:55 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:64
    Apr 20 17:55:55 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:68
    Apr 20 17:55:56 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) intel(0): resizing framebuffer to 1920x2160
    Apr 20 17:55:56 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) intel(0): switch to mode [email protected] on VGA1 using pipe 1, position (0, 0), rotation normal, reflection none
    Apr 20 17:55:56 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 1080), rotation normal, reflection none
    Apr 20 17:55:58 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Activating service name='org.gnome.Shell.CalendarServer'
    Apr 20 17:55:58 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Activated service 'org.gnome.Shell.CalendarServer' failed: Process org.gnome.Shell.CalendarServer exited with status 127
    Apr 20 17:56:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) config/udev: removing device AT Translated Set 2 keyboard
    Apr 20 17:56:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) evdev: AT Translated Set 2 keyboard: Close
    Apr 20 17:56:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) UnloadModule: "evdev"
    Apr 20 17:56:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: releasing fd for 13:70
    Apr 20 17:56:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (EE) systemd-logind: failed to release device: Device not taken
    Apr 20 17:56:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event6)
    Apr 20 17:56:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    Apr 20 17:56:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 44 paused 0
    Apr 20 17:56:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    Apr 20 17:56:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (**) AT Translated Set 2 keyboard: always reports core events
    Apr 20 17:56:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event6"
    Apr 20 17:56:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    Apr 20 17:56:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (--) evdev: AT Translated Set 2 keyboard: Found keys
    Apr 20 17:56:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    Apr 20 17:56:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input24/event6"
    Apr 20 17:56:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
    Apr 20 17:56:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (**) Option "xkb_rules" "evdev"
    Apr 20 17:56:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (**) Option "xkb_model" "pc104"
    Apr 20 17:56:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (**) Option "xkb_layout" "us"
    Apr 20 17:56:20 gsc-arch google-chrome.desktop[3249]: [3249:3249:0420/175620:ERROR:CONSOLE(0)] "XMLHttpRequest cannot load http://net.tsinghua.edu.cn/new.php?url=query.yahooapis.com. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://mfgdmpfihlmdekaclngibpjhdebndhdj' is therefore not allowed access.", source: chrome-extension://mfgdmpfihlmdekaclngibpjhdebndhdj/newtab.html (0)
    Apr 20 17:56:27 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) AIGLX: Suspending AIGLX clients for VT switch
    Apr 20 17:56:27 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:67
    Apr 20 17:56:27 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:79
    Apr 20 17:56:27 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:77
    Apr 20 17:56:27 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:78
    Apr 20 17:56:27 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:65
    Apr 20 17:56:27 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:71
    Apr 20 17:56:27 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:72
    Apr 20 17:56:27 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 226:0
    Apr 20 17:56:27 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:69
    Apr 20 17:56:27 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:70
    Apr 20 17:56:27 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:80
    Apr 20 17:56:27 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:64
    Apr 20 17:56:27 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:68
    Apr 20 17:56:28 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (EE) xf86OpenSerial: Cannot open device /dev/input/event16
    Apr 20 17:56:28 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Permission denied.
    Apr 20 17:56:28 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (WW) synaptics: AlpsPS/2 ALPS GlidePoint: cannot open input device
    Apr 20 17:56:28 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: [dix] couldn't enable device 15
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:67
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:79
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:77
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:78
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:65
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:71
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:72
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 226:0
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) AIGLX: Resuming AIGLX clients after VT switch
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 1080), rotation normal, reflection none
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) intel(0): switch to mode [email protected] on VGA1 using pipe 1, position (0, 0), rotation normal, reflection none
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:69
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (EE) xf86OpenSerial: Cannot open device /dev/input/event16
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Permission denied.
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (WW) synaptics: AlpsPS/2 ALPS GlidePoint: cannot open input device
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: [dix] couldn't enable device 15
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:70
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (EE) xf86OpenSerial: Cannot open device /dev/input/event16
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Permission denied.
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (WW) synaptics: AlpsPS/2 ALPS GlidePoint: cannot open input device
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: [dix] couldn't enable device 15
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:80
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (--) synaptics: AlpsPS/2 ALPS GlidePoint: touchpad found
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:64
    Apr 20 17:56:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:68
    Apr 20 17:57:05 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Activating service name='org.gnome.ControlCenter.SearchProvider'
    Apr 20 17:57:05 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Activating service name='org.gnome.Calculator.SearchProvider'
    Apr 20 17:57:05 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Activating service name='org.gnome.clocks'
    Apr 20 17:57:05 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Activating service name='org.gnome.Documents'
    Apr 20 17:57:05 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Successfully activated service 'org.gnome.Calculator.SearchProvider'
    Apr 20 17:57:05 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Successfully activated service 'org.gnome.clocks'
    Apr 20 17:57:05 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Successfully activated service 'org.gnome.ControlCenter.SearchProvider'
    Apr 20 17:57:05 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Successfully activated service 'org.gnome.Documents'
    Apr 20 17:58:16 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) AIGLX: Suspending AIGLX clients for VT switch
    Apr 20 17:58:16 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:67
    Apr 20 17:58:16 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:79
    Apr 20 17:58:16 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:77
    Apr 20 17:58:16 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:78
    Apr 20 17:58:16 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:65
    Apr 20 17:58:16 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:71
    Apr 20 17:58:16 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:72
    Apr 20 17:58:16 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 226:0
    Apr 20 17:58:16 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:69
    Apr 20 17:58:16 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:70
    Apr 20 17:58:16 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:80
    Apr 20 17:58:16 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:64
    Apr 20 17:58:16 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:68
    Apr 20 17:58:16 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (EE) xf86OpenSerial: Cannot open device /dev/input/event16
    Apr 20 17:58:16 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Permission denied.
    Apr 20 17:58:16 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (WW) synaptics: AlpsPS/2 ALPS GlidePoint: cannot open input device
    Apr 20 17:58:16 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: [dix] couldn't enable device 15
    Apr 20 17:58:26 gsc-arch gdm-password][28218]: gkr-pam: unlocked login keyring
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:67
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:79
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:77
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:78
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:65
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:71
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:72
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 226:0
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) AIGLX: Resuming AIGLX clients after VT switch
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 1080), rotation normal, reflection none
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) intel(0): switch to mode [email protected] on VGA1 using pipe 1, position (0, 0), rotation normal, reflection none
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:69
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (EE) xf86OpenSerial: Cannot open device /dev/input/event16
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Permission denied.
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (WW) synaptics: AlpsPS/2 ALPS GlidePoint: cannot open input device
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: [dix] couldn't enable device 15
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (EE) xf86OpenSerial: Cannot open device /dev/input/event16
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Permission denied.
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (WW) synaptics: AlpsPS/2 ALPS GlidePoint: cannot open input device
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: [dix] couldn't enable device 15
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:70
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:80
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (--) synaptics: AlpsPS/2 ALPS GlidePoint: touchpad found
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:64
    Apr 20 17:58:26 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:68
    Apr 20 17:58:29 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) AIGLX: Suspending AIGLX clients for VT switch
    Apr 20 17:58:29 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:67
    Apr 20 17:58:29 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:79
    Apr 20 17:58:29 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:77
    Apr 20 17:58:29 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:78
    Apr 20 17:58:29 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:65
    Apr 20 17:58:29 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:71
    Apr 20 17:58:29 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:72
    Apr 20 17:58:29 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 226:0
    Apr 20 17:58:29 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:69
    Apr 20 17:58:29 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:70
    Apr 20 17:58:29 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:80
    Apr 20 17:58:29 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:64
    Apr 20 17:58:29 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:68
    Apr 20 17:58:29 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (EE) xf86OpenSerial: Cannot open device /dev/input/event16
    Apr 20 17:58:29 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Permission denied.
    Apr 20 17:58:29 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (WW) synaptics: AlpsPS/2 ALPS GlidePoint: cannot open input device
    Apr 20 17:58:29 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: [dix] couldn't enable device 15
    Apr 20 17:58:36 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:67
    Apr 20 17:58:36 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:79
    Apr 20 17:58:36 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:77
    Apr 20 17:58:36 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:78
    Apr 20 17:58:36 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:65
    Apr 20 17:58:36 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:71
    Apr 20 17:58:36 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:72
    Apr 20 17:58:36 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 226:0
    Apr 20 17:58:36 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) AIGLX: Resuming AIGLX clients after VT switch
    Apr 20 17:58:36 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 1080), rotation normal, reflection none
    Apr 20 17:58:36 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) intel(0): switch to mode [email protected] on VGA1 using pipe 1, position (0, 0), rotation normal, reflection none
    Apr 20 17:58:37 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:69
    Apr 20 17:58:37 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (EE) xf86OpenSerial: Cannot open device /dev/input/event16
    Apr 20 17:58:37 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Permission denied.
    Apr 20 17:58:37 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (WW) synaptics: AlpsPS/2 ALPS GlidePoint: cannot open input device
    Apr 20 17:58:37 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: [dix] couldn't enable device 15
    Apr 20 17:58:37 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:70
    Apr 20 17:58:37 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (EE) xf86OpenSerial: Cannot open device /dev/input/event16
    Apr 20 17:58:37 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Permission denied.
    Apr 20 17:58:37 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (WW) synaptics: AlpsPS/2 ALPS GlidePoint: cannot open input device
    Apr 20 17:58:37 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: [dix] couldn't enable device 15
    Apr 20 17:58:37 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:80
    Apr 20 17:58:37 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (--) synaptics: AlpsPS/2 ALPS GlidePoint: touchpad found
    Apr 20 17:58:37 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:64
    Apr 20 17:58:37 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:68
    Apr 20 18:04:56 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) AIGLX: Suspending AIGLX clients for VT switch
    Apr 20 18:04:56 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:67
    Apr 20 18:04:56 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:79
    Apr 20 18:04:56 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:77
    Apr 20 18:04:56 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:78
    Apr 20 18:04:56 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:65
    Apr 20 18:04:56 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:71
    Apr 20 18:04:56 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:72
    Apr 20 18:04:56 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 226:0
    Apr 20 18:04:56 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:69
    Apr 20 18:04:56 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:70
    Apr 20 18:04:56 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:80
    Apr 20 18:04:56 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:64
    Apr 20 18:04:56 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:68
    Apr 20 18:04:56 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (EE) xf86OpenSerial: Cannot open device /dev/input/event16
    Apr 20 18:04:56 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Permission denied.
    Apr 20 18:04:56 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (WW) synaptics: AlpsPS/2 ALPS GlidePoint: cannot open input device
    Apr 20 18:04:56 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: [dix] couldn't enable device 15
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:67
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:79
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:77
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:78
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:65
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:71
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:72
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 226:0
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) AIGLX: Resuming AIGLX clients after VT switch
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 1080), rotation normal, reflection none
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) intel(0): switch to mode [email protected] on VGA1 using pipe 1, position (0, 0), rotation normal, reflection none
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:69
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (EE) xf86OpenSerial: Cannot open device /dev/input/event16
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Permission denied.
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (WW) synaptics: AlpsPS/2 ALPS GlidePoint: cannot open input device
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: [dix] couldn't enable device 15
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (EE) xf86OpenSerial: Cannot open device /dev/input/event16
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Permission denied.
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (WW) synaptics: AlpsPS/2 ALPS GlidePoint: cannot open input device
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: [dix] couldn't enable device 15
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:70
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:80
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (--) synaptics: AlpsPS/2 ALPS GlidePoint: touchpad found
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:64
    Apr 20 18:04:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:68
    Apr 20 18:05:03 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) AIGLX: Suspending AIGLX clients for VT switch
    Apr 20 18:05:03 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:67
    Apr 20 18:05:03 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:79
    Apr 20 18:05:03 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:77
    Apr 20 18:05:03 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:78
    Apr 20 18:05:03 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:65
    Apr 20 18:05:03 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:71
    Apr 20 18:05:03 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:72
    Apr 20 18:05:03 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 226:0
    Apr 20 18:05:03 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:69
    Apr 20 18:05:03 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:70
    Apr 20 18:05:03 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:80
    Apr 20 18:05:03 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:64
    Apr 20 18:05:03 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:68
    Apr 20 18:05:04 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (EE) xf86OpenSerial: Cannot open device /dev/input/event16
    Apr 20 18:05:04 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Permission denied.
    Apr 20 18:05:04 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (WW) synaptics: AlpsPS/2 ALPS GlidePoint: cannot open input device
    Apr 20 18:05:04 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: [dix] couldn't enable device 15
    Apr 20 18:05:04 gsc-arch polkitd[28465]: Registered Authentication Agent for unix-session:c1 (system bus name :1.15 [gnome-shell --mode=gdm --wayland --display-server], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale C)
    Apr 20 18:05:07 gsc-arch gdm-password][28475]: gkr-pam: unlocked login keyring
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:67
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:79
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:77
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:78
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:65
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:71
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:72
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 226:0
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) AIGLX: Resuming AIGLX clients after VT switch
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 1080), rotation normal, reflection none
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) intel(0): switch to mode [email protected] on VGA1 using pipe 1, position (0, 0), rotation normal, reflection none
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:69
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (EE) xf86OpenSerial: Cannot open device /dev/input/event16
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Permission denied.
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (WW) synaptics: AlpsPS/2 ALPS GlidePoint: cannot open input device
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: [dix] couldn't enable device 15
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:70
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (EE) xf86OpenSerial: Cannot open device /dev/input/event16
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Permission denied.
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (WW) synaptics: AlpsPS/2 ALPS GlidePoint: cannot open input device
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: [dix] couldn't enable device 15
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:80
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (--) synaptics: AlpsPS/2 ALPS GlidePoint: touchpad found
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:64
    Apr 20 18:05:07 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:68
    Apr 20 18:05:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) AIGLX: Suspending AIGLX clients for VT switch
    Apr 20 18:05:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:67
    Apr 20 18:05:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:79
    Apr 20 18:05:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:77
    Apr 20 18:05:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:78
    Apr 20 18:05:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:65
    Apr 20 18:05:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:71
    Apr 20 18:05:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:72
    Apr 20 18:05:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 226:0
    Apr 20 18:05:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:69
    Apr 20 18:05:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:70
    Apr 20 18:05:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:80
    Apr 20 18:05:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:64
    Apr 20 18:05:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got pause for 13:68
    Apr 20 18:05:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (EE) xf86OpenSerial: Cannot open device /dev/input/event16
    Apr 20 18:05:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Permission denied.
    Apr 20 18:05:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (WW) synaptics: AlpsPS/2 ALPS GlidePoint: cannot open input device
    Apr 20 18:05:10 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: [dix] couldn't enable device 15
    Apr 20 18:05:12 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:67
    Apr 20 18:05:12 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:79
    Apr 20 18:05:12 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:77
    Apr 20 18:05:12 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:78
    Apr 20 18:05:12 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:65
    Apr 20 18:05:12 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:71
    Apr 20 18:05:12 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:72
    Apr 20 18:05:12 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 226:0
    Apr 20 18:05:12 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) AIGLX: Resuming AIGLX clients after VT switch
    Apr 20 18:05:12 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 1080), rotation normal, reflection none
    Apr 20 18:05:12 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) intel(0): switch to mode [email protected] on VGA1 using pipe 1, position (0, 0), rotation normal, reflection none
    Apr 20 18:05:12 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:69
    Apr 20 18:05:12 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (EE) xf86OpenSerial: Cannot open device /dev/input/event16
    Apr 20 18:05:12 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Permission denied.
    Apr 20 18:05:12 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (WW) synaptics: AlpsPS/2 ALPS GlidePoint: cannot open input device
    Apr 20 18:05:12 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: [dix] couldn't enable device 15
    Apr 20 18:05:12 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (EE) xf86OpenSerial: Cannot open device /dev/input/event16
    Apr 20 18:05:12 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Permission denied.
    Apr 20 18:05:12 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (WW) synaptics: AlpsPS/2 ALPS GlidePoint: cannot open input device
    Apr 20 18:05:12 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: [dix] couldn't enable device 15
    Apr 20 18:05:12 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:70
    Apr 20 18:05:12 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:80
    Apr 20 18:05:12 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (--) synaptics: AlpsPS/2 ALPS GlidePoint: touchpad found
    Apr 20 18:05:13 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:64
    Apr 20 18:05:13 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: (II) systemd-logind: got resume for 13:68
    Apr 20 18:25:09 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Activating service name='org.gnome.ControlCenter.SearchProvider'
    Apr 20 18:25:09 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Activating service name='org.gnome.Calculator.SearchProvider'
    Apr 20 18:25:09 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Activating service name='org.gnome.clocks'
    Apr 20 18:25:09 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Activating service name='org.gnome.Documents'
    Apr 20 18:25:09 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Successfully activated service 'org.gnome.Calculator.SearchProvider'
    Apr 20 18:25:09 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Successfully activated service 'org.gnome.clocks'
    Apr 20 18:25:09 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Successfully activated service 'org.gnome.ControlCenter.SearchProvider'
    Apr 20 18:25:09 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Successfully activated service 'org.gnome.Documents'
    Apr 20 18:26:40 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Activating service name='org.gnome.ControlCenter.SearchProvider'
    Apr 20 18:26:40 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Activating service name='org.gnome.Calculator.SearchProvider'
    Apr 20 18:26:40 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Activating service name='org.gnome.clocks'
    Apr 20 18:26:40 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Activating service name='org.gnome.Documents'
    Apr 20 18:26:40 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Successfully activated service 'org.gnome.Calculator.SearchProvider'
    Apr 20 18:26:40 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Successfully activated service 'org.gnome.clocks'
    Apr 20 18:26:40 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Successfully activated service 'org.gnome.ControlCenter.SearchProvider'
    Apr 20 18:26:40 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Successfully activated service 'org.gnome.Documents'
    Apr 20 18:26:59 gsc-arch /usr/lib/gdm/gdm-wayland-session[968]: Reloaded configuration
    Apr 20 18:26:59 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Reloaded configuration
    Apr 20 18:27:25 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Activating service name='org.gnome.Terminal'
    Apr 20 18:27:25 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Successfully activated service 'org.gnome.Terminal'
    Apr 20 18:29:31 gsc-arch /usr/lib/gdm/gdm-wayland-session[968]: Reloaded configuration
    Apr 20 18:29:31 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Reloaded configuration
    Apr 20 18:29:33 gsc-arch /usr/lib/gdm/gdm-wayland-session[968]: Reloaded configuration
    Apr 20 18:29:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Reloaded configuration
    Apr 20 18:29:33 gsc-arch /usr/lib/gdm/gdm-wayland-session[968]: Reloaded configuration
    Apr 20 18:29:33 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Reloaded configuration
    Apr 20 18:29:41 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Activating service name='org.gnome.GConf'
    Apr 20 18:29:41 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Successfully activated service 'org.gnome.GConf'
    Apr 20 18:29:41 gsc-arch /usr/lib/gdm/gdm-wayland-session[968]: Reloaded configuration
    Apr 20 18:29:41 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Reloaded configuration
    Apr 20 18:29:41 gsc-arch /usr/lib/gdm/gdm-wayland-session[968]: Reloaded configuration
    Apr 20 18:29:41 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Reloaded configuration
    Apr 20 18:29:49 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Reloaded configuration
    Apr 20 18:29:49 gsc-arch /usr/lib/gdm/gdm-wayland-session[968]: Reloaded configuration
    Apr 20 18:29:49 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Reloaded configuration
    Apr 20 18:29:49 gsc-arch /usr/lib/gdm/gdm-wayland-session[968]: Reloaded configuration
    Apr 20 18:29:49 gsc-arch /usr/lib/gdm/gdm-wayland-session[968]: Reloaded configuration
    Apr 20 18:29:49 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Reloaded configuration
    Apr 20 18:29:49 gsc-arch /usr/lib/gdm/gdm-x-session[1195]: Reloaded configuration
    Last edited by xgdgsc (2015-04-20 10:33:44)

    BastardLawyerFromHell wrote:
    Got a similar weird issue - next to others. After waking up from suspend I've got a second Xorg-Session running on TTY2. This usually leads to a Xorg server crash.
    I'm not very satisfied with Gnome 3.16 these days.
    I reported a bug here: https://bugzilla.gnome.org/show_bug.cgi?id=748237

  • Weird issue. Captivate 6 not letting me select a script for an Advanced Action

    Hi, So i'm facing this really weird issue on a captivate 6 project that i built. I need to add an Advance Action on a slide Exit action. This was previously set as "Continue" and now I want to set this to "Execute Advanced Action" (an Advanced Action script that I just wrote). The thing is that when I change the On Exit property to "Execute Advanced Actions", I am not able to select a script from the "Script" dropdown. I've tried everything from:
    changing machines and doing this on different computers with Captivate 6
    Making copies of the file and trying those
    Closing Captivate and Restarting my computer
    Ensuring that the slides are not locked
    but can't seem to figure this out. Also funnily, if I try to set the On Exit property of let's say slide 67 as "Execute Advanced Actions" (when it was previously just "Continue"), all other slides are also changing to this, meaning the On Exit property for all other slides has also been changed from "Continue" to "Execute Advanced Actions".
    I've been stuck with this for the last 6 hours and can't figue this out.
    Please Help!!!
    -Sean    

    If this is the same file you were having issues with before where we suspected corruption, then I'd have to say this probably confirms it.
    http://www.infosemantics.com.au/adobe-captivate-troubleshooting/recover-corrupt-project
    Usually the fix is to copy all slides into a new blank shell project of the same size to try and strip out the corruption issue.
    See item #4 here:
    http://www.infosemantics.com.au/adobe-captivate-troubleshooting/basic-troubleshooting-tech niques
    However, since you are on a Cp version earlier than 7.0.1, please note that this will also strip out all of your current advanced actions as well (which also might be where the corruption is anyway).
    Your issue is actually quite rare.  I cannot guarantee you that Cp 7 would never do the same thing, but one advantage of Cp7 is that you can try copying and pasting slides into a new shell project and it WILL bring along the advanced actions and variables as well.  So I definitely think it's worth downloading the trial version of Cp7, upgrading with the Cp 7.0.1 patch and giving it a go to see if that fixes your issue.
    Alternatively, if you haven't got lots of time-consuming Advanced Actions to recreate, just paste all slides into a new shell project and recreate them.  It's probably not going to take that long if it's only one project file.

  • Weird Issue With Windows Live Mail

    I have a friend using Windows Live Mail and he's been having some weird issues with it. When he goes to forward an email, it will occasionally open the email up twice, which isn't a huge deal it's just more annoying than anything. I thought maybe there was
    some malware or other junk that could be causing it so I ran MBAM and got everything cleaned up but it's still happening. Any other thoughts on what could cause this?
    Thanks.

    Windows Live Mail support is found @
    https://login.live.com/login.srf?wa=wsignin1.0&rpsnv=12&ct=1410798892&rver=6.1.6206.0&wp=LBI&wreply=https:%2F%2Fanswers.microsoft.com%2Fen-us%2Fsite%2Fcompletesignin%3Fsilent%3DFalse&id=273572
    You must login to your Windows Live account and then Ask a Question.
    This forum is dedicated to the Windows 7 operating system.  Windows Live is not a feature of Windows 7 and Microsoft has established support for Windows Live Mail  @ the Microsoft Community found @
    http://answers.microsoft.com/en-us/windows/forum/windows_7-ecoms?auth=1
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

  • Unusual FIX calculation - Weird Issue - Whats Wrong?

    Hi All,
    I'm facing a weird issue today, not sure if I'm missing on something:
    substitution variables defined:
    &RangeYears= "FY13":"FY16"
    &F1stYr= "FY13"
    Sample script:
    FIX("E1","P1", &RangeYears)
    <sample scripts here>
    FIX(&F1stYr)
    <calculate account A1 here>
    ENDFIX
    ENDFIX
    However when I refresh, I see account "A1" calculated for all years"FY13" to "FY16". However, the last Fix statement is for "FY13" only.
    Can someone explain this abnormality?

    Let's try something similar on Sample Basic
    FIX(@RELATIVE("Qtr1",0),"Sales","New York")
    "100-10"=100;
      FIX(Apr)
      Actual
      "100-10"=200;
      ENDFIX
    ENDFIX
    For first part of FIX
    Calculating [ Product(100-10)] with fixed members [Year(Jan, Feb, Mar); Measures(Sales); Market(New York)]
    For the second part since Apr is not part of it Essbase will include Apr together with Jab, Feb, Mar (First fix acts as a universal FIX)
    Calculating [ Scenario(Actual)] with fixed members [Year(Jan, Feb, Mar, Apr); Measures(Sales); Market(New York)]
    That is what is happening in your case.
    Regards
    Celvin
    http://www.orahyplabs.com

  • Firefox 4.0 sometimes won't let me go back? Weird issue..

    '''''Edit: I fixed this problem, look at the bottom of my original post for the fix.'''''
    Hello. This is my first time having to a post a problem here so I hope I'm in the right area.
    Ever since I updated my Firefox to 4.0 I've been having a rather weird issue. It seems when I'm visiting multiple websites and I click a link that takes me to another page, it won't allow me to go back. As in the, the back button on Firefox gets greyed out for whatever reason. This appears to be really random and it occurs on different websites sometimes, and other times it will be fine and allow me to go back. It's really bothering me A LOT, and I'm not sure what the hell could be causing such a problem.
    Perhaps someone can be of assistance on what I can do to remedy this situation if at all possible?
    Thanks
    '''Anyways like I said. I fixed the issue. It was the McAfee Site Adviser Plugin/Addon that was causing this issue. I uninstalled and deleted it and my problem was fixed. I'd recommend you all do the same if you have Site Adviser installed, otherwise it could be another plugin.'''

    I'm also having this issue. Doesn't seem like it's specific to any particular website. Just happens randomly. The Back button gets greyed out and it's really annoying! Do something guys!!!

  • What's the perfect CHINESE FONT for iWeb to solved the Justified issue?

    Hi,
    Terible here, i'm using Chinese Font for my website...most of the Text Box were out of Justified unlike the perfect justified on English Font.
    Sorry i hope you understand what i'm trying to descript above.
    I'm wondering now, Is there any specific Chinese Font to solved the Justified issue?
    Now, everything looks fine in iWeb but when view it in Safari or any browser, there'll be out of Justified.
    Need helps and thanks!!!

    Could you provide your url so people can see what you are referring to?
    Have you tried the various Chinese fonts provided with OS X already?
    http://www.yale.edu/chinesemac/pages/fonts.html#Apple

Maybe you are looking for

  • Not able to read Special  character in reciver side

    Hi experts, I am doing one file to file tuneeling where I am picking source file from legacy sytem and puting the same file into Sap system without any transformation or convertion. However facing one probem there is a text BOMPREÇO coming in the sou

  • Hyperlinks in e-mails do not work

    Example when I get e-mail in Outlook with a link to verfiy a new website registration click the link does nothing. I have not changed anything in Outlook. Only recent changes was the Firefox sharing AddOn

  • Cant get track names

    got a new macbook pro with lion on... when i import cd i cant get track names ... how do i go about getting names for tracks

  • Stacking

    1. Have stacking work across folders. 2. Add the ability to stack images in collections. 3. Have keywording work on ALL images in a stack. Preferrably provide a preference so those that don't want to have all the images keyworded can turn it off. 4.

  • Configuring rman settings with enterprise manager

    I am learning about RMAN and I want to use EM. (absolutely new to Oracle -) is there a way to access EM through http://?