On Tue, May 10, 2005 at 02:59:00PM +0200, Kelemen G�bor wrote:
> Hi!
Hi,
 
Thanks for testing :)

> Some problems i have found:
> -on Ubuntu Hoary, i have history items since january, but the month 
> names are appearing unsorted, they should be sorted.

Thanks. I can confirm that only the indididual dates are sorted but
not the top-level months. I filed a bug about it in ubuntu
(#10592). I'll try to fix it soon.

> -by intltool-update, there are some files missing from POTFILES.in 
> (their messages are not very visible, fortunately :-)

What files are that? do you have a patch for me :) ?

> -On  my favorite linux, synaptic doesn't builds, it's based on gtk 2.4 
> and gnome 2.8, and it has apt 0.6.25. Error message is:

Could you please update to apt-0.6.36 (from debian/experimental)? That
should fix the problem (it was a API change).

Cheers,
 Michael

> if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/apt-pkg   -DXTHREADS 
> -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
> -I/usr/include/pango-1.0 -I/usr/include/freetype2 
> -I/usr/include/freetype2/config -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 
> -I/usr/include/libxml2 
> -DSYNAPTICLOCALEDIR=\""/usr/local/share/locale"\" 
> -DSYNAPTICSTATEDIR=\""/usr/local/var"\"    -g -O2 -MT rpackagelister.o 
> -MD -MP -MF ".deps/rpackagelister.Tpo" \
>   -c -o rpackagelister.o `test -f 'rpackagelister.cc' || echo 
> './'`rpackagelister.cc; \
> then mv -f ".deps/rpackagelister.Tpo" ".deps/rpackagelister.Po"; \
> else rm -f ".deps/rpackagelister.Tpo"; exit 1; \
> fi
> rpackagelister.cc: In member function `bool
>    RPackageLister::updateCache(pkgAcquireStatus*, std::string&)':
> rpackagelister.cc:1262: error: no matching function for call to 
> `pkgAcquire::
>    Run(int)'
> /usr/include/apt-pkg/acquire.h:103: error: candidates are:
>    pkgAcquire::RunResult pkgAcquire::Run()
> rpackagelister.cc: In member function `bool
>    RPackageLister::commitChanges(pkgAcquireStatus*, RInstallProgress*)':
> rpackagelister.cc:1347: error: no matching function for call to 
> `pkgAcquire::
>    Run(int)'
> /usr/include/apt-pkg/acquire.h:103: error: candidates are:
>    pkgAcquire::RunResult pkgAcquire::Run()
> make[2]: *** [rpackagelister.o] Error 1
> 
> What can be the problem here? On Ubuntu, synaptic builds without errors.
> 
> 
> _______________________________________________
> Synaptic-devel mailing list
> [email protected]
> http://lists.nongnu.org/mailman/listinfo/synaptic-devel

-- 
Linux is not The Answer. Yes is the answer. Linux is The Question. - Neo


_______________________________________________
Synaptic-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/synaptic-devel

Reply via email to