http://bugs.winehq.org/show_bug.cgi?id=13762
Summary: maintainer admin screenshot queue shows empty when not empty Product: WineHQ Apps Database Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: appdb-unknown AssignedTo: wine-bugs@winehq.org ReportedBy: a.hurst@shef.ac.uk
On my AppDB maintainer page, I see "View Screenshot Queue (0)", depsite having a screenshot waiting for me to process.
http://bugs.winehq.org/show_bug.cgi?id=13762
Alexander Nicolaysen Sørnes alex@thehandofagony.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alex@thehandofagony.com
--- Comment #1 from Alexander Nicolaysen Sørnes alex@thehandofagony.com 2008-07-06 09:30:28 --- Is this still a problem?
http://bugs.winehq.org/show_bug.cgi?id=13762
--- Comment #2 from Andrew Charles Hurst a.hurst@shef.ac.uk 2008-07-06 15:36:29 --- Erm, I can't tell until someone submits a screenshot to one of my apps.. Pluxity for instance.
http://bugs.winehq.org/show_bug.cgi?id=13762
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2008-08-23 10:08:04 --- This been a problem for a long time. Anyone wants to look at the cause?
http://bugs.winehq.org/show_bug.cgi?id=13762
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2008-09-12 16:45:16 --- Still not fixed.
http://bugs.winehq.org/show_bug.cgi?id=13762
--- Comment #5 from Andrew Charles Hurst a.hurst@shef.ac.uk 2008-09-13 04:35:43 --- I think appdb/include/appData.php : 280 should read $sSelectType = " AND appData.type = '?'"; instead of
$sSelectType = " AND type = '?'";
but I haven't got a testbed (apache/php/mysql) to try it out.
http://bugs.winehq.org/show_bug.cgi?id=13762
--- Comment #6 from Alexander Nicolaysen Sørnes alex@thehandofagony.com 2008-09-14 06:38:23 --- There is only one table with the column type, although I agree the code could be changed to make it more clear. I have sent a patch to fix the count being zero, hopefully it will be applied soon.
http://bugs.winehq.org/show_bug.cgi?id=13762
Alexander Nicolaysen Sørnes alex@thehandofagony.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #7 from Alexander Nicolaysen Sørnes alex@thehandofagony.com 2008-09-14 09:26:57 --- patch applied
http://bugs.winehq.org/show_bug.cgi?id=13762
Alexander Nicolaysen Sørnes alex@thehandofagony.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexander Nicolaysen Sørnes alex@thehandofagony.com 2008-09-14 09:27:17 --- closing
http://bugs.winehq.org/show_bug.cgi?id=13762
--- Comment #9 from Vitaliy Margolen vitaliy@kievinfo.com 2008-09-14 11:30:10 --- Thank you. As soon as I get some more new images in the queue will verify it.