[SOLVED] Trouble deleting ConsoleKit in order to access DE

Hello,
I'm new to Arch, and most things have gone pretty smoothly, but I can't seem to find an answer to this problem I'm having. When I try to use cdm to choose a desktop environment (I use LXDE primarily, but I have others I want to try out) I see "cdm-xlaunch: waiting for ConsoleKit to register X session." After a little while, these messages come up: "cdm-xlaunch: ConsoleKit registration timed out." and "cdm: 'cdm-xlaunch' exited unsuccessfully."
I looked at this page https://wiki.archlinux.org/index.php/ConsoleKit to see if I could find the answer.  I found out that ConsoleKit has been replaced by systemd-logind, and that I need to delete ConsoleKit. So I followed the instructions on the wiki, but I don't have the ~/.xinitrc directory.
When I type in
loginctl
, I get
SESSION c1 UID 1000 USER hank SEAT seat0 1 sessions listed.
Sorry if the code came out a little funny; I'm typing this on my phone.
When I type in the command 
loginctl show-session $XDG_SESSION_ID
, I see the
Active=yes
that the wiki mentions.
Any insight to this problem?
##################################EDIT#########################################################
I rebooted the computer and was able to access LXDE. To see if the cdm-xlaunch messages were there, I went back to the CLI. The error messages were there, even though I accessed the desktop environment. When I tried to select LXDE again through cdm, I had the problem I mentioned in the first paragraph. I rebooted the computer again and was able to access LXDE, but I bet the error messages will be there when I switch to the CLI.
Something I forgot to mention: I first had Xfce as my only desktop environment, then I installed LXDE alongside it. I never had this problem until I removed Xfce. I was unable to get into LXDE, so I reinstalled Xfce. I installed GNOME just before seeing this problem again, and was unable to remove GNOME due to dependency issues, something I will have to research tomorrow. It seems like installing GNOME caused the problem, because I didn't have it before I installed it.
Last edited by thr2000 (2014-07-10 02:29:07)

I decided to use the default desktop manager for LXDE, LXDM. I can only use LXDE with it, but I decided to stick with that DE anyway. I didn't solve the problem exactly how I had wanted to, but this solution works for me.

Similar Messages

  • Job nfs-server.service/start deleted to break ordering cycle [SOLVED]

    I have the following entries in my journal:
    Found ordering cycle on rpc-statd-notify.service/start
    Found dependency on nfs-server.service/start
    Found dependency on rpc-gssd.service/start
    Found dependency on nfs-client.target/start
    Found dependency on rpc-statd-notify.service/start
    Breaking ordering cycle by deleting job nfs-server.service/start
    Job nfs-server.service/start deleted to break ordering cycle starting with rpc-statd-notify.service/start
    and nfs-server does not start. So it would seem that the nfs services are starting in the wrong order. Could some kind person explain why and tell me how to fix this?
    Apart from following the arch wiki for nfs I don't believe that I have changed anything.
    Thanks
    Andrew
    Last edited by fdservices (2014-08-11 07:14:05)

    Thanks for the quick reply.
    So I just need to install this new file:
    # /etc/systemd/system/nfs-client.target.d/DefaultDependenciesFalse.conf
    [Unit]
    DefaultDependencies=False
    Andrew

  • WHILE DELETING A SALE ORDER GETTING A RUNTIME ERROR " Screen: Illegal message"

    Hi Experts,
    While deleting a sales order giving run time error.  PFB runtime error details.
    If you know any OSS message, please let m know. I tried, but there is no luck.
    Short text
        Screen: Illegal message
    What happened?
        The current screen processing action was terminated since a situation
        occurred where the application could not continue.
        This is probably due to an error in the ABAP program or in the current
        screen.
    What can you do?
        Note which actions and input led to the error.
        For further help in handling the problem, contact your SAP administrator.
        You can use the ABAP dump analysis transaction ST22 to view and manage
        termination messages, in particular for long term reference.
    Error analysis
        The program attempted to issue a " " message during "Exit Command" processing.
        This is an illegal operation.
        The program was terminated.
        Screen name.............. "SAPMV45A"
        Screen number............ 4001
    How to correct the error
        The program must be modified to correct the error.
        The modification must be made in "Exit Command" processing.
        If you cannot solve the problem yourself and want to send an error
        notification to SAP, include the following information:
        1. The description of the current problem (short dump)
           To save the description, choose "System->List->Save->Local File
        (Unconverted)".
        2. Corresponding system log
           Display the system log by calling transaction SM21.
           Restrict the time interval to 10 minutes before and five minutes
        after the short dump. Then choose "System->List->Save->Local File
        (Unconverted)".
    Source Code Extract
    Line  SourceCde
        1 *---------------------------------------------------------------------*
        2 *       FORM YVBEP_LESEN                                              *
        3 *---------------------------------------------------------------------*
        4 *       Lesen der Tabelle YVBEP (nicht sortiert)                      *
        5 *---------------------------------------------------------------------*
        6 FORM YVBEP_LESEN USING US_POSNR
        7                        US_ETENR
        8               CHANGING CH_TABIX.
        9
       10   YVBEP = SPACE.
       11   YVBEP-MANDT = VBAK-MANDT.
       12   YVBEP-VBELN = VBAK-VBELN.
       13   YVBEP-POSNR = US_POSNR.
       14   YVBEP-ETENR = US_ETENR.
       15   READ TABLE YVBEP.
       16   IF SY-SUBRC > 0.
       17     MESSAGE E506 WITH US_POSNR US_ETENR.
       18   ENDIF.
    >>>>>   CH_TABIX = SY-TABIX.
       20
       21 ENDFORM.
    Could you please help on this issue.
    Thanks
    Srinu

    Hi Srinu,
    it looks like you got the error message Schedule line &1 &2 is missing in table YVBEP while deleting the sales order.
    It seems, that there are no SAP notes regarding this issue. Do you have this issue with all orders or with a single order?
    If only a single order causes this issue, maybe something was wrong during an update.
    If you get this error for many orders, then custom code (modification, enhancement, user exit in MV45AFZZ, ...) may be the reason for it.
    If you have no custom code in module pool SAPMV45A, then contact SAP for this issue.
    Regards,
    Klaus

  • IMP: How to delete the service order

    Hey Experts,
    Can you tell me how to delete the service order which was created in IW31..? or we have any Functions Module to delete the service order?
    and one more question is I have more than 100 service order in the table ,but it will display only 50 order when i execute this Functions Module BAPI_ALM_ORDERHEAD_GET_LIST
    can you tell me how to solve this problem...?
    Thanking you in advance,
    Regards
    J Sarathi

    This is what the BAPI_ALM_ORDERHEAD_GET_LIST documentation says
    "You can use this method to determine a list of orders according to a list of selection criteria. The number of hits that are produced for the person calling up the list, can be specifically reduced; without further parameter transfers, the first 50 hits are displayed. A complete list of the hits is stored internally. If you call up the selection again within a Logical Unit of Work (LUW) without changing the selection parameters, but with other refurbishment parameters, then you receive further partial quantities of the selection result, as specified by you."
    and for deletion
    check whether you can set any deletion status through the fm BAPI_ALM_ORDER_MAINTAIN
    Also check the business objects BUS2007, BUS2088

  • How do I add a device in order to access itunes in icloud

    How do I add a device in order to access itunes in icloud

    FurDragon wrote:
    I want to acces to the advanced options of my BIOS because i need to modify some advanced options related to de buses. I've tried pressing F10 plus A during the starting but without any result, eve n installing the BIOS upgrade posted on the hp software update page. Is there any other way to acces to the advanced options of it? My laptop is an HP Envy 14-2161se. and my BIOS is an InsydeH20 Rev. 3.5 Thank You!!
    Hi,
    Try mydigitallife forums. There are threads about modding BIOSes and accessing the advanced option. It's not recommended by HP so you have to go somewhere else as the modding will cancel your warranty if something goes wrong.
    Dv6-7000 /Full HD/Core i5-3360M/GF 650M/Corsair 8GB/Intel 7260AC/Samsung Pro 256GB
    Testing - HP 15-p000
    HP Touchpad provided by HP
    Currently on Debian Wheeze
    *Please, help other users with the same issue by marking your solved topics as "Accept as Solution"*

  • Trouble deleting page in X Pro

    Trouble deleting page in X Pro, error "page is being used" or in swedish "sidan används", any suggestions?

    Thank you very much, I will assist my collegue and hopefully you have solved the problem.
    Kind regards,
    ANNA BACKMAN-ÅKERBLOM
    Kommunikatör
    MITTUNIVERSITETET
    Turismforskningsinstitutet Etour
    Kunskapens väg 5
    831 25 Östersund
    Tel: 063-19 58 08
    Mob: 070-346 59 90
    E-post: [email protected]<mailto:[email protected]>
    www.miun.se/etour<http://www.miun.se/etour>
    www.facebook.com/EtourResearch<http://www.facebook.com/EtourResearch>
    Från: sukritd15
    Skickat: den 16 februari 2015 15:15
    Till: Backman-Åkerblom Anna
    Ämne:  Trouble deleting page in X Pro
    Trouble deleting page in X Pro
    created by sukritd15<https://forums.adobe.com/people/sukritd15> in Creating, Editing & Exporting PDFs - View the full discussion<https://forums.adobe.com/message/7198880#7198880>

  • Having trouble with Tiscali/TalkTalk site when accessed with 'FireFox', can't 'reply' to emails or report 'spam', other functions seem ok

    Having trouble with Tiscali/TalkTalk site when accessed with 'FireFox',
    can't 'reply' to emails or report 'spam', other functions seem ok
    == This happened ==
    Every time Firefox opened
    == On/Off few months now all time

    Try deleting cookies and cache:
    1. Tools| Clear recent history
    2. Time range to clear: Everything
    3. If it isn't already selected, select '''Cookies''' and '''Cache'''
    4. '''Clear now'''
    <u>Check cookie exceptions</u>
    1. Tools | Options | Privacy Panel
    2. Set '''Firefox will: Use custom settings for history''' Insure Accept cookies for sites and accept third-party cookies is selected
    3. Click '''Exceptions'''. If the misbehaving site is in that list, select it and click '''Remove site'''
    Also see [[Updating Firefox]]

  • Trouble deleting music off Iphone

    I trouble deleting music off iPhone and iPod through iTunes. Can't access anything on it.

    Now click on "Music" on the top left under "Library", all of your songs will appear to the right.  There is a box to the left of every song.  If it is checked, when you sync it will be transferred to your phone.  To delete a song from your phone, uncheck the box next to it.  When you have unchecked all the songs you want to delete from your phone, click on the Sync botton on the bottom right.  When your phone finishes syncing the unchecked songs should be deleted from your phone.
    To summarize: checked songs are synced to your phone when you sync, unchecked songs are deleted from your phone when you sync.
    Edit: When you are done unchecking the songs you don't want on your phone, click on the name of your phone again on the left sidebar, then click the Sync button on the bottom right.
    Message was edited by: randers4

  • Interesting scenario- user facing error while deleting a sales order

    Hello All,
    I have one interesting scenario and want feedback from your side as soon as possible
    Scenario-
    One of my clients is facing a problem while deleting a sales order.
    the sales order he is trying to delete is the old order created in 2007.
    when i see the document flow the user has created the export order, then delivered it, invoiced and sent it to accounting, accounting document is also cleared. then he cancelled the invoice, reverse PGI and deleted the delivery. the status of the sales order system is showing is being processed. but please note in this case after reversing PGI and deleting a delivery the delivery document disappears from the document flow.
    document flow looks like this
    Order - 200004715                     Being processed
    invoice- 700005310                    completed
    accounting 700005311                 cleared
    Cancel Invoice 700005315            completed
    Accounting 700005316                 cleared
    Now, in 2008 user is trying to delete the sales order but he is unable to do the same. system is giving him message "unable to delete sales order because of subsequent document 70005310 (which is invoice number)"
    Can somebody please throw some light on this problem.
    Thanks in advance.

    Hi,
    As fas as I know, this is standard system behaviour. The reason - you have done PGI (which has created a material document as well as accounting doc) and invoiced & reversed (which again has created accounting documents & rversal documents). All these documents are referencing the sales order.
    If you delete sales order, sales order number gets deleted from VBAK /VBAP tables.
    Hence, in relational data base scenario (meanin SAP in this context), deletion of sales order after creation of subsequent documents is not feasible.
    Hope it clarifies the issue.
    Regards
    Murali

  • HT4098 Dear Itunes! I would like to have it deleted, my undermentioned order:Name of Subscription: LAOLA1 PREMIUM Name of Application: LAOLA1.tv Content Provider:      LAOLA1 Date of purchase: 02/03/14 Subscription Period: 1 month Price: 4,99 € Payment Me

    Dear Itunes!
    I would like to have it deleted, my undermentioned order:Name of Subscription: LAOLA1 PREMIUM
    Name of Application: LAOLA1.tv
    Content Provider:      LAOLA1
    Date of purchase: 02/03/14
    Subscription Period: 1 month
    Price: 4,99 €
    Payment Method: iTunes account
    <Personal Information Edited by Host>

    We are fellow users here on these user-to-user forums, you're not talking to iTunes Support nor Apple - I've asked the hosts to remove your email address and password from your post (it's not a good idea to post personal info on any public forum). You should change your account's password IMMEDIATELY.
    There are instructions on this page for managing and stopping auto-renewing subscriptions : http://support.apple.com/kb/HT4098
    If you are looking to get the subscription refunded then all purchases are considered final, but you can try the 'report a problem' link to contact iTunes Support and see if they will refund or credit you : http://reportaproblem.apple.com
    If the 'report a problem' link doesn't work then you can try contacting iTunes Support via this page : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • Mass deletion of open orders

    Dear Experts,
    I have more than 1000 open orders in system, and i found VKM3 ll be good option to close the orders even at item level & orders partially delilvered , is it right way to do it?
    or do i have any other easier option?
    thanks & regards

    Dear Jitesh,
    VKM3 is for releasing the orders which are blocked for delivery due to credit check.
    You can try MASS and give reason for rejection as advised above.
    But if i were in your place, i will go for a Zprogam which will call a BDC.
    In the program i will call all the orders which do not have a delivery.
    If you need to close the orders which are partially delivered, then you can write another condition to check the orders with delivery but delivery qty less than order qty and if so, edit the order delivery qty with the actual delivered qty.
    The program will call the BDC (in which delete the sales order in case 1 and edit the qty field in case 2)
    By writing a Z program, the advantage is i will be able to use this Zprogram in future, (i can even include the order type / order date etc as selection criteria in the Zprogram.)
    Thanks & Regards,
    Hegal K Charles
    Edited by: Hegal . K . Charles on Nov 21, 2011 9:34 AM

  • How to delete the empty orders in v.06 tcode

    Hi,
    i am trying to delete the empty orders in V.06 transaction code, but it is not allowing to delete.
    the same order is able to delete from the VA02 Transaction. so could you please advice me to delete from V.06 transaction.

    Hello Ganesh,
    i am trying to delete the empty orders in V.06 transaction code, but it is
    not allowing to delete.the same order is able to delete from the VA02
    Transaction. so could you please advice me to delete from V.06 transaction.
    Please note that the T-code (V.06) which you have been using basically shows up all Incomplete Documents like Sales Order, Contracts, Inquiry. Pertaining to each document you will be able to see all the missing fields which are actually set as part of Incompletion Log.
    There is no dirrect provision to delete Sales Document using this t-code without opening up the document in change mode...If incase you plan is to delete the Sales Document which are not complete, then use this T-code to extract all the Sales Document and then use MASS t-code to delete...
    As per best SAP practice, deleting of Sales Document is not recommended at all, instead you can use REJECTION OPTION...  
    Regards,
    Sarthak

  • HT204053 my icloud id is not registered and having trouble deleting it from my ipad to replace with my original id. how can i delete my icloud if the system doesnt reconize it.

    trouble deleting icloud account from IPad. The ID is not reconized and trouble resetting it.

    Try going to https://appleid.apple.com, click Manage my Apple ID and sign in with your current iCloud ID.  Click edit next to the primary email account, change it back to your old email address and save the change.  Then edit the name of the account to change it back to your old email address.  You can now use your current password to turn off Find My iDevice, even though it prompts you for the password for your old account ID. Then save any photo stream photos that you wish to keep to your camera roll.  When finished go to Settings>iCloud, tap Delete Account and choose Delete from My iDevice when prompted (your iCloud data will still be in iCloud).  Next, go back to https://appleid.apple.com and change your primary email address and iCloud ID name back to the way it was.  Now you can go to Settings>iCloud and sign in with your current iCloud ID and password.

  • GPP Delete policy not working on Windows Server 2008 R2 RDS when deleting shared printers with status access denied.

    Hi!
    I Have one AD Security group for each shared printer, I have one GPP that map the printer if the user is in the security group that belong to the printer. And one GPP to delete the printer if the user is NOT member of the security group. The security group
    is also applied in “Security” tab on the printsrv with PRINT rights  and “everyone” is removed. This works 100 % on Windows 7 clients and Windows 2003 Terminal Servers. But on Windows 2008 R2 RDS this dont work.The Delete Policy will not delete the shared
    printer. No warning in any logs, and the gpresult shows that the gpo setting applyed sucessfully. The only way I can make the Delete policy work is if i give the user print rights on the printer on the printsrv. Looks like for the policy to work on 2008
    R2 the user must have print rights on the printer object on the printserver. The GPP Delete Policy will not delete printers that have status : access denied. Anyone else had this problem?

    Hi,
    Based on your description, it seems that we need to give users appropriate permissions, for the error
    Access is denied is more or less related to permissions.
    However, we can avoid deploying the GPP printer delete policy. As far as I know, we can use Item-Lvel Targeting of GPP to push the shared printers
    to the targeted users or groups.
    Regarding ILT, the following articles can be referred to for more information.
    Preference Item-Level Targeting
    http://technet.microsoft.com/en-us/library/cc733022.aspx
    Security Group Targeting
    http://technet.microsoft.com/en-us/library/cc772471.aspx
    Best regards,
    Frank Shen

  • How to find out manual deletion of planned orders in APO.

    Planned orders are created on multiple bom levels when we call CTP from GATP for sales orders. For particular sales order there is no planned ordere at lower level. Dependent requirement is there which is uncovered.
    I want to find  somebody has deleted this planned order manually in apo. How to find out the same?
    Regards,
    Santosh

    Hi Santosh,
    If you suspect that the planned order was created but later on deleted manually, there is a cross check you can do to determine that.
    In case of MATP, System uses the higher level Planned Order number to create the Dependent Demand at the lower level and only when this dependent demand is covered by a planned order it assigns the corresponding planned order number to it. So if you see the dependent demand number with same  number as the higher level planned order for which it was created, you can be sure that a planned order was not created to cover the dependent demand that you see uncovered.
    If the dependant demand number is not same as the planned order at higher level, then the planned order to cover the dependent demand was deleted.
    I guess CTP also works the same way. If you're unsure about this, test it out.
    Hope it helps.
    Regards,
    Mohan

Maybe you are looking for