Getting E17's hibernation to work...

Hey,
I just installed E17 and can't seem to get its hibernation button to work. (suspend works OK!)
First of all, hibernation works perfectly through command line with:
sudo pm-hibernate
and
sudo /usr/bin/systemctl hibernate
my /etc/sudoers
%users ALL = NOPASSWD: /usr/sbin/pm-hibernate
%users ALL = NOPASSWD: /usr/sbin/pm-suspend
%users ALL = NOPASSWD: /usr/bin/systemctl suspend
%users ALL = NOPASSWD: /usr/bin/systemctl hibernate
my /etc/enlightenment/sysactions.conf
action: halt /usr/bin/systemctl poweroff
action: reboot /usr/bin/systemctl reboot
action: suspend /usr/bin/systemctl suspend
action: hibernate sudo /usr/bin/systemctl hibernate
action: /bin/mount /bin/mount
action: /bin/umount /bin/umount
action: /usr/bin/eject /usr/bin/eject
action: gdb gdb
# root is allowed to do anything - but it needs to be here explicitly anyway
user: root allow: *
# members of operator, staff and admin groups should be able to do all
group: operator allow: *
group: staff allow: *
group: admin allow: *
group: sys allow: *
group: wheel allow: *
group: adm allow: *
# common "user" groups for "console users" on desktops/laptops
group: dialout allow: *
group: disk allow: *
group: adm allow: *
group: cdrom allow: *
group: floppy allow: *
group: audio allow: *
group: dip allow: *
group: plugdev allow: *
group: netdev allow: *
group: bluetooth allow: *
group: video allow: *
group: voice allow: *
group: fax allow: *
group: tty allow: *
# deny everyone else by default
user: * deny: *
Thanks!

I'm on Debian and discovered E17 two weeks ago. I had the same problem saz mentioned and found no clue anywhere on the Internet. At last, I found out that it's a bug in the default Compositor of E17. I switched to Ecomorph and the hibernation button worked It should also work with all compositors disabled.
As this page is among the first ones that come up when a solution to this problem is searched, I preferred to post a reply here.
Last edited by Tsu Jan (2014-02-21 15:03:02)

Similar Messages

  • Can't get e17 working

    I can't seem to get e17 working.  I crashes after the nvida logo with the folowing output:
    enlightenment: symbol lookup error: /opt/e17/lib/libevas.so.1 undefined symbol: FT_Get_TrueType_Engine_Type
    FreeFontPath FPE: "/usr/share/fonts/misc:unscaled" refcount is 2, should be 1; fixing
    I have tried the community repo (pacman -S e17) and thakis repo (ftp://thakis.net/arch) and still end with the same result. 
    I have tried tried both /opt/e17/bin/enlightenment and /opt/e17/bin/enlightenment_start in my .xinitrc too.
    Any ideas?

    shen wrote:Yeah a rebuild of evas should do it.. That's what I did when I tried it out to get it working. Unfortunately I found E17 to be a touch sluggish and slow for what I wanted.
    A touch sluggish??
    You must have an older system or something becaue it is hell fast on my machine fastest WM ive used

  • I have a macbook pro version 10.7.5 and my mailbox will not open at all and comes up with a quit message even though it is not open. how can i get into my account. it works on my iPhone an i have internet and all other functions working on my computer

    I have a macbook pro version 10.7.5 and my mailbox will not open at all and comes up with a quit message even though it is not open. how can i get into my account. it works on my iPhone and i have internet and all other functions working on my computer

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter the name of the crashed application or process in the Filter text field. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, look under User Diagnostic Reports (not "Diagnostic and Usage Messages") for crash reports related to the crashed process. The report name starts with the name of the process, and ends with ".crash". Select the most recent report and post the entire contents—the text, not a screenshot. I know the report is long. Please post all of it anyway.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

  • I was editing photos and it was getting stuck or frozen and working really slow, so I attempting to close aperture and reopen it but it won't quit aperture and now it won't open up to my photos either.  Any ideas?

    I was editing photos and it was getting stuck or frozen and working very slowly.  I attempted to restart the computer but it would not allow me to quit aperture.  Now aperture appears in my toolbar but will not open up so I can work on any photos.  Any ideas?

    Did you try opening from the Applications folder?
    Depending on how far that gets you, I would also take a look at the Troubleshooting Basics.

  • Cannot get the Mobile Template to work in SharePoint Foundation 2013

    Hello all,
    I am trying to get the Mobile View to work in SharePoint Foundation 2013. When I access the site on any phone it gives me the following error:
    "Cannot complete this action. Please try again."
    The URL it forwards me to is "http://<sitecollectionurl>/_layouts/15/mobile/mblwpa.aspx?Url=%2Fdefault%2Easpx
    So it seems to me like it's working, but there's something wrong with the template. The template has definitely never been modified.
    Can anyone help?
    Thanks,
    Vinny
    Vinny

    So I've got some more info for this issue. We are seeing:
    Control template "Mobile_STS_HomePage_Redirect" does not exist.
    Control template "Mobile_1_HomePage_Redirect" does not exist.
    Does anyone know how to enable these? I tried by name, but it doesn't find them. This is the error I get:
    PS C:\> Add-SPSiteSubscriptionFeaturePackMember <FeaturePackGUID> -FeatureDefinition Mobile_STS_HomePage_Redirect
    Add-SPSiteSubscriptionFeaturePackMember : Cannot find a Feature object with Path or Id: Mobile_STS_HomePage_Redirect in scope Local farm.
    At line:1 char:1
    + Add-SPSiteSubscriptionFeaturePackMember <FeaturePackGUID> -Fe ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (Microsoft.Share...aturePackMember:SPCmdletAddSite...aturePackMember) [Add-SPSiteSubscriptionFe
       aturePackMember], SPCmdletPipeBindException
        + FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletAddSiteSubscriptionFeaturePackMember
    Vinny

  • How to get all kind of GP work items for all users

    Dear all:
       Basing GP implementation,we can only get the single user's work item. Is that possible to get all of the users' work items,and can filter the work item via time field?
      thanks a lot.

    ISearchResult result=UMFactory.getUserFactory().getUniqueIDs();
                   IUser iuser;
                   while(result.hasNext())
                        iuser=UMFactory.getUserFactory().getUser(result.next().toString());
    The above code retrives all the users from the UME
    IGPUserContext context = GPContextFactory.getContextManager().createUserContext(iuser);
    IGPWorkItem[] workitems = GPProcessFactory.getRuntimeManager().getWorkItems(GPWorkItemStatus.getTypeForCode("1"), context);
    You will get the WorkListItems in the workitems array. The type for code which is 1 currently, must be changed according to the requirement. It is different for Completed, Inprogress Tasks, etc.
    Hope this will help you!

  • I am trying to use an education program that needs Java applets to install and use and it will not use Safari. When I download IE from the web it will not install. How can I get a browser that will work on my MacAir for travel use of this program?

    I am trying to use and education program that needs Java applets and it will not run on Safari. IE will not install from the web. How do I get a browser that will work to install so I can use this program when I travel.

    Try using FireFox. IE will only run on a Mac if you run Windows on the Mac.
    Windows on Intel Macs
    There are presently several alternatives for running Windows on Intel Macs.
    Install the Apple Boot Camp software.  Purchase Windows 7 or Windows 8.  Follow instructions in the Boot Camp documentation on installation of Boot Camp, creating Driver CD, and installing Windows.  Boot Camp enables you to boot the computer into OS X or Windows.
    Parallels Desktop for Mac and Windows XP, Vista Business, Vista Ultimate, or Windows 7.  Parallels is software virtualization that enables running Windows concurrently with OS X.
    VM Fusion and Windows XP, Vista Business, Vista Ultimate, or Windows 7.  VM Fusion is software virtualization that enables running Windows concurrently with OS X.
    CrossOver which enables running many Windows applications without having to install Windows.  The Windows applications can run concurrently with OS X.
    VirtualBox is a new Open Source freeware virtual machine such as VM Fusion and Parallels that was developed by Solaris.  It is not as fully developed for the Mac as Parallels and VM Fusion.
    Note that Parallels and VM Fusion can also run other operating systems such as Linux, Unix, OS/2, Solaris, etc.  There are performance differences between dual-boot systems and virtualization.  The latter tend to be a little slower (not much) and do not provide the video performance of the dual-boot system. See MacTech.com's Virtualization Benchmarking for comparisons of Boot Camp, Parallels, and VM Fusion. A more recent comparison of Parallels, VM Fusion, and Virtual Box is found at Virtualization Benchmarks- Parallels 10 vs. Fusion 7 vs. VirtualBox. Boot Camp is only available with Leopard and later. Except for Crossover and a couple of similar alternatives like DarWine you must have a valid installer disc for Windows.
    You must also have an internal optical drive for installing Windows. Windows cannot be installed from an external optical drive.

  • How do I get my iTunes store to work? I have updated my iTunes to the latest version but every time I go to open it, it is just a blank white screen. No writing or anything. Help!?

    How do I get my iTunes store to work? I have updated my iTunes to the latest version but every time I go to open it, it is just a blank white screen. No writing or anything. Help!?

    Oh, and it is on a macbook pro

  • I can't get my itunes store to work, it keeps giving the error (-1202)

    Hello,
    I'm really frustrated as I cannot get my itunes store to work, I've had problems with it for a while now and only just manged to get past one error, (error -9808), only to now get the error -1202. I'm running the most up to date version of itunes as I have just downloaded it, (I know it worked as I can now see the cloud feature on the menu), but no images appear on any of the interfaces; only small blue boxes with question marks in them. Plus all the text appears in a plain font that I know is not how it should appear. My own music collection is perfectly accessible, it's just the itunes store that shows the error message. I have unchecked the 'check for server revocation' box in internet options and restarted, and have checked my date and time are correct. I've tried to use a root certificate update as suggested in older threads but can't find one accepted as 'current' to run.
    Any help appreciated, I really really need to update my iPhone, still on version 4.3.3 : (
    Thanks!

    Go to Settings >  App Store
    Tap on your Apple ID
    Sign out
    Sign back in with the correct ID and password.
    Then reboot your iPad:  Press and hold BOTH the power and home buttons at the SAME time for about 10 seconds until the Apple Logo appears, then let go of both buttons and your iPad will restart.  You won't lose any data or settings.
    See if you can use the App Store normally after your iPad comes back up.

  • Can someone help me with getting ccbill's codes to work with a flash based website?

    I have built a pay per view site entirely in flash. I set up the account with ccbill and they gave me the codes for the gallery buttons. The problem is the codes are 1. html and 2. there not url's. The picture galleries are in the same folder on the server as my html and swf files. Is there actionscript to get the ccbill codes to work? Here is one of the codes ccbill sent:  <A HREF="http://www.lexiefyfe.com/ccbill9001/index.htm"><img src="ccbutton.jpg"></A>
    Thanks for any consideration or help with this matter.
    wstcstkd

    Hi Civilclerk1,
    In order to achieve your requirement, we can try to use the following expression to instead the last_name column and first_name field:
    last_name: =iif(Fields! staff_role.Value="Lead Atty" or Fields! staff_role.Value="BK Mgr" or Fields! staff_role.Value="Partner" ,Fields! last_name.Value,nothing)
    first_name: =iif(Fields! staff_role.Value="Lead Atty" or Fields! staff_role.Value="BK Mgr" or Fields! staff_role.Value="Partner" ,Fields! first_name.Value,nothing)
    Besides, if we don’t want see the blank row in the tablix, we can add a filter as below in the tablix:
    Expression:=iif(Fields! staff_role.Value="Lead Atty" or Fields! staff_role.Value="BK Mgr" or Fields! staff_role.Value="Partner" ,1,0)
    Operator:=
    Value:=1
    If there are any misunderstanding, please elaborate the issue for further investigation.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • I updated to Firefox 4 and now I get a Firefox has stopped working message whenever I try to load any websites.

    I updated to Firefox 4 and now I get a Firefox has stopped working mesage whenever I try to load any websites. I updated my video driver and cleared my history to see if that would help. I looked for a crash ID on the homepage, but the last registered crash is from February. I also tried to open in Firefox safe mode, but the problem continued to occur. I'm not sure what to do next, please help!

    Try to (re)install the latest version of FireFTP.
    *FireFTP: https://addons.mozilla.org/firefox/addon/fireftp/
    * http://kb.mozillazine.org/Profile_backup

  • Sleep and hibernation is working on Server 2012 with started hypervisor! I do not know why...

    Hi,
    I enabled Hyper-V role in the Microsoft Windows Server 2012 on testing computer (PC with i7 CPU and 16GB RAM). I found very strange behavior. The sleep mode was enabled and after command “powercfg /hibernation on” the hibernation is also working.
    I tested sleep (S3) and hibernation with started hypervisor and with running virtual machine. I tested sleep and hibernation triggered by power button and even with time-out that was set in the Power Options (I set sleep after 1 minute and
    later hibernate after 1 minute and wait).
    Sleep and hibernation is working! I do not understand why. Sleep and hibernation should be functional only on Client Hyper-V on Windows 8 and not on the Server 2012.
    Some examples:
    Testing workstation (i7, 16GB RAM) with Server 2012 and with started hypervisor:
    C:\Users\Administrator>powercfg /a
    The following sleep states are available on this system:
        Standby (S3)
        Hibernate
        Fast Startup
    The following sleep states are not available on this system:
        Standby (S1)
            The system firmware does not support this standby state.
        Standby (S2)
            The system firmware does not support this standby state.
        Standby (Connected)
            The hypervisor does not support this standby state.
            The system firmware does not support this standby state.
        Hybrid Sleep
            The hypervisor does not support this standby state.
    My laptop (i5, 8GB RAM) with Server 2012 and with started hypervisor:
    >powercfg /a
    The following sleep states are not available on this system:
        Standby (S1)
            The system firmware does not support this standby state.
            An internal system component has disabled this standby state.
                    Hypervisor
        Standby (S2)
            The system firmware does not support this standby state.
            An internal system component has disabled this standby state.
                    Hypervisor
        Standby (S3)
            An internal system component has disabled this standby state.
                    Hypervisor
        Hibernate
            An internal system component has disabled hibernation.
                    Hypervisor
        Standby (Connected)
            The hypervisor does not support this standby state.
            The system firmware does not support this standby state.
        Hybrid Sleep
            Standby (S3) is not available.
            Hibernation is not available.
            The hypervisor does not support this standby state.
        Fast Startup
            Hibernation is not available.
    R. Revil
    Relef Revil

    Hi Ben,
    I have nearly exactly the same Problem as Relef Revil.
    I have Lenovo T510 Notebook with Core I7 and a Lenovo T420 Notebook with a CoreI5.
    On my T510 S3 Sleep works perfectly with Hyper-V Role. On my T420 Sleep is disabled due to Hypervisor.
    If I uninstall Hyper-V Role then Sleep works again as expected.
    So, from a Little simple perspective, I Looks like this is a Hyper-V Thing or Problem.
    I have als updated to the latest BIOS and latest Intel HD Graphics 3000 Drivers on this Win 2012R2 Maschine.
    Also I have installed all possbile latest Versions of all other devices.
    Could you probably give me an idea where to search for a solution.
    So, what is the logic why Hyper-V disables sleep, when Sleep worked before?
    I assumed that Hyper-V and Sleep ist generally possible on Win2012R2, especially when Sleep works perfectly when Hyper-V Role is not installed.
    Kind Regards
    Marcus
    C:\Users\Marcus.Koenig>powercfg /a
    The following sleep states are not available on this system:
    Standby (S1)
    The system firmware does not support this standby state.
    An internal system component has disabled this standby state.
    Hypervisor
    Standby (S2)
    The system firmware does not support this standby state.
    An internal system component has disabled this standby state.
    Hypervisor
    Standby (S3)
    An internal system component has disabled this standby state.
    Hypervisor
    Hibernate
    An internal system component has disabled hibernation.
    Hypervisor
    Standby (Connected)
    The hypervisor does not support this standby state.
    The system firmware does not support this standby state.
    Hybrid Sleep
    Standby (S3) is not available.
    Hibernation is not available.
    The hypervisor does not support this standby state.
    Fast Startup
    Hibernation is not available.
    C:\Users\Marcus.Koenig>

  • Since automatic update to safari 5.1 it doesnt open any websites anymore. i'm using win7 64bit as operating system. how could i get safari 5.1 to work correctly or downgrade it to earlier version?

    i guess i said all in the topic:
    had an automatic update to safari 5.1, since than it doesn't work anymore, can't open any website.
    i'm using win7 64bit as OS.
    does someone know how to get safari 5.1 to work at win7/64bit
    or how can i downgrade to safari 5.0 again (if i try to download it somewhere, it always switches automatically to safari 5.1)
    many thanks for ur help,
    rainer neumüller

    isn't there any apple admin who knows about this problem and knows how to solve it? i found several post in other fori who had the same problem, none was answered sufficiantly.
    plz give me a chance to use safari again!

  • Can I get my Sprint 4S to work on Tmobile?

    Ok, here are the facts:
    iPhone 4S sold by Sprint has both CDMA and GSM capabilities. Sprint will unlock your iPhone for international GSM use, but not for domestic carriers like ATT, Tmobile, or even CDMA Verizon.
    My iPhone 4S has been unlocked by Sprint and will work abroad. I want it to work with Tmobile or Solavei here in the US.
    My question is: If it has GSM capabilities and it's already unlocked for international GSM use, is it at all possible to get my Sprint iPhone 4S working on Tmobile US? I've read that you can buy a 128k SIM card and that solves the problem but I'm wanting confirmation or any other tips or jailbreaks I could possibly use to make my iPhone usable on Tmobile.
    My main motive is not really to get away from Sprint, it's to make my iPhone worth something if I need to sell it after my contract is up. As it stands, I can not sell my iPhone for anything because nobody wants to use Sprint because everyone knows how bad it is. That makes my iPhone worthless. That ****** me off. I used to be able to sell my iPhones every year, pay out my contract, upgrade to the new iPhone, and be left with $20-$100 for the whole transaction. When I tried to do that for the iP5, I was shocked when someone offered $250 for my iP4S with 64GB.
    So again, any help from anybody who has tried this would be greatly appreciated. I already bought some 128k SIM cards to try out and I'll post results when I get them.

    hexonxonx wrote:
    Only the Verizon iPhone 5 will work on AT&T and T-Mobile here in the US
    Well, the officially unlocked iPhone 5 will, and the AT&T iPhone 5 will work on AT&T's network(obviously), & the T-Mobile iPhone 5 will work on both T-Mobile's & AT&T's network, as it is officially unlocked.

  • How can I get my web cam to work in Adobe Connect ?

    This is actually an end user's question that I am having trouble answering to...
    We use Adobe Connect to give online language classes, the end user is one of the students.
    I cannot find the right Support answer to give him.
    Problem:
    My camera does not work when I connect to Adobe's rooms but camera works fine with other software.
    Even though I suspected my old camera was working fine, yesterday I went ahead and bought a new camera. 
    I thought perhaps my webcam software may have been a problem, so I bought a different type camera with different software. 
    Even after removing all the old software, same result:  
    I surmised the problem might be caused by my firewall and security software, so once I tried changing the permissions for Adobe, and my Webcam, but that didn’t work.   
    Another time, I restarted my computer right before class and then turned off my firewall completely so there would be no interference but to no avail. I’m totally perplexed.  
    Isn’t there anyone else experiencing a similar problem?   Has anyone else found a solution? 
    I run Windows Vista with McAfee Internet Security Software.  I always reboot the computer before class and open no other programs other than Google Chrome. 
    I now have a brand new Microsoft LifeCam Cinema Camera with LifeCam 3.5 Webcam Software. 
    I test my camera before going online.  It always works fine.   Then I shut down the camera program and login into class.   
    When I “connect webcam” in the room, the light on my camera comes on (suggesting that it is ON), but only a black image is transmitted to the room.

    Check to see if you have Google Voice installed. If so, remove it and see
    if your problem vanishes. If not Google Voice, check to see if you have
    any other communications software which interacts with your cam and
    disable it. This was the problem I had with a similar problem on a Mac.
    MosesJOI <[email protected]>
    10/13/11 12:08 PM
    Please respond to
    [email protected]
    To
    jsb152 <[email protected]>
    cc
    Subject
    How can I get my web cam to work in Adobe Connect ?
    Re: How can I get my web cam to work in Adobe Connect ?
    created by MosesJOI in General Discussion - View the full discussion
    Thanks a lot Heyward for the swift reply !
    I sent the advice out to the end user, but unfortunately this wasn't the
    solution.
    His reply is below :-
    The default resolution of my new camera is already set at 640x360, but I
    went ahead and tried several lower resolutions (e.g. 424x240; 320x240; and
    160x120) but none worked in the room - camera still showed up as black
    blank screen.  Also, as far as I can tell, I don’t have the option of
    adjusting the frame rate.
    I started playing around with my Internet Security Settings to see if they
    might be playing a role. So far, all to no avail.
    Hmm...quite a tricky one - webcams always are - maybe if he can find a way
    to adjust the frame rate (?).
    He's going to fiddle about with the settings a bit more and see if
    something does the trick.
    If anyone has had a similar problem and found an ingenious solution,
    please jot on a note on this thread.
    Replies to this message go to everyone subscribed to this thread, not
    directly to the person who posted the message. To post a reply, either
    reply to this email or visit the message page: [
    http://forums.adobe.com/message/3969561#3969561]
    To unsubscribe from this thread, please visit the message page at [
    http://forums.adobe.com/message/3969561#3969561]. In the Actions box on
    the right, click the Stop Email Notifications link.
    Start a new discussion in General Discussion by email or at Adobe Forums
    For more information about maintaining your forum email notifications
    please go to http://forums.adobe.com/message/2936746#2936746.

Maybe you are looking for

  • Address data in sap script

    Dear All, As per current layout already printing / display below information . Name               Already Printing      Street/House          Already Printing District               Already Printing      City               Already Printing      Regio

  • Print's first line then freezes

    Blue tooth connetion is fine on both printer and computer.  Computer recognizes printer.  Printer says "ready." When send a document to print, paper drops in properly, and printer makes printing noise. Display says "Now Printing," but nothing seems t

  • DP BOM CVC Generation from other PLOB

    Hello All, I am trying to generate CVCs in a DP BOM planning object structure (APO 4.1) based on the CVCs that exist in another planning object structure.  The non-DP bom relevent characteristics are identical in both plobs.  Source PLOB (no DP BOM)

  • IT0041 : Same date type with different values in the same infotype

    Hi, Is it possible to store in the 0041 infotype, the same type date but with a diffentent date. Example : IT0041 employee 1000: date type : xx 01.05.10 date type : xx 02.05.10..... Thanks

  • IPhone Mail Issues - Possibly Post 3.1.3 Upgrade Issue?

    My iPhone mail display is doing something strange & I haven't seen this before. When I open my iPhone Mail application, the Inbox displays as "Inbox (19)", suggesting that there are 19 messages somewhere in the Inbox. Yet I have deleted all of the me