[Bug 1683653] Re: Caja crashes when opening D/L folder from Firefox

2017-11-20 Thread Launchpad Bug Tracker
This bug was fixed in the package caja - 1.18.1-0ubuntu2.1

---
caja (1.18.1-0ubuntu2.1) zesty; urgency=medium

  * Added patches:
+ fix-list-view-zoom.patch - fixes visual issues with zoom in
  list view (LP: #1680604)
+ restore-dbus-init.patch - restores DBus initialization to fix
  Firefox freeze when opening download folder (LP: #1683653)
+ fix-mousewheel-scroll.patch - fixes mousewheel scrolling over
  pathbar buttons (LP: #1688687)

 -- Vlad Orlov   Mon, 06 Nov 2017 22:00:31 +0300

** Changed in: caja (Ubuntu Zesty)
   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/1683653

Title:
  Caja crashes when opening D/L folder from Firefox

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

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

[Bug 1683653] Re: Caja crashes when opening D/L folder from Firefox

2017-11-12 Thread Vlad Orlov
** Tags removed: verification-needed verification-needed-zesty
** Tags added: verification-done verification-done-zesty

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

Title:
  Caja crashes when opening D/L folder from Firefox

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

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

[Bug 1683653] Re: Caja crashes when opening D/L folder from Firefox

2017-11-12 Thread Vlad Orlov
Testing in Zesty. It's done after testing the fix for bug 1680604, so
the packages are already updated to version 1.18.1-0ubuntu2.1 from
zesty-proposed.

This test is simple... I just downloaded a file via Firefox and clicked
on the button to open the download folder. The folder is opened in Caja
as intended. There are no UI freezes.

For the record, the file to download was just upstream Caja tarball:
http://pub.mate-desktop.org/releases/1.18/caja-1.18.4.tar.xz

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

Title:
  Caja crashes when opening D/L folder from Firefox

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

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

[Bug 1683653] Re: Caja crashes when opening D/L folder from Firefox

2017-11-11 Thread Vlad Orlov
There's no official MATE 1.18 release for Xenial. If you're using some
unofficial third-party repository, ask its maintainer to update Caja to
1.18.3.

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

Title:
  Caja crashes when opening D/L folder from Firefox

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

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

[Bug 1683653] Re: Caja crashes when opening D/L folder from Firefox

2017-11-09 Thread ldmpub
Hi,

I'm affected by this bug under Xubuntu 16.04 LTS / i686. How can I
install and test this fix?

Thanks in advance for your answer.

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

Title:
  Caja crashes when opening D/L folder from Firefox

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

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

[Bug 1683653] Re: Caja crashes when opening D/L folder from Firefox

2017-11-09 Thread Brian Murray
Hello lauricat, or anyone else affected,

Accepted caja into zesty-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/caja/1.18.1-0ubuntu2.1
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-zesty to verification-done-zesty. If it does not fix
the bug for you, please add a comment stating that, and change the tag
to verification-failed-zesty. In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: caja (Ubuntu Zesty)
   Status: Triaged => Fix Committed

** Tags added: verification-needed verification-needed-zesty

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

Title:
  Caja crashes when opening D/L folder from Firefox

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

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

[Bug 1683653] Re: Caja crashes when opening D/L folder from Firefox

2017-11-08 Thread Simon Quigley
** Description changed:

+ [Impact]
+ 
+ Opening download folder from Firefox results in UI freeze for the whole
+ session. Some keyboard shortcuts might still work, but mouse doesn't.
+ Need to kill Firefox to unfreeze the system.
+ 
+ The patch attached to this report fixes the issue.
+ 
+ The fix is already present in Artful and tested by developers and users.
+ Would be nice to backport it to Zesty as well, as the whole session
+ freeze is quite a bad thing (even though you can stop it).
+ 
+ [Test Case]
+ 
+ Steps to reproduce:
+ - have a terminal running
+ - run Firefox
+ - download some file from somewhere
+ - click on download button to show the file list
+ - click on "open containing folder" button
+ 
+ Most UI apps will freeze after that. As Alt-Tab shortcut still works,
+ use it to switch to terminal and run "killall firefox".
+ 
+ [Regression Potential]
+ 
+ None. The UI freeze *is* the regression. The patch restores the missing
+ DBus interface initialization and affects nothing else.
+ 
+ [Other Info]
+ 
+ The patch is included into the debdiff attached to bug 1680604.
+ 
+ The debdiff contains patches to fix bug 1680604, bug 1683653, bug
+ 1688687. See other reports for the corresponding SRU templates.
+ 
+ [Original Description]
+ 
  Expected:
  
  Using Firefox 52.02, when File download finishes, opening "Display the
  progress of ongoing Downloads" (arrow on Right of address bar), then
  selecting "Open Containing Folder" icon from Firefox opens Downloads
  folder on system.
  
  What happens:
  
  Using Firefox 52.02, when File download finishes, opening "Display the
  progress of ongoing Downloads" (arrow on Right of address bar), then
  selecting "Open Containing Folder" icon from Firefox, causes system to
  hang/crash for period of 2 minutes; (opening menu's, shutdown button,
  opening any program at all, etc). Sometimes only way to get response
  from system is shutdown/restart.
  
  Steps to reproduce:
  
  1. Start Ubuntu MATE 17.04.
  2. Run Firefox.
  3. Browse to any site.
  4. Download a file from site.
  5. Wait until Download arrow indicator next to address bar arrow on Firefox 
indicates a completed download.
  6.Click on arrow next to/on right address bar "Display the progress of 
ongoing Downloads".
  7. Click on icon "Open Containing Folder".
  8. Computer will then freeze/hang/crash for a period of at least 2 minutes.
  
  Additional notes:
  
  1.Computer is unresponsive at this time, menu's are unresponsive, run
  application [ALT+ F2] unresponsive, Tabs on Firefox Browser
  unresponsive, any other programs running unresponsive, unable to
  close/open any programs.
  
  1a. Note: This unresponsive period may last 2 minutes, or sometimes will
  only become responsive after killing Firefox process.
  
  2.The date/time applet will still update however. Other applets
  unresponsive.
  
  3. Terminal can be run [ALT+ CNRL+T].
  
  4. Terminal will allow "pidof" to be run, to find PID of Firefox.
  
  5. Firefox can be then "killed" by "kill [pid] xxx" via terminal.
  Computer becomes responsive again.
  
  6. Running Ubuntu Mate 17.04 from a bootable USB results in the same
  thing/problem happening.
  
  7.Same problem happens with Firefox Version 51.
  
  8. Downgrade to 16.10 on same machine, no problem occurs.
  
  9. No crash error report in "about:crashes" in Firefox built in
  diagnostics.
  
- 
  Computer Specs:
  
  X220 Lenevo/i5/16GB RAM/250GB SSD
  
  Thank-you.
  
  (Please let me know if I have done any of this incorrectly or need any
  other information. First Bug report!)
  
  ~L.

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

Title:
  Caja crashes when opening D/L folder from Firefox

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

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

[Bug 1683653] Re: Caja crashes when opening D/L folder from Firefox

2017-11-07 Thread Vlad Orlov
[Impact]

Opening download folder from Firefox results in
UI freeze for the whole session. Some keyboard
shortcuts might still work, but mouse doesn't.
Need to kill Firefox to unfreeze the system.

The patch attached to this report fixes the issue.

The fix is already present in Artful and tested by
developers and users. Would be nice to backport it
to Zesty as well, as the whole session freeze is
quite a bad thing (even though you can stop it).

[Test Case]

Steps to reproduce:
- have a terminal running
- run Firefox
- download some file from somewhere
- click on download button to show the file list
- click on "open containing folder" button

Most UI apps will freeze after that.
As Alt-Tab shortcut still works, use it to switch
to terminal and run "killall firefox".

[Regression Potential]

None. The UI freeze *is* the regression. The patch
restores the missing DBus interface initialization
and affects nothing else.

[Other Info]

The patch is included into the debdiff attached to
bug 1680604.

The debdiff contains patches to fix bug 1680604,
bug 1683653, bug 1688687. See other reports for the
corresponding SRU templates.

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

Title:
  Caja crashes when opening D/L folder from Firefox

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

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

[Bug 1683653] Re: Caja crashes when opening D/L folder from Firefox

2017-08-29 Thread Martin Wimpress
** Changed in: caja (Ubuntu Zesty)
   Status: New => Triaged

** Changed in: caja (Ubuntu)
   Importance: Undecided => Medium

** Changed in: caja (Ubuntu Zesty)
   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/1683653

Title:
  Caja crashes when opening D/L folder from Firefox

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

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


[Bug 1683653] Re: Caja crashes when opening D/L folder from Firefox

2017-08-29 Thread Vlad Orlov
** Tags added: ubuntu-mate-zesty-sru

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

Title:
  Caja crashes when opening D/L folder from Firefox

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

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