Bug#975129: qwt: FTBFS: qwt_painter_command.h:85:22: error: field ‘clipPath’ has incomplete type ‘QPainterPath’

2020-12-14 Thread Gudjon I. Gudjonsson
Hi On Sunday, 13 December 2020 18:06:22 CET you wrote: > Please go ahead, I have been sponsoring QWT and even made the latest > binNMU, and we can't risk this many packages being removed just now. > Ping me if you need help! Sorry, I won't have any time until at least from now. Please go ahead.

Bug#975129: qwt: FTBFS: qwt_painter_command.h:85:22: error: field ‘clipPath’ has incomplete type ‘QPainterPath’

2020-11-25 Thread Gudjon I. Gudjonsson
Hi Lucas This requires a quite simple fix. I will fix this before the weekend and then start looking into version 6.1.5. Regards Gudjon

Bug#964671: comedilib: FTBFS: ccQsDx8i.s: Error: invalid attempt to declare external version name as default in symbol `comedi_internal_trigger@@v0.9.0'

2020-07-19 Thread Gudjon I. Gudjonsson
Hi again I got a fast response from upstream author Ian Abbott. The fix is in fact very simple :) https://groups.google.com/forum/#!topic/comedi_list/WyvwzALQSJ4 I fill fix the package ASAP. diff --git a/lib/insn_config_wrappers.c b/lib/insn_config_wrappers.c index 7d43313..61efecf 100644 --- a

Bug#964671: comedilib: FTBFS: ccQsDx8i.s: Error: invalid attempt to declare external version name as default in symbol `comedi_internal_trigger@@v0.9.0'

2020-07-19 Thread Gudjon I. Gudjonsson
Hi Lucas Thanks. Sorry for a late response. On Thursday, 9 July 2020 12:44:06 CEST you wrote: > > /tmp/ccQsDx8i.s: Error: invalid attempt to declare external version name > > as default in symbol `comedi_internal_trigger@@v0.9.0' make[4]: *** > > [Makefile:652: libcomedi_la-insn_config_wrappers.

Bug#924733: Bug #924733 in pyqwt3d marked as pending

2019-03-17 Thread Gudjon I. Gudjonsson
Control: tag -1 pending Hello, Bug #924733 in pyqwt3d reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/modules/pyqwt3d/commit/280511aac5da610b7e37a0c

Bug#924651: Bug #924651 in pyqwt5 marked as pending

2019-03-16 Thread Gudjon I. Gudjonsson
Control: tag -1 pending Hello, Bug #924651 in pyqwt5 reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/modules/pyqwt5/commit/a4d076817bd8d142a38f276fa

Bug#875116: Bug #875116 in pyqwt3d marked as pending

2018-09-14 Thread Gudjon I. Gudjonsson
Control: tag -1 pending Hello, Bug #875116 in pyqwt3d reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below, and you can check the diff of the fix at: https://salsa.debian.org/python-team/modules/pyqwt3d/commit/41f317713bf3896a323b9e

Bug#812138: Bug #812138 in pyqwt3d marked as pending

2018-09-14 Thread Gudjon I. Gudjonsson
Control: tag -1 pending Hello, Bug #812138 in pyqwt3d reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below, and you can check the diff of the fix at: https://salsa.debian.org/python-team/modules/pyqwt3d/commit/41f317713bf3896a323b9e

Bug#812138: Bug #812138 in pyqwt3d marked as pending

2018-09-14 Thread Gudjon I. Gudjonsson
Control: tag -1 pending Hello, Bug #812138 in pyqwt3d reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below, and you can check the diff of the fix at: https://salsa.debian.org/python-team/modules/pyqwt3d/commit/41f317713bf3896a323b9e

Bug#891994: epigrass: Depends on Qt4-only python-qwt5-qt4

2018-09-12 Thread Gudjon I. Gudjonsson
Hi On Wednesday, 12 September 2018 21:01:16 CEST Flavio Coelho wrote: > This error seems to be due to missing "dbfread" package which is available > on Debian as "python3-dbfread" You are right but epigrass is built with python2 on Debian but dbfread is only built with python3 even if it is doc

Bug#891994: epigrass: Depends on Qt4-only python-qwt5-qt4

2018-09-10 Thread Gudjon I. Gudjonsson
Hi Andreas > > I would love if people would test this. Since it is not a Build-Depends > where I could see whether the build breaks or not and there is no test > suite to verify whether things work as expected I'm hesitating to just > change the dependencies. > > > Since Python2 is also becoming

Bug#875202: [taurus] Future Qt4 removal from Buster

2018-09-08 Thread Gudjon I. Gudjonsson
Hi There is a new package in Debian https://tracker.debian.org/pkg/pyqt-qwt that builds on the Qt5 version of Qwt6. It should not be difficult to upgrade the package from PyQwt5 to PyQt-Qwt. Regards Gudjon

Bug#891994: epigrass: Depends on Qt4-only python-qwt5-qt4

2018-09-08 Thread Gudjon I. Gudjonsson
Hi There is a new package in Debian https://tracker.debian.org/pkg/pyqt-qwt that builds on the Qt5 version of Qwt6. It should not be difficult to upgrade the package from PyQwt5 to PyQt-Qwt. Since Python2 is also becoming obsolete in Debian, PyQt-Qwt is only compiled for Python3 in Debian Reg

Bug#812138: gcc-6 and sip help (bug 812138)

2016-08-15 Thread Gudjon I. Gudjonsson
Hi list I am trying to fix a sip/gcc-6 related bug in package pyqwt3d but I don't know how. OpeGL_mod.sip contains const int GL_2D; const int GL_3D; const int GL_3D_COLOR; which is converted to sipOpenGLcmodule.cpp which contains: static sipIntInstanceDef intInstances[] = { {sipName

Bug#825262: eric 6.1.2 crashes at startup with TypeError

2016-06-17 Thread Gudjon I. Gudjonsson
Hi Daniel and Cristian I am sorry for my very late response. I have upgraded the package to version 6.1.6 and it can be downloaded here: deb http://gudjon.org/debian/ amd64/ But to make it work it needs qscintilla to be rebuilt. I have just filed a bug against qscintilla and I will try to get er

Bug#816387: qwtplot3d FTBFS on armel and armhf

2016-03-06 Thread Gudjon I. Gudjonsson
Hi Arto My only solution to the problem is to exclude the arm architectures and there is a new version at mentors which I haven't got any sponsor for. I tried to exclude patch 03_fix_ftbs and compile the package in my armhf chroot but without success. I prefer to keep the arm architecture but

Bug#791264: qwtplot3d: library transition may be needed when GCC 5 is the default

2015-09-02 Thread Gudjon I. Gudjonsson
Hi Simon Thanks for the clarifications. > Gudjon, is there any possibility of a more minimal maintainer-upload > which does this library transition, and nothing else intrusive, leaving > the other changes (e.g. adding the Qt 5 library) until after the > huge and painful distro-wide libstdc++ trans

Bug#791150: liborigin: diff for NMU version 20080225-2.2

2015-08-08 Thread Gudjon I. Gudjonsson
Hi Johathan Sorry for my silence. > Dear maintainer, > > I've prepared an NMU for liborigin (versioned as 20080225-2.2) and > uploaded it to DELAYED/2. Please feel free to tell me if I > should delay it longer. Thanks a lot for the patch. Do you use the library? When I packaged it I used it for Q

Bug#750743: gspiceui: Please update to use wxwidgets3.0

2015-05-21 Thread Gudjon I. Gudjonsson
Hi Olly Thanks a lot again. I did apply your patch but I still get the lintian warning I: gspiceui: hardening-no-fortify-functions usr/bin/gspiceui If you are willing to upload the package with this warning then I will do the final preparation for an upload or if you know how to fix this please

Bug#750743: gspiceui: Please update to use wxwidgets3.0

2015-05-15 Thread Gudjon I. Gudjonsson
Hi Olly Thanks, in fact I do need some assistance. I have compiled version 1.1.00 and the source can be found at dget http://gudjon.org/debian/source/gspiceui_1.1.00+dfsg-1.dsc This needs fortifying but if I uncomment the fortifying flags in the debian/rules file I get the following error: /usr/

Bug#752507: Hangs in splash screen

2014-07-09 Thread Gudjon I. Gudjonsson
Package: eric Version: 5.4.5-1 Severity: normal Tags: unreproducible Hi Goswin I cannot reproduce your bug so I'm reducing the severity of it. Regards Gudjon -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.

Bug#750743: gspiceui: Please update to use wxwidgets3.0

2014-07-03 Thread Gudjon I. Gudjonsson
Hi The updated gspiceui package can be found at: deb-src http://gudjon.org/debian/ source/ deb http://gudjon.org/debian/ amd64/ but the program doesn't seem to be in too good state at the moment. I will wait for upstream so please just remove the package from Debian in the meantime. Regards

Bug#752507: Hangs in splash screen

2014-06-30 Thread Gudjon I. Gudjonsson
Hi Goswin Sorry for a late answer. Can you please run $ python3 -v /usr/share/eric/modules/eric5.py &>eric5_log.txt and send me the log file? I cannot reproduce your error. Did you remove .eric5 and .config/Eric5? Regards Gudjon -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.deb

Bug#731437: python-qwt5-qt4: Segmentation fault when creating QwtPlot instance

2013-12-07 Thread Gudjon I. Gudjonsson
Hi Artyom You are right. Some upgrade must have caused this. I will request a rebuild but until then I recommend you to rebuild the package from the debian source package and it will work. Regards Gudjon -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "

Bug#671543: pyqwt3d: FTBFS: qwt3d_openglhelper.h:67:31: error: 'gluErrorString' was not declared in this scope

2012-05-31 Thread Gudjon I. Gudjonsson
Source: pyqwt3d Version: 0.1.7~cvs20090625-8 Hi This bug was caused by qwtplot3d, bug #672023 which has been closed. Regards Gudjon

Bug#671543: pyqwt3d: FTBFS: qwt3d_openglhelper.h:67:31: error: 'gluErrorString' was not declared in this scope

2012-05-27 Thread Gudjon I. Gudjonsson
reassign 672023 src:qwtplot3d 0.2.7+svn191-5 Hi Sorry for a late answer. The bug was caused by qwtplot3d and it has been fixed. I am still a bit cautious with the BTS and therefore I only reassigned one bug at a time. Regards Gudjon

Bug#671993: pyqwt3d: FTBFS: size_t_check.cpp:3:6: error: prototype for 'void a::f(unsigned int)' does not match any in class 'a'

2012-05-14 Thread Gudjon I. Gudjonsson
reassign 665750 src:qwtplot3d 0.2.7+svn191-5 Hi The ftbs was caused by qwtplot3d. It is fixed now. Regards Gudjon

Bug#570069: [gud...@gudjon.org: Re: [comedi] libcomedi0 removed from debian testing]

2012-05-03 Thread Gudjon I. Gudjonsson
Hi On Thursday 03 May 2012 11:37:43 Bernd Porr wrote: > I've just tried to build a new debian package for libcomedi based on the > latest git package Gudjon has provided. It fails trying to patch the > comedi-calibrate. It cannot find the ./configure script (though it's > there). It is the comedi_c

Bug#629749: eric: FTBFS: unsatisfiable build-dependencies: python-sip-dev (< 4.11), python-qt4-dev (< 4.7.5)

2011-06-13 Thread Gudjon I. Gudjonsson
Hi Lucas > > The following packages have unmet dependencies: > > sbuild-build-depends-eric-dummy : Depends: python-sip-dev (< 4.11) but > > it is not going to be installed > > > >Depends: python-qt4-dev (< 4.7.5) but > >it

Bug#622869: python-qwt5-qt4: crashes on s390

2011-04-15 Thread Gudjon I. Gudjonsson
Hi again On Friday 15 April 2011 15:59:36 Gudjon I. Gudjonsson wrote: > Hi Jakub > It segfaults on my i386 as well. Rebuilding the packages solved the > problem on my computer. I'm pretty sure it will do the same on s390. This > is a repeating problem, something has chang

Bug#622869: python-qwt5-qt4: crashes on s390

2011-04-15 Thread Gudjon I. Gudjonsson
Hi Jakub It segfaults on my i386 as well. Rebuilding the packages solved the problem on my computer. I'm pretty sure it will do the same on s390. This is a repeating problem, something has changed in Debian that makes the package crash until it is rebuilt but I don't know what. I will try to

Bug#622339: comedi-source: module-assistant produces deb with empty module folder, building by hand fails

2011-04-12 Thread Gudjon I. Gudjonsson
On Tuesday 12 April 2011 15:08:35 you wrote: > It has been fixed in the git, see: > http://comedi.org/git?p=comedi/comedi.git;a=commit;h=85537f846d9246c08ade1c > 48bafc365d086ad9d6 The comedi drivers are a part of the kernel tree by now and are therefore a part of the debian linux-image package bu

Bug#597933: Non-free files distributed in sdcc

2010-12-19 Thread Gudjon I. Gudjonsson
Hi Sorry for my silence but I have made a new 2.9.0+dfsg-1 version of the package that can be found at http://mentors.debian.net/debian/pool/main/s/sdcc please take a look at it an give me a comment. I hope to convince the release team to include it if I'm not too late. Regards Gudjon

Bug#579013: eric still seg faulting

2010-04-25 Thread Gudjon I. Gudjonsson
Hi Gary The problem is in python-qscintilla2, it needs to be recompiled, please look at the info above. You can either recompile the package yourself or use the binaries I have compiled (see above) to fix the problem. Regards Gudjon -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists

Bug#579013: eric: Segmentation fault at start

2010-04-25 Thread Gudjon I. Gudjonsson
Hi Frederico You are right, now it segfaults on my computer as well. But if you either recompile python-qscintilla2 or install the qscintilla packages from here http://gudjon.org/debian/qscintilla/ then eric will work. Hope it solves the problem. Gudjon -- To UNSUBSCRIBE, email to debian-

Bug#579013: eric: Segmentation fault at start

2010-04-24 Thread Gudjon I. Gudjonsson
Hi Sorry, my mistake. Please install python-qscintilla2 version 2.4.3 and your problem will be fixed. The problem is fixed in eric-4.4.3-2 which I hope will be uploaded soon. Regards Gudjon -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe"

Bug#550480: python-qscintilla2: i cannot import qsci module with python-qt4 4.6-1

2009-11-20 Thread Gudjon I. Gudjonsson
Hi It seems like this bug is solved with version 2.4-4. If this is correct, can you please close it since it is blocking qscintilla2 from entering testing. Regards Gudjon -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact

Bug#552807: python-qwt5-qt4: RuntimeError with sip 4.9

2009-10-29 Thread Gudjon I. Gudjonsson
Hi Please use the version on my private server: deb-src http://195.198.146.229/debian/ source/ deb http://195.198.146.229/debian/ i386/ Unfortunately I have to wait until a version of python-qt3 that can be installed along with python-sip4 (>=4.9) is released to be able to fix the official ve

Bug#552131: qtiplot crash

2009-10-26 Thread Gudjon I. Gudjonsson
Hi Gudjon, I should have done that at the beginning... here is the backtracing of gdb, something to see with string manipulation and interactions with python ? Starting program: /usr/bin/qtiplot [Thread debugging using libthread_db enabled]

Bug#552131: qtiplot crash

2009-10-26 Thread Gudjon I. Gudjonsson
Hi Hubert I should have guessed that. The sip versions must be made stricter in the control file, I will fix that in the next version. What sip version are you using? Could you please upgrade it to the testing version, 4.8.2? I hope this will solve the problem. Regards Gudjon -- To

Bug#552131: qtiplot crash

2009-10-24 Thread Gudjon I. Gudjonsson
Hi Hubert I cannot reproduce your bug. Can you please give me some more information? For example run it in gdb $gdb /usr/bin/qtiplot (gdb) run and when it crashes you do (gdb) bt for backtracing. Please send me the output of gdb Regards Gudjon -- To UNSUBSCRIBE, email to debian-bugs-rc-r

Bug#539001: qtiplot: crashes on graph creation and on qti project opening

2009-07-30 Thread Gudjon I. Gudjonsson
Hi I'm sorry, I haven't had time to upgrade Qtiplot lately but to my excuse, it has been a bit complicated this time. May I ask you to use my unofficial package whic can be found on: deb-src http://195.198.146.229/debian/ source/ deb http://195.198.146.229/debian/ i386/ I will try to get it

Bug#538754: import PyQt4.Qwt5 fails

2009-07-26 Thread Gudjon I. Gudjonsson
Hi Please use the version in unstable. Unfortunately it will take some time to reach testing since it is waiting for other packages. Hope it helps Gudjon -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.

Bug#533950: pyqwt5: FTBFS: size_t_check.cpp:3: error: prototype for 'void a::f(unsigned int)' does not match any in class 'a'

2009-06-22 Thread Gudjon I. Gudjonsson
Hi Lucas I am in fact working on this package but I do have problems with the upstream sources. There is a functioning package from CVS on my private server but the upstream author prefers that I wait for a release before publishing it. deb-src http://195.198.146.229/debian/ source/ deb http

Bug#534075: liborigin2: FTBFS: Nonexistent build-dependency: libboost-date-time1.37-dev

2009-06-22 Thread Gudjon I. Gudjonsson
Hi Lucas I have prepared a new verison some weeks ago but my sponsor is unfortunately very busy. I hope it will be uploaded soon. Regards Gudjon -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.or

Bug#532841: qscintilla2: Fails to build from source

2009-06-11 Thread Gudjon I. Gudjonsson
Package: qscintilla2 Version: 2.3.2 Severity: serious Justification: no longer builds from source Hi Version 2.3.2 doesn't build from source and the binary packages break the eric IDE. However version 2.4 in experimental works perfectly so if that version could be uploaded to unstable, my probl

Bug#532480: Installation does not give errors but qtiplot does not start

2009-06-11 Thread Gudjon I. Gudjonsson
Hi Marco I am working on qtiplot version 0.9.7.7 but there are some problems and it is going slowly to get it into Debian. There is an unofficial package on my server: deb-src http://195.198.146.229/debian/ source/ deb http://195.198.146.229/debian/ i386/ but I think this version only works o

Bug#532480: Installation does not give errors but qtiplot does not start

2009-06-11 Thread Gudjon I. Gudjonsson
Hi How did you try to try to start qtiplot? Please try to start it with /usr/bin/qtiplot Cheers Gudjon On Tuesday 09 June 2009 17:49:00 Marco Bajo wrote: > Package: qtiplot > Version: 0.9.6.2-1 > Severity: grave > Justification: renders package unusable > > > > -- System Information: > Debian

Bug#527662: pyqwt3d: FTBFS: size_t_check.cpp:3: error: prototype for 'void a::f(unsigned int)' does not match any in class 'a'

2009-05-09 Thread Gudjon I. Gudjonsson
Hi I have upgraded the package to a CVS version. However, the upstream author always wants to make releases before I package. Until I get an agreement with him, the package can be found on my private server: deb-src http://195.198.146.229/debian/ source/ deb http://195.198.146.229/debian/ i3

Bug#527691: pyqwt: FTBFS: size_t_check.cpp:3: error: prototype for 'void a::f(unsigned int)' does not match any in class 'a'

2009-05-09 Thread Gudjon I. Gudjonsson
Hi This package is obsolete, I will try to take it out of the distribution since it won't compile with the upstream qwt library. Cheers Gudjon -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#526384: Depends: librtai-dev renders package uninstallable on most archs

2009-04-30 Thread Gudjon I. Gudjonsson
Hi Jan > Version 0.7.76+20090411cvs-1 introduced a dependency on rtai-dev. However, > rtai-dev is only available on i386 and powerpc. Thus, comedi-source is > uninstallable on all other architectures. > > Moreover, I don't see, why rtai-dev should be a dependency, as RTAI support > is an optional

Bug#525212: i can't configure/run eric

2009-04-23 Thread Gudjon I. Gudjonsson
Hi I tested again. When I click Style, I get the error below. Might that be your problem? Please try to do export LANG=en_US.UTF8 to see if the language matters. I will send the report to upstream. Cheers Gudjon ---

Bug#525212: i can't configure/run eric

2009-04-23 Thread Gudjon I. Gudjonsson
Hi I removed both the .eric4 and .config and I don't see any problems with a quick overview. Can you please test it? /Gudjon -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#525212: i can't configure/run eric

2009-04-22 Thread Gudjon I. Gudjonsson
Hi Please move the .config directory that is placed in your home directory to .config.old or something and try restarting eric. That fixed the problem for me. There is something strange with that .config directory, it caused problems with vmware for me a few days ago. Hope it helps Gudjon

Bug#524864: sdcc: Replaces/Conflicts missing

2009-04-20 Thread Gudjon I. Gudjonsson
Hi Bernd > Unpacking replacement sdcc ... > dpkg: error processing /var/cache/apt/archives/sdcc_2.9.0-1_amd64.deb > (--unpack): trying to overwrite `/usr/share/sdcc/scripts/inc2h.pl', which > is also in package sdcc-libraries The problem is that inc2h.pl is in sdcc-libraries in version 2.8.0 but I

Bug#488696: comedi-source build fails (m-a a-i comedi)

2008-08-24 Thread Gudjon I. Gudjonsson
Hi I can confirm that Comedi works on my amd64 computer with kernel 2.6.26. I have tested it with Adlink PCI-9111 AD converter card, reading from it with xoscope. Please don't remove Comedi from Lenny. Cheers Gudjon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsub

Bug#488696: Fixing 488696

2008-08-17 Thread Gudjon I. Gudjonsson
> Another problem I noticed is that something (not sure whether m-a or > comedi) uses depmod when building comedi-modules. module-init-tools > (which contains depmod) is not pulled in by any dependency. Please > investigate, and if it is comedi which needs depmod, we'll need to add > a dependency o

Bug#488696: Fixing 488696

2008-08-14 Thread Gudjon I. Gudjonsson
> With the latest files from mentors I get: > > [EMAIL PROTECTED]:~/comedi$ dpkg-source -x comedi_0.7.76-2.dsc > gpg: Signature made Thu 14 Aug 2008 06:04:03 PM IST using DSA key ID > F9DDB166 gpg: Can't check signature: public key not found > dpkg-source: error: File ./comedi_0.7.76-2.diff.gz has

Bug#488696: Fixing 488696

2008-08-14 Thread Gudjon I. Gudjonsson
Hi again You are right, sorry. The dependencies in the other control.modules.in file don't seem to matter. I have uploaded a new version to mentors.debian.net and I am sure this version is OK :) Thanks Gudjon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".

Bug#488696: Fixing 488696

2008-08-11 Thread Gudjon I. Gudjonsson
Hi I have uploaded a new version that is lintian free and only closes bug #488696 to mentors.debian.net but does not include the rtai fix. Cheers Gudjon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#488041: eric: Eric4 crashes at startup

2008-06-25 Thread Gudjon I. Gudjonsson
Hi This is due to Qscintilla2. You need version 2.2-4 but the version in testing is 2.2-1. Please install the version from unstable. I have already informed the maintainer of Qscintilla2 and I hope the problem will be solved in few days. Cheers Gudjon -- To UNSUBSCRIBE, email to [EMA

Bug#482230: FTBFS error

2008-05-23 Thread Gudjon I. Gudjonsson
This is a problem with upstream. I hope a new version will be available before Monday and then I will upgrade the package. Cheers Gudjon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#470437: libcomedi0: installation fails

2008-03-11 Thread Gudjon I. Gudjonsson
Hi Just install the adduser package. Dependency on adduser has been added to version 0.8.1-4 which can be found on mentors.debian.net and will hopefully be uploaded soon. Cheers Gudjon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL

Bug#457589: Bug#457402: sdcc moved to non-free in error

2008-01-03 Thread Gudjon I. Gudjonsson
Hi Lucas Bdale has come up with a nice idea on how to fix this issue and I will do it in the next few days. Then I will finish comedi as well :) Cheers Gudjon On Thu, Jan 03, 2008 at 12:19:12PM +0100, Lucas Nussbaum wrote: > block 457402 by 457589 > severity 457402 serious > thanks > > On 23

Bug#457589: sdcc should be in main

2007-12-23 Thread Gudjon I. Gudjonsson
Hi Bdale Thanks for the information. You are more than welcome to put some work on this issue but I am tired of the licensing issues myself. To classify it as non-free was the decision of debian-leagal. The html documentation is made with latex2html which is in non-free and it can theref

Bug#414535: Perhaps a fix to the problem

2007-06-12 Thread Gudjon I. Gudjonsson
Hi Jabref exited with the following error message java: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' failed. But I found the following homepage http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6532373 and following the advice. sed -i 's/XINERAMA/FAKEEXTN/g' /usr/lib/jvm/java-6-sun

Bug#403073: pyqwt: diff for NMU version 4.2.1-2.1

2006-12-16 Thread Gudjon I. Gudjonsson
Hi I have upgraded the package to version 4.2.2 but I have not found anyone willing to upload it for me. I will fix your bug and try once more with getting someone to upload the new version for me this weekend. Regards Gudjon Þann Föstudagur 15. desember 2006 16:30 skrifaði Ana Guerrero: > t

Bug#391846: shfs-source: Compile fails with kernel 2.6.18, patch available on the internet

2006-10-08 Thread Gudjon I. Gudjonsson
Package: shfs-source Version: 0.35-6 Severity: serious Justification: no longer builds from source Hi As has been reported before, the shfs source does not compile with kernel 2.6.18. A patch can be found at http://www.mail-archive.com/pld-cvs-commit%40lists.pld-linux.org/msg67239.html it is m

Bug#390100: gcl: Gcl version 2.6.7-22 not built for amd64

2006-09-29 Thread Gudjon I. Gudjonsson
Package: gcl Version: 2.6.7-22 Severity: serious Justification: no longer builds from source For some reason gcl version 2.6.22 is not in the amd64 repository. This breaks the compilation of maxima that depends on this version. The package however compiles nicely on amd64 so I guess it is a simpl

Bug#390097: maxima: Maxima not built for amd64

2006-09-29 Thread Gudjon I. Gudjonsson
Package: maxima Version: 5.10.0-1 Severity: serious Justification: no longer builds from source The maxima program depends on gcl version 2.6.7-22 that can not be found in the amd64 repository. Gcl 2.6.22 builds nicely and after installation, maxima builds nicely as well. -- System Information:

Bug#384727: openoffice.org-2.0.4~ood680m1 failes to compile, tries to find unowinreg.dll

2006-08-26 Thread Gudjon I. Gudjonsson
Package: openoffice.org Version: 2.0.3-3 Severity: serious Justification: no longer builds from source Version 2.0.4~ood680m1 does not build on my system (Built on amd64 for curiousity). The compilation fails with the following error messages: Checking for source packages in /home/gudjon/nobackup/

Bug#364448: Reproduces for all users?

2006-04-24 Thread Gudjon I. Gudjonsson
Hi again You are right, it doesn't crash for another user and then I moved .kde/share/apps/kmail to kmail.old and now it doesn't crash for me anymore. Shall I do some more debugging or shall we close the case? Thanks for your help Gudjon Þann Mánudagur 24. apríl 2006 17:27 skrifaði Filipus K

Bug#364448: kmail chrashes on startup

2006-04-23 Thread Gudjon I. Gudjonsson
Package: kmail Version: 4:3.5.2-1+b1 Severity: grave Justification: renders package unusable When I start kmail from a konsole I get the following messages: [EMAIL PROTECTED]:~$ kmail kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action. kdecore (KAction): WARNING: KAction: