[Bug 150690] Re: Compiz Gutsy : Can't drag a window to another workspace

2009-05-13 Thread Marcus Carlson
Hi folks, I've been doing some investigating and maybe you already know this but in libwnck in screen.c the function update_workspace_list this always sets n_space to 1 without printing my warning. From my understanding this goes all the way to compiz land which hacks the workspaces to always be

[Bug 150690] Re: Compiz Gutsy : Can't drag a window to another workspace

2009-05-14 Thread Marcus Carlson
Aha. If I understand it correct, a viewport is just a part of a large desktop (vm-spec). But how can the pager display get the number of viewports correctly when drawing the switcher, I might be blind but I just can't find the code that draws ALL (iterating thru the list and calls the

[Bug 150690] Re: Compiz Gutsy : Can't drag a window to another workspace

2009-05-15 Thread Marcus Carlson
I've made a kinda hackish patch that lets you move the window to another workspace (actually its a viewport). Known bugs - The window isn't moved to the same position as the last workspace - No highlight during drag - Probably something more... Note I'm not a C developer and I really haven't

[Bug 150690] Re: Compiz Gutsy : Can't drag a window to another workspace

2009-05-15 Thread Marcus Carlson
Saïvann Carignan: It surly did need some modifications, in fact I felt ashame of the patch so I had to do a better one ;-) So here we go again, the window is now moved to the right position after the move and won't activate (unless moved to the current workspace/viewport). Very annoying having

[Bug 387796] Re: Display icons in the open with ... list

2009-06-27 Thread Marcus Carlson
First, C is not my native language (Java guy) and I've almost never written anything in C. But Fixing small bugs like this seems like a good start to learn. So here's my one-liner to add icons to the Open with list. I would like some comments whether I need to free the icon and if getting icons

[Bug 387796] Re: Display icons in the open with ... list

2009-06-27 Thread Marcus Carlson
Screenshot showing icons in the Open with list using the patch. @Sebastien Bacher - I think you could guess a lot from the icons :-) ** Attachment added: Screenshot of Open with list with icons http://launchpadlibrarian.net/28468003/appicons.png -- Display icons in the open with ... list

[Bug 387796] Re: Display icons in the open with ... list

2009-06-27 Thread Marcus Carlson
Sorry, I should have read upstream first. Seems like this is already fixed in master. My bad. Can we mark this as fix committed? -- Display icons in the open with ... list https://bugs.launchpad.net/bugs/387796 You received this bug notification because you are a member of Ubuntu Desktop

[Bug 39328] Re: Disable scrolling on window list to flip through windows

2009-06-28 Thread Marcus Carlson
xtknight, I wrote a similar patch to disable scrolling in the workspace switcher, maybe we should use the same gconf key name? Se bug #150443 for the patch. I don't think it's necessary to add a GUI option to enable the scrolling, this just clutter the gui, better let it rest in gconf for the

[Bug 150443] Re: No workspace switching with mousewheel with compiz

2009-06-28 Thread Marcus Carlson
David, well I do - I use scrolling a lot, not using compiz because of problem with graphics driver. But if I would, I'd miss the scrolling. -- No workspace switching with mousewheel with compiz https://bugs.launchpad.net/bugs/150443 You received this bug notification because you are a member of

[Bug 387796] Re: Display icons in the open with ... list

2009-06-29 Thread Marcus Carlson
I think I need to update the patch but when done I could post it upstream. But comments from designers would be good, like should we default to GTK_STOCK_OPEN for applications without icon? -- Display icons in the open with ... list https://bugs.launchpad.net/bugs/387796 You received this bug

[Bug 394356] Re: Remove Open with and quotation marks from entries in Open with sub-menu

2009-07-01 Thread Marcus Carlson
Should the tooltip still include the quotation marks? Current tooltip is Use \%s\ to open the selected item. ** Changed in: hundredpapercuts Assignee: (unassigned) = Marcus Carlson (0-launchpad-mejlamej-nu) -- Remove Open with and quotation marks from entries in Open with sub-menu https

[Bug 394356] Re: Remove Open with and quotation marks from entries in Open with sub-menu

2009-07-01 Thread Marcus Carlson
Yes, that was the plan. I've already made the fix local. Will do some testing and trying in karmic and then attach the patch later. Should I post it here or upstream? -- Remove Open with and quotation marks from entries in Open with sub-menu https://bugs.launchpad.net/bugs/394356 You received

[Bug 394356] Re: Remove Open with and quotation marks from entries in Open with sub-menu

2009-07-01 Thread Marcus Carlson
Look at these two screenshots, the first looks OK to me (also includes the appicons from bug #387796) but the second seams a little strange - it's not totally obvious that you'll open the file with the applications in the list. ** Attachment added: Screenshot showing the open with submenu

[Bug 394356] Re: Remove Open with and quotation marks from entries in Open with sub-menu

2009-07-01 Thread Marcus Carlson
** Attachment added: Screenshot showing the applications in the main menu http://launchpadlibrarian.net/28605122/appicon_inlist.png -- Remove Open with and quotation marks from entries in Open with sub-menu https://bugs.launchpad.net/bugs/394356 You received this bug notification because you

[Bug 387796] Re: Display icons in the open with ... list

2009-07-01 Thread Marcus Carlson
Added a screenshot in bug #394356 where the icon is changed to application-x-executable. See http://launchpadlibrarian.net/28605098/appicons_exec.png Better? -- Display icons in the open with ... list https://bugs.launchpad.net/bugs/387796 You received this bug notification because you are a

[Bug 394356] Re: Remove Open with and quotation marks from entries in Open with sub-menu

2009-07-01 Thread Marcus Carlson
Forgot to remove the quotes on the default application in the first to screenshots. Here's an updated one. ** Attachment added: Removed ALL quotes (except for tooltip) http://launchpadlibrarian.net/28606444/noquotes.png -- Remove Open with and quotation marks from entries in Open with

[Bug 394356] Re: Remove Open with and quotation marks from entries in Open with sub-menu

2009-07-01 Thread Marcus Carlson
Here's a combined patch for this bug and bug #387796, applied and you get a menu like the screenshot above. ** Attachment added: Removed quotes and added icons http://launchpadlibrarian.net/28606524/20_appiconsandstripquotes.patch -- Remove Open with and quotation marks from entries in Open

[Bug 394356] Re: Remove Open with and quotation marks from entries in Open with sub-menu

2009-07-01 Thread Marcus Carlson
mac_v, I agree. I'll see what I can do. -- Remove Open with and quotation marks from entries in Open with sub-menu https://bugs.launchpad.net/bugs/394356 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 394356] Re: Remove Open with and quotation marks from entries in Open with sub-menu

2009-07-01 Thread Marcus Carlson
OK, how about it now? ** Attachment added: Open with in main menu and without in the extended http://launchpadlibrarian.net/28608498/ow_both.png -- Remove Open with and quotation marks from entries in Open with sub-menu https://bugs.launchpad.net/bugs/394356 You received this bug

[Bug 394356] Re: Remove Open with and quotation marks from entries in Open with sub-menu

2009-07-01 Thread Marcus Carlson
Updated patch (also includes the icons). Needs review as I'm not sure if it complies to coding standards and so on... ** Attachment added: Keep Open with in main menu http://launchpadlibrarian.net/28608570/20_appiconsandstripquotes.patch -- Remove Open with and quotation marks from entries

[Bug 394356] Re: Remove Open with and quotation marks from entries in Open with sub-menu

2009-07-01 Thread Marcus Carlson
If everything goes as planned, I'll have a patched nautilus in my newly created PPA so you can all try this and not just look at the screenshots. :-) https://launchpad.net/~0-launchpad-mejlamej-nu/+archive/ppa/+sourcepub/662969/+listing-archive-extra Wait for the ~a2 version... (if it comes up

[Bug 394356] Re: Remove Open with and quotation marks from entries in Open with sub-menu

2009-07-02 Thread Marcus Carlson
mac_v, sure. Will hack on it tonight. -- Remove Open with and quotation marks from entries in Open with sub-menu https://bugs.launchpad.net/bugs/394356 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 392423] Re: unmount menu option should have an icon

2009-07-02 Thread Marcus Carlson
I might take a look at it tonight. -- unmount menu option should have an icon https://bugs.launchpad.net/bugs/392423 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

[Bug 394356] Re: Remove Open with and quotation marks from entries in Open with sub-menu

2009-07-02 Thread Marcus Carlson
Just Other application in submenu. ** Attachment added: Just Other application in submenu http://launchpadlibrarian.net/28636311/oae.png -- Remove Open with and quotation marks from entries in Open with sub-menu https://bugs.launchpad.net/bugs/394356 You received this bug notification

[Bug 394356] Re: Remove Open with and quotation marks from entries in Open with sub-menu

2009-07-02 Thread Marcus Carlson
Application icons (bug #387796) and open with changes patch. Anyone want a package as well to try it out? ** Attachment added: Application icons and open with changes http://launchpadlibrarian.net/28636354/18_appicons_openwith.patch -- Remove Open with and quotation marks from entries in

[Bug 392423] Re: unmount menu option should have an icon

2009-07-02 Thread Marcus Carlson
Should both Unmount Volume and Eject Volume have the same icon (media-eject)? Needs review. ** Attachment added: Icon on eject and unmount volume actions http://launchpadlibrarian.net/28637498/19_eject.patch -- unmount menu option should have an icon https://bugs.launchpad.net/bugs/392423

[Bug 39328] Re: Disable scrolling on window list to flip through windows

2009-07-05 Thread Marcus Carlson
After a quick look I would propose not add the gconf dependency to libwnck but instead add a property, scroll_enabled, to the tasklist and use gconf within window-list. What do you think? -- Disable scrolling on window list to flip through windows https://bugs.launchpad.net/bugs/39328 You

[Bug 39328] Re: Disable scrolling on window list to flip through windows

2009-07-05 Thread Marcus Carlson
This patch adds the ability to set the scrolling behavior of the tasklist in libwnck. ** Attachment added: Adds scroll_enabled property to tasklist in libwnck http://launchpadlibrarian.net/28716607/10_wnck_scroll_enabled.patch -- Disable scrolling on window list to flip through windows

[Bug 39328] Re: Disable scrolling on window list to flip through windows

2009-07-05 Thread Marcus Carlson
This patch against gnome-panel adds the ability to change the scroll behavior via gconf settings. Please comment on code (mostly c'n'p) and if this is the correct way to handle this issue. ** Attachment added: Change the scroll_enabled property via gconf settings

[Bug 394356] Re: Remove Open with and quotation marks from entries in Open with sub-menu

2009-07-06 Thread Marcus Carlson
Are we happy with the changes or shall we do as Michael suggest? -- Remove Open with and quotation marks from entries in Open with sub-menu https://bugs.launchpad.net/bugs/394356 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. --

[Bug 39328] Re: Disable scrolling on window list to flip through windows

2009-07-08 Thread Marcus Carlson
Screenshot showing the scrolling option (and gconf setting). As said, suggestions are welcome. ** Attachment added: scroll_gui.png http://launchpadlibrarian.net/28828672/scroll_gui.png -- Disable scrolling on window list to flip through windows https://bugs.launchpad.net/bugs/39328 You

[Bug 39328] Re: Disable scrolling on window list to flip through windows

2009-07-08 Thread Marcus Carlson
Due to popular demand, here's a patch that adds a gui for changing the scrolling behavior. Comment on design and naming is welcome. Screenshot in a second. ** Attachment added: Adds gui for changing scrolling behaviour http://launchpadlibrarian.net/28828623/scroll_gui.patch -- Disable

[Bug 39328] Re: Disable scrolling on window list to flip through windows

2009-07-13 Thread Marcus Carlson
I'll try to get this accepted upstream first, but in case I won't - I'll get back and we'll continue discussing the issue here instead. I also think that when we're adding an option to the window list to enable mouse wheel scrolling, we should do the same for the workspace switcher, but that's for

[Bug 386150] Re: Nautilus file browser toolbar is complicated, redundant, and ugly

2009-07-16 Thread Marcus Carlson
A package for the brave; https://launchpad.net/~0-launchpad-mejlamej-nu/+archive/ppa Note that this is just WIP and far from ready, it's just to get the feeling for how it could work, not to be installed on your primary desktop ;-) I could post some screenshots later. -- Nautilus file browser

[Bug 386150] Re: Nautilus file browser toolbar is complicated, redundant, and ugly

2009-07-16 Thread Marcus Carlson
Screenshot of WIP. Planned is to combine refresh/stop to one button. ** Attachment added: nautilus-human.png http://launchpadlibrarian.net/29135180/nautilus-human.png -- Nautilus file browser toolbar is complicated, redundant, and ugly https://bugs.launchpad.net/bugs/386150 You received this

[Bug 386150] Re: Nautilus file browser toolbar is complicated, redundant, and ugly

2009-07-16 Thread Marcus Carlson
antistress, the magnifier you see in the screenshot is not the zoom, it's the search function. Otherwise no changes. -- Nautilus file browser toolbar is complicated, redundant, and ugly https://bugs.launchpad.net/bugs/386150 You received this bug notification because you are a member of Ubuntu

[Bug 386150] Re: Nautilus file browser toolbar is complicated, redundant, and ugly

2009-07-16 Thread Marcus Carlson
antistress wrote Therefore you remove the possibilty for the user to adjust zoom factor with its mouse wheel. Well, no, ctrl + mouse wheel will still be available. Location bar is still there if you press ctrl + L or via menu. To hidden? Please try the package if you'd like to test it out.

[Bug 386150] Re: Nautilus file browser toolbar is complicated, redundant, and ugly

2009-07-16 Thread Marcus Carlson
Status update; I've now completed the combined stop/refresh button and new packages [1] should be available soon. Attached is screenshots of the different toolbar states. Comments? [1] https://launchpad.net/~0-launchpad-mejlamej-nu/+archive/ppa ** Attachment added: states.png

[Bug 386150] Re: Nautilus file browser toolbar is complicated, redundant, and ugly

2009-07-16 Thread Marcus Carlson
David, whats your comment on the mouse wheel zooming comment by antistress? antistress, sorry, I forgot that screenshot. Attached now. ** Attachment added: icon-text.png http://launchpadlibrarian.net/29176640/icon-text.png -- Nautilus file browser toolbar is complicated, redundant, and ugly

[Bug 386150] Re: Nautilus file browser toolbar is complicated, redundant, and ugly

2009-07-17 Thread Marcus Carlson
mac_v, I've begin talking to upstream too see what they think about these changes before doing anything more. For the interested I've created jaunty packages [1] to play with. [1] https://launchpad.net/~0-launchpad-mejlamej-nu/+archive/ppa -- Nautilus file browser toolbar is complicated,

[Bug 386150] Re: Nautilus file browser toolbar is complicated, redundant, and ugly

2009-07-18 Thread Marcus Carlson
mac_v 1) About the drop down buttons I agree they take up a lot of space and by using Firefox style you mean right clicking the button? mac_v 2) Yes I know, I've hardcoded it. Do we want to use the global setting for nautilus? Personally I've never liked it because the applications I used a lot

[Bug 386150] Re: Nautilus file browser toolbar is complicated, redundant, and ugly

2009-07-18 Thread Marcus Carlson
Danielsan474 - ahh, I now see what you mean. -- Nautilus file browser toolbar is complicated, redundant, and ugly https://bugs.launchpad.net/bugs/386150 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 386150] Re: Nautilus file browser toolbar is complicated, redundant, and ugly

2009-07-18 Thread Marcus Carlson
Upstream has said they won't commit any patch that will change the toolbar and instead encourage working on the toolbar editor. (As I will try to do) -- Nautilus file browser toolbar is complicated, redundant, and ugly https://bugs.launchpad.net/bugs/386150 You received this bug notification

[Bug 386150] Re: Nautilus file browser toolbar is complicated, redundant, and ugly

2009-07-18 Thread Marcus Carlson
Feel free to ask them :-) -- Nautilus file browser toolbar is complicated, redundant, and ugly https://bugs.launchpad.net/bugs/386150 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 386150] Re: Nautilus file browser toolbar is complicated, redundant, and ugly

2009-07-18 Thread Marcus Carlson
mac_v, as far as I know Ubuntu doesn't want to have a lot of patches to drag along, so continue working on this is just a waste of time, correct David? But if Ubuntu would like to have patch for this I'd be willing to help. The upstream bug for a toolbar editor is at [1] and there is an old

[Bug 386150] Re: Nautilus file browser toolbar is complicated, redundant, and ugly

2009-07-20 Thread Marcus Carlson
Even better, allow full customization of the toolbar like Firefox does. Working on it :) For more info see [1] or look at the WIP screenshot [2] [1] http://bugzilla.gnome.org/show_bug.cgi?id=42834 [2] http://bugzilla.gnome.org/attachment.cgi?id=138712action=view -- Nautilus file browser

[Bug 150443] Re: No workspace switching with mousewheel with compiz

2009-06-22 Thread Marcus Carlson
Why? I use it all the time, works great having at a corner (Fitts law). However, if its configurable then sure - the problem (as I remember) is that the configuration dialog for this is different between compiz and non compiz. Maybe I could hack something up, but not sure about the gui stuff - if

[Bug 150443] Re: No workspace switching with mousewheel with compiz

2009-06-22 Thread Marcus Carlson
I'll see if I could add some gconf setting for this tonight, but I think I'll need some help reviewing and fixing schemas and stuff. -- No workspace switching with mousewheel with compiz https://bugs.launchpad.net/bugs/150443 You received this bug notification because you are a member of Ubuntu

[Bug 150443] Re: No workspace switching with mousewheel with compiz

2009-06-22 Thread Marcus Carlson
OK, here's a quick patch to disable scrolling (and enable with gconfig setting). I'm not sure how this schema thing works so that must be done. Patch is against jaunty. Needs review. ** Attachment added: Disable scrolling in workspace switching and enable with gconf

[Bug 388500] Re: EoG should use Nautilus file sorting

2009-06-24 Thread Marcus Carlson
It seems work is being done in nautilus to allow us to read settings like this. See http://blogs.gnome.org/alexl/2009/06/24/data-about-data/ for more info. -- EoG should use Nautilus file sorting https://bugs.launchpad.net/bugs/388500 You received this bug notification because you are a member

[Bug 390218] Re: the nautilus password dialog is unfriendly

2010-06-13 Thread Marcus Carlson
Actually this is not a nautilus problem but a gvfs. However I think I can create a patch for it. Stay tuned ;) -- the nautilus password dialog is unfriendly https://bugs.launchpad.net/bugs/390218 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug

[Bug 390218] Re: the nautilus password dialog is unfriendly

2010-06-13 Thread Marcus Carlson
** Patch added: Adds a friendly prompt when connecting to a ssh host http://launchpadlibrarian.net/50281512/gvfs_ssh_prompt.diff -- the nautilus password dialog is unfriendly https://bugs.launchpad.net/bugs/390218 You received this bug notification because you are a member of Ubuntu Desktop

[Bug 390218] Re: the nautilus password dialog is unfriendly

2010-06-13 Thread Marcus Carlson
Forgot to comment that the patch is against gvfs git master. ** Changed in: nautilus (Ubuntu) Status: Triaged = Invalid -- the nautilus password dialog is unfriendly https://bugs.launchpad.net/bugs/390218 You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 433673] Re: Crash with empty .savedSearch file

2010-06-27 Thread Marcus Carlson
awalton, could you post the patch upstream instead (or just commit) or do you think we should wait for the search functions to be rewritten? -- Crash with empty .savedSearch file https://bugs.launchpad.net/bugs/433673 You received this bug notification because you are a member of Ubuntu Desktop

[Bug 160311] Re: Resizing windows by grabbing window borders is difficult

2010-07-07 Thread Marcus Carlson
Compiz 0.9.0 did mention a plugin that would change the resize area of a window. From http://lists.freedesktop.org/archives/compiz/2010-July/003429.html * Added edge support to grid plugin so windows can easily be resized by dragging to an edge or corner Could that help? -- Resizing windows

[Bug 403135] Re: Notification area icon wrongly rendered/uses bg_color as a background (multiple apps)

2010-05-09 Thread Marcus Carlson
@skalka, would creating a new theme setting for panel background and have the tray icons get the background color from it help? -- Notification area icon wrongly rendered/uses bg_color as a background (multiple apps) https://bugs.launchpad.net/bugs/403135 You received this bug notification

[Bug 46846] Re: Emblems get cut when scaled to a zoom = 150% (refresh issue)

2010-03-28 Thread Marcus Carlson
For info; I just attached a patch on upstream bugreport. Feel free to try it out and comment. Works for me (tm) :) -- Emblems get cut when scaled to a zoom = 150% (refresh issue) https://bugs.launchpad.net/bugs/46846 You received this bug notification because you are a member of Ubuntu Desktop

[Bug 431073] Re: spacebar in nautilus should not open a file

2010-03-29 Thread Marcus Carlson
fyi, I just applied a patch upstream. -- spacebar in nautilus should not open a file https://bugs.launchpad.net/bugs/431073 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

[Bug 46846] Re: Emblems get cut when scaled to a zoom = 150% (refresh issue)

2010-04-03 Thread Marcus Carlson
As I understand this can be worked around by adding a *.icon file for each folder and file icon with attach points [1] as the rendering is working for that (could be a good workaround for lucid if you don't want to patch nautilus). [1]

[Bug 503330] Re: In the file operation dialog, the file count and the size count change in opposite direction.

2010-04-03 Thread Marcus Carlson
** Changed in: hundredpapercuts Assignee: (unassigned) = Marcus Carlson (0-launchpad-mejlamej-nu) -- In the file operation dialog, the file count and the size count change in opposite direction. https://bugs.launchpad.net/bugs/503330 You received this bug notification because you

[Bug 503330] Re: In the file operation dialog, the file count and the size count change in opposite direction.

2010-04-04 Thread Marcus Carlson
For information: I just posted a patch upstream. -- In the file operation dialog, the file count and the size count change in opposite direction. https://bugs.launchpad.net/bugs/503330 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee.

[Bug 495723] Re: the copy action doesn't work in the second after a directory load

2010-04-04 Thread Marcus Carlson
OK, took a quick look at the problem and here's what I found out. The problem is that some entries in the menu (hidden) aren't enabled (sensible) until nautilus has scheduled an update_menus(). Also it's not only about when loading a folder, it could also be if you're selecting a file/folder and

[Bug 495723] Re: the copy action doesn't work in the second after a directory load

2010-04-04 Thread Marcus Carlson
Made a quick and dirty hack to update the menus on all key presses and it *feels* like it's better. Feel free to try it out and comment how it works for you. ** Patch added: Hack to better handle ctrl + c/x http://launchpadlibrarian.net/43099452/hack-copy.diff -- the copy action doesn't work

[Bug 8949] Re: Opening a deleted 'recent document' results in a new file.

2010-04-04 Thread Marcus Carlson
David, could you comment on what behavior you'd like? -- Opening a deleted 'recent document' results in a new file. https://bugs.launchpad.net/bugs/8949 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing

[Bug 476615] Re: Nautilus crashes when middle click on network bookmark

2010-04-04 Thread Marcus Carlson
Patch to not make nautilus crash on middle click invalid network share and also closes the newly created tab. ** Patch added: tabcrash.diff http://launchpadlibrarian.net/43114325/tabcrash.diff ** Bug watch added: GNOME Bug Tracker #579627 https://bugzilla.gnome.org/show_bug.cgi?id=579627

[Bug 268497] Re: double clicking on a non local bookmark trigger a dbus error

2010-04-04 Thread Marcus Carlson
Still a problem in lucid? -- double clicking on a non local bookmark trigger a dbus error https://bugs.launchpad.net/bugs/268497 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 495723] Re: the copy action doesn't work in the second after a directory load

2010-04-05 Thread Marcus Carlson
Starcraftmazter , actually you shouldn't install it as it's a dirty hack. But if you'd like to try it, grab nautilus from git and apply the patch and compile. Something along this lines (not tested) $ sudo apt-get build-dep nautilus $ git clone git.gnome.org/nautilus $ cd nautilus $ patch -p1

[Bug 495723] Re: the copy action doesn't work in the second after a directory load

2010-04-05 Thread Marcus Carlson
Strange. Could you try to change the return type to gboolean and return FALSE? I cannot test that right now. Something like +static gboolean +key_press_event_cb (GtkWidget *widget, + GdkEventKey *event, + FMDirectoryView *view) +{ +

[Bug 308261] Re: File Operations Dialogue is not scalable in Nautilus and causes Jitter

2010-04-05 Thread Marcus Carlson
It surly isn't good looking but it's resizeable ;-) Comments? Patch in sec. ** Attachment added: fopresize.png http://launchpadlibrarian.net/43193852/fopresize.png -- File Operations Dialogue is not scalable in Nautilus and causes Jitter https://bugs.launchpad.net/bugs/308261 You received

[Bug 308261] Re: File Operations Dialogue is not scalable in Nautilus and causes Jitter

2010-04-05 Thread Marcus Carlson
Patch to make File Operations dialog resizable ** Patch added: fopresize.diff http://launchpadlibrarian.net/43194064/fopresize.diff -- File Operations Dialogue is not scalable in Nautilus and causes Jitter https://bugs.launchpad.net/bugs/308261 You received this bug notification because you

[Bug 19069] Re: Nautilus browser's pathbar displays non-existent folders

2010-04-05 Thread Marcus Carlson
Ted, what's the status of the patch? Waiting for review or want help? -- Nautilus browser's pathbar displays non-existent folders https://bugs.launchpad.net/bugs/19069 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. --

[Bug 390218] Re: the nautilus password dialog is unfriendly

2010-04-05 Thread Marcus Carlson
Do you still have this issue? On lucid (beta) it looks like this. (Sorry, but the text in swedish is something along the lines Enter password for ftp as *username* on *host*) ** Attachment added: password-dialog.png http://launchpadlibrarian.net/43195832/password-dialog.png -- the nautilus

[Bug 429041] Re: should ask confirmation before opening a multiple items selection

2010-04-05 Thread Marcus Carlson
** Changed in: hundredpapercuts Assignee: (unassigned) = Marcus Carlson (0-launchpad-mejlamej-nu) -- should ask confirmation before opening a multiple items selection https://bugs.launchpad.net/bugs/429041 You received this bug notification because you are a member of Ubuntu Desktop Bugs

[Bug 19069] Re: Nautilus browser's pathbar displays non-existent folders

2010-04-05 Thread Marcus Carlson
I'm going to ping alex (nautilus maintainer) about a few bugs this week, I could see if he could comment on this one as well... -- Nautilus browser's pathbar displays non-existent folders https://bugs.launchpad.net/bugs/19069 You received this bug notification because you are a member of Ubuntu

[Bug 390218] Re: the nautilus password dialog is unfriendly

2010-04-06 Thread Marcus Carlson
Actually, it does seems to be a problem. I just opened a URL with ctrl + l and entered ssh://u...@host and then the dialog said Enter password. I'll see if I can take a look at this issue later. -- the nautilus password dialog is unfriendly https://bugs.launchpad.net/bugs/390218 You received

[Bug 46846] Re: Emblems get cut when scaled to a zoom = 150% (refresh issue)

2010-04-07 Thread Marcus Carlson
Fixed upstream :) -- Emblems get cut when scaled to a zoom = 150% (refresh issue) https://bugs.launchpad.net/bugs/46846 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 210160] Re: Emblems are invisible if zoom is set to 50%

2010-04-11 Thread Marcus Carlson
Still a problem? Just tried this in 2.28.1with a few different themes and an emblem on a folder and with 50% zoom it's there. -- Emblems are invisible if zoom is set to 50% https://bugs.launchpad.net/bugs/210160 You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 148036] Re: Pushing backspace deletes links in places accidently

2010-04-13 Thread Marcus Carlson
For info, I just attached a patch upstream. -- Pushing backspace deletes links in places accidently https://bugs.launchpad.net/bugs/148036 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 485923] Re: Probable memory leak in gnome-settings-daemon/gnome-volume-control-applet

2009-12-22 Thread Marcus Carlson
@Alistair Buxton, I've seen the leak as well (both volume applet and settings daemon). Right now both of them are using 13% each of my 8GB RAM (+8GB for swap) with an uptime of 10 days. I use Spotify using wine all day. USER PID %CPU %MEMVSZ RSS TTY STAT START TIME COMMAND

[Bug 485923] Re: Probable memory leak in gnome-settings-daemon/gnome-volume-control-applet

2009-12-22 Thread Marcus Carlson
Forgot a few things. I'm using wine from winehq (1.1.32~winehq0~ubuntu~9.04-0ubuntu1). Also, isn't Spotify polling the volume because when lowering the volume during commercial the playback is paused - could that be the cause for the flickering in the gvca window? -- Probable memory leak in

[Bug 148297] Re: Ctrl+Shift Select doesn't select a new set of files

2010-01-06 Thread Marcus Carlson
@Neil, np ;) . Almost forgot I had this one fixed. Nice to finally see it get into ubuntu :) I'm just doing it for fun and to get my OS of choice better :) -- Ctrl+Shift Select doesn't select a new set of files https://bugs.launchpad.net/bugs/148297 You received this bug notification because

[Bug 148297] Re: Ctrl+Shift Select doesn't select a new set of files

2010-01-07 Thread Marcus Carlson
Quite off topic but, i did fix a couple of things in nautilus but now I've got more interesting stuff to work on - I hope I'll get time to fix things in nautilus later again. Do not give up - getting to know a codebase as large and complex as nautilus does take time. Begin with the easier things

[Bug 301552] Re: in trash: show delete-date

2010-01-10 Thread Marcus Carlson
Neil, yep that would be it. I'm not sure if it will apply cleanly against 2.29 - but you're welcome to update it if its not ;) -- in trash: show delete-date https://bugs.launchpad.net/bugs/301552 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug

[Bug 301552] Re: in trash: show delete-date

2010-01-10 Thread Marcus Carlson
Neil, not sure what you mean - but all the code in the patch is necessary. I just tried the patch against the latest 2.29.1 release and it seems to apply nicely (I cannot test to compile it atm). About the formatting; I hope it's standard nautilus formatting :) - in case not - please tell me

[Bug 385785] Re: Open location dialog should not close on invalid path

2010-01-23 Thread Marcus Carlson
I'm waiting for someone (eg Alex) to review the patch. I could ping him on Monday again. -- Open location dialog should not close on invalid path https://bugs.launchpad.net/bugs/385785 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee.

[Bug 160311] Re: Resizing windows by grabbing window borders is difficult

2009-12-07 Thread Marcus Carlson
Not a fix or anything but i almost always use the alt + middle click to resize windows. -- Resizing windows by grabbing window borders is difficult https://bugs.launchpad.net/bugs/160311 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 201435] Re: nautilus-connect-server crashed with SIGSEGV in nautilus_connect_server_dialog_init()

2010-04-17 Thread Marcus Carlson
How can I reproduce this bug? I just started nautilus-connect-server and did not get any segfault. -- nautilus-connect-server crashed with SIGSEGV in nautilus_connect_server_dialog_init() https://bugs.launchpad.net/bugs/201435 You received this bug notification because you are a member of

[Bug 542823] Re: gnome-session crashed with SIGSEGV in g_slice_alloc()

2010-04-17 Thread Marcus Carlson
I've got a similar issue; after login and running sudo chmod -x /usr/bin/nautilus; killall nautilus (to be able to do nautilus hacking), a few minutes later gnome-session crashes. Got this about two or three times. Hope it helps. -- gnome-session crashed with SIGSEGV in g_slice_alloc()

[Bug 418979] Re: nautilus crashed with SIGSEGV in g_shell_quote()

2010-04-17 Thread Marcus Carlson
This is not an upstream issue but a problem in a patch from ubuntu (82_gnome-app-install.patch): +void launch_gnome_app_install_mimetype(GdkScreen *screen, + NautilusFile *file, + char *uri) { + char *qmimetype,

[Bug 421059] Re: nautilus crashed with SIGSEGV in malloc()

2010-04-17 Thread Marcus Carlson
Isn't this fixed in Karmic stable and Lucid? I remember I had this issue a long time ago but then it vanished. -- nautilus crashed with SIGSEGV in malloc() https://bugs.launchpad.net/bugs/421059 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug

[Bug 424956] Re: nautilus crashed with SIGABRT in raise()

2010-04-17 Thread Marcus Carlson
My guess is a rare race condition, on the other hand this is reported against a developer version of nautilus. Could anyone reproduce this issue in a stable release? -- nautilus crashed with SIGABRT in raise() https://bugs.launchpad.net/bugs/424956 You received this bug notification because you

[Bug 468280] Re: Nautilus crashed while page down/page up in unloaded folder

2010-04-17 Thread Marcus Carlson
This backtrace might be related. Steps to reproduce: 1. Open the tree view in the side pane 2. Navigate to /proc/ and one of the first processes under, eg 1 3. Hit page down, space, page down, space rapidly until nautilus crashes (normally when you reach the end of the tree) Looks like the

[Bug 468280] Re: Nautilus crashed while page down/page up in unloaded folder

2010-04-17 Thread Marcus Carlson
Oh, forgot to add, I cannot reproduce the original problem. -- Nautilus crashed while page down/page up in unloaded folder https://bugs.launchpad.net/bugs/468280 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing

[Bug 317569] Re: Displaying a directory of PDFs, zoom does not work as expected

2010-04-17 Thread Marcus Carlson
Just tried on Lucid and it seems to be working just fine. Do you still have this problem? -- Displaying a directory of PDFs, zoom does not work as expected https://bugs.launchpad.net/bugs/317569 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug

[Bug 385785] Re: Open location dialog should not close on invalid path

2009-10-02 Thread Marcus Carlson
dael99, work is progressing upstream - I now focus on getting the Open Location dialog back after failure to open the location. The first patch was not accepted by upstream because it was using blocking I/O. -- Open location dialog should not close on invalid path

[Bug 301552] Re: in trash: show delete-date

2009-10-02 Thread Marcus Carlson
Sancho Panza, it's probably because you're running karmic and got unlucky. Wait a few days and then try again and the repo is probably in a good state. -- in trash: show delete-date https://bugs.launchpad.net/bugs/301552 You received this bug notification because you are a member of Ubuntu

[Bug 395852] Re: On my Sims 3 DVD in UDF is only one folder shown but there are more than one folders

2009-10-03 Thread Marcus Carlson
Jonas, could you see if you have a .hidden file on that DVD and also try to show hidden files and see if the files shows up? -- On my Sims 3 DVD in UDF is only one folder shown but there are more than one folders https://bugs.launchpad.net/bugs/395852 You received this bug notification because

[Bug 435780] Re: opening of non local files relies on filename to be correct

2009-10-04 Thread Marcus Carlson
Jonas, fixed in git [1]; when the error dialog appears you now have the option to select the application you'd like to open the file with. [1] http://git.gnome.org/cgit/nautilus/commit/?id=58a073303977708516d3a1ff4528a7ef7ace7f26 -- opening of non local files relies on filename to be correct

[Bug 401079] Re: symbolic link shows wrong file-size

2009-10-04 Thread Marcus Carlson
kent808, I just created a symbolic link in both jaubty and karmic and could not reproduce the problem. Is this a problem with all your symlinks or just this one? -- symbolic link shows wrong file-size https://bugs.launchpad.net/bugs/401079 You received this bug notification because you are a

[Bug 205271] Re: Unable to delete a certain folder in the trash

2009-10-04 Thread Marcus Carlson
Ernest, note that a .trash folder exists in the root of every harddrive (like a usb disk) you have deleted data from. So only looking at the .trash in your home folder will only show deleted files from your home folder (or anything else you've removed on the same disk). Do you know if there's any

  1   2   >