OK
Pages: 1 2 3 4
Rating:
4.55
Thread Listing » General AWN Discussion
[Announcement] Testing branch (for users and dev)
#24076 by malept (1.0000) posted on 8:08pm Saturday, October 04th, 2008
( no avatar )
eyecreate said:
I have been working on the applet Pandora and would like to request to join the launchpad team so I can send it to commit. I made the applet figure out the current flash file of Pandora so it doesn't get broken again, it's automated by Beautiful Soup and urllib2, which are two deps I'm not sure are registered for the package. I'm planning on doing a few more changes to make it a little easier in some situations people may use the applet in.
[Q]



So if I understand you correctly, you would like to take over maintainership of the Pandora applet? If not, I don't really see a need to add you to the awn-extras Launchpad team.
[Q]
Score: 0 points
Any particular reason?
#24077 by eyecreate (0.1839) posted on 8:11pm Saturday, October 04th, 2008
( no avatar )
I would be happy to help maintain it if there is no one else to, but If someone else is already working on it, then I'll just give any changes to them.
[Q]

Score: 0 points
Any particular reason?
#25375 by mhr3 (0.9957) posted on 5:15am Thursday, October 22nd, 2009
Rewrite (Awn 0.3.9) was published in the testing PPA, so feel free to report issues here.
[Q]

Score: 0 points
Any particular reason?
#25376 by BostonPeng (0.3251) posted on 10:07am Thursday, October 22nd, 2009
I snagged the trunk build of AWN this am (after uninstalling my existing AWN install although not purging it) and I'd like to try to modify the Mac4Lin theme to the new testing builds. Is there anything in a wiki or something that will help me know what to change?
[Q]

Score: 0 points
Any particular reason?
#25378 by dasbooter (0.1915) posted on 12:24pm Thursday, October 22nd, 2009
( no avatar )
I thought I would try to give a bit of novice user feedback. Please feel free to direct me in some fashion as to the feedback or testing that you might need.Using 0.3.9.1-bzr1705-1.8.10
On the plus side
[Q]



1) User configurable position works for me I have a twin view dual monitor set up and the slider and x positioning worked flawlessly without the need for gconftool
[Q]



2) Options for autohiding the panel and giving it focus work better for me now so I dont have to totally devote the bottom of the screen to the dock.
[Q]



3) Animations seem smoother and seem to require less cpu usage I am currently using 3d spin which if I remember was a little more cpu instensive b4
[Q]



On the downside
[Q]



1)Upgrading was interesting my package manager was asking for a partial upgrade but would not finish. I had to manually upgrade the packages in synaptic and I got an error with synaptic along these lines E: /var/cache/apt/archives/avant-window-navigator-trunk_0.3.9.1~bzr1582-1.8.10_i386.deb: trying to overwrite `/usr/bin/awn-applets-migration', which is also in package awn-manager-trunk. I seemed to have a kernel security update also so I rebooted removed the awn packages and resinstalled. Looking at the threads it looks like I should have purged then installed anyways.
[Q]



2) Will there ever be some arrangement or can somebody tell me how I can use the focus follows mouse option instead of click to focus in my file manager/graphical shell(using compiz). As of right now any window underneath awns pop up dialogs steals focus and closes the pop up dialog (the pointer travels over the window on its ways to awns pop up)... I have tried using gconftool previously to alleviate this but from what I remember it never worked.
[Q]



3) I suppose a few applets didnt make the cut for awn likes stacks and I just want to make sure that is the case that there not included as my upgrade was a bit bumpy...
[Q]



Thanks for you hard work hope this helps... let me know if you need me to test something else.
[Q]

Score: 0 points
Any particular reason?
#25379 by mhr3 (0.9957) posted on 12:39pm Thursday, October 22nd, 2009
BostonPeng said:
I snagged the trunk build of AWN this am (after uninstalling my existing AWN install although not purging it) and I'd like to try to modify the Mac4Lin theme to the new testing builds. Is there anything in a wiki or something that will help me know what to change?
[Q]



No, unfortunatelly there's nothing on wiki, but take a look at /usr/share/avant-window-navigator/themes/default.awn-theme there you'll get the idea how you can make a theme. (using the structure as the default theme uses you can change any awn config key). For all the keys take a look in gconf-editor (you mostly care about /apps/avant-window-navigator/theme)
[Q]

Score: 0 points
Any particular reason?
#25380 by mhr3 (0.9957) posted on 12:44pm Thursday, October 22nd, 2009
dasbooter said:
1) User configurable position works for me I have a twin view dual monitor set up and the slider and x positioning worked flawlessly without the need for gconftool
[Q]



As the one who implemented it, it makes me proud :D
[Q]



dasbooter said:
2) Will there ever be some arrangement or can somebody tell me how I can use the focus follows mouse option instead of click to focus in my file manager/graphical shell(using compiz). As of right now any window underneath awns pop up dialogs steals focus and closes the pop up dialog (the pointer travels over the window on its ways to awns pop up)... I have tried using gconftool previously to alleviate this but from what I remember it never worked.
[Q]



Yes, we always had problems with focus follows mouse. A possible workaround is to set using gconf-editor the key /apps/instances/avant-window-navigator/panel-1/panel/dialog_offset to some negative value (like -5..-10)
[Q]



dasbooter said:
3) I suppose a few applets didnt make the cut for awn likes stacks and I just want to make sure that is the case that there not included as my upgrade was a bit bumpy...
[Q]



Yes, some applets disappeared, though they may reappear at a later stage of the beta.
[Q]

Score: 0 points
Any particular reason?
#25383 by moonbeam (1.0000) posted on 3:10pm Thursday, October 22nd, 2009
( no avatar )
mhr3 said:
BostonPeng said:
I snagged the trunk build of AWN this am (after uninstalling my existing AWN install although not purging it) and I'd like to try to modify the Mac4Lin theme to the new testing builds. Is there anything in a wiki or something that will help me know what to change?
[Q]



mhr3 said:
No, unfortunatelly there's nothing on wiki, but take a look at /usr/share/avant-window-navigator/themes/default.awn-theme there you'll get the idea how you can make a theme. (using the structure as the default theme uses you can change any awn config key). For all the keys take a look in gconf-editor (you mostly care about /apps/avant-window-navigator/theme)
[Q]



And, it might be worthwhile just dropping by #awn on freenode. Someone will answer your questions _eventually_.
[Q]
Score: 0 points
Any particular reason?
#25387 by dasbooter (0.1915) posted on 9:31am Friday, October 23rd, 2009
( no avatar )
Mon Deu!
[Q]



After update this am friday oct 23rd I get this from the console when trying to start AWN
[Q]



avant-window-navigator: error while loading shared libraries: libdesktop-agnostic-ui.so.0: cannot open shared object file: No such file or directory
[Q]



I should probably drop a line onto th PPA testing page but I had this window open on my system already...
[Q]



:) Never know what you're going to get in an update more working stuff or no working stuff heh
[Q]

Score: 0 points
Any particular reason?
#25388 by dasbooter (0.1915) posted on 9:32am Friday, October 23rd, 2009
( no avatar )
Oh addendum using Ubuntu Intrepid
[Q]

Score: 0 points
Any particular reason?
#25389 by mhr3 (0.9957) posted on 10:12am Friday, October 23rd, 2009
dasbooter said:
avant-window-navigator: error while loading shared libraries: libdesktop-agnostic-ui.so.0: cannot open shared object file: No such file or directory
[Q]




Score: 0 points
Any particular reason?
#25390 by dasbooter (0.1915) posted on 11:13am Friday, October 23rd, 2009
( no avatar )
@ mhr3
[Q]



Thanks for that tip now fixed using new desktop-agnostic, I thought something was up when I tried to install other agnostic files from synaptic to try and meet the dependency and it warned me that I required the new desktop-agnostic. Too bad synaptic doesnt show you that a newer version is available ... I guess that is why you require the dist-upgrade but it just sounds radical and system breaking ... anyways things seem to be chugging along now thanks
[Q]



*Edited at 11:13am, 10/23/09
Score: 0 points
Any particular reason?
#25391 by denham2010 (0.4553) posted on 2:50pm Friday, October 23rd, 2009
( no avatar )
Hi,
[Q]



Have just completed the update. Only issue I have found is setting custom effects does not work.
[Q]



I select Custom in the awn-settings dialog, and do not get the options (as in previous versions) to select effects for actions.
[Q]



Running through the terminal produces no error output.
[Q]



Selecting all other effects works, just no custom option.
[Q]



Cheers.
[Q]

Score: 0 points
Any particular reason?
#25392 by moonbeam (1.0000) posted on 5:09pm Friday, October 23rd, 2009
( no avatar )
denham2010 said:
I select Custom in the awn-settings dialog, and do not get the options (as in previous versions) to select effects for actions.
[Q]



Yeah, it's hasn't been implemented yet in awn-settings.
[Q]
Score: 0 points
Any particular reason?
#25393 by klemperal (0.2483) posted on 5:28pm Friday, October 23rd, 2009
( no avatar )
Has the 'build a theme' function not yet been implemented either? I can't seem to get that to work. Also, the garbage applet makes my computer hang when I try and empty it--eventually the applet crashes and everything returns to normal. I managed to get my system monitor opened while the computer was hanging and it said that the garbage applet was using upwards of 2 gigs of ram.
[Q]



Finally, to everyone contributing to this project, thanks so much for your hard work. This really is a lovely application.
[Q]





*Edited at 6:09pm, 10/23/09
Score: 0 points
Any particular reason?
#25394 by dasbooter (0.1915) posted on 7:23pm Friday, October 23rd, 2009
( no avatar )
I have a similiar problem with trash
[Q]



mhr3 said:
Yes, we always had problems with focus follows mouse. A possible workaround is to set using gconf-editor the key /apps/instances/avant-window-navigator/panel-1/panel/dialog_offset to some negative value (like -5..-10)
[Q]



This almost seemed to work (I have been waiting literally for over a year(years?) to go back to focus follows mouse. It seemed to work but then for instance using the standard awn main menu I cant select preferences or the back button on the menu.. Preferences contains a large # of items so perhaps my machine cannot draw the window fast enough and the window underneath steals focus and boom I loose the awns panel oh well so close shrug oh well back to accidentally plunging through my browser or whatever when I think I am in the console...when I have had too much coffee this drives me insane :)
[Q]



*Edited at 7:25pm, 10/23/09
Score: 0 points
Any particular reason?
#25398 by moonbeam (1.0000) posted on 8:03pm Friday, October 23rd, 2009
( no avatar )
dasbooter said:
This almost seemed to work (I have been waiting literally for over a year(years?) to go back to focus follows mouse. It seemed to work but then for instance using the standard awn main menu I cant select preferences or the back button on the menu.. Preferences contains a large # of items so perhaps my machine cannot draw the window fast enough and the window underneath steals focus and boom I loose the awns panel oh well so close shrug oh well back to accidentally plunging through my browser or whatever when I think I am in the console...when I have had too much coffee this drives me insane :)
[Q]



you can try setting
[Q]



/apps/avant-window-navigator/shared/dialog_focus_loss_behavior to false.
[Q]



Some applets pay attention to the settings and some do not. Those that do will not close the dialog on loss of focus, instead it's necessary, typically, to click on the Icon to close the dialog again.
[Q]
Score: 0 points
Any particular reason?
#25404 by mhr3 (0.9957) posted on 3:45am Saturday, October 24th, 2009
denham2010 said:
Have just completed the update. Only issue I have found is setting custom effects does not work.
[Q]



Right, it's not yet implemented in awn-settings.
[Q]



Anyway, is there any chance we could see some of your applets updated for 0.4 API? People are mostly asking for keyboard indicator applet, and I think it really should be part of official awn-extras.
[Q]

Score: 0 points
Any particular reason?
#25406 by BostonPeng (0.3251) posted on 6:58am Saturday, October 24th, 2009
mhr3 said:
BostonPeng said:
I snagged the trunk build of AWN this am (after uninstalling my existing AWN install although not purging it) and I'd like to try to modify the Mac4Lin theme to the new testing builds. Is there anything in a wiki or something that will help me know what to change?
[Q]



mhr3 said:
No, unfortunatelly there's nothing on wiki, but take a look at /usr/share/avant-window-navigator/themes/default.awn-theme there you'll get the idea how you can make a theme. (using the structure as the default theme uses you can change any awn config key). For all the keys take a look in gconf-editor (you mostly care about /apps/avant-window-navigator/theme)
Thanks. I already looked at the default theme to make an update but now I can't seem to be able to install the theme (I think I saw a bug about that). I also tried using the Theme Builder but it isn't putting the new theme into the theme list. I'll hold onto my files until I see the bug fixed, or at least a fix committed, and I'll try it again then.
[Q]



moonbeam said:
And, it might be worthwhile just dropping by #awn on freenode. Someone will answer your questions _eventually_.
I was afraid someone was going to suggest IRC. I'm having trouble finding time just to be able to fire up Pidgin or Empathy right now so I'll have to put the room on the todo list for once I get a few other issues I'm finding (in other apps) since the upgrade resolved.
[Q]



ETA: I'm noticing that the theme colors seem to be a lot longer than I expect them to be, such as a border color of #000000000000cccc. Is there a reason why hex colors are being expressed in sixteen digit numbers?
[Q]



*Edited at 7:02am, 10/24/09
Score: 0 points
Any particular reason?
#25407 by moonbeam (1.0000) posted on 10:36am Saturday, October 24th, 2009
( no avatar )
BostonPeng said:
ETA: I'm noticing that the theme colors seem to be a lot longer than I expect them to be, such as a border color of #000000000000cccc. Is there a reason why hex colors are being expressed in sixteen digit numbers?
[Q]



Yeah. I think the reasoning is that it most accurately reflects GdkColor. That being said it will recognize colours in the form of #rrggbbaa
[Q]
Score: 0 points
Any particular reason?
#25408 by BostonPeng (0.3251) posted on 11:06am Saturday, October 24th, 2009
Ah, ok. I didn't realize about the aa at the end. /me has learned something new today. 8-)
[Q]

Score: 0 points
Any particular reason?
#25409 by malept (1.0000) posted on 11:51am Saturday, October 24th, 2009
( no avatar )
moonbeam said:
Yeah. I think the reasoning is that it most accurately reflects GdkColor. That being said it will recognize colours in the form of #rrggbbaa
[Q]



It will also recognize X11 color names, such as "green" (sans quotation marks). Obviously, the alpha for those colors would be FFFF.
[Q]
Score: 0 points
Any particular reason?
#25411 by denham2010 (0.4553) posted on 1:45pm Saturday, October 24th, 2009
( no avatar )
mhr3 said:
Anyway, is there any chance we could see some of your applets updated for 0.4 API? People are mostly asking for keyboard indicator applet, and I think it really should be part of official awn-extras.
[Q]



Hi,
[Q]



I have just begun the process of updating them to the new api.
[Q]



Problem I am having is installing to applets:
[Q]



 
Traceback (most recent call last):
File "/usr/share/avant-window-navigator/awn-settings/awnClass.py", line 1186, in install_applet
self.extract_file(file, False)
File "/usr/share/avant-window-navigator/awn-settings/awnClass.py", line 1217, in extract_file
self.register_applet(appletpath, False, applet_exists)
File "/usr/share/avant-window-navigator/awn-settings/awnClass.py", line 1228, in register_applet
model = self.appmodel
AttributeError: 'awnAppletMini' object has no attribute 'appmodel'
[Q]



The archive is being extracted correctly and appears in ~/.config/awn/applets
[Q]



I just cannot access it to through awn-settings.
[Q]



Has something changed with the packaging?
[Q]



I am still just creating an archive of the .desktop file with the applet folder and changing the extension to .awn
[Q]



Cheers.
[Q]



*Edited at 1:46pm, 10/24/09
Score: 0 points
Any particular reason?
#25412 by mhr3 (0.9957) posted on 1:48pm Saturday, October 24th, 2009
denham2010 said:
Problem I am having is installing to applets:
[Q]



That part didn't really change, but probably noone touched it, so it's broken due to other changes in awn-settings.
[Q]

Score: 0 points
Any particular reason?
#25413 by denham2010 (0.4553) posted on 1:50pm Saturday, October 24th, 2009
( no avatar )
Cheers mhr3,
[Q]



Is there a workaround so I can test my applets, or will I need to wait until they can be installed in awn-settings?
[Q]

Score: 0 points
Any particular reason?
#25414 by mhr3 (0.9957) posted on 1:52pm Saturday, October 24th, 2009
denham2010 said:
Is there a workaround so I can test my applets, or will I need to wait until they can be installed in awn-settings?
[Q]



You can just add path to the .desktop file directly in gconf - /apps/instances/avant-.../panel-1/panel/applet_list
[Q]

Score: 0 points
Any particular reason?
#25415 by denham2010 (0.4553) posted on 2:03pm Saturday, October 24th, 2009
( no avatar )
Doesn't seem to like it:
[Q]



 
** (avant-window-navigator:23199): WARNING **: Bad applet key: /home/denham2010/.config/awn/applets/Xfce-Menu.desktop
[Q]



and opening awn-settings produces:
[Q]



 
Traceback (most recent call last):
File "/usr/bin/awn-settings", line 730, in <module>
awnmanager = awnManagerMini()
File "/usr/bin/awn-settings", line 612, in __init__
self.appletManager = awnAppletMini(self.wTree)
File "/usr/bin/awn-settings", line 509, in __init__
self.make_active_applets_model()
File "/usr/share/avant-window-navigator/awn-settings/awnClass.py", line 1407, in make_active_applets_model
self.refresh_icon_list (applets, self.active_model)
File "/usr/share/avant-window-navigator/awn-settings/awnClass.py", line 1414, in refresh_icon_list
uid = tokens[1]
IndexError: list index out of range
[Q]



I even added the path '/home/denham2010/.config/awn/applets local' to sources.list
[Q]



*Edited at 2:05pm, 10/24/09
Score: 0 points
Any particular reason?
#25416 by mhr3 (0.9957) posted on 2:05pm Saturday, October 24th, 2009
denham2010 said:
Doesn't seem to like it:
[Q]



Format of those keys is "path::uid".
[Q]

Score: 0 points
Any particular reason?
#25417 by denham2010 (0.4553) posted on 2:10pm Saturday, October 24th, 2009
( no avatar )
Cheers, working now.
[Q]

Score: 0 points
Any particular reason?
#25419 by SilentStorm (0.7632) posted on 1:46am Sunday, October 25th, 2009
The new version is looking really good,
[Q]



great work once again!
and thank you devs for al the hard work you put in to this.
[Q]




Just one question, is there some sort of separator planned?
[Q]

Score: 0 points
Any particular reason?
#25420 by gilir (0.9999) posted on 4:46am Sunday, October 25th, 2009
@denham2010
How about adding your applets to awn-extras ? So others dev can help you more easily :)
If you need help, you can join us on IRC #awn on freenode, or tell us what do you need for this :)
[Q]

Score: 0 points
Any particular reason?
#25430 by denham2010 (0.4553) posted on 12:17am Monday, October 26th, 2009
( no avatar )
gilir said:
@denham2010
How about adding your applets to awn-extras ? So others dev can help you more easily :)
If you need help, you can join us on IRC #awn on freenode, or tell us what do you need for this :)
[Q]



Now that the 0.4 dev branch is out, I am planning on doing just that. Just have to complete the code update for my apps so they work with 0.4
[Q]



Cheers.
[Q]

Score: 0 points
Any particular reason?
#25431 by SilentStorm (0.7632) posted on 4:53am Monday, October 26th, 2009
If I want to write applets or upgrade applets to the new version,
is there any information available for this?
[Q]



I believe the documentation on the wiki isn't up to date yet?
[Q]



Score: 0 points
Any particular reason?
#25432 by mhr3 (0.9957) posted on 5:56am Monday, October 26th, 2009
SilentStorm said:
If I want to write applets or upgrade applets to the new version,
is there any information available for this?
[Q]



My blog has some examples which should help transition, and there's also a link to the documentation, but you can install it locally via the libawn-doc package. http://mhr3.blogspot.com/
[Q]



As for libdesktop-agnostic (VFS, config stuff etc.), I'm afraid you'll need to browse the sources as the documentation is in there... Unfortunately I'm unaware of generated documentation from the sources, maybe malept knows more.
[Q]

Score: 0 points
Any particular reason?
#25435 by SilentStorm (0.7632) posted on 9:37am Monday, October 26th, 2009
ok thank you mhr3,
[Q]



I forgot about the post in you're blog,
that might be useful, I will take a closer look when I have time.
[Q]



I briefly looked at some sources yesterday and I need to spend some more time with it to see how it's working now.
[Q]



An updated version of the example applets which we used to have should help a lot though.
[Q]



Cheers,
[Q]

Score: 0 points
Any particular reason?
#25444 by denham2010 (0.4553) posted on 1:10pm Tuesday, October 27th, 2009
( no avatar )
Hi,
[Q]



Just one question to assist with my code rewrite:
[Q]



Has the 'height-changed' signal been removed, or renamed? I notice icons loaded with 'set_icon_name' will resize with the bar automatically whereas 'set_icon_pixbuf' does not.
[Q]



Normally this would not be an issue, but, for example, my Dialect Applet (keyboard switcher) the icons are flags, which are rectangular, not square. So when loaded with 'set_icon_name' the width is set to the bar size and the icon is shorter than the other icons. With 'set_icon_pixbuf' I have control over the size, but currently cannot resize it on a bar height change.
[Q]



I understand rectangular icons would be an issue for left or right oriented bars (they would stick out further than the other icons), but I plan to implement, on the applet level, to detect the orientation and rotate the flag accordingly.
[Q]



So I guess my solution would be either to have the 'height-changed' signal functionality back, or 'set_icon_name' should set icon height only.
[Q]



Cheers.
[Q]

Score: 0 points
Any particular reason?
#25446 by sharkbait (0.9176) posted on 3:26pm Tuesday, October 27th, 2009
denham2010 said:
Has the 'height-changed' signal been removed, or renamed? I notice icons loaded with 'set_icon_name' will resize with the bar automatically whereas 'set_icon_pixbuf' does not.
[Q]



Anything with 'height', (e.g. .get_height()) has been changed to 'size'. Height in this case would be incorrect on the side orientations. :)
[Q]
Score: 0 points
Any particular reason?
#25450 by denham2010 (0.4553) posted on 12:13am Wednesday, October 28th, 2009
( no avatar )
Cheers sharkbait.
[Q]



I expect the Dialect applet will be ready in the next few days to look at including in extras!
[Q]

Score: 0 points
Any particular reason?
#25451 by mhr3 (0.9957) posted on 12:37am Wednesday, October 28th, 2009

Score: 0 points
Any particular reason?
#25454 by BostonPeng (0.3251) posted on 8:18am Wednesday, October 28th, 2009
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]

Score: 0 points
Any particular reason?
#25456 by moonbeam (1.0000) posted on 11:56am Wednesday, October 28th, 2009
( no avatar )
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]



Yes.
[Q]



/apps/awn-applet-taskmanager/disable_icon_changes
[Q]



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).
[Q]
Score: 0 points
Any particular reason?
#25457 by BostonPeng (0.3251) posted on 11:59am Wednesday, October 28th, 2009
Sweet! Thanks for the info, moonbeam. How many rounds do I owe you now? :)
[Q]

Score: 0 points
Any particular reason?
#25476 by klemperal (0.2483) posted on 6:53pm Saturday, October 31st, 2009
( no avatar )
With the latest trunk version, some dock icons (firefox, google earth, open office) change after being executed. Before the last update today I didn't notice this behaviour.
[Q]

Score: 0 points
Any particular reason?
#25477 by moonbeam (1.0000) posted on 7:40pm Saturday, October 31st, 2009
( no avatar )
klemperal said:
With the latest trunk version, some dock icons (firefox, google earth, open office) change after being executed. Before the last update today I didn't notice this behaviour.
[Q]



There was a change to the defaults. If you don't want icons to change then set /apps/awn-applet-taskmanager/icon_change_behavior to either 1 or 2. Note that 1 is not implemented yet and currently behaves like 2, I'll try and get it done this weekend. It can only be changed by directly editing the config (gconf-editor for most people), we will be exposing this setting in awn-settings.
[Q]




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

*Edited at 7:41pm, 10/31/09
Score: 0 points
Any particular reason?
#25478 by klemperal (0.2483) posted on 9:55pm Saturday, October 31st, 2009
( no avatar )
Thanks for the fast reply. gconf-editor did the trick.
[Q]

Score: 0 points
Any particular reason?
#25517 by denham2010 (0.4553) posted on 2:33am Tuesday, November 03rd, 2009
( no avatar )
Hi,
[Q]



Finally, the dialect applet is ready to go.
[Q]



Can someone help me out in getting it included in extras?
[Q]



Cheers.
[Q]

Score: 0 points
Any particular reason?
#25520 by onox (0.6462) posted on 4:39am Tuesday, November 03rd, 2009
( no avatar )
Why is it called dialog applet instead of something like Keyboard Indicator? My guess is that it will be more likely that users search for "keyboard" in the applet list" than "dialect".
[Q]



iirc your applet is written in python, so make sure it follows pep8 as much as possible. See http://wiki.awn-project.org/Applets:DevelopmentGuidelines#Python_PEP_8
[Q]



*Edited at 4:40am, 11/03/09
Score: 0 points
Any particular reason?
#25522 by moonbeam (1.0000) posted on 6:38am Tuesday, November 03rd, 2009
( no avatar )
denham2010 said:
Can someone help me out in getting it included in extras?
[Q]



I noticed you dropped by #awn. Good idea but unfortunately timed for when everyone seemed to be away. I'd suggest trying that again, if you're able to idle in the channel someone will answer eventually :-)
[Q]
Score: 0 points
Any particular reason?
#25528 by klemperal (0.2483) posted on 2:04pm Tuesday, November 03rd, 2009
( no avatar )
I have a question about how awn-trunk handles custom file browser launchers in the dock. As I remember, in the stable version, when I would click on a launcher I made (nautilus /home/username for example) another icon would pop up in the dock signifying that directory. The way it is done in the trunk version, after I click on my custom directory launcher, I don't get a new icon for that window--just a little arrow or whatever below the launcher. This means I can't open more than one instance of my custom directory launcher since clicking on it again only serves to minimize/maximize the window--sometimes you want to open more than one window. It seems go get even more complicated if you have more than one custom directory launcher in the dock (say /nautlus /home/username and nautilus /home/username/Downloads) because awn gets confused as to which directory launcher is in use (ie I click on the Downloads directory launcher and awn puts an arrow underneath my Home folder launcher).
[Q]



So, are there any plans to go back to the old way with respect to how awn-trunk handles custom directory launchers? Doing so would remedy the above problems. Then again, maybe I'm just missing something in the settings--if that is the case, please let me know.
[Q]



Thanks for reading
[Q]

Score: 0 points
Any particular reason?
#25529 by moonbeam (1.0000) posted on 2:22pm Tuesday, November 03rd, 2009
( no avatar )
klemperal said:
I have a question about how awn-trunk handles custom file browser launchers in the dock. As I remember, in the stable version, when I would click on a launcher I made (nautilus /home/username for example) another icon would pop up in the dock signifying that directory. The way it is done in the trunk version, after I click on my custom directory launcher, I don't get a new icon for that window--just a little arrow or whatever below the launcher. This means I can't open more than one instance of my custom directory launcher since clicking on it again only serves to minimize/maximize the window--sometimes you want to open more than one window. It seems go get even more complicated if you have more than one custom directory launcher in the dock (say /nautlus /home/username and nautilus /home/username/Downloads) because awn gets confused as to which directory launcher is in use (ie I click on the Downloads directory launcher and awn puts an arrow underneath my Home folder launcher).
[Q]



Middle click always attempts to launch another instance even if one is already open.
[Q]



I'll look into multiple directory launcher situation. But that is probably going to be an issue as I don't believe that nautilus starts a new process in this situation, but I'll still have a look.
[Q]



In the meantime I suggest looking at either the places applet, yama or cairo-menu. Any dirs bookmarked in nautilus will show in their places list. It's not the same... but
[Q]
Score: 0 points
Any particular reason?
#25530 by klemperal (0.2483) posted on 2:48pm Tuesday, November 03rd, 2009
( no avatar )
Thanks for the response. I'll give your suggestions a try.
[Q]

Score: 0 points
Any particular reason?
#25532 by moonbeam (1.0000) posted on 5:11pm Tuesday, November 03rd, 2009
( no avatar )
klemperal said:
I have a question about how awn-trunk handles custom file browser launchers in the dock. As I remember, in the stable version, when I would click on a launcher I made (nautilus /home/username for example) another icon would pop up in the dock signifying that directory. The way it is done in the trunk version, after I click on my custom directory launcher, I don't get a new icon for that window--just a little arrow or whatever below the launcher. This means I can't open more than one instance of my custom directory launcher since clicking on it again only serves to minimize/maximize the window--sometimes you want to open more than one window. It seems go get even more complicated if you have more than one custom directory launcher in the dock (say /nautlus /home/username and nautilus /home/username/Downloads) because awn gets confused as to which directory launcher is in use (ie I click on the Downloads directory launcher and awn puts an arrow underneath my Home folder launcher).
[Q]



I'm thinking that in 0.6 shortcuts will be first class objects in the TaskManager.
[Q]



Warning... hack follows. Your Mileage may vary.
[Q]



Till then it is possible to convince a launcher to not manage a window (varies with circumstances). In the case of nautilus this should work assuming nautilus is managing the desktop (the default in Gnome). And you will need to disable grouping.
[Q]



Create a link to /usr/bin/nautilus that has a different name.
[Q]



ln -s /usr/bin/nautilus /usr/bin/NOTilus
[Q]



for example.
[Q]



Then create your launcher and make the command used
[Q]



/usr/bin/nautilus /usr/bin/NOTilus /home/username
[Q]



(or whatever location you're using)
[Q]



I also suggest that you do a
[Q]



StartupNotify=False
[Q]



in the launcher.
[Q]



Obviously a hack... I'll get around to providing a better solution.
[Q]

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

*Edited at 5:13pm, 11/03/09
Score: 0 points
Any particular reason?
#25533 by klemperal (0.2483) posted on 6:05pm Tuesday, November 03rd, 2009
( no avatar )
Thanks, I'll have to give this a shot.
[Q]

Score: 0 points
Any particular reason?
#25534 by klemperal (0.2483) posted on 11:14pm Tuesday, November 03rd, 2009
( no avatar )
Ok, I've got another question. I know that I can change an awn application icon via dragging the icon I want on top of it--but then how do I later reset that application's default icon? Unlike the launchers, there is no "clear custom icon" option on right click (maybe that could be implemented in the future?). I recall that in the stable version you could go into the (if I remember right) ~/.config/awn/custom\icons folder and just remove the custom icons you didn't want, but I couldn't find that or a similar directory in the trunk version. So, how exactly do you change back an awn app's default icon?
[Q]



*Edited at 11:22pm, 11/03/09
Score: 0 points
Any particular reason?
#25536 by moonbeam (1.0000) posted on 8:04am Wednesday, November 04th, 2009
( no avatar )
klemperal said:
Ok, I've got another question. I know that I can change an awn application icon via dragging the icon I want on top of it--but then how do I later reset that application's default icon? Unlike the launchers, there is no "clear custom icon" option on right click (maybe that could be implemented in the future?). I recall that in the stable version you could go into the (if I remember right) ~/.config/awn/customicons folder and just remove the custom icons you didn't want, but I couldn't find that or a similar directory in the trunk version. So, how exactly do you change back an awn app's default icon?
[Q]



A couple applets do have the clear option on right click (cairo-menu). I haven't pushed for the other applets to implement yet as I'm not absolutely sure if the API is going to change... that said it'll need to happen soon. Anyway, that being said you can look in ~/.icons/awn-theme/scalable and delete an icon directly for the moment.
[Q]
Score: 0 points
Any particular reason?
#25539 by klemperal (0.2483) posted on 2:14pm Wednesday, November 04th, 2009
( no avatar )
Thanks for the info. There must then be some sort of bug in the file-browser or task-manager applets themselves. I say this because I changed the icon of the filebrowser, and now all instances of nautilus also have that custom icon--not the standard file-manager icon. I removed the icons from ~/.icons/awn-theme/scalable, and while the file-browser applet no longer has the custom icon, all the instances of nautilus in the task manager still retain the old custom icon. Is there any other way to remove custom icons?
[Q]



Thanks for all your help thus far moonbeam.
[Q]

Score: 0 points
Any particular reason?
#25540 by moonbeam (1.0000) posted on 2:32pm Wednesday, November 04th, 2009
( no avatar )
klemperal said:
Thanks for the info. There must then be some sort of bug in the file-browser or task-manager applets themselves. I say this because I changed the icon of the filebrowser, and now all instances of nautilus also have that custom icon--not the standard file-manager icon. I removed the icons from ~/.icons/awn-theme/scalable, and while the file-browser applet no longer has the custom icon, all the instances of nautilus in the task manager still retain the old custom icon. Is there any other way to remove custom icons?
[Q]



That would be expected behaviour if you chose replace all similar icons from the drop down list when you dragged and dropped icon the icon into the file-browser applet.
[Q]



Regarding all the nautilus instances retaining the old custom icon, please try restarting awn. If it the custom icon is gone then it's probably an issue with the icon caching code, if the icon is still there for nautils and the awn-theme/scalable dir is empty then it's getting the icon from somewhere else. Either way please report the result.
[Q]
Score: 0 points
Any particular reason?
#25541 by klemperal (0.2483) posted on 2:51pm Wednesday, November 04th, 2009
( no avatar )
I did as you instructed by first making sure awn-theme/scalable was empty, and then closing and reopening awn. Still, all instances of nautilus retain the custom icon. I should mention that I am sure I selected the "only apply new icon to this applet" option when I customized the file-browser applet so I'm not sure why the task-manager file-browser icon ended up changing. I also tried disabling and re-enabling the applets to see if that made a difference, but no luck there.
[Q]

Score: 0 points
Any particular reason?
#25542 by moonbeam (1.0000) posted on 3:48pm Wednesday, November 04th, 2009
( no avatar )
klemperal said:
I did as you instructed by first making sure awn-theme/scalable was empty, and then closing and reopening awn. Still, all instances of nautilus retain the custom icon. I should mention that I am sure I selected the "only apply new icon to this applet" option when I customized the file-browser applet so I'm not sure why the task-manager file-browser icon ended up changing. I also tried disabling and re-enabling the applets to see if that made a difference, but no luck there.
[Q]



That is very peculiar, as that is the only location for user customizable icons for awn. Please check in /usr/share/applications for the File Manager/Browser and verify the icon in use for those desktop files.
[Q]
Score: 0 points
Any particular reason?
#25544 by klemperal (0.2483) posted on 4:45pm Wednesday, November 04th, 2009
( no avatar )
Indeed, the icons for file manager/browser does not match the icon that awn wants to use.
[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.
.