LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-16-2012, 05:25 PM   #16
specialized
Member
 
Registered: Sep 2005
Location: Mar del Plata, Arg
Distribution: Always Slackware
Posts: 228

Rep: Reputation: 37

thanx bob.....a lot
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 04-17-2012, 05:01 AM   #17
Bertical
Member
 
Registered: Oct 2008
Location: Kingdom of Mercia
Distribution: Slackware
Posts: 83

Rep: Reputation: 14
Code:
bash-4.2$ ls -l /usr/bin/calligra*
-rwxr-xr-x 1 root root 23216 Apr 13 05:52 /usr/bin/calligra
-rwxr-xr-x 1 root root 28788 Apr 13 05:52 /usr/bin/calligraconverter
-rwxr-xr-x 1 root root  4448 Apr 13 05:52 /usr/bin/calligraflow
-rwxr-xr-x 1 root root  4448 Apr 13 05:52 /usr/bin/calligraplan
-rwxr-xr-x 1 root root  4008 Apr 13 05:52 /usr/bin/calligraplanwork
-rwxr-xr-x 1 root root  4448 Apr 13 05:52 /usr/bin/calligrasheets
bash-4.2$ 
bash-4.2$ 
bash-4.2$ cd /var/log/packages/
bash-4.2$ 
bash-4.2$ grep words calligra-2.4.0-i486-1 
usr/share/kde4/services/ServiceMenus/words_konqi.desktop
usr/share/apps/words/
usr/share/apps/words/kpartplugins/
usr/share/apps/words/kpartplugins/googledocs-words.rc
usr/share/apps/xsltfilter/export/words/
usr/share/apps/xsltfilter/export/words/xslfo/
usr/share/apps/xsltfilter/export/words/xslfo/words2xslfo-table.xsl
usr/share/apps/xsltfilter/export/words/xslfo/main.xsl
bash-4.2$
 
Old 04-17-2012, 05:46 AM   #18
Bertical
Member
 
Registered: Oct 2008
Location: Kingdom of Mercia
Distribution: Slackware
Posts: 83

Rep: Reputation: 14
OK, reinstalled the package and all apps are now present.
 
Old 04-17-2012, 10:10 AM   #19
aocab
Member
 
Registered: Nov 2009
Location: Heart of Texas
Distribution: Slackware-current
Posts: 138

Rep: Reputation: 30
Upgraded and everything appeared to be running okay.
And then out of the blue while browsing in Firefox I got a kernel oops.
I'm just not quite sure how to report or if more is needed than the following.
Code:
Apr 16 20:00:23 emachinesw3503 kernel: [38400.947911] BUG: unable to handle kernel NULL pointer dereference at   (null)
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948006] IP: [<c112ae28>] prune_icache_sb+0x128/0x270
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014] *pdpt = 0000000000000000 *pde = f000ff53f000ff53 
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014] Oops: 0002 [#1] SMP 
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014] Modules linked in: nls_iso8859_1 nls_cp437 vfat fat snd_seq_dummy snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device snd_pcm_oss snd_mixer_oss ipv6 xt_limit xt_pkttype xt_tcpudp ipt_LOG xt_state iptable_mangle iptable_nat iptable_filter nf_conntrack_irc nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 ip_tables x_tables lp fuse snd_hda_codec_realtek usbhid hid sg radeon ppdev snd_hda_intel ttm snd_hda_codec drm_kms_helper drm snd_hwdep snd_pcm i2c_piix4 parport_pc parport processor snd_timer i2c_algo_bit i2c_core thermal_sys snd soundcore snd_page_alloc button 8139too mii evdev ati_agp agpgart psmouse hwmon shpchp serio_raw loop ext3 jbd mbcache ohci_hcd ehci_hcd ssb pcmcia mmc_core pcmcia_core usb_storage
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014] 
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014] Pid: 445, comm: kswapd0 Not tainted 3.2.13-smp #1          W3503                           /D101GGC
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014] EIP: 0060:[<c112ae28>] EFLAGS: 00010286 CPU: 0
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014] EIP is at prune_icache_sb+0x128/0x270
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014] EAX: 00000000 EBX: e194a50c ECX: e194a4c8 EDX: f4b844c4
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014] ESI: 000000ef EDI: f4b84400 EBP: f4f23e74 ESP: f4f23e4c
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014] Process kswapd0 (pid: 445, ti=f4f22000 task=f586cda0 task.ti=f4f22000)
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014] Stack:
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014]  c041ce2c 00000000 f4b844c0 f4b844c4 e194a4c8 c041cebc c0aadc4c f4b84600
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014]  f4b84400 00000000 f4f23e98 c1116dfc f4f23f74 000001ee 00000400 00000211
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014]  00000400 f4b84600 f4f23f74 f4f23f0c c10d9ddb 00000000 0000a3ce ffffffff
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014] Call Trace:
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014]  [<c1116dfc>] prune_super+0x11c/0x170
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014]  [<c10d9ddb>] shrink_slab+0x16b/0x2c0
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014]  [<c10dce04>] kswapd+0x544/0x800
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014]  [<c148ec0d>] ? __schedule+0x24d/0x7d0
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014]  [<c10dc8c0>] ? mem_cgroup_shrink_node_zone+0xf0/0xf0
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014]  [<c1062e2e>] kthread+0x6e/0x80
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014]  [<c1062dc0>] ? queue_kthread_work+0x70/0x70
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014]  [<c14922fe>] kernel_thread_helper+0x6/0x10
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014] Code: 45 dc 64 01 05 18 52 6c c1 fe 87 c0 00 00 00 8d 45 ec e8 0c f9 ff ff 83 c4 1c 5b 5e 5f 5d c3 8d 74 26 00 8b 13 8b 43 04 89 42 04 <89> 10 89 1b 89 5b 04 fe 43 bc 83 af cc 00 00 00 01 64 ff 0d 2c 
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014] EIP: [<c112ae28>] prune_icache_sb+0x128/0x270 SS:ESP 0068:f4f23e4c
Apr 16 20:00:23 emachinesw3503 kernel: [38400.948014] CR2: 0000000000000000
Apr 16 20:00:23 emachinesw3503 kernel: [38400.957980] ---[ end trace 6ba5efacbca2bd4d ]---
Also, something I had not noticed before as I rarely use Calligra.
I created a simple test file in both Calligrawords and Calligrasheets.
Saved the file and attempted to open them and got the following message:

The manifest file seems to be corrupted. The document could not be opened.
Quote:
Could not open /home/alpha/Documetns/test3calligrawords.odt
Reason: Not a valid Calligra file: /home/alpha/Documetns/test3calligrawords.odt
Testing the created file at:
http://opendocumentfellowship.com/validator

I get:
Quote:
Testing the files validity at:
http://opendocumentfellowship.com/validator

Output of validation test file 'test3calligrawords.odt'
This file is not Valid OpenDocument 1.0!

error

in manifest.xml
/META-INF/manifest.xml:4: parser error : error parsing attribute name
error

in content.xml
/content.xml:8: parser error : error parsing attribute name
error

in styles.xml
/styles.xml:6: parser error : error parsing attribute name
Cheers
 
Old 04-18-2012, 06:01 AM   #20
Bertical
Member
 
Registered: Oct 2008
Location: Kingdom of Mercia
Distribution: Slackware
Posts: 83

Rep: Reputation: 14
I get the same. Several of the xml files inside the odt are incorrectly formatted with missing ">" tags.
 
Old 04-18-2012, 12:19 PM   #21
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,367

Rep: Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748
Is anybody else seeing this problem with KTimeTracker? On start there is an error box with "Could not create the KTimeTracker part."
According to post #19 and #21 here https://bugs.launchpad.net/ubuntu/+s...im/+bug/864975, a rebuild of /usr/lib/kde4/ktimetrackerpart.so with altered compile options may be a fix.
 
Old 04-22-2012, 02:09 AM   #22
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Original Poster
Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
I think the calligra bug is now fixed upstream
https://bugs.kde.org/show_bug.cgi?id=298134

we will have to wait until Pat apply this patch into Slackware-Current packages
 
Old 04-22-2012, 08:20 AM   #23
Bertman123
Member
 
Registered: Jun 2010
Distribution: Slackware Current 64 bit KDE 5
Posts: 380

Rep: Reputation: 77
Thanks for your hard work guys! Just got done upgrading kde to 4.8 and i ran into a little snag... after I re-booted and typed in startx to go to kde I was thrown out of it.. Seems like kde won't start for me. Have to use xfce for now. Any ideas as to what I might have done to kde?
 
Old 04-22-2012, 09:37 AM   #24
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Original Poster
Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
try to rename .kde to another name and give another shot of startx
by the way, have you make sure that you have upgraded/installed all the new dependencies of KDE 4.8 and fully upgraded to -Current?
 
Old 04-22-2012, 10:47 AM   #25
Bertman123
Member
 
Registered: Jun 2010
Distribution: Slackware Current 64 bit KDE 5
Posts: 380

Rep: Reputation: 77
As far as I know I am fully upgraded to current, I did a fresh install yesterday. Will upgrading via slackware current pull in all of the dependencies, or will I still need to add those separately? I'm getting a message "cannot contact kdeinit4". I did rename .kde, but that did not seem to help.
 
Old 04-22-2012, 05:43 PM   #26
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Original Poster
Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
You will need to install new packages mentioned in the changelog, not just upgrading installed packages
If you use slackpkg, then it would be easier
Code:
slackpkg update
slackpkg install-new
slackpkg upgrade-all
 
Old 04-23-2012, 03:37 AM   #27
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by willysr View Post
You will need to install new packages mentioned in the changelog, not just upgrading installed packages
If you use slackpkg, then it would be easier
Code:
slackpkg update
slackpkg install-new
slackpkg upgrade-all
Also run the following command to get rid of several packages which are no longer part of Slackware:
Code:
slackpkg clean-system
Be careful to DESELECT every package which you want to keep (i.e. every custom, non-Slackware package you added yourself) before you click OK!

Eric
 
Old 04-23-2012, 06:41 PM   #28
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Original Poster
Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
Pat hasp applied the upstream patch for calligra
The invalid document bug should be resolved by now
 
Old 04-23-2012, 06:47 PM   #29
Bertman123
Member
 
Registered: Jun 2010
Distribution: Slackware Current 64 bit KDE 5
Posts: 380

Rep: Reputation: 77
Thanks for the help, it is much appreciated. I'll try that.
 
Old 05-04-2012, 07:58 AM   #30
a4z
Senior Member
 
Registered: Feb 2009
Posts: 1,727

Rep: Reputation: 742Reputation: 742Reputation: 742Reputation: 742Reputation: 742Reputation: 742Reputation: 742
just a note,
to kde konsole.dektop entry

in my opinion the Exec entry for konsole in konsole.dektop
should not be
Exec=konsole -e $SHELL -l
but only
Exec=konsole

I think Exec=konsole -e $SHELL -l m
makes the login shell (bash) ignore .profile and similars in ~/
and the first tab in konsole will not contain your configured environment
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] KDE 4.8 aborting same as KDE 4.7.4 13.37 current rcorkum Slackware 2 01-27-2012 04:12 PM
[SOLVED] Virtualbox Current 32b nvidia KDE(failsafe) works but regular KDE does not slkrover Slackware 5 03-27-2011 09:33 AM
I want to go back to KDE-3.5.10 the current KDE stinks and almost nothing about it is rob.rice Slackware 11 07-10-2009 02:50 AM
KDE 3.5 -> 4.2 Current Ginger Slackware 37 03-22-2009 01:18 PM
KDE 3.5.8 in -current Daedra Slackware 1 10-18-2007 07:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration