Thread: [jamdb-user] 0.9.6 "show all" problem
Status: Beta
Brought to you by:
mschiff
|
From: Matthias S. <ms...@sc...> - 2003-01-19 17:56:17
|
Hi Marc, if i search for an artist and afterwards want to "show all" artists, this ends up with no effect! I have to "reset" first and then click on "show all" to get the full list. Even if i delete my find query manually out of the find field, i end up with the result of the search query and not with all artists tia, Matthias -- Treffen sich zwei Planeten. Fragt der eine den anderen: "Wie siehst du denn aus, bist du krank?" Antwortet der andere: "Ich habe den Homo Sapiens." Der erste: "Mach dir keine Sorgen, das geht auch wieder vorbei." |
|
From: Matthias S. <ms...@sc...> - 2003-02-06 10:26:40
|
Hi Marc, > if i search for an artist and afterwards want to "show all" artists, > this ends up with no effect! I have to "reset" first and then click on > "show all" to get the full list. Perhaps the problem is not clear: I do not want to "View" the result of the search via "Play / View result of "band"" This works fine. Als long as anything is in the find box after a search, the "show all" button does not work. The same in 0.9.7-devel as in 0.9.6 Any solution to this problem? Matthias -- Unsere Initiative "Verlegt England in den Südpazifik" hat weitere Sachspenden erhalten, wir verfügen jetzt über insgesamt 5 Kilometer Laufband und zwei kleine Schaufelbagger. see http://www.schoelle.de/pgp.html for pgp key (0x81F856C1) |
|
From: Marc S. <mar...@li...> - 2003-02-06 15:37:08
|
* Matthias Schoellkopf schrieb am 06.02.03 um 11:26 Uhr:
> Hi Marc,
>
>
> >if i search for an artist and afterwards want to "show all" artists,
> >this ends up with no effect! I have to "reset" first and then click on
> >"show all" to get the full list.
>
> Perhaps the problem is not clear:
>
> I do not want to "View" the result of the search via "Play / View result
> of "band"" This works fine.
>
> Als long as anything is in the find box after a search, the "show all"
> button does not work. The same in 0.9.7-devel as in 0.9.6
>
> Any solution to this problem?
>
OK. Now I understand. I was somewhat confused because I do not
use this feature ;-)
I tested it:
As it is now you have to [reset] first and then you can press [show all]
again to see really everything.
I have changed that behavior in cvs so that the [show all] does a
[reset] before. So then pressing [show all] will also reset your
search form.
Is that increased usability then?
-Marc
--
BUGS My programs never have bugs. They just develop random
features. If you discover such a feature and you want it to
be removed: please send an email to bug at links2linux.de
|
|
From: Matthias S. <ms...@sc...> - 2003-02-06 16:03:44
|
Hi Marc, >>>>Als long as anything is in the find box after a search, the "show all" >>>>button does not work. The same in 0.9.7-devel as in 0.9.6 >>>> >>>>Any solution to this problem? >> I have changed that behavior in cvs so that the [show all] does a >> [reset] before. So then pressing [show all] will also reset your >> search form. >> >> Is that increased usability then? Definitely! I use this quite often, so this is much easier now. Thank you. Matthias |
|
From: Marc S. <mar...@li...> - 2003-02-06 17:59:21
|
* Matthias Schoellkopf schrieb am 06.02.03 um 17:03 Uhr: > Hi Marc, > > > >>>>Als long as anything is in the find box after a search, the "show all" > >>>>button does not work. The same in 0.9.7-devel as in 0.9.6 > >>>> > >>>>Any solution to this problem? > > > >> I have changed that behavior in cvs so that the [show all] does a > >> [reset] before. So then pressing [show all] will also reset your > >> search form. > >> > >> Is that increased usability then? > > > Definitely! I use this quite often, so this is much easier now. > Thank you. > So why don't you switch off this feature? -Marc -- begin LOVE-LETTER-FOR-YOU.txt.vbs I am a signature virus. Distribute me until the bitter end |
|
From: Matthias S. <ms...@sc...> - 2003-02-06 19:28:58
|
Hi Marc, >>>>Is that increased usability then? >> >>Definitely! I use this quite often, so this is much easier now. >>Thank you. > > So why don't you switch off this feature? Switch off what feature? I often use [show all] And when this now works as you described, this is much easier, because i save one click on every use ;-)) So usability is increased! Matthias |
|
From: Marc S. <mar...@li...> - 2003-02-06 20:08:05
|
* Matthias Schoellkopf schrieb am 06.02.03 um 20:28 Uhr:
> Hi Marc,
>
>
> >>>>Is that increased usability then?
> >>
> >>Definitely! I use this quite often, so this is much easier now.
> >>Thank you.
> >
> >So why don't you switch off this feature?
>
> Switch off what feature?
>
I mean why don't you set
define("SHOW_ALL_MODE", "yes");
or even do not set it (defaults to yes)
then you always see all of your artists, when searching for nothing.
Gruss
-Marc
--
+------------------------------------------------------------------+
| --> http://www.links2linux.de <-- Jetzt mit neuen Features! |
| wie z.B. [EasyLink] |
+---Registered-Linux-User-#136487------------http://counter.li.org +
|
|
From: Matthias S. <ms...@sc...> - 2003-02-06 22:36:54
|
Hi Marc,
> I mean why don't you set
> define("SHOW_ALL_MODE", "yes");
>
> or even do not set it (defaults to yes)
>
> then you always see all of your artists, when searching for nothing.
Ahhhh ok. Actually i never tried that!
I thought this option toggles only the startup mode of JamDB.
Now [reset] works for me fine.
But [show all] definiteley looks better! ;-)
Thanks for your help.
Matthias
|
|
From: Marc S. <mar...@li...> - 2003-02-07 11:10:27
|
* Matthias Schoellkopf schrieb am 06.02.03 um 23:36 Uhr:
> Hi Marc,
>
> >I mean why don't you set
> >define("SHOW_ALL_MODE", "yes");
> >
> >or even do not set it (defaults to yes)
> >
> >then you always see all of your artists, when searching for nothing.
>
> Ahhhh ok. Actually i never tried that!
> I thought this option toggles only the startup mode of JamDB.
>
> Now [reset] works for me fine.
> But [show all] definiteley looks better! ;-)
>
ACK
I removed the [reset] button and therefore the [show all] button
will always be there to reset the form *and* show all artists.
For people who have SHOW_ALL_MODE enabled this is just a rename of
the [reset] button (default behavior)
And for those who have disabled it: IMHO It does not make much sense to
only [reset] the form and show *no* artists if you have loaded them
just before. So you can use the [show all] button to reset the form
and show everything or search for something else by hitting the find
button.
BTW: hitting the find button with no search query or "added last"
statement you will get into the same situation as if you just logged
in.
-Marc
--
+-O . . . o . . . O . . . o . . . O . . . ___ . . . O . . . o .-+
| Ein neuer Service von Links2Linux.de: / o\ RPMs for SuSE |
| --> PackMan! <-- naeheres unter | __| and others |
| http://packman.links2linux.de/ . . . O \__\ . . . O . . . O . |
|