About the autologin@.service systemd unit file

Hi!
I switched some days ago, from slim to [email protected] (in systemd), and i'm really happy with my choice.
But I'm having a problem: autologin works perfectly, but if i exit the session from xfce4 menu (if i kill xserver), tty1 will stay black, and i can't login there again, but i have to switch to another tty and login there.
Is anyone else experiencing this problem?
cat /etc/systemd/system/[email protected]
# This file is part of systemd.
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2.1 of the License, or
# (at your option) any later version.
[Unit]
Description=Getty on %I
Documentation=man:agetty(8)
After=systemd-user-sessions.service plymouth-quit-wait.service
After=rc-local.service
# If additional gettys are spawned during boot then we should make
# sure that this is synchronized before getty.target, even though
# getty.target didn't actually pull it in.
Before=getty.target
IgnoreOnIsolate=yes
# On systems without virtual consoles, don't start any getty. (Note
# that serial gettys are covered by [email protected], not this
# unit
ConditionPathExists=/dev/tty0
[Service]
Environment=TERM=linux
# the VT is cleared by TTYVTDisallocate
ExecStart=-/sbin/agetty -a federico %I 38400
Type=idle
Restart=no
RestartSec=0
UtmpIdentifier=%I
TTYPath=/dev/%I
TTYReset=yes
TTYVHangup=yes
TTYVTDisallocate=yes
KillMode=process
IgnoreSIGPIPE=no
# Unset locale for the console getty since the console has problems
# displaying some internationalized messages.
Environment=LANG= LANGUAGE= LC_CTYPE= LC_NUMERIC= LC_TIME= LC_COLLATE= LC_MONETARY= LC_MESSAGES= LC_PAPER= LC_NAME= LC_ADDRESS= LC_TELEPHONE= LC_MEASUREMENT= LC_IDENTIFICATION=
# Some login implementations ignore SIGTERM, so we send SIGHUP
# instead, to ensure that login terminates cleanly.
KillSignal=SIGHUP
[Install]
Alias=getty.target.wants/[email protected]
and
cat .bash_profile
. $HOME/.bashrc
if [[ -z "$DISPLAY" ]] && [[ $(tty) = /dev/tty1 ]]; then
. startx
logout
fi
Anyone can help?
Thanks!

Ok i solved in the easiest way, reading better the wiki, obviously -.- .
archwiki wrote:The user will be logged out when X is killed. In order to avoid this, remove the exec part from the script.
EDIT: so, i set up my new bash_profile according to this:
. $HOME/.bashrc
if [[ -z "$DISPLAY" ]] && [[ $(tty) = /dev/tty1 ]]; then
startx
#logout
fi
then change
Restart=no
in
Restart=always
Perfect!
I'd like only to know how can i achieve this: i want that if it is my first login, i'm autologged in, but if that's not my first login, i'd like to have autologin stopped.
Is there a way? The only i came up with is something like: wrote 1 to a file during first login, and then check that file during later logins. If there's a 1, then do not autologin, else autologin...but it is so stupid idea!
Last edited by nierro (2012-07-19 19:04:55)

Similar Messages

  • I want to question about the official service at the service center of Sony.

    I want to question about the official service at the service center of Sony.
    long since I like the models and items sony. from start playstation, cameras, camcorders up, I've ever had. and a new camera that I bought two years ie compact cameras Sony Cybershot DSC H200. as of a month ago, a camera was having problems in lenses that would not close. and setting the automatic mode to move by itself. I came to the Sony Service Center in Makassar, precisely on Jl. Shop Pengayomann A5 / 05 (0411) 442340.
    operator initially said only two weeks to work on my camera. but this week has been more dau even want to go in a month tomorrow, dated July 9, no news from the service center. and I kept the call to the office service. as well as assorted reasons. there are no spare parts or technical constraints, and the last one I call to his office, he said the factory spare part is damaged. imported directly from Singapore. I think, ko new spare part it can be damaged before using that? how the quality of this Sony spare part? ugly? not good? why?
    I was disappointed with this situation, where soon it will Eid, want to return home as well to Java. but the camera has not been settled workmanship?
    nah, roughly what is the solution of the Sony plagued with this problem? please help, because he did not know to whom to complain. operator had just said: it's up to the father alone.
    once again I asked for his help. solution. if you can before Eid arrived.
    Thank you,
    AD. Rusmianto

    Hi awwee107, 
    Welcome to the Sony Community! 
    We have forwarded your query to the relevant team for their further assistance and someone from local CC will contact you.
    Thanks!
     

  • [svn] 3867: Add new user-agent info to the sample services-config.xml file.

    Revision: 3867
    Author: [email protected]
    Date: 2008-10-24 07:13:10 -0700 (Fri, 24 Oct 2008)
    Log Message:
    Add new user-agent info to the sample services-config.xml file.
    Modified Paths:
    blazeds/trunk/resources/config/services-config.xml

    Resolved! The problem was in the php code the wizard had generated as an example and that I had edited in Dreamweaver. I had tried to start a session and set session objects in the php code. I developed if() { statements} to check the session variable before executing the function in some of my data services. Apparently the wizard does not like this. I removed all references to session. I reconfigured the input types and the return types for each service. With the code now clean the wizard created the example code and placed the proper package in the scr.services package. I still have custom php code and it executes.
    Things I learned:
    If the php code stops when a session variable is not available in the if statement and the data service is refreshed, the wizard will not "look" beyond the if statement.
    Functions downstream of a session variable misshap will show in the data services window but the functions will have a circle icon to the left of the function name and each variable to be passed to the php code will be declared as type = Object in Flashbuilder. The input types and return types will have to be reconfigured for each non-functioning function. Simply commenting out a portion of the php code and attempting a refresh will not make it work again.
    When the wizard is unable to refresh properly because of a stop in the php code it stops working completely so additional refreshes or creation of code is not carried out.
    I decided to create a My SQL table for user and other identifiers rather than attempting the session object again.
    Sorry, I did not make screen shots as I solved this problem. I hope the solution is not hard to visualize.
    Thanks for looking and considering how to help me. I hope my solution works for you.

  • About the role of process configuration files

    I have done some customizations in process template XMLs. I have done my major changes only in the work item type definition XMLs. I am wondering about the role of process configuration files or category definition files. When do I really need to update
    it?
    Thanks
    Divya

    Hi Divya, 
    Thanks for your post.
    If you only did the changes on fields/controls in work item type, usually you needn’t update the process configuration and category files.
    If you want add your work item type display in team project Web Access 
    Backlog board or Task board, you need to update the process configuration and category files, please refer to the detailed information in this document:
    https://msdn.microsoft.com/en-us/library/jj920163.aspx.
    Or you want add a backlog to portfolio management, you need to update the process configuration and category files, please refer to:
    https://msdn.microsoft.com/en-us/library/dn217880.aspx.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Ninit Boot Preparation Automation and Systemd Unit File Converter

    I figured I should try to learn more about init systems and started looking at ninit (AUR entry). Now, I know there's other init systems like ignite, runit, OpenRC, etc., but I haven't gotten around to trying those yet. Furthermore, I also looked at ninit's little brother minit and really liked it, but it didn't have all of the features I was looking for before starting to experiment.
    So during my experiments in my virtual machine (I discovered that my classes were not as fast paced as I thought they would be, except for the labs), I decided that I should write up a basic boot-up, some sample daemons, and a script to convert systemd units to other services for other files. Both still largely in the works, but the boot prep stuff DOES work. A few other things were taken into consideration, such as not having to copy one's /etc/modules-load.d/'s contents into some other file because the stuff at the end of the udev prep stage will read those in and killing off all the daemons configured in daemons/depends before bringing down the system (note: I haven't checked to see if it's intelligent to try backtracking the dependencies of those stopped daemons to make sure any daemons brought in with deps are down).
    I don't think I've got the clock-related preparation set up right just yet or some of the other boot stages that I haven't considered (eg: raids, volume groups, etc), but other than that, it should be usable. If anyone wants to do further testing with the unit converter script or the ninit stuff, do let me know. The unit converter script only converts Service files for now, and some of the additional details about services files haven't been considered yet. I do plan on expanding the unit file converter to other init systems once I get the nitpicks with ninit sorted out so people who want to move away from systemd have plenty of choices with less typing.
    For an example of what you'd get (sans the Compiz 0.9.X testing stuff) with this setup, here's what the nsvc -L command'll put out:
    Last edited by ShadowKyogre (2014-02-26 07:03:02)

    Ok i solved in the easiest way, reading better the wiki, obviously -.- .
    archwiki wrote:The user will be logged out when X is killed. In order to avoid this, remove the exec part from the script.
    EDIT: so, i set up my new bash_profile according to this:
    . $HOME/.bashrc
    if [[ -z "$DISPLAY" ]] && [[ $(tty) = /dev/tty1 ]]; then
    startx
    #logout
    fi
    then change
    Restart=no
    in
    Restart=always
    Perfect!
    I'd like only to know how can i achieve this: i want that if it is my first login, i'm autologged in, but if that's not my first login, i'd like to have autologin stopped.
    Is there a way? The only i came up with is something like: wrote 1 to a file during first login, and then check that file during later logins. If there's a 1, then do not autologin, else autologin...but it is so stupid idea!
    Last edited by nierro (2012-07-19 19:04:55)

  • [Solved] Overriding systemd Unit Files Isn't Working

    I'm trying to set up some custom dependencies for various services, some of which are supported packages, some are custom packages I've developed. I am running into problems following the procedure described here - specifically, service files in /etc/systemd/system are ignored, and the only way to override them is to edit the files in /usr/lib/systemd/system. I have verified this issue on both a VPS instance and my desktop. Both systems were originally built well before systemd and have been converted to pure systemd systems. Does anyone else see these issues, or know of any reason this would be happening and/or how to resolve it?
    Steps to reproduce. This example uses httpd and mysql, but I've tested it with several other services, always with the same results:
    Enable the service unit and create a new override:
    systemctl enable httpd.service
    rm /etc/systemd/system/multi-user.target.wants/httpd.service
    cp /usr/lib/systemd/system/httpd.service /etc/systemd/system/multi-user.target.wants/httpd.service
    Edit /etc/systemd/system/multi-user.target.wants/httpd.service, adding a line 'Wants=mysqld.service' to the [Unit] section.
    Make systemd changes effective, and verify them. The first command results in an error that says "Failed to issue method call: Invalid argument". The final command will show an empty list  ("Wants="), when it should list mysqld. Running systemd-delta also shows no override.
    systemctl reenable httpd
    systemctl daemon-reload
    systemctl show -p "Wants" httpd.service
    Change the replacement unit file to .include the packaged unit file:
    cat > /etc/systemd/system/multi-user.target.wants/httpd.service << __EOF
    .include /usr/lib/systemd/system/httpd.service
    [Unit]
    Wants=mysqld.service
    __EOF
    Repeat step #3, with the same results
    Reenable the package's unit:
    rm /etc/systemd/system/multi-user.target.wants/httpd.service
    systemctl enable httpd.service
    Edit the original unit file in /usr/lib/systemd/system/httpd.service, adding the 'Wants=myslqd.service' to the Unit section
    Repeat step 3
    Result is the correct and expected one this time ("Wants=myslqd.service")
    Last edited by dwheeler (2012-11-14 19:53:10)

    Well...
    I'm still having problems with .service custom files!
    I want to customize the ExecStart from original cronie.service file, like this:
    # cat /etc/systemd/system/cronie.service                                                                                         
    .include /usr/lib/systemd/system/cronie.service                                                                                               
    [Service]                                                                                                                                     
    ExecStart=/usr/sbin/crond -n -s -m off
    ==============================
    # systemctl restart cronie.service                                                       
    Failed to issue method call: Unit cronie.service failed to load: Invalid argument. See system logs and 'systemctl status cronie.service' for details.
    ==============================
    # systemd-delta                                                                                             
    [OVERRIDDEN] /etc/systemd/system/cronie.service → /usr/lib/systemd/system/cronie.service
    --- /usr/lib/systemd/system/cronie.service      2012-11-22 20:04:00.000000000 -0200
    +++ /etc/systemd/system/cronie.service  2012-11-27 16:09:49.944085437 -0200
    @@ -1,10 +1,3 @@
    -[Unit]
    -Description=Periodic Command Scheduler
    +.include /usr/lib/systemd/system/cronie.service
    [Service]
    -ExecStart=/usr/sbin/crond -n
    -ExecReload=/bin/kill -HUP $MAINPID
    -Restart=always
    -[Install]
    -WantedBy=multi-user.target
    +ExecStart=/usr/sbin/crond -n -s -m off
    ==============================
    # systemctl status cronie.service
    cronie.service - Periodic Command Scheduler                                                                                                   
              Loaded: error (Reason: Invalid argument)
              Active: inactive (dead)
              CGroup: name=systemd:/system/cronie.service
    Nov 27 13:52:59 xpto systemd[1]: Starting Periodic Command Scheduler...
    Nov 27 13:52:59 xpto systemd[1]: Started Periodic Command Scheduler.
    Nov 27 13:52:59 xpto /usr/sbin/crond[309]: (CRON) INFO (running with inotify support)
    Nov 27 14:01:01 xpto /usr/sbin/crond[8216]: pam_unix(crond:session): session opened for user root by (uid=0)
    Nov 27 14:01:01 xpto /USR/SBIN/CROND[8217]: (root) CMD (run-parts /etc/cron.hourly)
    ==============================
    What am I doing wrong?
    Thanks in advance.

  • Error when running the Web Services java client file

    Hi,
    I am working on web services with 9iAS.
    I am using the StatelessExample file included during installation.
    The ear file was created and the application was deployed using OEM Web.
    But when I try to execute the client java file StatelessClient. I get an error. The error is something about content type.
    The error message is pasted below.
    And also how do I run the web service on the browser.
    Please help.
    regards
    Kamlesh
    D:\ora9ias_portal\j2ee\home\demo\web_services\java_services\client>java -classpa
    th .;StatelessExample_proxy.jar;%CLASSPATH%; StatelessClient
    Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Protocol; msg=Unsu
    pported response content type &quot;text/html&quot;, must be: &quot;text/xml&quo
    t;. Response was:
    &lt;HTML&gt;&lt;HEAD&gt;&lt;TITLE&gt;500 Internal Server Error&lt;/TITLE&gt;&lt;
    /HEAD&gt;&lt;BODY&gt;&lt;H1&gt;500 Internal Server Error&lt;/H1&gt;&lt;PRE&gt;or
    acle.j2ee.xanadu.JasperGenerationError: no source generated during code generati
    on!: 1 in getFile name: oracle\j2ee\ws_example\StatelessExample.class
    &lt;br&gt;1 in getFile name: oracle\j2ee\ws_example\StatelessExample.java
    &lt;br&gt;error: error message &apos;class.format&apos; not found&lt;br&gt;binar
    y class definition not found: oracle.j2ee.ws_example.StatelessExample
    &lt;br&gt;
    &lt;br&gt;      at oracle.j2ee.ws.JavaWrapperGenerator.generate(JavaWrapperGener
    ator.java:267)
    &lt;br&gt;      at oracle.j2ee.ws.RpcWebService.generateWrapperClass(RpcWebServi
    ce.java:662)
    &lt;br&gt;      at oracle.j2ee.ws.RpcWebService.generate(RpcWebService.java:436)
    &lt;br&gt;      at oracle.j2ee.ws.RpcWebService.getWrapper(RpcWebService.java:76
    7)
    &lt;br&gt;      at oracle.j2ee.ws.RpcWebService.doPost(RpcWebService.java:309)
    &lt;br&gt;      at javax.servlet.http.HttpServlet.service(HttpServlet.java:283)
    &lt;br&gt;      at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    &lt;br&gt;      at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].serv
    er.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
    &lt;br&gt; at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java
    :283)
    &lt;br&gt; at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].serv
    er.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
    &lt;br&gt; at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].serv
    er.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:2
    69)
    &lt;br&gt; at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].serv
    er.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
    &lt;br&gt; at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].serv
    er.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
    &lt;br&gt; at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].util
    .ThreadPoolThread.run(ThreadPoolThread.java:64)
    &lt;br&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;
    at org.apache.soap.rpc.Call.getEnvelopeString(Call.java:201)
    at org.apache.soap.rpc.Call.invoke(Call.java:260)
    at oracle.j2ee.ws_example.proxy.StatelessExampleProxy.makeSOAPCallRPC(St
    atelessExampleProxy.java:51)
    at oracle.j2ee.ws_example.proxy.StatelessExampleProxy.helloWorld(Statele
    ssExampleProxy.java:35)
    at StatelessClient.main(StatelessClient.java:8)

    If you are getting this error, then you are most likely compiling your code with a different JVM than what is shipped with the application server. Oracle9iAS Release 2 (9.0.2) uses the JDK1.3.1. I got this error when I compiled the code with JDK1.4.0_01.

  • Can I complain about the Customer Service here?

    I just had a very measured conversation with the Service Repair people, but there were a few things that struck me as utterly ridiculous.  So if Lenovo is interested in understanding the customer perspective, I thought it would be a good idea to share.
    I bought a IdeaPad s10-3 netbook a little under a year ago.  I did extensive shopping around to find a machine that was not only a good deal, but that would be more than the piece of crap netbook that my sister has (she has an HP).  I liked the s10-3, and despite the Lenovo reputation for bad customer service and questionable quality for their non-Thinkpads, I bought it.
    I absolutely loved it for the 9+ months that I had it.  It was good to surf the internet and write e-mails, it had an excellent battery life, it was very portable, and it could handle Microsoft Office.  Apparently I loved it to much.  I took it too many places.  Because despite placing it in a memory foam carrying case when I took it around, I found that the cover (basically the screen) was misaligned when I closed it.  One of the plastic hinge covers had broke. 
    The plastic had broken off the bezel and it was no wonder that the stresses was centered on that piece - there wasn't much else holding the hinge in place.  Once that plastic was gone other plastic parts started to snap out of place.
    "Okay," I thought," this netbook was fairly cheap, I guess eventually the plastics had to fail."  I just thought that less than a year was a pretty short lifetime.  I remembered that the warranty covered a year, so I sought to find out if it would be covered and how I could get it fixed.  I thought about just gluing the piece back to the bezel and snapping everything back in place.  But hey, if it was still under warranty, why not get it professionally fixed?
    The first time I called the Support Center, the technician couldn't find my warranty because his system was down.  He asked me to see if there was another Serial Number, which there wasn't.  He told me he would call me back with the system was up again.  He did not.
    I called again, armed with the necessary information: Serial Number, Model, Type, Product ID, anything that identified my machine.  This time, the technician was able to get my information and I explained the problem.  I told him I thought the machine was still under warranty and he told me to send it in.  I asked if I could just take it into a local Service Center but he said, no, it had to be sent to their center in Texas.  He said they would take care of everything, unless they found that it was the product of abnormal use (i.e. I took a hammer to it).
    I sent it in (for ~$20). So, done deal, I thought.
    Nope, I got a call a week later.  Apparently the hinge is not covered by the warranty.  Only hardware is covered.  So Lenovo doesn't have to replace or repair the cheap, superficial plastic outsides, but just the expensive, important insides.  I had thought that this might be a possibility (despite the fact that the technician said that the warranty covered it), but the part I want replaced was plastic, so how expensive could it be?
    Apparently, as much as the machine.  Seriously.  They wanted to charge me $300 to replace the bezel.  I asked if it was that expensive because the LCD screen needed to be replaced.  Nope, just the plastic parts.  As a customer, it's ridiculous to pay that much to replace superficial, cheap parts.  So I told them I wouldn't pay and that they should just send the machine back to me.
    I also told them to make sure that they send back the plastic hinge so that I could repair it myself (super glue ftw!).  The technician on the phone with me couldn't (or wouldn't) guarantee that they would send the hinge back.  She kept asking if I sent it with the machine (I did, and I mentioned so in the letter I sent with the machine) and that she didn't know if the technician working on my machine had kept it.  I explained why I wanted the hinge back and asked if there was anything that she could do for me if they didn't send it back.  She stammered.  I understood that she couldn't personally make sure that the hinge would be in the box with my machine.  But really, couldn't she do anything to help me?
    So instead of simply gluing the piece back and having a working (with less structural integrity) netbook, I'm already out $20, plus the time it took to call the Center and package and ship the machine, and I might not even be able to repair it myself!
    I would have been infinitely better off if I had decided to trust Lenovo's Customer Service reputation and fix it myself.  Or if I was simply told in the first place "Lenovo's warranty doesn't cover that."
    Let's hope that my brand-new ThinkPad t420s never has to get serviced.  Or maybe next time I should just get a MacBook.
    Case Number WN378375

    Well that settled it.  I WILL NO LONGER BE BUYING LENOVO.  My dad disapproved of me buying Lenovo over (what he perceived as) superior quality American products, and I disagreed - but not anymore.  Some of Lenovo's policies are seriously idiotic.
    I just got off the phone with their Repair Center/Customer Service line.  I asked for his supervisor, since I was sure that the Support Rep. couldn't do anything for me.  After a delay, I finally got to explain why I was calling and ask if there is anything that he could do for me.  I told him that a customer has a reasonable expectation that sending in a machine should make the situation better, not worse. He kept saying "Unfortunately, we cannot give out free repairs..."  But I wasn't asking for a free repair.  I just wanted SOMETHING, ANYTHING other than a pat on the back and a "So sorry, pal" kind of attitude from a company that just screwed up.  He said that the only "concession" he could give me was for free shipping of the machine.  I asked what he meant, since I had already received the machine back.  He explained that if I wanted to send the machine back to get it repaired, and pay the repair fee, Lenovo would pay for the shipping. 
    Seriously.
    Lenovo's "concession" was to ship back the machine so I could pay for the service that I didn't want to pay for in the first place.
    He couldn't offer me anything else.  I asked if they could send me the missing part  I meant a replacement part, but he thought I meant the broken piece I had sent in.  He went on to explain that any broken pieces are automatically put in the trash as "scrap."  Okay, makes sense that broken parts are useless if they're going to be replaced anyways.  Except that mine wasn't.  And it is reasonable to assume that some customers will be unwilling to pay for the repairs once they are quoted.  You don't see car body shops throwing out bent fenders before their owners give the OK to do the repairs.  It's just a stupid, stupid policy.  And I said as much.  I felt a bit bad for the guy listening to me, because he has no power over Lenovo's policies. 
    He put me on hold and tried to see if he could send me a replacement part.  But nope, apparently the bezel is connected to the LCD cover (even though you can see a break in the plastic and my bezel snaps out of place from the cover) and he can't send me that entire set. 
    I asked if there was anything else he could do for me to placate my anger.  You know, usually a company has some sort of policy to make a customer happier when there is a situation that they can't remedy.  Like when I was flying Alaska Airlines for a 1hr flight and it was delayed 3+ hrs because there was a problem with the door - their customer service team gave me a $150 voucher.  It doesn't take back the 3hrs I spent angry in an airport, but it makes me feel a little bit better about their company and how they value their customers.  The poor guy couldn't do any of that for me.
    So I just told him, if he ever had the chance to pass along these words to the higher ups, that the "resolution" to my situation was completely unacceptable.  That Lenovo's warranty should be more specific that it only covers the electrical hardware, and that I was led to believe that my problem fell under the warranty.  But more importantly, Lenovo's policies were not customer-friendly, and that they had lost a customer.
    Put simply, Lenovo's customer service should nurture and grow a loyal customer base.  It has done the exact opposite on me. 
    It just seems like Lenovo doesn't care about the ordinary customer.

  • Using the cloud service with .psd files

    I just purchased Photoshop Touch for my Galaxy Tab 2. Everything I read says I should be able to transfer .psd files from the cloud service to photoshop touch but I can't get it to work  Anyons else have this issue?

    You can only open .psd files through the "add local image" and it flattens the image(no layers). It's the biggest flaw of Touch.

  • What is the name of the self-service administrator SCA file

    Hello,
      I am implementing ESS/MSS 600 BP in 2004s. I dont see the self service amdin role in my portal. Can you please tell me what is the name of the sca file that I should import from the market place to get the Self-Service administrator role.
    Thanks!
    Vivek Surya.

    Hi Surya,
    The Business package for Self Service Admin is BPERP5***09_0-10003381.SCA. (Import the file corresponding to the required support pack)
    Regards,
    Abhishek

  • About the specification of [app.project.file] from CS6

    Hello
    There is a question about the specification from CS6.
    [app.project.file] included the project in the time when filing was held in CS5, but when it isn't preserved, null enters at CS6.
    Isn't there a way to make [app.project.file] input a project by the way which doesn't indicate the dialogue?
    In unskillful English, excuse me.

    Hi Pavan,  
    Thanks for your post.
    What’s the version of your TFS?
    How did you specific the file path in InvokeProcess activity? Where you stored this batch file, under a local path in your build agent machine?
    As the TFS Build will running on build agent machine, so you can create the batch file under a local path in your build agent machine, for example C:\BAT\test.bat, then specific in this “C:\BAT\test.bat” as the
    FileName in your InvokeProcess activity. You can refer to Hari’s reply in this similar post:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/b8bcb19f-1296-441c-8356-e701b949445a/tfs-2010-how-to-execute-a-batch-file-after-build?forum=tfsbuild. 
    Each TFS build’s drop location copied from binaries folder, you can find the binaries folder from
    C:\Builds\ID\teamprojectname\builddefinitionname\bin on build agent machine, so you can write your batch script to copy latest files form this binaries folder for each TFS Build.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • What you think about the apple service? I cant recomment APPLE!

    Hi
    One week ago i posted a negative opic in this forum about the service of apple. My topic was cleared after a few minutes. I posted the same text again and they wrote me a email that i agreed the rules of the forum. I should sent my letter to a emailadress they gave me. Now i am waiting for one week and nobody answered. But for me its natural. When i sent my Ipod to apple nobody red my letter and so my ipod wasnt repaired. I sent my Ipod 3 times to allple and its still broken...
    These are my experiences with the apple service. What are yourones?

    957/3403
    Hi guesilein,
    Sorry about your posts removals, but the thing is that this is a user-to-user forum, very rarely someone from Apple would read it.
    Be only technical here, that's all, no offense.
    About service:
    I feel your pain, the "cannot recommend Apple anymore" feeling,
    BUT,
    remember it is the same everywhere, and I think even worse elsewhere.
    When you have a problem, do not take it from the argument side: this won't work.
    If you call, pretend there are only unimportant mistakes, and people are so great nevertheless etc etc,
    then
    you get what you want very easily, replacements etc.
    Apple still the best!
    (if not as good as it used to be)
    Good luck!
    Axl

  • Very upset about the customer service

    Dear Karalyn Sartor,
    I have ordered 3 appliances (in store) on 2/9/2015 and they were all supposed to be delivered on 2/12/2015 (today). Only fridge was delivered on time and the rest of the orders (dishwasher and range) were not. I have called BestBuy 4-5 times today and they did not give me any answer about the order except they’d call me which they never did. And finally tonight, I talked with someone on the phone and she said she will resolve the issue and call me back. After she hang up, I received email from BestBuy that my order ({removed per forum guidelines}) canceled and refund has been issued (which I never asked). And then another email stating that the installation for my "new" order ({removed per forum guidelines}) will be on 2/17. Soon after, I got a call from BestBuy and they said they rescheduled the appointment on 2/17/2015. I told the lady that I would like to talk with a manager about this issue. I explained the issue to the manager. He said, he could provide me the third party vendor's phone number where I can set up a new schedule by myself. I can't express how much I surprised to hear such an amateurish action from a manager of BestBuy. I told him I did not buy the range and dishwasher from them and advised him to call the third-party vendor and arrange a new appointment earlier than 2/17. He said he would call me back tomorrow (2/13/2015) and he’d take care of the situation. I do not know how he is going to handle the situation but here is my suggestion. Why can't a big corporation like BestBuy call his own vendor who is possibly working for ages and tell them to work extra hour to install my two appliances tomorrow earliest possible for the sake of customer satisfaction? Is BestBuy so incompetent doing this very easy thing instead of cancelling my previous order ({removed per forum guidelines}) without me approving it?
    Just because I trusted BestBuy trademark, I hauled away my previous appliances yesterday. Now I have no dishwasher and no range in my kitchen. We had to eat outside today as a family and I do not think I can afford doing so till 2/17. I have a pregnant wife and 8-month old daughter I should take care of. I expect BestBuy to take this issue very seriously.
    I hope to hear from you (Ms. Sartor) regarding action taken with a satisfactory resolution about my issue as soon as possible. Otherwise, I regret to say that, I will no longer shop from BestBuy and ask for my friends circle to do the same thing as being 5-year loyal customer and having a BestBuy credit card.
    Best Regards,

    Hello haktansuren, 
    New appliances are an exciting purchase and always awesome to see them in your home! It's awesome to hear that you had a delivery date only a few days after you ordered them.
    I am truly sorry to hear that the only appliance delivered was your refrigerator, which left you without a dishwasher and range with a pregnant wife and young child to feed. I understand that this experience was completely unexpected and may have left you in a financial position you were unprepared for. Using the email address you registered with the forum, I see that we canceled the part of your order for the range and dishwasher and replaced the order, with a delivery date of 2/17/15.
    I apologize if this delivery date couldn't be sooner for you and your family. I realize that it may have been frustrating if it seemed we were advising you to reschedule the appointment yourself. Please know that it is always best to have you on the phone with the third party directly to ensure any earlier dates available work for you, preventing any need to reschedule again; however, it certainly seems that we could have handled this interaction better. With that said, generally we are unable to force earlier appointment requests due to already existing appointments. 
    I am sending you a private message with further information in regards to this order. You may check your private messages by signing into the forum and clicking the envelope icon in the top right corner of the page. 
    Sincerely, 
    Tasha|Social Media Specialist | Best Buy® Corporate
     Private Message

  • Question about the Location Services feature

    I have the iphone 4A.  How can I prevent the Location Services feature from coming on by itself after I turn it off?

    Hard to really say without testing.
    I would assume since there is a prompt to verify that it holds ids of txt to remove prior to saying yes so shouldn't get new ones.
    Can always test.
    Start a thread with yourself (eg: mail you txt email addres...for att users it is [email protected]) thus you can start a conversation.
    Then try clear option. Wait when it says are you sure. Then send another txt from computer. Wait to hear that it showed up, then confirm clearing.

  • Performance about the SOAP services?

    Hi All,
    Could u all tell me about the performance of SOAP when we send the data? what's the performance when we send the small set of data
    or high volume of data through SOAP

    Hi,
    I don't know I can talk about ur question, but one thing I want to make a note about SOAP performance. If we want to have a good performance then we need to make sure tht in SOAP msg, the SOAP content part should be kept small, if its not then for processing of this part takes time & I we have performance issue.
    This is a good design for SOAP :-)
    | SOAP NODE SMALL | <---- Takes less time to be processed
    |--------------------------------------|
    | 0 or more Biz attachments | <---- This can be any size :-)
    hope I make sense :-)
    Mahesh Pujari

Maybe you are looking for