OK
Pages: 1 2 3 4
Rating:
4.55
Thread Listing » General AWN Discussion
[Announcement] Testing branch (for users and dev)
#25545 by moonbeam (1.0000) posted on 4:57pm Wednesday, November 04th, 2009
( no avatar )
klemperal said:
Indeed, the icons for file manager/browser does not match the icon that awn wants to use.
[Q]



ok, I'm going to think about this some more. Meanwhile, could you please search under you home directory for any addtional copies of the errant icon.
[Q]
Score: 0 points
Any particular reason?
#25546 by klemperal (0.2483) posted on 5:34pm Wednesday, November 04th, 2009
( no avatar )
The icon I used to customize the file-browser applet, which ended up changing the task-manager file browser icon, was .icons/Meliae-Dark/scalable/places/user-home.png. I did a search in my home folder for this icon and the only place it was located was within the Meliae-Dark theme directory. I also checked to see what the file-browser task-manager would call it's customized icon "taskmanager-user-home.png" and did a search for that and came up with nothing.
[Q]

Score: 0 points
Any particular reason?
#25547 by moonbeam (1.0000) posted on 5:39pm Wednesday, November 04th, 2009
( no avatar )
klemperal said:
The icon I used to customize the file-browser applet, which ended up changing the task-manager file browser icon, was .icons/Meliae-Dark/scalable/places/user-home.png. I did a search in my home folder for this icon and the only place it was located was within the Meliae-Dark theme directory. I also checked to see what the file-browser task-manager would call it's customized icon "taskmanager-user-home.png" and did a search for that and came up with nothing.
[Q]



What icon theme do you have configured?
[Q]



Assuming it is not Meliae-Dark could you please move that icon dir to a new temporary location and test by restarting awn. After that, I guess I'm just going to need to go over the code line by line and see if I see anything.
[Q]



Thanks,
[Q]
Score: 0 points
Any particular reason?
#25548 by moonbeam (1.0000) posted on 5:49pm Wednesday, November 04th, 2009
( no avatar )
klemperal said:
The icon I used to customize the file-browser applet, which ended up changing the task-manager file browser icon, was .icons/Meliae-Dark/scalable/places/user-home.png. I did a search in my home folder for this icon and the only place it was located was within the Meliae-Dark theme directory. I also checked to see what the file-browser task-manager would call it's customized icon "taskmanager-user-home.png" and did a search for that and came up with nothing.
[Q]



As an additional note... if it looks for "taskmanager-user-home.png" within awn-theme, it will look for "user-home" in the standard icon theme dirs.
[Q]
Score: 0 points
Any particular reason?
#25549 by klemperal (0.2483) posted on 5:53pm Wednesday, November 04th, 2009
( no avatar )
The icon theme I am using is Meliae-Dark. In case I wasn't very clear in explaining, the icon I dragged on top of the file-browser applet, which ended up changing the taskmanager file-browser icon, was from Meliae-Dark theme directory (.icons/Meliae-Dark/scalable/places/user-home.png)
[Q]



What is interesting is that after I moved the Meliae-Dark theme out of the.icons dirrectory and applied one of Ubuntu's stock icon themes (gnome, high contrast, humanity), the taskmanager file-browser icon uses the user-home icon specific to those themes. That is to say that it is not using the Meliae-Dark user-home icon, but the user-home icon of the applied theme.
[Q]

Score: 0 points
Any particular reason?
#25550 by moonbeam (1.0000) posted on 6:00pm Wednesday, November 04th, 2009
( no avatar )
klemperal said:
What is interesting is that after I moved the Meliae-Dark theme out of the.icons dirrectory and applied one of Ubuntu's stock icon themes (gnome, high contrast, humanity), the taskmanager file-browser icon uses the user-home icon specific to those themes. That is to say that it is not using the Meliae-Dark user-home icon, but the user-home icon of the applied theme.
[Q]



Well, this sounds like the expected behaviour. If the launcher specifies the user-home icon the it will use the one in the user configured icon theme unless it has been overridden in awn-theme.
[Q]



So, after the awn-theme icons were removed you were left with Meliae-Dark icon theme configured which contained the icon under the name "user-home". Whatever launcher was being used probably has the line Icon=user-home which thus loaded that icon. When you change the icon theme then it started to use the user-home icon specific to those themes.
[Q]



Please correct me if I'm misinterpreting something you've said. But if I understand what you've described then it is behaving as one would expect.
[Q]
Score: 0 points
Any particular reason?
#25551 by klemperal (0.2483) posted on 6:19pm Wednesday, November 04th, 2009
( no avatar )
My issue is that I removed all the custom icons from the .icons/awn-theme/scalable folder, so I would expect the taskmanager filebrowser icon to use the the icon it originally used--I believe .icons/generic icon theme/scalable/places/file-manager.png. If I still was using a customized icon, then I would agree that this is indeed expected behaviour. Since I'm not however, it doesn't make sense that the taskmanager file-browser icon is defaulting to the user-home icon when it was originally using the file-manager icon. Let me know if you get what I'm saying, or if maybe I'm not getting what your saying. I'm going to try a reinstall to see if that maybe fixes the issue and I'll report back.
[Q]



Update--Removing and re-installing awn didn't make a difference.
[Q]



*Edited at 6:27pm, 11/04/09
Score: 0 points
Any particular reason?
#25552 by moonbeam (1.0000) posted on 6:27pm Wednesday, November 04th, 2009
( no avatar )
klemperal said:
My issue is that I removed all the custom icons from the .icons/awn-theme/scalable folder, so I would expect the taskmanager filebrowser icon to use the the icon it originally used--I believe .icons/generic icon theme/scalable/places/file-manager.png. If I still was using a customized icon, then I would agree that this is indeed expected behaviour. Since I'm not however, it doesn't make sense that the taskmanager file-browser icon is defaulting to the user-home icon when it was originally using the file-manager icon. Let me know if you get what I'm saying, or if maybe I'm not getting what your saying. I'm going to try a reinstall to see if that maybe fixes the issue and I'll report back.
[Q]



Well, my _guess_ is that something else change wrt your system between the point when it was customized then remove. The task manager code very much does not modify the desktop files in any way, which is what would need to occur.
[Q]



A couple more questions
[Q]



1) Are you using a Launcher for this or is it just appearing on the bar when you open the window?
[Q]



2) If you are not using a launcher could you please right click on the icon and choose add to Launcher list.
[Q]



3) Start gconf-editor, go to /apps/awn-applet-taskmanager/launcher_paths and find the exact path for the launcher you just added or was previously there.
[Q]



4) Open that file determined in 3) and look for the line "Icon = " What is its value?
[Q]

--
http://moon-shiny.blogspot.com/

*Edited at 6:31pm, 11/04/09
Score: 0 points
Any particular reason?
#25553 by klemperal (0.2483) posted on 6:57pm Wednesday, November 04th, 2009
( no avatar )
moonbeam said:
1) Are you using a Launcher for this or is it just appearing on the bar when you open the window?
I am using the awn applet "File Browser Launcher." Note that this is in the applet section, not the launcher section of awn-preferences.
[Q]



moonbeam said:
2) If you are not using a launcher could you please right click on the icon and choose add to Launcher list.
Right clicking on this applet does not give me the option to "add to Launcher." But, when I left click the applet it opens a nautilus directory, and that directory (or any nautilus directory for that matter) shows up in the taskmanager with the pesky old customized icon I can't seem to get rid of. So, for the purposes of answering the rest of your questions, it is this taskmanager file-browser icon that I am going to add to launcher list--not the file browser applet because I can't.
[Q]



moonbeam said:
3) Start gconf-editor, go to /apps/awn-applet-taskmanager/launcher_paths and find the exact path for the launcher you just added or was previously there.
usr/share/applications/nautilus-home.desktop
[Q]



moonbeam said:
4) Open that file determined in 3) and look for the line "Icon = " What is its value?
I'm not sure how to open this. When I look in usr/share/applications/ I don't see nautilus-home.desktop. I'm sure I'm just looking in the wrong place--could you please be more specific?
[Q]



Score: 0 points
Any particular reason?
#25554 by moonbeam (1.0000) posted on 7:03pm Wednesday, November 04th, 2009
( no avatar )
klemperal said:
moonbeam said:
2) If you are not using a launcher could you please right click on the icon and choose add to Launcher list.
Right clicking on this applet does not give me the option to "add to Launcher." But, when I left click the applet it opens a nautilus directory, and that directory (or any nautilus directory for that matter) shows up in the taskmanager with the pesky old customized icon I can't seem to get rid of. So, for the purposes of answering the rest of your questions, it is this taskmanager file-browser icon that I am going to add to launcher list--not the file browser applet because I can't.
[Q]



That's what I'm looking for.
[Q]




klemperal said:
moonbeam said:
4) Open that file determined in 3) and look for the line "Icon = " What is its value?
I'm not sure how to open this. When I look in usr/share/applications/ I don't see nautilus-home.desktop. I'm sure I'm just looking in the wrong place--could you please be more specific?
[Q]



from a terminal try typing (note that there should be a leading / )
[Q]



gedit /usr/share/applications/nautilus-home.desktop
[Q]



(replace gedit with your text editor of choice).
[Q]
Score: 0 points
Any particular reason?
#25555 by klemperal (0.2483) posted on 7:04pm Wednesday, November 04th, 2009
( no avatar )
Icon=user-home
[Q]

Score: 0 points
Any particular reason?
#25556 by moonbeam (1.0000) posted on 7:15pm Wednesday, November 04th, 2009
( no avatar )
ok, so it's using the icon as specified by the system desktop file for nautilus-home. So it's showing the correct icon. So in terms of the icon that it's displaying, it's following what is configured at the system level.
[Q]



That being said, my suspicion is the following. I suspect that previously you may have been starting nautilus by a different means than the file-browser-launcher and it was picking up a different desktop file (probably nautilus.desktop). Which uses the standard file manage icon. Since you've activated the file browser launcher applet I expect you've been opening nautilus through that and for whatever reason the taskmanager is associating with nautilus-home.desktop. Try closing all nautilus windows and then opening nautilus in through some other means, I expect it will give you the icon you expect, if it does I'll discuss what's happening with the file-browser-launcher dev and see if we can find the reason for it using nautilus-home.desktop
[Q]
Score: 0 points
Any particular reason?
#25557 by klemperal (0.2483) posted on 7:45pm Wednesday, November 04th, 2009
( no avatar )
moonbeam said:
That being said, my suspicion is the following. I suspect that previously you may have been starting nautilus by a different means than the file-browser-launcher and it was picking up a different desktop file (probably nautilus.desktop). Which uses the standard file manage icon. Since you've activated the file browser launcher applet I expect you've been opening nautilus through that and for whatever reason the taskmanager is associating with nautilus-home.desktop. Try closing all nautilus windows and then opening nautilus in through some other means, I expect it will give you the icon you expect, if it does I'll discuss what's happening with the file-browser-launcher dev and see if we can find the reason for it using nautilus-home.desktop
[Q]



Ok, this is odd. I closed all open windows, closed awn, ran #killall nautilus, and then restarted X. When I logged back in, awn was displaying the correct nautilus taskmanager icons--I'm not complaining, I'm just surprised. Would you mind explaining why this sequence of actions seemed to fix things? I'm at a loss here.
[Q]



Truly, thank-you for all your help moonbeam.
[Q]

Score: 0 points
Any particular reason?
#25558 by moonbeam (1.0000) posted on 7:51pm Wednesday, November 04th, 2009
( no avatar )
klemperal said:
Ok, this is odd. I closed all open windows, closed awn, ran #killall nautilus, and then restarted X. When I logged back in, awn was displaying the correct nautilus taskmanager icons--I'm not complaining, I'm just surprised. Would you mind explaining why this sequence of actions seemed to fix things? I'm at a loss here.
[Q]



No matter how many nautilus windows are open there is only one nautilus process. If I remember correctly the only differentiator tends to be the command with which nautilus was opened. The taskmanager users command line and various window properties to figure out what desktop file is associated. I'm guessing you have a habit of opening the home first so the nautilus command line matched up with that particular desktop file. After that every other nautilus window probably had that command line associated with it (nautils doesn't tend to die after it's been opened). Just a guess, but you're probably seeing something along those lines.. I'll look into seeing if I can encourage it to use nautilus.desktop (but knowing distribution differences it might cause some issues).
[Q]
Score: 0 points
Any particular reason?
#25559 by klemperal (0.2483) posted on 7:54pm Wednesday, November 04th, 2009
( no avatar )
moonbeam said:
No matter how many nautilus windows are open there is only one nautilus process. If I remember correctly the only differentiator tends to be the command with which nautilus was opened. The taskmanager users command line and various window properties to figure out what desktop file is associated. I'm guessing you have a habit of opening the home first so the nautilus command line matched up with that particular desktop file. After that every other nautilus window probably had that command line associated with it (nautils doesn't tend to die after it's been opened). Just a guess, but you're probably seeing something along those lines.. I'll look into seeing if I can encourage it to use nautilus.desktop (but knowing distribution differences it might cause some issues).
[Q]



That makes sense. Thanks again for all your help.
[Q]



Score: 0 points
Any particular reason?
#25560 by moonbeam (1.0000) posted on 7:55pm Wednesday, November 04th, 2009
( no avatar )
klemperal said:
That makes sense. Thanks again for all your help.
[Q]



my pleasure. Thanks for patiently answering my questions
[Q]
Score: 0 points
Any particular reason?
#25569 by klemperal (0.2483) posted on 2:51pm Friday, November 06th, 2009
( no avatar )
With the latest version, there is an option in the task manager preferences tab to "Overlay Icons." Are there any plans for a third option to neither overlay, nor not overlay icons? What I mean by that is to simply, without changing the icon, put an arrow or glowing dot beneath the application that was executed. Maybe this option could be called "Classic" on account of this being the way the stable version behaves.
[Q]

Score: 0 points
Any particular reason?
#25570 by moonbeam (1.0000) posted on 6:31pm Friday, November 06th, 2009
( no avatar )
klemperal said:
With the latest version, there is an option in the task manager preferences tab to "Overlay Icons." Are there any plans for a third option to neither overlay, nor not overlay icons? What I mean by that is to simply, without changing the icon, put an arrow or glowing dot beneath the application that was executed. Maybe this option could be called "Classic" on account of this being the way the stable version behaves.
[Q]



A arrow should be visible by default.
[Q]
Score: 0 points
Any particular reason?
#25571 by klemperal (0.2483) posted on 7:37pm Friday, November 06th, 2009
( no avatar )
moonbeam said:
A arrow should be visible by default.
[Q]



Yes, it is. What I was referring to was how, with the latest version, the icons change after being clicked on--either entirely or as a smaller icon overlapping the larger icon depending if "Overlay Icons" option is checked. I was hoping that there could be some sort of "classic" option in the task manager preferences--classic mode would just make the task manager behave like it used to--no change in icon and no overlaying/overlapping icons--just an arrow indicating that the app is running. Any chance we can get this sort of option in the future?
[Q]

Score: 0 points
Any particular reason?
#25572 by moonbeam (1.0000) posted on 7:51pm Friday, November 06th, 2009
( no avatar )
klemperal said:
Yes, it is. What I was referring to was how, with the latest version, the icons change after being clicked on--either entirely or as a smaller icon overlapping the larger icon depending if "Overlay Icons" option is checked. I was hoping that there could be some sort of "classic" option in the task manager preferences--classic mode would just make the task manager behave like it used to--no change in icon and no overlaying/overlapping icons--just an arrow indicating that the app is running. Any chance we can get this sort of option in the future?
[Q]



ah, there is. It's just not showing in awn-settings at the moment.
[Q]



If you're familiar with gconf-editor its /apps/awn-applet-taskmanager/icon_change_behavior . Set it to 2.
[Q]
Score: 0 points
Any particular reason?
#25573 by klemperal (0.2483) posted on 7:56pm Friday, November 06th, 2009
( no avatar )
moonbeam said:
If you're familiar with gconf-editor its /apps/awn-applet-taskmanager/icon_change_behavior . Set it to 2.
[Q]



Thanks--worked perfect.
[Q]

Score: 0 points
Any particular reason?
#25608 by nickzeff (0.1918) posted on 3:16pm Wednesday, November 11th, 2009
( no avatar )
First of all - fantastic application. Makes Ubuntu the choice desktop for people who care about their desktop.
[Q]



Now to business.
[Q]



Upgraded recently to Karmic and also grabbed awn trunk 0.3.9 from testing ppa. The awn notification daemon now refuses to work - keeps on crashing.
[Q]



I think these are the relevant lines when running awn from terminal. Spawning at beginning is me restarting applet:
[Q]



 
** (avant-window-navigator:23956): DEBUG: Spawned awn-applet[24013] for "awnnotificationdaemon.desktop", UID: 1257980876, XID: 25165875
The following is an informational message only:
[Q]



(awn-applet:24013): GLib-GObject-WARNING **: /build/buildd/glib2.0-2.22.2/gobject/gsignal.c:2270: signal `url_activated' is invalid for instance `0x95f6198'
[Q]



(awn-applet:24013): Gtk-WARNING **: Failed to set text from markup due to error parsing markup: Value of 'foreground' attribute on <span> tag on line 1 could not be parsed; should be a color specification, not '##ddddd'
[Q]



(awn-applet:24013): Gtk-WARNING **: Failed to set text from markup due to error parsing markup: Value of 'foreground' attribute on <span> tag on line 1 could not be parsed; should be a color specification, not '##ddddd'
[Q]



** CRITICAL **: awn_cairo_pattern_add_color_stop_color: assertion `color' failed
aborting...
[Q]



Is this is a config issue I can resolved through gconf, or is this a coding issue?
[Q]

Score: 0 points
Any particular reason?
#25609 by nickzeff (0.1918) posted on 3:26pm Wednesday, November 11th, 2009
( no avatar )
As a follow up, it appears that if I edit the following key in gconf
[Q]



/apps/avant-window-navigator/applets/awn-notification-daemon/text_colour
[Q]



From
[Q]



#ddddddff
[Q]



To
[Q]



ddddddff
[Q]



most of the errors go away... but the applet still crashes as so:
[Q]



 

** (avant-window-navigator:23956): DEBUG: Spawned awn-applet[25122] for "awnnotificationdaemon.desktop", UID: 1257980876, XID: 25165875
The following is an informational message only:
[Q]



(awn-applet:25122): GLib-GObject-WARNING **: /build/buildd/glib2.0-2.22.2/gobject/gsignal.c:2270: signal `url_activated' is invalid for instance `0x88fc118'
[Q]



** CRITICAL **: awn_cairo_pattern_add_color_stop_color: assertion `color' failed
aborting...
[Q]

Score: 0 points
Any particular reason?
#25610 by moonbeam (1.0000) posted on 3:34pm Wednesday, November 11th, 2009
( no avatar )
nickzeff said:
Is this is a config issue I can resolved through gconf, or is this a coding issue?
[Q]



know issue.
[Q]



removing all the notification daemon keys, then do a
[Q]



killall gconfd-2
[Q]



and restart the daemon. should fix it.
[Q]
Score: 0 points
Any particular reason?
#25611 by nickzeff (0.1918) posted on 3:50pm Wednesday, November 11th, 2009
( no avatar )
Fantastic! What a quick response - thanks moonbeam. Works fine now.
[Q]



For anyone who gets a similar problem, the command I used to get rid of the keys was:
[Q]



 
gconftool-2 --recursive-unset /apps/avant-window-navigator/applets/awn-notification-daemon
[Q]

Score: 0 points
Any particular reason?
#25614 by nickzeff (0.1918) posted on 12:45pm Thursday, November 12th, 2009
( no avatar )
All is working ok, but instead of being invisible, the notification daemon applet exists on the bar as a large orange arrow pointing upwards. Any idea why this is?
[Q]

Score: 0 points
Any particular reason?
#25615 by moonbeam (1.0000) posted on 1:38pm Thursday, November 12th, 2009
( no avatar )
nickzeff said:
All is working ok, but instead of being invisible, the notification daemon applet exists on the bar as a large orange arrow pointing upwards. Any idea why this is?
[Q]



make sure the "show_icon" config key is false.
[Q]



I also believe you can right click on the icon on the bar and hide it that way.
[Q]
Score: 0 points
Any particular reason?
#25617 by BostonPeng (0.3251) posted on 6:13am Friday, November 13th, 2009
moonbeam said:
BostonPeng said:
I'm noticing that with the trunk version of AWN (currently running avant-window-navigator-trunk 0.3.9.1~bzr1614-.9.10) I'm no longer seeing thumbnails of image files opened in Gimp. Is there a setting I need to change or is this simply something that hasn't been enabled yet?
[Q]






moonbeam said:
/apps/awn-applet-taskmanager/disable_icon_changes
[Q]



moonbeam said:
Currently it defaults to true. I'll be switching it to false in the next few days to get some wider testing with that state. Final release default is not set in concrete, though I'm expecting it will probably end up being false by default (you'll see gimp thumbnails by default).
It was working for a while but yesterday I noticed that I'm back to the problem I asked about. Is there a way to use the active image in graphics apps (I'm noticing it in both Gimp and GThumb) as the dock icon?
[Q]



Separate Issue: I'm noticing that the Places applet keeps crashing. Do we have any info on the cause or resolution ETA? I am using the Cairo Main Menu, which has some Places functionality, but I really miss being able to use the Places applet on the right hand side of my dock.
[Q]

Score: 0 points
Any particular reason?
#25618 by moonbeam (1.0000) posted on 6:15am Friday, November 13th, 2009
( no avatar )
BostonPeng said:
Separate Issue: I'm noticing that the Places applet keeps crashing. Do we have any info on the cause or resolution ETA? I am using the Cairo Main Menu, which has some Places functionality, but I really miss being able to use the Places applet on the right hand side of my dock.
[Q]



It's on my list.
[Q]
Score: 0 points
Any particular reason?
#25619 by nickzeff (0.1918) posted on 6:23am Friday, November 13th, 2009
( no avatar )
moonbeam said:
make sure the "show_icon" config key is false.
[Q]



Yep - that did it! Thanks!
[Q]




moonbeam said:
I also believe you can right click on the icon on the bar and hide it that way.
[Q]



Nope. I do not have that option.
[Q]

Score: 0 points
Any particular reason?
#25620 by BostonPeng (0.3251) posted on 6:26am Friday, November 13th, 2009
moonbeam said:
BostonPeng said:
Separate Issue: I'm noticing that the Places applet keeps crashing. Do we have any info on the cause or resolution ETA? I am using the Cairo Main Menu, which has some Places functionality, but I really miss being able to use the Places applet on the right hand side of my dock.
[Q]



moonbeam said:
It's on my list.
Thankee, moon. I had a feeling that would be the response.
[Q]



/me increments count of brews owed to moonbeam +1
[Q]

Score: 0 points
Any particular reason?
#25675 by Phreck (0.1840) posted on 11:26am Sunday, December 06th, 2009
( no avatar )
Trying to install the latest release from https://launchpad.net/~awn-testing/+archive/ppa. I'm on an AMD64 Karmic Koala machine. I get dependency issues when trying to install avant-window-navigator-trunk from Synaptic. So I tried using apt-get and this is the error I get:
The following packages have unmet dependencies:
avant-window-navigator-trunk: Depends: avant-window-navigator-data-trunk (>= 0.3.9.1~bzr1796-1.9.10) but it is not going to be installed
E: Broken packages
[Q]



In Synaptic I see that avant-window-navigator-data-trunk is currently version 0.3.9.1~bzr1789-1.9.10, so that may have something to do with it.
[Q]



I have added and removed the repository quite a few times now but no luck.
[Q]



Please let me know if anyone has any ideas, otherwise I'll probably try to build it from source. Thanks for any help!
[Q]



*Edited at 11:28am, 12/06/09
Score: 0 points
Any particular reason?
#25676 by BostonPeng (0.3251) posted on 11:29am Sunday, December 06th, 2009
@moonbeam:
I saw your vid on YouTube about the new Network Manager applet. Is that available for testing yet? It looks pretty cool. Also, will it work with Wicd or will I need to go back to gnome-network-manager to use it?
[Q]

Score: 0 points
Any particular reason?
#25678 by moonbeam (1.0000) posted on 12:49pm Sunday, December 06th, 2009
( no avatar )
BostonPeng said:
@moonbeam:
I saw your vid on YouTube about the new Network Manager applet. Is that available for testing yet? It looks pretty cool. Also, will it work with Wicd or will I need to go back to gnome-network-manager to use it?
[Q]



it's available at
[Q]






That being said...
1) It requires nm-applet to be installed. Version 0.7.1 preferably... I'm not sure about how well it will work with other version, Higher version numbers for Network Manager may be ok.
2) Don't install to a prefix of /usr/ (it will overwrite at least one nm-applet file if you do that, I need to look into how to best fix that). I'm installing to the default /usr/local and it seems to not clobber any installed files
3) It doesn't install a desktop file for the applet under shared/avant-window.navigator/applets (which needs to be done manually at this point.
4) If you have an instance of nm-applet it will silently fail, which is more or less what it should do except I'm going to have it popup a dialog telling the user to exit the nm-applet instance running in the systray.
[Q]



So unless you're ambitious it's probably best to wait a little bit longer. At some point soon, I'm hoping to coerce malept and/or gilir into having a look at whether it inadvertently clobbers anything of which I'm unaware.
[Q]



And no, it won't work with Wicd, this is literally the standard nm-applet with the only real change being the fact that it embeds in awn instead of a systray.
[Q]
Score: 0 points
Any particular reason?
#25679 by BostonPeng (0.3251) posted on 12:55pm Sunday, December 06th, 2009
Ah, ok. I had switched to Wicd when my I had issues using my wireless net but since I upgraded to karmic my wireless seems to be completely useless so maybe I'll switch back to see if I can get the little bugger working.
[Q]



Once the applet is more ready for prime time, that is. Thanks for the info. I'm glad I found your YouTube channel. You post way too many great vids to miss them.
[Q]

Score: 0 points
Any particular reason?
#25683 by Phreck (0.1840) posted on 6:46am Monday, December 07th, 2009
( no avatar )
Just wanted to post a note that I was able to grab AWN 0.4 last night after everything finished building. I'm running it now and it's great, thank you!
[Q]

Score: 0 points
Any particular reason?
#25684 by gilir (0.9999) posted on 10:41am Monday, December 07th, 2009
If you experiment some missing depends on amd64, just wait a bit. For now, amd64 builders are a lot faster that i386, so independent arch packages (like *-data one) are not available when other are.
[Q]

Score: 0 points
Any particular reason?
#25813 by andrew (0.1835) posted on 4:56am Wednesday, December 30th, 2009
( no avatar )
There is a bug in the latest version on the PPA (I updated today). When right-clicking an launcher / running application, nothing happens.
[Q]



This is the output in the terminal:
[Q]



 
** (awn-applet:7779): WARNING **: task_icon_build_context_menu: Attempting to load standard.xml
[Q]



** (awn-applet:7779): WARNING **: task_icon_build_context_menu: error loading menu file /usr/share/avant-window-navigator/applets/taskmanager/menus/standard.xml. Failed to open file '/usr/share/avant-window-navigator/applets/taskmanager/menus/standard.xml': No such file or directory
[Q]
Score: 0 points
Any particular reason?
#25814 by moonbeam (1.0000) posted on 5:57am Wednesday, December 30th, 2009
( no avatar )
andrew said:
There is a bug in the latest version on the PPA (I updated today). When right-clicking an launcher / running application, nothing happens.
[Q]



Seems there were a few missing files in the latest packages. They're being rebuilt now.
[Q]
Score: 0 points
Any particular reason?
#25873 by klemperal (0.2483) posted on 5:12pm Saturday, January 09th, 2010
( no avatar )
Anyone else having trouble with the file browser launcher applet? Although its working for me again as of the latest update, the icon that launches in the task manager has changed from a nautilus file cabinet icon to a home folder icon. I'm 99.9% sure this was the result of an update because this was not happening until one of the more recent updates (maybe a week or so ago).
[Q]



Also, is there any chance that AWN might group common windows like Docky does? I really prefer the way Docky does that since I often want to see or minimize both common windows at once and with one click (e.g. pidgin's buddy list and conversation window).
[Q]



Anyway, thanks for reading and keep up the good work people.
[Q]



*Edited at 5:24pm, 01/09/10
Score: 0 points
Any particular reason?
#25874 by moonbeam (1.0000) posted on 9:00pm Saturday, January 09th, 2010
( no avatar )
klemperal said:
Anyone else having trouble with the file browser launcher applet? Although its working for me again as of the latest update, the icon that launches in the task manager has changed from a nautilus file cabinet icon to a home folder icon. I'm 99.9% sure this was the result of an update because this was not happening until one of the more recent updates (maybe a week or so ago).
[Q]



I'm guessing you're using Ubuntu. Seems Ubuntu sets the NoDisplay field to true for /usr/share/applications/nautilus-browser.desktop, not sure of the rationale, I'm guessing they're afraid users are going to hurt themselves. Taskmanager has long honoured this field and not displayed desktops that had it set, the display on Ubuntu previously was a bug where it happened to get ignored which was recently fixed. I might end up introducing a key to have the taskmanager ignore this field since it seems to sometimes get set on odd desktop files, but it's honoured for a reason, ignoring it could cause undesirable results. Anyway, set the NoDisplay field to false in that file and all will be the way you want.
[Q]



klemperal said:
Also, is there any chance that AWN might group common windows like Docky does? I really prefer the way Docky does that since I often want to see or minimize both common windows at once and with one click (e.g. pidgin's buddy list and conversation window).
[Q]



What specific grouping behaviour are you speaking of? Currently it will minimize/restore all grouped windows on the current workspace assuming they are all in the same state ( minimized or unminimzed).
[Q]
Score: 0 points
Any particular reason?
#25875 by klemperal (0.2483) posted on 9:21pm Saturday, January 09th, 2010
( no avatar )
"Anyway, set the NoDisplay field to false in that file and all will be the way you want."
[Q]



How do I do that?
[Q]



"What specific grouping behaviour are you speaking of? Currently it will minimize/restore all grouped windows on the current workspace assuming they are all in the same state ( minimized or unminimzed)."
[Q]



The Below comments are assuming that you have checked the prospective "group common windows" box in the settings of the dock program.
[Q]



In Docky, when common windows are grouped, when you click on a set of minimized grouped icons (like pidgin's buddy list and a conversation window for example) both windows maximize at the same time--were you to hypothetically click on the Docky pidgin icon again, both would also minimize at the same time. This is as compared to how AWN handles grouped icons. When you click on a set of grouped icons in awn, a popup appears listing the names of the various windows within that set of grouped icons. Personally, I think that the way Docky handles grouped icons is faster and makes more sense.
[Q]

Score: 0 points
Any particular reason?
#25876 by moonbeam (1.0000) posted on 9:24pm Saturday, January 09th, 2010
( no avatar )
klemperal said:
In Docky, when common windows are grouped, when you click on a set of minimized grouped icons (like pidgin's buddy list and a conversation window for example) both windows maximize at the same time--were you to hypothetically click on the Docky pidgin icon again, both would also minimize at the same time. This is as compared to how AWN handles grouped icons. When you click on a set of grouped icons in awn, a popup appears listing the names of the various windows within that set of grouped icons. Personally, I think that the way Docky handles grouped icons is faster and makes more sense.
[Q]



Oh.. in awn-settings got to Task Manager and check "show dialog on long press" and you'll more or less have the behaviour you want on short mouse clicks, and the dialog will show up if you press for an extended period.
[Q]

--
http://moon-shiny.blogspot.com/

*Edited at 9:24pm, 01/09/10
Score: 0 points
Any particular reason?
#25877 by moonbeam (1.0000) posted on 9:27pm Saturday, January 09th, 2010
( no avatar )
klemperal said:
How do I do that?
[Q]



I believe it can be set on a per user level using something like alacarte, find File Browser and check it. If that doesn't work then in a start an editor up with root permissions and edit /usr/share/applications/nautilus-browser.desktop, look for NoDisplay=true and set to false
[Q]
Score: 0 points
Any particular reason?
#25878 by klemperal (0.2483) posted on 9:36pm Saturday, January 09th, 2010
( no avatar )
Thanks a lot for both your answers moonbeam--with your help I've got things set exactly how I want them.
[Q]

Score: 0 points
Any particular reason?
#25908 by klemperal (0.2483) posted on 2:47pm Monday, January 18th, 2010
( no avatar )
I have a small feature request. It would be nice if, when common windows are grouped and show dialogue after long click is selected, when a program group is clicked that all those program windows be maximized moved to the front--not just the one(s) that were previously maximized or at the forefront. To give an example, when the two aforementioned AWN taskmanager options are selected, if I were to have 3 windows of nautilus open, and I were to then click on an open window of firefox, the next time I clicked on the nautilus group in the dock, only the last 1 instance of nautilus would come to the forefront--I would have to click on the nautilus icon in AWN two more times if I wanted to have all three instances of nautilus at the forefront.
[Q]



Please let me know how I can make my feature request more clear if your having trouble understanding what I'm describing.
[Q]



Thanks for reading.
[Q]

Score: 0 points
Any particular reason?
#25954 by lyc1 (0.1846) posted on 6:23am Tuesday, February 02nd, 2010
( no avatar )
I'm using *-trunk packages for a long and according to this question (https://answers.launchpad.net/awn/+question/99080), translation should be installed with AWN.
[Q]



How to enable french language for eg. ?
[Q]



Thanks
[Q]

Score: 0 points
Any particular reason?
#25957 by malept (1.0000) posted on 7:37pm Tuesday, February 02nd, 2010
( no avatar )
You probably want this:
[Q]






Awn does not have a separate mechanism to change languages. It uses the login settings to determine which language to display, like most translated applications.
[Q]



Although, it seems that currently, only approximately half of the text for Awn is translated into French.
[Q]
Score: 0 points
Any particular reason?
#25958 by lyc1 (0.1846) posted on 12:21am Wednesday, February 03rd, 2010
( no avatar )
According to this https://translations.launchpad.net/awn/trunk, French translation is up-to-date.
[Q]



My desktop is in French, everything is in French (Desktop, FF, Thunderbird, OOo, ...), AWN is the only application in English.
[Q]



Something wrong with language detection in AWN ?
How can I reset language detection ?
[Q]



Thanks
[Q]

Score: 0 points
Any particular reason?
#26071 by klemperal (0.2483) posted on 2:58pm Friday, March 26th, 2010
( no avatar )
After updating AWN today, the digital clock applet no longer works--it just gives me the "Whoops! The applet Crashed..." error. Any thoughts on how I might be able to get the digital clock working again?
[Q]



*Edited at 3:00pm, 03/26/10
Score: 0 points
Any particular reason?
#26072 by moonbeam (1.0000) posted on 5:49pm Friday, March 26th, 2010
( no avatar )
klemperal said:
After updating AWN today, the digital clock applet no longer works--it just gives me the "Whoops! The applet Crashed..." error. Any thoughts on how I might be able to get the digital clock working again?
[Q]



Try removing/adding the applet in Awn Settings.
[Q]
Score: 0 points
Any particular reason?
#26073 by mhr3 (0.9957) posted on 9:22am Saturday, March 27th, 2010
klemperal said:
After updating AWN today, the digital clock applet no longer works--it just gives me the "Whoops! The applet Crashed..." error. Any thoughts on how I might be able to get the digital clock working again?
[Q]



It's actually a problem in the package, you'll need to wait for new version.
[Q]

Score: 0 points
Any particular reason?
#26074 by klemperal (0.2483) posted on 10:58am Sunday, March 28th, 2010
( no avatar )
After the update today, the digital clock is no longer available in the applets tab. Did the devs decide to take this out entirely, or is this just temporary until they get it fixed?
[Q]

Score: 0 points
Any particular reason?
#26076 by moonbeam (1.0000) posted on 12:05pm Sunday, March 28th, 2010
( no avatar )
klemperal said:
After the update today, the digital clock is no longer available in the applets tab. Did the devs decide to take this out entirely, or is this just temporary until they get it fixed?
[Q]



Wasn't removed. As mhr3 indicated above there's a packaging issue (with the deb), it's working in trunk.
[Q]
Score: 0 points
Any particular reason?
#26078 by mhr3 (0.9957) posted on 12:08pm Sunday, March 28th, 2010
klemperal said:
After the update today, the digital clock is no longer available in the applets tab. Did the devs decide to take this out entirely, or is this just temporary until they get it fixed?
[Q]



It was moved to awn-applets-c-extras, make sure you have it installed.
[Q]

Score: 0 points
Any particular reason?
#26080 by klemperal (0.2483) posted on 12:23pm Sunday, March 28th, 2010
( no avatar )
Ah, I've got it back now. I see that the digital clock has changed a little. Are there any plans to to re-implement the users ability to customize the font color and shadow of the digital clock? For me at least, under the digital clock applet's preferences in the appearance tab, the option "use default AWN colors is checked and greyed out so I can't modify it.
[Q]

Score: 0 points
Any particular reason?
#26081 by mhr3 (0.9957) posted on 12:25pm Sunday, March 28th, 2010
You can change the default colors in Theme tab of Awn settings.
[Q]

Score: 0 points
Any particular reason?
#26082 by klemperal (0.2483) posted on 12:29pm Sunday, March 28th, 2010
( no avatar )
I see how it works now, thanks.
[Q]

Score: 0 points
Any particular reason?
Pages: 1 2 3 4
Thread Listing » General AWN Discussion » [Announcement] Testing branch (for users and dev)

Post A Reply:

Anonymous posting has been disabled. Please register first before attempting to post.
Powered by Metaforum ©2004-2010
Get your own Free AJAX Forum Messageboard by visiting the offical site.
.