Preferences improvements WAS: Re: Beta_Feedback

1 message Options
Embed this post
Permalink
Gale (Audacity Team)

Preferences improvements WAS: Re: Beta_Feedback

Reply Threaded More More options
Print post
Permalink

| From "Ed Musgrove" <[hidden email]>
| Sun, 25 Oct 2009 23:37:05 -0700
| Subject: [Audacity-devel] Beta_Feedback
> After release of "stable" I propose to make the prefs panel user resizable
> (restrained only by valid screen size) and the keyboard panel columns
> automatically size themselves (I have the code completely finished) just
> like the mouse prefs panel is. This will resolve most if not all such
> issues.

Do you want to do some sort of write up of your proposals here:
http://wiki.audacityteam.org/index.php?title=Preferences_Improvements

[Obviously the "redesign"  mentioned there in response to the
previous overflow problem has already been addressed.]

Was the French user somehow managing to drag the dialog beyond
800px? And the use case is that the dialogue is simply too small at
very large resolutions?

I'd be interested in trying the code for the keyboard panel columns
if it gets rid of that horizontal scrollbar on Windows (which you
tend not to get on Linux because of smaller screen resolution/larger
fonts). Does the fix prevent "Key combination" being truncated?  



Gale



> > -----Original Message-----
> > From: Gale Andrews [mailto:[hidden email]]
> > Sent: Sunday, October 25, 2009 7:53 PM
> > To: [hidden email]
> > Subject: Re: [Audacity-devel] Beta_Feedback
> >
> >
> > | From "Ed Musgrove" <[hidden email]> To
> > | <[hidden email]>
> > | Subject [Audacity-devel] Beta_Feedback
> > > Is it possible that the recent commit to fr.po caused this:
> > >
> > > Update of /cvsroot/audacity/htdocs/locale In directory
> > > 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv7665
> > >
> > > Modified Files:
> > > fr.po
> > > Log Message:
> > > Updated web site translation from Olivier Humbert
> >
> > No, that is the translation for the web site, not the .po file for the
> software.
> > See below.
> >
> >
> > | From "Ed Musgrove" <[hidden email]>
> > | Sun, 25 Oct 2009 09:52:08 -0700
> > | Subject: [Audacity-devel] Beta_Feedback
> > > Note that the problem is with width. Note that the Audacity "system
> > > informations" is printed in French.
> > >
> > > I carefully went through both (after having just downloaded the current
> > CVS
> > > head):
> > > audacity\src\prefs\PrefsDialog.cpp
> > > audacity\src\prefs\KeyConfigPrefs.cpp
> > > To ensure that none of the things I have played with recently were
> > > inadvertently committed -- they were not.
> > >
> > > Recently Gale made some changes to the text. I think that this dialogue
> > > initially sizes itself based on the width of the longest text string;
> could
> > > this be a translation issue?
> >
> > If the problem is specific to running Audacity in French, using the .mo
> > file compiled from fr.po, then no, because my string changes have not
> > yet had a French translation committed.
> >
> > Using a Unicode Release build from CVS a few days ago on Ubuntu 9.04
> > (so using the current fr.po file) the longer text seems to wrap round
> > correctly. The preferences dialogue could in fact still be expanded a
> > little horizontally to the full 800px width.
> >
> >
> >
> > > If possible, I would like to have the reporter comment out that line so
> that
> > > the dialog will open without entering the debugger, then, send me a
> > > screenshot of the mouse panel, key binding panel and the directories
> > panel.
> > >
> > > Je parle un peut de Francais. (But my spelling and grammar are
> atrocious.)
> >
> > Ed, I've sent you the e-mail address of the person privately, so feel free
> to
> > contact them off-list for more information (but don't overdo it if he
> > isn't keen to go to a lot of trouble). :=)
> >
> >
> >
> > Thanks
> >
> >
> >
> > Gale
> >
> >
> >
> >
> > > > -----Original Message-----
> > > > From: Gale Andrews [mailto:[hidden email]]
> > > > Sent: Sunday, October 25, 2009 1:28 AM
> > > > To: Laurent Epinat
> > > > Cc: [hidden email]; [hidden email]
> > > > Subject: Re: [Audacity-devel] Beta_Feedback
> > > >
> > > >
> > > > Thank you, I have forwarded this message to our developers'
> > > > mailing list.
> > > >
> > > >
> > > >
> > > > Gale
> > > > Audacity Team
> > > >
> > > >
> > > > | From Laurent Epinat
> > > > | Sat, 24 Oct 2009 10:34:26 +0200
> > > > | Subject: Beta_Feedback
> > > > > Just for information, I recompile the beta 1.3.9 version on AMD64
> > > > >
> > > > > and I have an assert when I open the preference dialog box at the
> > > > > src/prefs/PrefsDialog.cpp line 136 :
> > > > > wxASSERT_MSG(sz.x <= 800 && sz.y <= 600, wxT("Preferences dialog
> > > > > exceeds max size"));
> > > > >
> > > > > I add trace on the size and my dialog had
> > > > > sz.x=857 sz.y=382
> > > > >
> > > > >
> > > > > My screen resolution is 1920x1200
> > > > > I you need more information ...
> > > > >
> > > > >
> > > > > Congratulation for the really good software
> > > > >
> > > > >
> > > > > Here the system informations
> > > > >
> > > > > Informations système
> > > > > Support de format de fichier
> > > > > libmad (Importation de MP3) Activé
> > > > > libvorbis (Import et Export Ogg Vorbis ) Activé
> > > > > libid3tag (support des tag ID3) Activé
> > > > > libflac (Import et Export FLAC) Activé
> > > > > libtwolame (export MP2) Désactivé
> > > > > QuickTime (Importer depuis QuickTime) Désactivé
> > > > >
> > > > >
> > > > > Librairies
> > > > > libresample
> > > > > (Conversion de fréquence d'échantillonnage) Activé PortAudio
> (Lecture
> > > > > et enregistrement audio)
> > > > > v19
> > > > > wxWidgets 2.8.10
> > > > > (Unicode)
> > > > >
> > > > > Fonctions
> > > > > Nyquist (Support de modules (plugins)) Activé
> > > > > LADSPA (Support de modules (plugins)) Activé
> > > > > Vamp (Support de modules (plugins)) Activé
> > > > > Audio Units (Support de modules (plugins)) Désactivé
> > > > > PortMixer (Support du mixage de la carte son) Activé
> > > > > SoundTouch (Support du changement de hauteur et de tempo)
> > > > Désactivé
> > > > >
> > > > > Informations système
> > > > > Date de création du programme : Oct 18 2009
> > > > > Type de version : Debug build
> > > > > Préfixe d'intallation /usr/local/
> > > > > Répertoire des réglages : /home/laurent/.audacity-data




------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
audacity-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/audacity-devel