|
View:
New views
8 Messages
—
Rating Filter:
Alert me
|
|
|
quanta won't startOn debian /stable, with
# quanta --version Qt: 3.3.8b KDE: 3.5.10 Quanta: 3.5.9 If I try % quanta index.html nothing happens, until I give up with ^C If I try to run Quanta Plus from the KDE menu, I get the little bouncing "I'm starting icon" but then it just goes away. I tried looking at upgrading, # wajig showinstall quanta Reading package lists... Done Building dependency tree Reading state information... Done quanta is already the newest version. quanta set to manually installed. 0 upgraded, 0 newly installed, 0 to remove and 985 not upgraded. and aptitude says # aptitude search quanta iBA quanta - web development environment for KDE i A quanta-data - data files for Quanta Plus web development environment What's wrong? How can I fix it? -- Michael Friendly Email: friendly@... Professor, Psychology Dept. York University Voice: 416 736-5115 x66249 Fax: 416 736-5814 4700 Keele Street http://www.math.yorku.ca/SCS/friendly.html Toronto, ONT M3J 1P3 CANADA _______________________________________________ Quanta mailing list Quanta@... https://mail.kde.org/mailman/listinfo/quanta |
|
|
Re: quanta won't startFrom my shortcuts menu the shortcut to Quanta is executed by "quanta %U".
Maybe %U is the file parameter, I don't know. Reinstalling Quanta? Regards, Kees Epema 2009/8/14, Michael Friendly <friendly@...>: > On debian /stable, with > # quanta --version > Qt: 3.3.8b > KDE: 3.5.10 > Quanta: 3.5.9 > > If I try > % quanta index.html > nothing happens, until I give up with ^C > > If I try to run Quanta Plus from the KDE menu, I get the little bouncing > "I'm starting icon" but then it just goes away. > > I tried looking at upgrading, > # wajig showinstall quanta > Reading package lists... Done > Building dependency tree > Reading state information... Done > quanta is already the newest version. > quanta set to manually installed. > 0 upgraded, 0 newly installed, 0 to remove and 985 not upgraded. > > and aptitude says > # aptitude search quanta > iBA quanta - web development > environment for KDE > i A quanta-data - data files for > Quanta Plus web development environment > > What's wrong? How can I fix it? > > > -- > Michael Friendly Email: friendly@... > Professor, Psychology Dept. > York University Voice: 416 736-5115 x66249 Fax: 416 736-5814 > 4700 Keele Street http://www.math.yorku.ca/SCS/friendly.html > Toronto, ONT M3J 1P3 CANADA > > _______________________________________________ > Quanta mailing list > Quanta@... > https://mail.kde.org/mailman/listinfo/quanta > Quanta mailing list Quanta@... https://mail.kde.org/mailman/listinfo/quanta |
|
|
|
|
|
Re: quanta won't startThis has been happening again. After working in Quanta for a while,
editing files, etc. I ran the link checker plugin. After trying to fix some broken links, Quanta froze, and I had to close it via the close button. Now it won't start again. Following your suggestion, I looked in /tmp and found many .tmp files under /tmp/kde-friendly/quanta: # cd /tmp euclid: /tmp # ll -t total 924 drwx------ 3 friendly staff 300 2009-08-24 17:19 ksocket-friendly drwx------ 3 friendly staff 80 2009-08-24 17:19 kde-friendly ... /tmp # ll kde-friendly/ total 0 lrwxrwxrwx 1 friendly staff 34 2009-08-24 09:38 ksycoca -> /var/tmp/kdecache-friendly/ksycoca drwxr-xr-x 2 friendly staff 780 2009-08-24 17:19 quanta euclid: /tmp # ll kde-friendly/quanta/ total 148 -rw-r--r-- 1 friendly staff 145 2005-09-10 04:22 info.css -rw------- 1 friendly staff 673 2009-08-17 14:28 quanta5kv6tb.tmp -rw------- 1 friendly staff 468 2009-08-24 09:35 quanta6rfYkc.tmp -rw------- 1 friendly staff 656 2009-08-17 14:28 quanta7OVgyb.tmp -rw------- 1 friendly staff 673 2009-08-24 09:40 quanta9RNVoa.tmp -rw------- 1 friendly staff 931 2009-08-24 17:19 quantaa3HxRa.tmp ... # cd kde-friendly/ euclid: /tmp/kde-friendly # ll total 0 lrwxrwxrwx 1 friendly staff 34 2009-08-24 09:38 ksycoca -> /var/tmp/kdecache-friendly/ksycoca drwxr-xr-x 2 friendly staff 780 2009-08-24 17:19 quanta euclid: /tmp/kde-friendly # rm -rf quanta/ OK, so I removed them all, but I still have the same problem --- If I try to start Quanta from konsole or xterm, nothing happens -- no errors reported, just sits there until ^C OK, so I check whether there are any Quanta processes running (yes) and kill them: euclid: /tmp/kde-friendly # ps aux |grep quanta friendly 18170 0.0 1.6 40852 17592 ? S Aug24 0:00 quanta friendly 23093 0.0 1.6 40848 17584 ? S 09:20 0:00 quanta root 23269 0.0 0.0 2052 636 pts/1 R+ 09:39 0:00 grep --color=auto quanta euclid: /tmp/kde-friendly # kill 18170 euclid: /tmp/kde-friendly # kill 23093 But still no joy in Mudville. Mighty Quanta still strikes out. Same, even if I logout of my session and restart. Any ideas on how to resolve this? eric@... wrote: > I don't know why this is on my phone and not my PC. Try running it in konsole and look for errors. If it is trying to open something broken look in your /tmp or wipe it. > > > > Installs will not touch any broken data in /tmp or .kde. > > > > Eric > > ------Original Message------ > > From: Michael Friendly > > To: quanta@... > > ReplyTo: Quanta users list > > Subject: [Quanta] quanta won't start > > Sent: Aug 14, 2009 1:59 PM > > > > On debian /stable, with > > # quanta --version > > Qt: 3.3.8b > > KDE: 3.5.10 > > Quanta: 3.5.9 > > > > If I try > > % quanta index.html > > nothing happens, until I give up with ^C > > > > If I try to run Quanta Plus from the KDE menu, I get the little bouncing > > "I'm starting icon" but then it just goes away. > > > > I tried looking at upgrading, > > # wajig showinstall quanta > > Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > quanta is already the newest version. > > quanta set to manually installed. > > 0 upgraded, 0 newly installed, 0 to remove and 985 not upgraded. > > > > and aptitude says > > # aptitude search quanta > > iBA quanta - web development > > environment for KDE > > i A quanta-data - data files for > > Quanta Plus web development environment > > > > What's wrong? How can I fix it? > > > > > -- Michael Friendly Email: friendly@... Professor, Psychology Dept. York University Voice: 416 736-5115 x66249 Fax: 416 736-5814 4700 Keele Street http://www.math.yorku.ca/SCS/friendly.html Toronto, ONT M3J 1P3 CANADA _______________________________________________ Quanta mailing list Quanta@... https://mail.kde.org/mailman/listinfo/quanta |
|
|
Re: quanta won't startAm Tuesday 25 August 2009 15:44:47 schrieb Michael Friendly:
> But still no joy in Mudville. Mighty Quanta still strikes out. > Same, even if I logout of my session and restart. > > Any ideas on how to resolve this? maybe your ~/.kde/share/config/quantarc file is corrupt. for a quick check, just rename it (to e.g. quantarc.tmp) and see if quanta starts then ? werner _______________________________________________ Quanta mailing list Quanta@... https://mail.kde.org/mailman/listinfo/quanta |
|
|
Re: quanta won't startWerner Joss wrote:
> Am Tuesday 25 August 2009 15:44:47 schrieb Michael Friendly: >> But still no joy in Mudville. Mighty Quanta still strikes out. >> Same, even if I logout of my session and restart. >> >> Any ideas on how to resolve this? > > maybe your ~/.kde/share/config/quantarc file is corrupt. > for a quick check, just rename it (to e.g. quantarc.tmp) and see if quanta > starts then ? > > werner That was a drastic solution -- I would lose all the information about my projects. Nevertheless, I tried it, knowing I could rename back. Unfortunately, I get the same behavior as before. -- Michael Friendly Email: friendly@... Professor, Psychology Dept. York University Voice: 416 736-5115 x66249 Fax: 416 736-5814 4700 Keele Street http://www.math.yorku.ca/SCS/friendly.html Toronto, ONT M3J 1P3 CANADA _______________________________________________ Quanta mailing list Quanta@... https://mail.kde.org/mailman/listinfo/quanta |
|
|
Re: quanta won't startAm Tuesday 25 August 2009 20:31:05 schrieb Michael Friendly:
> That was a drastic solution -- I would lose all the information about my > projects. Nevertheless, I tried it, knowing I could rename back. that is exactly the reason why i proposed to rename, rather than delete :) > Unfortunately, I get the same behavior as before. then i'm out of ideas, ATM, sorry. btw., if this would have revived quanta, you would have had the chance to just copy the relevant project settings over into the new quantarc... werner _______________________________________________ Quanta mailing list Quanta@... https://mail.kde.org/mailman/listinfo/quanta |
|
|
Re: quanta won't startMichael,
This may be an even more drastic solution, and how useful it is to you would depend on a) how much you need to use quanta, and probably b) how much you *just need* to solve this mystery :-) I keep a couple of spare user accounts for such cases (and no, I haven't had a similar problem with quanta, but have with other apps). In fact setting up a spare user account only takes a few minutes and a MB or so of disk-space. Once you've done that, log out, log into your new account, and see if you can start quanta from there. If that works, at least you know the problem is something to do with your personal settings; if not, your OS must have somehow got corrupted. If it's your settings, then you have a temporary fix and a way forward. While you sort out the problem, you can run two sessions simultaneously (changing between them with Ctrl+Alt+F7 and Ctrl+Alt+F8) using the first session with your normal account for other applications, and the second session just for quanta - not ideal but not as much of a hassle as you might think. Then, you can either start poking around with your original account to see what's different to your new clean one, or just give up on it, and work to get the new account to your liking. If it's not your settings, then you probably need to bite the bullent and re-install your OS. That's a drastic step indeed, but at least you would know by then that you had pretty much exhausted other options. Cheers Ian 2009/8/26 Werner Joss <werner@...> Am Tuesday 25 August 2009 20:31:05 schrieb Michael Friendly: _______________________________________________ Quanta mailing list Quanta@... https://mail.kde.org/mailman/listinfo/quanta |
| Free embeddable forum powered by Nabble | Forum Help |