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 315553 - Create a fake backend to make UI debugging easier
Create a fake backend to make UI debugging easier
Status: RESOLVED FIXED
Product: gnome-phone-manager
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Edd Dumbill
Edd Dumbill
Depends on:
Blocks:
 
 
Reported: 2005-09-08 16:18 UTC by Bastien Nocera
Modified: 2005-10-21 14:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2005-09-08 16:18:35 UTC
SSIA
Comment 1 Bastien Nocera 2005-09-08 18:20:06 UTC
2005-09-08  Bastien Nocera  <hadess@hadess.net>

        * autogen.sh: use autogen 1.8
        * configure.in: dist as a .tar.bz2, and check the NEWS file before
        dist'ing
        * libgsm/phonemgr-listener.c: (phonemgr_listener_emit_status),
        (phonemgr_listener_new), (phonemgr_listener_connect),
        (phonemgr_listener_disconnect), (phonemgr_listener_queue_message),
        (phonemgr_listener_poll), (phonemgr_listener_connected),
        (phonemgr_listener_init), (phonemgr_listener_finalize):
        add a new dummy mode (#define DUMMY, to enable), this allows you
        to test gnome-phone-manager and specific bugs without having a
        phone, GSM coverage, or a bluetooth adapter
        It will send you a new message after 5 seconds, and another one after
        that at 100 seconds (Closes: #315553)
        * libgsm/phonemgr-utils.c: (phonemgr_utils_driver_for_model),
        (phonemgr_utils_guess_driver): use the AT driver instead of the
        AT-HW one
        * src/e-contact-entry.c: (e_contact_entry_init),
        (stringify_ebook_error): update from contact-lookup-applet CVS
Comment 2 Nickolay V. Shmyrev 2005-10-21 14:32:05 UTC
*** Bug 319377 has been marked as a duplicate of this bug. ***