Bug#759208: goplay: shows no results at all

2014-10-06 Thread Petter Reinholdtsen
[Enrico Zini]
 I think it's caused by #762347 for which I'm about to upload a fix.

Did you manage to get goplay to show anything with the fix for #762347
in place?  I'm unable to do so, and wonder if I am testing the wrong
thing.  I ran 'debtags update; update-apt-xapian-index' as root
without any changes to the goplay and golearn behaviour.

Running 'axi-cache search use::learning and role::program' now show 3
results found, which is quite a bit lower than the result I expected.

-- 
Happy hacking
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#759208: goplay: shows no results at all

2014-10-06 Thread Enrico Zini
Control: reopen 762347

On Mon, Oct 06, 2014 at 10:10:59AM +0200, Petter Reinholdtsen wrote:

 [Enrico Zini]
  I think it's caused by #762347 for which I'm about to upload a fix.
 
 Did you manage to get goplay to show anything with the fix for #762347
 in place?  I'm unable to do so, and wonder if I am testing the wrong
 thing.  I ran 'debtags update; update-apt-xapian-index' as root
 without any changes to the goplay and golearn behaviour.
 
 Running 'axi-cache search use::learning and role::program' now show 3
 results found, which is quite a bit lower than the result I expected.

I only fixed part of the problem. Now we get a partial tag database
because the old parser in libept cannot deal with multiline tag fields.

I've rewritten the parser in debtags and apt-xapian-index works now.
There is still some issue that I'm working on, expect another upload
today.


Enrico

-- 
GPG key: 4096R/E7AD5568 2009-05-08 Enrico Zini enr...@enricozini.org


signature.asc
Description: Digital signature


Bug#759208: goplay: shows no results at all

2014-10-06 Thread Enrico Zini
Control: reassign 762347 libept1.4.12

On Mon, Oct 06, 2014 at 12:27:54PM +0200, Enrico Zini wrote:

 I only fixed part of the problem. Now we get a partial tag database
 because the old parser in libept cannot deal with multiline tag fields.
 
 I've rewritten the parser in debtags and apt-xapian-index works now.
 There is still some issue that I'm working on, expect another upload
 today.

I managed to fix the parser in libept without breaking ABI.

There was another problem to fix in libept to deal with this bug, so I'm
now reassigning this to libept and closing it with its upload that's
coming soon.


Enrico

-- 
GPG key: 4096R/E7AD5568 2009-05-08 Enrico Zini enr...@enricozini.org


signature.asc
Description: Digital signature


Bug#759208: goplay: shows no results at all

2014-10-05 Thread Petter Reinholdtsen
Control: reassign -1 apt-xapian-index
Control: found -1 0.47

[Petter Reinholdtsen]
 I have no idea how to debug this, but the current implementation of
 goplay seem to be compiletely broken. :(

I'm starting to suspect the bug is in the xapian index, not in goplay.
I found the URL: http://www.enricozini.org/2010/debian/axi-cache/ 
blog post describing how to check the tag cache content, and it is
unable to find any programs with the learning tag:

  % axi-cache search  use::learning and role::program
  0 results found.
  Did you mean: user::learning and role::program ?
  More terms: 
  More tags: 
  %

This is obviously not correct, as at least the gcompris package have both tags 
set:

  Tag: field::TODO, field::arts, field::electronics,
   field::linguistics, field::mathematics, field::physics,
   game::puzzle, game::typing, implemented-in::python, interface::x11,
   junior::TODO, role::program, suite::gnome, suite::gnu,
   uitoolkit::gtk, uitoolkit::sdl, use::gameplaying, use::learning,
   x11::application

Moving this bug to apt-xapian-index instead.

-- 
Happy hacking
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#759208: goplay: shows no results at all

2014-10-05 Thread Enrico Zini
Control: reassign -1 goplay
Control: block -1 by 762347

On Sun, Oct 05, 2014 at 09:10:35AM +0200, Petter Reinholdtsen wrote:

 I'm starting to suspect the bug is in the xapian index, not in goplay.

I think it's caused by #762347 for which I'm about to upload a fix.

I'm reassigning to goplay and marking it blocked by #762347 so people
hitting the same issue will find this bug.

Once debtags 1.12.2 is in the archive, you may just close this bug, or
close it uploading goplay with a versioned dependency on debtags (=
1.12.2)


Enrico

-- 
GPG key: 4096R/E7AD5568 2009-05-08 Enrico Zini enr...@enricozini.org


signature.asc
Description: Digital signature


Bug#759208: goplay: shows no results at all

2014-10-03 Thread Petter Reinholdtsen
Contro: tag -1 + help

I've now tested version 0.8 in testing, after running
update-apt-xapian-index as root, and the GUI showed up but no programs
were listed neither in goplay nor in golearn.

I have no idea how to debug this, but the current implementation of
goplay seem to be compiletely broken. :(

-- 
Happy hacking
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#759208: goplay: shows no results at all

2014-09-29 Thread Petter Reinholdtsen
[Enrico Zini]
 Have you tried applying the patch from #727626 ?

I applied to subversion and uploaded, along with other patches, to see
if it would improve the situation.

Please test version 0.6 and let me know if it work for you. :)

-- 
Happy hacking
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#759208: goplay: shows no results at all

2014-09-28 Thread Petter Reinholdtsen
[Jonas Smedegaard]
 I am unaware of any other tool as nice and user-friendly as goplay 
 doing similar.

So am I.  But I am unable to fix this bug, and the package is being
removed from testing today.  Anyone able to find the bug and fix it in
time for the Jessie freeze?

-- 
Happy hacking
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#759208: goplay: shows no results at all

2014-09-28 Thread Enrico Zini
On Sun, Sep 28, 2014 at 08:08:23AM +0200, Petter Reinholdtsen wrote:
 [Jonas Smedegaard]
  I am unaware of any other tool as nice and user-friendly as goplay 
  doing similar.
 So am I.  But I am unable to fix this bug, and the package is being
 removed from testing today.  Anyone able to find the bug and fix it in
 time for the Jessie freeze?

Have you tried applying the patch from #727626 ?

Enrico

-- 
GPG key: 4096R/E7AD5568 2009-05-08 Enrico Zini enr...@enricozini.org


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#759208: goplay: shows no results at all

2014-09-13 Thread Petter Reinholdtsen
Is there some alternative to goplay/golearn/etc using the package tags
in such a user friendly way?  In other word, should goplay be fixed
for Jessie, or should it just be removed (as will happen automatically
in a few days because of this RC bug)?

I was planning to add goplay to the list of packages installed in
Debian Edu, but stopped when I discovered that it is no longer
working.

-- 
Happy hacking
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#759208: goplay: shows no results at all

2014-09-13 Thread Jonas Smedegaard
Quoting Petter Reinholdtsen (2014-09-13 09:01:21)
 Is there some alternative to goplay/golearn/etc using the package tags 
 in such a user friendly way?  In other word, should goplay be fixed 
 for Jessie, or should it just be removed (as will happen automatically 
 in a few days because of this RC bug)?
 
 I was planning to add goplay to the list of packages installed in 
 Debian Edu, but stopped when I discovered that it is no longer 
 working.

I am unaware of any other tool as nice and user-friendly as goplay 
doing similar.

 - Jonas

-- 
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: signature


Bug#759208: goplay: shows no results at all

2014-09-09 Thread Elena ``of Valhalla''
I can confirm this happens with version 0.47 of apt-xapian-index, 
while apt-xapian-index version 0.46 worked (everything else being the
same).
-- 
Elena ``of Valhalla''


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#759208: goplay: shows no results at all

2014-08-25 Thread Jonas Smedegaard
Package: goplay
Version: 0.5-1.2
Severity: grave
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Running goplay opens the window but there's no games.

Tried update-apt-xapian-index.  No chance.

Tried golearn and gooffice - they also don't work.

 - Jonas

- -- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=da_DK.UTF-8, LC_CTYPE=da_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages goplay depends on:
ii  apt-xapian-index  0.47
ii  debtags   1.12.1
ii  libapt-pkg4.121.0.6
ii  libc6 2.19-9
ii  libept1.4.12  1.0.12
ii  libfltk1.11.1.10-19
ii  libgcc1   1:4.9.1-8
ii  libstdc++64.9.1-8
ii  libx11-6  2:1.6.2-3
ii  libxapian22   1.2.18-1
ii  zlib1g1:1.2.8.dfsg-2

Versions of packages goplay recommends:
ii  games-thumbnails  20120227

goplay suggests no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQF8BAEBCgBmBQJT+wlbXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NjQ4ODQwMTIyRTJDNTBFQzUxRDQwRTI0
RUMxQjcyMjM3NEY5QkQ2AAoJEE7BtyI3T5vWpQ4H+wZBb/R+24Yg5UWSKuvCW6hA
rhF9VnoDQy2ADDUNtayVnTkniF4wSVUL7T+wUi24Tzdt80HItJigpudpSv3rUGpX
HDecZzsxHyf+AtFZtgPKZenzYT9Ya3VzdkZK/xn7SbVMjZCtkd1Pk5/3GqcUgQhn
zi0Tad2tnYRIPAqF1f/3kCCYCRHOziHfHxil9GR/gitQpizDgAfsl48Rw4G9jmnm
D1eQX38aLejiC24oEExokhe9pXxoFM69r4pcwCuciqeb8fEh8frCi8WN7Oyp6u20
0K4TmBfjh23n3ANIAyWar1FSYDHb6jOkTdXloGJMm7A21AVPRhv2RTPguv5cAMo=
=pEz8
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org