Re: Compile problem on multiple non-amd64 architectures

2018-10-20 Thread Benjamin Mesing
the "clean" target of my Makefile fixed the issue. Regards Ben On Wed, 2017-11-15 at 20:40 +0100, Benjamin Mesing wrote: > Hi, > > I tried adding the export QT_SELECT statement to the rules file with no > difference. Also, I tried compiling on another porterbox > (pa

Re: Compile problem on multiple non-amd64 architectures

2017-11-15 Thread Benjamin Mesing
Hi, I tried adding the export QT_SELECT statement to the rules file with no difference. Also, I tried compiling on another porterbox (partch.debian.org) and everything did compile fine. I am out of ideas. What do you mean by "ask for a give back". Any other ideas? Regards Ben On Thu,

Re: Compile problem on multiple non-amd64 architectures

2017-11-02 Thread Benjamin Mesing
reproduce the bug? What could be special on the buildds? Regards Ben On Wed, 2017-11-01 at 16:44 -0300, Lisandro Damián Nicanor Pérez Meyer wrote: > On 1 November 2017 at 15:04, Benjamin Mesing <bensm...@gmx.net> wrote: > > Hi Lisandro, > > > > thanks for the qu

Re: Compile problem on multiple non-amd64 architectures

2017-11-01 Thread Benjamin Mesing
Hi Lisandro, thanks for the quick help. I will try this. Everything looked fine to me, because the qt5-moc was used. So, if I understand the fix correctly, I have to tell the qt5-moc to actually expect qt5 code. It is a little bit confusing, all my makefile are generated from .pro files with

Compile problem on multiple non-amd64 architectures

2017-11-01 Thread Benjamin Mesing
Hi Folks (please CC, I am not subscribed), I ported packagesearch to QT5 due to the removal of QT4. On my machine everything compiled fine. But when I uploaded the package, almost all buildds failed to build (except for the amd64 one).

Bug#873846: sddm does not start

2017-08-31 Thread Benjamin Mesing
Package: sddm Version: 0.14.0-4 Severity: important Hi, for some time, sddm does not start on my system. sddm.log is empty and daemon.log shows the following message: Aug 31 18:02:10 xxx systemd[1]: sddm.service: Service hold-off time over, scheduling restart. Aug 31 18:02:10 xxx systemd[1]:

Bug#799384: kde-workspace: Screen goes black on startup

2015-09-18 Thread Benjamin Mesing
Package: kde-workspace Version: 4:4.11.22-3 Severity: important Hi, I dist-upgraded my system to unstable. Now, when I start into KDE from KDM the "normal" KDE-startup dialog is shown. At one point the screen turns black and only the curser is visible. I have kwin_x11 installed. What I have

Bug#499514: Recommending cups-bsd is not a full fix

2010-10-15 Thread Benjamin Mesing
IMO merely recommending cups-bsd is not a full fix: If one has lpr installed, cups-bsd won't be installed alongside cups-bsd. As long as okular _silently_ fails to print in some configurations I would not consider this bug solved. A simple solution would be to check, if cupsbsd is available upon

Bug#458558: Workaround will be applied to packagesearch

2008-02-10 Thread Benjamin Mesing
unblock 458884 by 458558 thanks Ok, I will work around the problem in packagesearch then. I still consider it a very bad decision by QT. Feel free to close the bug, or tag it wontfix - whatever you like best. Best regards Benjamin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#458558: Any fixes available?

2008-01-30 Thread Benjamin Mesing
Hello, this bug has cause packagesearch to be removed from testing, due to a resulting FTBS. Is anyone working on a fix? I would hate to see packagesearch not making it into lenny due to this bug. Best regards Benjamin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#458558: libqt4-dev: qmake adds --no-undefined to Makefile for LIB template - causes linker errors

2008-01-01 Thread Benjamin Mesing
Package: libqt4-dev Version: 4.3.3-2 Severity: normal When upgrading from 4.3.2 to 4.3.3 I suddenly got loads of linker errors. Those were occuring because in my plugins .pro file I use the LIB template which now adds the -Wl,--no-undefined option to the linking line. E.g.: g++

Bug#395465: libqt4-gui: QT4 GUI applications cause IceWM to crash when closing

2006-10-27 Thread Benjamin Mesing
Package: libqt4-gui Version: 4.2.1-1 Severity: grave Justification: renders package unusable Hello, when closing a QT4-GUI applications this seems to crash my window manager IceWM. E.g. all window decorations are lost. This problem does not occur when running KDE. I've encountered those

Bug#395465: Bug report on IceWM

2006-10-27 Thread Benjamin Mesing
I've found a bug report for this problem against IceWM. I do not know if this is a QT or an IceWM bug. http://sourceforge.net/tracker/index.php?func=detailaid=1573405group_id=31atid=100031 Best regards Ben -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Re: Bug#391933: packagesearch - FTBFS: cannot find -lsqlite

2006-10-09 Thread Benjamin Mesing
Hello, attached you find a bug report about a linker error that occured when building packagesearch. This build error surfaced only recently (and happens also on i386 and probably all other architectures) and occurs only on systems with an up to date set of packages. A diff of a successful and a

Bug#358972: Fixed in 4.1.2?

2006-05-13 Thread Benjamin Mesing
Hello Both of these bugs you reported were regressions in 4.1.1. Can you test the 4.1.2 packages and see if either of these bugs are fixed there? I am still encountering both bugs. ~ dpkg -l *qt4* Desired=Unknown/Install/Remove/Purge/Hold |

Bug#358972: libqt4-dev: Missing png-Icons

2006-04-02 Thread Benjamin Mesing
Hello, any information about wether this bug is reproducable? Any idea if/when it will be fixed? It is a showstopper for the upload of my package. Best regards Ben -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#358972: Icons available for application compiled with 4.1.0

2006-03-27 Thread Benjamin Mesing
I wanted to add, that in packagesearch compiled with 4.1.0 the icons are displayed fine even with an installed QT 4.1.1. So it must be something in the development library. Best regards Ben -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#358972: libqt4-dev: Missing png-Icons

2006-03-25 Thread Benjamin Mesing
Package: libqt4-dev Version: 4.1.1-1 Severity: important X-Debbugs-Cc: [EMAIL PROTECTED] Hello, no PNG-Icons are diplayed in my application (packagesearch). For example the following code has no effect (used to work before): QPixmap appIcon(packagesearch.png); setIcon(appIcon);

Bug#357939: libqt4-dev: segfault on calling qApp-processEvents()

2006-03-20 Thread Benjamin Mesing
Package: libqt4-dev Version: 4.1.1-1 Severity: normal X-Debbugs-Cc: [EMAIL PROTECTED] Since the update to QT 4.1.1 my application (packagesearch) crashes when calling qApp-processEvents() in some places, everything worked fine with QT 4.1.0. I was not able to reproduce the crash in a small

Bug#357939: qvariant.cpp

2006-03-20 Thread Benjamin Mesing
I hit another issue which is probably related. It is triggered by the setupUi function for a .ui file. This strongly indicates a QT bug, especially since it said something about qvariant.cpp Ben Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1231083840 (LWP 17026)]

Bug#357939: qvariant.cpp

2006-03-20 Thread Benjamin Mesing
Forgot to mention, the latter crash happens only in debug mode. The one reported first in both, debug and release. Ben -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#357939: Mixing release and debug mode

2006-03-20 Thread Benjamin Mesing
Ok, I think I've found the reason for the crashes: packagesearch is written using dynamic plugins, the dynamic plugins can be compiled with different setting than the main application. If I mix debug and release versions (e.g. the plugins in release and the main application in debug mode) the

Bug#346586: libqt4-dev: linker error: /usr/lib/libQtSql.so: undefined reference to

2006-01-08 Thread Benjamin Mesing
X-Debbugs-Cc: [EMAIL PROTECTED] Package: libqt4-dev Version: 4.1.0-1 Severity: important Hello, After an update to the latest QT (from 4.0.1 to 4.1), my package fails to build with the following linker errors: g++ -Wl,-export-dynamic -o packagesearch .obj/main.o .obj/packagesearchimpl.o

Bug#346603: libqt4-dev: linker error cannot find -lQt3Support_debug when compiling in debug mode

2006-01-08 Thread Benjamin Mesing
X-Debbugs-Cc: [EMAIL PROTECTED] Package: libqt4-dev Version: 4.1.0-1 Severity: important Hello, After an update to the latest QT (from 4.0.1 to 4.1), my package (packagesearch) fails to build with the following linker errors which I get in debug mode: g++ -Wl,-export-dynamic -o packagesearch

Crash when loading application image

2006-01-08 Thread Benjamin Mesing
Hello, I've received a bug report [1] against packagesearch crashing on arch i386 (it was reported to work fine on amd64). The backtrace [2] indicates that the problem lies within the QT library, and the fact that with Qt 4.0.1 everything worked fine seem to support this thesis. Therefore I would

Bug#346605: libqt4-dev: linker error cannot find -lQt3Support_debug when compiling in debug mode

2006-01-08 Thread Benjamin Mesing
X-Debbugs-Cc: [EMAIL PROTECTED] Package: libqt4-dev Version: 4.1.0-1 Severity: important Hello, After an update to the latest QT (from 4.0.1 to 4.1), my package (packagesearch) fails to build with the following linker errors which I get in debug mode: g++ -Wl,-export-dynamic -o packagesearch

Bug#346603: libqt4-dev: linker error cannot find -lQt3Support_debug when compiling in debug mode

2006-01-08 Thread Benjamin Mesing
Surely this is due to an upgrade to qt4? The package was successfully compiled against QT 4.0.1 before. Try installing/depending on libqt3-headers I've tried and it wielded no change (it was a linker error in the first place..). But when I am at it: Is a dependency on libqt3-headers required?

Bug#346605: libqt4-dev: linker error cannot find -lQt3Support_debug when compiling in debug mode

2006-01-08 Thread Benjamin Mesing
An update of libqt4-debug to 4.1 (which was still 4.0.1 before) fixed this issue and brought it down to bug 346586. So probably libqt4-dev 4.1 should conflict with libqt4-debug = 4.0.1? Best regards Ben -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

Bug#343190: libqt4-dev: qmake adding unneeded libraries to the linker command line

2005-12-13 Thread Benjamin Mesing
Any idea of how to fix it? No, sorry. I was only informed by Steve that it seems, that a bug report should be appropriate. See http://lists.debian.org/debian-devel/2005/12/msg00447.html for the thread. Best regards Ben -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#322313: /usr/bin/qmake-qt4: qmake always evaluates conditional rules

2005-08-10 Thread Benjamin Mesing
Package: libqt4-dev Version: 4.0.0-2 Severity: normal File: /usr/bin/qmake-qt4 My project contains this: USE_KDE_LIBS = false contains(USE_KDE_LIBS, true) { message(using USE_KDE_LIBS) INCLUDEPATH += /usr/include/kde LIBS += -lkdecore DEFINES += __USE_KDE_LIBS }

Bug#263449: kdm: problem still persists

2005-07-26 Thread Benjamin Mesing
Package: kdm Version: 4:3.3.2-1 Followup-For: Bug #263449 Just wanted to note, that for me the problem persists. I have worked around this issue by removing -nolisten tcp option. Greetings Ben (who would love to have the bug voting feature already :-) -- System Information: Debian Release:

Bug#244391: /usr/bin/kwrite: Unindent is not fine any more

2004-04-18 Thread Benjamin Mesing
Package: kate Version: 4:3.2.1-1 Severity: wishlist File: /usr/bin/kwrite If I have the following situation: { int a=0; // a+=5; cerr a endl; } now I want to remove the braces. If I mark anything and try to unindent this does not work any longer because the comment blocks

Bug#244388: /usr/bin/kwrite: Unindent is not fine any mor

2004-04-18 Thread Benjamin Mesing
Package: kate Version: 4:3.2.1-1 Severity: wishlist File: /usr/bin/kwrite If I have the following situation: { int a=0; // a+=5; cerr a endl; } now I want to remove the braces. If I mark anything and try to unindent this does not work any longer because the comment blocks

Bug#237212: SIGSEGV on start of konqueror after upgrade

2004-03-10 Thread Benjamin Mesing
Package: konqueror Version: 4:3.2.1-1 Severity: important Tags: sid After the upgrade to KDE 3.2 (from 3.1.4) starting konqueror fails with the following output kdeinit: Shutting down running client. - It looks like dcopserver is already running. If you are sure

Bug#237213: SIGSEGV on start of konqueror after upgrade

2004-03-10 Thread Benjamin Mesing
Package: konqueror Version: 4:3.2.1-1 Severity: important Tags: sid After the upgrade to KDE 3.2 (from 3.1.4) starting konqueror fails with the following output kdeinit: Shutting down running client. - It looks like dcopserver is already running. If you are sure