Search found 70 matches
- Fri Jan 17, 2014 9:12 pm
- Forum: Comments and Suggestions
- Topic: How about a linux/Unix version?
- Replies: 5
- Views: 43549
Alt Keys in Wine
When using Zeus in Wine, the ALT key combinations caused funny response, sometimes working, sometimes changing the focus to the menus, etc.. At least on Virtual Box, pressing the (left) "Windows" key and the ALT key at the same time, then the other key works fine. This is essential for those that ...
- Wed Apr 11, 2012 1:44 pm
- Forum: Tutorials, Tips and Tricks
- Topic: Zeus Under Linux
- Replies: 5
- Views: 27377
- Wed Apr 04, 2012 3:24 pm
- Forum: Tutorials, Tips and Tricks
- Topic: Zeus Under Linux
- Replies: 5
- Views: 27377
Zeus 7 Wine
I recently tried with with Ubunto 10 and stock wine (i didn't try any 'tricks"). Zeus did work, but the Workspace tools did not work... I made some attempt to debug but didn't get anything useful. It seemed that the external tools that Zeus was spawning off to build workspaces simply crashed and did ...
- Tue Jan 31, 2012 2:57 pm
- Forum: General
- Topic: Running project make on "recursive" make project
- Replies: 1
- Views: 8427
Running project make on "recursive" make project
Just need a clarification; I am running a build on a project that uses "recursive make". I get this error message,
make: *** create_child_process: DuplicateHandle(In) failed (e=6)
. Stop.
I assume this is because the make "shell" cannot spawn, am I correct?
make: *** create_child_process: DuplicateHandle(In) failed (e=6)
. Stop.
I assume this is because the make "shell" cannot spawn, am I correct?
- Fri Jun 04, 2010 3:34 pm
- Forum: Reporting a Bug
- Topic: Line Wrap Indicator (3.97c)
- Replies: 1
- Views: 8755
Line Wrap Indicator (3.97c)
With 3.97c I get a Right Line wrap indicator (vertical line) that I can't seem to get rid of. Tried View-LineWrapIndicator.
- Mon Jan 18, 2010 2:57 pm
- Forum: Comments and Suggestions
- Topic: Tags Search Results
- Replies: 2
- Views: 10569
- Thu Dec 24, 2009 2:50 pm
- Forum: Comments and Suggestions
- Topic: Tags Search Results
- Replies: 2
- Views: 10569
Tags Search Results
I would like to suggest getting rid of the "Name" column in the Tags Search Results display window. This column doesn't provide any useful information (as far as I can see) as its always the same as the "Tag Name" box. You can leave the icon symbol in the Name column - although I don't know what ...
- Tue Dec 22, 2009 4:41 pm
- Forum: Scripts
- Topic: Workspace Projects Builder Script
- Replies: 0
- Views: 32918
Workspace Projects Builder Script
Something I use to create a Zeus Workspace that has multiple "projects" that are actually the same project that is sync'd to a different changelist - basically each project is a different clientspec (to use perforce nomenclature). This script also helps if you need to create a project that has a ...
- Mon Dec 21, 2009 6:52 pm
- Forum: Comments and Suggestions
- Topic: Project Tree Import
- Replies: 9
- Views: 21927
- Wed Dec 02, 2009 7:38 pm
- Forum: General
- Topic: Workspace Project Tag files
- Replies: 2
- Views: 10155
Workspace Project Tag files
I have a workspace with two projects in it, A and B. When I search the tags database, results from both project A and B are shown, even though only project A is "active". In the WorkSpace->Options->TagsDatabase neither project has any installed files. The Available Files shows A.zdb and B.zdb. The ...
- Thu Nov 19, 2009 10:12 pm
- Forum: Reporting a Bug
- Topic: Replace in Marked Text Region
- Replies: 1
- Views: 8740
Replace in Marked Text Region
Replace is not working for a marked text region. Steps to repro,
Type in the following
11 22 33 44 55 66 77 88 99
select the above text. Open the Replace dialog and replace the " " with ",0x". The result is the text is only replaced up to the originally marked text, but since the text grows in ...
Type in the following
11 22 33 44 55 66 77 88 99
select the above text. Open the Replace dialog and replace the " " with ",0x". The result is the text is only replaced up to the originally marked text, but since the text grows in ...
- Mon Nov 16, 2009 9:06 pm
- Forum: Comments and Suggestions
- Topic: Dos Shell as Document Window
- Replies: 3
- Views: 11378
Dos Shell as Document Window
How about when you invoke a DOS shell, its a window under Zeus?
- Tue Sep 22, 2009 9:53 pm
- Forum: Scripts
- Topic: ArchiveAllTabs
- Replies: 9
- Views: 57162
Jussij,
1. The archiveAllTabs.py script calls zeus.screen_update_disable() , however, I still see partial windows being drawn when the script executes. Is that expected?
2. Recall we discussed a problem with passing multiple fields to a dialog box, I believe you traced that to a python issue with ...
1. The archiveAllTabs.py script calls zeus.screen_update_disable() , however, I still see partial windows being drawn when the script executes. Is that expected?
2. Recall we discussed a problem with passing multiple fields to a dialog box, I believe you traced that to a python issue with ...
- Mon Sep 21, 2009 7:35 pm
- Forum: Scripts
- Topic: ArchiveAllTabs
- Replies: 9
- Views: 57162
- Mon Sep 21, 2009 7:09 pm
- Forum: Comments and Suggestions
- Topic: More backup options
- Replies: 8
- Views: 48679
archiveAllTabs Version 1.3
This macro has been updated to not require Zip.exe and use timestamped sub-directories of your backup location (defaulting to ../Zeus/zbackup).