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 519479 - Sony Ericsson w800i not working
Sony Ericsson w800i not working
Status: RESOLVED DUPLICATE of bug 513491
Product: gnome-phone-manager
Classification: Other
Component: general
0.50
Other All
: Normal normal
: ---
Assigned To: none
none
Depends on:
Blocks:
 
 
Reported: 2008-02-29 10:01 UTC by robin
Modified: 2008-03-19 07:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Debug output from Gnokii sending sms (4.94 KB, text/plain)
2008-03-17 18:19 UTC, robin
Details

Description robin 2008-02-29 10:01:10 UTC
Please describe the problem:
I can't send/get notified about sms.

Steps to reproduce:
Run gnome-phone-manager with a w800i connected by bluetooth.

Actual results:
When running
$gnome-phone-manager --identify 00:12:EE:37:63:78
I get:
model: 'AAB-1022013-BV'
** Message: Model AAB-1022013-BV not supported natively
guessed driver: 'AT'

I cannot send sms or get notified about them. Starting the application gives me:
** Message: bdaddr 00:12:EE:37:63:78
** Message: New connection device is 00:12:EE:37:63:78 (changed)
** Message: New connection device is 00:12:EE:37:63:78 (not changed)
** Message: Connecting...
** Message: Status 1
** Message: Making serial port connection

(gnome-phone-manager:11521): Gtk-WARNING **: Theme directory scalable/places/22 of theme black-white_2-Gloss has no size field

conn_complete:	status 0x00
** Message: Model AAB-1022013-BV not supported natively
** Message: Using driver 'AT'
** Message: Status 2
** Message: Serial port connected
** Message: Connected to device on 00:12:EE:37:63:78
** Message: Exiting connect thread
** Message: Couldn't get our own phone number
** Message: driver and phone support sms notifications
** Message: emitting battery


While typing I get:

** (gnome-phone-manager:11521): CRITICAL **: view_completed_cb: assertion `status == E_BOOK_ERROR_OK' failed

** (gnome-phone-manager:11521): CRITICAL **: view_completed_cb: assertion `status == E_BOOK_ERROR_OK' failed

** (gnome-phone-manager:11521): CRITICAL **: view_completed_cb: assertion `status == E_BOOK_ERROR_OK' failed

** (gnome-phone-manager:11521): CRITICAL **: view_completed_cb: assertion `status == E_BOOK_ERROR_OK' failed


When clicking send I get:

** (gnome-phone-manager:11521): WARNING **: EBookView still around

** (gnome-phone-manager:11521): WARNING **: EBookView still around



Expected results:


Does this happen every time?
Yes

Other information:
I am not quite sure what information you actually need so sorry if this was bloated/not sufficient. I'll be happy to give you further info.
Comment 1 Bastien Nocera 2008-03-08 16:10:44 UTC
There's a couple of errors related to evolution-data-server (probably fixed in trunk), and your theme, but nothing about the reading/sending of SMSes.

Could you please attach the output of "gnome-phone-manager --debug" when reproducing the problem(s)?
Comment 2 robin 2008-03-10 14:42:49 UTC
I run gnome-phone-manager with the debug flag but I get the same output and nothing about sending sms...
I find no errors in /var/log either.
Comment 3 robin 2008-03-14 09:59:38 UTC
Updated to 0.50. The evolution errors are gone but other than that no difference.

I ran gnokii -- identify and this is the output:
$ gnokii --identify
GNOKII Version 0.6.22
IMEI         : 356828001214026
Manufacturer : Sony Ericsson
Model        : AAB-1022013-BV
Product name : AAB-1022013-BV
Revision     : R1BC002  R1BC002

This is the output from gnome-phone-manager --debug from startup until clicking Send:
** Message: bdaddr 00:12:EE:37:63:78
** Message: New connection device is 00:12:EE:37:63:78 (changed)
** Message: New connection device is 00:12:EE:37:63:78 (not changed)
** Message: Connecting...
** Message: Status 1
** Message: Making serial port connection
** Message: starting search
** Message: Using serial channel 2 for device 00:12:EE:37:63:78
** Message: Model AAB-1022013-BV using default driver
** Message: Using driver 'AT'
** Message: Status 2
** Message: Serial port connected
** Message: Connected to device on 00:12:EE:37:63:78
** Message: Exiting connect thread
** Message: Couldn't get our own phone number
** Message: driver and phone support sms notifications
** Message: emitting battery

IF Evolution is running I get tons of these messages still:
** (gnome-phone-manager:23653): CRITICAL **: view_completed_cb: assertion `status == E_BOOK_ERROR_OK' failed

*
Comment 4 Bastien Nocera 2008-03-14 15:37:25 UTC
Could you please check your version of gnokii and let us know why debug is disabled in it?
Comment 5 robin 2008-03-16 17:46:40 UTC
I am using gnokii version 0.6.22. I installed it without the debug flag but have now reinstalled with debug on. Sending sms from gnokii now renders a whole lot more information.

However, using gnome-phone-manager is no different, it's as if nothing happens when clicking the Send button...
Comment 6 Bastien Nocera 2008-03-16 18:23:39 UTC
Could you please attach the debug output then?
Comment 7 robin 2008-03-17 18:19:57 UTC
Created attachment 107469 [details]
Debug output from Gnokii sending sms

This is the debug output when successfully sending an sms with gnokii. Using gnome-phone-manager does not give me this output though.
Comment 8 Bastien Nocera 2008-03-19 02:02:09 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 513491 ***
Comment 9 robin 2008-03-19 07:35:21 UTC
Ok. Waiting for a new release og gnokii then!

Thanks for your patience, finding out if a bug was already reported isn't always easy when not knowing what to look for... :)