[Solved] Running exec i3 causes crash and logout

I am trying to get the i3 WM installed on my machine.  I have X installed and working.  I was able to perform the test with xterms specified in the beginners guide.  I installed i3 with 'sudo pacman -S i3' and created a .xnitrc file in my home directory by copying it from the skel directory.  It is supposed to run the command 'exec i3' after I login from xdm but it is failing.  It seems to not do anything but log me out.  If I am booted into XDM and login I just get bounced back to the login screen.  If I am on the console and try to run 'exec i3' it just logs me out and doesn't start.  If I run 'exec i3' from an xterm it crashes the terminal window.
EDIT:  this occurs with all WMs I have tried in addition to i3 such as ratpoison.
Last edited by fourmyle (2012-01-09 21:54:22)

I don't think that is it.  I have dbus installed and its in my DAEMONS array.  I actually just reinstalled arch completely and still have the same problem even without a display manager installed.  If i use 'exec i3' from the command line it logs be out of the current shell session.  startx works though still.  Could it be a driver issue or maybe a bad release?
Last edited by fourmyle (2012-01-08 01:44:14)

Similar Messages

  • Why Does 3D Reposse cause crashes and work so slow?

    Why Does 3D Reposse cause crashes and work so slow?   I get the pinwheel of death when I use this feature.  It works at a snails pace.  I liked the 3D Type effects in iIllustrator.  Why couldn't Adobe have added all the Reposse features to Illustrator instead of craming all these new features into Photoshop?
    They're worthless if the program needs an hour to process every selection.

    What are your OS specs, your Video Card and your Preferences > Performance settings?
    Why Does 3D Reposse cause crashes and work so slow?
    My guess would be because it has to create a whole bunch of polygons and your computer-set-up may be insufficient for the task.

  • Picking and moving Portege M400 causes crash and lockup

    I have a new problem with Portege M400 that started a few days ago.
    If I pick it up or move it then it will crash or lock up. I'm wondering if anyone has any clue as to what may be causing this and what can be done?
    My only guess is to replace the hard drive?
    Thanks,
    Greg

    It is a short that happens when the lappie is moved due to the hinge no longer being tightly held to the case.
    Took the lappie apart this weekend. Had to do both base and screen as the hinge (obviously) goes into both bits.
    1 of 2 things solved the problem for me (maybe both):
    1 - Taking it apart and putting it back together again - screws all retightened etc so the hinge moves a lot less now.
    2- putting some tape around the wires that are rubbed up against when the hinge moves.
    There are 5 wires (3 small, round, 2 large and flat) that go through the hinge.
    This guide gets you most of the way in:
    http://www.irisvista.com/tech/laptops/Toshiba-Portege-M400/take-apart-tablet-pc-1.htm
    and
    http://www.irisvista.com/tech/laptops/Toshiba-Portege-M400/remove-lcd-screen-digitizer-1.htm
    After following the guides there is a little more to do to get into the hinge, but not too much.
    All in all took about 4 hours.
    Make sure you record which screws came from where - there are quite a few that look very similar but only fit certain holes.
    Enjoy and good luck.

  • 4k Pro Res crop/resize causing crash and corrupt recovery save

    Hello,
    I am working on an edit of F55 XAVC 4k footage that has been turned into pro res 422 files for an offline edit.
    The edit calls for a lot of split screen work, and when I resize or use the crop effect, put another layer underneath, and then try to move either layer forward or backward in the timeline, premiere always crashes. I could deal with this, but unfortunately premiere saves the project upon crashing, and when I open it again, it launches into the recovery file, which has the bug still present, which immediately causes premiere to crash.
    Is there a way to turn off this recovery or auto save on crash feature? I just wish to open the file from the last point I manually saved it, but seem unable to do so.
    Also, I have auto save set to save every three minutes but it does not save. Not sure why!
    Any help appreciated.
    Burning time in Boston,
    FIlouza

    Filouza wrote:
    2. Switch project from mercury to cuda render in project settings, under the file menu.
    Thanks Filouza,
    Do you mean switch Project Settings in Renderer > Mercury Playback Engine from Open CL to CUDA?
    Thanks,
    Kevin

  • [solved] run dmenu with custom aliases and functions

    Is it possible to run my custom bash aliases and functions with dmenu?
    My aliases are placed in ~/.bash_aliases and my functions are in ~/.bash_functions.
    I source them in my ~/.bashrc through:
    Functions
    if [ -f ~/.bash_functions ]; then
    . ~/.bash_functions
    fi
    # Aliases
    if [ -f ~/.bash_aliases ]; then
    . ~/.bash_aliases
    fi
    Last edited by orschiro (2013-12-27 08:41:40)

    No problem!... sorry, I was about to post an "improved" version, but it breaks support for functions, doh!
    EDIT: finally got it to work as I wanted Sorry, zsh stuff is gone from mine, I don't use it -- feel free to borrow the improvements for your version though!
    v1.4 Changes:
    - removed unnecessary if statements
    - removed unnecessary 'source' command
    - added some logic to see if the command is a real program, or an alias/function - this saves spawning bash shells that aren't needed
    v1.5 TODO list:
    - add some "history" feature so that commonly used commands appear first in the list
    #!/bin/bash
    cachedir=${XDG_CACHE_HOME:-"$HOME/.cache"}
    if [ -d "$cachedir" ]; then
    cache=$cachedir/dmenu_run
    else
    cache=$HOME/.dmenu_cache # if no xdg dir, fall back to dotfile in ~
    fi
    cmd=`(
    IFS=:
    if [ -f ~/.bash_aliases ]; then
    aliases=( ~/.bash_aliases )
    fi
    if [ ~/.bash_functions ]; then
    functions=( ~/.bash_functions )
    fi
    if stest -dqr -n "$cache" $PATH || stest -fqr -n "$cache" "$aliases" || stest -fqr -n "$cache" "$functions"; then
    stest -flx $PATH
    source $aliases
    alias | awk -F '[ =]' '{print $2}'
    compgen -A function
    ) | sort -u | tee "$cache" | dmenu "$@"
    else
    dmenu "$@" < "$cache"
    fi
    )`
    if [ -f ~/.bash_aliases ]; then
    if [ ! -z $(which $cmd) ]; then
    exec $cmd &
    else
    echo -e "source ~/.bash_aliases \n $cmd" | bash -O expand_aliases &
    fi
    fi
    Last edited by dennis123123 (2014-04-21 10:09:39)

  • IOS Signature Settings for Multiple Email Accounts causes crashes and errors

    Hello Everyone,
    I've been having troubles with iOS email signature for severals years from iOS 4 (?) through iOS 7 on everything ranging from an iPad2, iPad3, IPad Air, and various iPhones.  I'm currently on an iPad Air 128GB WiFi running iOS 7.1.2.
    I have about 12 email accounts. I have it set to a unique signature per account. Whenever I try to scroll the list of signatures in the settings app, it will often have greyed out areas where a signature is supposed to be (especially after adding a new account). Other accounts will blur together and overlap each other. Very often the whole settings app crashes. Once the crashes start, they happen more frequently and you basically have to Power Off and Restart the iPad to get it back to a somewhat stable state.
    I've come to accept that the Mail Signatures is broken and not stable. But maybe I'm just doing it wrong. So, I ask you great and wonderful Apple Community: Any suggestions? Or just keep on like I've been doing for the last several years?
    Thank you!
    Paul Holje

    this crash has been present since ios6 (apparently). it's apparently caused by a buffer overflow (i've not yet examined the crash files i've been generating) because the engineers never tested use cases such as yours or mine.
    a painful workaround is to disable all your email accounts but one, edit its signature, then disable it, and enable the next one, and so on. ios saves the correct signature for each account and the settings app crash does not occur.
    hope this helps

  • Twice experienced an unusual problem with my iPod touch 5th generation running iOS 8.0: crashes and disables power up. HOME and POWER pressed together to reset.

    iPod touch 5th generation running iOS 8.0. iOS crashed twice, disabling power up. The only recovery was pressing and holding the home and power buttons together for several seconds. The iPod touch then went into restore mode. I've never experienced, heard or read of an iOS crash preventing normal power up: device has known battery charge, does not respond to pressing power button or connecting to AC charger.

    That happens some times. Try:
    - Restore from backup. See:                                               
    iOS: Back up and restore your iOS device with iCloud or iTunes      
    - Restore to factory settings/new iOS device.                       
    If still problem/it still keeps recurring, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar                                                              

  • [solved] Minor issues (gnome-shell crash and keyboard backlight)

    Hi,
    I have two very small questions that are probably quite stupid but I just don't know what to enter into google to resolve these issues. I hope you forgive me if I just list those and hope that you can give me some pointers.
    1. When I close the lid on my Dell XPS 13 and open it again gnome-shell crashes. When I press the power button my laptop goes into some kind of sleep state as well but without crashing gnome-shell in the process. So the question is: how can I make the former action behave like the latter?
    2. I'd like to disable the keyboard backlight. Where would I do that?
    Any hints, pointers or quick solutions would be appreciated.
    Last edited by dkgi (2012-08-06 17:07:20)

    1. You can change what happens after you close the lid using a menu in the 'gnome-tweak-tool'.
        pacman -Syu gnome-tweak-tool
    Find out what kind of sleep state is causing the problem by calling the commands from a terminal.
    Read this wiki-page to find the commands.
    Also read the troubleshooting part of the page.
    2. It is possible to get information about the state of your devices in the '/sys/devices/' virtual filesystem.
        For example the light on my thinkpad can be read from '/sys/devices/platform/thinkpad_acpi/leds/tpacpi::thinklight'
        Try to find something similar for the keyboard backlight and find out where to write for changing it.
        Sorry, no quick solution here ;-)

  • Contacts cause crash and return to home screen after iOS4 upgrade

    After upgrading our iPhone 3GS to iOS4, it crashes when clicking on contacts from the Phone app. The Contacts app itself will not open. This is making it extremely difficult to even use the phone to call anyone.
    The same issue is also described in the following forum posts:
    http://discussions.info.apple.com/thread.jspa?messageID=12041826&#12041826
    http://discussions.info.apple.com/thread.jspa?messageID=12002288&#12002288

    Check Settings > Store and make sure the Apple ID that is shown is the same as the one used to buy the apps in question.
    Also, try a Reset (hold down the sleep and home buttons, ignore the red Off slider, wait for the Apple logo, let go of the buttons).

  • Updated iPhone, caused Crashing and loss of contacts

    Hello
    I recently updated my iPhone which is using iOS 7. I noticed after the update, that when I went to messages, most of my chats were missing. Additionally, some contacts are availible in messages, but are not availible in Contacts. My phone is also crashing almost all the time. Many of the chats had phone numbers which I had not stored in my contacts, and I now have no way of getting them back. I am using an iPhone 4.
    Can anybody help me?

    Although contacts are included with the iPhone's backup (so is a bunch of other data), contacts are designed to be synced with a supported address book application on your computer. Not a good idea to depend on the iPhone's backup, the iPhone, or any cell phone alone for this data, which can be lost or stolen.
    If your husband is not syncing contacts with a supported address book application on the computer - with a Mac this can be with the Address Book application, and if the contacts were not restored with the backup, kiss the contacts goodbye.

  • 2014.3 Update causing crashes and data loss

    I have recently update to Adobe Muse 2014.3 edition. Since then I have been experiencing many crashes, difficulty saving and file corruption. I was not sure if it was Muse or Mac Os errors until now.  I can confirm my Mac is in good working order.
    See attached screen capture for the latest problem - cannot save a file after making edits. Muse feezes on save.
    Is it possible to reinstall the previous version of Muse? I cannot complete work reliably with the new update.
    CY

    The update fixed the problem, however I am now encountering a new one.
    Uploading to ftp locations slows dramatically at about 60% progress, by about 70% progress I get the Mac spinning wheel, sometimes the transfer will progress incredibly slow, or Muse will freeze.
    Today I could complete an ftp transfer and muse crashed. See attached screen capture.
    I am now exporting html and then uploading va ftp app however when exporting I am still seeing a dramatic slow down at some point after 60%.
    I am also seeing the following message pop up in web browsers (see attached image). I have been seeing this message a lot since the first update 2014.3
    I thought these problems may be have related to my ISP, however I am in a different country now using two different IPS's but the errors still remain.
    Regards,
    CY

  • Workbook Hierarchy Filters , causing crash and disconnect

    Hello everybody,
    I am having a problem refreshing workbooks that have a hierarchy node saved in the filter selection. The steps for recreating the issue are as follows,
    1. Create a query with a hierarchy relevant info object
    2. Filter the query using a hierarchy node
    3. After the query has refreshed , deactivate the hierarchy using the context sensitive menu (ie right click)
    4. Save the workbook
    5. Close the workbook
    6. Re-open the workbook and attempt to refresh the workbook, the following error is generated and Bex disconnects.
    "Abort System ... error in program SAPLRKKO and form  NACHLESEN_INIT_NODE-01-"
    I can understand why this might happen, given that the query is attempting to reach a hierarchy that is no longer active in the workbook, but I am surprised that the Bex Application allows a user to easily create and store a workbook definition that effectively renders itself corrupt.
    Has anybody encountered this is in the past, or does my GUI installation need attention. I'm also surprised that I can not find any SAP notes documenting this issue.
    As always any input would be greatly appreciated.
    Best Regards, Jim

    Hi Jim,
    What BW version and what add-in version are you using?  I have heard some similiar (although not identical) issues from a friend who recently upgraded to BW7.0, but is still using add-in from BW3.5.
    We can't figure out the exactly problem, but my theory is that the hiearchy information is stored (in the workbook) in a location that was not used in the older version.
    - Pete

  • Graphics Switch causing crash and Customer service is not up to par.

    I have been having an issue which I believe is to be when my Macbook Pro switches from its graphic card to the graphic driver. When it makes the switch it locks up at a black screen. I have tried setting my system preferences to always keep it on the graphic card and it worked for a while but soon it locked up again. I have driven to the nearest Apple store which is nearly two hours from my home and talked with an Apple Care person over the phone. I was told upon my second visit and over the phone that it was a hardware issue and that they would send it in to be repaired. I recieved a call the following day that they had only reinstalled the system software and wiped my laptop and that was their definition of "fix." I was told by the lady over the phone that it was a software glitch instead. I took her word for it and made the drive to get my laptop. I got it home and not even 10 minutes of using it, it locked up again, still doing the exact same thing. This has become very frustrating. I'm getting ready for college and having my laptop randomly lock up and having to reboot it is likely to be a massive nuisance. This issue has been going on for months and I've been waiting for a fix for a very long time and now I'm a couple weeks out of warranty and it's still not fixed. Needless to say I'm not happy.

    I also just noticed that the promotion ends tomorrow, and VZW had no idea if it is going to be extended or not:
         For a limited time, existing customers who are within 12 months of their upgrade eligibility date can trade in their old devices and use Verizon      Edge to enjoy the benefits of a new 4G LTE device. This offer is available      7/1/14 - 9/30/14.
    My concern is not with being able to upgrade right now, it is over miss-information that was provided to me on my first call.  Being told that I was able to upgrade AND keep my current phones was quite an incentive.
    1st call I was eligible to upgrade that day for Edge, and keep my phones - I decided to think about it over the weekend.
    2nd call I am eligible to upgrade to Edge on 10/10, but have to turn in my current devices.
    3rd call to clarify about the 9/30/14 promotion end date, they had no idea if it was still to be available - so I might not be able to upgrade at all on 10/10 to Edge.

  • [SOLVED] Run script on systemd shutdown and reboot

    Hello!
    I am trying to log uptime on shutdown and reboot with no success.
    I create the file /usr/lib/systemd/system/uptime.service:
    [Unit]
    Description=/etc/rc.local.shutdown Compatibility
    ConditionFileIsExecutable=/etc/rc.local.shutdown
    DefaultDependencies=no
    After=rc-local.service basic.target
    Before=shutdown.target
    [Service]
    Type=oneshot
    ExecStart=/etc/rc.local.shutdown
    StandardInput=tty
    RemainAfterExit=yes
    [Install]
    WantedBy=shutdown.target
    /etc/rc.local.shutdown:
    [jribeiro@arkosta ~]$ ls -l /etc/rc.local.shutdown
    -rwxr-xr-x 1 root root 107 Out 24 12:42 /etc/rc.local.shutdown
    [jribeiro@arkosta ~]$ cat /etc/rc.local.shutdown
    echo "$(date) - $(/usr/bin/uptime | sed 's/.*up \([^,]*\), .*/\1/')" >> /home/jribeiro/registo_de_uptime
    Any ideas?
    Last edited by joseribeiro (2014-10-25 19:57:59)

    I altered the uptime unit file:
    [jribeiro@arkosta ~]$ cat /usr/lib/systemd/system/uptime.service
    [Unit]
    Description=/etc/rc.local.shutdown Compatibility
    Before=shutdown.target
    [Service]
    ExecStart=/bin/true
    ExecStop=/etc/rc.local.shutdown
    RemainAfterExit=yes
    [Install]
    WantedBy=shutdown.target
    Then I started the uptime service manually:
    [jribeiro@arkosta ~]$ sudo systemctl start uptime
    I checked the 'registo_de_uptime' file:
    [jribeiro@arkosta ~]$ cat /home/jribeiro/registo_de_uptime
    Sáb Out 25 19:43:31 WEST 2014 - 2 min
    After that I rebooted my system.
    I checked the 'registo_de_uptime' file, again:
    [jribeiro@arkosta ~]$ cat /home/jribeiro/registo_de_uptime
    Sáb Out 25 19:43:31 WEST 2014 - 2 min
    Sáb Out 25 19:44:27 WEST 2014 - 3 min
    Everything seems to be alright. I wanted to make the ultimate test.
    With that in mind I rebooted the system.
    I checked the 'registo_de_uptime' file, once more:
    [jribeiro@arkosta ~]$ cat /home/jribeiro/registo_de_uptime
    Sáb Out 25 19:43:31 WEST 2014 - 2 min
    Sáb Out 25 19:44:27 WEST 2014 - 3 min
    No success...
    It works when I start the service manually and in the right next reboot, after that it won't work.
    Here is the journal's ouput:
    [jribeiro@arkosta ~]$ sudo journalctl -b -0 -u uptime
    -- Logs begin at Sex 2014-10-24 22:02:03 WEST, end at Sáb 2014-10-25 20:05:29 WEST. --
    By the way:
    [jribeiro@arkosta ~]$ sudo systemctl status uptime
    ● uptime.service - /etc/rc.local.shutdown Compatibility
    Loaded: loaded (/usr/lib/systemd/system/uptime.service; enabled)
    Active: inactive (dead)
    Last edited by joseribeiro (2014-10-25 19:07:32)

  • Known issues with CUDA 5.0.17 driver (including crashes and kernel panics) on Mac OSX

    We have recently learned of some issues with the new CUDA drivers from Nvidia that cause crashes and kernel panics in some circumstances, including when switching between applications that use the GPU.
    See this page for details.

    Whenever you remove system modifications, they must be removed completely, and the only way to do that is to use the uninstallation tool, if any, provided by the third-party developers, or to follow their instructions. If the software has been incompletely removed, you may have to re-download or even reinstall it in order to finish the job.
    Here are some general guidelines. Suppose you want to remove something called “BrickYourMac.” First, consult the product's Help menu, if there is one, for instructions. Finding none there, look on the developer's website, say www.brickyourmac.com. (That may not be the actual name of the site; if necessary, search the Web for the product name.) If you don’t find anything on the website or in your search, email the developer. While you're waiting for a response, download BrickYourMac.dmg and open it. There may be an application in there such as “Uninstall BrickYourMac.” If not, open “BrickYourMac.pkg” and look for an Uninstall button.
    If you can’t remove software in any other way, you’ll have to erase your boot volume and perform a clean reinstallation of OS X. Never install any third-party software unless you're sure you know how to uninstall it; otherwise you may create problems that are very hard to solve.
    Trying to remove complex system modifications by hunting for files by name often will not work and may make the problem worse. The same goes for "utilities" that purport to remove software.

Maybe you are looking for

  • Error running ssodatax script for partner applications

    I am running the ssodatax script after creating a partner application using the user interface in the portal. I get the following error after the script starts running: SP2-0310: unable to open file "sso/ssoseedp.sql" Any thoughts will be appreciated

  • BACKGROUND PROCESSING, REPORT NOT LOADING, "OBJECT NOT SET TO INSTANCE..."

    Post Author: thecoffeemachine CA Forum: .NET I already posted this message in other Web sites, but I am almost getting crazy here and I need help: HI: The Web application I am testing was having several issues related to loading Crystal Reports. It w

  • Ipod no longer working after update

    I just recently updated my Itunes to v.7 and couldn't get my Ipod to work. v.7 wasn't able to read it which seems to be the case. I came to this site earlier this week and read a few forumns from Admins who'd answered technical problems. I followed t

  • Boot Camp "Quit and install later" corrupted the BOOTCAMP partition

    I just had my new iMac delivered. The first things I did was to run Software Update to install 10.6.8, then I installed 10.7.1 Lion and ran Software Update again just to be sure I got everything up to date as it should be. After installing a couple o

  • Bringing image with changes into x/y comparison

    I am editing an image to match another completed version of the same image.  When I bring in my working copy with some edits to the x/y window to compare, my working copy appears unedited.  Why?