[Touch-packages] [Bug 1161291] Re: Unity Dash behind all windows

2015-10-02 Thread Alex Baggott
Thank you for taking the time to report this bug. Unfortunately, we can’t work out how to recreate this bug from your description. Please describe the process you go through to trigger this bug and then change the bug status to NEW. See this page for more information:

[Touch-packages] [Bug 1502311] [NEW] Support a Traditional Chinese input method

2015-10-02 Thread Pat McGowan
Public bug reported: Our pinyin plugin only provides support for Simplified Chinese and Traditional Chinese is often requested. In Taiwan especially many people use Zhuyin and it is taught in elementary schools. Ubuntu has a Chewing implementation on the desktop, presumably an approach

[Touch-packages] [Bug 1501966] Re: support changing Apparmor hats

2015-10-02 Thread Seth Arnold
~ubuntu-reviewers, the patch posted here is intended to sketch what a new patch for this feature may look like and is not intended to be used as-is in any capacity. Feel free to unsub from this bug. Thanks ** Tags removed: patch -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1472903] Re: Camera flash black screen one time after open camera app.

2015-10-02 Thread Florian Boucault
** Also affects: camera-app Importance: Undecided Status: New ** Changed in: camera-app Status: New => In Progress ** Changed in: camera-app Assignee: (unassigned) => Florian Boucault (fboucault) ** Changed in: camera-app Importance: Undecided => High -- You received

[Touch-packages] [Bug 1472904] Re: Camera flash black screen one time after open camera app.

2015-10-02 Thread Florian Boucault
*** This bug is a duplicate of bug 1472903 *** https://bugs.launchpad.net/bugs/1472903 ** This bug has been marked a duplicate of bug 1472903 Camera flash black screen one time after open camera app. -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1501411] Re: Where to translate the title of the scope-click?

2015-10-02 Thread Rodney Dawes
Please don't use bug reports to ask questions. The translations for the click scope are at https://translations.launchpad.net/unity-scope-click ** Changed in: unity-scope-click (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1501719] Re: scope for social network

2015-10-02 Thread Rodney Dawes
** Package changed: unity-scope-click (Ubuntu) => onehundredscopes -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scope-click in Ubuntu. https://bugs.launchpad.net/bugs/1501719 Title: scope for social network

[Touch-packages] [Bug 1502311] Re: Support a Traditional Chinese input method

2015-10-02 Thread Michael Sheldon
libpinyin (which we currently use for pinyin input) appears to have support for chewing style input, does anyone know how this compares to libchewing or libzhuyin? It'd probably be simpler to use libpinyin as we already make use of it for simplified Chinese input, but only if its chewing

[Touch-packages] [Bug 1448229] Re: Launcher Trash icon: Empty Trash option opens nautilus @ home

2015-10-02 Thread Bernadette Addison
*** This bug is a duplicate of bug 1445595 *** https://bugs.launchpad.net/bugs/1445595 Experiencing the same behavior on brand new Ubuntu 15.04 64-bit installation. Empty Trash always opens Nautilus. This did not happen in 14.04 -- You received this bug notification because you are a

[Touch-packages] [Bug 1478716] Re: aa-genprof crashes when analyzing audit log

2015-10-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: apparmor (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu.

[Touch-packages] [Bug 1502255] Re: make it possible to use custom history.sqlite files in FillCustomSmsHistory

2015-10-02 Thread Gustavo Pichorim Boiko
** Changed in: messaging-app (Ubuntu) Assignee: (unassigned) => Gustavo Pichorim Boiko (boiko) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to messaging-app in Ubuntu. https://bugs.launchpad.net/bugs/1502255 Title:

[Touch-packages] [Bug 1486061] Re: Long descriptions missing from apt cache - affects software-center etc

2015-10-02 Thread Adam Conrad
I think merging to the latest Debian apt release is the saner thing here, as David hints at. It just needs me or Michael to find a few spare moments to get it done and uploaded. Will look in a bit. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1432871] Re: `df` shows bind mounts instead of real mounts.

2015-10-02 Thread Dave Chiluk
This same patch applies cleanly to both wily and vivid, but it has wily in the changelog. ** Patch added: "lp1432871.wily.debdiff" https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1432871/+attachment/4482367/+files/lp1432871.wily.debdiff -- You received this bug notification because

[Touch-packages] [Bug 1497534] Re: apt-get crashed with SIGSEGV in strlen()

2015-10-02 Thread Steve Langasek
StackTraceSource.txt shows the failure is because at the time debTranslationsIndex::Exists() is called, Language points to an invalid string. Tracking this down will be non-trivial without a reproducer case. Is anyone who's seen this bug able to reproduce it at will? This bug report shows the

[Touch-packages] [Bug 1432871] Re: `df` shows bind mounts instead of real mounts.

2015-10-02 Thread Dave Chiluk
** Description changed: [Impact]  * df displays bind mounts instead of "real" mounts if the bind mount is mounted to a shorter directory.  * justification - This is a change of behavior from precise  * Explanation - This patch checks to see if the source directory of a mount

[Touch-packages] [Bug 955816] Re: Logging in with UBUNTU_MENUPROXY=0 makes unity-panel-services crash continuously

2015-10-02 Thread Alex Baggott
Thank you for taking the time to report this bug. We have tried to recreate this on the latest release of Ubuntu and cannot reproduce it. This bug is being marked as Invalid. If you believe the problem to still exist in the latest version of Ubuntu, please comment on why that is the case and

[Touch-packages] [Bug 1432871] Re: `df` shows bind mounts instead of real mounts.

2015-10-02 Thread Dave Chiluk
In order to solve this issue, I have written patches and got them integrated upstream. gnulib commit: http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commit;h=c6148bca89e9465fd6ba3a10d273ec4cb58c2dbe and coreutils commit:

[Touch-packages] [Bug 1473599] Re: gdb complains about missing Python module libstdcxx.v6.printers

2015-10-02 Thread Ionut
In case it's ever needed, for the future, the relevant lines that should be commented are: if not os.path.basename(os.path.dirname(__file__)).startswith('lib'): backdirs += 1 # multiarch subdir -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1473599] Re: gdb complains about missing Python module libstdcxx.v6.printers

2015-10-02 Thread Ionut
If anyone is still having this problem (as I just had), I have found that the solution explained here: https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1446828 solves it. Basically, you have to comment lines 51 and 52, the ones dealing with multiarch, in

[Touch-packages] [Bug 940927] Re: HUD is using Korean/Chinese input method's shortcut key

2015-10-02 Thread Alex Baggott
Thank you for taking the time to report this bug. We have tried to recreate this on the latest release of Ubuntu and cannot reproduce it. This bug is being marked as Invalid. If you believe the problem to still exist in the latest version of Ubuntu, please comment on why that is the case and

[Touch-packages] [Bug 1445595] Re: Empty trash from Launcher results in Nautilus window opening

2015-10-02 Thread Bernadette Addison
Experiencing the same behavior on brand new Ubuntu 15.04 64-bit installation. Empty Trash always opens Nautilus. This did not happen in 14.04 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu.

[Touch-packages] [Bug 1496308] Re: /usr/lib/update-notifier/apt_check.py:11:strlen:length:append:operator:debTranslationsIndex::IndexURI

2015-10-02 Thread Steve Langasek
*** This bug is a duplicate of bug 1497534 *** https://bugs.launchpad.net/bugs/1497534 ** This bug has been marked a duplicate of bug 1497534 apt-get crashed with SIGSEGV in strlen() -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1480592] Re: SEGV in rare cases as a regression from the #1479207 fix

2015-10-02 Thread Steve Langasek
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1480592 Title: SEGV in rare cases as a regression from

[Touch-packages] [Bug 1055478] Re: Launcher, make Alt-Tab behavior configurable: Raise all app windows or just the most recently focused

2015-10-02 Thread Pseudo-Nyme
Glad to see this moving forward anyhow. Cheers. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1055478 Title: Launcher, make Alt-Tab behavior configurable: Raise all app

[Touch-packages] [Bug 1432871] Re: `df` shows bind mounts instead of real mounts.

2015-10-02 Thread Dave Chiluk
** Description changed: [Impact]  * df displays bind mounts instead of "real" mounts if the bind mount is mounted to a shorter directory.  * justification - When trusty moved to using /proc/mounts this changed behavior from precise. Additionally it doesn't make sense that a bind

[Touch-packages] [Bug 1354741] Re: In Hotcorners, “Toggle Desktop” works only for showing windows

2015-10-02 Thread Treviño
** Changed in: unity Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1354741 Title: In Hotcorners, “Toggle Desktop” works only for showing

[Touch-packages] [Bug 1501973] Re: Blurry/pixelated icon in Unity app switcher on scaled-up display

2015-10-02 Thread Treviño
*** This bug is a duplicate of bug 1446081 *** https://bugs.launchpad.net/bugs/1446081 ** This bug has been marked a duplicate of bug 1446081 Incorrect scaling of launcher icons -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1492144] Re: wpa_supplicant crashed with SIGSEGV in dbus_connection_dispatch()

2015-10-02 Thread Daniel Moerner
*** This bug is a duplicate of bug 1482439 *** https://bugs.launchpad.net/bugs/1482439 Confirmed, fresh install of Ubuntu 15.10 Beta 2. Error recurs on every suspend from resume and on every startup. -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1501028] Re: unity-panel-service crashed with SIGSEGV in ffi_call_unix64()

2015-10-02 Thread Treviño
** Changed in: unity Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1501028 Title: unity-panel-service crashed with SIGSEGV in

[Touch-packages] [Bug 1501973] Re: Blurry/pixelated icon in Unity app switcher on scaled-up display

2015-10-02 Thread Treviño
** Changed in: unity Importance: Undecided => Low ** Changed in: unity Status: New => Confirmed ** Changed in: unity Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1500483] Re: [sdk] animate header component when app comes back to the foreground

2015-10-02 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1500483 Title: [sdk]

[Touch-packages] [Bug 1397415] Re: App icons remain in Dash after uninstallation, or total inability to run app from Dash.

2015-10-02 Thread Treviño
** Changed in: unity (Ubuntu) Status: Invalid => New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1397415 Title: App icons remain in Dash after uninstallation, or

[Touch-packages] [Bug 1439599] Re: Search button not clickable on revealed unity launcher

2015-10-02 Thread Treviño
** Changed in: unity (Ubuntu) Status: Invalid => New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1439599 Title: Search button not clickable on revealed unity

[Touch-packages] [Bug 1452171] Re: No password field appears after wake from sleep

2015-10-02 Thread Treviño
** Changed in: unity (Ubuntu) Assignee: (unassigned) => Andrea Azzarone (azzar1) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1452171 Title: No password field

[Touch-packages] [Bug 857738] Re: compiz crashed with SIGABRT in raise()

2015-10-02 Thread Treviño
** Changed in: unity (Ubuntu) Status: New => Fix Released ** Changed in: unity (Ubuntu) Assignee: (unassigned) => Sam Spilsbury (smspillaz) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu.

[Touch-packages] [Bug 1100392] Re: No restart/shutdown in power cog on live CD

2015-10-02 Thread Treviño
** Changed in: unity Importance: Undecided => Low ** Changed in: unity Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1100392 Title:

[Touch-packages] [Bug 732784] Re: Moving window in Workspace Switcher doesn't work when gtk-recordmydesktop is running

2015-10-02 Thread Treviño
** Changed in: unity Importance: Undecided => Medium ** Changed in: unity Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/732784 Title:

[Touch-packages] [Bug 1332759] Re: unity-panel-service crashed with SIGABRT in g_assertion_message()

2015-10-02 Thread Treviño
** Changed in: unity (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1332759 Title: unity-panel-service crashed with SIGABRT in

[Touch-packages] [Bug 1286580] Re: unity-panel-service crashed with SIGSEGV in _gtk_marshal_BOOLEAN__BOXED()

2015-10-02 Thread Treviño
** Changed in: unity (Ubuntu) Status: Invalid => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1286580 Title: unity-panel-service crashed with SIGSEGV in

[Touch-packages] [Bug 1266891] Re: app installed through dash always pinned to launcher

2015-10-02 Thread Treviño
** Changed in: unity Importance: Undecided => Low ** Changed in: unity Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1266891 Title: app

[Touch-packages] [Bug 1499117] Re: unity-panel-service crashed with SIGABRT

2015-10-02 Thread Treviño
** Changed in: unity Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1499117 Title: unity-panel-service crashed with SIGABRT Status in

[Touch-packages] [Bug 1350354] Re: Unity sidebar doesn't refresh multiple windows properly

2015-10-02 Thread Treviño
** Changed in: unity Importance: Undecided => Low ** Changed in: unity Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1350354 Title:

[Touch-packages] [Bug 1499133] Re: unity-panel-service crashed with SIGSEGV in gtk_menu_tracker_remove_items()

2015-10-02 Thread Treviño
** Changed in: unity Importance: Undecided => High ** Changed in: unity Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1499133 Title:

[Touch-packages] [Bug 1499225] Re: unity -v prints a DISPLAY error

2015-10-02 Thread Treviño
** Changed in: unity (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1499225 Title: unity -v prints a DISPLAY error Status in

[Touch-packages] [Bug 1206203] Re: gnome-calculator disapear when I switch (alt+tab) to others

2015-10-02 Thread Treviño
** Changed in: unity Importance: Undecided => Low ** Changed in: unity Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1206203 Title:

[Touch-packages] [Bug 1501411] Re: Where to translate the title of the scope-click?

2015-10-02 Thread Ivo Xavier
Hi Rodney, We've checked the link you provide us, and the string we want to translate isn't there. The one who is there, is the label for icon of the 'Ubuntu Store', not for the title. We've been asking about this to a lot of people, but ,until now, we haven't managed to fix that string.

[Touch-packages] [Bug 1500193] Re: systemd-journald crashed with SIGABRT in dev_kmsg_record()

2015-10-02 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross

[Touch-packages] [Bug 1446081] Re: Incorrect scaling of launcher icons

2015-10-02 Thread Treviño
** Changed in: unity Importance: Undecided => Medium ** Changed in: unity Status: Confirmed => In Progress ** Changed in: unity (Ubuntu) Status: Confirmed => In Progress ** Changed in: unity Assignee: (unassigned) => Simon Arlott (sa.me.uk) ** Changed in: unity

[Touch-packages] [Bug 1499392] Re: OpenSSH Security and SHA1

2015-10-02 Thread Seth Arnold
Hello Eldin, you're right that it is time to begin migrating away from SHA-1 in default OpenSSH configurations. However there is some historical baggage in parts of the launchpad infrastructure that prevented upgrading algorithms earlier. (Strictly speaking, the defaults aren't tied to launchpad

[Touch-packages] [Bug 1451170] Re: [ ASUS N550LF , Realtek ALC668, Speaker, Internal] To much sound

2015-10-02 Thread Raymond
remove all pins only fixup pin of external subwooofer /lib/firmware/hda-jack-retask.fw 0x1a 0x04110011 /* [JACK] Speaker at Ext Right */ since your BIOS pin already contain 0x12 0x90a60130 /* internal mic */ 0x14 0x90170110 /* internal speaker */ 0x15 0x03211020 /* HP at Ext

[Touch-packages] [Bug 1500193] Re: systemd-journald crashed with SIGABRT in dev_kmsg_record()

2015-10-02 Thread Seth Arnold
If the kernel pipe mismatch messages keep happening, please also file a bug against the linux kernel with "ubuntu-bug linux". That feels like a separate issue that probably needs to be addressed. Thanks -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1499392] Re: OpenSSH Security and SHA1

2015-10-02 Thread Seth Arnold
** Information type changed from Private Security to Public Security -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/1499392 Title: OpenSSH Security and SHA1 Status in

[Touch-packages] [Bug 1500992] Re: Provide script to enable IP forwarding

2015-10-02 Thread Martin Pitt
It is much simpler to just set /proc/sys/net/ipv{4,6}/conf/all/forwarding to 1, as that updates all conf/iface/forwarding and /proc/sys/net/ipv4/ip_forward. I. e. we just need for f in /proc/sys/net/ipv*/conf/all/forwarding; do echo 1 > $f done -- You received this bug notification because

[Touch-packages] [Bug 1304378] Re: [webapp-container] [regression] can't play embedded youtube videos on desktop

2015-10-02 Thread David Barth
+1 i can confirm that as well. ** Changed in: webbrowser-app (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1304378

[Touch-packages] [Bug 1365668] Re: Icons dont show up anymore after upgrading

2015-10-02 Thread Adolfo Jayme
** No longer affects: firefox-3.0 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gdk-pixbuf in Ubuntu. https://bugs.launchpad.net/bugs/1365668 Title: Icons dont show up anymore after upgrading Status in

[Touch-packages] [Bug 1501639] Re: krillin/devel-proposed fails to boot

2015-10-02 Thread Jean-Baptiste Lallement
It is still happening with 213 but slightly different symptom. The phone doesn't reboot immediately after the wizard but after a couple of minutes of activity. The phone spontaneously reboots without any user action (the device was lying on the desk, screen on) then it enters a boot loop and

[Touch-packages] [Bug 1501346] Re: Gimp fails to start w/ Xmir running in '-rootless -flatten' mode under Unity 8

2015-10-02 Thread Daniel van Vugt
I've added a workaround to Xmir to deal with this bug... https://git.launchpad.net/~xmir-team/xorg-server/+git/xmir/commit/?id=959d9ea4560d731840fd19a2c8a1cb39ad04ec9c Not sure if we'll keep that though, because the simpler workaround is also nicer: gimp --no-splash Longer term the

[Touch-packages] [Bug 344814] [NEW] Synthetic emboldening/italic/italic-bold fails for single-styled fonts

2015-10-02 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Binary package hint: firefox Ubuntu 9.10, firefox 3.5.3 is unable to print bold Chinese sans characters. Steps to duplicate: 1. if you set desktop language to Chinese, ttf-wqy-zenhei will be automatically installed as the default Sans Serif font, if

[Touch-packages] [Bug 344814] Re: Synthetic emboldening/italic/italic-bold fails for single-styled fonts

2015-10-02 Thread Adolfo Jayme
** No longer affects: ubuntu-translations ** Package changed: firefox-3.5 (Ubuntu) => cairo (Ubuntu) ** Changed in: cairo (Ubuntu) Status: Triaged => Fix Released ** Project changed: inkscape => hundredpapercuts ** No longer affects: hundredpapercuts -- You received this bug

Re: [Touch-packages] [Bug 1497621] Re: Unity display corrupted on login or switch user

2015-10-02 Thread tap
Chris, Here is what I have done (prior to receiving your most recent email) ... I tried upgrading the nvidia drivers but could not because I had a very old card. I purchased a newer one (GeForce GTX 660), installed it, rebooted, upgraded the nvidia drivers to 346.96, rebooted and found the

[Touch-packages] [Bug 1497621] Re: Unity display corrupted on login or switch user

2015-10-02 Thread Christopher M. Penalver
tap, this bug report is being closed due to your last comment https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1497621/comments/33 regarding you are no longer using the original hardware setup. For future reference you can manage the status of your own bugs by clicking on the current status in

[Touch-packages] [Bug 1478799] Re: bluetooth not working in 15.10

2015-10-02 Thread BarryD9545
I can send files, but no dialog comes up to recive files. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/1478799 Title: bluetooth not working in 15.10 Status in Linux:

[Touch-packages] [Bug 1500312] Re: Graphics Driver issues

2015-10-02 Thread Christopher M. Penalver
Dinesh Balu, as per https://downloadcenter.intel.com/product/69045 /Intel-Desktop-Board-DH87MC an update to your computer's buggy and outdated BIOS is available (0162). If you update to this following https://help.ubuntu.com/community/BIOSUpdate does it change anything? If it doesn't, could you

[Touch-packages] [Bug 1500382] Re: Screen blanking out when using an external 4k monitor with the internal screen turned off in display settings.

2015-10-02 Thread Christopher M. Penalver
Pedro Coca, thank you for reporting this and helping make Ubuntu better. Could you please run the following command from a terminal as it will automatically gather and attach updated debug information to this report: apport-collect -p xorg 1500382 Please ensure you have the package xdiagnose

[Touch-packages] [Bug 1502311] Re: Support a Traditional Chinese input method

2015-10-02 Thread 陳昌倬
Disclose first: - I am libchewing developer - I am Debian Developer in pkg-ime team which maintains libchewing, libpinyin, libzhuyin. In short, please use libchewing or libzhuyin for Traditional Chinese user. Different between Simplified and Traditional Chinese is not only about the word,

[Touch-packages] [Bug 1500387] Re: System boots to a black screen and the customer has to close the lid and reopen it to trigger a DPMS event and then video is restored

2015-10-02 Thread Christopher M. Penalver
Pedro Coca, thank you for reporting this and helping make Ubuntu better. Could you please run the following command from a terminal as it will automatically gather and attach updated debug information to this report: apport-collect -p xorg 1500387 Please ensure you have the package xdiagnose

[Touch-packages] [Bug 1446081] Re: Incorrect scaling of launcher icons

2015-10-02 Thread Launchpad Bug Tracker
** Branch linked: lp:~3v1n0/unity/force-resize-gtk-icons -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1446081 Title: Incorrect scaling of launcher icons Status in Unity:

[Touch-packages] [Bug 1499286] Re: In scale factors > 1, some icons in the dash (e, g. d-feet) may be clipped instead of scaled

2015-10-02 Thread Treviño
So it seems this is because the icon is not squared, and thus we had a different codepath to rescale the icon (but without keeping in mind global scaling :)) ** Changed in: unity Status: Triaged => In Progress ** Changed in: unity (Ubuntu) Status: Triaged => In Progress ** Changed

[Touch-packages] [Bug 1500580] Re: [HP Compaq dc7700 Small Form Factor, Realtek ALC262, Black Mic, Front] Sound is distorted

2015-10-02 Thread Raymond
** Changed in: alsa-driver (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1500580 Title: [HP Compaq dc7700 Small Form

[Touch-packages] [Bug 1502000] Re: package apport 2.17.2-0ubuntu1.5 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2015-10-02 Thread Slim @ouinet
Hi, that happened when switching to gnome and wanted to go back to unity ... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1502000 Title: package apport 2.17.2-0ubuntu1.5

[Touch-packages] [Bug 1404729] Re: When a bluetooth output device is paired no volume control thru indicator-sound

2015-10-02 Thread pereze
I'm also affected. While the description may looks confusing, I agree on "what happens" and "what should happen" sections of the description. It's annoying, unexpected from a user's perspective, unnecessary and has an "easy fix" that helps to improve the overall user experience. I didn't

Re: [Touch-packages] [Bug 1493921] Re: X server fails to set correct mode on resume from sleep (NVIDIA: Setting a mode on head 0 failed: An invalid mode was requested)

2015-10-02 Thread Norman Ramsey
> Norman Ramsey, it will help immensely if you filed a new report via a > terminal: ubuntu-bug xorg I am actually running Debian. And the bug is more complicated than it appears. Setting options nvidia NVreg_EnableMSI=0 seems to help *sometimes*. Once I get a better handle on the problem, I

[Touch-packages] [Bug 1501973] Re: Blurry/pixelated icon in Unity app switcher on scaled-up display

2015-10-02 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1446081 *** https://bugs.launchpad.net/bugs/1446081 ** Branch linked: lp:~3v1n0/unity/force-resize-gtk-icons -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu.

[Touch-packages] [Bug 1499286] Re: In scale factors > 1, not-squared icons in the dash (e, g. d-feet) may be clipped instead of scaled

2015-10-02 Thread Launchpad Bug Tracker
** Branch linked: lp:~3v1n0/unity/fix-scaling-not-squared-icons -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1499286 Title: In scale factors > 1, not-squared icons in the

[Touch-packages] [Bug 1212987] Re: Unity not starting after boot

2015-10-02 Thread Jason Huggins
Same issue... Here's my details... I have an old Acer Aspire 7520 that I decided to load Ubuntu Desktop 14.04LTS from LiveUSB key. It installed nicely, except when I pass the login screen, I received a garbled screen because of my Nvidia graphics card that doesn't play nicely with the default

[Touch-packages] [Bug 1502370] [NEW] Unity does not send UnmapNotify event when window is iconified

2015-10-02 Thread David B
Public bug reported: To reproduce this bug, run "wish" in a terminal window. Here's what I did in wish: > wish % wm tracing 1 % wm iconify . WaitForMapNotify giving up on . WaitForMapNotify finished with . (winPtr 0x1af3a50, wmPtr 0x1af3850) % wm state . normal % wm deiconify . % Three

[Touch-packages] [Bug 1432871] Re: `df` shows bind mounts instead of real mounts.

2015-10-02 Thread Dave Chiluk
** Changed in: coreutils (Ubuntu) Status: Incomplete => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to coreutils in Ubuntu. https://bugs.launchpad.net/bugs/1432871 Title: `df` shows bind mounts instead

[Touch-packages] [Bug 1404729] Re: When a bluetooth output device is paired no volume control thru indicator-sound

2015-10-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: indicator-sound (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-sound in Ubuntu.

[Touch-packages] [Bug 1404729] Re: When a bluetooth output device is paired no volume control thru indicator-sound

2015-10-02 Thread pereze
Hi, I actually found how to solve it. Just edit this file: sudo vi /etc/pulse/default.pa And add the following: # automatically switch to newly-connected devices load-module module-switch-on-connect Cheers! -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1502380] [NEW] package lightdm 1.10.5-0ubuntu1.1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1

2015-10-02 Thread Justin
Public bug reported: Ubuntu 14.04.3 LTS lightdm: Installed: 1.10.5-0ubuntu1.1 Candidate: 1.10.5-0ubuntu1.1 Version table: *** 1.10.5-0ubuntu1.1 0 500 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages 100 /var/lib/dpkg/status 1.10.0-0ubuntu3 0

[Touch-packages] [Bug 1502380] Re: package lightdm 1.10.5-0ubuntu1.1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1

2015-10-02 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1502380 Title: package lightdm 1.10.5-0ubuntu1.1 failed to install/upgrade:

<    1   2   3