Bug#783217: [showq] Crash when saved

2016-12-15 Thread Jaromír Mikeš
Hi Michael,

I just upload new git snapshot of showq to debian.
Can you please check if this bug still exists or can be closed?

best regards

mira



Bug#783217: [showq] Crash when saved

2015-11-03 Thread Jaromír Mikeš
Hi,

I tried build from new git repo, build failed here :(

https://anonscm.debian.org/cgit/pkg-multimedia/showq.git

regards

mira

[snip]
/usr/include/glibmm-2.4/glibmm/refptr.h:98:10: warning: inline
function 'Glib::RefPtr::~RefPtr() [with T_CppObject =
Gtk::Builder]' used but never defined
   inline ~RefPtr() noexcept;
  ^
/usr/include/glibmm-2.4/glibmm/refptr.h:95:10: warning: inline
function 'Glib::RefPtr::RefPtr() [with T_CppObject =
Gtk::Builder]' used but never defined
   inline RefPtr() noexcept;
  ^
/usr/include/glibmm-2.4/glibmm/refptr.h:160:23: warning: inline
function 'T_CppObject* Glib::RefPtr::operator->() const
[with T_CppObject = Gtk::Builder]' used but never defined
   inline T_CppObject* operator->() const noexcept;
   ^
/usr/include/glibmm-2.4/glibmm/refptr.h:160:23: warning: inline
function 'T_CppObject* Glib::RefPtr::operator->() const
[with T_CppObject = Glib::ByteArray]' used but never defined
/usr/include/glibmm-2.4/glibmm/refptr.h:170:10: warning: inline
function 'Glib::RefPtr::operator bool() const [with
T_CppObject = Glib::ByteArray]' used but never defined
   inline operator bool() const noexcept;
  ^
/usr/include/glibmm-2.4/glibmm/refptr.h:160:23: warning: inline
function 'T_CppObject* Glib::RefPtr::operator->() const
[with T_CppObject = Gio::Mount]' used but never defined
   inline T_CppObject* operator->() const noexcept;
   ^
/usr/include/glibmm-2.4/glibmm/refptr.h:170:10: warning: inline
function 'Glib::RefPtr::operator bool() const [with
T_CppObject = Gio::Mount]' used but never defined
   inline operator bool() const noexcept;
  ^
/usr/include/glibmm-2.4/glibmm/refptr.h:160:23: warning: inline
function 'T_CppObject* Glib::RefPtr::operator->() const
[with T_CppObject = Gio::Drive]' used but never defined
   inline T_CppObject* operator->() const noexcept;
   ^
/usr/include/glibmm-2.4/glibmm/refptr.h:170:10: warning: inline
function 'Glib::RefPtr::operator bool() const [with
T_CppObject = Gio::Drive]' used but never defined
   inline operator bool() const noexcept;
  ^
/usr/include/glibmm-2.4/glibmm/refptr.h:160:23: warning: inline
function 'T_CppObject* Glib::RefPtr::operator->() const
[with T_CppObject = Gio::File]' used but never defined
   inline T_CppObject* operator->() const noexcept;
   ^
/usr/include/glibmm-2.4/glibmm/refptr.h:170:10: warning: inline
function 'Glib::RefPtr::operator bool() const [with
T_CppObject = Gio::File]' used but never defined
   inline operator bool() const noexcept;
  ^
/usr/include/glibmm-2.4/glibmm/refptr.h:160:23: warning: inline
function 'T_CppObject* Glib::RefPtr::operator->() const
[with T_CppObject = Gio::Volume]' used but never defined
   inline T_CppObject* operator->() const noexcept;
   ^
/usr/include/glibmm-2.4/glibmm/refptr.h:170:10: warning: inline
function 'Glib::RefPtr::operator bool() const [with
T_CppObject = Gio::Volume]' used but never defined
   inline operator bool() const noexcept;
  ^
/usr/include/glibmm-2.4/glibmm/refptr.h:160:23: warning: inline
function 'T_CppObject* Glib::RefPtr::operator->() const
[with T_CppObject = Pango::LayoutLine]' used but never defined
   inline T_CppObject* operator->() const noexcept;
   ^
/usr/include/glibmm-2.4/glibmm/refptr.h:170:10: warning: inline
function 'Glib::RefPtr::operator bool() const [with
T_CppObject = Pango::LayoutLine]' used but never defined
   inline operator bool() const noexcept;
  ^
/usr/include/glibmm-2.4/glibmm/refptr.h:170:10: warning: inline
function 'Glib::RefPtr::operator bool() const [with
T_CppObject = Gtk::TreeModel]' used but never defined
/usr/include/glibmm-2.4/glibmm/refptr.h:160:23: warning: inline
function 'T_CppObject* Glib::RefPtr::operator->() const
[with T_CppObject = Gtk::TreeModel]' used but never defined
   inline T_CppObject* operator->() const noexcept;
   ^
/usr/include/glibmm-2.4/glibmm/refptr.h:160:23: warning: inline
function 'T_CppObject* Glib::RefPtr::operator->() const
[with T_CppObject = Gtk::RecentInfo]' used but never defined
/usr/include/glibmm-2.4/glibmm/refptr.h:170:10: warning: inline
function 'Glib::RefPtr::operator bool() const [with
T_CppObject = Gtk::RecentInfo]' used but never defined
   inline operator bool() const noexcept;
  ^
/usr/include/glibmm-2.4/glibmm/refptr.h:101:19: warning: inline
function 'Glib::RefPtr::RefPtr(T_CppObject*) [with
T_CppObject = Gtk::Builder]' used but never defined
   explicit inline RefPtr(T_CppObject* pCppObject) noexcept;
   ^
Waf: Leaving directory `/build/showq-0.4.1+git20151103~dfsg0/output'
Build failed
 -> task failed (err #1):
{task: cxx app.cc -> app_1.o}
 -> task failed (err #1):
{task: cxx main.cc -> main_1.o}

2015-11-02 10:54 GMT+01:00 Michael Jarosch :
> Am Donnerstag, den 30.07.2015, 20:54 +0200 schrieb Jaromír Mikeš:
>
>> 

Bug#783217: [showq] Crash when saved

2015-11-02 Thread Michael Jarosch
Am Donnerstag, den 30.07.2015, 20:54 +0200 schrieb Jaromír Mikeš:

> Hi Michael,
> […] I will have a look later.
> Thank you

Hi!

Just as a reminder, that some work was done on the showq source code.
Harry's last commit was done last friday fixing some issues with waf.
Please, consider packaging it.

I'd really like to support you maintaining showq, although it would
only be help on a low level. My knowledge on compilers, building
processes and the debian-specialties for packaging is relatively
limited. And - for now - time is also missing. (Ask me in Feb 2016.)

Don't know, if it will safe your time, if you teach me maintaining
stuff. But if you really want to - just wait 3 months and I have an
open ear for this.

Greets!
Mitsch



Bug#783217: [showq] Crash when saved

2015-07-27 Thread Michael Jarosch
Am Samstag, den 25.04.2015, 16:38 +0200 schrieb Jaromír Mikeš:
 
 2015-04-25 8:05 GMT+02:00 Michael Jarosch kont...@riotmusic.de:
  Am Samstag, den 25.04.2015, 05:23 +0200 schrieb Jaromír Mikeš:
  
   problem with showq is that the project is upstream dead :(
  
   I can't fix issue like this by myself unless somebody with better
   skills than me will provide a patch.
  
   Unfortunately I don't know other alternative on linux providing
   similar functionality  ...
  
   If you know some free alternative let me know I will consider to
   package it.
  
   I am strongly thinking to stop maintaining package and drop it 
  from
   debian because there is no upstream development.
  
  PLEASE! As long as you can maintain it with relatively low effort, 
  keep
  it up! This program is just great and it's a central component in 
  my
  setup.
  I just wanted to complete the bug list to show people how to 
  workaround
  them. Although I would greatly aprreciate that someone squeezes the 
  bugs
  I've reported I can live with them, if noone does...
 I think I still can maintain it for a while, but it can't last 
 endlessly :(
 It is not fun maintain abandoned projects.
 
 If you want you can always join pkg-multimedia team to maintain it 
 yourself.
 Consider it.
 

Hi!

I've got some good news: I started a call for saving ShowQ on the LAU
mailing list and achieved at least this:


1) Harry van Haaren as a C++-coder agreed to care about the bugs that
are reported about showq. Although he made clear that he won't be able
to take over the development he already fixed all the annoying bugs
I've reported and managed to clear all the build warnings.
He created his own repository on github where you can get the improved
code from:

https://github.com/harryhaaren/showq



2) Francesco Ceruti wrote some kind of an alternative to ShowQ with a
modern GUI and an audio engine based upon the gstreamer framework. It's
called: Linux Show Player (or LiSP for short), see 

http://linux-show-player.sourceforge.net/

I haven't got the time to check it out, yet, so I don't know if it
already can replace ShowQ. Some people on the list tested it and came
to the result that it has some advantages but can not do all the things
showq can do. Although it seems to have a great potential and certainly
deserves to land in the debian repository...


3) Neil C Smith wrote a java-tool named www.praxislive.org which is
originally aimed on video, but seems to be used as a cue-player for
audio, too.


Hope, that helps!
Greets!
Mitsch


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#783217: [showq] Crash when saved

2015-04-25 Thread Michael Jarosch
Am Samstag, den 25.04.2015, 05:23 +0200 schrieb Jaromír Mikeš:


 problem with showq is that the project is upstream dead :(


 I can't fix issue like this by myself unless somebody with better
 skills than me will provide a patch.
 
 Unfortunately I don't know other alternative on linux providing
 similar functionality  ...
 
 If you know some free alternative let me know I will consider to
 package it.
 
 
 
 I am strongly thinking to stop maintaining package and drop it from
 debian because there is no upstream development.

PLEASE! As long as you can maintain it with relatively low effort, keep
it up! This program is just great and it's a central component in my
setup.
I just wanted to complete the bug list to show people how to workaround
them. Although I would greatly aprreciate that someone squeezes the bugs
I've reported I can live with them, if noone does...

Greetings!
Mitsch


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#783217: [showq] Crash when saved

2015-04-25 Thread Jaromír Mikeš
2015-04-25 8:05 GMT+02:00 Michael Jarosch kont...@riotmusic.de:

 Am Samstag, den 25.04.2015, 05:23 +0200 schrieb Jaromír Mikeš:

  problem with showq is that the project is upstream dead :(

  I can't fix issue like this by myself unless somebody with better
  skills than me will provide a patch.
 
  Unfortunately I don't know other alternative on linux providing
  similar functionality  ...
 
  If you know some free alternative let me know I will consider to
  package it.
 
  I am strongly thinking to stop maintaining package and drop it from
  debian because there is no upstream development.

 PLEASE! As long as you can maintain it with relatively low effort, keep
 it up! This program is just great and it's a central component in my
 setup.
 I just wanted to complete the bug list to show people how to workaround
 them. Although I would greatly aprreciate that someone squeezes the bugs
 I've reported I can live with them, if noone does...


I think I still can maintain it for a while, but it can't last endlessly :(
It is not fun maintain abandoned projects.

If you want you can always join pkg-multimedia team to maintain it yourself.
Consider it.

mira


Bug#783217: [showq] Crash when saved

2015-04-24 Thread Jaromír Mikeš
2015-04-24 1:01 GMT+02:00 Michael Jarosch kont...@riotmusic.de:

 Package: showq
 Version: 0.4.1+git20090622+dfsg0-1+b1
 Severity: normal

 ShowQ crashes in the following case:

 * Create a show and save it
 * Quit ShowQ
 * Delete the saved show
 * Start ShowQ - ShowQ wants to open the last session but it
 fails. For the user it looks like it's a new session
 * Press save - Crash! - ShowQ wants to save in the file which
 doesn't exist anymore

 Expected behaviour: When started the second time, ShowQ should pop up a
 message like Didn't found the last session. Started a new one. When
 pressing save, ShowQ should behave like pressing save as - the
 default behaviour on new sessions.


Hi Michael,

problem with showq is that the project is upstream dead :(
I can't fix issue like this by myself unless somebody with better skills
than me will provide a patch.
Unfortunately I don't know other alternative on linux providing similar
functionality  ...
If you know some free alternative let me know I will consider to package it.

I am strongly thinking to stop maintaining package and drop it from debian
because there is no upstream development.

best regards

mira


Bug#783217: [showq] Crash when saved

2015-04-23 Thread Michael Jarosch
Package: showq
Version: 0.4.1+git20090622+dfsg0-1+b1
Severity: normal

--- Please enter the report below this line. ---

ShowQ crashes in the following case:

* Create a show and save it
* Quit ShowQ
* Delete the saved show
* Start ShowQ - ShowQ wants to open the last session but it
fails. For the user it looks like it's a new session
* Press save - Crash! - ShowQ wants to save in the file which
doesn't exist anymore

Expected behaviour: When started the second time, ShowQ should pop up a
message like Didn't found the last session. Started a new one. When
pressing save, ShowQ should behave like pressing save as - the
default behaviour on new sessions.


--- System information. ---
Architecture: amd64
Kernel:   Linux 3.16.0-4-amd64

Debian Release: 8.0
  500 testing-updates ftp.de.debian.org 
  500 testing www.deb-multimedia.org 
  500 testing security.debian.org 
  500 testing ftp.de.debian.org 
  100 jessie-backports ftp.de.debian.org 

--- Package information. ---
Package's Depends field is empty.

Package's Recommends field is empty.

Package's Suggests field is empty.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org