[Bug 215680] multimedia/qt5-phonon4-vlc: add Q_OS_FREEBSD to bypass bad argument passed to vlc

2016-12-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215680 Tobias C. Berner changed: What|Removed |Added Flags|maintainer-feedback?(kde@Fr |maintainer-feedback+

[Bug 215680] multimedia/qt5-phonon4-vlc: add Q_OS_FREEBSD to bypass bad argument passed to vlc

2016-12-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215680 --- Comment #2 from Tobias C. Berner --- My crystal ball suggests, that you may have built your vlc without DBUS? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 215680] multimedia/qt5-phonon4-vlc: add Q_OS_FREEBSD to bypass bad argument passed to vlc

2016-12-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215680 --- Comment #3 from ma...@computer.org --- I built without dbus. It would have been OK otherwise: #if !defined(Q_OS_MAC) && !defined(Q_OS_FREEBSD) && (defined(Q_OS_WIN) || !defined(PHONON_NO_DBUS)) ^^ -- You are recei

[Bug 215680] multimedia/qt5-phonon4-vlc: add Q_OS_FREEBSD to bypass bad argument passed to vlc

2016-12-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215680 --- Comment #4 from ma...@computer.org --- when typing cvlc --help | grep ins VLC media player 2.2.4 Weatherwax (revision 2.2.3-37-g888b7e89) --reset-plugins-cache, --no-reset-plugins-cache That is what I see. the "--no-one-instance

[Bug 215680] multimedia/qt5-phonon4-vlc: add Q_OS_FREEBSD to bypass bad argument passed to vlc

2016-12-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215680 --- Comment #5 from ma...@computer.org --- (In reply to manny from comment #3) I meant to write this statement as a question I built without dbus. It would have been OK otherwise?: #if !defined(Q_OS_MAC) && !defined(Q_OS_FREEBSD) && (defin

[Bug 198068] net-im/ktp-text-ui doesn't display chat history

2016-12-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198068 --- Comment #7 from Tobias C. Berner --- Hi There is an upstream bug concerning the issue, with a working work-around patch attached: https://bugs.kde.org/show_bug.cgi?id=345446 (put it into net-im/ktp-common-internals). -- You are recei

[Bug 215680] multimedia/qt5-phonon4-vlc: add Q_OS_FREEBSD to bypass bad argument passed to vlc

2016-12-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215680 --- Comment #6 from ma...@computer.org --- Here are the build options for vlc, phonon and minitube # This file is auto-generated by 'make config'. # Options for vlc-2.2.4_5,4 _OPTIONS_READ=vlc-2.2.4_5,4 _FILE_COMPLETE_OPTIONS_LIST=A52 AALIB

[Bug 215680] multimedia/qt5-phonon4-vlc: add Q_OS_FREEBSD to bypass bad argument passed to vlc

2016-12-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215680 --- Comment #7 from Tobias C. Berner --- As mentioned, it seems multimedia/vlc needs to be compiled with DBUS for the instance-options (see src/libvlc.c). So the patch you provided is not really sensible. It should check whether libvlc was

[SVN Commit] branches/plasma5/KDE/x11/plasma5-plasma-integration

2016-12-31 Thread Tobias Berner
SVN commit 13553 by tcberner: Add fix for a regression in the save/open dialog: https://git.reviewboard.kde.org/r/129732/ M +1 -0 Makefile A files (directory) AMfiles/patch-git_87b274

[SVN Commit] branches/plasma5/KDE/x11/plasma5-plasma-workspace

2016-12-31 Thread Tobias Berner
SVN commit 13554 by tcberner: Add another patch from upstream M +1 -0 Makefile AMfiles/patch-git_e43b89e

[Bug 215680] multimedia/qt5-phonon4-vlc: add Q_OS_FREEBSD to bypass bad argument passed to vlc

2016-12-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215680 --- Comment #8 from ma...@computer.org --- (In reply to Tobias C. Berner from comment #7) Yes! That will be the ideal solution. The patch I provided was more to force it to work in my setup (Windowmaker, wdm, older hardware [Pentium m]. No