Bug#536008: gnome-mplayer: Fails to start

2009-07-09 Thread Cesare Tirabassi
tags 536008 fixed-upstream
thanks

See http://code.google.com/p/gnome-mplayer/source/detail?r=1401



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



Bug#536008: gnome-mplayer: Fails to start

2009-07-07 Thread Андрей Парамонов
2009/7/7 Cesare Tirabassi cesare.tiraba...@gmail.com:
 From the little info you provide this seems to be an mplayer problem.
 Can you try to reproduce (and eventually confirm) by launching
 mplayer from the command line?
 Otherwise you can try to obtain more info by launching gnome-mplayer
 with the --verbose or --reallyverbose option or by installing the -dbg
 package and obtaining a backtrace (I suppose when you say it fails to
 start it is actually crashing).


Hello!

Sorry for ambiguous description. gnome-mplayer doesn't actually crash,
but its window never appears when I start it. I really think the
problem lies in my settings (which I have set consciously), because
mplayer does start and play.

I think gnome-mplayer should ensure the settings it needs, even if
they are default on most systems.

Andrey



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



Bug#536008: gnome-mplayer: Fails to start

2009-07-07 Thread Cesare Tirabassi
On Mon, 06 Jul 2009 22:41:28 +0400
Andrey cmr.p...@gmail.com wrote:

 On my system, gnome-mplayer fails to start. I suspect this is due to
 non-orthodox config I use:
 
 [default]
 # Write your default config options here!
 
 fixed-vo=yes
 idle=yes
 

From the little info you provide this seems to be an mplayer problem.
Can you try to reproduce (and eventually confirm) by launching
mplayer from the command line?
Otherwise you can try to obtain more info by launching gnome-mplayer
with the --verbose or --reallyverbose option or by installing the -dbg
package and obtaining a backtrace (I suppose when you say it fails to
start it is actually crashing).

Cesare



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



Bug#536008: gnome-mplayer: Fails to start

2009-07-07 Thread Cesare Tirabassi
I'm guessing you mean that you consciously set settings that make
gnome-mplayer not work and that gnome-mplayer should ensure that
users should not be able to specify those settings?

Can you describe in more detail what settings you are talking about
and how you set them and what is the behavior you are seeing.
As I said before, providing a log of gnome-mplayer output with the
--verbose or --reallyverbose option would also help.



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



Bug#536008: gnome-mplayer: Fails to start

2009-07-07 Thread Cesare Tirabassi
On Tue, 7 Jul 2009 12:22:34 +0400
Андрей Парамонов cmr.p...@gmail.com wrote:

Thinking some more about it, this is probably an invalid bug report
altogether.
Using --idle (or specifying idle=yes in the configuration file) is not
compatible with the slave mode which is required by any front-end.
I'll let the mplayer maintainer(s) decide if this report is indeed to be
rejected.



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



Bug#536008: gnome-mplayer: Fails to start

2009-07-07 Thread Reinhard Tartler
reassign 536008 gnome-mplayer
stop

Cesare Tirabassi cesare.tiraba...@gmail.com writes:

 On Tue, 7 Jul 2009 12:22:34 +0400
 Андрей Парамонов cmr.p...@gmail.com wrote:

 Thinking some more about it, this is probably an invalid bug report
 altogether.

Hm, I'm not too sure about that, TBH.

 Using --idle (or specifying idle=yes in the configuration file) is not
 compatible with the slave mode which is required by any front-end.

From the manpage:

   -idle (also see -slave) 
  Makes MPlayer wait idly instead of quitting when there is
  no file to play.  Mostly useful in slave mode where
  MPlayer can be controlled through input commands.

 I'll let the mplayer maintainer(s) decide if this report is indeed to
 be rejected.

How about this patch against gnome-mplayer? Does this perhaps help?

 diff -u thread.c~ thread.c
--- thread.c~   2009-06-03 01:35:52.0 +0200
+++ thread.c2009-07-07 23:10:58.0 +0200
@@ -871,6 +871,7 @@
 }
 }
 
+argv[arg++] = g_strdup_printf(-noconfig);
 argv[arg++] = g_strdup_printf(-noconsolecontrols);
 argv[arg++] = g_strdup_printf(-osdlevel);
 argv[arg++] = g_strdup_printf(%i, osdlevel);


Other than that, I don't how this can be solved from within
mplayer. Therefore, I'm reassigning back.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



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



Bug#536008: gnome-mplayer: Fails to start

2009-07-06 Thread Andrey
Package: gnome-mplayer
Version: 0.9.6-1
Severity: important

Hello!

On my system, gnome-mplayer fails to start. I suspect this is due to
non-orthodox config I use:

[default]
# Write your default config options here!

fixed-vo=yes
idle=yes

I'm ready to provide any additional info,
Andrey Paramonov

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (1000, 'testing'), (200, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-2-686 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-mplayer depends on:
ii  dbus1.2.12-1 simple interprocess messaging syst
ii  gconf2  2.26.2-1 GNOME configuration database syste
ii  libasound2  1.0.20-2 shared library for ALSA applicatio
ii  libc6   2.9-12   GNU C Library: Shared libraries
ii  libcurl3-gnutls 7.18.2-8.1   Multi-protocol file transfer libra
ii  libdbus-1-3 1.2.12-1 simple interprocess messaging syst
ii  libdbus-glib-1- 0.80-4   simple interprocess messaging syst
ii  libgconf2-4 2.26.2-1 GNOME configuration database syste
ii  libglib2.0-02.20.1-2 The GLib library of C routines
ii  libgtk2.0-0 2.16.1-2 The GTK+ graphical user interface 
ii  libmusicbrainz3 3.0.2-2  library to access the MusicBrainz.
ii  libnotify1 [lib 0.4.5-1  sends desktop notifications to a n
ii  libpango1.0-0   1.24.0-3+b1  Layout and rendering of internatio
ii  libx11-62:1.2.1-1X11 client-side library
ii  mplayer-nogui [ 1:1.0.rc2svn20090613-0.0 The Ultimate Movie Player For Linu

gnome-mplayer recommends no packages.

gnome-mplayer suggests no packages.

-- no debconf information
Traceback (most recent call last):
  File /usr/bin/reportbug, line 1877, in module
main()
  File /usr/bin/reportbug, line 895, in main
return iface.user_interface()
  File /usr/bin/reportbug, line 1869, in user_interface
smtphost, self.options.smtpuser, self.options.smtppasswd, 
self.options.paranoid)
  File /usr/lib/pymodules/python2.5/reportbug/submit.py, line 463, in 
send_report
(sysinfo['email'] % 'n'), (sysinfo['email'] % '99'))
  File /usr/lib/pymodules/python2.5/reportbug/ui/urwid_ui.py, line 322, in 
long_message
box.main(ui)
  File /usr/lib/pymodules/python2.5/reportbug/ui/urwid_ui.py, line 203, in 
main
return self.ui.run_wrapper(self.run)
  File /usr/lib/pymodules/python2.5/urwid/raw_display.py, line 230, in 
run_wrapper
self.start(alternate_buffer)
  File /usr/lib/pymodules/python2.5/urwid/raw_display.py, line 184, in start
sys.stdout.write(escape.SWITCH_TO_ALTERNATE_BUFFER)
ValueError: I/O operation on closed file



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