Tony Lambregts wrote: > Dan Kegel wrote: >> On 10/19/07, Alexander Nicolaysen Sørnes <[EMAIL PROTECTED]> wrote: >>>>> Any reason why you're not using the AppDB? This is exactly what it is >>>>> for, >>>> Finally, I've been asking for appdb maintainer status for photoshop >>>> for months now, and haven't gotten it. >>> Press the 'become a maintainer' button on the version/app page. >> I've done that twice in two months, no joy. >> - Dan >> >> >> > > I know that maintainer requests have gone through and are working but > apparently > there has to be something wrong with this, since you are not the only one who > has had problems. Vitamin also had a problem trying to become a maintainer. > > right now you are the maintainer for 6 apps as of last month > > select appId as App, versionId as Ver, userId, submitTime, notificationTime, > queued from appMaintainers where userId=73509; > +------+------+--------+---------------------+---------------------+--------+ > | App | Ver | userId | submitTime | notificationTime | queued | > +------+------+--------+---------------------+---------------------+--------+ > | 2024 | 0 | 73509 | 2005-09-19 19:04:55 | 2007-10-19 02:05:52 | false | > | 27 | 0 | 73509 | 2006-08-18 11:25:23 | NULL | false | > | 3097 | 4515 | 73509 | 2006-07-20 09:37:38 | NULL | false | > | 5903 | 0 | 73509 | 2007-10-05 12:11:28 | NULL | false | > | 1302 | 0 | 73509 | 2007-02-04 14:03:05 | NULL | false | > | 2077 | 3227 | 73509 | 2007-09-09 11:09:22 | NULL | false | > +------+------+--------+---------------------+---------------------+--------+ > > http://appdb.winehq.org/objectManager.php?sClass=application&iId=2024 > http://appdb.winehq.org/objectManager.php?sClass=application&iId=27 > http://appdb.winehq.org/objectManager.php?sClass=application&iId=5903 > http://appdb.winehq.org/objectManager.php?sClass=application&iId=1302 > http://appdb.winehq.org/objectManager.php?sClass=version&iId=4515 > http://appdb.winehq.org/objectManager.php?sClass=version&iId=3227 > > The last one by submission date is the 5th of this month and I have processed > maintainers that work within the last couple of days. > > mysql> select appId as App, versionId as Ver, userId, submitTime, > notificationTime, queued from appMaintainers where submitTime>="2007-10-17" ; > +------+------+--------+---------------------+---------------------+--------+ > | App | Ver | userId | submitTime | notificationTime | queued | > +------+------+--------+---------------------+---------------------+--------+ > | 5960 | 0 | 89024 | 2007-10-18 15:27:25 | NULL | false | > | 2804 | 0 | 62716 | 2007-10-18 18:03:56 | NULL | false | > | 5962 | 0 | 101137 | 2007-10-19 06:13:13 | NULL | true | > | 2243 | 0 | 84115 | 2007-10-19 06:31:23 | NULL | false | > | 127 | 0 | 95416 | 2007-10-17 09:28:12 | NULL | false | > | 229 | 2939 | 96900 | 2007-10-17 11:42:13 | NULL | false | > | 5736 | 9476 | 109646 | 2007-10-18 04:34:50 | NULL | false | > | 4880 | 9467 | 109550 | 2007-10-17 13:43:25 | NULL | false | > | 5954 | 9468 | 109616 | 2007-10-17 14:37:46 | NULL | false | > | 5736 | 9476 | 109646 | 2007-10-18 08:38:41 | NULL | false | > | 2141 | 0 | 109380 | 2007-10-17 21:33:21 | 2007-10-18 02:05:49 | false | > | 1347 | 8535 | 108025 | 2007-10-18 00:34:12 | NULL | false | > | 5958 | 9472 | 106136 | 2007-10-18 00:59:29 | NULL | false | > | 648 | 9488 | 98453 | 2007-10-19 07:21:59 | NULL | true | > | 1896 | 7326 | 109744 | 2007-10-19 17:55:23 | NULL | true | > +------+------+--------+---------------------+---------------------+--------+ > > http://appdb.winehq.org/objectManager.php?sClass=application&iId=5960 > http://appdb.winehq.org/objectManager.php?sClass=application&iId=2804 > http://appdb.winehq.org/objectManager.php?sClass=application&iId=5962 > http://appdb.winehq.org/objectManager.php?sClass=application&iId=2243 > ... > http://appdb.winehq.org/objectManager.php?sClass=version&iId=2939 > http://appdb.winehq.org/objectManager.php?sClass=version&iId=9476 > http://appdb.winehq.org/objectManager.php?sClass=version&iId=9467 > http://appdb.winehq.org/objectManager.php?sClass=version&iId=9468 > ... > > > Please give us more information so we can fix whatever the problem is. > > -- > > Tony Lambregts > >
The problem seems to be not with the queue but with accepting the maintainers. Last night I tried to submit the request to be a super maintainer of this app:http://appdb.winehq.org/objectManager.php?sClass=application&iId=5936 And the request appeared in the queue. And was accepted. But I'm still not a maintainer of the app. Vitaliy.