[Bug 1634394] [NEW] ubuntu-core-launcher confinement error on Yakkety

2016-10-18 Thread Roberto Alsina
Public bug reported: I can't launch Nikola from a snap in Yakkety, I get this error: /usr/bin/ubuntu-core-launcher: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory It seems that's caused by ubuntu-core-launcher. Running it gives the

Re: [Bug 1592936] Re: Circular symlinks break snapd

2016-09-13 Thread Roberto Alsina
No, sadly it got deleted by accident. Let's close this and if it ever happens again I'll let you know :-) On Tue, Sep 13, 2016 at 9:08 AM, Paweł Stołowski <1592...@bugs.launchpad.net > wrote: > Hi Roberto. It's very probable that this problem was fixed, but with no > clear steps for reproducing

[Bug 1576411] Re: UTF-8 is not very well supported inside snaps

2016-06-15 Thread Roberto Alsina
The workaround by Oliver doesn't wok for me, apparently because the environment variable names have changed? Here's a version that is working for me with snapcraft 2.11, snapd 2.0.8 https://github.com/getnikola/nikola/blob/provide- snap/snapcraft/nikola.sh -- You received this bug notification

[Bug 1592936] [NEW] Circular symlinks break snapd

2016-06-15 Thread Roberto Alsina
Public bug reported: I seem to have managed to create a snap that contains a circular symlink, and it totally breaks snapd, it cannot be removed, or upgraded. Here's an example of what happens: $ snap install nikola*snap NameVersion Rev Developer Notes nikola 7.7.9x1 -

[Bug 1474435] Re: [dialler] "Smart dialing" is not supported

2016-01-25 Thread Roberto Alsina
Bartosz incomplete how? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1474435 Title: [dialler] "Smart dialing" is not supported To manage notifications about this bug go to:

[Bug 1474435] [NEW] Smart dialing is not supported

2015-07-14 Thread Roberto Alsina
Public bug reported: In Android, Windows phone, and older platforms (meaning, everywhere but iOS and apparently Jolla) you can use the T9 letters in the dialer app to type the beginning of names and get suggested phone numbers. For example, if Mom is a contact, then typing 66 will suggest

[Bug 1394734] Re: registerApp is called on UI thread

2014-12-01 Thread Roberto Alsina
** Changed in: ubuntu-push-qml 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/1394734 Title: registerApp is called on UI thread To manage notifications

[Bug 1393261] Re: API does not follow QML style

2014-11-27 Thread Roberto Alsina
** Also affects: canonical-devices-system-image 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/1393261 Title: API does not follow QML style To manage

[Bug 1384855] Re: clearPersistent is passing a string list instead of multiple strings to push-client

2014-11-17 Thread Roberto Alsina
** Changed in: ubuntu-push-qml Status: Triaged = 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/1384855 Title: clearPersistent is passing a string list instead of multiple

[Bug 1380662] Re: legacy apps re-set their notification status on reboot

2014-10-14 Thread Roberto Alsina
This seems to affect only legacy apps (external drives and system- settings) and not every time. The only difference in the setting between legacy and click apps is that legacy apps are stored like: ('', 'ciborium') and click apps like: ('com.ubuntu.developer.webapps.webapp-facebook',

Re: [Bug 1380662] Re: legacy apps re-set their notification status on reboot

2014-10-14 Thread Roberto Alsina
I am doing a branch with more logging just in case the code from settings is being invoked by the settings wizard or whatever and it has to be fixed. On Tue, Oct 14, 2014 at 6:05 PM, Roberto Alsina roberto.als...@canonical.com wrote: I played in the same lines and ('ciborium', 'ciborium

Re: [Bug 1380662] Re: legacy apps re-set their notification status on reboot

2014-10-14 Thread Roberto Alsina
')] but [('', 'ciborium')] is removed. ** Changed in: ubuntu-system-settings (Ubuntu) Importance: Undecided = High ** Changed in: ubuntu-system-settings (Ubuntu) Assignee: (unassigned) = Roberto Alsina (ralsina) -- You received this bug notification because you are a bug assignee. https

Re: [Bug 1367018] Re: Click app available for update has wrong name

2014-09-11 Thread Roberto Alsina
Well, I don't know. Where does the store get Hello from? Why is that not in the app's metadata? I changed the title to something sensible, but this will always have the potential for inconsistency. On Thu, Sep 11, 2014 at 6:33 AM, Sebastien Bacher seb...@ubuntu.com wrote: What would you

[Bug 1365875] Re: mail notification displayed even when phone locked

2014-09-10 Thread Roberto Alsina
** Changed in: ubuntu-push Status: Fix Committed = 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/1365875 Title: mail notification displayed even when phone locked To manage

Re: [Bug 1365875] mail notification displayed even when phone locked

2014-09-10 Thread Roberto Alsina
Or maybe I just did it faster :-) On Wed, Sep 10, 2014 at 10:18 PM, Sergio Schvezov sergio.schve...@canonical.com wrote: On miércoles 10 de septiembre de 2014 22h'04:36 ART, Roberto Alsina wrote: ** Changed in: ubuntu-push Status: Fix Committed = Fix Released If you are manually

[Bug 1367018] Re: Click app available for update has wrong name

2014-09-09 Thread Roberto Alsina
So it's using the title field, but that's not generally a nice name (webapp-gmail, for example), and it's not the one the store uses. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1367018 Title:

[Bug 1367018] Re: Click app available for update has wrong name

2014-09-09 Thread Roberto Alsina
} }, installed-size: 54, maintainer: Roberto Alsina roberto.als...@canonical.com, name: com.ubuntu.developer.ralsina.hello, title: ubuntu-push-example, version: 0.4.1 }, { _directory: /usr/share/click/preinstalled/.click/users/@all

[Bug 1365875] Re: mail notification displayed even when phone locked

2014-09-09 Thread Roberto Alsina
** Changed in: ubuntu-push Status: New = In Progress ** Changed in: ubuntu-push Assignee: (unassigned) = Roberto Alsina (ralsina) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365875

[Bug 1365875] Re: mail notification displayed even when phone locked

2014-09-09 Thread Roberto Alsina
A branch is being landed now so that when the screen is locked, popups are not displayed (all other notifications still work). Further refinements really need design input. ** Changed in: ubuntu-push Status: In Progress = Fix Committed -- You received this bug notification because you

[Bug 1357506] Re: FileNotFoundError: [Errno 2] No translation file found for domain: 'ubuntu-system-settings'

2014-09-08 Thread Roberto Alsina
** No longer affects: ubuntu-push (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1357506 Title: FileNotFoundError: [Errno 2] No translation file found for domain: 'ubuntu-system-settings'

[Bug 1365875] Re: mail notification displayed even when phone locked

2014-09-08 Thread Roberto Alsina
As a stopgap measure we can not display notifications if the screen is locked, and make noise/vibrate instead. (suggested by lucio) ** Changed in: ubuntu-push Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1367018] [NEW] Click app available for update has wrong name

2014-09-08 Thread Roberto Alsina
Public bug reported: I have written a app called hello, and it's available in the store under that name. Today I released a new version 0.4.1 and system settings shows the update as ubuntu-push-example ** Affects: ubuntu-system-settings (Ubuntu) Importance: Undecided Status: New

[Bug 1362866] [NEW] My app doesn't install in RTM with corrupt info database error

2014-08-28 Thread Roberto Alsina
Public bug reported: I have an app to test push notifications, called hello, available in the store. It's working well in utopic-proposed (Image #212) but it fails to install in rtm-proposed (Image #12) in both cases i386 emulator. When I try yo install the store's downloaded package I get this

[Bug 1362866] Re: My app doesn't install in RTM with corrupt info database error

2014-08-28 Thread Roberto Alsina
Recreating the emulator with the same image made it work. So, probably just one of those things I guess :-( ** Changed in: click (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1357506] Re: FileNotFoundError: [Errno 2] No translation file found for domain: 'ubuntu-system-settings'

2014-08-27 Thread Roberto Alsina
I am fixing this now ** Changed in: ubuntu-system-settings (Ubuntu) Assignee: John Lenton (chipaca) = Roberto Alsina (ralsina) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1357506 Title

[Bug 1360366] [NEW] Qt.labs.settings using ~/.config/qt-project.org which is blocked by apparmor

2014-08-22 Thread Roberto Alsina
Public bug reported: I was using Qt.labs.settings in a QML app, and when trying to store settings in a click app running on ubuntu touch, I get this: Aug 22 16:49:17 ubuntu-phablet kernel: [ 144.375949] type=1400 audit(1408726157.559:149): apparmor=DENIED operation=mkdir

[Bug 1359720] [NEW] mailto: URLs in contact are shown wrong in app preview

2014-08-21 Thread Roberto Alsina
Public bug reported: According to what I saw while submitting an app the Contact field must be a URL and it can be a http https or mailto URL. However, using mailto:roberto.als...@canonical.com as my contact URL makes that appear literally in the app preview before installing it (app is called

[Bug 1286553] Re: ubuntu-download-manager broken in #213 (and later) on mako

2014-03-01 Thread Roberto Alsina
** Changed in: ubuntu-download-manager (Ubuntu) Assignee: (unassigned) = Manuel de la Peña (mandel) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1286553 Title: ubuntu-download-manager broken

[Bug 1283302] Re: No way to update apps from store

2014-02-21 Thread Roberto Alsina
** Changed in: ubuntu-system-settings (Ubuntu) Assignee: (unassigned) = Diego Sarmentero (diegosarmentero) ** Changed in: ubuntu-system-settings (Ubuntu) Importance: Undecided = Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1281699] Re: The tile size in the Click Application Scope is inappropriate

2014-02-18 Thread Roberto Alsina
** Changed in: unity-scope-click (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/1281699 Title: The tile size in the Click Application Scope is

[Bug 1281505] Re: app scope fails to install click packages from store

2014-02-18 Thread Roberto Alsina
** Changed in: unity-scope-click (Ubuntu) Status: New = Fix Released ** Changed in: unity-scopes-shell 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/1281505

[Bug 1255653] Re: Click apps nearly impossible to install.

2013-12-05 Thread Roberto Alsina
The problem seems to be that the download is started, which when it's finished will cause the app to be installed, BUT the scope is not checking whether the app it's displaying on the preview is being downloaded. So, when the preview is refreshed (for example, because you navigated away), you get

[Bug 1232071] Re: Please login to your U1 account: Close button doesn't work

2013-09-27 Thread Roberto Alsina
*** This bug is a duplicate of bug 1231519 *** https://bugs.launchpad.net/bugs/1231519 ** Also affects: click-update-manager Importance: Undecided Status: New ** No longer affects: click-update-manager -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1231389] Re: Click updater app does not run

2013-09-26 Thread Roberto Alsina
** Changed in: click-update-manager (Ubuntu) Importance: Undecided = Critical ** Changed in: click-update-manager (Ubuntu) Status: New = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1224938] Re: Click apps listed twice on home screen in installed apps

2013-09-20 Thread Roberto Alsina
** Changed in: unity-scope-home (Ubuntu) Status: Confirmed = Fix Committed ** Changed in: unity-scope-home Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1227910] Re: No icon

2013-09-19 Thread Roberto Alsina
** Changed in: click-update-manager Status: New = Triaged ** Changed in: click-update-manager (Ubuntu) Status: New = Triaged ** Changed in: click-update-manager Importance: Undecided = High ** Changed in: click-update-manager (Ubuntu) Importance: Undecided = High ** Changed

[Bug 1225388] Re: More Suggestions is often blank

2013-09-14 Thread Roberto Alsina
In my case, even doing nothing it fills. I suspect this is because we are getting the more suggestions when the scope starts, and if wifi is taking a while to connect, then there is nothing there. We should query when wifi connects instead. ** Changed in: unity-lens-applications (Ubuntu)

[Bug 1225387] Re: Multiple entries for each application

2013-09-14 Thread Roberto Alsina
-applications (Ubuntu) Assignee: (unassigned) = Roberto Alsina (ralsina) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225387 Title: Multiple entries for each application To manage notifications

[Bug 1224945] Re: Doesn't hide newly installed apps from suggestions

2013-09-13 Thread Roberto Alsina
** Changed in: unity-scope-click Importance: Undecided = High ** Changed in: unity-scope-click Assignee: (unassigned) = Alejandro J. Cura (alecu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1224938] Re: Click apps listed twice on home screen in installed apps

2013-09-13 Thread Roberto Alsina
** Changed in: unity-scope-click Importance: Undecided = High ** Changed in: unity-scope-click Assignee: (unassigned) = Alejandro J. Cura (alecu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1224945] Re: Doesn't hide newly installed apps from suggestions

2013-09-13 Thread Roberto Alsina
*** This bug is a duplicate of bug 1217461 *** https://bugs.launchpad.net/bugs/1217461 ** This bug has been marked a duplicate of bug 1217461 Freshly installed click still appears in More Suggestions and not Installed -- You received this bug notification because you are a member of

[Bug 1193274] Re: Can't publish files in Ubuntu One

2013-08-26 Thread Roberto Alsina
** Changed in: ubuntuone-client (Ubuntu) Assignee: Ubuntu One Client Engineering team (ubuntuone-client-engineering) = Rodney Dawes (dobey) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1193274

[Bug 1154176] Re: [FFE] Add payment preview for music

2013-03-20 Thread Roberto Alsina
@Marco Biscaro: there is a choice here between a non-invasive, limited impact change, and a more extensive and visible one. Talking with Didier Roche yesterday, we decided we'll propose the branches that expose the new functionality via the music scope. It should be up in a couple of hours or so.

[Bug 1154176] Re: [FFE] Add payment preview for music

2013-03-19 Thread Roberto Alsina
There are a few reasons why this FFE is important. 1) This code, as mentioned before, was ready before FF but it was put on hold because of an urgent one-off project. It is fairly well tested both by my team in online services and by the unity team. 2) Because this code implements the payment

[Bug 1154176] Re: [FFE] Add payment preview for music

2013-03-19 Thread Roberto Alsina
@sabdfl working on it immediately. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1154176 Title: [FFE] Add payment preview for music To manage notifications about this bug go to:

[Bug 1112106] Re: gwibber-service crashed with ImportError in /usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py: No module named Image

2013-02-01 Thread Roberto Alsina
Just in case, the recommended way to portably import PIL: try: from PIL import Image except ImportError: import Image Depending on PIL version, and the way it's installed, one or the other will work. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 705215] Re: software-center crashed with DBusException in call_blocking()

2013-01-22 Thread Roberto Alsina
** Changed in: software-center (Ubuntu) Assignee: (unassigned) = Rodney Dawes (dobey) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/705215 Title: software-center crashed with DBusException in

[Bug 1031814] Re: Replace Not found screen with a spinner until the apps list has been updated

2013-01-22 Thread Roberto Alsina
** Changed in: software-center (Ubuntu) Assignee: (unassigned) = Rodney Dawes (dobey) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1031814 Title: Replace Not found screen with a spinner until

[Bug 870207] Re: software-center crashed with ValueError in get_iter(): invalid tree path '1:64'

2013-01-22 Thread Roberto Alsina
** Changed in: software-center (Ubuntu) Assignee: (unassigned) = Rodney Dawes (dobey) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/870207 Title: software-center crashed with ValueError in

[Bug 1050594] Re: software-center doesn't display all apps on a fresh install

2013-01-22 Thread Roberto Alsina
** Changed in: software-center (Ubuntu) Assignee: (unassigned) = Rodney Dawes (dobey) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1050594 Title: software-center doesn't display all apps on a

[Bug 1041008] Re: software-center crashed in _run_transaction() when installing a debian package that fails lintian checks (is of bad quality)

2013-01-22 Thread Roberto Alsina
** Changed in: software-center (Ubuntu) Assignee: (unassigned) = Rodney Dawes (dobey) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1041008 Title: software-center crashed in _run_transaction()

[Bug 1089461] Re: ubuntuone-syncdaemon crashes after startup

2012-12-12 Thread Roberto Alsina
Could you attach the ubuntuone logs? They are located in ~/.cache/ubuntuone/log/ Since those logs may contain filenames and other private information, I'll mark the bug as private. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 357395] Re: ubuntuone-client requires NetworkManager

2012-11-29 Thread Roberto Alsina
@cabruca please don't randomly change ancient bugs please :-) ** Information type changed from Public Security to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/357395 Title:

[Bug 1069555] Re: u1 control panel signs me out of u1 locally when I remove a different device

2012-10-21 Thread Roberto Alsina
*** This bug is a duplicate of bug 1052470 *** https://bugs.launchpad.net/bugs/1052470 Hello, and thanks for reporting this, it helps us improve Ubuntu One. You seem to have misunderstood the way that part of the control panel works. Basically, you can see the authorized devices, but the

[Bug 1063904] Re: ubuntuone-control-panel-qt --switch-to option does not work

2012-10-09 Thread Roberto Alsina
** Changed in: ubuntuone-control-panel (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1063904 Title: ubuntuone-control-panel-qt --switch-to option

[Bug 1063904] Re: ubuntuone-control-panel-qt --switch-to option does not work

2012-10-08 Thread Roberto Alsina
** Changed in: ubuntuone-control-panel (Ubuntu) Status: New = In Progress ** Changed in: ubuntuone-control-panel (Ubuntu) Assignee: (unassigned) = Roberto Alsina (ralsina) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 1064037] Re: U1 shortcut in control panel and nautilus points to different locations

2012-10-08 Thread Roberto Alsina
That's not a bug: If you have a Nautilus bookmark pointing at any folder, and you move that folder, then the bookmark will follow your move. In this case, I am assuming you had ~/Ubuntu One and moved it into ~/Bureau and later created a new ~/Ubuntu One. When you moved the folder, the bookmark

[Bug 1042343] Re: [FFE] Ubuntu One integration with Q sync indicator

2012-09-20 Thread Roberto Alsina
Build log attached. ** Attachment added: buildlog_ubuntu-quantal-i386.ubuntu-sso-client_4.1+r1002-56~quantal1_BUILDING.txt https://bugs.launchpad.net/ubuntuone-client/+bug/1042343/+attachment/3325002/+files/buildlog_ubuntu-quantal-i386.ubuntu-sso-client_4.1%2Br1002-56%7Equantal1_BUILDING.txt

[Bug 974637] Re: Qt Registration and Log-in dialogs have no way to perform the other action

2012-09-03 Thread Roberto Alsina
** Changed in: ubuntu-sso-client/trunk Assignee: Ubuntu One Desktop+ team (ubuntuone-desktop+) = Roberto Alsina (ralsina) ** Changed in: ubuntu-sso-client/trunk Status: Triaged = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1042445] Re: Ubuntu One Sync Daemon (ubuntuone-syncd) has very high (100%) CPU usage

2012-08-27 Thread Roberto Alsina
I am marking the bug as private, just in case. ** Visibility changed to: Private -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1042445 Title: Ubuntu One Sync Daemon (ubuntuone-syncd) has very high

[Bug 1034108] Re: Lubuntu, won't take system password, always prompts for keyring

2012-08-07 Thread Roberto Alsina
Hello, and thanks for the bug report. I am not sure I understand it though. You are saying in Lubuntu you get a prompt asking for the GNOME keyring password but which doesn't accept your GNOME keyring password? ** Changed in: ubuntuone-client (Ubuntu) Status: New = Incomplete -- You

[Bug 1033488] Re: UbuntuOne fails to synchronise folder when invalid symlink with same name as cloud folder is present

2012-08-06 Thread Roberto Alsina
Assignee: (unassigned) = Roberto Alsina (ralsina) ** Changed in: ubuntuone-control-panel Assignee: (unassigned) = Roberto Alsina (ralsina) ** Changed in: ubuntuone-client Status: New = In Progress ** Changed in: ubuntuone-control-panel Status: New = In Progress -- You received

[Bug 1033488] Re: UbuntuOne fails to synchronise folder when invalid symlink with same name as cloud folder is present

2012-08-06 Thread Roberto Alsina
** Branch unlinked: lp:~ralsina/ubuntuone-client/verify-harder -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1033488 Title: UbuntuOne fails to synchronise folder when invalid symlink with same

[Bug 1007421] Re: ubuntuone-control-panel-qt has no scrollbars on quantal

2012-08-02 Thread Roberto Alsina
** Also affects: ubuntuone-control-panel/stable-4-0 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/1007421 Title: ubuntuone-control-panel-qt has no

[Bug 1029164] Re: ubuntuone-launch crashed with OSError in makedirs(): [Errno 13] Permission denied: '/home/username/.config'

2012-08-01 Thread Roberto Alsina
This would indicate that you are having a permission issue. Could you post the output of ls -lda ~/.config please? ** Changed in: ubuntuone-client (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1007421] Re: ubuntuone-control-panel-qt has no scrollbars on quantal

2012-08-01 Thread Roberto Alsina
After talking with Andrea, I will do a workaround. ** Changed in: ubuntuone-control-panel Assignee: Ubuntu One Desktop+ team (ubuntuone-desktop+) = Roberto Alsina (ralsina) ** Changed in: ubuntuone-control-panel Status: Confirmed = In Progress -- You received this bug notification

[Bug 1031197] Re: DownloadFinished signal triggers when file has not yet completed writing

2012-07-31 Thread Roberto Alsina
** Changed in: ubuntuone-client Assignee: (unassigned) = Alejandro J. Cura (alecu) ** Changed in: ubuntuone-client Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1017384] Re: Lost file after saving in GEdit

2012-06-25 Thread Roberto Alsina
*** This bug is a duplicate of bug 1012620 *** https://bugs.launchpad.net/bugs/1012620 There was a report of a similar issue with GEdit, https://bugs.launchpad.net/ubuntuone-client/+bug/1012620 for which a fix was released in ubuntuone-client 3.0.2 which was SRU'd a few days ago. If you

[Bug 1012620] Re: Should ignore .goutputstream-XXXXXX files

2012-06-13 Thread Roberto Alsina
** Changed in: ubuntuone-client (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/1012620 Title: Should ignore .goutputstream-XX files To manage

[Bug 1012620] Re: Should ignore .goutputstream-XXXXXX files

2012-06-13 Thread Roberto Alsina
Importance: Undecided Status: New ** Changed in: ubuntuone-client/trunk Status: New = In Progress ** Changed in: ubuntuone-client (Ubuntu) Status: In Progress = Triaged ** Changed in: ubuntuone-client/trunk Assignee: (unassigned) = Roberto Alsina (ralsina

[Bug 1008190] Re: Not available for other Linux distros

2012-06-10 Thread Roberto Alsina
*** This bug is a duplicate of bug 375349 *** https://bugs.launchpad.net/bugs/375349 @Tomasz Fedora 14 has been End-of-Life for 6 months already. It's not something you want to use. http://lists.fedoraproject.org/pipermail/announce/2011-November/003010.html Please keep posting if you have

[Bug 1009107] Re: start page has back button that goes to network detect page, which then lies and traps you

2012-06-08 Thread Roberto Alsina
** Also affects: ubuntu-sso-client/stable-3-0 Importance: Undecided Status: New ** Also affects: ubuntu-sso-client/stable-4-0 Importance: Undecided Status: New ** Also affects: ubuntu-sso-client/trunk Importance: Undecided Assignee: Roberto Alsina (ralsina

[Bug 1009107] Re: start page has back button that goes to network detect page, which then lies and traps you

2012-06-08 Thread Roberto Alsina
** No longer affects: ubuntuone-control-panel (Ubuntu) ** Also affects: ubuntu-sso-client (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/1009107

[Bug 983756] Re: Ubuntuone not working for likewise user account in Precise

2012-06-07 Thread Roberto Alsina
We did not do anything speciically for this bug, but hey, if it works it works ;-) ** Changed in: ubuntuone-client (Ubuntu) Status: New = Fix Committed ** Changed in: ubuntuone-client (Ubuntu) Status: Fix Committed = Invalid -- You received this bug notification because you are a

[Bug 983756] Re: Ubuntuone not working for likewise user account in Precise

2012-06-07 Thread Roberto Alsina
.I am marking s invalid because we don't know what specific change broke it or fix it so we can't create a test for it. If it happens again, please reopen. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1010102] Re: ubuntu-sso-login ignores qt.conf when packaged

2012-06-07 Thread Roberto Alsina
** Also affects: ubuntu-sso-client/stable-4-0 Importance: Undecided Status: New ** Also affects: ubuntu-sso-client/trunk Importance: High Assignee: Mike McCracken (mikemc) Status: In Progress ** Also affects: ubuntu-sso-client (Ubuntu) Importance: Undecided

[Bug 1009659] Re: package ubuntuone-client 1.2.2-0ubuntu2.2 failed to install/upgrade: dependency problems - leaving unconfigured

2012-06-06 Thread Roberto Alsina
*** This bug is a duplicate of bug 1009573 *** https://bugs.launchpad.net/bugs/1009573 ** This bug has been marked a duplicate of bug 1009609 package python-ubuntuone-client 1.2.2-0ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit

[Bug 1009609] Re: package python-ubuntuone-client 1.2.2-0ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-06 Thread Roberto Alsina
*** This bug is a duplicate of bug 1009573 *** https://bugs.launchpad.net/bugs/1009573 ** This bug has been marked a duplicate of bug 1009573 package python-ubuntuone-client 1.2.2-0ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit

[Bug 1009671] Re: package python-ubuntuone-client 1.2.2-0ubuntu2.2 failed to install/upgrade: podproces zainstalowany skrypt post-installation zwrócił kod błędu 1

2012-06-06 Thread Roberto Alsina
*** This bug is a duplicate of bug 1009573 *** https://bugs.launchpad.net/bugs/1009573 ** This bug has been marked a duplicate of bug 1009573 package python-ubuntuone-client 1.2.2-0ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit

[Bug 1009576] Re: package python-ubuntuone-client 1.2.2-0ubuntu2.2 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1

2012-06-06 Thread Roberto Alsina
*** This bug is a duplicate of bug 1009573 *** https://bugs.launchpad.net/bugs/1009573 ** This bug has been marked a duplicate of bug 1009573 package python-ubuntuone-client 1.2.2-0ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit

[Bug 1008190] Re: Not available for other Linux distros

2012-06-04 Thread Roberto Alsina
For arch it's in the community repo: http://www.archlinux.org/packages/?q=ubuntuone -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1008190 Title: Not available for other Linux distros To manage

[Bug 467397] Re: KeyError: 'ROUND_CEiLiNG' when using turkish locale

2012-06-04 Thread Roberto Alsina
** Changed in: ubuntuone-control-panel Status: Triaged = 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/467397 Title: KeyError: 'ROUND_CEiLiNG' when using turkish locale To

[Bug 467397] Re: KeyError: 'ROUND_CEiLiNG' when using turkish locale

2012-06-04 Thread Roberto Alsina
As far as we know, this bug is fixed in all current releases of ubuntuone-client and ubuntuone-control-panel in all supported Ubuntu versions. If that's not the case, please reopen. ** Changed in: ubuntuone-client Status: Confirmed = Fix Released -- You received this bug notification

[Bug 1006385] Re: Hard to find a particular share in the control panel

2012-06-04 Thread Roberto Alsina
in: ubuntuone-control-panel Assignee: (unassigned) = Roberto Alsina (ralsina) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1006385 Title: Hard to find a particular share in the control panel

[Bug 1006385] Re: Hard to find a particular share in the control panel

2012-06-04 Thread Roberto Alsina
** Project changed: ubuntuone-control-panel = ubuntuone-control-panel (Ubuntu) ** Also affects: ubuntuone-control-panel Importance: Undecided Status: New ** Also affects: ubuntuone-control-panel/stable-4-0 Importance: Undecided Status: New -- You received this bug

[Bug 1006385] Re: Hard to find a particular share in the control panel

2012-06-04 Thread Roberto Alsina
** Also affects: ubuntuone-control-panel/stable-3-0 Importance: Undecided Status: New ** Also affects: ubuntuone-control-panel/trunk Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 985484] Re: Qt control panel says kilobits per second, means kibibytes per second

2012-06-04 Thread Roberto Alsina
** Also affects: ubuntuone-control-panel/stable-3-0 Importance: Undecided Status: New ** Also affects: ubuntuone-control-panel/stable-4-0 Importance: Undecided Status: New ** Also affects: ubuntuone-control-panel/trunk Importance: High Assignee: Ubuntu One Desktop+

[Bug 1005574] Re: Adding folders, doesn't work as expected with UDFs

2012-06-04 Thread Roberto Alsina
** Also affects: ubuntuone-control-panel/stable-3-0 Importance: Undecided Status: New ** Also affects: ubuntuone-control-panel/stable-4-0 Importance: Undecided Status: New ** Also affects: ubuntuone-control-panel/trunk Importance: High Assignee: Diego Sarmentero

[Bug 999893] Re: EDIT_ACCOUNT_LABEL has one too many spaces

2012-06-04 Thread Roberto Alsina
** Also affects: ubuntuone-control-panel/stable-4-0 Importance: Undecided Status: New ** Also affects: ubuntuone-control-panel/trunk Importance: Undecided Assignee: Mike McCracken (mikemc) Status: Fix Committed ** Changed in: ubuntuone-control-panel/stable-4-0

[Bug 847227] Re: Disabling upload/download limits shows '-1'

2012-06-04 Thread Roberto Alsina
** Also affects: ubuntuone-control-panel (Ubuntu) Importance: Undecided Status: New ** Also affects: ubuntuone-control-panel/stable-4-0 Importance: Undecided Status: New ** Also affects: ubuntuone-control-panel/trunk Importance: Undecided Assignee: Roberto Alsina

[Bug 732255] Re: ubuntuone-syncdaemon crashed with ImportError in /usr/lib/python2.7/dist-packages/twisted/internet/gtk2reactor.py: No module named interface

2012-05-31 Thread Roberto Alsina
** Changed in: ubuntuone-client (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/732255 Title: ubuntuone-syncdaemon crashed with ImportError in

[Bug 747277] Re: Should attempt to update the apt cache if desktopcouch-ubuntu cannot be installed

2012-05-31 Thread Roberto Alsina
The current control panel doesn't have this functionality anymore. ** Changed in: ubuntuone-control-panel Status: Triaged = Invalid ** Changed in: ubuntuone-control-panel (Ubuntu) Status: Triaged = Invalid -- You received this bug notification because you are a member of Ubuntu

[Bug 777655] Re: ubuntuone doesnt split long lines

2012-05-31 Thread Roberto Alsina
*** This bug is a duplicate of bug 946626 *** https://bugs.launchpad.net/bugs/946626 ** This bug has been marked a duplicate of bug 946626 ubuntuone-control-panel does not adapt to length of translated messages -- You received this bug notification because you are a member of Ubuntu

[Bug 985484] Re: Qt control panel says kilobits per second, means kibibytes per second

2012-05-24 Thread Roberto Alsina
** Changed in: ubuntuone-control-panel (Ubuntu) Status: Triaged = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/985484 Title: Qt control panel says kilobits per second, means

[Bug 959447] Re: Computer to cloud wizard page: if os.walk fails, 'Calculating' header never goes away

2012-05-24 Thread Roberto Alsina
We have not yet opened our stable branches for quantal, but this bug is fixed in trunk, from which that branch will be started, so it will be fixed in the first package we do for quantal. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1003028] Re: Frequent and sudden logouts after desktopcouch update

2012-05-22 Thread Roberto Alsina
** Changed in: desktopcouch (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/1003028 Title: Frequent and sudden logouts after desktopcouch update To

[Bug 993866] Re: Ubuntu-one crash and forgot the user and password after deleting device

2012-05-21 Thread Roberto Alsina
Hello, and thanks for reporting this! The remove device button in control panel removes the current device, meaning the one you are using. When you do that, you don't have credentials anymore, which is why you are logged out. To remove other devices, you can do it from the website. When you say

[Bug 1000343] Re: no icon for ubuntu one in gnome classic session

2012-05-16 Thread Roberto Alsina
** Changed in: ubuntuone-client (Ubuntu) Assignee: (unassigned) = Rodney Dawes (dobey) ** Changed in: ubuntuone-client (Ubuntu) Status: New = Triaged ** Changed in: ubuntuone-client (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a

[Bug 616124] Re: Detect network availability

2012-05-15 Thread Roberto Alsina
** Changed in: ubuntu-sso-client Status: Triaged = Fix Released ** Changed in: ubuntu-sso-client (Ubuntu) Status: Triaged = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 726777] Re: Merge newly-subscribed UDF with local folder confirmation dialog should have HIG-compliant button labels

2012-05-15 Thread Roberto Alsina
** Changed in: ubuntuone-control-panel Assignee: Ubuntu One Desktop+ team (ubuntuone-desktop+) = Robert Grant (rtgrant) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/726777 Title: Merge

  1   2   >