[Bug 116453]

2015-09-09 Thread Nelson Benitez
(In reply to Jason Crain from comment #14) > (In reply to Nelson Benitez from comment #13) > > Hi Jason, thank you very much for the patch, btw, today I was reading this > > pdf: > > > > http://www.compsci.hunter.cuny.edu/~sweiss/course_materials/csci493.70/ > &g

[Bug 116453]

2015-04-15 Thread Nelson Benitez
Hi Jason, thank you very much for the patch, btw, today I was reading this pdf: http://www.compsci.hunter.cuny.edu/~sweiss/course_materials/csci493.70/lecture_notes/GTK_textview.pdf and noticed that lot of words with double f, like 'buffer', are not found[1] when searching for it, also when

[Bug 599846]

2013-11-13 Thread Nelson Benitez
Thank you! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/599846 Title: firefox right click open containing folder should highlight file To manage notifications about this bug go to:

[Bug 129219]

2013-11-13 Thread Nelson Benitez
Thank you! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/129219 Title: firefox download manager - Open containing folder with preselected file in nautilus/file manager To manage notifications

[Bug 599846]

2013-11-11 Thread Nelson Benitez
Hi Karl, is this now ok to commit? if so, could you commit for me? (I don't have commit rights).. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/599846 Title: firefox right click open

[Bug 129219]

2013-11-11 Thread Nelson Benitez
Hi Karl, is this now ok to commit? if so, could you commit for me? (I don't have commit rights).. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/129219 Title: firefox download manager - Open

[Bug 129219]

2013-11-08 Thread Nelson Benitez
Created attachment 829607 0001-Bug-417952-Open-Containing-Folder-doesn-t-highlight-.patch (In reply to Karl Tomlinson (:karlt) from comment #20) Comment on attachment 826479 0001-Bug-417952-Open-Containing-Folder-doesn-t-highlight-.patch Thanks. This is good. Just some minor things:

[Bug 599846]

2013-11-08 Thread Nelson Benitez
Created attachment 829607 0001-Bug-417952-Open-Containing-Folder-doesn-t-highlight-.patch (In reply to Karl Tomlinson (:karlt) from comment #20) Comment on attachment 826479 0001-Bug-417952-Open-Containing-Folder-doesn-t-highlight-.patch Thanks. This is good. Just some minor things:

[Bug 599846]

2013-11-03 Thread Nelson Benitez
(In reply to Karl Tomlinson (:karlt) from comment #17) Comment on attachment 813885 0001-Bug-417952-Open-Containing-Folder-doesn-t-highlight-.patch Thank you for working out how to do this, Nelson. This looks like the right approach. You're welcome!, and sorry for getting back to you after

[Bug 129219]

2013-11-03 Thread Nelson Benitez
(In reply to Karl Tomlinson (:karlt) from comment #17) Comment on attachment 813885 0001-Bug-417952-Open-Containing-Folder-doesn-t-highlight-.patch Thank you for working out how to do this, Nelson. This looks like the right approach. You're welcome!, and sorry for getting back to you after

[Bug 599846]

2013-11-03 Thread Nelson Benitez
Created attachment 826479 0001-Bug-417952-Open-Containing-Folder-doesn-t-highlight-.patch Updated patch. Created from FIREFOX_AURORA_27_BASE tag. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/599846

[Bug 129219]

2013-11-03 Thread Nelson Benitez
Created attachment 826479 0001-Bug-417952-Open-Containing-Folder-doesn-t-highlight-.patch Updated patch. Created from FIREFOX_AURORA_27_BASE tag. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/129219

[Bug 599846]

2013-10-06 Thread Nelson Benitez
Created attachment 813887 screencast of firefox with patch applied, in fedora 19 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/599846 Title: firefox right click open containing folder should

[Bug 599846]

2013-10-06 Thread Nelson Benitez
Created attachment 813885 0001-Bug-417952-Open-Containing-Folder-doesn-t-highlight-.patch Hi, this patch uses the File Manager DBus Interface[1] to launch file manager and select a file. When this DBus interface is not present, then the current code is used, so to not break backward

[Bug 129219]

2013-10-06 Thread Nelson Benitez
Created attachment 813885 0001-Bug-417952-Open-Containing-Folder-doesn-t-highlight-.patch Hi, this patch uses the File Manager DBus Interface[1] to launch file manager and select a file. When this DBus interface is not present, then the current code is used, so to not break backward

[Bug 129219]

2013-10-06 Thread Nelson Benitez
Created attachment 813887 screencast of firefox with patch applied, in fedora 19 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/129219 Title: firefox download manager - Open containing folder with

[Bug 1085526]

2013-08-12 Thread Nelson Benitez
Hi, as I cannot help with coding (on this specific issue), I've opened a bounty on FreedomSponsors: http://www.freedomsponsors.org/core/issue/319/support-for-digital- signatures Anyone interested on this bug is welcome to pledge more money by visiting the above link, this money will probably not

[Bug 740506]

2013-08-08 Thread Nelson Benitez
Hi, as I cannot help with coding (on this specific issue), I've opened a bounty on FreedomSponsors: http://www.freedomsponsors.org/core/issue/319/support-for-digital- signatures Anyone interested on this bug is welcome to pledge more money by visiting the above link, this money will probably not

[Bug 137418] Re: add ntlm (MS) proxy support (wishlist)

2012-05-31 Thread Nelson Benitez
Hi, this bug prevents me from using ubuntu/debian from my workplace where my employer uses a NTLM proxy authentication to reach the internet, I had the same problem with fedora and its yum package manager, in fedora they use curl to download http requests so adding NTLM support was just a

[Bug 137418] Re: add ntlm (MS) proxy support (wishlist)

2012-05-31 Thread Nelson Benitez
As mentioned in my above comment, because apt uses libcurl for accessing https urls, we can easily have support for NTLM and several other proxy authentication methods [1] thanks to libcurl. It is a pity that the http code in contrast does not use libcurl. [1]

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2010-05-24 Thread Nelson Benitez
Hi Rolf, I think your first comment Actually, unicode is mostly not an issue and dealt with in 6.x. is not true.. if I zip utf8 filenames with non-ascii chars (with zip command or file-roller) then I can't unzip them with file-roller.. because 'unzip -l' lists them wrong. See my comment on

[Bug 111939] Re: Not possible to alt-tab during a drag-and-drop operation

2010-02-12 Thread Nelson Benitez
According to https://bugzilla.gnome.org/show_bug.cgi?id=135056 Fedora is already shipping a patch that fixes this issue, how can we request Ubuntu to incorporate that patch because this is a good usability feature Ubuntu should also have. -- Not possible to alt-tab during a drag-and-drop

[Bug 12153] Re: Cannot use Windows key in keyboard shortcuts

2008-10-06 Thread Nelson Benitez
Yes, as I previously commented[1], the keyboard layouts need to be changed to incorporate that setting by default!! [1] https://bugs.launchpad.net/ubuntu/+source/gnome-control- center/+bug/12153/comments/60 -- Cannot use Windows key in keyboard shortcuts https://bugs.launchpad.net/bugs/12153

[Bug 12153] Re: Cannot use Windows key in keyboard shortcuts

2008-08-11 Thread Nelson Benitez
Sam, as far as I understand the fix will be shipped in the next version of Ubuntu (intrepid). -- Cannot use Windows key in keyboard shortcuts https://bugs.launchpad.net/bugs/12153 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. --

[Bug 12153] Re: Cannot use Windows key in keyboard shortcuts

2007-11-20 Thread Nelson Benitez
This bug has been fixed upstream in http://bugzilla.gnome.org/show_bug.cgi?id=165343 but this will not be fixed in Ubuntu until Ubuntu sets by default the option Hyper is mapped to the Win-keys in all keyboard layouts, as said in http://bugzilla.gnome.org/show_bug.cgi?id=165343#c57 -- Cannot use

[Bug 162531] Re: offer install gnome-bluetooth when usb bluetooth adaptor has been attached to computer

2007-11-14 Thread Nelson Benitez
I would like the first option, that is gnome-bluetooth be installed by default, so is this bug appropiate for that?, or do I need to file another bug ? Thanks for your help -- offer install gnome-bluetooth when usb bluetooth adaptor has been attached to computer

[Bug 162531] offer install gnome-bluetooth when usb bluetooth adaptor has been attached to computer

2007-11-13 Thread Nelson Benitez
Public bug reported: Hi, I wanted to transfer files from/to my nokia n73 phone. When I inserted the bluetooth adaptor in the usb port of my laptop, the bluetooth applet was bring on, with that applet I wasn't able to transfer any file neither from nor to the laptop. I then installed

[Bug 162531] Re: offer install gnome-bluetooth when usb bluetooth adaptor has been attached to computer

2007-11-13 Thread Nelson Benitez
What are the problems if there's no internet? that the package couldn't be downloaded? well then you have win nothing but loose nothing, i.e. then you are in the same situation as we are today. Also there's api to check if there's internet connection, so if we are offline then we will not show

[Bug 61235] Re: USB mass storage stops working after a while

2007-11-11 Thread Nelson Benitez
Hi, my problem is not a hard disk but my nokia n73, when I plugged the usb cable and select mass-storage mode in the phone, the phone does not get mounted, I put at the end of this comment the relevant dmesg output. I can't set allow_restart or max_sectors because it says permission denied but I

[Bug 61235] Re: USB mass storage stops working after a while

2007-11-11 Thread Nelson Benitez
I forgot to say I'm on ubuntu gutsy. -- USB mass storage stops working after a while https://bugs.launchpad.net/bugs/61235 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 109763] Re: Insert a rewriteable or blank disc when trying to use CD/DVD Creator, with blank disc in CDR drive

2007-06-11 Thread Nelson Benitez
For those who the published workarounds didn't work maybe can test if the problem is in the permissions of the device file because that was my problem on a similar bug[1] I had. [1] http://bugs.gentoo.org/show_bug.cgi?id=100460#c7 -- Insert a rewriteable or blank disc when trying to use CD/DVD

[Bug 68020] Re: Azureus 2.5.0.0 crashes

2007-01-15 Thread Nelson Benitez
Thanks for the workarounds, this bug is annoying because azureus is a popular used application... Here my error message of Azureus and java bundled in Edgy: :~$ azureus # # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGSEGV (0xb) at pc=0xb03d7d02, pid=5134,

[Bug 68020] Re: Azureus 2.5.0.0 crashes

2007-01-15 Thread Nelson Benitez
Just to comment that prior to do the workaround Michael suggests in comment 3 you have to install 'java-gcj-compat' package, that it was not in my edgy default installation. -- Azureus 2.5.0.0 crashes https://launchpad.net/bugs/68020 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com