Digikam troubles
Hi, I have a problem with digikam and I don't know if it's a problem of my configuration (some package with different version, etc) or the debian package has some trouble. If I run digikam, the program simply doesn't begin. It's blocked reading the database. However, if I run digikan, inside gdb, it runs perfectly (apparently ..). Some ideas? Regards, Leo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: [kde4-backports] mount scripts ~/.kde4/Autostart
On Tuesday 02 December 2008 08:24:14 Grammostola Rosea wrote: > Lisandro Damián Nicanor Pérez Meyer wrote: > > On Monday 01 December 2008 20:35:27 Grammostola Rosea wrote: > >> Grammostola Rosea wrote: > > > > [snip] > > > >> I got this when I run it in terminal > >> > >> $ /home/d/.kde4/Autostart/backup_file.sh > >> Error: device /dev/sda1 does not exist > > > > Then your device it is not in /dev/sda1 :-) > > > > ls /dev to try to see where it is. > > > > Anyway, it's a problem in your script. > > > > Regards, Lisandro. > > Strange, it always worked ok, same script :/ > > There is no /dev/sda1 cause it's not mounted No, the nodes in /dev are created if the hardware exists for the kernel, and are neede for mount to work. > any suggestions? Yes, please take no offense, but this is not the list for asking this questions. You better ask in your local LUG mailing list, for example. Regards, Lisandro. -- 2: Windows con las funciones que realiza se clasifica como: * Un bug Damian Nadales http://mx.grulic.org.ar/lurker/message/20080307.141449.a70fb2fc.es.html Lisandro Damián Nicanor Pérez Meyer http://perezmeyer.com.ar/ http://perezmeyer.blogspot.com/ signature.asc Description: This is a digitally signed message part.
Re: [kde4-backports] mount scripts ~/.kde4/Autostart
Lisandro Damián Nicanor Pérez Meyer wrote: On Tuesday 02 December 2008 08:24:14 Grammostola Rosea wrote: Lisandro Damián Nicanor Pérez Meyer wrote: On Monday 01 December 2008 20:35:27 Grammostola Rosea wrote: Grammostola Rosea wrote: [snip] I got this when I run it in terminal $ /home/d/.kde4/Autostart/backup_file.sh Error: device /dev/sda1 does not exist Then your device it is not in /dev/sda1 :-) ls /dev to try to see where it is. Anyway, it's a problem in your script. Regards, Lisandro. Strange, it always worked ok, same script :/ There is no /dev/sda1 cause it's not mounted No, the nodes in /dev are created if the hardware exists for the kernel, and are neede for mount to work. any suggestions? Yes, please take no offense, but this is not the list for asking this questions. You better ask in your local LUG mailing list, for example. Regards, Lisandro. Ok, thanks anyway regards, -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: [kde4-backports] mount scripts ~/.kde4/Autostart
Lisandro Damián Nicanor Pérez Meyer wrote: On Monday 01 December 2008 20:35:27 Grammostola Rosea wrote: Grammostola Rosea wrote: [snip] I got this when I run it in terminal $ /home/d/.kde4/Autostart/backup_file.sh Error: device /dev/sda1 does not exist Then your device it is not in /dev/sda1 :-) ls /dev to try to see where it is. Anyway, it's a problem in your script. Regards, Lisandro. Strange, it always worked ok, same script :/ There is no /dev/sda1 cause it's not mounted any suggestions? $ ls /dev agpgart hda2 loop2 pppram7tty0 tty24 tty4 tty55 urandom vcs4 audiohda3 loop3 psaux ram8tty1 tty25 tty40 tty56 usbdev1.1_ep00 vcs5 bus hda4 loop4 ptmx ram9tty10 tty26 tty41 tty57 usbdev1.1_ep81 vcs6 cdromhda5 loop5 ptsrandom tty11 tty27 tty42 tty58 usbdev1.4_ep00 vcs7 console hda6 loop6 ram0 roottty12 tty28 tty43 tty59 usbdev1.4_ep81 vcsa core hda7 loop7 ram1 rtc tty13 tty29 tty44 tty6 usbdev2.1_ep00 vcsa1 cpu_dma_latency hda8 MAKEDEV ram10 rtc0tty14 tty3 tty45 tty60 usbdev2.1_ep81 vcsa2 disk hdc mem ram11 sequencer tty15 tty30 tty46 tty61 usbdev3.1_ep00 vcsa3 dmmidi hidraw0 midiram12 sequencer2 tty16 tty31 tty47 tty62 usbdev3.1_ep81 vcsa4 dri hpet mixer ram13 shm tty17 tty32 tty48 tty63 usbdev4.1_ep00 vcsa5 dsp initctl net ram14 snapshottty18 tty33 tty49 tty7 usbdev4.1_ep81 vcsa6 dvd inputnetwork_latency ram15 snd tty19 tty34 tty5 tty8 usbdev5.1_ep00 vcsa7 fd kmem network_throughput ram2 sndstat tty2 tty35 tty50 tty9 usbdev5.1_ep81 watchdog full kmsg nullram3 stderr tty20 tty36 tty51 ttyS0 vcs xconsole fuse log nvidia0 ram4 stdin tty21 tty37 tty52 ttyS1 vcs1zero hda loop0nvidiactl ram5 stdout tty22 tty38 tty53 ttyS2 vcs2 hda1 loop1portram6 tty tty23 tty39 tty54 ttyS3 vcs3 $ mount /dev/hda1 on / type ext3 (rw,noatime,errors=remount-ro) tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755) proc on /proc type proc (rw,noexec,nosuid,nodev) sysfs on /sys type sysfs (rw,noexec,nosuid,nodev) procbususb on /proc/bus/usb type usbfs (rw) udev on /dev type tmpfs (rw,mode=0755) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev) devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620) fusectl on /sys/fs/fuse/connections type fusectl (rw) /dev/hda2 on /home type ext3 (rw,noatime) none on /tmp type tmpfs (rw) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: [kde4-backports] mount scripts ~/.kde4/Autostart
I'm CC'ing you because I think you might have left debian-kde. On Tuesday 02 December 2008, Lisandro Damián Nicanor Pérez Meyer <[EMAIL PROTECTED]> wrote about 'Re: [kde4-backports] mount scripts ~/.kde4/Autostart': >Yes, please take no offense, but this is not the list for asking this >questions. You better ask in your local LUG mailing list, for example. We'd probably take you over in debian-user. You question is not really that KDE specific, so we can probably answer it. However, I do believe this list is appropriate for your question. This isn't the kde4-backports list, it's debian-kde which is for "Discussions related to KDE in Debian." I'm new though, so it might be that this list is more development- and packaging-oriented than its description indicates. -- Boyd Stephen Smith Jr. ,= ,-_-. =. [EMAIL PROTECTED] ((_/)o o(\_)) ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-' http://iguanasuicide.org/ \_/ signature.asc Description: This is a digitally signed message part.
Amarok after Lenny release
Hello, as most of you know, KDE 4 is going to replace KDE 3 in unstable soon after Lenny release. At that point the following is planned to be done with Amarok: 1) I personally have absolutely no interest in Amarok 1.4, upstream does not either, which means it is pretty much abandoned. 2) Keeping and maintaining both versions in archive is not an option for me. As soon as most of KDE3 leaves unstable, Amarok 1.4 will need some work to be in shape again which I'm not going to do. Basically, what I'm saying is that Amarok 2 will replace Amarok 1 in unstable as soon as possible (when all its build depends are in unstable). It probably won't reach testing soon though because it has portability problems to other architectures except amd64 and i386. 3) I guess some users won't be happy about this. Amarok 2 is a 80-90% rewrite of code and GUI so it is basically a different application. Also Amarok 2 is missing some features which other people consider a must. 4) A bit off topic, but I will never do Amarok 2 backports for Lenny. So what's this mail about you may ask? I want to know what Debian users think about Amarok 2 (just install amarok from experimental, it's 2.0RC1) and about what is going to happen to amarok in Debian. I just want to know how many users are going to be satisfied or unhappy and why. -- Modestas Vainius <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part.
re: Amarok after Lenny release
>So what's this mail about you may ask? I want to know what Debian users think >about Amarok 2 (just install amarok from experimental, it's 2.0RC1) and about >what is going to happen to amarok in Debian. I just want to know how many >users are going to be satisfied or unhappy and why. i went to install the package, but it wanted to uninstall almost all(if not all) of KDE. i'm using lenny, though i have various other packages installed from different branches of development.not sure if its something i did on accident that messed it up or not, i've never really tried installing packages from different repos on the same system before about 2 weeks ago.
Re: Amarok after Lenny release
Hello, antradienis 02 Gruodis 2008, jimmy dinkela rašė: > i went to install the package, but it wanted to uninstall almost all(if not > all) of KDE. i'm using lenny, though i have various other packages > installed from different branches of development. You have to be using unstable+experimental to install it. Lenny is not going to be enough (see point 4). -- Modestas Vainius <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part.
Re: Amarok after Lenny release
On Tuesday 02 December 2008, Modestas Vainius <[EMAIL PROTECTED]> wrote about 'Amarok after Lenny release': >as most of you know, KDE 4 is going to replace KDE 3 in unstable soon > after Lenny release. At that point the following is planned to be done > with Amarok: [snip: Amarok 1.4 is dead, love live Amarok 2] While I've still got limited interest in KDE 4 or Amarok 2, I think your strategy for Amarok 2 is probably the only one that makes sense. I know it's not as complete as 1.4, but people that want 1.4 (and KDE 3) can continue running Lenny for quite a while. I'll be in that boat, and as long as security and stability issues are addressed (as is SOP for stable) I'll be fine with it. The release cycle for Sqeeze will probably see both KDE 4 and Amarok 2 eclipse their older versions in functionality if not also stability, efficiency, and performance. I still think the "best" plan would have been to have KDE 3 / 4 and associated applications be co-installable for at least one Debian release, but I don't do enough to help the project as is and that's a lot of work for developers with not a lot of interest. Executive Summary: From one user that won't be interested in Amarok 2 for a while, your plan sounds reasonable and acceptable. -- Boyd Stephen Smith Jr. ,= ,-_-. =. [EMAIL PROTECTED] ((_/)o o(\_)) ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-' http://iguanasuicide.org/ \_/ signature.asc Description: This is a digitally signed message part.
Re: Idea for smooth migration to KDE 4
Well thanks for all the answers. Sorry for not replying earlier. Am Dienstag 18 November 2008 schrieb David Baron: > On Monday 17 November 2008 20:26:47 Lisandro Damián Nicanor Pérez Meyer wrote: > > On Monday 17 November 2008 16:16:09 Martin Steigerwald wrote: > > > Hi! [...] > > Well, that's smooth... perhaps too much. I just backed up .kde (just > > in case something goes wrong), and installed kde4. Copied the > > important stuff of .kde in .kde4. Done. > > > > I'm not comming back :-) > > Way too smooth. I did that the first time. KDE4 (OK, a very early > version) crashed every single time. I had no clue. Until my daughter > started it up clean by accident and lo and behold, it worked just fine. > > So either start fresh and copy .kde/share/config stuff piecemeal as > needed or use a script posted on kde-apps.org which copies stuff > automatically. Hmmm, how is that script called? Thats what I wonder about. I have *lots* of data in ~/.kde. [EMAIL PROTECTED]:~> LANG=C du -sh .kde 367M.kde Thats: - IMAP folder indexes for KMail - extremely complex KMail configuration with tons of filters - Calender, journal, todos, address book, almost everything thats provided under the hood of Kontact - Baskets (http://basket.kde.org) It is vital to be able to migrate all that safely. I do not intent to copy over ~/.kde verbatim. Just necessary bits an pieces. But I wonder how good migration of that data works out. Does it work out of the box? Thats why I thought about the smooth migration. Well maybe its to much hassle and I just spring into the water and see how it goes. KDE 4.1.3 looks nice in VirtualBox and KDE 4.2 is coming... Ciao, -- Martin 'Helios' Steigerwald - http://www.Lichtvoll.de GPG: 03B0 0D6C 0040 0710 4AFA B82F 991B EAAC A599 84C7 signature.asc Description: This is a digitally signed message part.
Re: Idea for smooth migration to KDE 4
Am Montag 17 November 2008 schrieb Alejandro Exojo: > El Lunes, 17 de Noviembre de 2008, Martin Steigerwald escribió: > > Hi! > > > > Today I had an idea for smoothly migrating to KDE 4: > > > > I backup my ~/.kde and just use my KDE 4 Debian Sid/Experimental > > virtualbox and mount my home directory via vboxfs. KDE 4 should use > > .kde4 in my home directory and then I could migrate the configuration > > of KDE applications one by one, still having KDE 3 stuff in my > > physical environment. Once I am satisfied I update the physical box > > with lenny/sid/experimental to KDE 4. > > > > Should work out, shouldn't it? > > Should work, but there are other possibilities, like opening a KDE 4 > session in parallel through Xephyr, or in another X server. VirtualBox > it's a solution a bit more "bloated", but it's probably easier to do > because it's interface. But then I would to have to compile one KDE myself? With VirtualBox I could use Debian packages for KDE 3 and KDE 4 on the same machine without interfering with one another. Well maybe I will just switch to KDE 4 over Christmas and hope the best that I have everything in place for productive work till the next year begins. ;) -- Martin 'Helios' Steigerwald - http://www.Lichtvoll.de GPG: 03B0 0D6C 0040 0710 4AFA B82F 991B EAAC A599 84C7 signature.asc Description: This is a digitally signed message part.
Re: Amarok after Lenny release
On Tue, Dec 2, 2008 at 9:34 PM, Modestas Vainius <[EMAIL PROTECTED]> wrote: > So what's this mail about you may ask? I want to know what Debian users think > about Amarok 2 (just install amarok from experimental, it's 2.0RC1) and about > what is going to happen to amarok in Debian. I just want to know how many > users are going to be satisfied or unhappy and why. As a Debian unstable user with a substantial Amarok collection, do I have to fear Amarok 2 eating my collection related data without warning or being incapable of going back to 1.4 for now? I'd love to give you feedback on Amarok 2 because from reading about it few moths ago I believe I'm in that bunch of people that will miss some of Amarok 1.4 must-have features in 2.0. :( -- Dom Delimar http://domdelimar.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Amarok after Lenny release
On Tuesday 02 December 2008 18:34:24 Modestas Vainius wrote: > Hello, [snip] > So what's this mail about you may ask? I want to know what Debian users > think about Amarok 2 (just install amarok from experimental, it's 2.0RC1) > and about what is going to happen to amarok in Debian. I just want to know > how many users are going to be satisfied or unhappy and why. I switched to amarok 2 rc1 about a month ago (perhaps it was a beta...) because amarok 1.4 and kde 4 stopped to work fine together in some kde 4 update :-/ amarok 2rc1 is obviously not as complete as amarok 1.4, but it works fine (I can't get used to the UI, but I guess that's a taste matter). Also, considering that the first stable version of amarok 2 will be with kde 4.2, and how much kde seems to have changed since 4.1, I don't doubt that amarok 2.1 will be a really great step forward. Also, considering your firsts two points, it is obvious that is the correct road to follow. And, of course, thanks for your time and efforts to make amarok available in Debian :-D Regards, Lisandro. -- Dadme voto electrónico y con una terminal os haré presidente. el.machi Lisandro Damián Nicanor Pérez Meyer http://perezmeyer.com.ar/ http://perezmeyer.blogspot.com/ signature.asc Description: This is a digitally signed message part.
Re: Amarok after Lenny release
On Tuesday 02 December 2008 20:58:05 Dom wrote: > On Tue, Dec 2, 2008 at 9:34 PM, Modestas Vainius <[EMAIL PROTECTED]> wrote: > > So what's this mail about you may ask? I want to know what Debian users > > think about Amarok 2 (just install amarok from experimental, it's 2.0RC1) > > and about what is going to happen to amarok in Debian. I just want to > > know how many users are going to be satisfied or unhappy and why. > > As a Debian unstable user with a substantial Amarok collection, do I > have to fear Amarok 2 eating my collection related data without > warning or being incapable of going back to 1.4 for now? You can always backup ~/.kde (or the amarok folders/configs inside). If you are using a database for managing the playlist, the data will be unaffected (but do a backup as I wrote above nontheless). About a month ago, I couldn't import the data from the MySQL's DB. But the current available amarok 2 version in experimental is newer than what I tested, so it may work. If you did the backup, you can safely go back if you want to. Thinking about this one more time, amarok 2 should be using ~/.kde4, so the data of amarok 1.4 should not be touched... Regards, Lisandro. -- Sea estricto cuando envíe y tolerante cuando reciba. En otras palabras, solo envíe paquetes que cumplan rigurosamente con lo estándares, pero espere paquetes que tal vez no cumplan del todo y trate de lidiar con ellos. Andrew S. Tanenbaum, de su libro "Computer Networks" Lisandro Damián Nicanor Pérez Meyer http://perezmeyer.com.ar/ http://perezmeyer.blogspot.com/ signature.asc Description: This is a digitally signed message part.
Re: Amarok after Lenny release
I totally agree with Lisandro, Now i`m using Amarok 2 rc1, i really love the new integration with Internet services like Jamendo, as always Amarok helps me to re-discover my music ;) (i love that phrase ) > And, of course, thanks for your time and efforts to make amarok available > in Debian :-D Nicolas Levy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Kontact webcal
On Monday 01 December 2008 21:30:33 Clifford W. Hansen wrote: > I am now officially a KDE 4 user :) (took forever to download) > > I would like to know has anyone else had issues with using > webcal? > > I get the following error: > The process for the webcal://www.rememberthemilk.com protocol > died unexpectedly. > > I'm using Lenny and the KDE4 backports > > Can I submit this as a bug to the KDE list? Incase anyone else has an issue with webcal:// All I did to get my remote calendar working was to change webcal:// to http:// I have submitted a but none the less. http://bugs.kde.org/show_bug.cgi?id=176729 -- Thank you, Clifford W. Hansen PHP Developer / Linux Administrator (Mobile/SMS) +27 82 883 8677 (Fax) +27 86 503 0634 (E-Mail/Jabber/GMail) [EMAIL PROTECTED] (GPG) 0x936D6C19 (Web) http://nighthawk.co.za/ "We have seen strange things today!" () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments signature.asc Description: This is a digitally signed message part.