DiffMerge 4.2.0 hangs on quit
Moderator: SourceGear
DiffMerge 4.2.0 hangs on quit
DiffMerge 4.2.0 (697:52f98c4fcb) [intel] stable
SourceTree 1.9.4.1 (1.9.4.1), default integration settings
OS X 10.9.3 (13D65)
I'm using DiffMerge for viewing external diff of the uncommitted changes in SourceTree.
During viewing/editing everything is fine, changes (if any) are saved, but when I quit from DiffMerge, it hangs - stays in dock without responding and I have to kill it. Thats quite annoying to have 20+ DiffMerge icons in dock after viewing 20+ diffs. Crashlog attached.
SourceTree 1.9.4.1 (1.9.4.1), default integration settings
OS X 10.9.3 (13D65)
I'm using DiffMerge for viewing external diff of the uncommitted changes in SourceTree.
During viewing/editing everything is fine, changes (if any) are saved, but when I quit from DiffMerge, it hangs - stays in dock without responding and I have to kill it. Thats quite annoying to have 20+ DiffMerge icons in dock after viewing 20+ diffs. Crashlog attached.
- Attachments
-
- crashlog.txt
- (1.05 MiB) Downloaded 681 times
Re: DiffMerge 4.2.0 hangs on quit
Are you running DiffMerge integrated with what is managing your SourceTree, or are you running it separately?
If you aren't running it separately, pull down the two files you need to Diff, and try using DiffMerge separate from the other program. Does it still hang when closing?
When you are making changes, are you editing the right or left side, or both?
Does the machine sleep sometime between starting DiffMerge and closing it?
If you aren't running it separately, pull down the two files you need to Diff, and try using DiffMerge separate from the other program. Does it still hang when closing?
When you are making changes, are you editing the right or left side, or both?
Does the machine sleep sometime between starting DiffMerge and closing it?
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
-
- Posts: 5
- Joined: Tue Nov 04, 2014 12:45 am
Re: DiffMerge 4.2.0 hangs on quit
Hi, I'm running DiffMerge 4.2.0 on Ubuntu and I have the same issue. When I try to use diff or merge it hangs when I'm trying to close the window. I notice that if I wait for a long time (until the support window is shown and I can close that) I can get it closed without hanging.
Re: DiffMerge 4.2.0 hangs on quit
David: Which version of Ubuntu are you running?
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
-
- Posts: 5
- Joined: Tue Nov 04, 2014 12:45 am
Re: DiffMerge 4.2.0 hangs on quit
12.04Beth wrote:David: Which version of Ubuntu are you running?
Re: DiffMerge 4.2.0 hangs on quit
I didn't recall a problem with that combination, so I ran a double check and didn't see anything out of the ordinary.
How large are the files that you are comparing?
Are any of your Linux log files showing errors around the same time as the hang or after the crash?
How large are the files that you are comparing?
Are any of your Linux log files showing errors around the same time as the hang or after the crash?
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
-
- Posts: 5
- Joined: Tue Nov 04, 2014 12:45 am
Re: DiffMerge 4.2.0 hangs on quit
The issue presents it self regardless of file size (I've tried with 5-5000 lines of code, same result). I'm relatively new to Linux and haven't had any reason to look in the logs yet so I don't really know where to find them and what they'll tell me, but I'll look into it.
-
- Posts: 5
- Joined: Tue Nov 04, 2014 12:45 am
Re: DiffMerge 4.2.0 hangs on quit
Not sure if it's related but when I try to click support in the about window i get the following assertion failiure:
/build/sgdm400/Linux/x86_64/Release/wxWidgets-3.0.0-rc1/include/wx/strvararg.h(451): assert "(argtype & (wxFormatStringSpecifier<T>::value)) == argtype" failed in wxArgNormalizer(): format specifier doesn't match argument type
/build/sgdm400/Linux/x86_64/Release/wxWidgets-3.0.0-rc1/include/wx/strvararg.h(451): assert "(argtype & (wxFormatStringSpecifier<T>::value)) == argtype" failed in wxArgNormalizer(): format specifier doesn't match argument type
-
- Posts: 5
- Joined: Tue Nov 04, 2014 12:45 am
Re: DiffMerge 4.2.0 hangs on quit
It actually hangs even if I just open it manually, without specifying any files and then just close it directly.