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

2015-09-28 Thread Apport retracing service
*** This bug is a duplicate of bug 1482439 *** https://bugs.launchpad.net/bugs/1482439 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 #1482439, so is being marked as such.

[Touch-packages] [Bug 702452]

2015-09-28 Thread Sinister
I made a script in order to automate the process: https://gist.github.com/iuridiniz/85403545d0fd7e4a Requisites: Python 2.7 pyxdg pylnk Quick install all the requisites: $ sudo pip install pylnk pyxdg Quick usage: $ python fix-wine-desktop-entry.py FILE.desktop Quick fix all .desktop

[Touch-packages] [Bug 702452]

2015-09-28 Thread Vincent Povirk
The default when AppUserModelID's are implemented should be the full path to the .exe file (exe's with the same filename in different directories do not group together on windows), so that's what I'd suggest setting WM_CLASS to. -- You received this bug notification because you are a member of

[Touch-packages] [Bug 371897] Re: Occasional sound drops in Wine via PulseAudio

2015-09-28 Thread Bug Watch Updater
** Changed in: wine Status: Confirmed => Unknown -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/371897 Title: Occasional sound drops in Wine via PulseAudio

[Touch-packages] [Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-28 Thread Iain Lane
Sorry, I didn't tell you all of the packages we need :( Could you please try it again with evolution-data-server-dbg and libglib2.0-0-dbg installed? I've looked at the changes between 2.45.7 and 2.45.8 and I don't immediately see one which is suspicious - hopefully this will help. -- You

[Touch-packages] [Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-28 Thread Iain Lane
Oh also, can you confirm you tried 3.16.5 please? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1498945 Title: [libglib2.0] evolution + evolution-ews Status in

[Touch-packages] [Bug 1244225] Re: Display is unrefreshed/corrupted when opening/closing/switching windows and tabs

2015-09-28 Thread Levi Bard
If I recall, I worked around it by enabling one of the workarounds in the "OpenGL" section in CCSM. Difficult to say - it was 2 years ago... -- 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 1401842] Re: Two cursors on each tty console

2015-09-28 Thread Jaakov
As of today, this bug has not been observed in "wily" with the following versions of software and the same hardware. gpm version: 1.20.4-6.1 xorg version: 1:7.7+7ubuntu4 BIOS: A15, 08/19/2015 Feel free to close the bug report. Jaakov. -- You received this bug notification because you are a

[Touch-packages] [Bug 1499889] Re: gstreamer-codec-install: error: no such option: --interaction

2015-09-28 Thread Iain Lane
I uploaded a fix for this. It just ignores the new parameters as doing it properly would require us to implement the org.freedesktop.PackageKit.Modify2 API which is quite a big task for now. ** Changed in: gst-plugins-base1.0 (Ubuntu) Status: New => Invalid ** Changed in:

[Touch-packages] [Bug 1499761] Re: Support a keybinding for switching tabs

2015-09-28 Thread Michael Terry
I'm bringing this bug back to request that Ctrl+PageUp and Ctrl+PageDown be added as additional shortcuts for switching tabs. Some web browser users will have muscle memory for those shortcuts and won't like having to switch to Ctrl+Tab. ** Changed in: webbrowser-app (Ubuntu) Status:

[Touch-packages] [Bug 1499761] Re: Support Ctrl+PageUp/Down for switching tabs

2015-09-28 Thread Michael Terry
patch coming -- 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/1499761 Title: Support Ctrl+PageUp/Down for switching tabs Status in webbrowser-app package in Ubuntu:

Re: [Touch-packages] [Bug 1393515] Re: browser allows browsing the phone filesystem

2015-09-28 Thread John Johansen
On 09/28/2015 11:56 AM, Seth Arnold wrote: > I think the web browser is different from the file browser. If you hand > your phone to a stranger, unlocked, with the intention that they can use > the phone to dial someone or view the wikipedia entry for a topic under > debate or check the weather or

[Touch-packages] [Bug 1500605] [NEW] [20251, IDT 92HD95, Black Headphone Out, Front] Background noise or low volume

2015-09-28 Thread Sebastian
Public bug reported: The sound through headphones is terrible under Ubuntu and Windows perfectly on sound ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: alsa-base 1.0.25+dfsg-0ubuntu4 ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3 Uname: Linux 3.19.0-15-generic x86_64

[Touch-packages] [Bug 1485217] Re: Magic for text/x-tex broken

2015-09-28 Thread Mathieu Trudel-Lapierre
How are you reproducing this? How can I verify the fix? It seems to me as nautilus recognizes a dummy file correctly as plain text rather than TeX document; so does the file command. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1500450] Re: /usr/share/apport/package_hook:FileExistsError:/usr/share/apport/package_hook@64:make_report_file

2015-09-28 Thread Brian Murray
Here's the Traceback: Traceback (most recent call last): File "/usr/share/apport/package_hook", line 64, in with apport.fileutils.make_report_file(pr) as f: File "/usr/lib/python3/dist-packages/apport/fileutils.py", line 290, in make_report_file return open(path, 'xb')

[Touch-packages] [Bug 1393515] Re: browser allows browsing the phone filesystem

2015-09-28 Thread Seth Arnold
Oliver, except it's not a phone, it's a converged computing device; I use file:/// browsing in my desktop and expect to be able to do the same when I replace my desktop with my phone, monitor, keyboard, and mouse. John, I agree that the long run should definitely include an AppArmor profile on

[Touch-packages] [Bug 1500450] Re: /usr/share/apport/package_hook:FileExistsError:/usr/share/apport/package_hook@64:make_report_file

2015-09-28 Thread Brian Murray
I think package_hook was broken by the following change with the apport's last upload: - SECURITY FIX: Fix all writers of report files (package_hook, kernel_crashdump, and similar) to open the report file exclusively, i. e. fail if they already exist. This prevents privilege

[Touch-packages] [Bug 1500541] Re: apport-retrace crashed with IOError in __main__: [Errno 13] Permission denied: '_usr_bin_Xorg.0.crash'

2015-09-28 Thread Brian Murray
This is also fall out of the following change: - SECURITY FIX: Fix all writers of report files (package_hook, kernel_crashdump, and similar) to open the report file exclusively, i. e. fail if they already exist. This prevents privilege escalation through symlink attacks.

[Touch-packages] [Bug 1500450] Re: /usr/share/apport/package_hook:FileExistsError:/usr/share/apport/package_hook@64:make_report_file

2015-09-28 Thread Brian Murray
** Changed in: apport (Ubuntu) Status: Confirmed => Triaged -- 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/1500450 Title:

[Touch-packages] [Bug 896602] Re: pulseaudio crashed with SIGABRT in subscribe_callback()

2015-09-28 Thread Ertan Günay
This problem happened while watching a video from youtube. I was using facebook and the video was in fb page and the browser was mozilla firefox. Actually it happens sometimes, but I don't know the real reason of this problem. Because it is not a permanent problem. -- You received this bug

[Touch-packages] [Bug 1489730] Re: after upgrading, tap-to-click no longer works by default

2015-09-28 Thread Sebastien Bacher
Thank you for your work ** Changed in: ubuntu-settings (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-settings (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1499806] Re: Mint.com doesn't display anything after logging in

2015-09-28 Thread Michael Terry
Yeah, this has been a long-standing problem for me. In that screenshot, it doesn't appear that you've logged in? Do that, and you'll see what I mean. ** Changed in: webbrowser-app (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-28 Thread mangouste06
I tried the ppa version of evolution-ews (evolution-ews - 3.16.5-0ubuntu1~ppa0) without success. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1498945 Title:

[Touch-packages] [Bug 1499747] Re: gedit crashed with SIGABRT in g_assertion_message()

2015-09-28 Thread Bryan Quigley
My workaround (works for pidgin) is to (you need to have ssh setup..) : 1. Open a terminal 2. ssh localhost -Y 3. Run pidgin & -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to glib2.0 in Ubuntu.

[Touch-packages] [Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-28 Thread mangouste06
as requested ** Attachment added: "gdb.log" https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1498945/+attachment/4477592/+files/gdb.log -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to glib2.0 in Ubuntu.

[Touch-packages] [Bug 1489730] Re: after upgrading, tap-to-click no longer works by default

2015-09-28 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/+junk/ubuntu-settings -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-settings in Ubuntu. https://bugs.launchpad.net/bugs/1489730 Title: after upgrading, tap-to-click no longer

[Touch-packages] [Bug 1489730] Re: after upgrading, tap-to-click no longer works by default

2015-09-28 Thread Sebastien Bacher
** Changed in: ubuntu-settings (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-settings in Ubuntu. https://bugs.launchpad.net/bugs/1489730 Title: after upgrading,

[Touch-packages] [Bug 1466240] Re: FallingBlocks app can't be reviewed

2015-09-28 Thread Michael Terry
** Summary changed: - FallingBlocks app isn't tied to store once installed + FallingBlocks app can't be reviewed ** Description changed: If I install FallingBlocks from the app store, and then long press on its icon in my app scope, I don't see any of its metadata like I would expect. No

[Touch-packages] [Bug 1380702] Re: No keyboards shortcuts in QT apps

2015-09-28 Thread Łukasz Zemczak
Still working on this. My first solution didn't work in 100% - it's high on my priority list. I hope to have it working in a few days. ** Changed in: qtbase-opensource-src (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1500444] [NEW] Isn't remembering old session tabs

2015-09-28 Thread Michael Terry
Public bug reported: My desktop webbrowser-app instance no longer seems to be remembering the previous session tabs and opening them at startup. I don't see any output on the console. Any tips for helping debug this? ** Affects: webbrowser-app (Ubuntu) Importance: Undecided

[Touch-packages] [Bug 1499899] Re: Gvim displays lots of scary messages about UNITY_GTK_IS_MENU_SHELL

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

[Touch-packages] [Bug 1499806] Re: Mint.com doesn't display anything after logging in

2015-09-28 Thread Olivier Tilloy
Okay, I see what you mean. Sorry it was late yesterday when I triaged this bug, I missed the "after logging in" part… When clicking the "log in" button, I’m only seeing this message on the console: [JS] (https://wwws.mint.com/loginJumper.event:0) Mixed Content: The page at

[Touch-packages] [Bug 896602] Re: pulseaudio crashed with SIGABRT in subscribe_callback()

2015-09-28 Thread Ertan Günay
I mean It happened :) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/896602 Title: pulseaudio crashed with SIGABRT in subscribe_callback() Status in pulseaudio

[Touch-packages] [Bug 1495097] Re: LibreOffice crashes when interacting with Danish and Swedish thesauri

2015-09-28 Thread Sebastien Bacher
SRU upload sponsored, thanks -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to hunspell in Ubuntu. https://bugs.launchpad.net/bugs/1495097 Title: LibreOffice crashes when interacting with Danish and Swedish thesauri Status

[Touch-packages] [Bug 896602] Re: pulseaudio crashed with SIGABRT in subscribe_callback()

2015-09-28 Thread Ertan Günay
I happened again. This is second same error today. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/896602 Title: pulseaudio crashed with SIGABRT in subscribe_callback()

<    1   2   3   4