First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 54448
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Dialup Developers <net-dialup@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Richard Torkar <richard.torkar@htu.se>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gnome-phone-manager-0.3.ebuild gnome-phone-manager-0.3.ebuild application/octet-stream Richard Torkar 2004-06-19 13:36 0000 1010 bytes Details
gnome-phone-manager-0.3-gcc3.patch gnome-phone-manager-0.3-gcc3.patch patch Richard Torkar 2004-06-19 13:37 0000 1.61 KB Details | Diff
gnome-phone-manager-0.3.ebuild Updated ebuild application/octet-stream Tom Wesley 2004-06-20 05:16 0000 1011 bytes Details
gnome-phone-manager-0.4.ebuild gnome-phone-manager-0.4.ebuild text/plain Richard Torkar 2004-06-23 07:41 0000 1015 bytes Details
gnome-phone-manager-0.4.ebuild gnome-phone-manager-0.4.ebuild text/plain golloza@web.de 2005-03-20 08:17 0000 885 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 54448 depends on: 53549 64121 Show dependency tree
Bug 54448 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-06-19 13:34 0000
gnome-phone-manager (v0.3) is a tool that would be nice to have in portage. I
have created an ebuild and a patch for it which I'll attach to this bug report.

At the moment I have placed it in net-wireless. Dunno if that is correct
though...

This ebuild depends on BUG 53549 i.e. the ebuilds for libbtctl-0.4.1 and
gnome-bluetooth-0.5.1 should be incorporated into portage at the same time.

It's marked ~x86 atm.

------- Comment #1 From Richard Torkar 2004-06-19 13:36:01 0000 -------
Created an attachment (id=33584) [edit]
gnome-phone-manager-0.3.ebuild

------- Comment #2 From Richard Torkar 2004-06-19 13:37:01 0000 -------
Created an attachment (id=33585) [edit]
gnome-phone-manager-0.3-gcc3.patch

A patch that makes gnome-phone-manager compile against gcc3.

------- Comment #3 From Tom Wesley 2004-06-20 05:16:49 0000 -------
Created an attachment (id=33628) [edit]
Updated ebuild

Seems it doesn't compile with >=libsigc++-2.0, this ebuild forces 1.2.5 and it
compiles at least...

------- Comment #4 From Richard Torkar 2004-06-23 07:41:54 0000 -------
Created an attachment (id=33949) [edit]
gnome-phone-manager-0.4.ebuild

* Bumped the version.
* Changed so that the patch is applied even though version was bumped.

------- Comment #5 From Zach Bagnall 2004-06-24 15:08:25 0000 -------
Ebuild looks good. Would be nice to get this into portage.

I made an ebuild myself - virtually identical to attached except without the gcc3 patch. I found it compiles fine unpatched with /gcc version 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6/.

A problem I did have was that it didn't compile against gsmlib-1.11_pre030826 which is currently marked stable in portage. 1.10 didn't compile either due to a missing #include (perhaps a gcc3 thing?). Please see Bug 54993. Am I wrong?

An issue I did have at runtime was that phonemgr couldn't bind to /dev/rfcomm0 because the device didn't exist. a mknod && chown fixed that, but it'll probably vanish after a reboot due to devfs, right? What's a nice elegant way to deal with the absence of this device file?

------- Comment #6 From Zach Bagnall 2004-06-24 15:12:36 0000 -------
One more thing: after sending and receiving a few SMS messages via bluetooth,
the phone (T610) kind of jammed its bluetooth. Every operation to do with
bluetooth (except remove device) was disabled because the phone thought it was
busy. Had to turn off/on to reset.

Anyone else seeing this behavior? If not, I'll assume its the phone - the
firmware has exhibited a few other bugs so this wouldn't surprise me.

------- Comment #7 From Richard Torkar 2004-06-25 00:17:47 0000 -------
1. You need the patch to compile gsmlib yes.

2. I use udev so rfcomm is created automatically for me.

3. Make sure your T610 has the latest firmware (you can update it in most Ericsson service centers). I think it might be a phone problem. I don't have that problem with my T630.

------- Comment #8 From Stephane Loeuillet 2004-08-30 10:57:28 0000 -------
in latest ebuild,  "ORBit2-2" should be changed to "orbit-2" as it has been
renamed

------- Comment #9 From Stephane Loeuillet 2004-09-15 05:32:01 0000 -------
adds dependency on newest gsmlib snapshot



------- Comment #10 From Qui Gon 2004-09-26 12:12:52 0000 -------
Yeah, i'm still waiting for this ebuild to be moved into portage.
I tested this tool using udev today.

You can create a permission for udev in /etc/udev/permissions.d/50-udev.permissions or create your own 51-udev.permissions like rfcomm*:root:bluetooth:0660

Add a group bluetooth and add yourself to it and gnome-phone-manager works for users, which are in group bluetooth, too.

Yea, this is NO bug-report but rather an wish to get this thingy into portage.
It works awesome. With devfs, I didn't really try it, as it, even as root, didn't work for me.

------- Comment #11 From golloza@web.de 2005-03-20 08:17:47 0000 -------
Created an attachment (id=53942) [edit]
gnome-phone-manager-0.4.ebuild

Obsoletes attachment #33949 [edit].

* Updated copyright line
* Removed gnome-bluetooth $ Header: $ junk
* Fixed orbit dependency
* Bumped gsmlib dependency to gsmlib-1.11_pre041028

------- Comment #12 From Frederik 'Freso' S. Olesen 2005-04-14 03:36:36 0000 -------
Any news on this?

------- Comment #13 From Mike Gardiner (RETIRED) 2005-04-25 01:39:09 0000 -------
Not GNOME, reassigning

------- Comment #14 From Alin Năstac 2005-05-08 04:14:13 0000 -------
commited as net-dialup/gnome-phone-manager

------- Comment #15 From Shyam Mani 2005-05-08 04:49:19 0000 -------
Thanks a lot Alin, I was wondering if this should be net-wireless though. Just
curious.

------- Comment #16 From Alin Năstac 2005-05-08 05:11:40 0000 -------
you're right.

I've moved it to net-wireless/gnome-phone-manager, under mobile and gnome herd control. if you already installed it, run 
  emerge -C gnome-phone-manager
  emerge sync
  emerge net-wireless/gnome-phone-manager
The net-dialup package had a too short life to worth a proper move.

mobile guys, hope I didn't pissed you off ;)

------- Comment #17 From Henrik Brix Andersen 2005-05-08 05:39:18 0000 -------
Please do not assign ownership of packages to the mobile herd without
consulting us first when you're not in the herd - we have enough packages to
maintain as it is (and this packages is way beyond our field, which is mobile
computing, not cell phones).

Why was this package moved to net-wireless? The original net-dialup category
seems far better to me - or perhaps app-pda?

Please remove the mobile herd as maintainer.

------- Comment #18 From Shyam Mani 2005-05-08 05:50:47 0000 -------
I suggested net-wireless as it basically works with gnome-bluetooth etc. It
also allows syncs over Serial ports, so I'm lost. Almost all Bluetooth stuff is
on net-wireless btw.

------- Comment #19 From Alin Năstac 2005-05-08 05:59:19 0000 -------
OK, changed herd back to net-dialup. I was going to become member in mobile for
helping you with your 80+ bugs, you know.

since this package is about controlling a cell phone over bluetooth, I guess it
has nothing to do with net-dialup (which is about serial lines, modems, DSL,
ISDN).

------- Comment #20 From Henrik Brix Andersen 2005-05-08 06:07:47 0000 -------
The mobile herd is for mobile computing, not mobile phones.

If every application, that somehow works with either 802.11, bluetooth or IrDA should be in net-wireless/ ... that would be like putting everything, that have been internationalized into app-i18n/.

Take app-pda/* for example - many of the applications in there works with bluetooth, yet they have nothing to do with the low-level bluetooth stack. Same goes for gnome-phone-manager.

------- Comment #21 From Alastair Tse (RETIRED) 2005-05-08 13:52:08 0000 -------
i think this is more relevant in app-pda more than net-wireless. since you're
talking about a phone book management software.

First Last Prev Next    No search results available      Search page      Enter new bug