-
Hi,
If you quickly open new files, or tab through them, the plugin will crash.
I believe this is because the code is brought up via a macos notification (i.e. signal), and malloc is not re-entrant s…
-
I'm having a problem when editing the titles of items in the cell based list. Renaming an item's title and selecting outside the cell or hitting the return key causes an exception:
![screen shot 2014…
-
The licence utility hangs at launch on 10.6.
A sample shows that [OAGradientTableView highlightSelectionInClipRect:] is getting called recursively.
Simple fix is to change the License Templates tab…
-
Columns should have sort markers, and should support sorting via the delegate.
-
Reports of intermittent crashes on OS X 10.9 Mavericks when deleting articles within a feed and/or subsequently clicking on another feed leads to blank screen.
Whilst the exact steps to reproduce are…
-
Using the latest committed version, the footer seems to be missing, causing elements like buttons placed there to "float" over the background:
![screen shot 2014-01-06 at 4 26 48 pm](https://f.cloud.…
-
I am using:
Layout: unified
Filter by: unread articles
Style: xcast
With beta 11 I have no problems scrolling windows with tons of articles in any feed. All pictures, text, etc is already there and …
cbean updated
10 years ago
-
Do you agree? Want me to take a stab at it?
-
I tried every advice from the FAQ without luck.
Here is the complete report. Couldn't find anything useful in it :
Process: phpstorm [67694]
Path: /Applications/PhpStor…
-
In cocoa you can implement the required method protocol in a category. Right now you get a warning when you do that in Cappuccino
Here a cocoa and cappuccino example (works with CPTableViewDataSource…