Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
IceWMCP doesn't work any more. [Solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
mcuddy
n00b
n00b


Joined: 06 Dec 2004
Posts: 71

PostPosted: Sat Mar 24, 2007 5:36 am    Post subject: IceWMCP doesn't work any more. [Solved] Reply with quote

I haven't tried to use it in a while, but now IceWMCP doesn't work at all.

It seems the py scripts in /usr/lib/icewmcp-3.2 are missing. In fact, the whole directory is missing

Code:
mac@speedyX /usr/bin $ /usr/bin/IceWMCP
python: can't open file '/usr/lib/icewmcp-3.2/IceWMCP.py': [Errno 2] No such file or directory
mac@speedyX /usr/bin $ /usr/bin/IceWMCP-Wallpaper
python: can't open file '/usr/lib/icewmcp-3.2/IceWMCPWallpaper.py': [Errno 2] No such file or directory
mac@speedyX /usr/bin $ /usr/bin/IceWMCP-PySpool
python: can't open file '/usr/lib/icewmcp-3.2/pyspool.py': [Errno 2] No such file or directory
mac@speedyX /usr/bin $ /usr/bin/iceme
python: can't open file '/usr/lib/icewmcp-3.2/IceMe.py': [Errno 2] No such file or directory
mac@speedyX /usr/bin $ /usr/bin/icepref
python: can't open file '/usr/lib/icewmcp-3.2/icepref.py': [Errno 2] No such file or directory
mac@speedyX /usr/bin $ cd /usr
mac@speedyX /usr $ cd bin
mac@speedyX /usr/bin $ cd icewmcp-3.2
-sh: cd: icewmcp-3.2: No such file or directory

mac@speedyX /usr/bin $ emerge -s icewmcp
Searching...
[ Results for search key : icewmcp ]
[ Applications found : 1 ]

*  x11-misc/icewmcp
      Latest version available: 3.2-r1
      Latest version installed: 3.2-r1
      Size of files: 572 kB
      Homepage:      http://icesoundmanager.sourceforge.net/index.php
      Description:   A complete control panel for IceWM using gtk & python
      License:       GPL-2



Any ideas?


Last edited by mcuddy on Sun May 04, 2008 11:14 pm; edited 1 time in total
Back to top
View user's profile Send private message
netguy
n00b
n00b


Joined: 01 Nov 2002
Posts: 29
Location: Taiwan

PostPosted: Wed Sep 05, 2007 1:33 pm    Post subject: Reply with quote

It seem that the ebuild does'nt copy needed files to /usr/lib/icewmcp-3.2.
you can manual copy * from the tarball to /usr/lib/icewmcp-3.2,hope this help you.
Back to top
View user's profile Send private message
mcuddy
n00b
n00b


Joined: 06 Dec 2004
Posts: 71

PostPosted: Thu Sep 06, 2007 8:07 pm    Post subject: Reply with quote

Can you specify the location of the files that need to be copied from? I'm pretty sure the tarballs are stored locally - aren't they?
Back to top
View user's profile Send private message
wrc1944
Advocate
Advocate


Joined: 15 Aug 2002
Posts: 3435
Location: Gainesville, Florida

PostPosted: Fri Sep 07, 2007 5:45 pm    Post subject: Reply with quote

I can confirm this works. I just copied the tarball from distfiles, extracted it into /home/wrc/icewmcp-3.2 (just to play it safe).

Then as root, I did:
Code:
gentoo-audio wrc # cp -a /home/wrc/icewmcp-3.2/ /usr/lib/
gentoo-audio wrc #
gentoo-audio wrc # IceWMCP
/usr/lib/icewmcp-3.2/IceWMCP.py:85: DeprecationWarning: use gtk.UIManager
  itemf=ItemFactory(MenuBar, "<main>", ag)
/usr/lib/icewmcp-3.2/IceWMCP_Dialogs.py:113: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
  self.set_modal(gtk.TRUE)
/usr/lib/icewmcp-3.2/IceWMCP_Dialogs.py:134: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
  hbox.pack_start(pic, expand=gtk.FALSE)
/usr/lib/icewmcp-3.2/IceWMCP_Dialogs.py:190: GtkDeprecationWarning: gtk.mainloop is deprecated, use gtk.main instead
  gtk.mainloop()
/usr/lib/icewmcp-3.2/IceWMCP_Dialogs.py:171: GtkDeprecationWarning: gtk.mainquit is deprecated, use gtk.main_quit instead
  gtk.mainquit()
/usr/lib/icewmcp-3.2/IceWMCP.py:604: GtkDeprecationWarning: gtk.mainloop is deprecated, use gtk.main instead
  gtk.mainloop()
                 


It now opens and works well, but seems to still be missing a few things I thought were in there. I just did a fresh gentoo intstallation devoted to pro audio, and wanted to try icewm after not messing with it for years, and ran into this. Glad I saw this post.

Can anyone clue us in about these deprecation warnings I got?
_________________
Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.36-r7, gcc-13.2.1_p20230304
kernel-6.8.4 USE=experimental python3_11
Back to top
View user's profile Send private message
mcuddy
n00b
n00b


Joined: 06 Dec 2004
Posts: 71

PostPosted: Sun Apr 13, 2008 2:42 am    Post subject: Reply with quote

I don't know, but should this be a bug report? After a year, the bug still persists (yes, I just re-loaded my entire system and have the same problem)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum