Re: location of debug report zip
Peter Sampson <[email protected]> Mon, 19 Apr 2021 09:46:10 +0100
| Newsgroups | gmane.comp.audio.audacity.devel |
|---|---|
| Message-ID | <CAD50V8wQv75LGnztGFk7YO2g4sa2ntWcJH_g7w3ky88yqpU5bA@mail.gmail.com> |
Is there mot a clue here in the path name which contains: "*Wondershare*" which is a third-part software supplier ? So maybe it is a bug in someone else's software ? Or a plug-in that is not playing nicely with Audacity? Peter. On Sun, Apr 18, 2021 at 8:31 PM Leland <[email protected]> wrote: > It uses wxFileName::GetTempDir() which checks the TMPDIR, TMP, and TEMP > environment variables. And then (on Windows) it calls the Windows > GetTempPath() API, which does this: > > 1. The path specified by the TMP environment variable. > 2. The path specified by the TEMP environment variable. > 3. The path specified by the USERPROFILE environment variable. > 4. The Windows directory. > > So, maybe there’s a TMPDIR or TMP environment variable that is specifying > the unusual path. > > > > *From:* Steve Fiddle <[email protected]> > *Sent:* Sunday, April 18, 2021 12:36 PM > *To:* Audacity-Devel list <[email protected]> > *Subject:* Re: [Audacity-devel] location of debug report zip > > > > > > > > On Sun, 18 Apr 2021 at 18:16, Leland <[email protected]> wrote: > > It should be in what is returned by wxFileName::GetTempDir() since we > don’t override the directory. For me that is > C:\Users\Yam\AppData\Local\Temp and is what the environment variable %TEMP% > points to. (ß I’d check the TEMP var first) > > > > That's what I thought, but: > > > > 1. I asked them to run: > > ECHO %Temp% > > and they got: > > C:\Users\Brian\AppData\Local\Temp > > > > 2. Their audacity.cfg contains: > > TempDir=C:\\Users\\Brian\\AppData\\Local\\Audacity\\SessionData > > > > Yet this is a screenshot of the debug report message: > > > > Any idea what's going on here? > > > > Steve > > > > > > > > *From:* Steve Fiddle <[email protected]> > *Sent:* Sunday, April 18, 2021 10:17 AM > *To:* Audacity-Devel list <[email protected]> > *Subject:* [Audacity-devel] location of debug report zip > > > > We have a user on the forum that is getting repeated crashes with 3.0.0 > and 2.4.2 when they try to save or export. > > > > I noticed that the debug report ZIP file was being written to: > > C:\Users\Public\Documents\Wondershare\CreatorTemp\ > > > > That's not normal is it? > > > > Steve > > _______________________________________________ > audacity-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/audacity-devel > > _______________________________________________ > audacity-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/audacity-devel > _______________________________________________ audacity-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/audacity-devel
image001.jpg
(image/jpeg, 164.3 KB) - not displayed