Bug#1085410: FTBFS: Fatal: Can't find unit CastleTextureFont_DejaVuSansMonoBold_15 used by V3DSceneStatus

2024-10-21 Thread Michalis Kamburelis
e it. So, suggested way forward: once everything is good with CGE 7.0~alpha.3, just upgrade Debian packaging to Castle Model Viewer 5.2.0, and this will be solved. Regards, Michalis sob., 19 paź 2024 o 10:54 Johannes Schauer Marin Rodrigues napisał(a): > > Source: view3dscene > Version

Bug#1061418: [Pkg-pascal-devel] Bug#1061418: castle-game-engine: please add support for loong64

2024-01-24 Thread Michalis Kamburelis
;t think it can compile right now -- it certainly doesn't compile with FPC 3.2.2 upstream. Regards, Michalis śr., 24 sty 2024 o 09:18 wuruilong napisał(a): > > Source: castle-game-engine > Severity: normal > X-Debbugs-Cc: wuruil...@loongson.cn > > Dear Maintainer, > > P

Bug#967284: [Pkg-pascal-devel] Bug#967284: castle-game-engine: depends on deprecated GTK 2

2023-09-27 Thread Michalis Kamburelis
n of Pascal GTK3 bindings. We risk having some work to synchronize all these GTK3 bindings versions, but I don't think we can avoid it, until FPC or Lazarus decide on where to centralize Pascal GTK3 bindings. I see that Abou (Debian developer, also on Pkg-pascal-devel list) is also participatin

Bug#891685: castle-game-engine: FTBFS on m68k: color and vector tests fail

2023-04-13 Thread Michalis Kamburelis
i versions -- but I did test that FPC 3.2.0, 3.2.2, trunk and Delphi 11 all allow "case" in advanced records). Thanks! Michalis niedz., 9 kwi 2023 o 18:09 Abou Al Montacir napisał(a): > > Hi, > > On Thu, 2022-05-26 at 20:23 +0200, Abou Al Montacir wrote: > > CGE build correc

Bug#1022343: [Pkg-pascal-devel] Bug#1022343: view3dscene: FTBFS: view3dscene.lpr(63, 17) Fatal: Can't find unit CastleCubeMaps used by view3dscene

2022-10-23 Thread Michalis Kamburelis
scene/releases/tag/v4.2.0 . So my preferred way to solve this would be to just have view3dscene 4.2.0 in Debian. Regards, Michalis niedz., 23 paź 2022 o 15:15 Lucas Nussbaum napisał(a): > > Source: view3dscene > Version: 4.0.0-3 > Severity: serious > Justification: FTBFS >

Bug#820708: autopkgtest if cge works with current libpng version

2021-12-20 Thread Michalis Kamburelis
be tested using ready tests in CGE, which we maintain constantly :) Regards, Michalis

Bug#967795: view3dscene: depends on deprecated GTK 2

2020-08-09 Thread Michalis Kamburelis
additional work. Regards, Michalis

Bug#967284: castle-game-engine: depends on deprecated GTK 2

2020-08-09 Thread Michalis Kamburelis
stuff without fear of breaking the GTK2 version. Regards, Michalis

Bug#954676: [Pkg-pascal-devel] Bug#954676: pasdoc: FTBFS: dh_installman: error: Could not determine section for ./pasdoc.1

2020-03-30 Thread Michalis Kamburelis
Paul Gevers napisał(a): > > Hi Michalis, > > On 30-03-2020 14:11, Michalis Kamburelis wrote: > > Do we know what the message "Could not determine section for" means, > > or how to investigate it? I mean, this manpage should go to section 1 > > ("Us

Bug#954676: [Pkg-pascal-devel] Bug#954676: pasdoc: FTBFS: dh_installman: error: Could not determine section for ./pasdoc.1

2020-03-30 Thread Michalis Kamburelis
he need for help2man), I just need to know what is exactly required / necessary to avoid :) Regards, Michalis niedz., 22 mar 2020 o 15:03 Lucas Nussbaum napisał(a): > > Source: pasdoc > Version: 0.15.0-1 > Severity: serious > Justification: FTBFS on amd64 > Tags: bullseye sid

Bug#891682: [Pkg-pascal-devel] Bug#891682: castle-game-engine: FTBFS on arm64: assorted test suite errors and failures

2018-04-14 Thread Michalis Kamburelis
= Left; end else Writeln('This should never happen'); """ would make this clearer? The testcase definitely makes sense to me, and if you get different results on different CPUs -- then indeed we have nicely reproducible FPC bug. (P.S. I'm the castle-game-engine upstream author.) Regards, Michalis

Bug#887967: [Pkg-pascal-devel] Bug#887967 closed by Abou Al Montacir (Bug#887967: fixed in fpc 3.0.4+dfsg-14)

2018-03-07 Thread Michalis Kamburelis
Makefile Searching the generated Makefile, there is a line that tries to auto-guess the FPC library location: https://github.com/transmission-remote-gui/transgui/blob/master/Makefile#L226 . So possibly it can be fixed in FPC package in Debian too. Regards, Michalis

Bug#887575: [Pkg-pascal-devel] Bug#887575: Bug#887575: Bug#887575: Bug#887575: castle-game-engine FTBFS with fpc 3.0.4

2018-01-19 Thread Michalis Kamburelis
talled. That is the only reason why I'm maintaining also an option to build using fpmake :) Regards, Michalis

Bug#887575: [Pkg-pascal-devel] Bug#887575: Bug#887575: Bug#887575: castle-game-engine FTBFS with fpc 3.0.4

2018-01-18 Thread Michalis Kamburelis
2018-01-18 20:56 GMT+01:00 Michalis Kamburelis : > So, we should get to the point where CGE (or any other package > using fpmake) can be compiled by simple > > ~~~ > unset FPCDIR > fpc fpmake.pp > ./fpmake # without any additional options like --globalunitdir > ~~~

Bug#887575: [Pkg-pascal-devel] Bug#887575: Bug#887575: castle-game-engine FTBFS with fpc 3.0.4

2018-01-18 Thread Michalis Kamburelis
/usr/local/lib/fpc/'+FCompilerVersion; if not DirectoryExists(BD) and DirectoryExists('/usr/lib/fpc/'+FCompilerVersion) then BD:='/usr/lib/fpc/'+FCompilerVersion; end; {$else unix} ... ~~~ Regards, Michalis

Bug#887575: castle-game-engine FTBFS with fpc 3.0.4

2018-01-17 Thread Michalis Kamburelis
itdir="/usr/lib/x86_64-linux-gnu/fpc/3.0.4" To fix this, I suggest to - Change / define the $FPCDIR variable inside Debian build scripts, to point to the new correct directory. - Or create a symlink /usr/lib/fpc/3.0.4 -> /usr/lib/x86_64-linux-gnu/fpc/3.0.4 . Regards, Michalis

Bug#868790: [Pkg-pascal-devel] Bug#868790: castle-game-engine: please make the build reproducible

2017-07-22 Thread Michalis Kamburelis
ttached. Hi, I have applied a modified version of your patch upstream, see https://github.com/castle-engine/castle-engine/commit/35a19832b84c396c6c5d3521e8afd50f8055d492 (I only moved the logic to a separate function CopyrightYears, used 2 times). Thank you! Regards, Michalis

Bug#813718: Patch in the MRIcron FTBFS bug

2017-01-14 Thread Michalis Kamburelis
s.debian.org/cgi-bin/bugreport.cgi?bug=813718#40 assumes that the "Dialogs" unit is in the uses clause. But the "Dialogs" unit is in the uses clause only when the symbol "GUI" is defined at compilation. I didn't test the compilation without the GUI symbol.

Bug#845504: [Pkg-pascal-devel] Bug#845504: /usr/bin/ppdep-3.0.0: Claims to understand conditional defines, but doesn't handle {$ELSE}

2016-11-24 Thread Michalis Kamburelis
> I'll take care of submitting this patch upstream too. The patch is submitted upstream to http://bugs.freepascal.org/view.php?id=31007 . Regards, Michalis

Bug#845504: [Pkg-pascal-devel] Bug#845504: /usr/bin/ppdep-3.0.0: Claims to understand conditional defines, but doesn't handle {$ELSE}

2016-11-24 Thread Michalis Kamburelis
nyway. Unlike in C, in Pascal the compiler already handles the dependencies (what unit should be recompiled when and in what order). So generating Makefiles with dependencies per-unit is usually not needed. Regards, Michalis --- ppdep.pp 2016-11-25 06:25:52.521343605 +0100 +++ ppdep-mod.

Bug#823706: [Pkg-pascal-devel] Bug#823706: lazarus opengl

2016-11-04 Thread Michalis Kamburelis
iles OK, you should be able to compile any LCL-based example in the engine, like "examples/lazarus/model_3d_viewer/model_3d_viewer.lpi". All these files (applications and packages, *.lpi and *.lpk) can be either compiled from GUI, or using the "lazbuild" from command-line. Best regards, Michalis

Bug#820708: [Pkg-pascal-devel] Bug#820708: Bug#820708: Bug#820708: castle-game-engine: hardcoded libpng12 dependency

2016-04-19 Thread Michalis Kamburelis
in FreePascal standard library or CGE or any other library that is traditionally "statically compiled" in Debian. It seems like the "Build-Using" you mention is the way to declare this. Regards, Michalis

Bug#820708: [Pkg-pascal-devel] Bug#820708: Bug#820708: castle-game-engine: hardcoded libpng12 dependency

2016-04-18 Thread Michalis Kamburelis
m without libpng. So merely using CGE does not *always* imply that you also need to have libpng at runtime. Regards, Michalis

Bug#820566: CGE and view3dscene tested with libpng 1.6

2016-04-16 Thread Michalis Kamburelis
n src/base/castleconf.inc, to avoid using the native Pascal version.) Regards, Michalis

Bug#820708: [Pkg-pascal-devel] Bug#820708: castle-game-engine: hardcoded libpng12 dependency

2016-04-11 Thread Michalis Kamburelis
g /tmp/whatever.png If /tmp/whatever.png exists, then png reading+writing works. In case of problems (like a missing libpng), the program should write a clear error message and have non-zero exit status. Regards, Michalis

Bug#820566: [Pkg-pascal-devel] Bug#820566: Bug#820566: view3dscene: please stop depending on libpng12-0

2016-04-11 Thread Michalis Kamburelis
> @Michalis, does view3dscene work with libpng16, or do you first need to > port view3dscene to that API? If so, we better just drop the dependency > for now. Hi, I'm not sure what is the dependency ldd detects. It seems that something (possibly some unit inside FPC RTL?) use

Bug#813718: [Pkg-pascal-devel] Bug#813718: mricron: FTBFS: dialogsx.pas(77, 14) Error: (4054) Illegal type conversion: "TMsgDlgButtons" to "TMsgDlgButtons"

2016-02-06 Thread Michalis Kamburelis
> Short story: the patch is attached, it should help:) Better take this patch version (spaces, not tabs:). Michalis --- common/dialogsx.pas.orig 2016-02-06 15:20:36.0 +0100 +++ common/dialogsx.pas 2016-02-06 15:43:30.0 +0100 @@ -66,6 +66,36 @@ end; {$ENDIF} +{ Convert

Bug#813718: [Pkg-pascal-devel] Bug#813718: mricron: FTBFS: dialogsx.pas(77, 14) Error: (4054) Illegal type conversion: "TMsgDlgButtons" to "TMsgDlgButtons"

2016-02-06 Thread Michalis Kamburelis
#x27;s a new enum mbClose), it only accidentally didn't change the memory layout of TMsgDlgButtons (as mbClose was added at the end). 4. The attached patch just does the type conversion the long (but safe) way. Regards, Michalis --- common/dialogsx.pas.orig 2016-02-06 15:20:36.0 +0

Bug#806488: [Pkg-pascal-devel] Bug#806488: view3dscene: FTBFS: v3dsceneraytrace.pas Error: Identifier not found "TImageFormat"

2015-11-28 Thread Michalis Kamburelis
ted with FPC 2.6.4. > > If possible, could you check also with 3.0.0. That was released > last week and I am preparing the upload (to experimental) still. > When we verified all reversed dependencies (help would be nice), I > want to ask for a transition slot. > Tested: CGE 5.2.0 with view3dscene 3.15.0 (with my patched attached earlier) compile fine with FPC 3.0.0, on Linux x86_64 at least:) Same for CGE SVN with view3dscene SVN. Regards, Michalis

Bug#806488: [Pkg-pascal-devel] Bug#806488: view3dscene: FTBFS: v3dsceneraytrace.pas Error: Identifier not found "TImageFormat"

2015-11-27 Thread Michalis Kamburelis
aching a minimal patch that, when applied to view3dscene 3.15.0 sources, makes them compile with Castle Game Engine 5.2.0:) Tested with FPC 2.6.4. The need for this patch will disappear with next view3dscene release. Regards, Michalis diff -ur view3dscene-original/v3dscenelightseditor.pas view3

Bug#750340: Recompilation of CastleStringUtils

2014-06-07 Thread Michalis Kamburelis
compiled .ppu) when compiling view3dscene. Try compiling the Castle Game Engine sources with -Ur to avoid this. Michalis -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#747547: PasDoc description

2014-05-11 Thread Michalis Kamburelis
cts/pasdoc/ ), adding screenshots and a list of features. Feel free to use it for packaging of course :) Michalis -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#637746: More information please

2013-11-30 Thread Kristos Michalis
What type of artist are you? What do you specialize in? Please let me know a link to your online gallery where you display your art, I would very much like to have a look at more of what you have. Thank you. Kristos

Bug#707932: ITP: view3dscene -- 3D scene viewer written with FreePascal & Lazarus

2013-05-12 Thread Michalis Kamburelis
License: LGPL-2 + extention allowing statically linking to non free software This should be GPL (view3dscene, unlike Castle Game Engine, is only under strict GPL). Regards, Michalis -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe"

Bug#706408: ITP: castle-game-engine -- 3D game engine for FreePascal & Lazarus

2013-04-29 Thread Michalis Kamburelis
se: LGPL-2 + extention allowing statically linking to non free software It may be worth mentioning that this is exactly the same license as used for FPC and Lazarus units (FPC RTL, Lazarus LCL). And FPC and Lazarus are already packaged by Debian :) Regards, Michalis -- To UNSUBSCRIBE, email

Bug#578212: docbookwiki: Function named "GoTo" conflicts with PHP 5.3

2010-04-17 Thread Michalis Kamburelis
Package: docbookwiki Version: 0.9.1cvs-12 Severity: grave Justification: renders package unusable DocBookWiki uses php function named GoTo (defined in /usr/share/docbookwiki/web_app/class.WebApp.php line 125, used all over the place). This is a problem, since php 5.3 introduces "goto" construct (h

Bug#571549: Confirming #571549 is fixed in lives 1.2.1

2010-03-22 Thread Michalis Kamburelis
Ah thanks, I can confirm that the problems are gone in lives 1.2.1-1 (in current testing). Opening files without extension works correctly (and when it's a video file, it's even correctly recognized based on it's content and loaded). Please close as appropriate. Michalis --

Bug#564111: Confirming #564113 and #564111

2010-03-11 Thread Michalis Kamburelis
re gone in both cases, so it's all fixed now for me :) Thanks, Michalis -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#572395: docbookwiki: Requires magic_quotes_gpc Off

2010-03-03 Thread Michalis Kamburelis
Package: docbookwiki Version: 0.9.1cvs-12 Severity: normal You really need php magic_quotes_gpc turned *off* for docbookwiki, as docbookwiki cannot strip the additional backslashes by itself. When magic quotes are on, editing may introduce backslashes into the content (especially in DocBook format

Bug#572393: docbookwiki: When notes need not be approved, hide approval warnings for visitors

2010-03-03 Thread Michalis Kamburelis
Package: docbookwiki Version: 0.9.1cvs-12 Severity: normal Tags: patch Even when you set in /etc/docbookwiki/books.conf WEBNOTES_APPROVE='false', the user still sees a warning (when clicking on "notes", "add a new note") that "After you add your note, it will be queued for approval by a moderator.

Bug#571549: Opening filename without any extension crashes lives

2010-02-25 Thread Michalis Kamburelis
Package: lives Version: 1.1.8-2 Severity: normal Open any filename without an extension (I tried and was able to crash with text file "README", empty file "foo", and avi file "video") --- lives crashes. I simply open the file using "Open File" menu item. $ touch foo $ lives -debug LiVES 1.1.8 Co

Bug#569522: docbookwiki: Invalid URLs in default template files

2010-02-11 Thread Michalis Kamburelis
Package: docbookwiki Version: 0.9.1cvs-12 Severity: normal Entering "Approve" page (from /books/edit.php) makes two warnings in apache error.log: File does not exist: /usr/share/docbookwiki/templates/docbook/view/view.css, referer: [snip]/templates/docbook/approve/revisions/revisions.css

Bug#564113: gimp-dds: Invalid borders generated around cubemap mipmaps

2010-01-07 Thread Michalis Kamburelis
Package: gimp-dds Version: 2.0.7-1 Severity: normal Open this file https://vrmlengine.svn.sourceforge.net/svnroot/vrmlengine/trunk/kambi_vrml_test_suite/textures/castle_end_sequence.dds Save as DDS selecting "Generate mipmaps" (all else by default, "As Cube Map" is correctly selected as default).

Bug#564111: gimp-dds: Dark 1x1 mipmap for 2D texture

2010-01-07 Thread Michalis Kamburelis
d1c1c. So something went wrong when generating (at least) this mipmap level. Not sure whether 2x2 level is 100% correct either (it's a little too dark anyway, although not as black). My resulting DDS file is on http://michalis.ii.uni.wroc.pl/~michalis/tmp/016marbre_with_mipmaps.dds I also tried

Bug#537152: update-initramfs fails to create initrd image

2009-07-17 Thread Michalis Georgiou
On Friday 17 of July 2009 14:26:19 you wrote: i did what i describe above. i chose targeted, installation failed and at that time i opened a console and gave : sh -x mkinitramfs -o /tmp/bla the output is : sh: can't open mkinitramfs. it seems that mkinitramfs does not exist in the system.

Bug#537152: update-initramfs fails to create initrd image

2009-07-17 Thread Michalis Georgiou
On Friday 17 of July 2009 14:26:19 you wrote: > On Fri, Jul 17, 2009 at 01:27:49PM +0300, Michalis Georgiou wrote: > > i chose generic and the installation went fine. I rebooted to my new > > system, changed the configuration file of initramfs file in order to be > > targe

Bug#537152: update-initramfs fails to create initrd image

2009-07-17 Thread Michalis Georgiou
On Thursday 16 of July 2009 23:34:01 you wrote: > On Thu, 16 Jul 2009, Michalis Georgiou wrote: > > I chose "generic" and everything went fine during the installation. > > good. > > > i attach a file named log.txt containing the output of the command > &g

Bug#537152: update-initramfs fails to create initrd image

2009-07-16 Thread Michalis Georgiou
I chose "generic" and everything went fine during the installation. i attach a file named log.txt containing the output of the command sh -x mkinitramfs -o /tmp/bla you needed. + umask 0022 + export PATH=/usr/bin:/sbin:/bin + PATH=/usr/bin:/sbin:/bin + keep=n + CONFDIR=/etc/initramfs-tools

Bug#537152: update-initramfs fails to create initrd image

2009-07-15 Thread Michalis Georgiou
I just did a reinstall using virtualbox again, in order to take a look at the mountpoints during the installation fail. My partitions are : /dev/sda1 --> /boot with ext4 /dev/sda2 --> / with ext4 /dev/sda3 --> swap the output of df -h during the fail is: tmpfs /dev /dev/sda2 /targ

Bug#537152: update-initramfs fails to create initrd image

2009-07-15 Thread Michalis Georgiou
On Wednesday 15 of July 2009 18:20:12 you wrote: > On Wed, 15 Jul 2009, Michalis Georgiou wrote: > > Package: initramfs-tools > > Version: 0.93.3 > > > > I the last four days i am trying to install debian unstable using the > > daily built netboot image, and ev

Bug#451258: fixed

2009-03-03 Thread Michalis Kamburelis
ith my pdf viewer?). See attached PNGs showing the buggy and correct (from FOP trunk) renderings of the bottom of the page. Michalis <><>

Bug#503295: twice the same menu in font settings of smplayer

2008-10-24 Thread Michalis
Package: smplayer Version: 0.6.1-1 In Options>Preferences>Subtitles>Font , in section autoscale every option appears twice(for example two "No autoscale" etc.. ).

Bug#503233: Fwd: problem with sound in smplayer when resizing using mouse double click

2008-10-23 Thread Michalis
Package: smplayer Version: 0.6.1-1 When i resize movie window in smplayer with mouse double click, sound gets distorted, and in order to have a normal sound again there is need to pause and then play again. please inform me if you need any extra information.

Bug#473300: vegastrike: Cannot start: libboost_python-gcc41-1_34_1.so.1.34.1 not found

2008-03-29 Thread Michalis Famelis
Package: vegastrike Version: 0.4.3.debian1-1 Severity: grave Tags: patch Justification: renders package unusable When I run vegastrike I got this message: vegastrike: error while loading shared libraries: libboost_python-gcc41-1_34_1.so.1.34.1: cannot open shared object file: No such file or di

Bug#464846: problem with apt and bash completition

2008-02-13 Thread Michalis Georgiou
Daniel Burrows wrote: On Mon, Feb 11, 2008 at 11:28:36PM +0200, Michalis Georgiou <[EMAIL PROTECTED]> was heard to say: #apt-cache show policy foo foo: Installed: (none) Candidate: (none) Version table: Hm. What if you run "apt-cache showpkg foo"? Also:

Bug#464846: problem with apt and bash completition

2008-02-11 Thread Michalis Georgiou
#apt-cache show policy foo foo: Installed: (none) Candidate: (none) Version table: -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#464846: problem with apt and bash completition

2008-02-09 Thread Michalis Georgiou
Package: apt Version: 0.7.10 I use a local repository, /root/debs/, only for my custom made kernels(made with make-kpkg). after purging a kernel, named foo for this example, i remove it from /root/debs, then i run "dpkg-scanpackages . /dev/null | gzip > Packages.gz" and then an apt-get updat

Bug#463170: downgrading libpcrecpp0 fixes the problem

2008-01-29 Thread Michalis Georgiou
i just downloaded libpcrecpp0 from testing and mkvmerge works fine. so the problem seems to be with package libpcrecpp0. M.G -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#463170: mkvmerge fails with symbol lookup error

2008-01-29 Thread Michalis Georgiou
Package: mkvtoolnix Version: 2.0.2-1+b2 I'm trying to convert an avi to mkv with mkvmerg from both cli and gui and it fails with "mkvmerge: symbol lookup error: mkvmerge: undefined symbol: _ZN7pcrecpp6no_argE" It's a very strange problem because some hours ago i used it a lot of times with

Bug#451258: fop: footnote inside varlistentry is not rendered in PDF output

2008-01-05 Thread Michalis Kamburelis
Michael Koch wrote: > On Thu, Nov 15, 2007 at 01:09:10PM +0100, Michalis Kamburelis wrote: >> The same problem occurs with footnotes in orderedlist, for a test just try >> >> >> Third footnote from ordered list >> Third footnote. >> >> >

Bug#451258: fop: footnote inside varlistentry is not rendered in PDF output

2007-11-15 Thread Michalis Kamburelis
The same problem occurs with footnotes in orderedlist, for a test just try Third footnote from ordered list Third footnote. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#451258: fop: footnote inside varlistentry is not rendered in PDF output

2007-11-14 Thread Michalis Kamburelis
Package: fop Version: 1:0.93.dfsg.1-2 Severity: normal Take this DocBook file: http://michalis.ii.uni.wroc.pl/~michalis/tmp/a.xml Convert to XML-FO by: xsltproc -o a.fo /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/fo/docbook.xsl a.xml (using --stringparam fop1.extensions 1 doesn't c

Bug#435754: libopenal0a: WAV file generated by waveout device is invalid

2007-08-02 Thread Michalis Kamburelis
Package: libopenal0a Version: 1:0.0.8-5 Severity: normal A sample WAV file generated by tremulous (when ~/.openalrc contained "( define devices '(waveout) )") is on http://www.camelot.homedns.org/~michalis/tmp/openal-1.wav This is not a correct WAV file. Trying to play it with gs

Bug#426476: fop-ttfreader needs commons-logging.jar and commons-io.jar on classpath

2007-05-29 Thread Michalis Kamburelis
pathSepChar=":" on line 33, and then your script works fine. Cheers, Michalis -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#426476: fop-ttfreader needs commons-logging.jar and commons-io.jar on classpath

2007-05-28 Thread Michalis Kamburelis
Package: fop Version: 1:0.93.dfsg.1-1 Severity: normal fop-ttfreader script needs commons-logging.jar and commons-io.jar in CLASSPATH, just like the fop script for FOP 0.93. Otherwise I get errors like below. (missing commons-logging.jar:) $ fop-ttfreader /usr/share/fonts/truetype/ttf-dejavu

Bug#425064: 0.93 don't works with asciidoc anymore

2007-05-28 Thread Michalis Kamburelis
d by FOP 0.93. See the bottom of [http://xmlgraphics.apache.org/fop/0.93/upgrading.html]. And [http://www.mail-archive.com/[EMAIL PROTECTED]/msg07229.html]. Michalis -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#412943: mplayer unable to load custom fonts(solution given)

2007-02-28 Thread michalis georgiou
previously i sent a possible bug for mplayer. i was wrong. that fact(not displaying greek characters) happened because i had changed getty with fgetty. if getty is the default, then subtitles are displayed correctly but changing fonts from preferences tab, doesn't affect anything. -- To UNS

Bug#412943: mplayer unable to load custom fonts(solution given)

2007-02-28 Thread michalis georgiou
Package: mplayer Version:1.0~rc1-12 hello, i'm a greek mplayer user. all these days i've been trying to load greek subs in divx and xvid videos and i couldn't, despite having the correct settings for encoding etc. after a lot of search managed to get it work by doing the following: i edited