=== yofel_ is now known as yofel [11:34] AlanBell, om26er: hi guys, just curious if you found the time to try out my tentative fix for bug 785101 [11:34] Launchpad bug 785101 in unity (Ubuntu) "unable to remove the "Apps Available for Download" section from Applications Lens" [Undecided,Opinion] https://launchpad.net/bugs/785101 === JanC is now known as Guest33428 === m_conley_away is now known as m_conley [22:00] Is there a lens for network shares? I'm tired of typing Alt+F2 nautilus smb://servername/sharename by hand [22:20] Hy guys! [22:20] I'm new in ubuntu development, I solved a bug last week in xoscope, I would collaborate with ubuntu development [22:21] so I scavenged the bitesize bug list and found bug 773841 [22:21] Launchpad bug 773841 in unity-place-files (Ubuntu) "\\192.168.1.x opens http:\\192.168.1.x in firefox as opposed to smb://192.168.1.x in nautilus" [Low,Confirmed] https://launchpad.net/bugs/773841 [22:21] I think I can solve this [22:22] may anyone help me? [22:34] compa: i can try to help you, but i can't promise much [22:35] yes! thank you! [22:36] this is what didrocks said "if anyone wants to work on it, it can be quite straightfoward. If anyone wants to work on that, do not hesitate to ping me on irc on #ayatana on freenode :)" [22:37] compa: best to try to get didrocks then :) [22:37] compa: didrocks works central european time [22:38] mgedmin: not that I know of [22:38] I'm also onCET [22:39] * MrChrisDruif as well [22:39] Do you know where is located the bug, can you point me to the package or file? [22:39] or I have to dig by myself? [22:40] compa: well according to the subject, it's in unity-lens-files (which used to be called unity-place-files) [22:41] so you need to clone its bzr branch. acquaint yourself with http://doc.bazaar.canonical.com/latest/en/mini-tutorial/ [22:41] have you already got a launchpad account? [22:41] yes, I used bazar previously [22:42] good. then go to a directory of your choice and do bzr init-repo ./unity-lens-files [22:42] actually a fix for 773841 would simplify my problem as well :) [22:42] mgedmin: yup, i figured [22:44] compa: then do: bzr branch lp:unity-lens-files ./unity-lens-files/lp773841 [22:44] we're naming your subdirectory after the lp (launchpad) bug you're going to fix [22:45] now go to https://code.launchpad.net/unity-lens-files [22:45] and "Register a branch" [22:46] name it lp773841 and set it to "Development" [22:46] I think I have no permission to register a branch [22:47] ockham_: I think the after fixing the bug, I'll do a propose for merging [22:47] no... [22:47] don't register a branch [22:47] thumper: why not? [22:47] just pushing your branch to the project does the registration [22:47] registering a branch was originally just for mirrors of other public locations [22:47] it has been the bane of LP branches ever since [22:48] thumper: okay, my bad [22:48] that's fine [22:48] LP branches used to be my job [22:48] so really, it is my bad [22:48] :-| [22:49] compa: alright, so it seems you should be already set. fix your bug, do a bzr commit -m "with a comment that makes sense" [22:49] and then push it to the project, like thumper says [22:49] ockham_: yes, my comments are serious! [22:49] * mgedmin never registered a branch -- just bzr branch lp:whatever; bzr commit --fixes 1234; bzr push lp:~mgedmin/project/lp1234, and the branch is automatically connected to the bug [22:50] yes, It is what I made for xoscope [22:50] compa: alright, so you might have done it more properly on this than i would have... [22:52] ok, thank you for helping whit brz and branches, but I was here for understanding where the problem is located?! Can you help me? [22:54] compa: sorry, but i'm not acquainted with the files lens. i'm afraid that searching for the issue's origin is somewhat part of the fixing process... [22:56] there aren't too many vala source files in the src directory, though, so might want to try to check them for the issue [22:56] that said, i'm afraid i have to leave soon [22:56] ...and i'd still be greatful if someone could test my (inappropriately registered) branches for unity-lens-applications and unity that attempt to solve bug 785101... [22:56] Launchpad bug 785101 in unity (Ubuntu) "unable to remove the "Apps Available for Download" section from Applications Lens" [Undecided,Opinion] https://launchpad.net/bugs/785101 [22:56] ockham_: not your fault! I hoped for didrocks! [22:56] I found, there are some reg exp in url-checker.vala [22:58] ockham_: horary for ockham_!!! The "apps available" was my most hated feature in unity! === m_conley is now known as m_conley_away [23:49] hi, I'm having some serious performance issues with unity... maybe someone can aid me? [23:49] I'm using the binary nvidia drivers, and I'm getting around 200-300 fps with unity [23:49] using the same drivers, I'm getting 2200-2300 fps with gnome3 [23:49] any reason for this drastic performance decrease with unity?