Show Posts
|
|
Pages: 1 [2] 3 4
|
|
17
|
Assistance / Software / Acrobat9, Komodo Edit 6 errors (Pardus 2011 Beta) [Solved]
|
on: November 27, 2010, 04:07:25 AM
|
Hi, I installed Acrobat 9 & Komodo Edit 6. Both of them installed without a glitch. But after the first time start, both the applications fail to start with no error messages. Have had no issues in Pardus 2009.x Komodo Error:Tried installing under /home/$USER and under /opt, both give the below error while running the app for the second time. Gtk-CRITICAL **: IA__gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed Error LogAdd-ons: fastopen@activestate.com:1.0.0,xslt_language@ActiveState.com:1.0.0,rhtml_language@ActiveState.com:1.0.0,crystal@everaldo.com:1.0.0,xml_language@ActiveState.com:1.0.0, html_language@ActiveState.com:1.0.0,tracwiki_language@ActiveState.com:1.0.0,fugue@p.yusukekamiyamane.com:1.0.0,places@activestate.com:0.1,django_language@ActiveState.com:1.0.0, php_language@ActiveState.com:1.0.0,smarty_language@ActiveState.com:1.0.0,mxml_language@ActiveState.com:1.0.0,luddite_language@ActiveState.com:1.0.0,mason_language@ActiveState.com:1.0.0, restructuredtext_language@ActiveState.com:1.0.0,komodospellchecker@ActiveState.com:0.1,templatetoolkit_language@ActiveState.com:1.0.0,xbl_language@ActiveState.com:1.0.0,silk@famfamfam.com:1.3.0, actionscript_language@ActiveState.com:1.0.0,zendframework@ActiveState.com:0.8,xul_language@ActiveState.com:1.0.0 BuildID: 6751 CrashTime: 1290826752 InstallTime: 1290783719 ProductName: Komodo Edit SecondsSinceLastCrash: 42828 StartupTime: 1290826748 Theme: classic/1.0 Throttleable: 1 Vendor: ActiveState Version: 6.0.2
This report also contains technical information about the state of the application when it crashed. For Acrobat 9, i did not get any message not from console and not from menu. Had no problem installing it under /opt. Please let me know what can be the problem. Ganesh
|
|
|
|
|
22
|
Assistance / Bugs / Dolphin Crash
|
on: June 11, 2010, 03:46:49 AM
|
|
Hello,
I have been experiencing crash in Dolphin. I Simply open it and close it, it crashes. I get the following message:
--------------------------------------------------------------------------------- Application: Dolphin (dolphin), signal: Aborted [Current thread is 1 (process 19361)]
Thread 1 (process 19361): #0 0xffffe424 in __kernel_vsyscall () #1 0xb5b5ca16 in nanosleep () from /lib/libc.so.6 #2 0xb5b5c7f3 in sleep () from /lib/libc.so.6 #3 0xb6e33b6c in ?? () from /usr/kde/4/lib/libkdeui.so.5 Backtrace stopped: previous frame inner to this frame (corrupt stack?) -------------------------------------------------------------------------------------------------------------------
What could be the problem?
Ganesh
|
|
|
|
|
23
|
Assistance / Configuring Pardus / ICON Taskbar
|
on: June 11, 2010, 03:41:26 AM
|
|
Hi,
In Pardus 2009.1 in the taskbar settings, there was this ICON mode (similar to Windows 7) for showing the Tasks, In 2009.2 it is missing from the taskbar setting now.
Since I don't like the taskbar grouping, i was searching for this option.
Has it been removed. Or is there a way to do it in 2009.2.
Ganesh
|
|
|
|
|
24
|
Assistance / Configuring Pardus / Re: Internet Sharing
|
on: June 11, 2010, 03:03:14 AM
|
Thanks for replying. I still does not work. The following are my settings: I have 2 ethernet cards on my PC ------------------------------------------------------ eth1 (Connects to Internet) Ip1, netmask1, gateway1, nameserver1 eth0 (internet sharing profile) ip2, netmask2=netmask1, gateway2 = Ip1, nameserver2=nameserver1 Now on my laptop ----------------------------- eth0 ip3, netmask3=netmask1, gateway3=Ip2, nameserver3=blank And also the Nameserver List for all the connections have the same set of IP's. Both the machines are on. On the Laptop, inside the browser I type www.google.com and it says Looking up www.google.comWhat can be the problem now. Ganesh
|
|
|
|
|
25
|
Assistance / Configuring Pardus / Internet Sharing
|
on: June 09, 2010, 17:23:34 PM
|
|
Hello,
I have a PC and a laptop. I have a network connection to the PC. But i want the internet to be shared with the Laptop too, I did the set up through firewall setting, which now shows the "Internet Sharing" profile under Network Manager.
It has configured address and a network mask.
Now what are the step to configure the Laptop.
Thanks in advance
Ganesh
|
|
|
|
|
28
|
Assistance / Software / Re: S/w compilation Error
|
on: September 27, 2009, 11:34:21 AM
|
|
I am trying to install Plasma theme Nirogen from kde-look.org.
After installing all the required packages, I issued the command,
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` .
and got the following errors.
-- Found Qt-Version 4.5.2 (using /usr/qt/4/bin/qmake) CMake Error at /usr/kde/4/share/apps/cmake/modules/FindX11.cmake:389 (MESSAGE): Could not find X11 Call Stack (most recent call first): /usr/kde/4/share/apps/cmake/modules/FindQt4.cmake:1460 (FIND_PACKAGE) /usr/kde/4/share/apps/cmake/modules/FindKDE4Internal.cmake:291 (find_package) /usr/share/cmake-2.6/Modules/FindKDE4.cmake:81 (FIND_PACKAGE) CMakeLists.txt:3 (find_package)
-- Configuring incomplete, errors occurred!
What else is required?
Ganesh
|
|
|
|
|
29
|
Assistance / Software / Re: S/w compilation Error
|
on: September 27, 2009, 11:06:04 AM
|
|
Hi,
Except for kernel-source, i have installed rest of the packages.
I will let you know the result after installing the missing package.
Thanks Ganesh
|
|
|
|
|
30
|
Assistance / Software / S/w compilation Error
|
on: September 27, 2009, 08:02:15 AM
|
|
Hey, I had these compilation errors.
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` -- Found Qt-Version 4.5.2 (using /usr/qt/4/bin/qmake) CMake Error at /usr/kde/4/share/apps/cmake/modules/FindX11.cmake:389 (MESSAGE): Could not find X11 Call Stack (most recent call first): /usr/kde/4/share/apps/cmake/modules/FindQt4.cmake:1460 (FIND_PACKAGE) /usr/kde/4/share/apps/cmake/modules/FindKDE4Internal.cmake:291 (find_package) /usr/share/cmake-2.6/Modules/FindKDE4.cmake:81 (FIND_PACKAGE) CMakeLists.txt:3 (find_package)
-- Configuring incomplete, errors occurred!
what could be the reason. Thanks
|
|
|
|
|
|