Search found 3621 matches

by jclausius
Tue Dec 10, 2019 8:37 am
Forum: Support (DiffMerge)
Topic: Segmentation fault on RHEL 7
Replies: 8
Views: 33712

Re: Segmentation fault on RHEL 7

I honestly couldn't tell you what is going on. My guess is GNOME installs some other small Gtk dependent library for toolbars (buttons, images, etc.) and/or mouse events that didn't get installed with KDE, and switching it installed that missing component. Just glad DiffMerge is now running on your ...
by jclausius
Fri Dec 06, 2019 2:06 pm
Forum: Support (DiffMerge)
Topic: Segmentation fault on RHEL 7
Replies: 8
Views: 33712

Re: Segmentation fault on RHEL 7

It still works (meaning DiffMerge didn't crash), but there is something definitely different here: $] konsole --version Qt: 4.8.7 KDE Development Platform: 4.14.8 Konsole: 2.10.5 ---- I ran diffmerge with the two attached files again. This time the console spits out: (diffmerge:4334): Gtk-CRITICAL *...
by jclausius
Fri Dec 06, 2019 1:43 pm
Forum: Support (DiffMerge)
Topic: Segmentation fault on RHEL 7
Replies: 8
Views: 33712

Re: Segmentation fault on RHEL 7

I cannot find any location on redhat's site where I can download 7.7 workstation.

I'll try switching to KDE on my Server install to see if that has any effect on DiffMerge. Will update once I've tested it out.
by jclausius
Fri Dec 06, 2019 9:14 am
Forum: Support (Vault)
Topic: vault.exe: GETTIME
Replies: 13
Views: 55822

Re: vault.exe: GETTIME

Sorry. I should have elaborated a bit more in a work-around to this issue - to solve the problem right now. Since this is a command line, I was thinking a batch file could be used to get the FCA, and then extract the files in place; thereby, touching only the files that had changed. I've also record...
by jclausius
Thu Dec 05, 2019 9:36 am
Forum: Support (DiffMerge)
Topic: Segmentation fault on RHEL 7
Replies: 8
Views: 33712

Re: Segmentation fault on RHEL 7

As a test, I downloaded RHEL 7.7 Server and installed to a virtual machine, did some extra setup and then did an install with 'Server with GUI'. This installed the GNOME desktop. After changing the default runlevel and a reboot, I checked the desktop: $ gnome-shell --version GNOME Shell 3.28.3 Next,...
by jclausius
Wed Nov 27, 2019 3:29 pm
Forum: Support (SourceOffSite)
Topic: Unable to download project tree...
Replies: 5
Views: 44670

Re: Unable to download project tree...

For the hang or crash of an SourceOffSite Server when handling a request for a project tree, here is some additional information...

viewtopic.php?t=50
by jclausius
Mon Nov 18, 2019 9:54 am
Forum: Support (Vault Professional)
Topic: CC.Net plugin
Replies: 4
Views: 15799

Re: CC.Net plugin

Ahh... That would make sense as I was really trying to figure out why you wouldn't want to get the version found in the repository.

Thank for following up!
by jclausius
Thu Nov 14, 2019 8:38 am
Forum: Support (Vault Professional)
Topic: CC.Net plugin
Replies: 4
Views: 15799

Re: CC.Net plugin

When it comes to the "sourcecontrol" and "sourceControlProvider" xml elements / Nant Tasks, SourceGear didn't write those parts of the components, those are authored and compiled in by someone in the CC.NET community, so it is difficult to say what impact that has. According to C...
by jclausius
Tue Sep 03, 2019 1:23 pm
Forum: Support (Vault Professional)
Topic: Unable to parse repository info from project file
Replies: 4
Views: 15407

Re: Unable to parse repository info from project file

Just to post a follow-up to this thread.

It seems doing a manual unbinding of the solution and projects ( viewtopic.php?f=13&t=18956&p=70077#p70077 ), and subsequently re-binding the items resolved the issue.
by jclausius
Tue Sep 03, 2019 7:41 am
Forum: Support (Vault)
Topic: vault.exe: GETTIME
Replies: 13
Views: 55822

Re: vault.exe: GETTIME

Hi Thomas, The feature request is still marked open. A note is on the bug about using CREATE_FCA or the "Folder Changes Archive" within the GUI client. To achieve the desired results. Have you looked at the CREATE_FCA command? You could set a begin date of Jan 1, 1970, and then an end date...
by jclausius
Thu Jun 27, 2019 12:11 pm
Forum: Support (Vault Professional)
Topic: VS2019 Vault Pro extension
Replies: 23
Views: 80195

Re: VS2019 Vault Pro extension

Thanks for an update on the workaround.
by jclausius
Mon Jun 24, 2019 8:20 am
Forum: Support (Vault)
Topic: Report on Folder Security
Replies: 2
Views: 9916

Re: Report on Folder Security

Take a look at the the rows in the view "[sgvault].[dbo].[userrepositoryaccessgroup]". This is a view which presents all users and their selected groups. The view has a repid (repository id) column which you can use for filtering / sorting. The "xid" (when not null) will be the &...
by jclausius
Wed Jun 19, 2019 8:25 am
Forum: Support (Vault Professional)
Topic: VS2019 Vault Pro extension
Replies: 23
Views: 80195

Re: VS2019 Vault Pro extension

Wow!! I don't have .NET Framework 4.8 installed, so that option is disabled, but I'll do some debugging down the road to see what gives. At least now there's a current work-around. @ThomasH, Nice Find! We solved it for our machines: Disabling "Optimize Rendering for screens with different pixel...
by jclausius
Mon Jun 17, 2019 1:04 pm
Forum: Support (Vault Professional)
Topic: VS2019 Vault Pro extension
Replies: 23
Views: 80195

Re: VS2019 Vault Pro extension

One other thing to check that may provide some more detailed information. Can you check for a VaultVsipClient-VS-16.0.txt file in your %TEMP% directory. If one is there, and it has a timestamp that coincides to your last use of Visual Studio 2019, can you please compress / attach and email it to sup...
by jclausius
Mon Jun 17, 2019 1:02 pm
Forum: Support (Vault Professional)
Topic: VS2019 Vault Pro extension
Replies: 23
Views: 80195

Re: VS2019 Vault Pro extension

OK. I created a copy of BigBrettExample, this time bound to Vault Standard (vaultdemo.sourcegear.com). It is found in pretty much the same repository path $/jeff test/BigBrettExample. @rheldt, can you give that a try, and see if there's any change? If you invoke File -> Vault Source Control -> Refre...