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 s
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 approp
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
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 awn
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
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
B
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"
http://launchpadlibrari
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 of
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
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
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
Bugs, whic
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 U
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 ge
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 bu
See bug 150443 for a patch to disable scrolling and enable with a gconf
setting.
--
Changing workspaces via scrollwheel on desktop is problematic, especially when
using touchpad
https://bugs.launchpad.net/bugs/147230
You received this bug notification because you are a member of Ubuntu
Bugs, whi
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 fro
I'll take a look at it. If not heard from me in a day I didn't have the
time.
--
Ambiguous wording in confirmation alert box
https://bugs.launchpad.net/bugs/349336
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing l
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
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"
htt
** 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 becaus
So, should I change the text?
--
Ambiguous wording in confirmation alert box
https://bugs.launchpad.net/bugs/349336
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.u
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
Bryce, I saw your package, but it's without the gconf schema (It wasn't
in the original patch because I don't know how to add it). Could you
help me add it or if you could add it to your debdiff?
--
Changing workspaces via scrollwheel on desktop is problematic, especially when
using touchpad
htt
Actually I'd like to see the gconf keyname to be the same as in bug
#39328 to make it coherently. But haven't got any response there.
But a description could be; "If true, scrolling over the workspace area
switches to the next/previous workspace"
English is not my native language so feel free to
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" s
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 "O
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
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ub
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 noti
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 entr
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 :-
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
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubun
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
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.
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 notificati
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
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/392
After running the application I'm not sure if we should call it "remove
packages" as it's not only packages that will be removed. As in my
attached screenshot - it also shows a file that will be removed.
However, I've created a patch with the new text.
** Attachment added: "Screenshot of new text
Please review the patch as I'm not that sure of the correct way to set buttons
text/icon.
Also if no packages is selected - the message is just: "Do you want to
continue?"
** Attachment added: "Changes the text as David suggested"
http://launchpadlibrarian.net/28638397/cj_bettertext.patch
--
If I'm not missing anything here, the cancel response code is not
important.
The rest of the code goes on with this;
dialog.show_all()
response = dialog.run()
dialog.hide()
if response != self.gtk.RESPONSE_YES:
self.update_sensitive()
return
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 receiv
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
http
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"
http://launchpadlibrarian.n
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
Bugs, which is subscribed to Ubuntu.
--
ub
Can't this be checked automatically whether xdamage is supported or not?
--
Compiz / vnc screen refresh with nvidia-restricted driver/VirtualBox/ATI fglrx
driver
https://bugs.launchpad.net/bugs/353126
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
I've got the same issue. Right after starting Netbeans 6.5 in 9.04 I get
this stacktrace and finding imports automatic is impossible and makes it
(almost) impossible to code. Also tried to remove the profile folder
imported from 6.1 but same issue, just that it crashes at another jar
file.
So it s
I think not, because the fglrx module seems loaded. Snip from dmesg;
dmesg | grep fglrx
[ 14.328262] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies,
Starnberg, GERMANY' taints kernel.
[ 14.342900] [fglrx] Maximum main memory to use for locked dma buffers: 7758
MBytes.
[ 14
I just upgraded to Intrepid and got this problem. Attached is lspci -vvnn.
Is there anything else I could try?
Part of Xorg.0.log;
Backtrace:
0: /usr/X11R6/bin/X(xf86SigHandler+0x65) [0x480f35]
1: /lib/libc.so.6 [0x7ff4622f5060]
2:
/usr/lib/xorg/modules/drivers//fglrx_drv.so(atiddxDisplayShadowIs
Also tried with radeonhd driver with similar problem
>From Xorg.0.log;
Backtrace:
0: /usr/X11R6/bin/X(xf86SigHandler+0x65) [0x480f35]
1: /lib/libc.so.6 [0x7f9c57e34060]
2: /lib/libc.so.6(memcpy+0x15b) [0x7f9c57e8612b]
3: /usr/lib/xorg/modules/drivers//radeonhd_drv.so(RHDVGASave+0xff)
[0x7f9c56c04
Maybe I'm missing something but I don't have VirtualBox installed.
dkms status gives me this
fglrx, 8.543, 2.6.24-21-generic, x86_64: installed (original_module exists)
fglrx, 8.543, 2.6.27-7-generic, x86_64: installed
which seems right - right?
--
8.543 Crashes on login screen
https://bugs.la
cro, I did try to remove the old module but with no success. Also tried to
remove the current module and reinstall the fglrx-kernel-source package, but
same problem.
dkms status now returns
fglrx, 8.543, 2.6.27-7-generic, x86_64: installed
Something else I could try?
--
8.543 Crashes on login
I also have this with Ubuntu 8.10 / 9.04 guest when starting up.
--
virt-manager crashes on windows xp guest resizing screen (startup -> welcome)
https://bugs.launchpad.net/bugs/296370
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
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 rece
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 scr
As I can see the function custom_basename_to_string () in
nautilus-file-operations.c has to be changed but that will affect a lot of
messages (probably to the better).
Unfortunately I'm not sure how to cut utf8 strings in a safe manner so I cannot
do it.
--
Moving to trash a file with a long n
See http://bugzilla.gnome.org/show_bug.cgi?id=546916 or
https://bugs.launchpad.net/hundredpapercuts/+bug/387796 for a patch to
show applications icons in the open with list in nautilus
** Bug watch added: GNOME Bug Tracker #546916
http://bugzilla.gnome.org/show_bug.cgi?id=546916
--
Applicatio
See http://bugzilla.gnome.org/show_bug.cgi?id=546916 or
https://bugs.launchpad.net/hundredpapercuts/+bug/387796 for a patch to
show applications icons in the open with list in nautilus.
** Bug watch added: GNOME Bug Tracker #546916
http://bugzilla.gnome.org/show_bug.cgi?id=546916
--
Nautilus
Matt, I tried your code but the button gets higher than the cancel
button, see attached screenshot. Why?
** Attachment added: "j-hack.png"
http://launchpadlibrarian.net/29203918/j-hack.png
--
Ambiguous wording in confirmation alert box
https://bugs.launchpad.net/bugs/349336
You received this
Thanks, that worked! :-)
Updated patch.
** Attachment added: "Better text and no hacky code"
http://launchpadlibrarian.net/29205649/janitor_better_text.patch
--
Ambiguous wording in confirmation alert box
https://bugs.launchpad.net/bugs/349336
You received this bug notification because you ar
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, redund
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
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
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-
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 beca
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
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.c
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
patch
> 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=138712&action=view
--
Nautilus file browser tool
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
Thanks Matt, that looks much better. I'll change my patch later.
--
Ambiguous wording in confirmation alert box
https://bugs.launchpad.net/bugs/349336
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bu
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 to
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 thi
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
B
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. Othe
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"
http://launch
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 ugl
This should be fixed and committed in
http://bugzilla.gnome.org/show_bug.cgi?id=590647
** Bug watch added: GNOME Bug Tracker #590647
http://bugzilla.gnome.org/show_bug.cgi?id=590647
--
Display application icons for "Open With" entries in the context-menu
https://bugs.launchpad.net/bugs/387796
I'm working on this and will probably have an initial patch later this
week.
** Changed in: hundredpapercuts
Assignee: (unassigned) => Marcus Carlson (0-launchpad-mejlamej-nu)
--
"Open location" dialog should not close on invalid path
https://bugs.launchpad.net/bugs/3
If you're running karmic you could try this out from my PPA [1].
Changes;
- Makes the open location a little bit smarter and does not allow you to open
a local path that doesn't exists and shows this by disabling the Open button
and adding the text "Location does not exist" under the entry.
-
A. Walton, thanks for reviewing the patch!
How do I solve this? Will g_file_query_info_async () do the trick?
--
"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
Bugs, which is subs
A. Walton, I'm not sure I'm the right person for all the async stuff.
But if we look at the other part of the patch, the one that brings the
open location dialog back after unsuccessfully opening a location. Does
that look good enough to send upstream?
--
"Open location" dialog should not close
I'm working on updating the patch to display icons for the applications
as that should be valid according to the new "design guides" [1].
Also icons from buttons has also removed (OT).
[1] Reading the http://bugzilla.gnome.org/show_bug.cgi?id=557469 I get
the feeling that files and applications s
Here's a quick patch to enable the application icons. Haven't got time to do
much testing but it should be working.
Send it upstream?
** Attachment added: "Forces display of application icons"
http://launchpadlibrarian.net/29775624/nautilus_always_open_appicon.patch
--
Display application ic
Patch and question posted upstream, waiting for response there.
--
Nautilus should always show free disk space
https://bugs.launchpad.net/bugs/389833
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bug
I've tried setting both back and forward to homogeneous but it didn't
help (not sure why, no warnings/error - nothing). And forcing the button
to a specific width would create more problem (icons only, text besides
icons, different theme/language/font etc) than it would solve. So at the
moment I'm
Thanks A. Walton, that did the trick! Probably needs testing as it
changes a lot of messages.
** Attachment added: "Cuts long filename in a bunch of messages"
http://launchpadlibrarian.net/30291129/nautilus-long.patch
--
Moving to trash a file with a long name cause a oversized dialog
https:/
** Attachment added: "And a small screenshot of cut filename"
http://launchpadlibrarian.net/30291185/trash_long.png
--
Moving to trash a file with a long name cause a oversized dialog
https://bugs.launchpad.net/bugs/388445
You received this bug notification because you are a member of Ubuntu
** Changed in: hundredpapercuts
Assignee: (unassigned) => Marcus Carlson (0-launchpad-mejlamej-nu)
--
Gnome-panel should have a global lock for applets
https://bugs.launchpad.net/bugs/73343
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
A first patch is posted upstream. If you're a developer, you are more
than welcome to take a look at it and help me hide the main menu after
you've selected an item from the context menu ;-)
--
Recent Documents needs 'open containing folder' option
https://bugs.launchpad.net/bugs/174317
You recei
First patch posted upstream. I'm just waiting for review.
--
Gnome-panel should have a global lock for applets
https://bugs.launchpad.net/bugs/73343
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs
Removing items from the list before it's displayed is not really
possible. Think about remote shares that you have not saved the password
for, for example. And even if the file is local the file may disappear
after you have open the menu (check then act problem). Actually even if
we check the file
Can not confirm, tried it and it works fine for me (Karmic up-to-date).
--
gnome panel shortcut gives 'Could not lauch application'
https://bugs.launchpad.net/bugs/218666
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs ma
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
Bugs, whi
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
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https:/
@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 becau
@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 you
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 f
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
Bugs, which is subscribed to Ubuntu.
--
Actually this is not a nautilus bug, it's gvfs.
In daemon/gvfsbackendcomputer.c around line 522 we have
file->display_name = g_strdup (_("Filesystem"));
file->icon = g_themed_icon_new ("drive-harddisk");
file->root = g_file_new_for_path ("/");
I think just changing "drive-harddisk" to "dri
Discussed with DanRabbit in #ayatana we suggest the naming would be
drive-harddisk-root to be able to use the
g_themed_icon_new_with_default_fallbacks () function.
Then I saw the progress in bug [1] that's using the "distributor-logo",
"start-here", "drive-harddisk" order to get the icon. (And it'
Fred, as I said I wanted that name to be able to use the
g_themed_icon_new_with_default_fallbacks () function - if you would like
to change how the icon looks like you just edit the icon. Actually the
root filesystem can be a cdrom (live cd), nfs (network boot), zip disk
(if you still got one), etc
I've made some progress. At least the date shows up the in the column.
Next I'll have to figure out how to only show this column when in
trash:///
** Attachment added: "WIP"
http://launchpadlibrarian.net/31759573/trash-deleted.png
--
in trash: show delete-date
https://bugs.launchpad.net/bugs
Sancho Panza, patch added to upstream bugreport - feel free to try it
out :)
--
in trash: show delete-date
https://bugs.launchpad.net/bugs/301552
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@l
Sancho, np ;-) but if you wanna try it out anyway here's a quick guide
to let you patch nautilus manually (actually, most of this can be used
for other packages as well).
Create a directory to put your packages in, such as ~/mypackages/
# mkdir mypackages && cd mypackages
Get the source for nauti
1 - 100 of 201 matches
Mail list logo