[Bug 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-17 Thread Jussi H.
I was effect by bug #1077696 when I started using ubuntu 12.10 and had to 
revert using 12.04. Both Ubuntu 12.04 LTS and Linux Mint 13 are not effected by 
bug #1077696. Probably other distros based on ubuntu 12.04 are ok as well.
Bug #1077696 is marked as duplicate for this one.

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

Title:
  nautilus hangs copying large directories from a samba share

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

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


[Bug 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-15 Thread Jussi H.
On Ubuntu 12.10 this is bug easily triggered. Start video with video player 
from gvfs mapped samba share and start same video again with another instance 
of that video player (running them simultaneously).
With this gvfs hangs, about 90% of the time. Well for me atleast :)
If it doesn't hang start more instances :)

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

Title:
  nautilus hangs copying large directories from a samba share

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

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


[Bug 1077696] Re: mounted samba share stops working for file access

2012-11-14 Thread Jussi H.
I'm using quantal 12.10 and gvfs 1.14

I have the same problem you can't kill VLC when it gets stuck which happens 
about 50% of the you try to start video.
Same happens with GNOME mplayer if you open two of them to play same file. 
Only way to kill all stuck processes is to kill gvfsd-smb.
Tried upgrading fuse to 2.9.2 since it has some kind deadlock fixes. I though 
gvfsd-smb used fuse but building fuse and upgrading it to 2.9.2 didn't help.

gvfsd-fuse seems to be stuck as well. Because if i try to kill gvfsd-
fuse it doesn't get killed until gvfsd-smb is killed.

Stack traces.

gvfs-fuse

[810aacfd] futex_wait_queue_me+0xcd/0x100
[810ab49c] futex_wait+0x19c/0x2d0
[810ad46c] do_futex+0x11c/0xa40
[810ade1d] sys_futex+0x8d/0x190
[81689d29] system_call_fastpath+0x16/0x1b
[] 0x

gvfs-smb

[81194549] poll_schedule_timeout+0x49/0x70
[81195b9a] do_sys_poll+0x3ba/0x4d0
[81195d8b] sys_poll+0x6b/0x100
[81689d29] system_call_fastpath+0x16/0x1b
[] 0x

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

Title:
  mounted samba share stops working for file access

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

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


[Bug 1077696] Re: mounted samba share stops working for file access

2012-11-14 Thread Jussi H.
Like to add that VLC and GNOME mplayer accesing same file doesn't always 
deadlock but deadlocks most of the time.
My laptop is dual core, this deadlock might not happen with single core 
computer.

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

Title:
  mounted samba share stops working for file access

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

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


[Bug 1077696] Re: mounted samba share stops working for file access

2012-11-14 Thread Jussi H.
I'm also using 64bit ubuntu.

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

Title:
  mounted samba share stops working for file access

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

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


[Bug 1077696] Re: mounted samba share stops working for file access

2012-11-14 Thread Jussi H.
Tried ubuntu 12.10 32bit and gvfs-1.14.0-0ubuntu6 and same problem
exists. Vlc and Gnome MPlayer still hangs still hangs when trying to
play same file. Only way to kill processes is to kill gvfsd-smb. VLC
sometimes hangs when just playing one file, maybe it accesses same file
from multiple threads?

gvfsd-fuse
[c109974f] futex_wait_queue_me+0xcf/0xf0
[c1099ded] futex_wait+0x16d/0x270
[c109b8f2] do_futex+0x112/0x910
[c109c170] sys_futex+0x80/0x130
[c15d14df] sysenter_do_call+0x12/0x28
[] 0x

gvfds-smb
[c115f647] poll_schedule_timeout+0x37/0x60
[c1160840] do_sys_poll+0x310/0x430
[c1160a0a] sys_poll+0x5a/0xd0
[c15d14df] sysenter_do_call+0x12/0x28
[] 0x

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

Title:
  mounted samba share stops working for file access

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

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


[Bug 1077696] Re: mounted samba share stops working for file access

2012-11-14 Thread Jussi H.
I tested this problem on Linux Mint 13 based on Ubuntu 12.04 and with gvfs 
1.12.1-0ubuntu1.1 and this bug is not there. Eveything works, so something must 
have changed between ubuntu 12.04 and 12.10.
This bug is also in Linux Mint 14 RC based on Ubuntu 12.10.

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

Title:
  mounted samba share stops working for file access

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

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


[Bug 958647] Re: After using expo plugin panel and launcher lose focus and require additional click to start act

2012-11-08 Thread Jussi H.
Here is a video how unity 5.16 panel  launcher looses focus when you
select a workspace.

** Attachment added: unity5.16.focusbug.webm
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/958647/+attachment/3428146/+files/unity5.16.focusbug.webm

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

Title:
  After using expo plugin panel and launcher lose focus and require
  additional click to start act

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

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


[Bug 958647] Re: After using expo plugin panel and launcher lose focus and require additional click to start act

2012-11-08 Thread Jussi H.
Addition to previous video I forgot to add that i tried
5.16.0-0ubuntu2~test1 from unity team ppa uploaded 2012-10-26. I think
it should have had fix for Bug #1035628 but it didn't fix this bug. So
these are two separate bugs.

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

Title:
  After using expo plugin panel and launcher lose focus and require
  additional click to start act

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

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


[Bug 958647] Re: After using expo plugin panel and launcher lose focus and require additional click to start act

2012-11-08 Thread Jussi H.
I'm using ubuntu 12.04 as well with all updates from proposed as well.
I'm not home right now but i think i'm running unity 5.16.

When I go select a workspace this happens like 50% of the time or
sometimes even when I start terminal with Ctrl+Alt+T that panel+launcher
loses focus.

What this means I have to click launcher or panel top of the screen to
make it active again.

Example if i have two terminal windows open and I select workspace they
are in no top panel menu is shown for the terminal windows even if I
change focus between those two terminal windows. To get menu back i have
to either click launcher or top panel.

Also if I want to launch something from launcher i first have click
launcher or top panel then second click on launcher launches something.

I'll probably have time tonight to do a video about this bug.

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

Title:
  After using expo plugin panel and launcher lose focus and require
  additional click to start act

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

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


[Bug 958647] Re: After using expo plugin panel and launcher lose focus and require additional click to start act

2012-11-08 Thread Jussi H.
This might be same problem as with Bug #1035628.
Patch seem to target UnityScreen::OnSwitcherStart method. Maybe that method 
gets called when workspace selector is run and that fix helps.
When unity 5.18 is released i'll have to see if those fixes that have been 
committed to bug will fix this bug as well.

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

Title:
  After using expo plugin panel and launcher lose focus and require
  additional click to start act

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

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


[Bug 1072363] Re: Minimize window default shortcut Ctrl-Alt-0 doesn't work

2012-11-02 Thread Jussi H.
Did you read my comments? If i change minimize to Ctrl+Alt+0 it's reseted to 
Ctrl+Alt+KP0. Also keyboard shortcuts settings show minimize shortcut as 
Ctrl+Alt+0 even if it's Ctral+Alt+KP0.
So i'm really wondering how this bug can be invalid?

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

Title:
  Minimize window default shortcut Ctrl-Alt-0 doesn't work

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

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


[Bug 1072363] Re: Minimize window default shortcut Ctrl-Alt-0 doesn't work

2012-11-02 Thread Jussi H.
What I mean is that Ctrl-Alt-KP0 showing as Ctrl-Alt-0 in keyboard
shortcut is still a bug even if that shortcut reboot thingy is reported
in another bug.

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

Title:
  Minimize window default shortcut Ctrl-Alt-0 doesn't work

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

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


[Bug 1072358] [NEW] Installing preload slows unity dash to crawl

2012-10-28 Thread Jussi H.
Public bug reported:

When installing preload sudo apt-get install preload and using ubuntu a while 
(5-10 minutes) dash is slowed to crawl. 
After a while I can't even close dash with Super key if i press it again after 
opening it with Super.
All text I write to search field lags behind a lot.
I've also gotten graphical bug where dash is drawn on screen even if it's 
closed.

Ubuntu 12.10
Unity 6.10.0
preload 0.6.4-2
My display adapter is Radeon HD 3450 and i'm running opensource radeon drivers.

If i uninstall preload dash doesn't slowdown anymore.

** Affects: unity (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/1072358

Title:
  Installing preload slows unity dash to crawl

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

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


[Bug 1072363] [NEW] Minimize window default shortcut Ctrl-Alt-0 doesn't work

2012-10-28 Thread Jussi H.
Public bug reported:

Using shortcut Ctrl-Alt-0 doesn't work to minimize window. It's show in System 
Settings-Keyboard shows as default.
After testing to find what key combination actually minimized window it was 
Ctrl-Alt-KP0 (keypad 0) that minimized window.
When changed minimize window shortcut by hand to Ctrl-Alt-0 it started working 
and after that Ctrl-Alt-KP0 didn't work anymore. 

Ubuntu 12.10
Unity 6.10.0
gnome-control-center 1:3.4.2-0ubuntu19

** Affects: gnome-control-center (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/1072363

Title:
  Minimize window default shortcut Ctrl-Alt-0 doesn't work

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

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


[Bug 1072363] Re: Minimize window default shortcut Ctrl-Alt-0 doesn't work

2012-10-28 Thread Jussi H.
Seems that if i change shortcut to same Ctrl-Alt-0 it works but after
reboot it's not working anymore and I have to do it again.

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

Title:
  Minimize window default shortcut Ctrl-Alt-0 doesn't work

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

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