Who supports the Z3v? How to submit bug reports?

I love my Z3v, but I've encountered some significant bugs with the firmware and the software. What is the best way to submit a bug report and/or feature request? 
For that matter, who officially supports the phone?  I tried reporting a firmware bug to Verizon and they directed me to the manufacturer of the phone (Sony).  I then tried to get support through Sony and the support rep claimed that, because the Z3v is a Verizon-specific model, only Verizon could support me.
Solved!
Go to Solution.

I'd say Verizon as it is them who would have modified the firmware and then given that to Sony for release - When it comes to network specific models and firmware then they are your 1st port of contact - but this is just my opinion based on what happens here in the UK however some features are generic in all models like the Walkman and Album apps etc
For a successful technology, reality must take precedence over public relations, for Nature cannot be fooled.   Richard P. Feynman

Similar Messages

  • How to submit a report ,Passing the internal tables from parent report

    How to submit a report ,Passing the internal tables from the parent report ?

    The SUBMIT statement executes a report from within a report. i.e. you could have a drill-down which
    calls another report. Can only execute reports of type '1'.
    *Code used to execute a report
    SUBMIT Zreport.
    *Code used to populate 'select-options' & execute report
    DATA: seltab type table of rsparams,
          seltab_wa like line of seltab.
      seltab_wa-selname = 'PNPPERNR'.
      seltab_wa-sign    = 'I'.
      seltab_wa-option  = 'EQ'.
    load each personnel number accessed from the structure into
    parameters to be used in the report
      loop at pnppernr.
        seltab_wa-low = pnppernr-low.
        append seltab_wa to seltab.
      endloop.
      SUBMIT zreport with selection-table seltab
                                    via selection-screen.
    *Code used to populate 'parameters' & execute report
    SUBMIT zreport with p_param1 = 'value'
                    with p_param2 = 'value'.
    Other additions for SUBMIT
    *Submit report and return to current program afterwards
    SUBMIT zreport AND RETURN.
    *Submit report via its own selection screen
    SUBMIT zreport VIA SELECTION-SCREEN.
    *Submit report using selection screen variant
    SUBMIT zreport USING SELECTION-SET 'VARIANT1'.
    *Submit report but export resultant list to memory, rather than
    *it being displayed on screen
    SUBMIT zreport EXPORTING LIST TO MEMORY.
    Once report has finished and control has returned to calling
    program, use function modules LIST_FROM_MEMORY, WRITE_LIST and
    DISPLAY_LIST to retrieve and display report.
    *Example Code (Retrieving list from memory)
    DATA  BEGIN OF itab_list OCCURS 0.
            INCLUDE STRUCTURE abaplist.
    DATA  END OF itab_list.
    DATA: BEGIN OF vlist OCCURS 0,
            filler1(01)   TYPE c,
            field1(06)    TYPE c,
            filler(08)    TYPE c,
            field2(10)    TYPE c,
            filler3(01)   TYPE c,
            field3(10)    TYPE c,
            filler4(01)   TYPE c,
            field4(3)     TYPE c,
            filler5(02)   TYPE c,
            field5(15)    TYPE c,
            filler6(02)   TYPE c,
            field6(30)    TYPE c,
            filler7(43)   TYPE c,
            field7(10)    TYPE c,
          END OF vlist.
    SUBMIT zreport EXPORTING LIST TO MEMORY.
    CALL FUNCTION 'LIST_FROM_MEMORY'
      TABLES
        listobject = itab_list
      EXCEPTIONS
        not_found  = 4
        OTHERS     = 8.
    CALL FUNCTION 'LIST_TO_ASCI'
      EXPORTING
        list_index         = -1
      TABLES
        listasci           = vlist
        listobject         = itab_list
      EXCEPTIONS
        empty_list         = 1
        list_index_invalid = 2
        OTHERS             = 3.
    IF sy-subrc NE '0'.
      WRITE:/ 'LIST_TO_ASCI error !! ', sy-subrc.
    ENDIF.
    Submit report as job
    *Submit report as job(i.e. in background)
    data: jobname like tbtcjob-jobname value
                                 ' TRANSFER TRANSLATION'.
    data: jobcount like tbtcjob-jobcount,
          host like msxxlist-host.
    data: begin of starttime.
            include structure tbtcstrt.
    data: end of starttime.
    data: starttimeimmediate like btch0000-char1.
    Job open
      call function 'JOB_OPEN'
           exporting
                delanfrep        = ' '
                jobgroup         = ' '
                jobname          = jobname
                sdlstrtdt        = sy-datum
                sdlstrttm        = sy-uzeit
           importing
                jobcount         = jobcount
           exceptions
                cant_create_job  = 01
                invalid_job_data = 02
                jobname_missing  = 03.
      if sy-subrc ne 0.
                                           "error processing
      endif.
    Insert process into job
    SUBMIT zreport and return
                    with p_param1 = 'value'
                    with p_param2 = 'value'
                    user sy-uname
                    via job jobname
                    number jobcount.
      if sy-subrc > 0.
                                           "error processing
      endif.
    Close job
      starttime-sdlstrtdt = sy-datum + 1.
      starttime-sdlstrttm = '220000'.
      call function 'JOB_CLOSE'
           exporting
                event_id             = starttime-eventid
                event_param          = starttime-eventparm
                event_periodic       = starttime-periodic
                jobcount             = jobcount
                jobname              = jobname
                laststrtdt           = starttime-laststrtdt
                laststrttm           = starttime-laststrttm
                prddays              = 1
                prdhours             = 0
                prdmins              = 0
                prdmonths            = 0
                prdweeks             = 0
                sdlstrtdt            = starttime-sdlstrtdt
                sdlstrttm            = starttime-sdlstrttm
                strtimmed            = starttimeimmediate
                targetsystem         = host
           exceptions
                cant_start_immediate = 01
                invalid_startdate    = 02
                jobname_missing      = 03
                job_close_failed     = 04
                job_nosteps          = 05
                job_notex            = 06
                lock_failed          = 07
                others               = 99.
      if sy-subrc eq 0.
                                           "error processing
      endif.

  • How to submit bugs for FlexCPD?

    Hello,
    Where should I submit bugs related to FlexCPD?
    Should we use the FlexPMD project in JIRA and if so then which component?
    The problem I have is that when FlexCPD detects similar snippets in MXML files it reports wrong lines. I have several such reports and all the reported pair of snippets have nothing in common that's why I guess the line numbers are wrongly calculated. For .as files it works ok.
    Thanks

    There is a CPD component in the FlexPMD project. Please use this one.
    Thanks
    Xavier

  • I've had my iphone 5s since march 2014  and I've been using the same charger it came with. for the last two weeks ive been getting a message saying the accessory may not support the device. how is that possible?

    How come I keep getting a message saying that the accessory may not support the device?  I've been using the same charger that came in the box with the phone. Now it doesn't charge at all.

    Then take the cable, the plug and your iPhone to an Apple Store genius bar it is still  under the 12 month warranty

  • How to skip the alv list when submit a report by SUBMIT statement?

    Dear Experts,
    I  have  to submit a report(RMVKON00) for a special request in my  add-on program,  I use the following statment:
    SUBMIT RMVKON00
    AND RETURN EXPORTING LIST TO MEMORY.
    CALL FUNCTION 'LIST_FROM_MEMORY'
      TABLES
        LISTOBJECT = ABAPLIST_TAB
      EXCEPTIONS
        NOT_FOUND  = 1
        OTHERS     = 2.
    CALL FUNCTION 'LIST_TO_ASCI'
    * EXPORTING
    *   LIST_INDEX               = -1
    *   WITH_LINE_BREAK          = ' '
      TABLES
        LISTASCI                 = LISTASCI_TAB[]
       LISTOBJECT                = ABAPLIST_TAB
    EXCEPTIONS
       EMPTY_LIST               = 1
       LIST_INDEX_INVALID       = 2
       OTHERS                   = 3
    But  it still display the alv list , and I must click  button 'BACK' ,then it return my add on program.
    I hope to skip the alv list  (does not display the alv list ) .
    Would you like to help me?
    Thanks and Best Regards,
    Colin.
    Edited by: Colin on Jan 8, 2010 10:09 AM

    Hi Colin,
    I dont think you would be able to skip the ALV output using SUBMIT. However try changing the value of sy-lsind after the submit statement.
    SUBMIT RMVKON00
    AND RETURN EXPORTING LIST TO MEMORY.
    sy-lsind = sy-lsind - 1.
    If that doesnt work then try using JOB_START JOB_SUBMIT, JOB_CLOSE...
    Thanks,
    Best regards,
    Prashant

  • Be able to submit bug reports via LittleBigPlanet 2.

    We all know that there's so many bugs and glitches out there in LittleBigPlanet 2, so how about an option to submit a bug report directly from the game? Who's with me?

    Tom Gewecke wrote:
    You'd be surprised.
    With pleasure!
    Try it with bugreport.apple.com. Need to be a registered ADC Member, but that frees. Be sure to pick a bug that is reproducible with a simple step by step recipe on the most current software.
    So what is this bug you have been talking about?
    Recurring complaint of mine:
    March 2006 [If the RSS feeds contained pubDate and author that would be great!|http://discussions.apple.com/message.jspa?messageID=1892109#1892109]
    April 2008 [better rss feeds without jf namespace prefix|http://discussions.apple.com/thread.jspa?threadID=1468264&tstart=189]
    The RSS feeds are almost useful. They actually include the author and create date information, but do so in a format that neither safari or any other garden variety RSS reader handles.
    Jive's own documentation on the subject [Jive Community: Content Syndication via RSS|http://www.jivesoftware.com/community/docs/DOC-1022] recommends reformatting the output to suit the needs of your audience in the section titled "*Displaying RSS (or, actually doing something with this stuff)*".
    It seems the jf: prefixed tags aren't meant to be pushed out to the RSS clients. I certainly haven't found a RSS reader that deals with them correctly or lets you workaround them. So although the feeds have a creation date, modification date, author, and reply count, none of that information can be seen in a garden variety RSS reader. This is particularly a problem for the create date, since the create date of each article is replaced with the pub date of the feed. The pub date of the feed is the time when you pull it down, and that changes each time the feed is refreshed.
    Anyway ... it seems to me that it would be a small and correct change that would take the existing RSS offerings that last inch into the realm of useful. Maybe I'll be surprised.

  • Crash after logging in, how to submit crash report?

    A little while ago, I tried to login in to my laptop.  As my account was coming up (desktop picture, desktop icons, a few apps, some of the extensions in the upper right, etc) the screen went blue and I was returned to the login window.  According to my neice this had been happening all day with her account as well.
    I restarted the machine and since then all has been well.  I can see the crash reports in Console.  So I kind of have two questions:  One, what caused the problem?  Two, how do I submit a crash report to Apple?  It does appear to be an OS crash, as the crashed thread is running WindowServer code in Apple GeForce driver.
    Thanks
    Chris

    If you want to report this issue to Apple's engineering, send a bug report or an enhancement request via its Bug Reporter system. To do this, join the Mac Developer Program—it's free and available for all Mac users and gets you a look at some development software. Since you already have an Apple username/ID, use that. Once a member, go to Apple BugReporter and file your bug report or enhancement request. You'll get a response and a follow-up number; thus, starting a dialog with engineering.

  • Where can we submit bug reports?

    I'm unable to submit a bug report re: Lightroom's export resizing, because following the trail at feedback.photoshop.com leads you to sign in with your Adobe ID before you can submit the report but when I sign in, the page just says photoshop.com accounts can no longer be created. So, that website failure aside, the text of bug report I was trying to submit:
    Lightroom 5's export isn't resizing exactly to specified long edge. For example, when I restrict long edge to 1920, the exported files are 1919. Same with 1024, I get 1023px files instead. If I export from Adobe Bridge, then the long edges are calculated correctly. This problem didn't happen with LR4. Files being exported were DNG and TIF.

    Thanks Rob. I tried with both FF and Chrome, and didn't have cookies blocked, still no joy on that front. I already have an Adobe ID (signed in at adobe.com and in creative cloud) but I'll try again at the photoshop.com forums in a few days.
    Didn't think about the original dimensions thing.. perhaps that might be it:
    If I create a 4000px wide tif in photoshop, import it to LR5, then export to 1920 it outputs a 1920px file. If the source file is a DNG (or TIF after editing in PS) from my D800 (7360 x 4912 uncropped), then LR5 on export outputs a 1919px file instead of 1920. I also created a new file in PS with 7360x4912 dimensions, and after importing that into LR5, I get the same off-by-1 export resizing.
    Doesn't seem to matter if the image is cropped (within LR5), if the source file's original dimensions are 7360x4912 (at least on my Win7 PC), LR5 outputs 1919px. If I create a 7380x4912 image, then LR5 resizes to 1920px correctly.
    For now I'll just have to go through the extra step of exporting from Bridge, but hopefully someone at Adobe's LR team sees this thread and is able to reproduce & fix this bug.

  • How to delete BUG report?

    I reported a bug in SUN’s BUGDatabase.But i want to delete is now.
    How can i delete the bug report ?
    It is important for me..

    JoachimSauer wrote:
    redwolfbc wrote:
    It's about security reason.Are you worried about sun getting access to your data or about it becoming publicly available?
    If it's the former, then you're pretty much screwed, as you willingly submitted it to them. You can ask them "please don't read this", but I wouldn't bet on that helping.
    If you're worried about it becoming public knowledge, then I'd contact them. You should have gotten a mail (either during registration or after you reported the bug) that explains a lot about the bug tracking process and contains contact > information as well. If the information is something that's obviously private information (such as username+password to a public site), then you can probably assume that Sun is smart enough not to make that publicly available.Thanks for your reply.
    The reason is what you said , there are private information, so i can not let the report become public .
    The private information are some class names , package names, and codes .
    I got a email after i reported the bug . But i can't find contacts from the mail .
    So i come here ,asking a help . Help me to contact whit them......
    If you know how to contact whit them , I hope to get your help.

  • How to submit a report to printer with specified language?

    hi all,
       It's very strange that there's no parameter which can specify language when submit a report to printer, then how can I print Chinese when logon in English? I can display Chinese correctly in screen and spool by set the SY-LANGU = '1', but it doesn't work with printer. Furthermore, the customer have lots of Chinese users but they won't install the Chinese language package.

    Hi,
    In your ABAP program use "set locale language 'X' country 'XX' " stmt to set the language.
    Svetlin

  • Submit bug report

    I'd like to submit a possible bug.
    Bug: App Store doesn't close and the screen doesn't turn off after updating apps
    I used App Store to update my apps remotely before bedtime.  This morning, all the apps have been updated, but my iPad's screen was still on, and the battery power was  50%, from being almost fully charged the night before.

    You can do so here. Under Feedback Type, select Bug Report.
    http://www.apple.com/feedback/ipad.html
    Just a thought, you should probably plug your iPad into a power source if you going to rely on Apple's automatic updates, backups, syncing, etc. Actually you do have to plug into power if you auto backup with iCloud and sync with iTunes. In any event, it's just a good idea to plug into power if the iPad is "functioning" while you are away from the device.
    Its one thing to just let the iPad sleep at night and not plug it in, but if you want to update, backup, etc, you should plug into power. Just my opinion ...
    I recharge my iPad every single night and I fail to understand why others don't do the same.

  • Why can't we submit bug reports for Flash Pro?

    I've been looking to submit some bug reports regarding CS5.5 Pro and there just isn't an option in the "Report a Bug/Feature Request" form. WHY not?? I paid for CS5.5 and autoformat breaks my code, but there's no way to report it.

    You aren't the first to have a problem with the choices provided.  It would be nice if they listed "Flash Pro" uniquely in the list of options at...
    http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    ... since they dio for the rest of the Adobe products.  But you should feel free to pick any one of them.  I'd choose "Flash Authoring" since I've no idea what it is other than maybe something to do with Flash Pro.

  • Is there a place to submit bug reports for iTunes 11?

    I was wondering if anyone knows of any communities, or ways in which we can submit errors, or bug reports for the new version of iTunes, version 11.0? The 2 issues so far that I am seeing, is:
    1. My account information: iTunes shows I have hidden purchases, when on all my iDevices, I have 0. (In fact, before the update, I un-hid all previously hidden purchases, and it showed correctly).
    2. When syncing a device, on the last tab for items on device, on my iPhone 4, iOS 6.0.1, it shows I have 2 songs downloaded from my collection, when I know I have 0. (Verified by checking Settings>General>About>Songs = 0

    Yes,
    In iTunes;
    Help (pulldown)
    "Provide iTunes Feedback"
    However, as of this writing iTunes 11 isn't listed in the 'Version list, so make sure that you state the version in your description.
    -Alan
    ps. If you dont see the Help pull-downmenu, press 'Alt' to toggle it.

  • How to submit request(Report+Template) using Shell Scripts?

    Hi Friends,
    How to submit request + Add layout using shell scripts..
    If anybody has sample code..Can you please send me to [email protected]
    Please help me..
    Its Urgent.
    Thanks and Regards,
    A Swain
    Message was edited by:
    SwainA

    Following is a package where the request is submitted and the layout is added.
    Also check iin the other way by adding the layout first n then giving the request.
    CREATE OR REPLACE PACKAGE BODY try
    AS
    PROCEDURE try_proc
    errbuf OUT VARCHAR2,
    retcode OUT NUMBER
    IS
    l_mode BOOLEAN;
    l_request_id NUMBER;
    xml_layout BOOLEAN;
    BEGIN
    fnd_file.put_line (fnd_file.output, 'USER_ID :' || fnd_global.user_id);
    fnd_file.put_line (fnd_file.output, 'REQU_ID :' || fnd_global.resp_id);
    fnd_file.put_line (fnd_file.output,
    'RESP_APPL_ID :' || fnd_global.resp_appl_id
    l_mode := fnd_request.set_mode (db_trigger => TRUE);
    IF l_mode IS NOT NULL
    THEN
    fnd_file.put_line (fnd_file.output,
    'Concurrent MODE Option is Success'
    END IF;
    -- if wrong paramters error recd give all 100 arguments as null
    l_request_id :=
    fnd_request.submit_request (application => 'app_short_name',
    program => 'shortname',
    sub_request => FALSE
    fnd_file.put_line (fnd_file.output,
    'Request_Id 1 is :' || l_request_id
    xml_layout :=
    fnd_request.add_layout (template_appl_name => 'SQLAP',
    template_code => 'CAPINEF01',
    template_language => 'en',
    template_territory => 'US',
    output_format => 'PDF'
    COMMIT;
    EXCEPTION
    WHEN OTHERS
    THEN
    fnd_file.put_line (fnd_file.LOG,
    'Error in procedure package procedure :'
    || SUBSTR (SQLCODE, 1, 20)
    || ':'
    || SUBSTR (SQLERRM, 1, 250)
    END try_proc;
    END try;

  • How to submit a  report program to a standard program.

    I want to submit a report program to a slection screen program which is standard with some values. can any one help me out.
    here is the code.
    CONSTANTS:  w_object(10)   type c value  'ZCOST2',
               k_projet(10)   TYPE c VALUE 'AIN_AUSA2',
               k_ssprojet(10) TYPE c VALUE 'ZCOST2'.
    SUBMIT /sapdmc/sap_lsmw_bi_recording
                     via selection-screen
                     WITH p_keep = 'X'
                     WITH p_object = w_object
                     WITH p_projec = k_projet
                     WITH p_subpro = k_ssprojet and return.

    Hi
    Try this...
    SUBMIT /sapdmc/sap_lsmw_bi_recording
                 WITH p_keep = 'X'
                 WITH p_object = w_object
                 WITH p_projec = k_projet
                 WITH p_subpro = k_ssprojet
                  AND return.
    Note:  No need to mention 'VIA Selection Screen', it's not a mandatory.....

Maybe you are looking for

  • I installed lastest update and now receive a message MSVCR80.dll is missing from computer. I have tried reinstalling 3 times.

    I updated the latest sofftware from Apple and have received a message  - MSVCR80.dll is missing from computer. I tried several times to reinstall but haver the same error message come and now I can't open itunes.

  • Alert Inbox displays 80 characters only.

    Hi I am using a file to mail scenario where i want to display the error text of 1000 characters. i am using SALERT_CREATE Function module . But i am having the limitation of 80 characters . Pls if any body have worked on this scenario can help me out

  • Help in After effects

    Hallo! I like to move an airplane over a map and the aircraft has to leave a coloured stripe to see  from were to were the aicraft has moved. I want to realize this effect with after effect. Please give me a hint for realisation Werner

  • HT201077 why wont iphone open on my windows 7 PC

    IT Was working great and now icloud just will not load and open, the beach ball just spins

  • Quick Upgrade Question...

    I started out w/ 7 Express. Then bought 8 express. Then upgraded Logic 8 Studio. Then upgraded to the latest Logic Pro. Right now I'm re-installing my HD, and (maybe stupidly?) went ahead and went though installing 7 and 8 express... And now I'm look