[Pkg-kde-extras] Bug#667218: kaffeine: ftbfs with GCC-4.7

2012-04-04 Thread Christoph Pfister
Find upstream patch here [1] if you need it (no new release planned in
near future).

Christoph


[1] 
http://quickgit.kde.org/index.php?p=kaffeine.git&a=commitdiff&h=2da9df1e67004c3cfa879578c351300a99f23da1


Am 4. April 2012 01:09 schrieb Matthias Klose :
> Package: kaffeine
> Version: 1.2.2-1
> Severity: important
> Tags: sid wheezy
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.7
>
> The package fails to build in a test rebuild on at least amd64 with
> gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
> severity of this report may be raised before the wheezy release.
>
> dvbepg.cpp:702:21: error: redeclaration of 'DvbSharedEpgEntry entry'
>
> The full build log can be found at:
> http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/kaffeine_1.2.2-1_unstable-gcc47.log
> The last lines of the build log are at the end of this report.
>
> Some hints on fixing these issues can be found at
> http://gcc.gnu.org/gcc-4.7/porting_to.html
>
> To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
> or install the gcc, g++, gfortran, ... packages from experimental.
>
> [...]
> [  6%] Building CXX object src/CMakeFiles/kaffeine.dir/dvb/dvbconfigdialog.o
> cd /«PKGBUILDDIR»/obj-x86_64-linux-gnu/src && /usr/bin/c++   -D_BSD_SOURCE 
> -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII 
> -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=22 
> -DQT_STRICT_ITERATORS -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef 
> -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security 
> -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common 
> -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden 
> -Werror=return-type -fvisibility-inlines-hidden -DNDEBUG -DQT_NO_DEBUG 
> -I/«PKGBUILDDIR»/include -I/«PKGBUILDDIR»/obj-x86_64-linux-gnu 
> -I/usr/include/KDE -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns 
> -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtUiTools 
> -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtSql 
> -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtScript 
> -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtHelp 
> -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDeclarative 
> -I/usr/include/qt4/QtDBus -I/usr/include/qt4/Qt3Support 
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt 
> -I/usr/share/qt4/mkspecs/default -I/usr/include/qt4    -D_GNU_SOURCE 
> -D_LARGEFILE64_SOURCE -o CMakeFiles/kaffeine.dir/dvb/dvbconfigdialog.o -c 
> /«PKGBUILDDIR»/src/dvb/dvbconfigdialog.cpp
> /usr/bin/cmake -E cmake_progress_report 
> /«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles 6
> [  7%] Building CXX object src/CMakeFiles/kaffeine.dir/dvb/dvbdevice.o
> cd /«PKGBUILDDIR»/obj-x86_64-linux-gnu/src && /usr/bin/c++   -D_BSD_SOURCE 
> -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII 
> -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=22 
> -DQT_STRICT_ITERATORS -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef 
> -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security 
> -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common 
> -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden 
> -Werror=return-type -fvisibility-inlines-hidden -DNDEBUG -DQT_NO_DEBUG 
> -I/«PKGBUILDDIR»/include -I/«PKGBUILDDIR»/obj-x86_64-linux-gnu 
> -I/usr/include/KDE -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns 
> -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtUiTools 
> -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtSql 
> -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtScript 
> -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtHelp 
> -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDeclarative 
> -I/usr/include/qt4/QtDBus -I/usr/include/qt4/Qt3Support 
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt 
> -I/usr/share/qt4/mkspecs/default -I/usr/include/qt4    -D_GNU_SOURCE 
> -D_LARGEFILE64_SOURCE -o CMakeFiles/kaffeine.dir/dvb/dvbdevice.o -c 
> /«PKGBUILDDIR»/src/dvb/dvbdevice.cpp
> /«PKGBUILDDIR»/src/dvb/dvbdevice.cpp: In member function 'void 
> DvbDevice::tune(const DvbTransponder&)':
> /«PKGBUILDDIR»/src/dvb/dvbdevice.cpp:356:41: warning: narrowing conversion of 
> '224' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing]
> /«PKGBUILDDIR»/src/dvb/dvbdevice.cpp:402:65: warning: narrowing conversion of 
> '224' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing]
> /«PKGBUILDDIR»/src/dvb/dvbdevice.cpp:402:65: warning: narrowing conversion of 
> '(value / 256)' from 'int' to 'char' inside { } is ill-formed in C++11 
> [-Wnarrowing]
> /«PKGBUILDDIR»/src/dvb/dvbdevice.cpp:402:65: warning: narrowing conversion of 
> '(value % 256)' from 'int' to 'char' inside { } is ill-formed in C++11 
> [-Wnarrowing]
> /«PKGBUILDDIR»/src/dvb/dvbdevice.cpp:410:54: warning: narrowing conversion of 
>

[Pkg-kde-extras] Bug#608056: kaffeine: crashes on startup

2010-12-26 Thread Christoph Pfister
2010/12/26 Mika Hanhijärvi :
> Package: kaffeine
> Version: 1.0-2
> Severity: grave
> Tags: squeeze
> Justification: renders package unusable

Unlikely.

> I have just upgraded from Lenny to Squeeze. In Lenny Kaffeine worked
> just fine, but in Squeeze when I try to run kaffeine it's window opens
> but then Kaffeine crashes.

> Thread 1 (Thread 0xb5a39710 (LWP 15815)):
> [KCrash Handler]
> #6  0xabeeb29c in XF86DRIQueryExtension () from /usr/lib/libGL.so.1
> #7  0x000f in ?? ()


Which GL drivers are you using?

Christoph



___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras

[Pkg-kde-extras] Bug#582065: unable to resize window

2010-09-17 Thread Christoph Pfister
tags 582065 + fixed-upstream

2010/9/15 Sven Eckelmann :
> tags 582065 + patch
> thanks
>
> Christoph Pfister wrote:
>> Can you please elaborate a bit? You can't resize at all or you can't
>> make the window smaller than some size?
>
> I personally cannot really answer that question, but I have the problem that I
> could not resize the window bellow a "magic" size. This was the maximum size
> of all (visible or not) minimal sizes widgets inside the QStackedLayout.
>
> My workaround is currently to provide a own layout. The only difference is the
> calculation of the minimal size of the main layout using only the visible
> layout inside the QStackedLayout.

I've committed a much simpler 'fix' - setting the minimum size of the
main window to 160x120 (explicitly setting minimum size overrides the
minimum size from the layout). I hope people can live with that
behaviour.

> Now I can resize it again in the minimal size of 92x62 pixel (more than small
> enough for me - I just wanted to get it to something like 320x240 instead of
> ~800x200).
>
> Maybe it is what he wanted - otherwise just ignore it.
>
> This maybe fixes upsteam bug #226183 and #240068

Will have a look.

> Best regards,
>        Sven

Christoph



___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras

[Pkg-kde-extras] Bug#596671: .m2t files aren't assigned to Kaffeine

2010-09-13 Thread Christoph Pfister
Package: kaffeine
Version: 1.0-1

As already said [1], .m2t files aren't assigned to Kaffeine anymore
because of a change in shared-mime-info, which is annoying. Patching
the .desktop file would be needed to fix this problem.

Christoph


[1] 
http://lists.alioth.debian.org/pipermail/pkg-kde-talk/2010-September/001538.html



___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#582065: unable to resize window

2010-07-06 Thread Christoph Pfister
Can you please elaborate a bit? You can't resize at all or you can't
make the window smaller than some size?

Thanks,

Christoph



___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#584750: kaffeine: Crashes when trying to play DVD

2010-06-07 Thread Christoph Pfister
2010/6/6 Johannes Graumann :
> Package: kaffeine
> Version: 1.0-1
> Severity: important
>
> When tryong to play a DVD, the responsible part of kaffeine crashes with the
> error
>        KCrash: Application 'kaffeine-xbu' crashing...
>        sock_file=/home/balin/.kde/socket-osgiliath/kdeinit4__0

Backtrace? (but I can almost guarantee that the crash happens within xine-lib)

> Xine plays the dvd on the same machine.

There are two ways for setting the dvd drive. Apparently xine-lib
doesn't like the way I've chosen in your environment.

> There used to be a problem with drive selection in a prior version (manually
> changing the drive identification fixed it), however this version does no 
> longer
> allow access to the drive configuration via the GUI!?

The devices are auto-detected (using solid / HAL; if you want to play
a dvd kaffeine looks for a device containing a dvd and passes this
device to xine).



Christoph



___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras

[Pkg-kde-extras] Bug#584629: kaffeine crashes immediately when opening the attached video

2010-06-05 Thread Christoph Pfister
reassign 584629 xine-lib
thanks

2010/6/5 Márton Németh :
> Package: kaffeine
> Version: 1.0~pre3-3
> Severity: important
>
>
> When the attached test.wmv is opened kaffeine crashes immediately. The
> test.wmv is the first 16KB of a bigger sized video file. The bug
> report wizard reports:
> "Executable: kaffeine-xbu PID: 10428 Signal: 11 (Segmentation fault)"
>
> Backtrace:
>
> Application: Kaffeine (kaffeine-xbu), signal: Segmentation fault
> [Current thread is 1 (Thread 0xb5a40920 (LWP 10428))]
>
> Thread 9 (Thread 0xb22b2b70 (LWP 10429)):
> #0  0xb424 in __kernel_vsyscall ()
> #1  0xb5e73452 in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
> /lib/i686/cmov/libpthread.so.0
> #2  0xb603d864 in pthread_cond_timedwait () from /lib/i686/cmov/libc.so.6
> #3  0xb75f7bcf in metronom_sync_loop (this=0x8c41738) at metronom.c:870
> #4  0xb5e6f585 in start_thread () from /lib/i686/cmov/libpthread.so.0
> #5  0xb603029e in clone () from /lib/i686/cmov/libc.so.6
>
> Thread 8 (Thread 0xb1936b70 (LWP 10434)):
> #0  0xb424 in __kernel_vsyscall ()
> #1  0xb60213cb in read () from /lib/i686/cmov/libc.so.6
> #2  0xb4b32972 in ?? () from /usr/lib/libasound.so.2
> #3  0xb4b2f84d in snd_ctl_read () from /usr/lib/libasound.so.2
> #4  0xb4b2bc64 in snd_hctl_handle_events () from /usr/lib/libasound.so.2
> #5  0xb4b378c1 in snd_mixer_handle_events () from /usr/lib/libasound.so.2
> #6  0xb1131a08 in ao_alsa_handle_event_thread (data=0x8c44620) at 
> audio_alsa_out.c:175
> #7  0xb5e6f585 in start_thread () from /lib/i686/cmov/libpthread.so.0
> #8  0xb603029e in clone () from /lib/i686/cmov/libc.so.6
>
> Thread 7 (Thread 0xac933b70 (LWP 10435)):
> #0  0xb424 in __kernel_vsyscall ()
> #1  0xb5e73125 in pthread_cond_wait@@GLIBC_2.3.2 () from 
> /lib/i686/cmov/libpthread.so.0
> #2  0xb603d80d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
> #3  0xb76087f6 in fifo_peek_int (this_gen=0x8c5cc28) at audio_out.c:348
> #4  fifo_peek (this_gen=0x8c5cc28) at audio_out.c:388
> #5  ao_loop (this_gen=0x8c5cc28) at audio_out.c:1015
> #6  0xb5e6f585 in start_thread () from /lib/i686/cmov/libpthread.so.0
> #7  0xb603029e in clone () from /lib/i686/cmov/libc.so.6
>
> Thread 6 (Thread 0xad134b70 (LWP 10436)):
> #0  0xb424 in __kernel_vsyscall ()
> #1  0xb5e75be9 in __lll_lock_wait () from /lib/i686/cmov/libpthread.so.0
> #2  0xb5e710e5 in _L_lock_881 () from /lib/i686/cmov/libpthread.so.0
> #3  0xb5e70f00 in pthread_mutex_lock () from /lib/i686/cmov/libpthread.so.0
> #4  0xb603d9d6 in pthread_mutex_lock () from /lib/i686/cmov/libc.so.6
> #5  0xb76610ca in _XLockDisplay (dpy=0x8a9c658) at ../../src/locking.c:458
> #6  0xb766063a in XLockDisplay (dpy=0x8a9c658) at ../../src/LockDis.c:47
> #7  0xb1aa28f8 in xv_clean_output_area (this=0x8dc49f0) at video_out_xv.c:606
> #8  0x08dc49f0 in ?? ()
> #9  0x8956 in ?? ()
> Backtrace stopped: previous frame inner to this frame (corrupt stack?)
>
> Thread 5 (Thread 0xb0939b70 (LWP 10437)):
> #0  0xb6022ab9 in poll () from /lib/i686/cmov/libc.so.6
> #1  0xb5f500f0 in _xcb_conn_wait (c=0x8a92890, cond=0xb0938df0, vector=0x0, 
> count=0x0) at ../../src/xcb_conn.c:316
> #2  0xb5f52761 in xcb_wait_for_reply (c=0x8a92890, request=323, e=0xb0938e7c) 
> at ../../src/xcb_in.c:390
> #3  0xb767b7a6 in _XReply (dpy=0x8a9c658, rep=0xb0938eb0, extra=0, discard=1) 
> at ../../src/xcb_io.c:461
> #4  0xb766f307 in XSync (dpy=0x8a9c658, discard=0) at ../../src/Sync.c:46
> #5  0xb1aa1c9d in x11_InstallXErrorHandler (this=0x8dc49f0, 
> shminfo=0x91d1874, width=320, height=240, format=842094169) at 
> video_out_xv.c:249
> #6  create_ximage (this=0x8dc49f0, shminfo=0x91d1874, width=320, height=240, 
> format=842094169) at video_out_xv.c:290
> #7  0xb1aa54e5 in xv_update_frame_format (this_gen=0x8dc49f0, 
> frame_gen=0x91d1788, width=320, height=240, ratio=1., 
> format=842094169, flags=3) at video_out_xv.c:464
> #8  0xb7602fc1 in vo_get_frame (this_gen=0x8dc6030, width=320, height=240, 
> ratio=0, format=842094169, flags=3) at video_out.c:421
> #9  0xb7614a58 in post_video_get_frame (port_gen=0x9203530, width=320, 
> height=240, ratio=0, format=842094169, flags=3) at post.c:69
> #10 0xb3433192 in get_buffer (context=0x9208a90, av_frame=0x9254090) at 
> ff_video_decoder.c:204
> #11 0x09209570 in ?? ()
> Backtrace stopped: previous frame inner to this frame (corrupt stack?)
>
> Thread 4 (Thread 0xaff6bb70 (LWP 10438)):
> [KCrash Handler]
> #6  0xb2db3b15 in ?? () from /usr/lib/i686/cmov/libavcodec.so.52
>
> Thread 3 (Thread 0xaf76ab70 (LWP 10439)):
> #0  0xb424 in __kernel_vsyscall ()
> #1  0xb5e73125 in pthread_cond_wait@@GLIBC_2.3.2 () from 
> /lib/i686/cmov/libpthread.so.0
> #2  0xb603d80d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
> #3  0xb760b84a in xine_event_wait (queue_gen=0x9202e90) at events.c:56
> #4  listener_loop (queue_gen=0x9202e90) at events.c:214
> #5  0xb5e6f585 in start_thread () from /lib/i686/cmov/libpthread.so.0
> #6  0xb603029e in clone () from /lib/i686/cmov

[Pkg-kde-extras] Bug#582193: kaffeine: Since 1.0.3 EPG ceases to work

2010-05-19 Thread Christoph Pfister
2010/5/19 Daniel :
> Package: kaffeine
> Version: 1.0~pre3-3
> Severity: normal
>
> After upgrading to 1.0.3~pre3-3 and rebuilding the channel list
> of my DVB-C adapter, the EPG functionality is lost.
> No program is shown in the EPG window, the updating button
> doesn't seem to work.
>
> EPG did work with the previous 0.8.7 build.


Can you please perform the following steps:
- run "kaffeine --dumpdvb"
- start watching a channel where epg surely worked
- go to "Television" --> "Channels" and perform a channel scan (while watching)
- wait till the scan has finished
- close all kaffeine windows
- send me the resulting "KaffeineDvbDump-*.bin" file (it is in your
home directory)

Thanks,

Christoph



___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#582194: kaffeine: Please build against/support H.264 decoding with VDPAU

2010-05-19 Thread Christoph Pfister
reassign 582194 xine-lib
thanks

2010/5/19 Daniel :
> Package: kaffeine
> Version: 1.0~pre3-3
> Severity: wishlist
>
> Please build kaffeine against vdpau, so that HD TV can be decoded via
> vdpau, otherwise my machine is too slow to decode it in software only.
> Using vdpau to decode the video greatly reduces cpu load.


xine-lib, not kaffeine, has to be built with vpdau support to achieve your goal.

Christoph



___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#580801: kaffeine: Can not play remote streams

2010-05-08 Thread Christoph Pfister
2010/5/8 Roger Leigh :
> Package: kaffeine
> Version: 1.0~pre3-3
> Severity: important
>
> Hi,
>
> I'm reporting this because it's a significant regression in functionality
> compared with the old kaffeine in squeeze.  If this would warrant blocking
> migration to testing, you might want to increase the severity.
>
> It's not possible to open a URL with "File->Open URL".  If you do this and
> enter a URL for a stream, nothing happens.  If you run from a terminal, the
> following gets logged:
>
>  kaffeine(32689) Playlist::load: opening remote files not supported yet
>
> So it looks like this functionality is entirely missing from the new
> kaffeine.  Upstream are doubtless already aware of this; I'm just filing
> this here for awareness.

Only opening of remote *playlists* (.kaffeine/.m3u/.pls/.xspf) isn't
supported yet, normale remote files should work ok.

> Thanks,
> Roger

Christoph



___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras

[Pkg-kde-extras] Bug#566911: src:kaffeine: FTBFS on GNU/kFreeBSD: dvb is mandatory

2010-01-30 Thread Christoph Pfister
2010/1/30 Fathi Boudra :
> tag 566911 + upstream
>
> thanks
>
> Hi,
>
> dvb stuff isn't optional.
>
> There's 2 solutions:
> - build kaffeine only on Linux architectures.
> - upstream make dvb stuff optional.
>
> Christoph, could you give me your input please ?

fixed in svn (1082608 + 1082613; doesn't build dvb part if the dvb
headers don't compile), and I hope to release a new version this or
next week :-)

> cheers,
>
> Fathi

Christoph



___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#547938: [kaffeine] DVB-C/DVD will always fail due to missing demuxer

2009-09-27 Thread Christoph Pfister
2009/9/22 Resul Cetin :
> I used kaffeine for kde3 to view dvb-c channels. After an update to kde4
> version I can scan fine for dvb channels but when I want to start to play
> something it will just say "cannot find demultiplexer plugin for the given
> media data". Tested again with some random files on my hd and it worked
> without problems. They are mpeg4 avc and similar codecs. I dumped the stream
> with `mplayer dvb://ZDF -dumpstream` and tried to start it afterwards with
> `kaffeine stream.dump` and it worked fine.

Stop double-clicking on channel entries ...

> Similar problem with dvds. It outputs "Cannot find input plugin for MRL
> [dvd:/]". This seam due to missing /dev/dvd on my system. Only /dev/dvd1 is
> available here (only have one drive). I can play the stream.dump with kaffeine
> when I dump everything with `mplayer dvd:dev/cdrom1 -dumpstream`. Linking
> to /dev/dvd to /dev/dvd1 also helped. Don't know how to set the current drive
> in kaffeine so it works on debian.

This is fixed in svn (device detection using solid).

Christoph



___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#527703: kaffeine: FTBFS: audio.h:79: error: expected '=', ',', '; ', 'asm' or '__attribute__' before 'audio_attributes_t'

2009-05-08 Thread Christoph Pfister
2009/5/8 Lucas Nussbaum :

>> /usr/include/linux/dvb/audio.h:79: error: expected '=', ',', ';', 'asm' or 
>> '__attribute__' before 'audio_attributes_t'

problem lies in linux-libc-dev (broken headers; fixed in
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9adfbfb611307060db54691bc7e6d53fdc12312b)

Christoph



___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#526194: Bug#526194: kaffeine: please upload Version 1.0-pre1 (kde4 version)

2009-04-30 Thread Christoph Pfister
2009/4/29 Mark Purcell :
> On Thursday 30 April 2009 06:03:58 Achim Schaefer wrote:
>> as kde4 is now in unstable , we should have a kde4 version as well.
>
> Achim,
>
> Agreed.  However it isn't quite production ready, but prob good enough for
> unstable.

Experimental (my not-so-humble 0.02)

> Mark

Christoph



___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras

[Pkg-kde-extras] Bug#474662: kaffeine: Open CD/DVD without open Konqueror does not works

2008-04-08 Thread Christoph Pfister
Hi,

Am Montag 07 April 2008 schrieb Saulo Soares de Toledo:
> Package: kaffeine
> Version: 0.8.6-2
> Severity: important
>
> When I put a CD at drive, KDE only mount the disc in specific situations.
> For example, when I open Konqueror at CD/DVD folder.
>
> When I open Keffeine directily and try Open a file inside CD/DVD (audio,
> video etc.) I can't open! Only because the CD/DVD is not mounted yet!

It isn't kaffeine's job to mount/unmount discs. If you want to auto-mount your 
discs when inserting them you have to configure KDE accordingly (control 
center --> devices --> Storage Media).

Note that video dvds don't need to be mounted - just choose "open dvd" in the 
file menu (similarly for audio cds).

> I need open Konqueror and click the CD into media:// and the CD/DVD is
> mounted, then finally I can open my files into Kaffeine.

Christoph



___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras