Re: [Bug 454554] Re: Brasero does not detect new disc if you want to burn another disc

2009-11-17 Thread Ernst
I did encounter the bug again as I had to burn multiple discs.
The first log file shows a session in which I immediatly clicked 'burn
another copy' after a succesful burn. After that, the just burned disc was
not ejected, but brasero tried to burn onto the already burned disc, and
gave an error.

In the second file, I did replace the disc before hitting the 'burn another
copy' button, although I would not expect to have the disc changed without a
dialog remembering me I have to put in a new disc (including ejecting the
current one). However, also this attempt failed and I got an error. (I think
I continued burning from the main menu, so this bug report contains multiple
burns.)

Hopefully, this error log is useful to you.
Cheers, Ernst

On Thu, Nov 12, 2009 at 17:06, Pedro Villavicencio pe...@ubuntu.com
wrote:

 please try with --brasero-burn-debug option instead of --debug, cheers.

 --
 Brasero does not detect new disc if you want to burn another disc
 https://bugs.launchpad.net/bugs/454554
 You received this bug notification because you are a direct subscriber
 of the bug.



** Attachment added: brasero-debug.txt
   http://launchpadlibrarian.net/35802406/brasero-debug.txt

** Attachment added: brasero-debug2.txt
   http://launchpadlibrarian.net/35802407/brasero-debug2.txt

-- 
Brasero does not detect new disc if you want to burn another disc
https://bugs.launchpad.net/bugs/454554
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 454554] Re: Brasero does not detect new disc if you want to burn another disc

2009-11-12 Thread Pedro Villavicencio
please try with --brasero-burn-debug option instead of --debug, cheers.

-- 
Brasero does not detect new disc if you want to burn another disc
https://bugs.launchpad.net/bugs/454554
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 454554] Re: Brasero does not detect new disc if you want to burn another disc

2009-11-12 Thread Pedro Villavicencio
that's not the command, you can copy and paste brasero --debug
--brasero-media-debug  brasero-debug.txt  all between the  and try
to get a log with that, thanks.

-- 
Brasero does not detect new disc if you want to burn another disc
https://bugs.launchpad.net/bugs/454554
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 454554] Re: Brasero does not detect new disc if you want to burn another disc

2009-11-12 Thread Ernst
Also with --help-all, I don't see an option 'debug':

$ brasero --help-all
Usage:
  brasero [OPTION...] [URI] [URI] ...

Help Options:
  -h, --help Show help options
  --help-all Show all help options
  --help-sm-client   Show session management options
  --help-gtk Show GTK+ Options
  --help-brasero-media   Display options for Brasero-media
library
  --help-brasero-burnDisplay options for Brasero-burn
library
  --help-gst Show GStreamer Options


Session management options:
  --sm-client-disableDisable connection to session
manager
  --sm-client-state-file=FILESpecify file containing saved
configuration
  --sm-client-id=ID  Specify session management ID


GTK+ Options
  --class=CLASS  Program class as used by the window
manager
  --name=NAMEProgram name as used by the window
manager
  --screen=SCREENX screen to use

  --sync Make X calls synchronous

  --gtk-module=MODULES   Load additional GTK+ modules

  --g-fatal-warnings Make all warnings fatal


Brasero optical media library
  --brasero-media-debug  Display debug statements on stdout
for Brasero media library

Brasero media burning library
  -g, --brasero-burn-debug   Display debug statements on stdout
for Brasero burn library

GStreamer Options
  --gst-version  Print the GStreamer version
  --gst-fatal-warnings   Make all warnings fatal
  --gst-debug-help   Print available debug categories
and exit
  --gst-debug-level=LEVELDefault debug level from 1 (only
error) to 5 (anything) or 0 for no output
  --gst-debug=LIST   Comma-separated list of
category_name:level pairs to set specific levels for the individual
categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3
  --gst-debug-no-color   Disable colored debugging output
  --gst-debug-disableDisable debugging
  --gst-plugin-spew  Enable verbose plugin loading
diagnostics
  --gst-plugin-path=PATHSColon-separated paths containing
plugins
  --gst-plugin-load=PLUGINS  Comma-separated list of plugins to
preload in addition to the list stored in environment variable
GST_PLUGIN_PATH
  --gst-disable-segtrap  Disable trapping of segmentation
faults during plugin loading
  --gst-disable-registry-update  Disable updating the registry
  --gst-disable-registry-forkDisable the use of fork() while
scanning the registry

Application Options:
  -p, --project=PROJECT  Open the specified project
  -l, --playlist=PLAYLISTOpen the specified playlist as an
audio project
  -a, --audioOpen an audio project adding the
URIs given on the command line
  -d, --data Open a data project adding the URIs
given on the command line
  -c, --copy=PATH TO DEVICE  Copy a disc
  -j, --cover=PATH TO COVER  Cover to use
  -o, --videoOpen a video project adding the
URIs given on the command line
  -i, --image=PATH TO PLAYLIST   Uri of an image file to be burnt
(autodetected)
  -e, --emptyForce brasero to display the
project selection page
  -b, --blankOpen the blank disc dialog
  -k, --checkOpen the check disc dialog
  -n, --ncb  Burn the contents of burn:// URI
  -r, --burn-and-remove-project=PATH Burn the specified project and
REMOVE it.
This option is mainly useful for integration use with other applications.
  -x, --transient-forThe XID of the parent window
  --display=DISPLAY  X display to use

On Thu, Nov 12, 2009 at 15:19, Ernst Blaauw ernst.bla...@gmail.com
wrote:

 Well, the '--debug' option does not exist:

 $ brasero --debug
 Please type brasero --help to see all available options

 $ brasero --help
 Usage:
   brasero [OPTION...] [URI] [URI] ...

 Help Options:
   -h, --help Show help options
   --help-all Show all help options
   --help-sm-client   Show session management options
   --help-gtk Show GTK+ Options
   --help-brasero-media   Display options for Brasero-media
 library
   --help-brasero-burnDisplay options for Brasero-burn
 library
   --help-gst Show GStreamer Options

 Application Options:
   -p, --project=PROJECT  Open the specified project
   -l, 

Re: [Bug 454554] Re: Brasero does not detect new disc if you want to burn another disc

2009-11-12 Thread Ernst
Well, the '--debug' option does not exist:

$ brasero --debug
Please type brasero --help to see all available options

$ brasero --help
Usage:
  brasero [OPTION...] [URI] [URI] ...

Help Options:
  -h, --help Show help options
  --help-all Show all help options
  --help-sm-client   Show session management options
  --help-gtk Show GTK+ Options
  --help-brasero-media   Display options for Brasero-media
library
  --help-brasero-burnDisplay options for Brasero-burn
library
  --help-gst Show GStreamer Options

Application Options:
  -p, --project=PROJECT  Open the specified project
  -l, --playlist=PLAYLISTOpen the specified playlist as an
audio project
  -a, --audioOpen an audio project adding the
URIs given on the command line
  -d, --data Open a data project adding the URIs
given on the command line
  -c, --copy=PATH TO DEVICE  Copy a disc
  -j, --cover=PATH TO COVER  Cover to use
  -o, --videoOpen a video project adding the
URIs given on the command line
  -i, --image=PATH TO PLAYLIST   Uri of an image file to be burnt
(autodetected)
  -e, --emptyForce brasero to display the
project selection page
  -b, --blankOpen the blank disc dialog
  -k, --checkOpen the check disc dialog
  -n, --ncb  Burn the contents of burn:// URI
  -r, --burn-and-remove-project=PATH Burn the specified project and
REMOVE it.
This option is mainly useful for integration use with other applications.
  -x, --transient-forThe XID of the parent window
  --display=DISPLAY  X display to use

On Thu, Nov 12, 2009 at 14:57, Pedro Villavicencio pe...@ubuntu.com
wrote:

 that's not the command, you can copy and paste brasero --debug
 --brasero-media-debug  brasero-debug.txt  all between the  and try
 to get a log with that, thanks.

 --
 Brasero does not detect new disc if you want to burn another disc
 https://bugs.launchpad.net/bugs/454554
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
Brasero does not detect new disc if you want to burn another disc
https://bugs.launchpad.net/bugs/454554
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 454554] Re: Brasero does not detect new disc if you want to burn another disc

2009-11-04 Thread Ernst
Pedro, your command does nothing; I guess this command should be:
brasero --brasero-burn-debug --brasero-media-debug  brasero-debug.txt; ?

Furthermore, I tried to reproduce the problem with two cd-rw discs.
However, I did not succeed in reproducing. This could be, because
brasero treats rewritables differently as non-rewritables. As soon as I
clicked 'burn another disc', it asked to blank the (just burned) rw.

The 'VOLUME IDENTIFIER' was the label of the burned disc. As soon as I
have to burn multiple DVD-R's again, I will report back.

-- 
Brasero does not detect new disc if you want to burn another disc
https://bugs.launchpad.net/bugs/454554
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 454554] Re: Brasero does not detect new disc if you want to burn another disc

2009-10-26 Thread Pedro Villavicencio
Thanks for the report, could you get a brasero debug log by running
brasero as: brasero --debug --brasero-media-debug  brasero-debug.txt ;
just reproduce the issue and attach that resulting log file to the
report. thanks in advance.

** Changed in: brasero (Ubuntu)
   Status: New = Incomplete

** Changed in: brasero (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
Brasero does not detect new disc if you want to burn another disc
https://bugs.launchpad.net/bugs/454554
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 454554] Re: Brasero does not detect new disc if you want to burn another disc

2009-10-19 Thread Pedro Villavicencio
** Changed in: brasero (Ubuntu)
   Importance: Undecided = Low

-- 
Brasero does not detect new disc if you want to burn another disc
https://bugs.launchpad.net/bugs/454554
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 454554] Re: Brasero does not detect new disc if you want to burn another disc

2009-10-18 Thread Ernst

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/33871599/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/33871600/XsessionErrors.txt

-- 
Brasero does not detect new disc if you want to burn another disc
https://bugs.launchpad.net/bugs/454554
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs