[Touch-packages] [Bug 1555935] [NEW] Audio button records silence

2016-03-10 Thread Dennis O'Flaherty
Public bug reported:

Pressing and holding the microphone button seems to let me record audio,
but the generated audio file is completely silent.  This hasn't worked
since the microphone button showed up in the messaging app.

Nexus 4,  r258

** Affects: messaging-app (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to messaging-app in Ubuntu.
https://bugs.launchpad.net/bugs/1555935

Title:
  Audio button records silence

Status in messaging-app package in Ubuntu:
  New

Bug description:
  Pressing and holding the microphone button seems to let me record
  audio, but the generated audio file is completely silent.  This hasn't
  worked since the microphone button showed up in the messaging app.

  Nexus 4,  r258

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/messaging-app/+bug/1555935/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1509916] [NEW] Duplicate key error when archiving

2015-10-25 Thread Dennis O'Flaherty
Public bug reported:

media scanner daemon crashes when I log into my machine (desktop, wily)

Mediascanner service starting at 2015-10-25 11:22:08.

terminate called after throwing an instance of 'std::runtime_error'
  what():  UNIQUE constraint failed: media_attic.id
Aborted (core dumped)


The service is trying to run this query in archiveItems:

const char *templ = R"(BEGIN TRANSACTION;
INSERT INTO media_attic SELECT * FROM media WHERE filename LIKE %s;
DELETE FROM media WHERE filename LIKE %s;
COMMIT;
)";

If I move/remove mediastore.db, the service runs again and catalogs
music I've added since my last run.

** Affects: mediascanner2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mediascanner2 in Ubuntu.
https://bugs.launchpad.net/bugs/1509916

Title:
  Duplicate key error when archiving

Status in mediascanner2 package in Ubuntu:
  New

Bug description:
  media scanner daemon crashes when I log into my machine (desktop,
  wily)

  Mediascanner service starting at 2015-10-25 11:22:08.

  terminate called after throwing an instance of 'std::runtime_error'
what():  UNIQUE constraint failed: media_attic.id
  Aborted (core dumped)

  
  The service is trying to run this query in archiveItems:

  const char *templ = R"(BEGIN TRANSACTION;
  INSERT INTO media_attic SELECT * FROM media WHERE filename LIKE %s;
  DELETE FROM media WHERE filename LIKE %s;
  COMMIT;
  )";

  If I move/remove mediastore.db, the service runs again and catalogs
  music I've added since my last run.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mediascanner2/+bug/1509916/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1505461] [NEW] Expose LED color setting

2015-10-12 Thread Dennis O'Flaherty
Public bug reported:

It would be nice you could change the color the LED blinks when you have
notifications.  If not through a GUI, at least through gsettings.

** Affects: unity8 (Ubuntu)
 Importance: Undecided
 Status: New

** Branch linked: lp:~doflah/unity8/led_color

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1505461

Title:
  Expose LED color setting

Status in unity8 package in Ubuntu:
  New

Bug description:
  It would be nice you could change the color the LED blinks when you
  have notifications.  If not through a GUI, at least through gsettings.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1505461/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1502681] [NEW] Tables in scopes are restricted to two columns

2015-10-04 Thread Dennis O'Flaherty
Public bug reported:

The column count of PreviewWidget.gridLayout is hard coded to two.  I'd
expect that providing it an n by m matrix (VariantArray of
VariantArrays) it would render an n by m table.

** Affects: unity8 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1502681

Title:
  Tables in scopes are restricted to two columns

Status in unity8 package in Ubuntu:
  New

Bug description:
  The column count of PreviewWidget.gridLayout is hard coded to two.
  I'd expect that providing it an n by m matrix (VariantArray of
  VariantArrays) it would render an n by m table.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1502681/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1478403] Re: Messages appear from the wrong sender

2015-07-26 Thread Dennis O'Flaherty
** Also affects: dialer-app
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to messaging-app in Ubuntu.
https://bugs.launchpad.net/bugs/1478403

Title:
  Messages appear from the wrong sender

Status in dialer-app:
  New
Status in history-service:
  New
Status in telepathy-ofono:
  New
Status in messaging-app package in Ubuntu:
  New

Bug description:
  After updating to OTA5 on mako (#21), I have been seeing text messages
  that are from one person, but appear as sent from someone else.  The
  first one was obvious, since it came from the T-Mobile voicemail
  number, but the next time was more subtle, since it came from a
  different friend's number.  I sent myself a message while running
  dbus-monitor to see where it went wrong:

  signal sender=:1.13 - dest=(null destination) serial=665 
path=/org/freedesktop/Telepathy/Connection/ofono/ofono/_14bb200/_1515120; 
interface=org.freedesktop.Telepathy.Channel.Interface.Messages; 
member=MessageReceived
 array [
array [
   dict entry(
  string message-received
  variantuint32 1437926656
   )
   dict entry(
  string message-sender
  variantuint32 2
   )
   dict entry(
  string message-sender-id
  variantstring correct number
   )
   dict entry(
  string message-token
  variantstring 2015-07-26T12:04:14-0400-1
   )
   dict entry(
  string message-type
  variantuint32 0
   )
   dict entry(
  string pending-message-id
  variantuint32 0
   )
]
array [
   dict entry(
  string content
  variantstring sample message
   )
   dict entry(
  string content-type
  variantstring text/plain
   )
]
 ]

  
  The telepathy-ofono message looks okay, but the message emitted by 
history-daemon is wrong:

  signal sender=:1.92 - dest=(null destination) serial=560 
path=/com/canonical/HistoryService; interface=com.canonical.HistoryService; 
member=EventsAdded
 array [
array [
   dict entry(
  string accountId
  variantstring ofono/ofono/account0
   )
   dict entry(
  string attachments
  variantarray [
 ]
   )
   dict entry(
  string eventId
  variantstring 2015-07-26T12:04:14-0400-1
   )
   dict entry(
  string message
  variantstring sample message
   )
   dict entry(
  string messageStatus
  variantint32 0
   )
   dict entry(
  string messageType
  variantint32 0
   )
   dict entry(
  string newEvent
  variantboolean true
   )
   dict entry(
  string participants
  variantarray [
string wrong number!
 ]
   )
   dict entry(
  string readTimestamp
  variantstring 
   )
   dict entry(
  string senderId
  variantstring same wrong number!
   )
   dict entry(
  string subject
  variantstring 
   )
   dict entry(
  string threadId
  variantstring same wrong number!
   )
   dict entry(
  string timestamp
  variantstring 2015-07-26T12:04:16.000
   )
   dict entry(
  string type
  variantint32 0
   )
]
 ]

To manage notifications about this bug go to:
https://bugs.launchpad.net/dialer-app/+bug/1478403/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1478403] Re: Messages appear from the wrong sender

2015-07-26 Thread Dennis O'Flaherty
I thought since I had gotten a text message from the voicemail number, I
might be able to cause false voicemail history as well, but I opened the
dialer-app and it froze, then crashed.  I opened it several more times
and it crashed each time.  Attached is the log with phone numbers
scrubbed.  It contains a number of errors regarding contact handles, so
I suspect the crash is related to the text message sender error.

** Attachment added: application-legacy-dialer-app-.log
   
https://bugs.launchpad.net/telepathy-ofono/+bug/1478403/+attachment/4434401/+files/application-legacy-dialer-app-.log

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to messaging-app in Ubuntu.
https://bugs.launchpad.net/bugs/1478403

Title:
  Messages appear from the wrong sender

Status in history-service:
  New
Status in telepathy-ofono:
  New
Status in messaging-app package in Ubuntu:
  New

Bug description:
  After updating to OTA5 on mako (#21), I have been seeing text messages
  that are from one person, but appear as sent from someone else.  The
  first one was obvious, since it came from the T-Mobile voicemail
  number, but the next time was more subtle, since it came from a
  different friend's number.  I sent myself a message while running
  dbus-monitor to see where it went wrong:

  signal sender=:1.13 - dest=(null destination) serial=665 
path=/org/freedesktop/Telepathy/Connection/ofono/ofono/_14bb200/_1515120; 
interface=org.freedesktop.Telepathy.Channel.Interface.Messages; 
member=MessageReceived
 array [
array [
   dict entry(
  string message-received
  variantuint32 1437926656
   )
   dict entry(
  string message-sender
  variantuint32 2
   )
   dict entry(
  string message-sender-id
  variantstring correct number
   )
   dict entry(
  string message-token
  variantstring 2015-07-26T12:04:14-0400-1
   )
   dict entry(
  string message-type
  variantuint32 0
   )
   dict entry(
  string pending-message-id
  variantuint32 0
   )
]
array [
   dict entry(
  string content
  variantstring sample message
   )
   dict entry(
  string content-type
  variantstring text/plain
   )
]
 ]

  
  The telepathy-ofono message looks okay, but the message emitted by 
history-daemon is wrong:

  signal sender=:1.92 - dest=(null destination) serial=560 
path=/com/canonical/HistoryService; interface=com.canonical.HistoryService; 
member=EventsAdded
 array [
array [
   dict entry(
  string accountId
  variantstring ofono/ofono/account0
   )
   dict entry(
  string attachments
  variantarray [
 ]
   )
   dict entry(
  string eventId
  variantstring 2015-07-26T12:04:14-0400-1
   )
   dict entry(
  string message
  variantstring sample message
   )
   dict entry(
  string messageStatus
  variantint32 0
   )
   dict entry(
  string messageType
  variantint32 0
   )
   dict entry(
  string newEvent
  variantboolean true
   )
   dict entry(
  string participants
  variantarray [
string wrong number!
 ]
   )
   dict entry(
  string readTimestamp
  variantstring 
   )
   dict entry(
  string senderId
  variantstring same wrong number!
   )
   dict entry(
  string subject
  variantstring 
   )
   dict entry(
  string threadId
  variantstring same wrong number!
   )
   dict entry(
  string timestamp
  variantstring 2015-07-26T12:04:16.000
   )
   dict entry(
  string type
  variantint32 0
   )
]
 ]

To manage notifications about this bug go to:
https://bugs.launchpad.net/history-service/+bug/1478403/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : 

[Touch-packages] [Bug 1478403] [NEW] Messages appear from the wrong sender

2015-07-26 Thread Dennis O'Flaherty
Public bug reported:

After updating to OTA5 on mako (#21), I have been seeing text messages
that are from one person, but appear as sent from someone else.  The
first one was obvious, since it came from the T-Mobile voicemail number,
but the next time was more subtle, since it came from a different
friend's number.  I sent myself a message while running dbus-monitor to
see where it went wrong:

signal sender=:1.13 - dest=(null destination) serial=665 
path=/org/freedesktop/Telepathy/Connection/ofono/ofono/_14bb200/_1515120; 
interface=org.freedesktop.Telepathy.Channel.Interface.Messages; 
member=MessageReceived
   array [
  array [
 dict entry(
string message-received
variantuint32 1437926656
 )
 dict entry(
string message-sender
variantuint32 2
 )
 dict entry(
string message-sender-id
variantstring correct number
 )
 dict entry(
string message-token
variantstring 2015-07-26T12:04:14-0400-1
 )
 dict entry(
string message-type
variantuint32 0
 )
 dict entry(
string pending-message-id
variantuint32 0
 )
  ]
  array [
 dict entry(
string content
variantstring sample message
 )
 dict entry(
string content-type
variantstring text/plain
 )
  ]
   ]


The telepathy-ofono message looks okay, but the message emitted by 
history-daemon is wrong:

signal sender=:1.92 - dest=(null destination) serial=560 
path=/com/canonical/HistoryService; interface=com.canonical.HistoryService; 
member=EventsAdded
   array [
  array [
 dict entry(
string accountId
variantstring ofono/ofono/account0
 )
 dict entry(
string attachments
variantarray [
   ]
 )
 dict entry(
string eventId
variantstring 2015-07-26T12:04:14-0400-1
 )
 dict entry(
string message
variantstring sample message
 )
 dict entry(
string messageStatus
variantint32 0
 )
 dict entry(
string messageType
variantint32 0
 )
 dict entry(
string newEvent
variantboolean true
 )
 dict entry(
string participants
variantarray [
  string wrong number!
   ]
 )
 dict entry(
string readTimestamp
variantstring 
 )
 dict entry(
string senderId
variantstring same wrong number!
 )
 dict entry(
string subject
variantstring 
 )
 dict entry(
string threadId
variantstring same wrong number!
 )
 dict entry(
string timestamp
variantstring 2015-07-26T12:04:16.000
 )
 dict entry(
string type
variantint32 0
 )
  ]
   ]

** Affects: history-service
 Importance: Undecided
 Status: New

** Affects: telepathy-ofono
 Importance: Undecided
 Status: New

** Affects: messaging-app (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: history-service
   Importance: Undecided
   Status: New

** Also affects: telepathy-ofono
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to messaging-app in Ubuntu.
https://bugs.launchpad.net/bugs/1478403

Title:
  Messages appear from the wrong sender

Status in history-service:
  New
Status in telepathy-ofono:
  New
Status in messaging-app package in Ubuntu:
  New

Bug description:
  After updating to OTA5 on mako (#21), I have been seeing text messages
  that are from one person, but appear as sent from someone else.  The
  first one was obvious, since it came from the T-Mobile voicemail
  number, but the next time was more subtle, since it came from a
  different friend's number.  I sent myself a message while running
  dbus-monitor to see where it went wrong:

  signal sender=:1.13 - dest=(null destination) serial=665 
path=/org/freedesktop/Telepathy/Connection/ofono/ofono/_14bb200/_1515120; 
interface=org.freedesktop.Telepathy.Channel.Interface.Messages; 
member=MessageReceived
 array [
array [
   dict entry(
 

[Touch-packages] [Bug 1360403] Re: MMS does not work with T-Mobile US

2015-06-15 Thread Dennis O'Flaherty
It was a little bit of both but I made the changes to be able to
receive.  The only change I think I needed to make to send was to set
the context url, which I think is consistent with Sergio's comment #11.
It's a change i needed to make but it's a little bit of a hack in that
I'm not sure it's the correct fix.  I just know it works.

I just tried building from the github version and it seems the changes
in push.go are no longer necessary.  I still need to patch it to let
non-SMIL messages in, but I'm not sure if that's a normal event (MMS
from another phone) or if it's just because I'm using the smtp gateway
(MMS from e-mail) to test it.  I'm not an MMS expert, so it's mostly
just trial and error at this point.

I wasn't able to send or receive over wifi, I needed to switch the data
connection.  It also doesn't seem to try to receive again if you switch
after a failure which means you lose the message.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc-android-config in
Ubuntu.
https://bugs.launchpad.net/bugs/1360403

Title:
  MMS does not work with T-Mobile US

Status in the base for Ubuntu mobile products:
  Confirmed
Status in lxc-android-config package in Ubuntu:
  Triaged
Status in nuntium package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Confirmed
Status in ubuntu-download-manager package in Ubuntu:
  Confirmed

Bug description:
  My /var/lib/ofono/*/gprs file contains:

  [Settings]
  Powered=1
  RoamingAllowed=0

  [context1]
  Name=T-Mobile GPRS
  AccessPointName=fast.t-mobile.com
  Username=
  Password=
  Type=internet
  Protocol=ipv6
  MessageProxy=
  MessageCenter=http://mms.msg.eng.t-mobile.com/mms/wapenc

  I guess bug #1331813 is getting in the way of IPv6 working, so I was
  told to try 'Protocol=ip', but it doesn't work either.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1360403/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1360403] Re: MMS does not work with T-Mobile US

2015-06-12 Thread Dennis O'Flaherty
Jamie, I was able to get this working recently on my N4 using the dev
channel.  I patched nuntium (trunk, see attachment) to be able to
receive picture messages then I had to change some of my APN settings
with /usr/share/ofono/scripts to be able to send.  I don't use group
messages, but when I send an image to my phone through tmomail, it
receives it as a group message from my e-mail address and a blank
recipient.

** Attachment added: tmobile_mms
   
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1360403/+attachment/4414101/+files/tmobile_mms

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc-android-config in
Ubuntu.
https://bugs.launchpad.net/bugs/1360403

Title:
  MMS does not work with T-Mobile US

Status in the base for Ubuntu mobile products:
  Confirmed
Status in lxc-android-config package in Ubuntu:
  Triaged
Status in nuntium package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Confirmed
Status in ubuntu-download-manager package in Ubuntu:
  Confirmed

Bug description:
  My /var/lib/ofono/*/gprs file contains:

  [Settings]
  Powered=1
  RoamingAllowed=0

  [context1]
  Name=T-Mobile GPRS
  AccessPointName=fast.t-mobile.com
  Username=
  Password=
  Type=internet
  Protocol=ipv6
  MessageProxy=
  MessageCenter=http://mms.msg.eng.t-mobile.com/mms/wapenc

  I guess bug #1331813 is getting in the way of IPv6 working, so I was
  told to try 'Protocol=ip', but it doesn't work either.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1360403/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1360403] Re: MMS does not work with T-Mobile US

2015-03-29 Thread Dennis O'Flaherty
There is a branch tied to this bug with an apparent fix - could I get a
guide to trying to test it?  I'm not very familiar with Go, especially
cross-compiling for armhf

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc-android-config in
Ubuntu.
https://bugs.launchpad.net/bugs/1360403

Title:
  MMS does not work with T-Mobile US

Status in lxc-android-config package in Ubuntu:
  Triaged
Status in nuntium package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Confirmed
Status in ubuntu-download-manager package in Ubuntu:
  Confirmed

Bug description:
  My /var/lib/ofono/*/gprs file contains:

  [Settings]
  Powered=1
  RoamingAllowed=0

  [context1]
  Name=T-Mobile GPRS
  AccessPointName=fast.t-mobile.com
  Username=
  Password=
  Type=internet
  Protocol=ipv6
  MessageProxy=
  MessageCenter=http://mms.msg.eng.t-mobile.com/mms/wapenc

  I guess bug #1331813 is getting in the way of IPv6 working, so I was
  told to try 'Protocol=ip', but it doesn't work either.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc-android-config/+bug/1360403/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1411768] [NEW] clippath in svg doesn't have any effect

2015-01-16 Thread Dennis O'Flaherty
Public bug reported:

I used an svg as the source for scope art which has a clippath.  This is
rendered correctly in eog and firefox, but isn't rendered correctly in a
unity8 scope.

Source for the scope is here:
https://github.com/doswdev/haca/tree/combined_logos

** Affects: unity8 (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: devils_ducks_bad.png
   
https://bugs.launchpad.net/bugs/1411768/+attachment/4300132/+files/devils_ducks_bad.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1411768

Title:
  clippath in svg doesn't have any effect

Status in unity8 package in Ubuntu:
  New

Bug description:
  I used an svg as the source for scope art which has a clippath.  This
  is rendered correctly in eog and firefox, but isn't rendered correctly
  in a unity8 scope.

  Source for the scope is here:
  https://github.com/doswdev/haca/tree/combined_logos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1411768/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1411768] Re: clippath in svg doesn't have any effect

2015-01-16 Thread Dennis O'Flaherty
This is what the image should look like

** Attachment added: devils_ducks_good.png
   
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1411768/+attachment/4300133/+files/devils_ducks_good.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1411768

Title:
  clippath in svg doesn't have any effect

Status in unity8 package in Ubuntu:
  New

Bug description:
  I used an svg as the source for scope art which has a clippath.  This
  is rendered correctly in eog and firefox, but isn't rendered correctly
  in a unity8 scope.

  Source for the scope is here:
  https://github.com/doswdev/haca/tree/combined_logos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1411768/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1360403] Re: MMS does not work with T-Mobile US

2014-12-20 Thread Dennis O'Flaherty
I'm able to receive picture messages through a complicated workaround.
This gets dumped in the nuntium log (I obscured the incoming phone
number):

  c1 06 28 1f 22 61 70 70  6c 69 63 61 74 69 6f 6e  |..(.application|
0010  2f 76 6e 64 2e 77 61 70  2e 6d 6d 73 2d 6d 65 73  |/vnd.wap.mms-mes|
0020  73 61 67 65 00 81 84 8d  80 af 84 8c 82 98 6d 61  |sage..ma|
0030  76 6f 64 69 2d 37 2d 38  39 2d 63 31 2d 33 2d 63  |vodi-7-89-c1-3-c|
0040  61 2d 37 2d 31 62 66 2d  34 2d 63 61 2d 34 61 32  |a-7-1bf-4-ca-4a2|
0050  31 63 32 38 00 8d 92 89  1a 80 18 83 2b 00 00 00  |1c28+---|
0060  00 00 00 00 00 00 00 00  2f 54 59 50 45 3d 50 4c  |/TYPE=PL|
0070  4d 4e 00 8a 80 8e 03 11  4a cb 88 05 81 03 03 f4  |MN..J...|
0080  80 83 68 74 74 70 3a 2f  2f 61 74 6c 32 6d 6f 73  |..http://atl2mos|
0090  67 65 74 2e 6d 73 67 2e  65 6e 67 2e 74 2d 6d 6f  |get.msg.eng.t-mo|
00a0  62 69 6c 65 2e 63 6f 6d  2f 6d 6d 73 2f 77 61 70  |bile.com/mms/wap|
00b0  65 6e 63 3f 54 3d 6d 61  76 6f 64 69 2d 37 2d 31  |enc?T=mavodi-7-1|
00c0  33 62 2d 31 62 66 2d 34  2d 63 61 2d 34 61 32 31  |3b-1bf-4-ca-4a21|
00d0  63 32 38 00   |c28.|

I can extract the URL from the dump and pull it down from the tmo server
as long as wifi is OFF

  wget http://atl2mosget.msg.eng.t-mobile.com/mms/wapenc?T=mavodi-7-13b-
1bf-4-ca-4a21c28

which gives me a SMIL message with a jpg attachment.  If I truncate the
file up until the FF D8 FF magic number for jpeg, I'm left with a file I
can open in an image viewer.

The nuntium log also contains this line - maybe it's encountering an unexpected 
message type which prevents the MMS from propagating through the rest of the 
pipeline:
  2014/12/20 12:21:46 Error cannot decode media type for field beginning with 
0x28@2

Hopefully this is useful to someone...

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc-android-config in
Ubuntu.
https://bugs.launchpad.net/bugs/1360403

Title:
  MMS does not work with T-Mobile US

Status in lxc-android-config package in Ubuntu:
  Triaged
Status in nuntium package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Confirmed
Status in ubuntu-download-manager package in Ubuntu:
  Confirmed

Bug description:
  My /var/lib/ofono/*/gprs file contains:

  [Settings]
  Powered=1
  RoamingAllowed=0

  [context1]
  Name=T-Mobile GPRS
  AccessPointName=fast.t-mobile.com
  Username=
  Password=
  Type=internet
  Protocol=ipv6
  MessageProxy=
  MessageCenter=http://mms.msg.eng.t-mobile.com/mms/wapenc

  I guess bug #1331813 is getting in the way of IPv6 working, so I was
  told to try 'Protocol=ip', but it doesn't work either.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc-android-config/+bug/1360403/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1367802] Re: sharing a url is not displayed correctly in message view

2014-09-19 Thread Dennis O'Flaherty
I had already filed this as bug #1363292 and implemented a fix on a
branch along with some unit tests.  My fix allows you to send both phone
numbers and links in the same message, so it should be more robust.  Do
you want to take a look at that instead?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to messaging-app in Ubuntu.
https://bugs.launchpad.net/bugs/1367802

Title:
  sharing a url is not displayed correctly in message view

Status in Libqtelegram - a qt library to access telegram.:
  Confirmed
Status in Messaging App:
  In Progress
Status in “messaging-app” package in Ubuntu:
  In Progress

Bug description:
  build 23 on Krillin
  - open browser
  - go to mobile.nytimes.com
  - click one of the news stories displayed
  - after page loads, press the Share button from the Action menu
  - Select messaging-app
  - Note that the url looks correct while it's in the entry field
  - send the message

  Expected result:
  - the shared url should be shown correctly in the messaging thread

  Actual result:
  - the display of the url is all messed up, see the attached picture

  The url that is trying to be shared is:
  http://mobile.nytimes.com/2014/09/10/us/obama-isis-congress.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/libqtelegram/+bug/1367802/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1276005] Re: Accented characters don't get rendered properly in Recent apps

2014-08-11 Thread Dennis O'Flaherty
This seems to be OBE in the latest images with the removal of the Recent
Apps section.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-mir in Ubuntu.
https://bugs.launchpad.net/bugs/1276005

Title:
  Accented characters don't get rendered properly in Recent apps

Status in Unity Mir:
  Confirmed
Status in The Unity 8 shell:
  Triaged
Status in “unity-mir” package in Ubuntu:
  Confirmed

Bug description:
  See attached images.  The string should be Réaltaí but the é and í are
  replaced with other characters.  The name appears correctly in the
  Installed section.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-mir/+bug/1276005/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp