Curtis Gedak

Results 59 comments of Curtis Gedak

I confirmed this issue with the following steps: 1. Start manuskript and create a new project using the **Novel** template. 2. Go to the **Outline** mode and create a new...

The duplicate ID problem arises if one copies and pastes a complete folder or scene because these new objects do not appear to be assigned a new ID. The problem...

Mostly I use GNU emacs for development, but sometimes I use eclipse. For Manuskript I've found that the [PyDev](https://marketplace.eclipse.org/content/pydev-python-ide-eclipse) eclipse plugin works well for my purposes. Note that I had...

I suspect you are looking for more functionality than I have configured in eclipse. The steps I used to add the manuskript project to the eclipse workspace assume that you...

What OS and versions of Python and PyQt did you test with? I reran the test steps from [post 2](https://github.com/olivierkes/manuskript/issues/324#issuecomment-372386846) on Kubuntu 20.04 and the copy chapter/scene problem still exists....

@siliconserf it appears that the images you intended to include in the above post(s) are missing. Perhaps you emailed a response to github as opposed to writing a response in...

> And I'm down-rev on two of three. I will fix that shortly. @siliconserf no need to change versions as those versions are still used in Kubuntu 16.04 LTS which...

Excellent. Happy bug hunting!

> I'm wondering if the ID code is thread safe. Or any of the code for that matter. Previously PR #706 fixed a bug with multi-threading so at least that...

Re-opening this issue as it appears to have been accidentally closed, and the problem with the creation of duplicate ID's when copying and pasting still exists.