25.04.2024, 11:14 UhrDeutsch | English
Hallo Gast [ Registrierung | Anmelden ]

Neues Thema eröffnen   Neue Antwort erstellen
Vorheriges Thema anzeigen Druckerfreundliche Version Einloggen, um private Nachrichten zu lesen Nächstes Thema anzeigen
Autor Nachricht
stryder
Titel:   BeitragVerfasst am: 22.12.2005, 13:33 Uhr



Anmeldung: 26. Jun 2005
Beiträge: 389

I got the following error:

The following packages have unmet dependencies:
eclair: Depends: libtag1c2 (>= 1.4) but it is not going to be installed
E: Broken packages
SERVER:/xchange/linuxfiles/installers# apt-get install libtag1c2
Reading package lists... Done
Building dependency tree... Done
The following packages will be REMOVED:
amarok amarok-arts amarok-engines amarok-gstreamer amarok-xine k3b k3blibs
libtag1c2a
The following NEW packages will be installed:
libtag1c2
0 upgraded, 1 newly installed, 8 to remove and 1 not upgraded.
Need to get 0B/109kB of archives.
After unpacking 26.7MB disk space will be freed.
Do you want to continue [Y/n]? n
Abort.

Since I like my amarok, am I sunk?
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
mzilikazi
Titel:   BeitragVerfasst am: 22.12.2005, 16:54 Uhr
Team Member
Team Member


Anmeldung: 17. Dez 2003
Beiträge: 1109
Wohnort: Ganymede
Looks like the e17 debs need to be updated to use libtag1c2a. I'll shoot an email to the maintainer and see what transpires. Smilie
Code:
$ apt-cache show libtag1c2a

/snip/
Code:
Replaces: libtag1, libtag1c2

_________________
Ubuntu - An ancient African word for "Can't install Debian"
 
 Benutzer-Profile anzeigen Private Nachricht senden E-Mail senden Website dieses Benutzers besuchen  
Antworten mit Zitat Nach oben
stryder
Titel:   BeitragVerfasst am: 23.12.2005, 05:09 Uhr



Anmeldung: 26. Jun 2005
Beiträge: 389

Must be frustrating to be a maintainer when one has to keep on updating some of these dependencies which remain a moving target...

... thanks mzilikazi. Will just be patient.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
mzilikazi
Titel:   BeitragVerfasst am: 23.12.2005, 17:05 Uhr
Team Member
Team Member


Anmeldung: 17. Dez 2003
Beiträge: 1109
Wohnort: Ganymede
Done! Smilie libtag1c2a should be the only required libtag libray.

_________________
Ubuntu - An ancient African word for "Can't install Debian"
 
 Benutzer-Profile anzeigen Private Nachricht senden E-Mail senden Website dieses Benutzers besuchen  
Antworten mit Zitat Nach oben
n00b
Titel: Re: RE: Re: Toolbar???  BeitragVerfasst am: 23.12.2005, 20:51 Uhr



Anmeldung: 15. Dez 2004
Beiträge: 92
Wohnort: Bremen
mzilikazi , you are great. this is more documentation and enlightenment help then one can find in the rest of the internet. just great. many thanks
 
 Benutzer-Profile anzeigen Private Nachricht senden Website dieses Benutzers besuchen  
Antworten mit Zitat Nach oben
mzilikazi
Titel:   BeitragVerfasst am: 24.12.2005, 05:09 Uhr
Team Member
Team Member


Anmeldung: 17. Dez 2003
Beiträge: 1109
Wohnort: Ganymede
Murdoc hat folgendes geschrieben::
Now Enlightenment works. I love ist and hope to do all things I do with KDE. Does a taskbar exist for enlightenment?


Yes there are 2 taskbars; ibar & engage. They are both modules - do not try to simply run 'engage' from cli since that starts the stand alone application engage. You need to enable engage & ibar w/ enlightenment_remote. See the howto in first post.

BUT

The Configuration panel is really improving rapidly. See the
screenshot of the Configuration Panel as of 2005-12-23. All modules can be loaded and enabled from this panel as well as the other options listed in the left-hand dialog box.

To create the eaps for engage & ibar see the howto . First get icons then run e17genmenu.
Menus are still edited w/ entangle which can be launched from cli.

Yes you need to create your own menus which is probably the hardest part of the entire e17 shell. In fact I feel that is really the only issue holding e17 back at this moment. However if you don't mind creating a few files it's well worth the effort. Run e17 genmenu. If you find that some apps do not get an .eap created simply launch the app from cli, right click the window title bar>Edit icon. This launches the eap editor.

*TIP* To get icons working for all applications in the middle click destop menu window list you need to have the correct Window Class for each window. You can find this out by running a small script in a shell and clicking the title bar of any window.
Code:
xprop WM_CLASS|cut -d \, -f 2

Now just enter the output into the Window Class for each eap through the eap editor.

It is my understanding that e17genmenu will eventually do all of this for you but until such time........

E17 window manipulation is amazing and very forward thinking to say the least. See this screen of the window management options. I expect to see alot of changes to the way we look at our desktop in the very near future. E17 is certainly leading the way in the innovation category.

Oh and btw...There is still no usable file manager for e17.
I prefer Rox or mc (or any of the mc style GUI fm's).

_________________
Ubuntu - An ancient African word for "Can't install Debian"
 
 Benutzer-Profile anzeigen Private Nachricht senden E-Mail senden Website dieses Benutzers besuchen  
Antworten mit Zitat Nach oben
stryder
Titel:   BeitragVerfasst am: 25.12.2005, 10:48 Uhr



Anmeldung: 26. Jun 2005
Beiträge: 389

mzilikazi hat folgendes geschrieben::
Done! Smilie libtag1c2a should be the only required libtag libray.

Still getting the same error unfortunately.

Code:
The following packages have unmet dependencies:
  eclair: Depends: libtag1c2 (>= 1.4) but it is not going to be installed
E: Broken packages
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
mzilikazi
Titel:   BeitragVerfasst am: 25.12.2005, 14:45 Uhr
Team Member
Team Member


Anmeldung: 17. Dez 2003
Beiträge: 1109
Wohnort: Ganymede
Hmmm no 32bit OS to test on atm..... You can simply choose not to install eclair as it is not an integral part of E17. It's just a media player. I removed it from the apt-get list.

_________________
Ubuntu - An ancient African word for "Can't install Debian"
 
 Benutzer-Profile anzeigen Private Nachricht senden E-Mail senden Website dieses Benutzers besuchen  
Antworten mit Zitat Nach oben
stryder
Titel:   BeitragVerfasst am: 25.12.2005, 14:47 Uhr



Anmeldung: 26. Jun 2005
Beiträge: 389

Oh, OK... I'll just do that then. Thanks.

... right, I'm in. Looks impressive. Will need time to explore and customize though. Thanks, Mzilikazi
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
kanotixkudos
Titel: RE: Re: Enlightenment 17  BeitragVerfasst am: 26.12.2005, 14:24 Uhr



Anmeldung: 14. Dez 2005
Beiträge: 32

mzilzakazi, that is a major post! Smilie

I have used Enlightenment (enlightenment-0.16.7.2-i486-G2) on Goblinx ( one of its five windows managers ) and find it very clean and snappy. I am sure E17 must be even better. Thanks for the info.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
stryder
Titel: RE: Re: Enlightenment 17  BeitragVerfasst am: 27.12.2005, 03:03 Uhr



Anmeldung: 26. Jun 2005
Beiträge: 389

Mzilikazi, I have a couple of programs that are statically compiled (eg. firefox and thunderbird). Is it possible to add these to the menu? I would rather be able to point directly to these programs. Right now I am using the "run program".

... OK, used edit icon to change the command. Haven't figured out how to get the icon of my choice though.

... just found mzilikazi's instructions to edit eaps... I think I have just configured everything I want. Sehr glücklich
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
nemesis
Titel:   BeitragVerfasst am: 27.12.2005, 16:11 Uhr



Anmeldung: 20. Mai 2005
Beiträge: 102
Wohnort: Würzburg
I couldn't get apt-get to install eclair (got same error you were getting), but aptitude istalled it...not sure if it will work for you, but ya could give it a try if ya haven't already.
 
 Benutzer-Profile anzeigen Private Nachricht senden AIM-Name Yahoo Messenger MSN Messenger  
Antworten mit Zitat Nach oben
mzilikazi
Titel:   BeitragVerfasst am: 28.12.2005, 00:05 Uhr
Team Member
Team Member


Anmeldung: 17. Dez 2003
Beiträge: 1109
Wohnort: Ganymede
nemesis hat folgendes geschrieben::
I couldn't get apt-get to install eclair (got same error you were getting), but aptitude istalled it...not sure if it will work for you, but ya could give it a try if ya haven't already.


Well the problem is not that eclair won't install but rather the fact that it uses an older version of libtag so if you install it you lose some parts of KDE.
Code:
$ apt-cache show libtag1c2
Package: libtag1c2
Priority: optional
Section: libs
Installed-Size: 376
Maintainer: Christopher L Cheney <ccheney@debian.org>
Architecture: i386
Source: taglib
Version: 1.4-1
Replaces: libtag1
Depends: libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.0.1), libstdc++6 (>= 4.0.1), zlib1g (>= 1:1.2.1)
Conflicts: libtag1

But...
Code:
eclair: Depends: libtagc0 (>= 1.4) but it is not going to be installed


If you don't use KDE then maybe it's not a concern. While eclair is fun to play with it's not really ready to replace your current media player but it has loads of promise. Smilie e.g. fully animated and themeable (of course). I once saw it mentioned that it might be undergoing a complete rewrite due to changes in e itself. This may be only rumor or maybe not. Just keep in mind that e17 is a moving target.

_________________
Ubuntu - An ancient African word for "Can't install Debian"
 
 Benutzer-Profile anzeigen Private Nachricht senden E-Mail senden Website dieses Benutzers besuchen  
Antworten mit Zitat Nach oben
mzilikazi
Titel:   BeitragVerfasst am: 20.01.2006, 21:29 Uhr
Team Member
Team Member


Anmeldung: 17. Dez 2003
Beiträge: 1109
Wohnort: Ganymede
I have created a live version of Enlightenment 17 for you to try.
Please bear in mind that this disc IS NOT SUPPORTED BY KANOTIX!!!
Don't pester anyone @ kanotix.com, #kanotix or especially Kano himself about this disc.
If you're interested in trying out a live version of Kanotix w/ E17 you can email me.

mzilikazi at mzilikazix dot org

_________________
Ubuntu - An ancient African word for "Can't install Debian"
 
 Benutzer-Profile anzeigen Private Nachricht senden E-Mail senden Website dieses Benutzers besuchen  
Antworten mit Zitat Nach oben
Cathbard
Titel:   BeitragVerfasst am: 27.01.2006, 14:14 Uhr
Artist
Artist


Anmeldung: 11. Aug 2005
Beiträge: 451
Wohnort: Australia
I am starting to get the hang of E17 thanks to this thread.
I have tried a few times to play with a hdd install of eLive but it kept breaking on me. (esp entrance which kept losing the E17 option).
Running E17 on Kanotix is a much better idea.

The way e deals with multiple desktops is just screaming to be exploited by sound recording apps. Just throw the mixer aside or the effects rack, slide over to the sequencer....... finally real estate that you can use.
More to learn....more to learn......

Thanks heaps for this howto mzilikazi, it's a ripper.

_________________
Cathbard.com
The real pirates by Courtney Love
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
mzilikazi
Titel:   BeitragVerfasst am: 27.01.2006, 15:38 Uhr
Team Member
Team Member


Anmeldung: 17. Dez 2003
Beiträge: 1109
Wohnort: Ganymede
Thanks. Smilie

I think the best way to 'get the hange of E' is to forget all about what you expect from your current window manager and open your mind to new possibilities. I too like the way virtual desktops are handled. In fact, I use 24 desktops. It's much easier to push your mouse from once screen to another up, down, left, right or even diagonally than it is to minimize/maximise or even use the 'Show Dekstop' button. SInce I've been using E17 on a daily basis it's extremely difficult to switch to anything else since nothing offers the flexibility or intuitivity of this desktop shell. I can only imagine how amazing it will be once it reaches an official release date.

As an aside, you really couldn't expect Elive to be very functional on hdd or a good representative of the current state of e17. The development simply moves too fast.

_________________
Ubuntu - An ancient African word for "Can't install Debian"
 
 Benutzer-Profile anzeigen Private Nachricht senden E-Mail senden Website dieses Benutzers besuchen  
Antworten mit Zitat Nach oben
Cathbard
Titel:   BeitragVerfasst am: 27.01.2006, 17:26 Uhr
Artist
Artist


Anmeldung: 11. Aug 2005
Beiträge: 451
Wohnort: Australia
I actually use the multiple desktops all the time when using E17. I hardly ever do that with kde and gnome.

The word revolutionary gets bandied about in the software world so often it tends to lose all meaning. Then you see something like Enlightenment and are reminded of the true meaning of the word.

PS: I find entangle a bit buggy. When right clicking an item to drag it off the list to remove it it regularly dies. No errors, just death as soon as i click. I usually end up editing the menus manually with a text editor.

_________________
Cathbard.com
The real pirates by Courtney Love
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
Mike Shepard
Titel:   BeitragVerfasst am: 29.01.2006, 03:46 Uhr



Anmeldung: 20. Mai 2005
Beiträge: 250

Has ne one gotten evidence to work on e17 at all yet? I love that file manager and it still gives errors and won't start, but works on the elive cd. any ideas?

_________________
"It's 106 miles to Chicago, we've got a full tank of gas, half a pack of cigarettes, it's dark, and we're wearing sunglasses." -The Blues Brothers (1980)
 
 Benutzer-Profile anzeigen Private Nachricht senden E-Mail senden  
Antworten mit Zitat Nach oben
Cathbard
Titel:   BeitragVerfasst am: 10.02.2006, 12:09 Uhr
Artist
Artist


Anmeldung: 11. Aug 2005
Beiträge: 451
Wohnort: Australia
I do regular updates but how safe is it to do apt-get upgrade and/or dist-upgrade with E17 installed?
Anything one should be aware of beyond the usual?

_________________
Cathbard.com
The real pirates by Courtney Love
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
wegface
Titel:   BeitragVerfasst am: 10.02.2006, 14:02 Uhr



Anmeldung: 02. Nov 2005
Beiträge: 127

Nope. e17 doesnt have hardly any dependancies. The ones it does have are its own. So the only thing different in d-u with e17 installed is you may possibly break e17. Even thats unlikely imo.

_________________
Linux user 403389 and Herbaholic Trichopath
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
durain
22 Titel:   BeitragVerfasst am: 12.02.2006, 17:51 Uhr



Anmeldung: 03. Aug 2004
Beiträge: 22

The site http://gefechtsdienst.de/uman/files/ seems to be down. Is there an alternate mirror that I can use?

Thanks
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
mzilikazi
Titel:   BeitragVerfasst am: 13.02.2006, 12:28 Uhr
Team Member
Team Member


Anmeldung: 17. Dez 2003
Beiträge: 1109
Wohnort: Ganymede
durain hat folgendes geschrieben::
The site http://gefechtsdienst.de/uman/files/ seems to be down. Is there an alternate mirror that I can use?

Thanks


It's back online. Smilie

_________________
Ubuntu - An ancient African word for "Can't install Debian"
 
 Benutzer-Profile anzeigen Private Nachricht senden E-Mail senden Website dieses Benutzers besuchen  
Antworten mit Zitat Nach oben
durain
Titel:   BeitragVerfasst am: 13.02.2006, 17:34 Uhr



Anmeldung: 03. Aug 2004
Beiträge: 22

I have manage to install e17 except for "eutils". Any idea?
When I execute "apt-get install eutils", it always failed with errors.

Thanks.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
mzilikazi
Titel:   BeitragVerfasst am: 13.02.2006, 17:49 Uhr
Team Member
Team Member


Anmeldung: 17. Dez 2003
Beiträge: 1109
Wohnort: Ganymede
Well post your errors and let's see what the issue is.
Code:
$ dpkg -l|grep eutils
ii  eutils                                 0.16.999.023-0cvs20060209               A collection of utilities for use with e17 and EFL apps.

_________________
Ubuntu - An ancient African word for "Can't install Debian"
 
 Benutzer-Profile anzeigen Private Nachricht senden E-Mail senden Website dieses Benutzers besuchen  
Antworten mit Zitat Nach oben
durain
Titel:   BeitragVerfasst am: 13.02.2006, 18:26 Uhr



Anmeldung: 03. Aug 2004
Beiträge: 22

Sorry, I was not on Kanotix when I post the message earlier. Here is the output when I tried to install eutils.

Thanks.

root@home1:~# apt-get install eutils
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
eutils
0 upgraded, 1 newly installed, 0 to remove and 46 not upgraded.
Need to get 0B/939kB of archives.
After unpacking 1171kB of additional disk space will be used.
(Reading database ... 112648 files and directories currently installed.)
Unpacking eutils (from .../eutils_0.16.999.023-0cvs20060209_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/eutils_0.16.999.023-0cvs20060209_i386.deb (--unpack):
trying to overwrite `/usr/bin/e17genmenu', which is also in package e17genmenu
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/eutils_0.16.999.023-0cvs20060209_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@home1:~#
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
Beiträge vom vorherigen Thema anzeigen:     
Gehe zu:  
Alle Zeiten sind GMT + 1 Stunde
Neues Thema eröffnen   Neue Antwort erstellen
Vorheriges Thema anzeigen Druckerfreundliche Version Einloggen, um private Nachrichten zu lesen Nächstes Thema anzeigen
PNphpBB2 © 2003-2007 
 
Deutsch | English
Logos and trademarks are the property of their respective owners, comments are property of their posters, the rest is © 2004 - 2006 by Jörg Schirottke (Kano).
Consult Impressum and Legal Terms for details. Kanotix is Free Software released under the GNU/GPL license.
This CMS is powered by PostNuke, all themes used at this site are released under the GNU/GPL license. designed and hosted by w3you. Our web server is running on Kanotix64-2006.