Closed maofree closed 6 years ago
Looks like this ticket got missed but I'm not able to follow what reproduction steps. There are any number of reason you could be seeing opens files from the previous project when you open a new project. Since everyone on the dev team manages at minimum 3 project I'm guessing there is a work flow issue. If you're still having troublel please post a question in the forums and we'll be happy to help you sort things out. This is not a bug as far as I can tell. We can determine if there is a UX issue in the forums. This ticket is not actionable.
Forums: community.komodoide.com
Short Summary
I try to manage more than one project like one to develope one software with inside 4-8 files to edit and another project to develope a second software with also 3-6 files
Steps to Reproduce
When I set the first project and save it and close it from project block inside the editor, I push on "new project" and add others files to it, then I save and close it (I think it is not necessary to save and close them, I've tried many tests with the same result), I push on the first project (from project block inside the editor) and I see that the first project has the same files of the second one.
The problem is that I cannot save different files in different projects, I get the same files for all of them
Expected results
I want to have more projects managed from the project block inside the editor that contain some files but different from each project, and switche between them pushing on their project's name
Actual results
At this moment if I add some files to the first project, then if I push on the project's name of the second I will get the same files of the first one. At this moment if I add other files to the second project and I return to the first one, I'll see that the last files will also be present in the first project.
The problem is that komodo doesn't save the files of separated projects
Platform Information
Komodo Edit, version 11.0.0, build 18063, platform linux-x86_64. Built on Tue Sep 19 21:50:12 2017.
I use Archlinux 64bit (with last updates)
Additional Information
I post here some errors
[2017-12-16 21:00:58,790] [INFO] Startup: Welcome to Komodo Edit 11.0.0 build 18063 (platform linux-x86_64, running on Linux 4.14.5-1-ARCH version #1 SMP PREEMPT Sun Dec 10 14:50:30 UTC 2017) [2017-12-16 21:00:58,791] [INFO] Startup: /usr/bin/python built on Tue Sep 19 21:50:12 2017 [2017-12-16 21:00:58,822] [WARNING] koXMLPrefs: dePickleCache: Can't open file u'/opt/komodo-edit/lib/support/prefs.xmlc' [2017-12-16 21:00:58,822] [WARNING] koXMLPrefs: the dePickledCache object was None [2017-12-16 21:00:58,882] [INFO] koInitService: Setting LC_CTYPE to utf-8 [2017-12-16 21:00:59,002] [WARNING] console-logger: mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create (1) in resource://gre/modules/Preferences.jsm:381 [2017-12-16 21:00:59,030] [WARNING] root: [object Object].logging has been converted to a CommonJS module; use require("ko/logging") instead (since Komodo 9.0.0a1). @chrome://komodo/content/komodo.js:48:1
[2017-12-16 21:00:59,140] [WARNING] console-logger: Expected identifier for pseudo-class or pseudo-element but found ' '. Ruleset ignored due to bad selector. (1) in chrome://komodo/skin/codeintel.css:1 [2017-12-16 21:00:59,140] [WARNING] console-logger: Unexpected end of file while searching for closing } of invalid rule set. (1) in chrome://komodo/skin/codeintel.css:42 [2017-12-16 21:00:59,314] [ERROR] console-logger: bad script XDR magic number (0) in :0 Traceback (most recent call last): File "", line 0, in
[2017-12-16 21:00:59,475] [WARNING] keybindings: [F1] was used for 'cmd_helpHelp', overriding to use 'cmd_toggleInteractiveShell' [2017-12-16 21:00:59,475] [WARNING] keybindings: [Ctrl+0] was used for 'cmd_goToQuickBookmark_0', overriding to use 'cmd_fontZoomReset' [2017-12-16 21:00:59,809] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_4' [2017-12-16 21:00:59,810] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_5' [2017-12-16 21:00:59,810] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_2' [2017-12-16 21:00:59,810] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_3' [2017-12-16 21:00:59,810] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_1' [2017-12-16 21:00:59,810] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_change' [2017-12-16 21:00:59,810] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'spelling_error' [2017-12-16 21:00:59,810] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_local_change' [2017-12-16 21:00:59,928] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_4' [2017-12-16 21:00:59,928] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_5' [2017-12-16 21:00:59,928] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_2' [2017-12-16 21:00:59,928] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_3' [2017-12-16 21:00:59,928] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_1' [2017-12-16 21:00:59,928] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_change' [2017-12-16 21:00:59,929] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'spelling_error' [2017-12-16 21:00:59,929] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_local_change' [2017-12-16 21:01:00,003] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_4' [2017-12-16 21:01:00,004] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_5' [2017-12-16 21:01:00,004] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_2' [2017-12-16 21:01:00,004] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_3' [2017-12-16 21:01:00,004] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_1' [2017-12-16 21:01:00,004] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_change' [2017-12-16 21:01:00,004] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'spelling_error' [2017-12-16 21:01:00,004] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_local_change' [2017-12-16 21:01:00,072] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_4' [2017-12-16 21:01:00,072] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_5' [2017-12-16 21:01:00,072] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_2' [2017-12-16 21:01:00,072] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_3' [2017-12-16 21:01:00,072] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_1' [2017-12-16 21:01:00,073] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_change' [2017-12-16 21:01:00,073] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'spelling_error' [2017-12-16 21:01:00,073] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_local_change' [2017-12-16 21:01:00,145] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_4' [2017-12-16 21:01:00,145] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_5' [2017-12-16 21:01:00,145] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_2' [2017-12-16 21:01:00,145] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_3' [2017-12-16 21:01:00,145] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_1' [2017-12-16 21:01:00,145] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_change' [2017-12-16 21:01:00,145] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'spelling_error' [2017-12-16 21:01:00,146] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_local_change' [2017-12-16 21:01:00,270] [DEBUG] console: log: {"ViewinBrowser":{},"Share":{},"SyntaxCheckingResult":{}} [2017-12-16 21:01:00,372] [INFO] koInitService: Adding pre startup service for 'koFileStatusService': '@activestate.com/koFileStatusService;1' [2017-12-16 21:01:00,427] [INFO] elastic_tabstops: Elastic tabstops loaded. [2017-12-16 21:01:00,531] [ERROR] CT::margin.js: couldn't get the insert-color -- EXCEPTION START -- TypeError: this.view.scheme.getInterfaceStyleRaw is not a function
[2017-12-16 21:01:01,313] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_4' [2017-12-16 21:01:01,314] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_5' [2017-12-16 21:01:01,314] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_2' [2017-12-16 21:01:01,314] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_3' [2017-12-16 21:01:01,314] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_1' [2017-12-16 21:01:01,314] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_change' [2017-12-16 21:01:01,314] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'spelling_error' [2017-12-16 21:01:01,314] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_local_change' [2017-12-16 21:01:02,114] [WARNING] console-logger: mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create (1) in file:///opt/komodo-edit/lib/mozilla/components/koamAddonManager.js:138 [2017-12-16 21:01:02,363] [ERROR] koPHPLinter: Error getting phpInfoEx.version. Is a PHP interpreter defined? [2017-12-16 21:01:03,127] [INFO] koInitService: Adding pre startup service for 'KoMemoryReporter': '@activestate.com/koMemoryReporter;1' [2017-12-16 21:01:03,131] [INFO] koInitService: Adding pre startup service for 'koCommandmentService': '@activestate.com/koCommandmentService;1' [2017-12-16 21:01:59,664] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_4' [2017-12-16 21:01:59,664] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_5' [2017-12-16 21:01:59,664] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_2' [2017-12-16 21:01:59,664] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_3' [2017-12-16 21:01:59,664] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_cursor_1' [2017-12-16 21:01:59,664] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_remote_change' [2017-12-16 21:01:59,664] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'spelling_error' [2017-12-16 21:01:59,665] [WARNING] koScintillaSchemeService: applyScheme:: no indicator for name 'collab_local_change' [2017-12-16 21:03:21,116] [WARNING] console-logger: Key event not available on GTK2: key="u" modifiers="control,shift" (1) in chrome://komodo/content/tail/tail.xul:0 [2017-12-16 21:03:21,118] [WARNING] console-logger: Key event not available on some keyboard layouts: key="w" modifiers="control,alt" (1) in chrome://komodo/content/tail/tail.xul:0 [2017-12-16 21:03:21,119] [WARNING] console-logger: Key event not available on some keyboard layouts: key="n" modifiers="control,alt" (1) in chrome://komodo/content/tail/tail.xul:0 [2017-12-16 21:03:21,119] [WARNING] console-logger: Key event not available on some keyboard layouts: key="s" modifiers="control,alt" (1) in chrome://komodo/content/tail/tail.xul:0 [2017-12-16 21:03:21,119] [WARNING] console-logger: Key event not available on some keyboard layouts: key="d" modifiers="control,alt,shift" (1) in chrome://komodo/content/tail/tail.xul:0
thanks bye