[SOLVED] [Thought] My days of dual booting was over

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

[SOLVED] [Thought] My days of dual booting was over

Postby kirkkaf13 » Jan 25th, '14, 09:22

Hello,

I thought my days of dual booting my computer was over. Mageia is properly the longest time I am ever had Linux installed on my computers without any alternative OS. I have found Mageia to be pretty simple setup from the get go and had less issues than using the widely used Ubuntu. Mageia also looks extermely nice and runs well.

Although I don't get to play many games now days due to my work load, I do enjoy the odd timeout and treat myself to a new game. Now Steam has linux support this is great, I brought a game called Starbound only to find that not all Linux games will work on every OS.
Recommended:
OS: Debian Stable or Ubuntu 12.04 LTS or later
Processor: Core i3
Memory: 4 GB RAM
Graphics: 256 MB graphics memory and opengl 2.1 compatible discrete gpu
Network: Broadband Internet connection
Hard Drive: 4 GB available space


I have other games on Steam which has no problem running on Mageia, I could even say they run better than before on Windows but Starbound will not load at all. I am going to continue using Mageia because I like it so much but I may have to install Ubuntu aswell now.

Kirk.
Last edited by kirkkaf13 on Jan 27th, '14, 01:15, edited 1 time in total.
kirkkaf13
 
Posts: 23
Joined: Dec 16th, '13, 15:29

Re: Thought my days of dual booting was over

Postby Ken-Bergen » Jan 25th, '14, 09:43

If you run it from a console you should see why it's failing.
It could be an easy fix but without trying you'll not know.
Ken
Ken-Bergen
 
Posts: 1019
Joined: Mar 30th, '11, 02:45
Location: Chilliwack, BC, Canada

Re: Thought my days of dual booting was over

Postby kirkkaf13 » Jan 25th, '14, 12:05

I will check this when I am home.

Thanks Ken.
kirkkaf13
 
Posts: 23
Joined: Dec 16th, '13, 15:29

Re: Thought my days of dual booting was over

Postby kirkkaf13 » Jan 25th, '14, 21:15

Ken-Bergen wrote:If you run it from a console you should see why it's failing.
It could be an easy fix but without trying you'll not know.


I can't seem to figure out how to do this. I am unable to locate my Steam folder, looking at other forums online Steam installs in a folder ./local but I do not seem to have this folder. Even when viewing hidden folders using ALT - '.'

Anyone has Steam installed who can assist me?
kirkkaf13
 
Posts: 23
Joined: Dec 16th, '13, 15:29

Re: Thought my days of dual booting was over

Postby doktor5000 » Jan 26th, '14, 00:42

You don't need to know where your steam folder is, you just need to run steam from a terminal.

This is what the steam folders should look like:

Code: Select all
[doktor5000@Mageia3 ~]$ ls -al ~/.steam
insgesamt 28
drwxr-xr-x  2 doktor5000 doktor5000 4096 Jan  7 19:20 ./
drwxr-x--- 69 doktor5000 doktor5000 4096 Jan 24 01:33 ../
lrwxrwxrwx  1 doktor5000 doktor5000   29 Jan  7 19:20 bin -> /home/doktor5000/.steam/bin32/
lrwxrwxrwx  1 doktor5000 doktor5000   47 Jan  7 19:20 bin32 -> /home/doktor5000/.local/share/Steam/ubuntu12_32/
lrwxrwxrwx  1 doktor5000 doktor5000   47 Jan  7 19:20 bin64 -> /home/doktor5000/.local/share/Steam/ubuntu12_64/
-rw-r--r--  1 doktor5000 doktor5000  527 Jan  7 19:21 registry.vdf
lrwxrwxrwx  1 doktor5000 doktor5000   35 Jan  7 19:20 root -> /home/doktor5000/.local/share/Steam/
lrwxrwxrwx  1 doktor5000 doktor5000   43 Jan  7 19:20 sdk32 -> /home/doktor5000/.local/share/Steam/linux32/
lrwxrwxrwx  1 doktor5000 doktor5000   43 Jan  7 19:20 sdk64 -> /home/doktor5000/.local/share/Steam/linux64/
lrwxrwxrwx  1 doktor5000 doktor5000   35 Jan  7 19:20 steam -> /home/doktor5000/.local/share/Steam/
-rw-------  1 doktor5000 doktor5000 8822 Okt 22 20:52 steam_install_agreement.txt
-rw-r--r--  1 doktor5000 doktor5000    5 Jan  7 19:20 steam.pid
prw-------  1 doktor5000 doktor5000    0 Jan  7 19:20 steam.pipe|
[doktor5000@Mageia3 ~]$ ls -al ~/.local/share/Steam/
insgesamt 6560
drwx------ 25 doktor5000 doktor5000    4096 Jan  7 19:21 ./
drwxr-xr-x 28 doktor5000 doktor5000    4096 Jan 25 11:42 ../
drwxr-xr-x  4 doktor5000 doktor5000    4096 Okt 22 21:12 appcache/
drwxr-xr-x  3 doktor5000 doktor5000    4096 Okt 22 20:55 bin/
-rwxr-xr-x  1 doktor5000 doktor5000   11155 Sep  4 00:35 bin_steamdeps.py*
-rwxrwxr-x  1 doktor5000 doktor5000    5390 Nov 26 20:03 bin_steam.sh*
-rw-r--r--  1 doktor5000 doktor5000 2416720 Jan  7 19:20 bootstrap.tar.xz
-rwxr-xr-x  1 doktor5000 doktor5000 3814957 Jan  7 19:21 ClientRegistry.blob*
drwxr-xr-x  4 doktor5000 doktor5000    4096 Jan  7 19:20 config/
drwxrwxr-x  2 doktor5000 doktor5000    4096 Dez 13 15:22 controller_base/
drwxr-xr-x  2 doktor5000 doktor5000    4096 Okt 22 20:56 controller_config/
drwxr-xr-x  2 doktor5000 doktor5000   12288 Dez 13 15:22 friends/
drwxr-xr-x  2 doktor5000 doktor5000   36864 Dez 13 15:22 graphics/
drwx------  2 doktor5000 doktor5000    4096 Dez 13 15:22 linux32/
drwxrwxr-x  2 doktor5000 doktor5000    4096 Dez 13 15:22 linux64/
drwxr-xr-x  2 doktor5000 doktor5000    4096 Okt 22 21:08 logs/
drwxr-xr-x  2 doktor5000 doktor5000    4096 Dez 13 15:22 package/
drwxr-xr-x  3 doktor5000 doktor5000   20480 Dez 13 15:23 public/
drwxrwxr-x  3 doktor5000 doktor5000    4096 Dez 13 15:22 remoteui/
drwxr-xr-x  2 doktor5000 doktor5000    4096 Okt 22 20:56 reslists/
drwxr-xr-x  6 doktor5000 doktor5000   20480 Dez 13 15:22 resource/
drwxr-xr-x  2 doktor5000 doktor5000    4096 Dez 13 15:22 servers/
drwxr-xr-x  2 doktor5000 doktor5000    4096 Okt 22 20:56 skins/
-rw-r--r--  1 doktor5000 doktor5000    2048 Okt 22 21:08 ssfn1406248983847061593
drwxr-xr-x  6 doktor5000 doktor5000    4096 Okt 22 20:55 steam/
drwxr-xr-x  3 doktor5000 doktor5000    4096 Okt 22 21:08 SteamApps/
-rwxr-xr-x  1 doktor5000 doktor5000     857 Okt  9 04:22 steamdeps.txt*
-rwxr-xr-x  1 doktor5000 doktor5000    8860 Jun 15  2013 steam_install_agreement.txt*
-rw-r--r--  1 doktor5000 doktor5000     589 Jan  7 19:21 steam.log
-rwxr-xr-x  1 doktor5000 doktor5000     869 Jun 15  2013 steam_msg.sh*
-rwxrwxr-x  1 doktor5000 doktor5000   23085 Nov 12 00:35 steam.sh*
drwxr-xr-x  3 doktor5000 doktor5000    4096 Okt 22 20:55 tenfoot/
-rwxr-xr-x  1 doktor5000 doktor5000  228864 Jun 15  2013 ThirdPartyLegalNotices.doc*
drwx------  5 doktor5000 doktor5000    4096 Dez 13 15:23 ubuntu12_32/
drwxr-xr-x  2 doktor5000 doktor5000    4096 Dez 13 15:22 ubuntu12_64/
drwxr-xr-x  4 doktor5000 doktor5000    4096 Okt 22 21:08 userdata/


How did you install steam in the first place?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18071
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Thought my days of dual booting was over

Postby kirkkaf13 » Jan 26th, '14, 01:15

I installed it from the website.

I can now located the folder as you have, I am still unsure how to actually run one of the games from the terminal. I would like to inform you that I have very little knowledge of linux and am slowing picking it up.

Kirk.
kirkkaf13
 
Posts: 23
Joined: Dec 16th, '13, 15:29

Re: Thought my days of dual booting was over

Postby doktor5000 » Jan 26th, '14, 01:23

Maybe it would have been better to install steam via the Mageia package, as it makes sure all required dependencies are installed too.
The package is simply called steam - but you may need to enable the nonfree repositories. For software management please have a look at https://wiki.mageia.org/en/Software_management or maybe https://wiki.mageia.org/en/Install_and_ ... r_beginner

I don't know steam that much, not sure if you can run the games directly without running steam itself.
Best run steam in a terminal, start the game which doesn't work and post the whole terminal output here - and please use code tags when posting as explained in ftp://ftp5.gwdg.de/pub/linux/mandriva/m ... e_tags.ogv
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18071
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Thought my days of dual booting was over

Postby kirkkaf13 » Jan 26th, '14, 09:00

Ok I now know where I was going wrong.

I stupidly had steam already running when entering steam into the terminal, this just reloads to store page rather than actually running it in the terminal.

when running Starbound I get the following error, over and over again.

Code: Select all
(steam:31753): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.


I know about the software manager in Mageia, have used it quite abit but I installed Steam before anything else I will try and install it via SM before continuing.

Kirk.
kirkkaf13
 
Posts: 23
Joined: Dec 16th, '13, 15:29

Re: Thought my days of dual booting was over

Postby kirkkaf13 » Jan 26th, '14, 09:09

Ok it appears the following is not installed:
Package libgl1-mesa-dri:i386 needs to be installed
Package libgl1-mesa-glx:i386 needs to be installed
Package libc6:i386 needs to be installed


I have checked the software manager and do not see these packages.

Here is the full output when starting steam in the terminal:
Code: Select all
[kirkkaf@localhost ~]$ steam
which: no gnome-terminal in (/usr/local/bin:/usr/bin:/usr/games:/usr/lib/qt4/bin:/home/kirkkaf/bin:/home/kirkkaf/.rvm/bin:/home/kirkkaf/.rvm/bin)
Package curl needs to be installed
Package python-apt needs to be installed
Package xterm needs to be installed
Package xz-utils needs to be installed
Package zenity needs to be installed
Package libgl1-mesa-dri:i386 needs to be installed
Package libgl1-mesa-glx:i386 needs to be installed
Package libc6:i386 needs to be installed
Running Steam on mageia 3 32-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1389129507_client)
Installing breakpad exception handler for appid(steam)/version(1389129507_client)
unlinked 0 orphaned pipes

(steam:778): Gtk-WARNING **: Unable to locate theme engine in module_path: "oxygen-gtk",

(steam:778): Gtk-WARNING **: Unable to locate theme engine in module_path: "oxygen-gtk",
Installing breakpad exception handler for appid(steam)/version(1389129507_client)
[0126/070746:ERROR:object_proxy.cc(239)] Failed to call method: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files
[0126/070746:WARNING:proxy_service.cc(958)] PAC support disabled because there is no system implementation
Installing breakpad exception handler for appid(steam)/version(1389129507_client)
Installing breakpad exception handler for appid(steam)/version(1389129507_client)
Installing breakpad exception handler for appid(steam)/version(1389129507_client)
Installing breakpad exception handler for appid(steam)/version(1389129507_client)

** (steam:778): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: The name org.freedesktop.NetworkManager was not provided by any .service files

** (steam:778): WARNING **: _nm_remote_settings_ensure_inited: (NMRemoteSettings) error initializing: The name org.freedesktop.NetworkManager was not provided by any .service files

Installing breakpad exception handler for appid(steam)/version(1389129507_client)
Installing breakpad exception handler for appid(steam)/version(1389129507_client)
Generating new string page texture 2: 48x256, total string texture memory is 49.15 KB
Generating new string page texture 3: 256x256, total string texture memory is 311.30 KB
Installing breakpad exception handler for appid(steam)/version(1389129507_client)
Installing breakpad exception handler for appid(steam)/version(1389129507_client)
Adding license for package 0                                                                                                                                                   
Adding license for package 402                                                                                                                                                 
Adding license for package 403                                                                                                                                                 
Adding license for package 487                                                                                                                                                 
Adding license for package 1579                                                                                                                                               
Adding license for package 1680                                                                                                                                               
Adding license for package 2064                                                                                                                                               
Adding license for package 2481                                                                                                                                               
Adding license for package 2921                                                                                                                                               
Adding license for package 4466                                                                                                                                               
Adding license for package 6346                                                                                                                                               
Adding license for package 7254                                                                                                                                               
Adding license for package 7456                                                                                                                                               
Adding license for package 7879                                                                                                                                               
Adding license for package 8028                                                                                                                                               
Adding license for package 8109                                                                                                                                               
Adding license for package 8183
Adding license for package 8374
Adding license for package 11856
Adding license for package 12248
Adding license for package 13054
Adding license for package 13094
Adding license for package 13391
Adding license for package 14695
Adding license for package 14855
Adding license for package 14871
Adding license for package 15145
Adding license for package 15423
Adding license for package 15424
Adding license for package 15425
Adding license for package 15426
Adding license for package 15427
Adding license for package 15428
Adding license for package 16831
Adding license for package 18017
Adding license for package 18659
Adding license for package 27833
Adding license for package 29905
Adding license for package 35137
Adding license for package 37345
roaming config store loaded successfully - 3618 bytes.
migrating temporary roaming config store
Installing breakpad exception handler for appid(steam)/version(1389129507_client)
ExecCommandLine: "/home/kirkkaf/.local/share/Steam/ubuntu12_32/steam"
System startup time: 6.93 seconds
Running Steam on mageia 3 32-bit
STEAM_RUNTIME has been set by the user to: /home/kirkkaf/.local/share/Steam/ubuntu12_32/steam-runtime
Generating new string page texture 71: 128x256, total string texture memory is 442.37 KB
Generating new string page texture 72: 128x256, total string texture memory is 131.07 KB
Generating new string page texture 73: 64x256, total string texture memory is 507.90 KB
Generating new string page texture 74: 8x256, total string texture memory is 516.10 KB
Generating new string page texture 75: 32x256, total string texture memory is 548.86 KB
ExecCommandLine: "/home/kirkkaf/.steam/root/ubuntu12_32/steam steam://open/driverhelperready"
ExecSteamURL: "steam://open/driverhelperready"
Focused window is now 1, 0
OnFocusWindowChanged to unknown window type: k_EWindowTypeSteamDesktop, 0
CAPIJobRequestUserStats - Server response failed 2
Focused window is now 0, 0
OnFocusWindowChanged to unknown window type: k_EWindowTypeNonSteamDesktop, 0
Focused window is now 1, 0
OnFocusWindowChanged to unknown window type: k_EWindowTypeSteamDesktop, 0
Focused window is now 0, 0
OnFocusWindowChanged to unknown window type: k_EWindowTypeNonSteamDesktop, 0


and here is the output when running the game:
Code: Select all
Focused window is now 1, 0
OnFocusWindowChanged to unknown window type: k_EWindowTypeSteamDesktop, 0
Game update: AppID 211820 "Starbound", ProcID 1074, IP 0.0.0.0:0
ERROR: ld.so: object '/home/kirkkaf/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored.
CGameStreamThread: Added instance ID 1074 for appid 211820
CGameStreamThread: Set render instance ID 1074 for appid 211820
ERROR: ld.so: object '/home/kirkkaf/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored.
CGameStreamThread: Added instance ID 1075 for appid 211820
ERROR: ld.so: object '/home/kirkkaf/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/home/kirkkaf/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored.
./starbound: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
CGameStreamThread: Added instance ID 1076 for appid 211820
Game removed: AppID 211820 "Starbound", ProcID 1074

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:778): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
Focused window is now 0, 0
OnFocusWindowChanged to unknown window type: k_EWindowTypeNonSteamDesktop, 0



Thank you for your support.
kirkkaf13
 
Posts: 23
Joined: Dec 16th, '13, 15:29

Re: Thought my days of dual booting was over

Postby doktor5000 » Jan 26th, '14, 13:23

Well, best uninstall steam and install it via the Mageia package, then try again as it will install all the required packages, which are equivalents to the Debian packages you quoted - those have slightly different names in Mageia, so they will not be found if you search their Debian names.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18071
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Thought my days of dual booting was over

Postby kirkkaf13 » Jan 26th, '14, 19:07

I have uninstalled Steam and installed it from the software manager.

Image

When I run Steam from the terminal I get the following:

Image

As there is no sudo command it will not install any of the additional packages. I pressed return to continue as instructed and get the terminal output below.
Code: Select all
[kirkkaf@localhost ~]$ steam
which: no gnome-terminal in (/usr/local/bin:/usr/bin:/usr/games:/usr/lib/qt4/bin:/home/kirkkaf/bin:/home/kirkkaf/.rvm/bin:/home/kirkkaf/.rvm/bin)
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x380001b
Package curl needs to be installed
Package python-apt needs to be installed
Package xterm needs to be installed
Package xz-utils needs to be installed
Package zenity needs to be installed
Package libgl1-mesa-dri:i386 needs to be installed
Package libgl1-mesa-glx:i386 needs to be installed
Package libc6:i386 needs to be installed
Running Steam on mageia 3 32-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1389129507_client)
Installing breakpad exception handler for appid(steam)/version(1389129507_client)
unlinked 0 orphaned pipes

(steam:25492): Gtk-WARNING **: Unable to locate theme engine in module_path: "oxygen-gtk",

(steam:25492): Gtk-WARNING **: Unable to locate theme engine in module_path: "oxygen-gtk",
Installing breakpad exception handler for appid(steam)/version(1389129507_client)
[0126/170417:ERROR:object_proxy.cc(239)] Failed to call method: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files
[0126/170417:WARNING:proxy_service.cc(958)] PAC support disabled because there is no system implementation
Installing breakpad exception handler for appid(steam)/version(1389129507_client)
Installing breakpad exception handler for appid(steam)/version(1389129507_client)
Installing breakpad exception handler for appid(steam)/version(1389129507_client)
Installing breakpad exception handler for appid(steam)/version(1389129507_client)

** (steam:25492): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: The name org.freedesktop.NetworkManager was not provided by any .service files

** (steam:25492): WARNING **: _nm_remote_settings_ensure_inited: (NMRemoteSettings) error initializing: The name org.freedesktop.NetworkManager was not provided by any .service files

Installing breakpad exception handler for appid(steam)/version(1389129507_client)
Installing breakpad exception handler for appid(steam)/version(1389129507_client)
Generating new string page texture 2: 48x256, total string texture memory is 49.15 KB
Generating new string page texture 3: 256x256, total string texture memory is 311.30 KB
Installing breakpad exception handler for appid(steam)/version(1389129507_client)
Installing breakpad exception handler for appid(steam)/version(1389129507_client)
Adding license for package 0
Adding license for package 402
Adding license for package 403
Adding license for package 487
Adding license for package 1579
Adding license for package 1680
Adding license for package 2064
Adding license for package 2481
Adding license for package 2921
Adding license for package 4466
Adding license for package 6346
Adding license for package 7254
Adding license for package 7456
Adding license for package 7879
Adding license for package 8028
Adding license for package 8109
Adding license for package 8183
Adding license for package 8374
Adding license for package 11856
Adding license for package 12248
Adding license for package 13054
Adding license for package 13094
Adding license for package 13391
Adding license for package 14695
Adding license for package 14855
Adding license for package 14871
Adding license for package 15145
Adding license for package 15423
Adding license for package 15424
Adding license for package 15425
Adding license for package 15426
Adding license for package 15427
Adding license for package 15428
Adding license for package 16831
Adding license for package 18017
Adding license for package 18659
Adding license for package 27833
Adding license for package 29905
Adding license for package 35137
Adding license for package 37345
roaming config store loaded successfully - 3618 bytes.
migrating temporary roaming config store
Installing breakpad exception handler for appid(steam)/version(1389129507_client)
ExecCommandLine: "/home/kirkkaf/.local/share/Steam/ubuntu12_32/steam"
System startup time: 7.67 seconds
Running Steam on mageia 3 32-bit
STEAM_RUNTIME has been set by the user to: /home/kirkkaf/.local/share/Steam/ubuntu12_32/steam-runtime
Generating new string page texture 71: 128x256, total string texture memory is 442.37 KB
Generating new string page texture 72: 128x256, total string texture memory is 131.07 KB
Generating new string page texture 73: 64x256, total string texture memory is 507.90 KB
Generating new string page texture 74: 8x256, total string texture memory is 516.10 KB
Generating new string page texture 75: 32x256, total string texture memory is 548.86 KB
ExecCommandLine: "/home/kirkkaf/.steam/root/ubuntu12_32/steam steam://open/driverhelperready"
ExecSteamURL: "steam://open/driverhelperready"
Focused window is now 1, 0
OnFocusWindowChanged to unknown window type: k_EWindowTypeSteamDesktop, 0
CAPIJobRequestUserStats - Server response failed 2
Focused window is now 0, 0
OnFocusWindowChanged to unknown window type: k_EWindowTypeNonSteamDesktop, 0


The steam applications opens fine, but still cannot run Starbound due to the command output within my previous post.

Kirk.
kirkkaf13
 
Posts: 23
Joined: Dec 16th, '13, 15:29

Re: Thought my days of dual booting was over

Postby kirkkaf13 » Jan 27th, '14, 01:14

It now works after rebooting my machine.

Thank you for your support.
kirkkaf13
 
Posts: 23
Joined: Dec 16th, '13, 15:29


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest