Double-invocation hides the first window

This section is now closed.
Forum rules
This forum is now closed.

For help with current Audacity, please post to the 2.x. board for your operating system.

Please post feedback about the current 2.x version on the 2.x.feedback board.
Locked
RodBarnes
Posts: 21
Joined: Tue Nov 24, 2009 2:43 am
Operating System: Please select

Double-invocation hides the first window

Post by RodBarnes » Tue Nov 24, 2009 2:58 am

I had an instance of Audacity open and it was minimized. Forgetting I had it open, I opened another one and this one went immediately to the task bar -- no window appeared, not even the splash screen. Clicking on the taskbar icon of the second instance, nothing appears. Clicking on the instance of the first one restores that window. If you close the first instance, the second instance still doesn't bring up a window -- sort of. Actually, you'll find that the window is positioned off of screen to the left.

If you right-click the taskbar button, the Size and Move options aren't enabled. If you right-click the taskbar button and Maximize, then right-click and Restore, the Size/Move are enabled and you can then move it back onto visible desktop. You can then close that window.

If, instead of the above steps, you just right-click and close that instance, the window positions are store and the next time you open a new instance you get nothing but the splash screen because the window is still not in visible space.

Running Vista x64, nVidia 9800 GT dual monitor.

kozikowski
Forum Staff
Posts: 69374
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Double-invocation hides the first window

Post by kozikowski » Tue Nov 24, 2009 5:02 am

<<<I had an instance of Audacity...>>>

Exactly which Audacity was that?

Koz

RodBarnes
Posts: 21
Joined: Tue Nov 24, 2009 2:43 am
Operating System: Please select

Re: Double-invocation hides the first window

Post by RodBarnes » Tue Nov 24, 2009 5:12 am

v1.3.9 is the version I am testing.

steve
Site Admin
Posts: 81627
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Double-invocation hides the first window

Post by steve » Tue Nov 24, 2009 5:41 am

Try closing all instances of Audacity and rebooting the computer. If Audacity still does not open correctly you will need to reset the Audacity Preferences: http://wiki.audacityteam.org/index.php? ... defaults_2
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Edgar
Forum Crew
Posts: 2043
Joined: Thu Sep 03, 2009 9:13 pm
Operating System: Windows 10

Re: Double-invocation hides the first window

Post by Edgar » Tue Nov 24, 2009 4:29 pm

RodBarnes wrote:v1.3.9 is the version I am testing.
Hi Rod!

I have been working to repair this issue. The version you have of Audacity may not have the corrected code. If possible, could I ask you to do me a small favor? Before resetting it, open your audacity configuration file (on Vista it should be located here: C:UsersUserAppDataRoamingAudacity -- replace "User" with your username) in a text editor and find the section related to Window, paste that into a reply to this. Mine looks like this:

[Window]
X=202
Y=350
Width=1286
Height=316
Maximized=0
Normal_X=202
Normal_Y=350
Normal_Width=1286
Normal_Height=316
Iconized=0

Also before resetting it, try using the most current version of Audacity available here:

http://wiki.audacityteam.org/index.php? ... s_Binaries

this should work even with a hosed configuration file.
-Edgar
running Audacity personally customized 2.0.6 daily in a professional audio studio
occasionally using current Audacity alpha for testing and support situations
64-bit Windows Pro 10

RodBarnes
Posts: 21
Joined: Tue Nov 24, 2009 2:43 am
Operating System: Please select

Re: Double-invocation hides the first window

Post by RodBarnes » Tue Nov 24, 2009 5:07 pm

Here's the [Window] section:

Code: Select all

[Window]
Width=768
Height=486
Maximized=0
X=426
Y=117
Mine shows none of the other entries which yours listed. I will try the latest binaries from the link you provided.

RodBarnes
Posts: 21
Joined: Tue Nov 24, 2009 2:43 am
Operating System: Please select

Re: Double-invocation hides the first window

Post by RodBarnes » Tue Nov 24, 2009 5:12 pm

FYI: You can recover the "hidden" window by right-clicking on the taskbar button, selecting "Move", then press a cursor key. This ties the window to your mouse and you can drag it back into visible space. In my case, the hidden window is always this size:
Attachments
Audacity hidden window.jpg
Audacity hidden window.jpg (27.89 KiB) Viewed 1285 times

RodBarnes
Posts: 21
Joined: Tue Nov 24, 2009 2:43 am
Operating System: Please select

Re: Double-invocation hides the first window

Post by RodBarnes » Tue Nov 24, 2009 5:19 pm

Edgar wrote:Also before resetting it, try using the most current version of Audacity...
I got the 1.3.10 alpha and it does not exhibit this behavior. It appears to be corrected. I get two independent windows, neither of which is hidden.

Edgar
Forum Crew
Posts: 2043
Joined: Thu Sep 03, 2009 9:13 pm
Operating System: Windows 10

Re: Double-invocation hides the first window

Post by Edgar » Thu Nov 26, 2009 7:59 pm

RodBarnes wrote:
Edgar wrote:Also before resetting it, try using the most current version of Audacity...
I got the 1.3.10 alpha and it does not exhibit this behavior. It appears to be corrected. I get two independent windows, neither of which is hidden.
This is good news, I don't think the problem will reoccur with the new version and your test lets me know that the new version will even resolve the problem when created by the old version.

Thank you for this report!
-Edgar
running Audacity personally customized 2.0.6 daily in a professional audio studio
occasionally using current Audacity alpha for testing and support situations
64-bit Windows Pro 10

Locked