After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 595564 - wrong behavior on cancel
wrong behavior on cancel
Status: RESOLVED FIXED
Product: gnome-media
Classification: Deprecated
Component: Gnome-Sound-Recorder
2.28.x
Other Linux
: Normal normal
: ---
Assigned To: gnome media maintainers
gnome media maintainers
Depends on:
Blocks:
 
 
Reported: 2009-09-18 10:54 UTC by Oleksij Rempel
Modified: 2010-01-11 22:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screencast (973.21 KB, video/ogg)
2009-09-18 10:54 UTC, Oleksij Rempel
  Details
Fix-Bug-595564-wrong-behavior-on-cancel.patch (955 bytes, patch)
2009-09-21 14:17 UTC, Oleksij Rempel
none Details | Review
PATCH v2 Fix-Bug-595564-wrong-behavior ... (1.12 KB, patch)
2009-09-22 08:49 UTC, Oleksij Rempel
none Details | Review
v3 Fix-Bug-595564-wrong-behavior-on-cancel.patch (1.01 KB, patch)
2009-09-23 20:24 UTC, Oleksij Rempel
none Details | Review

Description Oleksij Rempel 2009-09-18 10:54:57 UTC
Created attachment 143431 [details]
screencast

I you use gnome-sound-record and on question "save recording befor closing" you
press cancel it will just close the programm. Expected: It should go back to
the programm and ask again if needet.

See screencast.

https://bugs.launchpad.net/ubuntu/+source/gnome-media/+bug/432395

lsb_release -rd
Description: Ubuntu karmic (development branch)
Release: 9.10

apt-cache policy gnome-media-common
gnome-media-common:
  Installiert: 2.27.91-0ubuntu1
  Kandidat: 2.27.91-0ubuntu1
  Versions-Tabelle:
 *** 2.27.91-0ubuntu1 0
        500 http://de.archive.ubuntu.com karmic/main Packages
        100 /var/lib/dpkg/status
Comment 1 Oleksij Rempel 2009-09-21 14:17:45 UTC
Created attachment 143605 [details] [review]
Fix-Bug-595564-wrong-behavior-on-cancel.patch
Comment 2 Oleksij Rempel 2009-09-22 08:49:18 UTC
Created attachment 143664 [details] [review]
PATCH v2 Fix-Bug-595564-wrong-behavior ...
Comment 3 Oleksij Rempel 2009-09-23 20:24:26 UTC
Created attachment 143831 [details] [review]
v3 Fix-Bug-595564-wrong-behavior-on-cancel.patch

This is probobly last version of this patch
Comment 4 EvilGnome 2009-11-02 02:36:41 UTC
Just confirming that this bug persists in gnome-media 2.28.1 on arch linux.
Comment 5 Marc-Andre Lureau 2010-01-11 22:54:53 UTC
applied, thanks!

This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.

commit 2534e59bb35b10542c805afb5635a7346c9b7a4d
Author: Alexey Fisher <bug-track@fisher-privat.net>
Date:   Wed Sep 23 22:19:02 2009 +0200

    Fix Bug 595564 - wrong behavior on cancel
    
    I you use record something without saving and close the window,
    on question "save recording befor closing" you
    press cancel it will just close the program.
    
    Signed-off-by: Alexey Fisher <bug-track@fisher-privat.net>