[Bug 92127] Re: SVG images look blurry when zoomed in

2009-05-28 Thread Martin Owens
This is still a problem in Jaunty 9.04, it's a big problem with vector handling and isn't hard to fix if it's using cairo rendering already for pdf files. It's just a matter of rendering vs rasterising ordering. -- SVG images look blurry when zoomed in https://bugs.launchpad.net/bugs/92127 You re

[Bug 519005] Re: nautilus crashed with SIGSEGV in pango_context_get_base_dir()

2010-02-11 Thread Martin Owens
** Changed in: groundcontrol Status: New => Confirmed ** Changed in: groundcontrol Importance: Undecided => Critical ** Changed in: groundcontrol Status: Confirmed => Triaged -- nautilus crashed with SIGSEGV in pango_context_get_base_dir() https://bugs.launchpad.net/bugs/519005

[Bug 185165] Re: Ubuntu does not open MS Windows internet shortcuts with 'url' extension

2010-02-21 Thread Martin Owens
Because it has been fixed, just no one can be bothered to release the fix. -- Ubuntu does not open MS Windows internet shortcuts with 'url' extension https://bugs.launchpad.net/bugs/185165 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to s

[Bug 185165] Re: Ubuntu does not open MS Windows internet shortcuts with 'url' extension

2010-03-02 Thread Martin Owens
Maybe a MOTU. -- Ubuntu does not open MS Windows internet shortcuts with 'url' extension https://bugs.launchpad.net/bugs/185165 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to shared-mime-info in ubuntu. -- desktop-bugs mailing list des

[Bug 15495] Re: "Archive Manager" doesn't mean anything if you don't know what an "archive" is

2009-06-23 Thread Martin Owens
What I find interesting about this design bug is that the very concepts are clashing with the way it works. If you talk of compressed files then you could easily be talking about a directory of txt.gz files, which would technically each be compressed with gzip compression. On the other hand the re

[Bug 15495] Re: "Archive Manager" doesn't mean anything if you don't know what an "archive" is

2009-06-24 Thread Martin Owens
After giving this some more thought, I think I'd like to see the existing wording kept as is. this is because we are trying to change the wording to better suite users who have had alternative education and not because the wording accurately describes or make the process immediately obvious. We are

[Bug 185165] Re: Ubuntu does not open MS Windows internet shortcuts with 'url' extension

2008-12-12 Thread Martin Owens
Endolith, do you have a package in mind that fixes the issue? or is it something that would go upstream into nautilus? If you've got a package, we could get it through REVU and a MOTU to get it into main. Once there getting it installed by default is easier. -- Ubuntu does not open MS Windows in

[Bug 185165] Re: Ubuntu does not open MS Windows internet shortcuts with 'url' extension

2008-12-12 Thread Martin Owens
I've been working on this too. It looks like a bit of a mess. We need to fix two issues. One is the lack of x-mswinurl support, including loading the url in a default browser (see script above) And then we have the problem that the magic glob doesn't choose the right mime type for mswinurl files.

[Bug 276157] Re: Plugin Menu Items are an unordered list

2008-10-30 Thread Martin Owens
Don't bugs flaw to gnome automatically? -- Plugin Menu Items are an unordered list https://bugs.launchpad.net/bugs/276157 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https

[Bug 276157] Re: Plugin Menu Items are an unordered list

2008-10-30 Thread Martin Owens
My initial impression was that launchpad could be used for upstream reporting because it had some sophisticated way of making these bugs visible in various upstream projects. I see now that was in err. So, this bugs needs to go directly to gnome bug tracking. -- Plugin Menu Items are an unorder

[Bug 269213] Re: Nautilus-image-converter does not work immediatly

2008-11-01 Thread Martin Owens
When developing it's just a case of restarting the nautilus process. A post-install script would fix it. But better check with the nautilus devs. -- Nautilus-image-converter does not work immediatly https://bugs.launchpad.net/bugs/269213 You received this bug notification because you are a member

[Bug 269213] Re: Nautilus-image-converter does not work immediatly

2008-11-01 Thread Martin Owens
mp: can you open a new bug report? that is a different bug from this one. -- Nautilus-image-converter does not work immediatly https://bugs.launchpad.net/bugs/269213 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in ubuntu. --

[Bug 734840] Re: nautilus crashed with SIGSEGV in PyThreadState_New()

2011-03-21 Thread Martin Owens
groundcontrol does not maintain it's own python interpreter or nautilus version. For this reason it is impossible for groundcontrol's python code to cause C code errors unless there is really an error in python or nautilus. Although I notice an error with bzrlib gtk.diff (which wouldn't cause the

[Bug 371663] Re: Stretched thumbnails of small images

2009-09-22 Thread Martin Owens
My thanks goes out to Martin Mai, Pedro Villavicencio, Jan Nekvasil (for reporting) and Jaap A. Haitsma for fixing the bug. You guys rock and keep up the good work! -- Stretched thumbnails of small images https://bugs.launchpad.net/bugs/371663 You received this bug notification because you are a

[Bug 579175] [NEW] Can not copy the current location onto clipboard any more

2010-05-12 Thread Martin Owens
Public bug reported: Binary package hint: nautilus Since lucid removed the ability to see the location as a text string, it means you can't copy the location onto the clipboard and it breaks a whole bunch of workflows for copying the location and pasting it into other windows. ProblemType: Bug D

[Bug 579175] Re: Can not copy the current location onto clipboard any more

2010-05-12 Thread Martin Owens
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/48319157/Dependencies.txt ** Attachment added: "usr_lib_nautilus.txt" http://launchpadlibrarian.net/48319158/usr_lib_nautilus.txt -- Can not copy the current location onto clipboard any more https://bugs.launchpad.net/b

[Bug 185165] Re: Ubuntu does not open MS Windows internet shortcuts with 'url' extension

2008-05-25 Thread Martin Owens
** Changed in: shared-mime-info (Ubuntu) Status: New => Confirmed ** Changed in: gnome-mime-data (Ubuntu) Status: New => Confirmed -- Ubuntu does not open MS Windows internet shortcuts with 'url' extension https://bugs.launchpad.net/bugs/185165 You received this bug notification be

[Bug 195186] [NEW] Gimp Crashes when Cheese steals webcam

2008-02-24 Thread Martin Owens
Public bug reported: When I have gimp open to edit some pictures taken with cheese and I then open cheese and take pictures and close it. When I go to gimps File > Open menu item Gimp crashes (simply disappears without a trace) This might be a problem with the webcam being used in gimp as a scann

[Bug 226628] Re: Error connecting Canon IXUS 860 IS camera

2008-08-09 Thread Martin Owens
Looks like a problem with f-spot, if you don't give libhal api a real udi it'll squawk so f-spot needs to be checking things more gracefully and erroring if required with this device. ** Changed in: f-spot (Ubuntu) Sourcepackagename: None => f-spot -- Error connecting Canon IXUS 860 IS camera ht

[Bug 118408] Re: Ubuntu tries to open .run self-extracting installers with gEdit

2008-08-09 Thread Martin Owens
Confirmed in nautilus, gnome opens a binary program correctly when the mode is 755 (executable) but tries to open ELF binaries in Wine if it's not executable. Gnome should be able to identify a program which you don't have execution permissions on. ** Changed in: nautilus (Ubuntu) Sourcepackagena

[Bug 269213] Re: Nautilus-image-converter does not work immediatly

2008-09-29 Thread Martin Owens
Sebastien, please make sure to post a link to the bug that this bug is a duplicate of. It makes it hard to traverse the problem space if bugs are closed without proper links. -- Nautilus-image-converter does not work immediatly https://bugs.launchpad.net/bugs/269213 You received this bug notific

[Bug 276157] [NEW] Plugin Menu Items are an unordered list

2008-09-29 Thread Martin Owens
Public bug reported: Installing any number of plugins which as nautilus image plugin or bzr- gtk will quickly show that each right click menu has it's own and distinctive menu ordering for each of these plugins. What is happening is that these plugins are being processed and their results are not

[Bug 276157] Re: Plugin Menu Items are an unordered list

2008-09-29 Thread Martin Owens
Most testing indicated that it shows up mostly when more than one kind of file is selected. Different files (and thus I suspect different plugin execution orders) produce different menus. ** Description changed: Installing any number of plugins which as nautilus image plugin or bzr- gtk will

Re: [Bug 157099] Re: Automatic installation of DVD CSS support

2007-11-28 Thread Martin Owens
> Under the DMCA its illegal to develop, distribute, or use any tool that > can break or bypass an encryption, which the libdvdcss2 library does > just that, bypasses the CSS encryption system. Now there are certain > exceptions, like security research, and the question is whether or not > libdvdc

[Bug 121681] Re: Four in a row - Game is too good on lowest setting

2007-06-21 Thread Martin Owens
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/8158621/Dependencies.txt -- Four in a row - Game is too good on lowest setting https://bugs.launchpad.net/bugs/121681 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contac

[Bug 121681] Four in a row - Game is too good on lowest setting

2007-06-21 Thread Martin Owens
Public bug reported: Binary package hint: gnome-games I played 200 games, I lost 200 games. that was on the lowest setting. as a result isn't of entertaining me it has made me angry. please add variance to give human players a chance. ProblemType: Bug Architecture: i386 Date: Fri Jun 22 01:56:21