[kaffeine] [Bug 364134] kaffeine-2.0.2: Searches for global scanfile under PREFIX/share

2016-06-09 Thread Timo Gurr via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364134

--- Comment #2 from Timo Gurr  ---
Thanks for the hint! However it seems the problem is already resolved with this
commit in git master:

https://quickgit.kde.org/?p=kaffeine.git=commitdiff=6e7c5f66c7654a62581ec851829bfa1de29d6f40

Applying it to 2.0.2 made the error message go away.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kaffeine] [Bug 364134] New: kaffeine-2.0.2: Searches for global scanfile under PREFIX/share

2016-06-09 Thread Timo Gurr via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364134

Bug ID: 364134
   Summary: kaffeine-2.0.2: Searches for global scanfile under
PREFIX/share
   Product: kaffeine
   Version: unspecified
  Platform: Exherbo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mche...@osg.samsung.com
  Reporter: timo.g...@gmail.com

Due to our multiarch approach we install the architecture specific stuff in
/usr/{host-triplet} and the architecture independent stuff in /usr/share:

[...]
-DCMAKE_INSTALL_PREFIX:PATH=/usr/x86_64-pc-linux-gnu
-DCMAKE_SYSTEM_PREFIX_PATH:PATH=/usr/x86_64-pc-linux-gnu
-DCMAKE_INSTALL_DATAROOTDIR:PATH=/usr/share/
[...]

[...]
/usr/x86_64-pc-linux-gnu/bin/kaffeine
/usr/share/kaffeine/scanfile.dvb
[...]

But Kaffeine still searches for the scanfile.dvb in PREFIX/share instead of
DATAROOTDIR:

09-06-16 10:58:04.218 [System  ] DvbManager::loadDeviceManager: using built-in
dvb device manager
09-06-16 10:58:08.550 [System  ] DvbManager::readScanData: cannot open global
scanfile  "/usr/x86_64-pc-linux-gnu//usr/share/kaffeine/scanfile.dvb"

Reproducible: Always

-- 
You are receiving this mail because:
You are watching all bug changes.


[kaffeine] [Bug 364102] kaffeine-2.0.2: FTBS when building with DVB support

2016-06-08 Thread Timo Gurr via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364102

--- Comment #1 from Timo Gurr  ---
Created attachment 99412
  --> https://bugs.kde.org/attachment.cgi?id=99412=edit
media-video_kaffeine-2.0.2-buildlog.txt

-- 
You are receiving this mail because:
You are watching all bug changes.


[kaffeine] [Bug 364102] New: kaffeine-2.0.2: FTBS when building with DVB support

2016-06-08 Thread Timo Gurr via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364102

Bug ID: 364102
   Summary: kaffeine-2.0.2: FTBS when building with DVB support
   Product: kaffeine
   Version: unspecified
  Platform: Exherbo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mche...@osg.samsung.com
  Reporter: timo.g...@gmail.com

Building with -DHAVE_DVB:BOOL=FALSE works fine, with TRUE it fails.

[ 79%] Building CXX object src/CMakeFiles/kaffeine.dir/dvb/dvbtab.cpp.o
cd /var/tmp/paludis/build/media-video-kaffeine-2.0.2/work/build/src &&
/usr/bin/x86_64-pc-linux-gnu-c++   -DKCOREADDONS_LIB -DQT_CORE_LIB
-DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SQL_LIB
-DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE
-D_LARGEFILE64_SOURCE
-I/var/tmp/paludis/build/media-video-kaffeine-2.0.2/work/build/src
-I/var/tmp/paludis/build/media-video-kaffeine-2.0.2/work/kaffeine-2.0.2/src
-I/var/tmp/paludis/build/media-video-kaffeine-2.0.2/work/kaffeine-2.0.2/include
-I/var/tmp/paludis/build/media-video-kaffeine-2.0.2/work/build
-I/usr/x86_64-pc-linux-gnu/include -isystem /usr/include/qt5 -isystem
/usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -isystem
/usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtX11Extras -isystem
/usr/include/qt5/QtGui -isystem /usr/include/KF5/KIOWidgets -isystem
/usr/include/KF5 -isystem /usr/include/KF5/KIOCore -isystem
/usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KService -isystem
/usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KJobWidgets -isystem
/usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem
/usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem
/usr/include/KF5/KXmlGui -isystem /usr/include/qt5/QtDBus -isystem
/usr/include/qt5/QtXml -isystem /usr/include/KF5/KConfigWidgets -isystem
/usr/include/KF5/KCodecs -isystem /usr/include/KF5/KConfigGui -isystem
/usr/include/KF5/KAuth -isystem /usr/include/KF5/KI18n -isystem
/usr/include/KF5/Solid -isystem /usr/include/KF5/KIOFileWidgets -isystem
/usr/include/KF5/KBookmarks -isystem /usr/include/KF5/KItemViews -isystem
/usr/include/KF5/KNotifications -isystem /usr/include/KF5/KIdleTime -isystem
/usr/include/KF5/KDBusAddons  -march=native -O2 -pipe -DNDEBUG -DQT_NO_DEBUG
-std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts
-Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor
-Woverloaded-virtual -Werror=return-type -std=c++0x -fno-exceptions -Wall
-Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long
-Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual
-Werror=return-type -fvisibility=hidden -fvisibility-inlines-hidden   -fPIC -o
CMakeFiles/kaffeine.dir/dvb/dvbtab.cpp.o -c
/var/tmp/paludis/build/media-video-kaffeine-2.0.2/work/kaffeine-2.0.2/src/dvb/dvbtab.cpp
In file included from
/var/tmp/paludis/build/media-video-kaffeine-2.0.2/work/kaffeine-2.0.2/src/dvb/dvbtab.h:26:0,
 from
/var/tmp/paludis/build/media-video-kaffeine-2.0.2/work/kaffeine-2.0.2/src/dvb/dvbtab.cpp:50:
/var/tmp/paludis/build/media-video-kaffeine-2.0.2/work/build/config-kaffeine.h:9:18:
warning: "TRUE" is not defined [-Wundef]
 #define HAVE_DVB TRUE
  ^
/var/tmp/paludis/build/media-video-kaffeine-2.0.2/work/kaffeine-2.0.2/src/dvb/dvbtab.h:103:5:
note: in expansion of macro 'HAVE_DVB'
 #if HAVE_DVB == 0
 ^
/var/tmp/paludis/build/media-video-kaffeine-2.0.2/work/kaffeine-2.0.2/src/dvb/dvbtab.cpp:232:6:
error: redefinition of 'void DvbTab::playChannel(const QString&)'
 void DvbTab::playChannel(const QString )
  ^
In file included from
/var/tmp/paludis/build/media-video-kaffeine-2.0.2/work/kaffeine-2.0.2/src/dvb/dvbtab.cpp:50:0:
/var/tmp/paludis/build/media-video-kaffeine-2.0.2/work/kaffeine-2.0.2/src/dvb/dvbtab.h:104:13:
note: 'void DvbTab::playChannel(const QString&)' previously defined here
 inline void DvbTab::playChannel(QString const &) { }
 ^
/var/tmp/paludis/build/media-video-kaffeine-2.0.2/work/kaffeine-2.0.2/src/dvb/dvbtab.cpp:251:6:
error: redefinition of 'void DvbTab::playLastChannel()'
 void DvbTab::playLastChannel()
  ^
In file included from
/var/tmp/paludis/build/media-video-kaffeine-2.0.2/work/kaffeine-2.0.2/src/dvb/dvbtab.cpp:50:0:
/var/tmp/paludis/build/media-video-kaffeine-2.0.2/work/kaffeine-2.0.2/src/dvb/dvbtab.h:105:13:
note: 'void DvbTab::playLastChannel()' previously defined here
 inline void DvbTab::playLastChannel() { }
 ^
/var/tmp/paludis/build/media-video-kaffeine-2.0.2/work/kaffeine-2.0.2/src/dvb/dvbtab.cpp:264:6:
error: redefinition of 'void DvbTab::toggleOsd()'
 void DvbTab::toggleOsd()
  ^
In file included from
/var/tmp/paludis/build/media-video-kaffeine-2.0.2/work/kaffeine-2.0.2/src/dvb/dvbtab.cpp:50:0:

[plasmashell] [Bug 360403] plasma-desktop 5.5.95 with libunity: Chromium doesn't show minimize/maximize/close buttons for maximized windows

2016-03-14 Thread Timo Gurr via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360403

--- Comment #4 from Timo Gurr  ---
FYI I've opened an upstream bug about this Chromium misbehaviour:
https://bugs.chromium.org/p/chromium/issues/detail?id=594490

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 360403] plasma-desktop 5.5.95 with libunity: Chromium doesn't show minimize/maximize/close buttons for maximized windows

2016-03-11 Thread Timo Gurr via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360403

--- Comment #1 from Timo Gurr  ---
Created attachment 97838
  --> https://bugs.kde.org/attachment.cgi?id=97838=edit
chromium_libunity_maximized

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 360403] New: plasma-desktop 5.5.95 with libunity: Chromium doesn't show minimize/maximize/close buttons for maximized windows

2016-03-11 Thread Timo Gurr via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360403

Bug ID: 360403
   Summary: plasma-desktop 5.5.95 with libunity: Chromium doesn't
show minimize/maximize/close buttons for maximized
windows
   Product: plasmashell
   Version: 5.5.95
  Platform: Exherbo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: timo.g...@gmail.com
CC: bhus...@gmail.com, plasma-b...@kde.org

(I couldn't find plasma-desktop as a component to report a bug so please excuse
if I picked the wrong component for this.)

I tried the new support for libunity in combination with plasma-desktop 5.5.95
which works beautifully for showing the download progress from Chromium in the
taskbar. However since installing libunity Chromium doesn't show the
minimize/maximize/close buttons anymore when maximized, any other (KDE SC)
application works fine in this regard. So I'm not sure if this is the right
place at all or rather report it to Chromium upstream. I'm attaching a
screenshot of the issue.

Reproducible: Always

-- 
You are receiving this mail because:
You are watching all bug changes.