[Bug 1350152] Re: [mako #158] apparmor denies access to /etc/ssl/openssl.cnf

2014-07-29 Thread Jean-Baptiste Lallement
** Summary changed:

- Certain apps do not start on image #158
+ [mako #158] apparmor denies access to /etc/ssl/openssl.cnf

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350152

Title:
  [mako #158] apparmor denies access to /etc/ssl/openssl.cnf

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350209] [NEW] Cannot open MMS data connection with Saunalahti SIM

2014-07-29 Thread Martti Piirainen
Public bug reported:

Test steps (on mako HW, image 157):
 - Insert Saunalahti (Finland) prepaid SIM
 - Check that the MMS access point settings are correctly provisioned (apn=mms, 
proxy=213.161.41.57, mmsc=http://mms.elisa.fi)
 - Send or receive an MMS
Actual result:
 - Neither sending nor receiving MMS succeeds
 - oFono cannot open the data connection for MMS, because the GPRS context 
returned by the modem does not include DNS details:

Jul 28 14:18:25 ubuntu-phablet ofonod[1254]: Device: < 00 00 00 00 de 00 00 00 
00 00 00 00 09 00 00 00  
Jul 28 14:18:25 ubuntu-phablet ofonod[1254]: Device:   01 00 00 00 00 00 00 00 
ff ff ff ff 02 00 00 00  
Jul 28 14:18:25 ubuntu-phablet ofonod[1254]: Device:   02 00 00 00 02 00 00 00 
49 00 50 00 00 00 00 00  I.P.
Jul 28 14:18:25 ubuntu-phablet ofonod[1254]: Device:   0a 00 00 00 72 00 6d 00 
6e 00 65 00 74 00 5f 00  r.m.n.e.t._.
Jul 28 14:18:25 ubuntu-phablet ofonod[1254]: Device:   75 00 73 00 62 00 30 00 
00 00 00 00 10 00 00 00  u.s.b.0.
Jul 28 14:18:25 ubuntu-phablet ofonod[1254]: Device:   31 00 30 00 2e 00 31 00 
37 00 30 00 2e 00 34 00  1.0...1.7.0...4.
Jul 28 14:18:25 ubuntu-phablet ofonod[1254]: Device:   38 00 2e 00 31 00 35 00 
32 00 2f 00 33 00 30 00  8...1.5.2./.3.0.
Jul 28 14:18:25 ubuntu-phablet ofonod[1254]: Device:   00 00 00 00 00 00 00 00 
00 00 00 00 0d 00 00 00  
Jul 28 14:18:25 ubuntu-phablet ofonod[1254]: Device:   31 00 30 00 2e 00 31 00 
37 00 30 00 2e 00 34 00  1.0...1.7.0...4.
Jul 28 14:18:25 ubuntu-phablet ofonod[1254]: Device:   38 00 2e 00 31 00 35 00 
33 00 00 00  8...1.5.3...
Jul 28 14:18:25 ubuntu-phablet ofonod[1254]: gril/gril.c:handle_response() 
comparing req->id: 222 to message->serial_no: 222
Jul 28 14:18:25 ubuntu-phablet ofonod[1254]: 
drivers/rilmodem/gprs-context.c:ril_setup_data_call_cb() *gc: 0x6b69c8
Jul 28 14:18:25 ubuntu-phablet ofonod[1254]: 
gril/grilunsol.c:g_ril_unsol_parse_data_call_list() 
Jul 28 14:18:25 ubuntu-phablet ofonod[1254]: handle_settings: no DNS: 
Jul 28 14:18:25 ubuntu-phablet ofonod[1254]: 
drivers/rilmodem/gprs-context.c:ril_gprs_context_deactivate_primary() *gc: 
0x6b69c8 cid: 0 active_rild_cid: -1
Jul 28 14:18:25 ubuntu-phablet ofonod[1254]: 
ril_gprs_context_deactivate_primary: couldn't remove call_list listener for 
apn: mms.
Jul 28 14:18:25 ubuntu-phablet ofonod[1254]: gril/gril.c:ril_request_create() 
req: RIL_REQUEST_DEACTIVATE_DATA_CALL, id: 223, data_len: 24

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350209

Title:
  Cannot open MMS data connection with Saunalahti SIM

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350209] Re: Cannot open MMS data connection with Saunalahti SIM

2014-07-29 Thread Martti Piirainen
oFono rejects all data contexts without DNS settings. When removing that
check, MMS sending/receiving succeeds. We need to study if that DNS
validity check is needed at all.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350209

Title:
  Cannot open MMS data connection with Saunalahti SIM

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350204] [NEW] Undeclared dependency on "sudo"

2014-07-29 Thread Luke Faraone
Public bug reported:

At the end of a build:

dpkg-buildpackage: binary only upload (no source included)
/bin/sh: 1: sudo: not found
Traceback (most recent call last):
  File "/usr/bin/pypi-install", line 142, in 
main()
  File "/usr/bin/pypi-install", line 134, in main
subprocess.check_call(cmd, shell=True)
  File "/usr/lib/python2.7/subprocess.py", line 511, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command 'sudo dpkg -i *.deb' returned non-zero 
exit status 127

** Affects: stdeb (Ubuntu)
 Importance: Low
 Status: Triaged

** Affects: stdeb (Ubuntu Precise)
 Importance: Low
 Status: Triaged

** Affects: stdeb (Ubuntu Trusty)
 Importance: Low
 Status: Triaged

** Affects: stdeb (Debian)
 Importance: Unknown
 Status: Unknown

** Also affects: stdeb (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: stdeb (Ubuntu Precise)
   Status: New => Triaged

** Changed in: stdeb (Ubuntu Precise)
   Importance: Undecided => Low

** Bug watch added: Debian Bug tracker #689609
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689609

** Also affects: stdeb (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689609
   Importance: Unknown
   Status: Unknown

** Changed in: stdeb (Ubuntu)
   Status: Fix Released => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350204

Title:
  Undeclared dependency on "sudo"

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350204] Re: Undeclared dependency on "sudo"

2014-07-29 Thread Luke Faraone
This is fixed upstream in the merged PR
https://github.com/astraw/stdeb/pull/65

** Also affects: stdeb (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: stdeb (Ubuntu Trusty)
   Status: New => Triaged

** Changed in: stdeb (Ubuntu Trusty)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350204

Title:
  Undeclared dependency on "sudo"

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1316521] Re: ProtocolError for python.org/pypi: 301 Moved Permanently

2014-07-29 Thread Luke Faraone
** Also affects: stdeb (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: stdeb (Ubuntu Precise)
   Importance: Undecided => High

** Changed in: stdeb (Ubuntu Precise)
   Status: New => In Progress

** Changed in: stdeb (Ubuntu Precise)
 Assignee: (unassigned) => Luke Faraone (lfaraone)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1316521

Title:
  ProtocolError for python.org/pypi: 301 Moved Permanently

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350203] [NEW] Undeclared dependency on "sudo"

2014-07-29 Thread Luke Faraone
Public bug reported:

At the end of a build:

dpkg-buildpackage: binary only upload (no source included)
/bin/sh: 1: sudo: not found
Traceback (most recent call last):
  File "/usr/bin/pypi-install", line 142, in 
main()
  File "/usr/bin/pypi-install", line 134, in main
subprocess.check_call(cmd, shell=True)
  File "/usr/lib/python2.7/subprocess.py", line 511, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command 'sudo dpkg -i *.deb' returned non-zero 
exit status 127

** Affects: stdeb (Ubuntu)
 Importance: Low
 Status: Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350203

Title:
  Undeclared dependency on "sudo"

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349533] Re: unable to mount large ntfs usb drive

2014-07-29 Thread Jean-Pierre
"dd: error reading ‘/dev/sdb4’: Input/output error"
So, this is not a file system issue. I would first check the device can be read 
at all :
sudo dd if=/dev/sdb of=bootsector count=1
If this is successful, the partitioning of your device is probably not 
compatible with Ubuntu, and I would suggest repartitioning by Gparted or 
similar.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349533

Title:
  unable to mount large ntfs usb drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ntfs-3g/+bug/1349533/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1309578] Re: Ubuntu 14.04 suddenly reboots when booting from Live USB AMD A8 6600k

2014-07-29 Thread Matt
This bug should be here:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1309578/comments/42
as reported in comment 42
(https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1309578/comments/42).

The bug is marked fixed and a patch has landed in kernel 3.16-rc7 here:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=730a336c33a3398d65896e8ee3ef9f5679fe30a9
so this should be fixed in kernel 3.16. I didn't see it fixed in any
other kernels.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309578

Title:
  Ubuntu 14.04 suddenly reboots when booting from Live USB AMD A8 6600k

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1316521] Re: ProtocolError for python.org/pypi: 301 Moved Permanently

2014-07-29 Thread Luke Faraone
** Description changed:

  $ pypi-install --verbose=1000 flower
  downloading to /tmp/tmpIxm_Pz
  querying PyPI (http://python.org/pypi) for package name "flower"
  Traceback (most recent call last):
-   File "/usr/bin/pypi-install", line 142, in 
- main()
-   File "/usr/bin/pypi-install", line 110, in main
- tarball_fname = get_source_tarball(package_name,verbose=options.verbose)
-   File "/usr/bin/pypi-install", line 61, in get_source_tarball
- verbose=verbose)
-   File "/usr/bin/pypi-install", line 30, in find_tar_gz
- releases = pypi.package_releases(package_name)
-   File "/usr/lib/python2.7/xmlrpclib.py", line 1224, in __call__
- return self.__send(self.__name, args)
-   File "/usr/lib/python2.7/xmlrpclib.py", line 1578, in __request
- verbose=self.__verbose
-   File "/usr/lib/python2.7/xmlrpclib.py", line 1264, in request
- return self.single_request(host, handler, request_body, verbose)
-   File "/usr/lib/python2.7/xmlrpclib.py", line 1312, in single_request
- response.msg,
+   File "/usr/bin/pypi-install", line 142, in 
+ main()
+   File "/usr/bin/pypi-install", line 110, in main
+ tarball_fname = get_source_tarball(package_name,verbose=options.verbose)
+   File "/usr/bin/pypi-install", line 61, in get_source_tarball
+ verbose=verbose)
+   File "/usr/bin/pypi-install", line 30, in find_tar_gz
+ releases = pypi.package_releases(package_name)
+   File "/usr/lib/python2.7/xmlrpclib.py", line 1224, in __call__
+ return self.__send(self.__name, args)
+   File "/usr/lib/python2.7/xmlrpclib.py", line 1578, in __request
+ verbose=self.__verbose
+   File "/usr/lib/python2.7/xmlrpclib.py", line 1264, in request
+ return self.single_request(host, handler, request_body, verbose)
+   File "/usr/lib/python2.7/xmlrpclib.py", line 1312, in single_request
+ response.msg,
  xmlrpclib.ProtocolError: 
  
- 
+ [Test Case]
  
- Trusty
+ "pypi-install hello-world" installs without errors
+ 
+ [Regression Potential]
+ 
+ The package is currently unusable, so there is no regression pontential.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1316521

Title:
  ProtocolError for python.org/pypi: 301 Moved Permanently

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1350152] Re: Certain apps do not start on image #158

2014-07-29 Thread Jean-Baptiste Lallement
Thanks for your report.

Confirmed on 159. The following message is displayed in syslog:
[  683.101876] type=1400 audit(1406700154.585:78): apparmor="DENIED" 
operation="open" profile="com.ubuntu.gallery_gallery_2.9.1.1025" 
name="/etc/ssl/openssl.cnf" pid=4709 comm="gallery-app" requested_mask="r" 
denied_mask="r" fsuid=32011 ouid=0



** Also affects: apparmor (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: apparmor (Ubuntu)
   Importance: Undecided => Critical

** Changed in: apparmor (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350152

Title:
  Certain apps do not start on image #158

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350141] Re: dkim.sign crashs on python3

2014-07-29 Thread Tomy
** Description changed:

+ /dkim/__init__.py
+ 
  Line 421: 'from' should be b'from'
  
  # rfc4871 says FROM is required
  if 'from' not in ( x.lower() for x in include_headers ):
- raise ParameterError("The From header field MUST be signed")
+ raise ParameterError("The From header field MUST be signed")
  
  Line 122, 123: FWS and RE_BTAG should use bytes, not str.
  
  # FWS  =  ([*WSP CRLF] 1*WSP) /  obs-FWS ; Folding white space  [RFC5322]
  FWS = br'(?:(?:\s*\r?\n)?\s+)?'
  RE_BTAG = 
re.compile(br'([;\s]b'+FWS+br'=)(?:'+FWS+br'[a-zA-Z0-9+/=])*(?:\r?\n\Z)?')

** Description changed:

- /dkim/__init__.py
+ file: /dkim/__init__.py
+ 
+ Line 122, 123: FWS and RE_BTAG should use bytes, not str.
+ 
+ # FWS  =  ([*WSP CRLF] 1*WSP) /  obs-FWS ; Folding white space  [RFC5322]
+ FWS = br'(?:(?:\s*\r?\n)?\s+)?'
+ RE_BTAG = 
re.compile(br'([;\s]b'+FWS+br'=)(?:'+FWS+br'[a-zA-Z0-9+/=])*(?:\r?\n\Z)?')
  
  Line 421: 'from' should be b'from'
  
  # rfc4871 says FROM is required
  if 'from' not in ( x.lower() for x in include_headers ):
  raise ParameterError("The From header field MUST be signed")
- 
- Line 122, 123: FWS and RE_BTAG should use bytes, not str.
- 
- # FWS  =  ([*WSP CRLF] 1*WSP) /  obs-FWS ; Folding white space  [RFC5322]
- FWS = br'(?:(?:\s*\r?\n)?\s+)?'
- RE_BTAG = 
re.compile(br'([;\s]b'+FWS+br'=)(?:'+FWS+br'[a-zA-Z0-9+/=])*(?:\r?\n\Z)?')

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350141

Title:
  dkim.sign crashs on python3

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1350182] Re: nautilus crashed with SIGSEGV in g_closure_invoke()

2014-07-29 Thread Apport retracing service
*** This bug is a duplicate of bug 1295480 ***
https://bugs.launchpad.net/bugs/1295480

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1295480, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1350182/+attachment/4165599/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1350182/+attachment/4165601/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1350182/+attachment/4165603/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1350182/+attachment/4165604/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1350182/+attachment/4165605/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1350182/+attachment/4165606/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1350182/+attachment/4165607/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1295480

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350182

Title:
  nautilus crashed with SIGSEGV in g_closure_invoke()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1336827] Re: New message indication says "SMS" also for MMS

2014-07-29 Thread Martti Piirainen
It correctly says "Message from +xx" now, thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1336827

Title:
  New message indication says "SMS" also for MMS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telephony-service/+bug/1336827/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350193] [NEW] maliit-server consuming large amounts of memory

2014-07-29 Thread Bill Filler
Public bug reported:

using ~40mb after starting. This needs to be reduced significantly

** Affects: ubuntu-keyboard
 Importance: High
 Assignee: Michael Sheldon (michael-sheldon)
 Status: Confirmed

** Affects: ubuntu-keyboard (Ubuntu)
 Importance: High
 Assignee: Michael Sheldon (michael-sheldon)
 Status: Confirmed


** Tags: rtm14

** Also affects: ubuntu-keyboard
   Importance: Undecided
   Status: New

** Changed in: ubuntu-keyboard
 Assignee: (unassigned) => Michael Sheldon (michael-sheldon)

** Changed in: ubuntu-keyboard (Ubuntu)
 Assignee: (unassigned) => Michael Sheldon (michael-sheldon)

** Changed in: ubuntu-keyboard
   Importance: Undecided => High

** Changed in: ubuntu-keyboard (Ubuntu)
   Importance: Undecided => High

** Changed in: ubuntu-keyboard (Ubuntu)
   Status: New => Confirmed

** Changed in: ubuntu-keyboard
   Status: New => Confirmed

** Tags added: rtm14

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350193

Title:
  maliit-server consuming large amounts of memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-keyboard/+bug/1350193/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349847] Re: fixdep crashed with signal 7 in parse_dep_file()

2014-07-29 Thread dino99
"crash while installing the new kernel"

always that stupid bot Joseph: i suppose its your only way to ignore
linux failure. By the way that bot does not understand that 'installing
a new kernel' can only be made from a previous one.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349847

Title:
  fixdep crashed with signal 7 in parse_dep_file()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1323844] Re: Ubuntu One account screen obscured by OSK

2014-07-29 Thread Bill Filler
** Also affects: ubuntu-keyboard (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-keyboard
   Status: New => Confirmed

** Changed in: ubuntu-keyboard (Ubuntu)
   Status: New => Confirmed

** Changed in: ubuntu-keyboard (Ubuntu)
   Importance: Undecided => High

** Changed in: ubuntu-keyboard (Ubuntu)
 Assignee: (unassigned) => Michael Sheldon (michael-sheldon)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1323844

Title:
  Ubuntu One account screen obscured by OSK

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-keyboard/+bug/1323844/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1271760] Re: [oxide] thumbnail previews missing

2014-07-29 Thread Bill Filler
** Tags removed: rtm14

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1271760

Title:
  [oxide] thumbnail previews missing

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1318360] Re: Poor microphone quality (mako)

2014-07-29 Thread Bill Filler
** Changed in: pulseaudio (Ubuntu)
   Importance: Undecided => Critical

** Changed in: pulseaudio (Ubuntu)
 Assignee: (unassigned) => Ricardo Salveti (rsalveti)

** No longer affects: android (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1318360

Title:
  Poor microphone quality (mako)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1319059] Re: Call forwarding not available

2014-07-29 Thread Bill Filler
** Changed in: ubuntu-system-settings (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1319059

Title:
  Call forwarding not available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1319059/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349828] Re: [messaging-app] device in pin locked state should display a limited notify OSD on greeter

2014-07-29 Thread Bill Filler
** Also affects: messaging-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: messaging-app
   Status: New => Triaged

** Changed in: messaging-app (Ubuntu)
   Status: New => Triaged

** Changed in: messaging-app
   Importance: Undecided => Medium

** Changed in: messaging-app (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349828

Title:
  [messaging-app] device in pin locked state should display a limited
  notify OSD on greeter

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1347906] Re: don't display notification when in the message thread

2014-07-29 Thread Bill Filler
** Also affects: messaging-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: messaging-app (Ubuntu)
   Status: New => Confirmed

** Changed in: messaging-app (Ubuntu)
   Importance: Undecided => High

** Changed in: messaging-app (Ubuntu)
 Assignee: (unassigned) => Tiago Salem Herrmann (tiagosh)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1347906

Title:
  don't display notification when in the message thread

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1316521] Re: ProtocolError for python.org/pypi: 301 Moved Permanently

2014-07-29 Thread Luke Faraone
** Changed in: stdeb (Ubuntu Trusty)
   Status: Triaged => In Progress

** Changed in: stdeb (Ubuntu Trusty)
 Assignee: (unassigned) => Luke Faraone (lfaraone)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1316521

Title:
  ProtocolError for python.org/pypi: 301 Moved Permanently

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1340937] Re: not escaping characters correctly

2014-07-29 Thread Bill Filler
** Also affects: messaging-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: messaging-app (Ubuntu)
   Status: New => Confirmed

** Changed in: messaging-app (Ubuntu)
   Importance: Undecided => High

** Changed in: messaging-app (Ubuntu)
 Assignee: (unassigned) => Tiago Salem Herrmann (tiagosh)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1340937

Title:
  not escaping characters correctly

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1346745] Re: when entering the recipient number after the text, the send button is not enabled

2014-07-29 Thread Bill Filler
** Also affects: messaging-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: messaging-app (Ubuntu)
   Status: New => Confirmed

** Changed in: messaging-app (Ubuntu)
   Importance: Undecided => High

** Changed in: messaging-app (Ubuntu)
 Assignee: (unassigned) => Tiago Salem Herrmann (tiagosh)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1346745

Title:
  when entering the recipient number after the text, the send button is
  not enabled

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1336966] Re: [messaging-app] No way to tell which number is used from a contact with more than one number

2014-07-29 Thread Bill Filler
** Also affects: messaging-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: messaging-app (Ubuntu)
   Status: New => Confirmed

** Changed in: messaging-app (Ubuntu)
   Importance: Undecided => High

** Changed in: messaging-app (Ubuntu)
 Assignee: (unassigned) => Tiago Salem Herrmann (tiagosh)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1336966

Title:
  [messaging-app] No way to tell which number is used from a contact
  with more than one number

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1347903] Re: [messaging-app] don't display timestamp if new message occurs during same minute

2014-07-29 Thread Bill Filler
** Also affects: messaging-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: messaging-app (Ubuntu)
   Status: New => Confirmed

** Changed in: messaging-app (Ubuntu)
   Importance: Undecided => High

** Changed in: messaging-app (Ubuntu)
 Assignee: (unassigned) => Tiago Salem Herrmann (tiagosh)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1347903

Title:
  [messaging-app] don't display timestamp if new message occurs during
  same minute

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1328915] Re: Go back to contact app when SMS is created from Contact

2014-07-29 Thread Bill Filler
** Also affects: messaging-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: messaging-app (Ubuntu)
   Status: New => Confirmed

** Changed in: messaging-app (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1328915

Title:
  Go back to contact app when SMS is created from Contact

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350181] Re: save/restore state when app stopped by oom killer

2014-07-29 Thread Bill Filler
** Also affects: messaging-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: messaging-app (Ubuntu)
   Status: New => Confirmed

** Changed in: messaging-app (Ubuntu)
   Importance: Undecided => High

** Changed in: messaging-app (Ubuntu)
 Assignee: (unassigned) => Tiago Salem Herrmann (tiagosh)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350181

Title:
  save/restore state when app stopped by oom killer

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349342] Re: Tail on letters are cut off in message text

2014-07-29 Thread Bill Filler
** Also affects: messaging-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: messaging-app (Ubuntu)
   Status: New => Confirmed

** Changed in: messaging-app (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349342

Title:
  Tail on letters are cut off in message text

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1320437] Re: Please update the translations template file

2014-07-29 Thread Bill Filler
** Also affects: messaging-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: messaging-app (Ubuntu)
   Importance: Undecided => High

** Changed in: messaging-app (Ubuntu)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1320437

Title:
  Please update the translations template file

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1320437/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1320126] Re: IP address in message expands to HTML garbage

2014-07-29 Thread Bill Filler
** Also affects: messaging-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: messaging-app (Ubuntu)
   Status: New => Confirmed

** Changed in: messaging-app (Ubuntu)
   Importance: Undecided => High

** Changed in: messaging-app (Ubuntu)
 Assignee: (unassigned) => Tiago Salem Herrmann (tiagosh)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1320126

Title:
  IP address in message expands to HTML garbage

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324994] Re: finish dual-sim UI changes per spec

2014-07-29 Thread Bill Filler
** Changed in: dialer-app (Ubuntu)
 Assignee: (unassigned) => Gustavo Pichorim Boiko (boiko)

** Changed in: messaging-app (Ubuntu)
 Assignee: (unassigned) => Tiago Salem Herrmann (tiagosh)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324994

Title:
  finish dual-sim UI changes per spec

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1246198] Re: Text message timeline wrong when in different time zones

2014-07-29 Thread Bill Filler
** Also affects: messaging-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: messaging-app (Ubuntu)
   Status: New => Triaged

** Changed in: messaging-app (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1246198

Title:
  Text message timeline wrong when in different time zones

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1278569] Re: ibus breaks emacs and eclipse control-space keybinding

2014-07-29 Thread Aron Xu
For MineCraft, there is problem in its keyboard handling code and no
input method is working with it, including other input fields within the
program cannot be working. It's a different issue that should be handled
by MineCraft.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1278569

Title:
  ibus breaks emacs and eclipse control-space keybinding

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1316521] Re: ProtocolError for python.org/pypi: 301 Moved Permanently

2014-07-29 Thread Luke Faraone
Fixed in 0.6.0+20100620-5, available in utopic.

** Changed in: stdeb (Ubuntu)
   Importance: Undecided => High

** Also affects: stdeb (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: stdeb (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: stdeb (Ubuntu Trusty)
   Status: New => Triaged

** Changed in: stdeb (Ubuntu Trusty)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1316521

Title:
  ProtocolError for python.org/pypi: 301 Moved Permanently

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309727] Re: headphone button does not answer or hangup phone call.

2014-07-29 Thread Bill Filler
** Changed in: pulseaudio (Ubuntu)
 Assignee: (unassigned) => Ricardo Salveti (rsalveti)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309727

Title:
  headphone button does not answer or hangup phone call.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1348110] Re: "Please enter a number" label is too small for some translations

2014-07-29 Thread Bill Filler
** Also affects: dialer-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: dialer-app (Ubuntu)
   Status: New => Confirmed

** Changed in: dialer-app (Ubuntu)
   Importance: Undecided => Medium

** Changed in: dialer-app (Ubuntu)
 Assignee: (unassigned) => Gustavo Pichorim Boiko (boiko)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1348110

Title:
  "Please enter a number" label is too small for some translations

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1338970] Re: No voicemail number defined ==> No feedback when attempting to dial

2014-07-29 Thread Bill Filler
** Also affects: dialer-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: dialer-app (Ubuntu)
   Status: New => Confirmed

** Changed in: dialer-app (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1338970

Title:
  No voicemail number defined ==> No feedback when attempting to dial

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1340170] Re: [phone app] Delete number button can be difficult to hit

2014-07-29 Thread Bill Filler
** Also affects: dialer-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: dialer-app (Ubuntu)
   Status: New => Confirmed

** Changed in: dialer-app (Ubuntu)
   Importance: Undecided => Medium

** Changed in: dialer-app (Ubuntu)
 Assignee: (unassigned) => Gustavo Pichorim Boiko (boiko)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1340170

Title:
  [phone app] Delete number button can be difficult to hit

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350006] Re: "Calling" screen is shown after answering a call

2014-07-29 Thread Bill Filler
** Also affects: dialer-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: dialer-app (Ubuntu)
   Status: New => Confirmed

** Changed in: dialer-app (Ubuntu)
   Importance: Undecided => High

** Changed in: dialer-app (Ubuntu)
 Assignee: (unassigned) => Gustavo Pichorim Boiko (boiko)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350006

Title:
  "Calling" screen is shown after answering a call

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350186] Re: 123456

2014-07-29 Thread liaqat_pcsi...@yahoo.com
instalation

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350186

Title:
  123456

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350186] Re: 123456

2014-07-29 Thread liaqat_pcsi...@yahoo.com
** Attachment added: "123456"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1350186/+attachment/4165634/+files/ubiquity.desktop

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350186

Title:
  123456

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350186] [NEW] 123456

2014-07-29 Thread liaqat_pcsi...@yahoo.com
Public bug reported:

i dont no

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubiquity 2.18.7
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic i686
ApportVersion: 2.14.1-0ubuntu3
Architecture: i386
CasperVersion: 1.340
Date: Wed Jul 30 10:03:34 2014
InstallCmdLine: noprompt cdrom-detect/try-usb=true 
file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity 
initrd=/casper/initrd.lz quiet splash --
LiveMediaBuild: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417)
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 trusty ubiquity-2.18.7 ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350186

Title:
  123456

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350186] Re: 123456

2014-07-29 Thread liaqat_pcsi...@yahoo.com
ubuntu 14.4

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350186

Title:
  123456

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350185] Re: lowering kernel.perf

2014-07-29 Thread Abdul
** Description changed:

- lowering kernel.perf_event_max_sample_rate to 5 ubuntu 14.04..
- Whenever i restart the server it will give this error .. please help me
- on this
+ lowering kernel.perf_event_max_sample_rate to 5 ubuntu 14.04.. i
+ have installed the POSTGRES SQL 8.4 after that i have restart the server
+ it will give this error .. please help me on this
  
  ..URGENT..
  
  thanks & regards,
  abdul.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Opinion

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350185

Title:
  lowering kernel.perf

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1343362] Re: missing icon/action to add a new number to address book

2014-07-29 Thread Bill Filler
** Changed in: dialer-app
   Importance: Critical => High

** Changed in: dialer-app (Ubuntu)
   Importance: Critical => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1343362

Title:
  missing icon/action to add a new number to address book

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1320437] Re: Please update the translations template file

2014-07-29 Thread Bill Filler
** Changed in: dialer-app
   Status: New => In Progress

** Also affects: dialer-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: dialer-app (Ubuntu)
   Status: New => In Progress

** Changed in: dialer-app (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1320437

Title:
  Please update the translations template file

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1320437/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1303260] Re: implement call end journey

2014-07-29 Thread Bill Filler
** Changed in: dialer-app (Ubuntu)
   Importance: Critical => High

** Changed in: dialer-app
   Importance: Critical => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1303260

Title:
  implement call end journey

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1218289] Re: [dialer app] Incoming call (snap decision) not to spec

2014-07-29 Thread Bill Filler
** Changed in: dialer-app (Ubuntu)
   Importance: Medium => High

** Changed in: dialer-app (Ubuntu)
 Assignee: (unassigned) => Gustavo Pichorim Boiko (boiko)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1218289

Title:
  [dialer app] Incoming call (snap decision) not to spec

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349108] Re: Disconnections problems each day after upgrade linux-firmware:amd64 (1.127.4, 1.127.5)

2014-07-29 Thread Alexandre Neveux
Hi,

Good news !

No wireless disconnection occurs this night.

I will install additionnal packages this afternoon (gimp, vlc, etc...).

Regards.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349108

Title:
  Disconnections problems each day after upgrade linux-firmware:amd64
  (1.127.4, 1.127.5)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324994] Re: finish dual-sim UI changes per spec

2014-07-29 Thread Bill Filler
** Also affects: dialer-app (Ubuntu)
   Importance: Undecided
   Status: New

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

** Changed in: dialer-app (Ubuntu)
   Status: New => In Progress

** Changed in: messaging-app (Ubuntu)
   Status: New => In Progress

** Changed in: dialer-app (Ubuntu)
   Importance: Undecided => Critical

** Changed in: messaging-app (Ubuntu)
   Importance: Undecided => Critical

** Changed in: dialer-app
   Importance: Critical => High

** Changed in: messaging-app
   Importance: Critical => High

** Changed in: dialer-app (Ubuntu)
   Importance: Critical => High

** Changed in: messaging-app (Ubuntu)
   Importance: Critical => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324994

Title:
  finish dual-sim UI changes per spec

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350165] Re: implement audio routing switcher

2014-07-29 Thread Bill Filler
** Also affects: dialer-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: dialer-app (Ubuntu)
   Status: New => Confirmed

** Changed in: dialer-app (Ubuntu)
   Importance: Undecided => Critical

** Changed in: dialer-app (Ubuntu)
 Assignee: (unassigned) => Gustavo Pichorim Boiko (boiko)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350165

Title:
  implement audio routing switcher

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1325001] Re: improve app startup time

2014-07-29 Thread Bill Filler
** Also affects: dialer-app (Ubuntu)
   Importance: Undecided
   Status: New

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

** Also affects: address-book-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: address-book-app (Ubuntu)
   Status: New => Confirmed

** Changed in: dialer-app (Ubuntu)
   Status: New => Confirmed

** Changed in: messaging-app (Ubuntu)
   Status: New => Confirmed

** Changed in: address-book-app (Ubuntu)
   Importance: Undecided => Critical

** Changed in: dialer-app (Ubuntu)
   Importance: Undecided => Critical

** Changed in: messaging-app (Ubuntu)
   Importance: Undecided => Critical

** Changed in: dialer-app (Ubuntu)
 Assignee: (unassigned) => Gustavo Pichorim Boiko (boiko)

** Changed in: messaging-app (Ubuntu)
 Assignee: (unassigned) => Tiago Salem Herrmann (tiagosh)

** Changed in: address-book-app (Ubuntu)
 Assignee: (unassigned) => Renato Araujo Oliveira Filho (renatofilho)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1325001

Title:
  improve app startup time

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1325001/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1303260] Re: implement call end journey

2014-07-29 Thread Bill Filler
** Also affects: dialer-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: dialer-app (Ubuntu)
   Status: New => Confirmed

** Changed in: dialer-app (Ubuntu)
   Importance: Undecided => Critical

** Changed in: dialer-app (Ubuntu)
 Assignee: (unassigned) => Gustavo Pichorim Boiko (boiko)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1303260

Title:
  implement call end journey

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350185] Missing required logs.

2014-07-29 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1350185

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350185

Title:
  lowering kernel.perf

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350185] Re: lowering kernel.perf

2014-07-29 Thread Abdul
** Also affects: linux
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350185

Title:
  lowering kernel.perf

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350185] Re: lowering kernel.perf

2014-07-29 Thread Brad Figg
** Changed in: linux (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350185

Title:
  lowering kernel.perf

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350185] [NEW] lowering kernel.perf

2014-07-29 Thread Abdul
Public bug reported:

lowering kernel.perf_event_max_sample_rate to 5 ubuntu 14.04.. i
have installed the POSTGRES SQL 8.4 after that i have restart the server
it will give this error .. please help me on this

..URGENT..

thanks & regards,
abdul.

** Affects: linux
 Importance: Undecided
 Status: New

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete

** Description changed:

- lowering kernel.perf_event_max_sample_rate to 5 ubuntu 14.04
+ lowering kernel.perf_event_max_sample_rate to 5 ubuntu 14.04..
+ Whenever i restart the server it will give this error .. please help me
+ on this
+ 
+ ..URGENT..
  
  thanks & regards,
  abdul.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350185

Title:
  lowering kernel.perf

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-07-29 Thread Sayantan Das
Hi, I am using UBuntu 14.04.1 LTS with kernel 3.13.0-32. It comes with the 
Realtek wifi driver . I could run wifi from the live cd image. However 
connection used to drop after sometime . Going through this bug report I tried 
the Fix on #38. It stops the connection drop but there is constant slowing down 
of connection. If I disconnect and reconnect the wifi connection from NM 
applet, connection comes back. See the ping report attached. 
uname -a
Linux flex2 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux


lspci  | grep  -i wireless
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe 
Wireless Network Adapter

cat  /etc/modprobe.d/rtl8723be.conf
options rtl8723be fwlps=0 

flex2:~$ modinfo rtl8723be
filename:   
/lib/modules/3.13.0-32-generic/kernel/drivers/net/wireless/rtlwifi/rtl8723be/rtl8723be.ko
firmware:   rtlwifi/rtl8723befw.bin
description:Realtek 8723BE 802.11n PCI wireless
license:GPL
author: Realtek WlanFAE 
author: PageHe  
srcversion: 0D59E0301AAA6E5A93400BB
alias:  pci:v10ECdB723sv*sd*bc*sc*i*
depends:rtlwifi,rtl8723-common,rtl_pci,btcoexist,mac80211
intree: Y
vermagic:   3.13.0-32-generic SMP mod_unload modversions 
signer: Magrathea: Glacier signing key
sig_key:5E:3C:0F:9C:A6:E3:65:43:53:5F:A2:BB:5B:70:9E:84:F1:6D:A7:C7
sig_hashalgo:   sha512
parm:   swlps:bool
parm:   swenc:using hardware crypto (default 0 [hardware])
 (bool)
parm:   ips:using no link power save (default 1 is open)
 (bool)
parm:   fwlps:using linked fw control power save (default 1 is open)
 (bool)
parm:   msi:Set to 1 to use MSI interrupts mode (default 0)
 (bool)
parm:   debug:Set debug level (0-5) (default 0) (int)
?field.comment=Hi, I am using UBuntu 14.04.1 LTS with kernel 3.13.0-32. It 
comes with the Realtek wifi driver . I could run wifi from the live cd image. 
However connection used to drop after sometime . Going through this bug report 
I tried the Fix on #38. It stops the connection drop but there is constant 
slowing down of connection. If I disconnect and reconnect the wifi connection 
from NM applet, connection comes back. See the ping report attached. 
uname -a
Linux flex2 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux


lspci  | grep  -i wireless
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe 
Wireless Network Adapter

cat  /etc/modprobe.d/rtl8723be.conf
options rtl8723be fwlps=0 

flex2:~$ modinfo rtl8723be
filename:   
/lib/modules/3.13.0-32-generic/kernel/drivers/net/wireless/rtlwifi/rtl8723be/rtl8723be.ko
firmware:   rtlwifi/rtl8723befw.bin
description:Realtek 8723BE 802.11n PCI wireless
license:GPL
author: Realtek WlanFAE 
author: PageHe  
srcversion: 0D59E0301AAA6E5A93400BB
alias:  pci:v10ECdB723sv*sd*bc*sc*i*
depends:rtlwifi,rtl8723-common,rtl_pci,btcoexist,mac80211
intree: Y
vermagic:   3.13.0-32-generic SMP mod_unload modversions 
signer: Magrathea: Glacier signing key
sig_key:5E:3C:0F:9C:A6:E3:65:43:53:5F:A2:BB:5B:70:9E:84:F1:6D:A7:C7
sig_hashalgo:   sha512
parm:   swlps:bool
parm:   swenc:using hardware crypto (default 0 [hardware])
 (bool)
parm:   ips:using no link power save (default 1 is open)
 (bool)
parm:   fwlps:using linked fw control power save (default 1 is open)
 (bool)
parm:   msi:Set to 1 to use MSI interrupts mode (default 0)
 (bool)
parm:   debug:Set debug level (0-5) (default 0) (int)


** Attachment added: "pingreport"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1240940/+attachment/4165622/+files/pingreport

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1240940

Title:
  Need support for Realtek Wifi  card rtl8723be [10ec:b723]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1240940/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1269017] Re: Emojis not fully supported which results in blank received SMS messages

2014-07-29 Thread Bill Filler
I installed the ttf-ancient-fonts package and now get many emojis
correctly displayed in the messaging app and indicator. All the ones
from the iphone are not supported, but many are.

We could install this fonts package in the image, but it does take disk
space though.

** Also affects: messaging-app
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1269017

Title:
  Emojis not fully supported which results in blank received SMS
  messages

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1269017] Re: Emojis not fully supported which results in blank received SMS messages

2014-07-29 Thread Bill Filler
17.2mb to be exact

** Changed in: messaging-app
   Status: New => Confirmed

** Changed in: messaging-app
   Importance: Undecided => High

** Changed in: messaging-app
 Assignee: (unassigned) => Tiago Salem Herrmann (tiagosh)

** Tags added: rtm14

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1269017

Title:
  Emojis not fully supported which results in blank received SMS
  messages

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1183257] Re: [text inputs] [sdk] Caret visuals to be fixed for TextField and TextArea

2014-07-29 Thread Bill Filler
** Changed in: messaging-app (Ubuntu)
   Status: New => Fix Released

** Changed in: address-book-app (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1183257

Title:
  [text inputs] [sdk] Caret visuals to be fixed for TextField and
  TextArea

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1183257/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309894] Re: [Satellite C665, Conexant CX20585, Speaker, Internal] fails after a while

2014-07-29 Thread Николай
This helps in my case, looks like the related bug is very similar 
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1283168/comments/3

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309894

Title:
  [Satellite C665, Conexant CX20585, Speaker, Internal] fails after a
  while

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1287709] Re: [Messaging app] shows wrong icon when adding a contact during Compose

2014-07-29 Thread Bill Filler
** Changed in: messaging-app (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1287709

Title:
  [Messaging app] shows wrong icon when adding a contact during Compose

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1165609] Re: There is no apparent way to stop Orca.

2014-07-29 Thread Hristo Erinin
Hello,

This problem still exists in 14.04.

Alt+Super+S  shortcut as suggested by Vladimir Rutsky works.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1165609

Title:
  There is no apparent way to stop Orca.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-orca/+bug/1165609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350096] Re: Creating a new account directly on the phone leads to an unconfirmed account without informing the user

2014-07-29 Thread Alejandro J. Cura
** Also affects: ubuntuone-credentials (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntuone-credentials (Ubuntu)
   Importance: Undecided => Critical

** Changed in: ubuntuone-credentials (Ubuntu)
   Status: New => Triaged

** Changed in: unity-scope-click (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350096

Title:
  Creating a new account directly on the phone leads to an unconfirmed
  account without informing the user

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-identity-provider/+bug/1350096/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1259339] Re: Xfce4 Power Manager does not restore screen power

2014-07-29 Thread Lawrence Ong
*** This bug is a duplicate of bug 1303736 ***
https://bugs.launchpad.net/bugs/1303736

I have written an automated script to execute the "xrandr --auto"
command after resume. It solves the blank-screen problem for me.

1. Create the following file named "00_screen" in /etc/pm/sleep.d/

=
#!/bin/bash
case "$1" in
thaw|resume)
sleep 5
sudo -u  env DISPLAY=:0 /usr/bin/xrandr --auto
;;
*)
;;
esac
==

replace  with your username

2. Change it to be executable:

# chmod +x 00_screen

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1259339

Title:
  Xfce4 Power Manager does not restore screen power

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-power-manager/+bug/1259339/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1321211] Re: [Messaging] No contacts shown in dialer or messaging apps

2014-07-29 Thread Bill Filler
** Changed in: messaging-app (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1321211

Title:
  [Messaging] No contacts shown in dialer or messaging apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1321211/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1318366] Re: jujud on state server panic misses transaction in queue

2014-07-29 Thread Menno Smits
Summarising what we know so far and adding a few more details:

1. We understand why mongo was continually restarting. jujud currently
restarts mongo every time it starts so every time jujud panicked (~
every 10s), upstart would restart jujud and jujud would restart mongo.
This explains the observed mongo restarts and upstart config rewrites.
This isn't ideal behaviour and is being fixed right now (bug #1349969)

2. As per @niemeyer, the txn collection is definitely not capped.
txn.log is capped but in the dump provided by Kapil above it only has
15,671 documents in it. The cap is 10,000,000 so there's plenty of
breathing room. Capped collections is unlikely to be at play here.

3. @sabdfl, @adam-collard and @james-page have all seen this issue in
separate environments. There may be a scale/load component to this
(although Adam says he's seen it with a small scale Juju environment).

Does anyone have any ideas on what to look at from here?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1318366

Title:
  jujud on state server panic misses transaction in queue

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1318366/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1230404] Re: add support for url handling when app already running

2014-07-29 Thread Bill Filler
** Changed in: messaging-app (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: messaging-app (Ubuntu Saucy)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1230404

Title:
  add support for url handling when app already running

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1229143] Re: Contact details from another user appear in message creation

2014-07-29 Thread Bill Filler
** No longer affects: messaging-app (Ubuntu Saucy)

** Changed in: messaging-app (Ubuntu)
   Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1229143

Title:
  Contact details from another user appear in message creation

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1229950] Re: "draft" messages aren't saved

2014-07-29 Thread Bill Filler
** Changed in: messaging-app (Ubuntu)
   Status: New => Confirmed

** Also affects: messaging-app
   Importance: Undecided
   Status: New

** Changed in: messaging-app
   Status: New => Confirmed

** Changed in: messaging-app
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1229950

Title:
  "draft" messages aren't saved

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1183257] Re: [text inputs] [sdk] Caret visuals to be fixed for TextField and TextArea

2014-07-29 Thread Bill Filler
** No longer affects: address-book-app (Ubuntu)

** No longer affects: messaging-app (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1183257

Title:
  [text inputs] [sdk] Caret visuals to be fixed for TextField and
  TextArea

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1183257/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1267595] Re: Vibrate on new message

2014-07-29 Thread Bill Filler
** Changed in: messaging-app (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1267595

Title:
  Vibrate on new message

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1277331] Re: package update-notifier-common 0.147.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-07-29 Thread Ian Hulin
Have how tried your suggestion, here is the log:

ian@nanny-ogg ~$ sudo apt-get install --reinstall python-debian
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
Need to get 0 B/57.6 kB of archives.
After this operation, 0 B of additional disk space will be used.
(Reading database ... 501283 files and directories currently installed.)
Preparing to replace python-debian 0.1.21+nmu2ubuntu1 (using 
.../python-debian_0.1.21+nmu2ubuntu1_all.deb) ...
Unpacking replacement python-debian ...
Setting up python-debian (0.1.21+nmu2ubuntu1) ...
Setting up update-notifier-common (0.147.1) ...
Traceback (most recent call last):
  File "/usr/lib/update-notifier/package-data-downloader", line 26, in 
import debian.deb822
ImportError: No module named debian.deb822
dpkg: error processing update-notifier-common (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of flashplugin-installer:
 flashplugin-installer depends on update-notifier-common (>= 0.119ubuntu2); 
however:
  Package update-notifier-common is not configured yet.

dpkg: error processing flashplugin-installer (--configure):
 dependency problems - leaving unconfigured
Setting up python-gtk2-dev (2.24.0-3ubuntu1) ...
No apport report written because the error message indicates it's a follow-up 
error from a previous failure.

dpkg: error processing python-gtk2-dev 
(--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 update-notifier-common
 flashplugin-installer
 python-gtk2-dev
E: Sub-process /usr/bin/dpkg returned an error code (1)
ian@nanny-ogg ~$

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1277331

Title:
  package update-notifier-common 0.147.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1277331/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350104] Re: package fglrx (not installed) failed to install/upgrade: subprocesso novo script pre-installation retornou erro do status de saída 1

2014-07-29 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  Reviewing your dmesg attachment in this bug report it
seems that there is a problem with your hardware.  I recommend
performing a back up and then investigating the situation.  Measures you
might take include checking cable connections and using software tools
to investigate the health of your hardware.  In the event that is is not
in fact an error with your hardware please set the bug's status back to
New.  Thanks and good luck!

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: hardware-error

** Changed in: fglrx-installer (Ubuntu)
   Importance: Undecided => Low

** Changed in: fglrx-installer (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350104

Title:
  package fglrx (not installed) failed to install/upgrade: subprocesso
  novo script pre-installation retornou erro do status de saída 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1350104/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1327360] Re: xfs_btree_cur leak

2014-07-29 Thread Michael S. Fischer
Yes, it did continue to help.  I'd suggest it be included for future
stable updates.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1327360

Title:
  xfs_btree_cur leak

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350127] Re: Image Crashed

2014-07-29 Thread Ubuntu Foundations Team Bug Bot
*** This bug is a duplicate of bug 1290460 ***
https://bugs.launchpad.net/bugs/1290460

Exception during installation:
Jul 30 00:44:31 mythbuntu /plugininstall.py: Traceback (most recent call last):
Jul 30 00:44:31 mythbuntu /plugininstall.py:   File 
"/usr/share/ubiquity/plugininstall.py", line 1770, in 
Jul 30 00:44:31 mythbuntu /plugininstall.py: install.run()
Jul 30 00:44:31 mythbuntu /plugininstall.py:   File 
"/usr/share/ubiquity/plugininstall.py", line 78, in wrapper
Jul 30 00:44:31 mythbuntu /plugininstall.py: func(self)
Jul 30 00:44:31 mythbuntu /plugininstall.py:   File 
"/usr/share/ubiquity/plugininstall.py", line 204, in run
Jul 30 00:44:31 mythbuntu /plugininstall.py: self.configure_plugins()
Jul 30 00:44:31 mythbuntu /plugininstall.py:   File 
"/usr/share/ubiquity/plugininstall.py", line 570, in configure_plugins
Jul 30 00:44:31 mythbuntu /plugininstall.py: self.run_plugin(plugin)
Jul 30 00:44:31 mythbuntu /plugininstall.py:   File 
"/usr/share/ubiquity/plugininstall.py", line 544, in run_plugin
Jul 30 00:44:31 mythbuntu /plugininstall.py: ret = 
inst.install(self.target, PluginProgress(self.db))
Jul 30 00:44:31 mythbuntu /plugininstall.py:   File 
"/usr/lib/ubiquity/plugins/myth-install-type.py", line 198, in install
Jul 30 00:44:31 mythbuntu /plugininstall.py: self.setup_roles()
Jul 30 00:44:31 mythbuntu /plugininstall.py:   File 
"/usr/lib/ubiquity/plugins/myth-install-type.py", line 178, in setup_roles
Jul 30 00:44:31 mythbuntu /plugininstall.py: vnc.create_password(passwd)
Jul 30 00:44:31 mythbuntu /plugininstall.py:   File 
"/usr/lib/python3/dist-packages/mythbuntu_common/vnc.py", line 58, in 
create_password
Jul 30 00:44:31 mythbuntu /plugininstall.py: raise ValueError('Password 
should be passed as bytes')
Jul 30 00:44:31 mythbuntu /plugininstall.py: ValueError: Password should be 
passed as bytes
Jul 30 00:44:31 mythbuntu /plugininstall.py: 


** Tags added: installer-crash

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350127

Title:
  Image Crashed

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350127] Re: Image Crashed

2014-07-29 Thread Ubuntu Foundations Team Bug Bot
*** This bug is a duplicate of bug 1290460 ***
https://bugs.launchpad.net/bugs/1290460

Thank you for taking the time to report this bug and helping to make Ubuntu 
better. This particular bug has already been reported and is a duplicate of bug 
1290460, so it is being marked as such. Please look at the other bug report to 
see if there is any missing information that you can provide, or to see if 
there is a workaround for the bug.  Additionally, any further discussion 
regarding the bug should occur in the other report.  Please continue to report 
any other bugs you may find.
[This is an automated message.  I apologize if it reached you inappropriately; 
please just reply to this message indicating so.]

** This bug has been marked a duplicate of bug 1290460
   Mythbuntu Installer Crashes: File 
"/usr/lib/python3/dist-packages/mythbuntu_common/vnc.py", line 58, in 
create_password ValueError: Password should be passed as bytes

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350127

Title:
  Image Crashed

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 755406] Re: Mouse offset problem when using a WINE application maximized

2014-07-29 Thread Launchpad Bug Tracker
[Expired for compiz (Ubuntu) because there has been no activity for 60
days.]

** Changed in: compiz (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/755406

Title:
  Mouse offset problem when using a WINE application maximized

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 755406] Re: Mouse offset problem when using a WINE application maximized

2014-07-29 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: unity (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/755406

Title:
  Mouse offset problem when using a WINE application maximized

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 755406] Re: Mouse offset problem when using a WINE application maximized

2014-07-29 Thread Launchpad Bug Tracker
[Expired for Compiz because there has been no activity for 60 days.]

** Changed in: compiz
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/755406

Title:
  Mouse offset problem when using a WINE application maximized

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 609703] Re: package libmms0 (not installed) failed to install/upgrade: ne peut pas accéder à l'archive: Aucun fichier ou dossier de ce type

2014-07-29 Thread Launchpad Bug Tracker
[Expired for libmms (Ubuntu) because there has been no activity for 60
days.]

** Changed in: libmms (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/609703

Title:
  package libmms0 (not installed) failed to install/upgrade: ne peut pas
  accéder à l'archive: Aucun fichier ou dossier de ce type

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 755406] Re: Mouse offset problem when using a WINE application maximized

2014-07-29 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.]

** Changed in: unity
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/755406

Title:
  Mouse offset problem when using a WINE application maximized

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 577309] Re: gdm 2.30.0-0ubuntu5 failed to install /var/lib/gdm/.cache/login_frequency.cache

2014-07-29 Thread Launchpad Bug Tracker
[Expired for gdm (Ubuntu) because there has been no activity for 60
days.]

** Changed in: gdm (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/577309

Title:
   gdm 2.30.0-0ubuntu5 failed to install
  /var/lib/gdm/.cache/login_frequency.cache

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324881] Re: Installer crashes on Acer S7

2014-07-29 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ubiquity (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324881

Title:
  Installer crashes on Acer S7

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1315385] Re: ao atualizar erro aptdaemon ubuntu 14.04

2014-07-29 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

** Changed in: ubuntu
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1315385

Title:
   ao atualizar erro aptdaemon ubuntu 14.04

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256569] Re: EMU 0202 volume control not working

2014-07-29 Thread Launchpad Bug Tracker
[Expired for alsa-driver (Ubuntu) because there has been no activity for
60 days.]

** Changed in: alsa-driver (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256569

Title:
  EMU 0202 volume control not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1256569/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1231572] Re: [messaging app] OSK should be dismissed when sheet to Add Contact appears

2014-07-29 Thread Bill Filler
** Changed in: messaging-app (Ubuntu)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1231572

Title:
  [messaging app] OSK should be dismissed when sheet to Add Contact
  appears

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1231572/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1306496] Re: Some message notifications launch incorrect app when tapped #287 on mako

2014-07-29 Thread Bill Filler
** Changed in: messaging-app (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1306496

Title:
  Some message notifications launch incorrect app when tapped #287 on
  mako

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1315385] Re: ao atualizar erro aptdaemon ubuntu 14.04

2014-07-29 Thread Launchpad Bug Tracker
[Expired for Aptdaemon because there has been no activity for 60 days.]

** Changed in: aptdaemon
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1315385

Title:
   ao atualizar erro aptdaemon ubuntu 14.04

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1335777] Re: App labelled "Messaging" in Dash, "Messages" in app

2014-07-29 Thread Bill Filler
There are no labels called "Messages" anymore. The header shows "Chats"
when you open the app.

** Changed in: messaging-app (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1335777

Title:
  App labelled "Messaging" in Dash, "Messages" in app

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324880] Re: Default Databases are not showing and new import is not working. Throwing error

2014-07-29 Thread Launchpad Bug Tracker
[Expired for apache2 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: apache2 (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324880

Title:
  Default Databases are not showing and new import is not working.
  Throwing error

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1323624] Re: Unresponsive CIFS mounts block unrelated I/O

2014-07-29 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1323624

Title:
  Unresponsive CIFS mounts block unrelated I/O

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1238876] Re: [Dialer] Hard to read numbers of "Unknown" contacts in call log

2014-07-29 Thread Bill Filler
** Changed in: dialer-app (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1238876

Title:
  [Dialer] Hard to read numbers of "Unknown" contacts in call log

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1238876/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1242771] Re: Call log, dates in wrong format

2014-07-29 Thread Bill Filler
I believe this is fixed. Please reopen if that is not the case.

** Changed in: dialer-app (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1242771

Title:
  Call log, dates in wrong format

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1315055] Re: 8086:08b1 (rev 73) [Intel D54250WYK] Intel Wireless 7260.HMWG Constant Dropped Connection

2014-07-29 Thread Justin Evans
Hi Seth - thanks for following up.  This issue was fixed for me in
mainline kernel v3.15-rc3-utopic back in May.  After a few weeks on that
kernel, I went back to official kernel and the connection has been rock
solid ever since.

I've been performing upgrade & dist-upgrade weekly since late May and
have yet to experience this issue again!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1315055

Title:
  8086:08b1 (rev 73) [Intel D54250WYK] Intel Wireless 7260.HMWG Constant
  Dropped Connection

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1343362] Re: missing icon/action to add a new number to address book

2014-07-29 Thread Bill Filler
** Changed in: dialer-app (Ubuntu)
   Importance: Undecided => Critical

** Changed in: dialer-app (Ubuntu)
 Assignee: (unassigned) => Gustavo Pichorim Boiko (boiko)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1343362

Title:
  missing icon/action to add a new number to address book

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1346502] Re: improve conversation load time

2014-07-29 Thread Bill Filler
** Changed in: messaging-app (Ubuntu)
   Importance: Undecided => Critical

** Changed in: messaging-app (Ubuntu)
 Assignee: (unassigned) => Tiago Salem Herrmann (tiagosh)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1346502

Title:
  improve conversation load time

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   8   9   10   >