The detailed description won't change on localisation - localization

The problem appeared when I tried to save the locale-specific components. The detailed description stayed unchanged.
This was the notification that appeared: "Error
The native string on which the translation is based no longer exists.
There was a problem saving your changes. Please try again later."
How should I solve this problem?

On the same page (the translation page), click the "advanced options" at the top right. On the next screen, click the "Dashboard" tab (top left).
Now, on the top right hand side you'll see a link to "Delete and re-import all strings". Click it and then you should be able to save the changes for the translation.

Related

dotPeek: "Type to search" field is missing

For as long as I can remember I had a search box near the top of the Assembly Explorer - this afternoon it's gone, and all attempts at restoring it have failed.
Is this a bug or did I somehow closed it? Can I bring it back?
Late answer. You clicked the "Toggle auto-hide of search bar" beside the search box. To get it back type any character when the focus is on the Assembly Explorer window. The click the Pin to keep it visible.
I had the same problem, but I did not find a way to simply bring back the search box.
Instead I reset all settings to default which made the search box appear again:
Go to Tools -> Options
On the bottom left click 'Manageā€¦'
On the top right, click 'Reset All Settings'

Assistant editor(Xcode 7.3) always showing interface file in storyboard , even when I choose manually

Even after deleting derived data many times, and trying other things, I am still facing this problem. Can you help me?
You can try using the shortcut key instead, to open up the assistant editor.
Shortcut key: -
option + click on the file which you want to open up in the assistant editor
Guys I just stop dealing with this problem by changing the settings in xcode 9.2. And now i use Navigation Pane.
Here is how it works :
Ok now if you go to xcode -> preferences -> navigation
and Choose the "Uses Focused Editor" as in the picture below.
Now you can manually select inside the Navigation Pane.
Just click whichever page you would like to change and select in the Navigation Pane.
Here is a few screenshots :
Pictures shows code files but it works with everything you can click in the Navigation Pane.
Try to drag and drop file from the Project Navigator into the path of the Assistant Editor as temporary fix.
You also can click on this icon to bring recent files.
Try to clean your project, clean Build Folder, restart Xcode.
Make sure the view controller in your Storyboard has correct custom class name.
I think I know the problem you're having. I experience it too, but it's intermittent. Sometimes clicking Manual shows me the entire project folder and I can select the editable classes, but other times it only shows the interface versions of them, which aren't editable and cannot have IBOutlets dragged to them (you can tell b/c it'll say internal class and has less code). I have noticed that if I toggle back and forth between Automatic and Manual, I can usually get the editable class to appear. I also will toggle the assistant editor off, select a different View Controller or two on the storyboard, then go back to my original one, turn the Assistant Editor back on, and it starts working again.
There are other discussions of it here, here, and here. This suggestion of turning off indexing sounds intriguing and worth a try if the problem keeps reappearing. UPDATE: This trick with hitting the + and opening a 2nd file, then closing the interface file, worked great when I tried it just now.
Here are pics of how the Automatic side shows the actual file when the Manual side only shows the interface, which says internal next to class:

Jira Issue Detail View - Not showing fields

In Jira when I click an issue from the kanban board, structure or from the issue search page it opens up the detailed view of the issue. It used to show all relevant information (description, fix versions, relates to etc.) Now it's only showing the structure part with agile board link and HipChat button on right hand side. Everything else is not showing up at all. This is happening on all projects.
Screenshot of what I mean: http://screencast.com/t/TBqPLVJnBc
What am I missing? I must have changed some setting but cant find anything anywhere. Also thought I would mention that clicking the edit button for the issue shows all fields and I can change description, versions, labels etc. They're just not showing in detail view.
EDIT: Thanks to Oldskoltxo for the help and ideas but in the end I have no idea what fixed this issue. I just logged back in today and it was working with the jiraurl/browse/issueid (detailed issue view) showing all the info that I wanted (and which as you can see from above screenshot it didnt show the other day). Eg Fix version, author, description, comments, applies to links etc. Everything is back!
It seems like when you installed the plugin for kanban, you accepted to set your view screen to a different one. Try editting that setting on Admin>issues>screens. And check what is shown on "View Screen" and what screen is shown for "edit issue".
Regards

How do I remove an attachment on a Jira ticket?

The permission "Delete all Attachments" is granted to the group "jira-users". I am member of "jira-users". Though, I do not see a way to remove an attatchment (a screenshot actually).
I am by no means a JIRA expert, but on our instance (v4.2.4-b591#591), there is a drop down arrow next to the "+" icon to add an attachment. In that drop down, there is a "Manage Attachments" option. You should be able to figure it out from there...
As of October, 2015, it's changed a little and I thought I would post a new answer since this is the first Google result!
According to a forum post, the only way to remove attachments is to open the issue in the "Issue" view and not the "Projects" view, click on the issue, scroll down to the attachments, and then hit the trashcan icon when scrolling over the image.
Source: Jira Forum
It's not directly possible in the greenhopper detail view. You first have to open the issue in the normal JIRA issue detail view through clicking on the issue key in the greenhopper detail view. In the normal JIRA view you should see a trash can icon if you hover over an attachment. If not, you should check your permissions

How to disable the "What happened" popup in CodeRush?

This thing was great at first. For example, I comment a group of highlighted code by hitting the slash and the "What happened" dialog pops up and tells me what happened.
Now it is just freaking annoying. I only really needed to know what happened the first time. Is there any way to disable this thing?
The "What happened?" dialog can be disabled from the options screen.
Use either the [CTRL+SHIFT+ALT+O] key combination or the DevExpress\Options menu to reach the options screen.
Then navigate the tree on the left to the Core\Features
The option you're looking for is the first checkbox on this screen.
If you untick "Show Feature UI window", then this dialog will not show again.
If you click the "OK" or "Disable" link in the "What happened?" hint - it won't appear for the specific feature anymore (it will remember your choice for this specific feature), but will appear for others only.
The pop-ups only appear the first few times you do something to ensure you are clear what's been done, after that they stop appearing. I think you might be able to change that behaviour from the DevExpress menu.

Resources