LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-20-2014, 10:49 PM   #1
MAX.RAY
LQ Newbie
 
Registered: Jul 2014
Posts: 5

Rep: Reputation: Disabled
Smile error VirtualBox gtk


hi all

I am a new user for Linux

im install VirtualBox gtk in opensuse 13.1

Code:
max@maxray:~> zypper in virtualbox
امتيازات الجذر مطلوبة لتثبيت أو إلغاء تثبيت الحزم.
max@maxray:~> su
كلمة السر: 
maxray:/home/max # zypper in virtualbox
إدارة نظام مؤمنة من قبل التطبيق مع pid 10178 (/usr/lib/YaST2/bin/y2base).
أغلق هذا التطبيق قبل أن تحاول مرة أخرى.
maxray:/home/max # zypper in virtualbox
تحميل بيانات المستودع...
قراءة الحزم المثبتة...
التحقق من تبعيات الحزمة...

الحزم التالية سيتم تثبيتها:
  python-virtualbox vboxgtk vboxgtk-lang virtualbox 
  virtualbox-guest-kmp-desktop virtualbox-host-kmp-desktop 

تم اختيار الحزمة المستحسنة التالية تلقائياً:
  vboxgtk vboxgtk-lang 

6 حزم جديدة للتثبيت.
إجمالي حجم التحميل: 13.5 MiB. بعد العملية، إضافية 31.9 MiB ستستخدم.
هل تريد المتابعة؟ [y/n/? أظهر كلّ الخيارات] (y): y
استرداد حزم virtualbox-guest-kmp-desktop-4.2.18_k3.11.10_17-2.15.2.x86_64
                                          (1/6), 234.0 KiB (432.2 KiB فك حزمة )
استرجاع: virtualbox-guest-kmp-desktop-4.2.18_k3.11.10_17-2.15.[تم (77.0 KiB/s)]
استرداد حزم virtualbox-host-kmp-desktop-4.2.18_k3.11.10_17-2.15.2.x86_64
                                          (2/6), 263.7 KiB (552.2 KiB فك حزمة )
استرجاع: virtualbox-host-kmp-desktop-4.2.18_k3.11.10_17-2.15.[تم (196.1 KiB/s)]
استرداد حزم virtualbox-4.2.18-2.15.2.x86_64
                                          (3/6),  12.7 MiB ( 30.1 MiB فك حزمة )
استرجاع: virtualbox-4.2.18-2.15.2.x86_64.rpm ................[تم (225.2 KiB/s)]
استرداد حزم python-virtualbox-4.2.18-2.15.2.x86_64
                                          (4/6), 280.5 KiB (615.6 KiB فك حزمة )
استرجاع: python-virtualbox-4.2.18-2.15.2.x86_64.rpm .........[تم (202.0 KiB/s)]
استرداد حزم vboxgtk-0.8.2-4.1.3.noarch    (5/6),  53.9 KiB (258.4 KiB فك حزمة )
استرجاع: vboxgtk-0.8.2-4.1.3.noarch.rpm ...................................[تم]
استرداد حزم vboxgtk-lang-0.8.2-4.1.3.noarch
                                          (6/6),   8.6 KiB ( 11.6 KiB فك حزمة )
استرجاع: vboxgtk-lang-0.8.2-4.1.3.noarch.rpm ..............................[تم]
(1/6) تثبيت: virtualbox-guest-kmp-desktop-4.2.18_k3.11.10_17-2.15.2 .......[تم]
(2/6) تثبيت: virtualbox-host-kmp-desktop-4.2.18_k3.11.10_17-2.15.2 ........[تم]
(3/6) تثبيت: virtualbox-4.2.18-2.15.2 .....................................[تم]
مخرجات rpm الإضافية:
creating group vboxusers...


(4/6) تثبيت: python-virtualbox-4.2.18-2.15.2 ..............................[تم]
(5/6) تثبيت: vboxgtk-0.8.2-4.1.3 ..........................................[تم]
(6/6) تثبيت: vboxgtk-lang-0.8.2-4.1.3 .....................................[تم]
maxray:/home/max #
When run VirtualBox gtk

show

Code:
max@maxray:~> vboxgtk
/usr/lib64/python2.7/site-packages/gi/overrides/Gtk.py:49: RuntimeWarning: You have imported the Gtk 2.0 module.  Because Gtk 2.0 was not designed for use with introspection some of the interfaces and API will fail.  As such this is not supported by the pygobject development team and we encourage you to port your app to Gtk 3 or greater. PyGTK is the recomended python module to use with Gtk 2.0                                                                                                                                                                                   
  warnings.warn(warn_msg, RuntimeWarning)                                                                                                                                                       
                                                                                                                                                                                                
(vboxgtk:12807): Gtk-WARNING **: Unknown property: GtkAboutDialog.license-type                                                                                                                  
                                                                                                                                                                                                
(vboxgtk:12807): GLib-GObject-ERROR **: cannot create instance of abstract (non-instantiatable) type 'GtkBox'                                                                                   
Trace/breakpoint trap                                                                                                                                                                           
max@maxray:~>

any idea

System : opensuse 13.1 64bit kde

Last edited by MAX.RAY; 07-20-2014 at 10:51 PM.
 
Old 07-21-2014, 02:28 AM   #2
a4z
Senior Member
 
Registered: Feb 2009
Posts: 1,727

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
since you are on kde
install and use virtualbox-qt
 
1 members found this post helpful.
Old 07-21-2014, 08:35 PM   #3
MAX.RAY
LQ Newbie
 
Registered: Jul 2014
Posts: 5

Original Poster
Rep: Reputation: Disabled
oh

thanks a4z
 
  


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] error: gtk/gtk.h: No such file or directory Aquarius_Girl Programming 6 03-28-2011 05:17 AM
Slackbuild handbrake error-[gtk.install] Error 2 Swift&Smart Slackware 8 08-17-2010 04:42 PM
GTK error when starting gtk-chtheme Dswissmiss Linux - Software 1 10-02-2004 12:53 AM
compiling gaim/ gtk error (two versions of gtk) webazoid Linux - Software 0 07-06-2004 07:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:00 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