Bug#315045: kdessh: kdessh should change dependency on sshd

2005-06-20 Thread Tobias Frost
Package: kdessh Version: 4:3.3.2-1 Severity: important as now the ssh packets are split into openssh-client and openssh-server packages, the dependencies should be changed to this packages (maybe openssh-server as recommended, and openssh-client as required) The ssh package itself is marked "tra

Bug#315904: debsums: Unescaped '`' in manpage

2005-06-26 Thread Tobias Diedrich
Package: debsums Version: 2.0.17 Severity: minor Tags: patch The debsums manpage does not escape '`' in one of the usage-Examples. This has no consequences in an iso-8859-1 locale, but breaks in utf-8 locales. See also groff_char(1), "Grave Accent". -- System Information: Debian Release: testin

Bug#318162: xterm: boldMode enabled even if bold font is used

2005-07-16 Thread Tobias Diedrich
75-75-c-120-iso10646-1 XTerm*wideFont6: -efont-fixed-medium-r-normal-*-24-240-75-75-c-240-iso10646-1 -- Tobias PGP: http://9ac7e0bc.uguu.de -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#318606: mldonkey-server: fails to start with upstream core >= 2.5.30.16

2005-07-16 Thread Tobias Wolf
Package: mldonkey-server Version: 2.5.28-2 Severity: important Numerous critical fixes and improvements have flowed into MLDonkey after the last release of mldonkey-server. Hence, many users exchange the packaged mlnet core with more recent ones from upstream. This was so far without sideeffects

Bug#318606: mldonkey-server: fails to start with upstream core >= 2.5.30.16

2005-07-16 Thread Tobias Wolf
nes into syslog and that was it. Running the new mlnet alone works and running mldonkey_server works also. Since, you modified the debian package, it is really hard for me to find this kind of bug... So, perhaps it shouldn't be a bug report but a feature request. Regards, Tobias Wolf [E

Bug#318493: libavcodec-dev: MPEG encoding broken for MMX

2005-07-17 Thread Tobias Grimm
#else "movq (%2, %%"REG_a"), %%mm5\n\t" // qmat[i] #endif Instead of loading %2 to reg_b and adding reg_b to reg_a to refrence qmat[i], %2 can be added to reg_a directly and subtracted again from it afterwards. The complete diff to the upstream sources and to th

Bug#317835: cannot upgrade gaim to version 1.4.0-2

2005-07-21 Thread Tobias Eberle
Subject: cannot upgrade gaim to version 1.4.0-2 Followup-For: Bug #317835 Package: gaim Version: 1:1.4.0-1 Hello, gaim depends on gaim-data = 1.4.0-1, but 1.4.0-2 is to be installed. The gaim-dev package has the same problem. Bye, Tobias -- System Information: Debian Release: testing

Bug#319365: freeglut3: new upstream version available: 2.4.0

2005-07-21 Thread Tobias Eberle
Package: freeglut3 Version: 2.2.0-8 Severity: wishlist new upstream version available: 2.4.0 -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.11 Locale: LA

Bug#319896: linux-image-2.6.12-1-k7: linux-image-2.6.12-1-* does not depend on anything...

2005-07-25 Thread Tobias Gruetzmacher
Package: linux-image-2.6.12-1-k7 Severity: important All the linux-image-2.6.12-1-* packages don't have a "Depends:" header in their package control file, which may be fatal if someone uses debfoster and deinstalls initrd-tools after installing this kernel. -- System Information: Debian Release:

Bug#301265: glowing steel fails due to bad mblur call

2005-03-24 Thread Tobias Pfeiffer
before the $image var that specifies "Interactive, non-interactive". I tried fixing this in the script by just inserting an additional zero before $image, but failed with a more perlish error message that I didn't understand. Hope someone can fix this. Bye Tobias - -- I may disagree

Bug#300913: d-i Installation report: Device nodes not created

2005-03-25 Thread Tobias Klauser
I know it's rather unusual people have that many partitions on one disk. But it forces some kind of IMO unecessary policy onto the user and additionaly the user isn't notified about this behaviour (At least I wasn't). I as a new user to Debian would expect to get all my partitions I see while parti

Bug#302176: Argument "-" isn't numeric in numeric gt (>) at /usr/sbin/vlogger line 457

2005-03-30 Thread Tobias Gruetzmacher
Package: vlogger Version: 1.3-1 Severity: normal Tags: patch My error log is spammed with these messages, I suggest the following fix: --- /usr/sbin/vlogger 2005-03-19 02:08:30.0 +0100 +++ /tmp/vlogger2005-03-30 14:41:50.0 +0200 @@ -454,7 +454,7 @@ $log_line

Bug#301072: gaim: authentication failure

2005-03-30 Thread Tobias Wolter
Package: gaim Version: 1:1.1.4-2 Followup-For: Bug #301072 Can confirm said problems; ICQ authentication doesn't work with 1.2.0-2, yet works like a charm in previous versions. I gather that the password problem fixed by 1.2.0-2 introduced some password-related bug. The patch addressed passwords

Bug#317420: Another mozilla crashing site.

2005-07-08 Thread Tobias Schlemmer
lashplayer seems not to work. Tobias. - -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.11.6tobias1 Locale: LANG=de_

Bug#266081: id3v2: Not a bug

2005-07-08 Thread Tobias Diedrich
Package: id3v2 Version: 0.1.11-1.1 Followup-For: Bug #266081 This is not actually a bug, the '\0' byte in front of the string specifies the encoding, where 0 is iso-8859-1. See http://www.id3.org/id3v2.4.0-structure.txt, section 4. -- System Information: Debian Release: testing/unstable APT p

Bug#232307: id3v2: [PATCH] Support UTF8 and UTF16 encodings

2005-07-08 Thread Tobias Diedrich
Package: id3v2 Version: 0.1.11-1.1 Followup-For: Bug #232307 The attached patch adds two new options to id3v2, '-u' will set the string encoding to UTF16BE (id3v2 text encoding type 2), '-U' will set the string encoding to UTF8 (id3v2 text encoding type 3). Note that with only this patch by itse

Bug#317478: libid3-3.8.3: [PATCH] fixing some id3lib unicode problems

2005-07-08 Thread Tobias Diedrich
Package: libid3-3.8.3 Version: 3.8.3-4.2 Severity: important Tags: patch l10n The attached patch fixes a few issues with id3lib. It works for me, but is untested on bigendian machines. Issues fixed: 1) I tried my best to fix the unicode borkage 2) The reader/writer was doing unconditional byte

Bug#317332: udev: Please update dependencies

2005-07-11 Thread Tobias Frost
Package: udev Version: 0.062-3 Followup-For: Bug #317332 Severity: grave The package should be name a dependecy on kernel-2.6.12 This fault can make a system unusable (think of remote machines.) -- Package-specific info: -- /etc/udev/rules.d/: /etc/udev/rules.d/: total 0 lrwxrwxrwx 1 root

Bug#318280: -c not working properly with new xorg xterm

2005-07-14 Thread Tobias Diedrich
Package: xterm Version: 6.8.2.dfsg.1-2 Severity: normal With the old xterm, "xterm -e 'while true; echo foo; sleep 5; done'" would work just fine, now xterm pops up for a split-second and vanishes. "xterm -e '/bin/bash'" seems to work fine though. "xterm -e '/bin/bash -c \"while true; echo foo; s

Bug#318162: xterm: boldMode enabled even if bold font is used

2005-07-14 Thread Tobias Diedrich
Package: xterm Version: 6.8.2.dfsg.1-2 Followup-For: Bug #318162 According to the xterm manpage, while boldMode is true by default, if a bold font variant is found for a given non-bold font or specified with -fb, boldMode should be turned off automatically. Apparently this is broken and xterm cur

Bug#318346: iso-codes: [INTL:pt_BR] Bug in Brazilian Portuguese translation*

2005-07-15 Thread Tobias Toedter
On Friday 15 July 2005 06:02, Christian Perrier wrote: > Tobias, ready to take care of iso-codes l10n bug reports ? Hi, yes, I am. I've subscribed to the PTS for iso-codes, and the patch seems fairly straight forward to me. Could you point me to the source repository? I couldn'

Bug#318493: libavcodec-dev: MPEG encoding broken for MMX

2005-07-15 Thread Tobias Grimm
t;\n\t" +"movq (%%"REG_b", %%"REG_a"), %%mm5\n\t" // qmat[i] +"pop %%"REG_b" \n\t" +#else "movq (%2, %%"REG_a"), %%mm5 \n\t&q

Bug#304294: teTeX 3.0 (experimental) - installation of additional fonts not working

2005-04-12 Thread Tobias Hilbricht
map files under /root/.texmf-var/fonts/map/dvips/updmap/ Installing the map files under /root/.texmf-var/fonts/map/dvips/updmap/... manually into /var/lib/texmf/dvips/config/... and /var/lib/texmf/fonts/map/dvips/updmap/... results in a working installation of the new fonts. Yours sincerel

Bug#264985: debian-goodies: Hint

2005-04-14 Thread Tobias Lorenz
Package: debian-goodies Version: 0.23 Followup-For: Bug #264985 Hi, I've the same problem too since about two weeks on two different debian systems. Both systems have more then one month uptimes. One runs with 2.6.11 and the other one runs 2.4.27, so it's not kernel related. The only relevant up

Bug#304672: eclipse-platform: start-functiones.sh

2005-04-14 Thread Tobias Lorenz
Package: eclipse-platform Version: 2.1.3-4 Severity: minor Tags: patch Hi, the sun java packages created by java-package will install java in /usr/lib/j2sdk1.4-sun or similiar. Most people will obviously create a link from /usr/local to java or add it to the the $PATH. In order to find it, I cha

Bug#304704: ivi crashes, when trying to open an VCD file

2005-04-14 Thread Tobias Lorenz
Package: ivi Version: 0.4.pre.20031121-2 Severity: normal Hi, I tried different HDL tools today. Ivi seems to be a nice program from what the screenshots show. But I crashes reproducable, when trying to open an VCD file. I compiled with ghdl the adder example from http://ghdl.free.fr/ghdl/A-full

Bug#334593: openssh segfaults after openssl upgrade

2005-10-18 Thread Tobias Wolter
Package: openssl Version: 0.9.8a-1 Severity: important When using openssh after upgrading openssl && libssl0.9.8 to version 0.9.8a-1, ssh applications start to segfault on amd64 - most notable ssh itself as well as ssh-agent, which, being an integral part of eg Xsession scripts of gdm, renders th

Bug#225161: quake2-data problem?

2005-10-20 Thread Tobias Rautenkranz
I fixed the problem by manually copying "pak0.pak" from the cdrom to /usr/share/games/quake2/baseq2/ , which apparently was not installed by "quake2-data" (vers. 13) . Maybe the bug should be moved to quake-data? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tr

Bug#335666: specter: logrotatejob has wrong path to "killall"

2005-10-25 Thread Tobias Geiger
Package: specter Version: 1.3+1.4pre2-2 Severity: normal Tags: patch Hello. The logrotate-job (/etc/logrotate.d/specter) has the wrong path to the killall-binary, therefore the SIGHUP never gets sent to specter, which COULD confuse the logrotation itself for specter... (havent really checked what

Bug#335668: specter doesnt like SIGHUP - it gets killed ...

2005-10-25 Thread Tobias Geiger
Package: specter Version: 1.3+1.4pre2-2 Severity: important specter doesnt like the SIGHUP as it seems: it writes its buffer to its logfiles (thats good because thats the reason for the SIGHUP) but then dies. i havent the time to strace it but it smells like a application problem... WORKAROUND: "/

Bug#335706: Upgrade fails, conflicting file in libopenssl-ruby

2005-10-25 Thread Tobias Herzke
Package: libruby1.8 Version: 1.8.3-2 While upgrading several debian Packages (using aptitude) including - libruby1.8 from version 1.8.2-9 to version 1.8.3-2 - libopenssl-ruby1.8 from version 1.8.2-9 to version 1.8.3-2 the upgrade process tries to upgrade libruby1.8 before upgrading libopenssl-ru

Bug#331104: k3d: Uninstallable in SID due to unfullfillable dependencies

2005-10-01 Thread Tobias Bachmor
ken packages libmagick++6 is not in unstable (but libmagick++6c2 and libmagick++9 are) but it is in testing. It's nearly the same with libsigc++-2.0-0, which is not in unstable (but libsigc++-2.0-0c2 is). So I guess k3d has to be rebuild against these libs. Bye, Tobias -- System Inf

Bug#327204: synce-kde: broken dependencies

2005-09-08 Thread Tobias Ullrich
Package: synce-kde Severity: grave Justification: renders package unusable Depends on kdelibs4 and libqt3c102-mt but they are not installable. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh l

Bug#327404: uscan fails to download some URLs

2005-09-09 Thread Tobias Grimm
Package: uscan Severity: wishlist Tags: patch If a HREF contains HTML entities (most commonly "&") or no filename can be extracted with basename(), uscan fails to download the file. I suggest to add a new option "localfilename" which can override $newfile_base. The patch I've attached, adds this

Bug#315225: debootstrap sarge puts testing in sources.list

2005-09-14 Thread Tobias Marx
ested packages will be installed on a system that might be intended for production use. bye, Tobias -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#327939: I'm working on this bug

2005-09-14 Thread Tobias Toedter
package qbrew tags 327939 + pending thanks Hi, thanks for your notification. I'm currently packaging a new upstream release, which will also fix this bug. Cheers, -- Tobias "To be is to do" -- Plato "To do is to be" -- Aristotle &qu

Bug#328505: libavccodec-dev: libavutils needed by libavcodec

2005-09-15 Thread Tobias Grimm
Package: libavccodec-dev Version: 0.cvs20050811-2 Severity: important Tags: patch libavcodec uses symbols exported in libavutil (e.g. ff_sqrt_tab). Therefore 'ffmpeg-config --libs avcode' should also echo libavutils. A patch is attached. Regards, Tobias -- System Information: Debi

Bug#323649: worker: FTBFS on 64 bit arches: Checking for #define HAVE_EXPLICIT_LFS 1 ... FAILED

2005-08-17 Thread Tobias Toedter
though. Cheers, -- Tobias What I can't stand is the feeling that my brain is leaving me for someone more interesting. pgpmccyQIZfHq.pgp Description: PGP signature

Bug#323853: hotplug's debconf dialog should mention STATIC_MODULE_LIST deprecated

2005-08-18 Thread Tobias Klauser
Package: hotplug Version: 0.0.20040329-25 Severity: minor When configuring hotplug with debconf, the user is prompted to specify some modules to be preloaded. The modules selected there are written into the STATIC_MODULE_LIST variable /etc/default/hotplug. In the beforementioned file there is a c

Bug#323966: chrony: Please switch to logrotate

2005-08-19 Thread Tobias Gruetzmacher
Package: chrony Version: 1.20-8 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It really would be nice if chrony would use logrotate insted of savelog. The config files of logrotate are much more manageble then some custon shell script. Attached is a sample logrotate file that

Bug#323975: rrdtool: font file is in wrong package

2005-08-19 Thread Tobias Gruetzmacher
Package: rrdtool Version: 1.2.11-0.2 Severity: important The file /usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf is in the rrdtool package, but is used from the library in librrd2 - this gets problematic when you install programs which depend on the lib but not on the program itself (like smoke

Bug#323989: ucf: Please include sdiff in the menu options

2005-08-19 Thread Tobias Toedter
rds replace the current conffile with the merged version. If you don't object to this feature, I would take a look at ucf's code and try to come up with a patch. In case you don't want to include such funtionality, feel free to close this bug. I won't prepare a patch then ;-

Bug#324528: www.debian.org: Missing use wml::debian::toc in catalan wml files

2005-08-23 Thread Tobias Toedter
ll do. If you'd like to help me out with some patches, I'll certainly appreciate that very much (hint, hint!) :-) Cheers, -- Tobias "To be is to do" -- Plato "To do is to be" -- Aristotle "Do be do be do" -- Sinatra pgpkTaExUUFLT.pgp Description: PGP signature

Bug#325273: iso-codes: New ISO-639 code for Ainu

2005-08-27 Thread Tobias Toedter
ve fixed this in the CVS. Cheers, -- Tobias "To be is to do" -- Plato "To do is to be" -- Aristotle "Do be do be do" -- Sinatra pgpcUstiZqehd.pgp Description: PGP signature

Bug#332735: php4: foreach needs $key to work properly

2005-10-08 Thread Tobias Daur
Package: php4 Version: 4.3.10-16 Foreach in php normaly works with and without a given key: foreach (array_expression as $value) statement foreach (array_expression as $key => $value) statement http://de3.php.net/manual/en/control-structures.foreach.php In the first case, without $key,

Bug#332860: module-assistant: fakesource does not work in user mode

2005-10-08 Thread Tobias Gruetzmacher
formation -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDSFWqGf7YPOK+o0ERAr3UAKC3/1e3xljOWTuUl5/HPY+RoqP+igCg8xDn GDMfkQp5JjkwQPENHj6FCxo= =txm5 -END PGP SIGNATURE- --- /usr/bin/module-assistant 2005-09-24 12:20:53.00000 +0200 +++ /home/tobias/bin/module-ass

Bug#333076: iso-codes: [INTL:th] Thai tranlation for iso 4217

2005-10-10 Thread Tobias Toedter
zy". Could you take a look at those, please? Cheers, -- Tobias There are 3 different kinds of people on the world - those who can count and those who can't. pgpFmHI76ZnCV.pgp Description: PGP signature

Bug#333080: iso-codes: [INTL:th] Thai translation updates for iso 3166

2005-10-10 Thread Tobias Toedter
package: iso-codes tags 333080 + pending patch thanks Hi Theppitak, thanks for the patch. I've committed it to the CVS. Cheers, -- Tobias There are 3 different kinds of people on the world - those who can count and those who can't. pgpVVXCw2Mu8n.pgp Description: PGP signature

Bug#333094: iso-codes: [INTL:th] Thai translation updates for iso 639

2005-10-10 Thread Tobias Toedter
package iso-codes tags 333094 + pending patch thanks Hi Theppitak, I've added your patch to the CVS repository. Thank you very much for this large piece of work! Cheers, -- Tobias There are 3 different kinds of people on the world - those who can count and those who

Bug#333093: iso-codes: [INTL:th] Thai translation updates for iso 3166-2

2005-10-10 Thread Tobias Toedter
package iso-codes tags 333093 + pending patch thanks Hi Theppitak, I've added your patch to the CVS. Thanks for your work. Cheers, -- Tobias There are 3 different kinds of people on the world - those who can count and those who can't. pgp89SXIJee6h.pgp Description: PGP signature

Bug#333361: libwine-alsa: wine doesn't recognize alsa MIDI ports

2005-10-11 Thread Tobias Schlemmer
Package: libwine-alsa Version: 0.0.20050628-2 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Trying to get Mutabor (http://www.math.tu-dresden.de/~mutabor/) running I get some interesting results: - - Using libwine-alsa I get no MIDI ports at all - - Using the OSS interface I can

Bug#318606: acknowledged by developer (Re: Bug#318606: works for me)

2005-09-27 Thread Tobias Wolf
filed the report, started using the init script again. Sorry, I could have notified you for closure of the bug. Kind regard Sylvain Le Gall FYI: mldonkey 2.6.4 package is scheduled for upload ;-) Wow, great! -- Tobias -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#325812: unison's internal naming is not correct

2005-08-31 Thread Tobias Gruetzmacher
Package: unison Version: 2.13.16-1 Severity: important Followup-For: Bug #325812 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This bug is not only cosmetical as it creates a new preference directory, it also makes unison totaly unusable in some cases. The program's internal name is "unison-2.13-

Bug#318493: libavcodec-dev: MPEG encoding broken for MMX

2005-09-04 Thread Tobias Grimm
hrough %esp, so modifying the stack pointer with push/pop is not gueranteed to work under all conditions 3) Introducing the const qmat2 = qmat+64 doesn't make very much sense to me - why has this been done? Regards, Tobias diff -Nur ffmpeg-0.cvs20050811/libavcodec/i386/mpegvideo_mmx_template.c ff

Bug#326674: vdr doesn't start

2005-09-05 Thread Tobias Grimm
h the contents of /var/log/syslog? bye, Tobias signature.asc Description: OpenPGP digital signature

Bug#326805: wine: New upstream version (0.0.20050830) & small suggestion

2005-09-05 Thread Tobias Gruetzmacher
Package: wine Version: 0.0.20050725-1 Severity: wishlist Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 There is a new upstream version availible. I tried to build it on my own with the debian patches, but it somehow fails for me... Since I changed the Build-Depends a bit, I'm attacin

Bug#326929: kdevelop3 has dependency on a not available package

2005-09-06 Thread Tobias Frost
Package: kdevelop3 Version: 4:3.2.0-3 Severity: grave Justification: renders package unusable "kdelibs4" is not available anymore. This makes this package in uninstallable or forces to uninstall due other updates. -- System Information: Debian Release: testing/unstable APT prefers unstable

Bug#326929: FW: Re: Bug#326929: kdevelop3 has dependency on a not available package

2005-09-07 Thread Tobias Frost
merge 326929 326883 thanks Jeremy Laine <[EMAIL PROTECTED]> schrieb am 06.09.05 19:37:42: Hi Tobias, I submitted a similar bug today and sent a patch to build KDevelop 3.2.2 against the latest Qt / KDE libs: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=326883 Jeremy -

Bug#205392: JabRef is being prepared for Debian

2005-08-08 Thread Tobias Toedter
merge 205392 308094 thanks Hi, please note that Frank Küster <[EMAIL PROTECTED]> was preparing a package for Jabref. I don't know how far he got with it. Frank, any news on this? Cheers, -- Tobias What I can't stand is the feeling that my brain is leaving me for

Bug#272064: The XML files do have a DTD now

2005-08-10 Thread Tobias Toedter
ly be closed with the next upload of iso-codes. Thanks for your suggestion, -- Tobias What I can't stand is the feeling that my brain is leaving me for someone more interesting. pgpBZr3l6CFEw.pgp Description: PGP signature

Bug#322590: libcsv-ruby1.8: Typo in short description

2005-08-11 Thread Tobias Toedter
Package: libcsv-ruby1.8 Version: 1.2.2-1 Severity: minor Tags: patch Hi, I'm afraid you made a copy & paste typo in the short description for this package. Please change it to read "CSV data format parse module for ruby1.8", see the attached patch below. Cheers, -- Tobia

Bug#272064: The XML files do have a DTD now

2005-08-17 Thread Tobias Toedter
ool_utility_for_iso_3166 --field=official_name --locale=da ES Kongeriget Spanien Is this (roughly) what you mean? I think that shouldn't be too hard to realize. It would also help a lot if you could show some examples of your "applications for this in d-i, [...] which would help in

Bug#320969: tex4ht breaks accessibility guidelines

2005-08-02 Thread Tobias Schlemmer
Package: tex4ht Version: 20050728.2299-0ts1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The eccessive formatting using tables violates accessibility guidelines. Much (e.g. formula numbers) can could be done better with floats. This needs some extra programming effort, but it sh

Bug#320968: tex4ht: tex4ht produces lonely tags.

2005-08-02 Thread Tobias Schlemmer
the column break Im using tex4ht with the xhtml option. Tobias - -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.

Bug#320968: tex4ht: tex4ht produces lonely tags.

2005-08-03 Thread Tobias Schlemmer
Am Di, 02. Aug 2005 12:41:05 -0400, schrieb Eitan Gurari: > Tobias, Any chance you can provide miniature sample latex files > demostarting the problems. -eitan See attachment. Tobias -- ,---,

Bug#321642: Possible solution to "udev: partitions on a removeable media belongs to the wrong group"

2005-08-07 Thread Tobias Klauser
This issue can be fixed by adding the following rule to /etc/udev/permissions.rules after the rule in question: SUBSYSTEM="block", SYSFS{../removable}="1", GROUP="floppy" It also looks like this bug has been fixed [1] in the upstream git repository and should show up in udev-066. [1] http://ehlo

Bug#397350: Debian packages for vdr-xineliboutput ready, need sponsor

2006-12-28 Thread Tobias Grimm
Thomas Schmidt wrote: > our svn-repository. (I guess that Tobias Grimm [2], who did most of the > work with the package until now, would be very happy if you could help > him with maintaining it.) > Of course I would be happy. Any help is appreciated! I took a slightly different

Bug#262257: (no subject)

2006-12-30 Thread Tobias Frost
Subject: fetchmail: Submitting Patch, Correcting tags Followup-For: Bug #262257 Package: fetchmail Version: 6.3.6~rc3 As the package is not yet uploaded, I built the package locally. Attached is the patch I used for that. It only fixes the problem. (As a suggestion, one could also add "popclient

Bug#405101: gramofile: Please update suggests to "wodim" as "cdrecord" is history (patch attached)

2006-12-31 Thread Tobias Frost
Package: gramofile Version: 1.6-7 Severity: minor Tags: patch As wodim is now replacing cdrecord in debian, please update your debian/config file, and allowing to remove the transitional package "cdrecord" Attached is a patch, which will update the debian/control file. NOTE: I'm working on a pat

Bug#405101: gramofile: Forgot the patch..

2006-12-31 Thread Tobias Frost
+# This patch removes all occurences of "cdrecord" in the source and documentation. +# This includes removing a link to a (not existing anymore) site of Schilling. +# +# Also changes the packagefile to suggest wodim instead of cdrecord. +# +# by Tobias Frost, [EMAIL PROTECTED], 12-31-2006

Bug#405101: gramofile: new patch

2006-12-31 Thread Tobias Frost
Package: gramofile Version: 1.6-7 Followup-For: Bug #405101 Please disregard the prevoius patch. I did the patch in the wrong file, as I was blind to see that you use dpatch... Well, here is the complete patch, removing all (but one in the TODO) occurence of cdrecord. The patch modified two file

Bug#405124: python-gnupginterface: Syntax errors on configure

2006-12-31 Thread Tobias Wolter
Package: python-gnupginterface Version: 0.3.2-9 Severity: normal When installing and setting up the package, there's some errors in the configure: | $ sudo apt-get install python-gnupginterface [...] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [...] Selecting previously desel

Bug#368946: Bug not reproducable in recent upload

2007-01-15 Thread Tobias Klauser
exist anymore for you and attach instructions on how to reproduce it in case it's not fixed? Thanks, Tobias signature.asc Description: Digital signature

Bug#274048: xserver-xfree86: [kbd] Menu key generates keycode 7 instead of keycode 117 as it should

2007-01-18 Thread Tobias Diedrich
27;m no longer using a dualscreen setup I'm still using the kbd driver and it seems the bug is no longer there. -- Tobias PGP: http://9ac7e0bc.uguu.de このメールは十割再利用されたビットで作られています。 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of &qu

Bug#225316: native endianness option

2007-01-20 Thread Tobias Diedrich
ping the output of a program that outputs 'CPU native endian' to oggenc. -- Tobias PGP: http://9ac7e0bc.uguu.de このメールは十割再利用されたビットで作られています。 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#407849: script for /usr/bin/preloadkde

2007-01-21 Thread Tobias Lorenz
Package: kdm Version: 4:3.5.5a.dfsg.1-5 Severity: wishlist Tags: patch Hi, I found, that the current /etc/kde3/kdm/kdmrc specifies an option "Preloader=/usr/bin/preloadkde". Why don't we use this option? This could probably speed up KDE after login. Unfortunately I did not find this script in

Bug#407919: mailgraph: [INTL:de] German debconf templates translation update

2007-01-22 Thread Tobias Toedter
Package: mailgraph Version: 1.12-2 Severity: wishlist Tags: l10n patch Hi, I've unfuzzied two strings in the German translation, please include it in the next upload. Regards, Tobias -- Tobias Toedter | Right now I'm having amnesia and deja vu at the Hamburg, Germany | same tim

Bug#407849: Fwd: Re: Bug#407849: script for /usr/bin/preloadkde

2007-01-22 Thread Tobias Lorenz
Hi, > Have you tested tihs? Yes. All directories are correct and it does not generate errors or impact system stability. > Does it gain anything? I must consist, on my Debian Testing with preload and prelink, I can't feel any difference with or without preloadkde. I run linux-2.6.19.2 on an Pen

Bug#408381: bacula: A new version (2.0.1-1) has been released.

2007-01-25 Thread Tobias Diaz
Package: bacula Version: 1.38.11-7 Severity: wishlist A new version it's available at: http://sourceforge.net/project/showfiles.php?group_id=50727&package_id=100064&release_id=476736 (Link from official site...) -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500

Bug#407023: problems saving to FAT

2007-01-25 Thread Tobias Richter
no problem at all. Just to be sure, I run version 2.0.0.1+dfsg-2. tobias -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#262257: fetchmail STILL conflicts to popclient

2006-12-12 Thread Tobias Frost
Package: fetchmail Version: 6.3.6~rc3-1 Followup-For: Bug #262257 REOPENING, because bug is still there! #apt-cache show fetchmail | grep -e Version: -e Conflicts: Version: 6.3.6~rc3-1 Conflicts: popclient, fetchmail-common, logcheck (<< 1.1.1-9), fetchmail-ssl (<= 6.2.5-12) -- System Inform

Bug#402721: debian-policy: WISHLIST Please make clear, that "conflicts" should only be used when really necessary

2006-12-12 Thread Tobias Frost
Package: debian-policy Version: 3.7.2.2 Severity: wishlist Looking at #262257, as an exampple, there are packages which declares conflicts for whatever reason. However, the reason is NOT, that thec packages could not co-existent on the same system (For the example, retchmail could be also installe

Bug#403331: kEsetroot: passes NULL parameter to imlib2

2006-12-16 Thread Tobias Frost
Package: eterm Version: 0.9.4.0debian1-2 Severity: important Seems that the file-parameter is not io... Also, it seems, that the programm lacks to check for the result, as it does not fail (it also ask the question, but does not wait for user input). Exit-Code is also "0" even if a failure occur

Bug#403653: imread.m: `IMAGEPATH' undefined

2006-12-18 Thread Tobias Eberle
are/octave/site/api-v22/m/octave2.9-forge/image/imread.m' The solution is to use IMAGE_PATH instead of IMAGEPATH. Best regards, Tobias -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /b

Bug#403864: octave2.9-forge: imread determines depth of a grayscale tiff image wrongly

2006-12-20 Thread Tobias Eberle
ersion: ImageMagick 6.2.4 06/12/06 Q16 http://www.imagemagick.org Best regards, Tobias -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.7 Locale: LAN

Bug#403906: typo3: rtehtmlarea remote command execution

2006-12-20 Thread Tobias Richter
Package: typo3 Severity: grave Tags: security Justification: user security hole TYPO3 Security Bulletin TYPO3-20061220-1: Remote Command Execution Affected Versions: TYPO3 default installation version 4.0 through 4.0.3, 4.1beta See http://typo3.org/news-single-view/?tx_newsimporter_pi1%5BshowIte

Bug#363120: xserver-xorg-core: still unfixed

2006-11-04 Thread Tobias Richter
ts are run. And there's even an error tone before suspend actions are carried out. Tobias -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#397131: [INTL:de] Updated German translation of adduser

2006-11-05 Thread Tobias Toedter
Package: adduser Version: 3.99 Severity: wishlist Tags: patch l10n Hi, I've updated the German translation of adduser and attached a patch. Regards, Tobias -- Tobias Toedter | God, I ask for patience -- and I want it right now! Hamburg, Germany | --- adduser-3.99.orig/po/de.po +++ ad

Bug#342443: Intent to NMU userinfo

2006-11-06 Thread Tobias Toedter
Hi Lenart, I'm currently preparing an NMU of your package. In case you have any objection with this, please speak up now. Otherwise, I'll be uploading the NMU shortly to the delayed queue. Regards, Tobias -- Tobias Toedter | "To be is to do" -- Plato Hamburg, Germa

Bug#397354: devscripts: uscan doesn't set http agent, causing BerliOS to trigger Error 403

2006-11-06 Thread Tobias Grimm
Package: devscripts Version: 2.9.22 Severity: normal uscan doesn't set a http user agent string. Recent changes on the BerliOS servers seem to reject request with error 403, when no user agent string is provided. Setting: $user_agent->agent('Debian uscan'); does solve this problem. -

Bug#398041: xcdroast: Crashes with cdrkit 1.0~pre5-1

2006-11-11 Thread Tobias Gruetzmacher
Package: xcdroast Version: 0.98+0alpha15-8 Severity: grave Tags: patch Justification: renders package unusable When using xcdroast with cdrecord/wodim 1.0~pre5, xcdroast crashes with a SEGFAULT when doing a "cdrecord -scanbus". See the attached patch for a fix. -- System Information: Debian Relea

Bug#342443: Intent to NMU userinfo

2006-11-11 Thread Tobias Toedter
On Monday 06 November 2006 19:13, LENART Janos wrote: > Please, go ahead. > If you wish, you can also adopt it. OK, I'll adopt the package, then. Thanks for your cooperation. Regards, Tobias -- Tobias Toedter | Women are just like men, only different. Hamburg, Germany | pgpVGT

Bug#358956: libamazon-ruby: Bug still not fixed.

2006-12-02 Thread Tobias Gruetzmacher
Package: libamazon-ruby Version: 0.9.0-2 Followup-For: Bug #358956 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I tried to use Alexandria today and could not look up books on the German Amazon today. When using wireshark to monitor the traffic, I get the same problem the initial submitter of thi

Bug#401343: [INTL: nn] Norwegian nynorsk translation update for iso-codes/iso_3166

2006-12-02 Thread Tobias Toedter
package iso-codes tag 401343 pending thanks On Saturday 02 December 2006 19:53, Håvard Korsvoll wrote: > Hi > > Here is an updated translation of iso_3166 (Norwegian nynorsk) Hi, I've included your translation in SVN, thanks for your work. Regards, Tobias -- Tobias Toedter |

Bug#399883: Playlist plugins are disabled

2006-12-04 Thread Tobias Rundström
Playlist plugins are not uptodate with the current API changes. Therefor they are disabled. Until this situation is fixed from our side (upstream) I don't see how it's possible for debian to include them. -- Tobias -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#401623: dspam: adds new X-DSPAM headers instead of replacing them

2006-12-04 Thread Tobias Richter
Package: dspam Version: 3.6.8-4 Severity: normal When receiving mail with X-DSPAM headers already present, local dspam adds its own to the bottom. This could be used by spammers to trick people filtering on Result: Innocent But it also prevents error learning as the provided signature is not foun

Bug#401820: Bug confirmed; Patchfile attached

2006-12-06 Thread Tobias Frost
Severity 401820 grave Tags 401820 + patch thanks Justification: Renders package (almost) unuseable, and this is not good for edge. (If after resume, like using powersaved, changes are high, this will give no working graphics at all...) Subject: 915resolution: Patch works Followup-For: Bug #401820

Bug#402088: Please add krb5-support to PHP5 (patch attached)

2006-12-07 Thread Tobias Doerffel
Package: php5 Version: 5.2.0-7 Severity: wishlist Tags: patch I attached a patch which adds simple Kerberos 5-support to PHP 5 by integrating http://homepages.nyu.edu/~jcw9/phpkrb5php5.tar.gz into PHP-source-tree and Debian-build-files. After building, an additional package php5-krb5*deb will b

Bug#404458: country(-de).dat updated for Germany cellphone

2007-01-04 Thread Tobias Becker
e" by the German regulator. If you have certain information, that a prefix stated as "reserved" is also in use, please let me know. The numbering plan for Germany is currently located at this URL: http://www.bundesnetzagentur.de/enid/0,0/Nummernverwaltung/Uebersicht_Nummernrau

Bug#406768: pulseaudio alsa sink does not survive suspend to disk

2007-01-13 Thread Tobias Diedrich
Package: pulseaudio Version: 0.9.5-4 Severity: normal Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 See also http://www.pulseaudio.org/ticket/26, when using the ALSA sink, pulseaudio does not recover from a suspend to disk, which means I have to restart pulseaudio at least daily (af

<    1   2   3   4   5   6   7   8   9   10   >