Re: [Lxde-list] [razor-qt] CALL FOR TESTERS: LXQt now available for testing

2013-11-26 Thread David Kahles
Thank you for all your help, deleting those symlinks and reinstalling
some libs solved the problem. Now pcmanfm-qt and lxqt-panel starts, but
there is an other one:

Message: app.vala:75: Launching lxqt-notificationd 

** (lxsession:2722): WARNING **: app.vala:85: Failed to execute child
process lxqt-policykit (No such file or directory)

** (lxsession:2722): WARNING **: app.vala:86: Error when launching
lxqt-policykit

There is an application called lxqt-notificationd in /usr/local/bin
and ldd says all required libs are found. Any suggestions ?

David

Am Dienstag, den 26.11.2013, 08:43 +0100 schrieb Samuel Stirtzel:
 2013/11/25 David Kahles davidund...@web.de:
  Thank you for you answer. This path wasn't
  within /etc/ld.so.conf.d/x86_64-linux-gnu.conf, but inserting it and
  running ldconfig didn't make it work. It still doesn't find the libs :-(
  Any more suggestions ?
 
 
 Hi,
 for testing purpose only you could use ld-linux.so:
 /lib/ld-linux.so.2 --library-path /usr/lib/x86_64-linux-gnu
 /path/to/your/executable
 
 Of course you have to substitute the path to your executable file.
 For more information you can run man ld.so
 
 If you want to know exactly what is going on then you could use strace
 to find out.
 
 



--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351iu=/4140/ostg.clktrk
___
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list


Re: [Lxde-list] [razor-qt] CALL FOR TESTERS: LXQt now available for testing

2013-11-26 Thread David Kahles
Sorry, I looked up for the wrong binary, there is no lxqt-policykit,
lxqt-notificationd works well of course. So does anybody know how to
solve the missing lxqt-policykit ?

David

Am Dienstag, den 26.11.2013, 22:57 +0100 schrieb David Kahles:
 Thank you for all your help, deleting those symlinks and reinstalling
 some libs solved the problem. Now pcmanfm-qt and lxqt-panel starts, but
 there is an other one:
 
 Message: app.vala:75: Launching lxqt-notificationd 
 
 ** (lxsession:2722): WARNING **: app.vala:85: Failed to execute child
 process lxqt-policykit (No such file or directory)
 
 ** (lxsession:2722): WARNING **: app.vala:86: Error when launching
 lxqt-policykit
 
 There is an application called lxqt-notificationd in /usr/local/bin
 and ldd says all required libs are found. Any suggestions ?
 
 David
 
 Am Dienstag, den 26.11.2013, 08:43 +0100 schrieb Samuel Stirtzel:
  2013/11/25 David Kahles davidund...@web.de:
   Thank you for you answer. This path wasn't
   within /etc/ld.so.conf.d/x86_64-linux-gnu.conf, but inserting it and
   running ldconfig didn't make it work. It still doesn't find the libs :-(
   Any more suggestions ?
  
  
  Hi,
  for testing purpose only you could use ld-linux.so:
  /lib/ld-linux.so.2 --library-path /usr/lib/x86_64-linux-gnu
  /path/to/your/executable
  
  Of course you have to substitute the path to your executable file.
  For more information you can run man ld.so
  
  If you want to know exactly what is going on then you could use strace
  to find out.
  
  
 
 
 
 --
 Rapidly troubleshoot problems before they affect your business. Most IT 
 organizations don't have a clear picture of how application performance 
 affects their revenue. With AppDynamics, you get 100% visibility into your 
 Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
 http://pubads.g.doubleclick.net/gampad/clk?id=84349351iu=/4140/ostg.clktrk
 ___
 Lxde-list mailing list
 Lxde-list@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/lxde-list



--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351iu=/4140/ostg.clktrk
___
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list


Re: [Lxde-list] [razor-qt] CALL FOR TESTERS: LXQt now available for testing

2013-11-25 Thread David Kahles
Hello,

I tried starting a plain Openbox and executing startlxde-qt. It tells me
where it stores its log files, and doesn't say anything until I stop the
script. Looking into the log I saw, that it doesn't finde several libs
like libqtxdg, liblxqt or libfm. These libs are installed
into /usr/lib/x86_64-linux-gnu. Creating symlinks from these libs
to /usr/local/lib doesn't help.

Does anybody know how to solve this issue ? I'll attach the log file.

Because it's very big (startlxde-qt tries to find these libs all the
time) I cut off some parts. [...] means that I shorted the file here,
because the previous lines were repeated many times.

David

Am Samstag, den 02.11.2013, 00:10 +0800 schrieb PCMan:
 On Fri, Nov 1, 2013 at 7:12 PM, Petr Vanek p...@yarpen.cz wrote:
 
   On 11/01/2013 11:36 AM, Julien Lavergne wrote:
 
 
   2013/10/30 Jerome Leclanche adys...@gmail.com
 
  SDDM automatically suggested I use LXDE Session. I don't know what
  you'd have to use for something like startx, I think Julien had issues
  with that.
 
   You should have a LXDE-QT Session instead, otherwise it will load a
  regular LXDE session with the gtk components. On Ubuntu, I have this
  session, and it started correctly the panel. It needs some little fixes but
  at least it starts a working session using lxsession.
 
 
  hi all,
 
  finally Im able to compile/install all components. The LXDE-Qt session
  is shown in kdm but when I select it and let my test user log in nothing
  happens. Meaning: there is no wm/panel/desktop loaded.
 
  Should I configure something first?
 
  thanks,
  p.
 
 
 There are several ways to find out the cause of this problem.
 1. Login with plain openbox and not a DE.
 2. open xterm or any terminal emu you like.
 3. run `startlxde-qt' command manully and see if there are any error
 messages in the console.
 
 Another way is, open an terminal emulator, and execute the following
 commands manually.
 1. openbox 
 2. lxqt-panel 
 3. pcmanfm --desktop --profile lxqt 
 Then, see if you get error messages in the console.
 
 Thanks
 --
 Android is increasing in popularity, but the open development platform that
 developers love is also attractive to malware creators. Download this white
 paper to learn more about secure code signing practices that can help keep
 Android apps secure.
 http://pubads.g.doubleclick.net/gampad/clk?id=65839951iu=/4140/ostg.clktrk
 ___ Lxde-list mailing list 
 Lxde-list@lists.sourceforge.net 
 https://lists.sourceforge.net/lists/listinfo/lxde-list


** Message: utils.vala:68: User config used : /home/david/.config/lxsession/LXDE-Qt/desktop.conf
** Message: utils.vala:89: Final file used : /home/david/.config/lxsession/LXDE-Qt/desktop.conf
** Message: settings.vala:396: Key file does not have key 'panel/command'
** Message: settings.vala:396: Key file does not have key 'dock/command'
** Message: settings.vala:396: Key file does not have key 'file_manager/command'
** Message: settings.vala:396: Key file does not have key 'desktop_manager/command'
** Message: settings.vala:396: Key file does not have key 'launcher_manager/command'
** Message: settings.vala:396: Key file does not have key 'composite_manager/command'
** Message: settings.vala:396: Key file does not have key 'im1/command'
** Message: settings.vala:396: Key file does not have key 'im2/command'
** Message: settings.vala:396: Key file does not have key 'widget1/command'
** Message: settings.vala:396: Key file does not have group 'Keymap'
** Message: settings.vala:396: Key file does not have group 'XRandr'
** Message: settings.vala:396: Key file does not have key 'screensaver/command'
** Message: settings.vala:396: Key file does not have key 'power_manager/command'
** Message: settings.vala:396: Key file does not have key 'polkit/command'
** Message: settings.vala:396: Key file does not have key 'network_gui/command'
** Message: settings.vala:396: Key file does not have key 'audio_manager/command'
** Message: settings.vala:396: Key file does not have key 'workspace_manager/command'
** Message: settings.vala:396: Key file does not have key 'terminal_manager/command'
** Message: settings.vala:396: Key file does not have key 'screenshot_manager/command'
** Message: settings.vala:396: Key file does not have key 'upgrade_manager/command'
** Message: settings.vala:396: Key file does not have key 'upstart_user_session'
** Message: settings.vala:396: Key file does not have key 'laptop_mode'
** Message: settings.vala:396: Key file does not have key 'gnome'
** Message: settings.vala:396: Key file does not have group 'Security'
** Message: settings.vala:396: Key file does not have group 'a11y'
** Message: settings.vala:396: Key file does not have group 'Updates'
** Message: settings.vala:396: Key file does not have key 'type'
** Message: settings.vala:396: Key file does not have key 'sGtk/ColorScheme'
** Message: 

Re: [Lxde-list] [razor-qt] CALL FOR TESTERS: LXQt now available for testing

2013-11-25 Thread David Kahles
Thank you for you answer. This path wasn't
within /etc/ld.so.conf.d/x86_64-linux-gnu.conf, but inserting it and
running ldconfig didn't make it work. It still doesn't find the libs :-(
Any more suggestions ?

David

Am Montag, den 25.11.2013, 15:22 -0500 schrieb Mark Deneen:
 
 
 David,
 
 
 Look in /etc/ld.so.conf and /etc/ld.so.conf.d/* for that path.  On my
 ubuntu system, it is contained
 within /etc/ld.so.conf.d/x86_64-linux-gnu.conf
 
 
 If it's not there, create it and make sure
 that /usr/lib/x86_64-linux-gnu is in that file, and then run ldconfig.
 
 
 -M
 
 
 On Mon, Nov 25, 2013 at 3:06 PM, David Kahles davidund...@web.de
 wrote:
 Hello,
 
 I tried starting a plain Openbox and executing startlxde-qt.
 It tells me
 where it stores its log files, and doesn't say anything until
 I stop the
 script. Looking into the log I saw, that it doesn't finde
 several libs
 like libqtxdg, liblxqt or libfm. These libs are installed
 into /usr/lib/x86_64-linux-gnu. Creating symlinks from these
 libs
 to /usr/local/lib doesn't help.
 
 Does anybody know how to solve this issue ? I'll attach the
 log file.
 
 Because it's very big (startlxde-qt tries to find these libs
 all the
 time) I cut off some parts. [...] means that I shorted the
 file here,
 because the previous lines were repeated many times.
 
 David



--
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311iu=/4140/ostg.clktrk
___
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list


Re: [Lxde-list] [razor-qt] CALL FOR TESTERS: LXQt now available for testing

2013-11-25 Thread Samuel Stirtzel
2013/11/25 David Kahles davidund...@web.de:
 Thank you for you answer. This path wasn't
 within /etc/ld.so.conf.d/x86_64-linux-gnu.conf, but inserting it and
 running ldconfig didn't make it work. It still doesn't find the libs :-(
 Any more suggestions ?


Hi,
for testing purpose only you could use ld-linux.so:
/lib/ld-linux.so.2 --library-path /usr/lib/x86_64-linux-gnu
/path/to/your/executable

Of course you have to substitute the path to your executable file.
For more information you can run man ld.so

If you want to know exactly what is going on then you could use strace
to find out.


-- 
Regards
Samuel

--
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311iu=/4140/ostg.clktrk
___
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list


Re: [Lxde-list] [razor-qt] CALL FOR TESTERS: LXQt now available for testing

2013-11-25 Thread Samuel Stirtzel
2013/11/26 Samuel Stirtzel s.stirt...@googlemail.com:
 2013/11/25 David Kahles davidund...@web.de:
 Thank you for you answer. This path wasn't
 within /etc/ld.so.conf.d/x86_64-linux-gnu.conf, but inserting it and
 running ldconfig didn't make it work. It still doesn't find the libs :-(
 Any more suggestions ?


 Hi,
 for testing purpose only you could use ld-linux.so:
 /lib/ld-linux.so.2 --library-path /usr/lib/x86_64-linux-gnu
 /path/to/your/executable
^^^
Damn google mail, this should be a one line command of course. For
some legacy reasons the mailer inserts newlines everywhere...


 Of course you have to substitute the path to your executable file.
 For more information you can run man ld.so

 If you want to know exactly what is going on then you could use strace
 to find out.


 --
 Regards
 Samuel



-- 
Regards
Samuel

--
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311iu=/4140/ostg.clktrk
___
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list


Re: [Lxde-list] [razor-qt] CALL FOR TESTERS: LXQt now available for testing

2013-11-01 Thread Julien Lavergne
2013/10/30 Jerome Leclanche adys...@gmail.com

 SDDM automatically suggested I use LXDE Session. I don't know what
 you'd have to use for something like startx, I think Julien had issues
 with that.

You should have a LXDE-QT Session instead, otherwise it will load a
regular LXDE session with the gtk components. On Ubuntu, I have this
session, and it started correctly the panel. It needs some little fixes but
at least it starts a working session using lxsession.

Regards,
Julien Lavergne
--
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951iu=/4140/ostg.clktrk___
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list


Re: [Lxde-list] [razor-qt] CALL FOR TESTERS: LXQt now available for testing

2013-11-01 Thread Petr Vanek
On 11/01/2013 11:36 AM, Julien Lavergne wrote:

 2013/10/30 Jerome Leclanche adys...@gmail.com mailto:adys...@gmail.com

 SDDM automatically suggested I use LXDE Session. I don't know what
 you'd have to use for something like startx, I think Julien had issues
 with that.

 You should have a LXDE-QT Session instead, otherwise it will load a
 regular LXDE session with the gtk components. On Ubuntu, I have this
 session, and it started correctly the panel. It needs some little
 fixes but at least it starts a working session using lxsession.

hi all,

finally Im able to compile/install all components. The LXDE-Qt session
is shown in kdm but when I select it and let my test user log in nothing
happens. Meaning: there is no wm/panel/desktop loaded.

Should I configure something first?

thanks,
p.

--
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951iu=/4140/ostg.clktrk___
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list


Re: [Lxde-list] [razor-qt] CALL FOR TESTERS: LXQt now available for testing

2013-11-01 Thread PCMan
On Fri, Nov 1, 2013 at 7:12 PM, Petr Vanek p...@yarpen.cz wrote:

  On 11/01/2013 11:36 AM, Julien Lavergne wrote:


  2013/10/30 Jerome Leclanche adys...@gmail.com

 SDDM automatically suggested I use LXDE Session. I don't know what
 you'd have to use for something like startx, I think Julien had issues
 with that.

  You should have a LXDE-QT Session instead, otherwise it will load a
 regular LXDE session with the gtk components. On Ubuntu, I have this
 session, and it started correctly the panel. It needs some little fixes but
 at least it starts a working session using lxsession.


 hi all,

 finally Im able to compile/install all components. The LXDE-Qt session
 is shown in kdm but when I select it and let my test user log in nothing
 happens. Meaning: there is no wm/panel/desktop loaded.

 Should I configure something first?

 thanks,
 p.


There are several ways to find out the cause of this problem.
1. Login with plain openbox and not a DE.
2. open xterm or any terminal emu you like.
3. run `startlxde-qt' command manully and see if there are any error
messages in the console.

Another way is, open an terminal emulator, and execute the following
commands manually.
1. openbox 
2. lxqt-panel 
3. pcmanfm --desktop --profile lxqt 
Then, see if you get error messages in the console.

Thanks
--
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951iu=/4140/ostg.clktrk___
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list


Re: [Lxde-list] [razor-qt] CALL FOR TESTERS: LXQt now available for testing

2013-10-30 Thread Petr Vanek
jerome,
how do you setup the session, please? I mean - what session executable
do you use?

p.

On 10/30/2013 02:46 PM, Jerome Leclanche wrote:
 Hi lists

 LXQt is now compilable and available for testing. Archlinux users will
 find packages in the AUR and are able to install the *full* suite
 with:

 yaourt -S libqtxdg-git liblxqt-git liblxqt-mount-git libsysstat-git
 lxsession-git pcmanfm-qt-git lxqt-common-git lxqt-panel-git
 lxinput-qt-git lxqt-about-git lxqt-config-git lxqt-globalkeys-git
 lxqt-notificationd-git lxqt-openssh-askpass-git lxqt-policykit-git
 lxqt-power-git lxqt-runner-git

 Most of these modules are optional (the first few are not).

 For a display manager, SDDM is recommended:
   yaourt -S sddm-git
   sudo systemctl enable sddm.service

 You very well may have to start the window manager manually. Packaging
 issues should be reported directly to me. Bugs can be reported on
 github (https://github.com/LXDE), or in this email thread.

 Ubuntu (and possibly Debian) packages are coming soon. Contact Julien
 Lavergne for those.


 We need people to test and more than ever improve these. There are
 some killer issues currently with the panel, pcmanfm-qt, keybindings
 and session management. This is not suitable for production AT ALL
 yet, but I'm really hoping if a few devs join us in fixing those
 issues we can get back to where Razor currently is very soon.

 J. Leclanche



--
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951iu=/4140/ostg.clktrk
___
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list


Re: [Lxde-list] [razor-qt] CALL FOR TESTERS: LXQt now available for testing

2013-10-30 Thread Jerome Leclanche
SDDM automatically suggested I use LXDE Session. I don't know what
you'd have to use for something like startx, I think Julien had issues
with that.
J. Leclanche


On Wed, Oct 30, 2013 at 1:48 PM, Petr Vanek p...@yarpen.cz wrote:
 jerome,
 how do you setup the session, please? I mean - what session executable
 do you use?

 p.

 On 10/30/2013 02:46 PM, Jerome Leclanche wrote:
 Hi lists

 LXQt is now compilable and available for testing. Archlinux users will
 find packages in the AUR and are able to install the *full* suite
 with:

 yaourt -S libqtxdg-git liblxqt-git liblxqt-mount-git libsysstat-git
 lxsession-git pcmanfm-qt-git lxqt-common-git lxqt-panel-git
 lxinput-qt-git lxqt-about-git lxqt-config-git lxqt-globalkeys-git
 lxqt-notificationd-git lxqt-openssh-askpass-git lxqt-policykit-git
 lxqt-power-git lxqt-runner-git

 Most of these modules are optional (the first few are not).

 For a display manager, SDDM is recommended:
   yaourt -S sddm-git
   sudo systemctl enable sddm.service

 You very well may have to start the window manager manually. Packaging
 issues should be reported directly to me. Bugs can be reported on
 github (https://github.com/LXDE), or in this email thread.

 Ubuntu (and possibly Debian) packages are coming soon. Contact Julien
 Lavergne for those.


 We need people to test and more than ever improve these. There are
 some killer issues currently with the panel, pcmanfm-qt, keybindings
 and session management. This is not suitable for production AT ALL
 yet, but I'm really hoping if a few devs join us in fixing those
 issues we can get back to where Razor currently is very soon.

 J. Leclanche


 --
 --
 You received this message because you are subscribed to the Google
 Groups Razor-qt group.
 For more options, visit this group at
 http://groups.google.com/group/razor-qt?hl=en

 ---
 You received this message because you are subscribed to the Google Groups 
 Razor-qt group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to razor-qt+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.

--
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951iu=/4140/ostg.clktrk
___
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list


Re: [Lxde-list] [razor-qt] CALL FOR TESTERS: LXQt now available for testing

2013-10-30 Thread JM
Hi,

Using Archlinux with Openbox, the .xinitrc I have contains:

***
#!/bin/sh
#
# ~/.xinitrc
#
# Executed by startx (run your window manager from here)

if [ -d /etc/X11/xinit/xinitrc.d ]; then
  for f in /etc/X11/xinit/xinitrc.d/*; do
[ -x $f ]  . $f
  done
  unset f
fi

exec openbox-session ~/.xsession-errors

***

Therefore I guess if a full Lxde suite is installed that would be exec 
startlxde (the
~/.xsession-errors is up to you… it can be useful).

https://wiki.archlinux.org/index.php/LXDE#Starting_the_desktop

Regards,
Mélodie


On Wed, 30 Oct 2013 13:50:55 +
Jerome Leclanche adys...@gmail.com wrote:

 SDDM automatically suggested I use LXDE Session. I don't know what
 you'd have to use for something like startx, I think Julien had issues
 with that.
 J. Leclanche
 
 
 On Wed, Oct 30, 2013 at 1:48 PM, Petr Vanek p...@yarpen.cz wrote:
  jerome,
  how do you setup the session, please? I mean - what session executable
  do you use?
 
  p.
 
  On 10/30/2013 02:46 PM, Jerome Leclanche wrote:
  Hi lists
 
  LXQt is now compilable and available for testing. Archlinux users will
  find packages in the AUR and are able to install the *full* suite
  with:
 
  yaourt -S libqtxdg-git liblxqt-git liblxqt-mount-git libsysstat-git
  lxsession-git pcmanfm-qt-git lxqt-common-git lxqt-panel-git
  lxinput-qt-git lxqt-about-git lxqt-config-git lxqt-globalkeys-git
  lxqt-notificationd-git lxqt-openssh-askpass-git lxqt-policykit-git
  lxqt-power-git lxqt-runner-git
 
  Most of these modules are optional (the first few are not).
 
  For a display manager, SDDM is recommended:
yaourt -S sddm-git
sudo systemctl enable sddm.service
 
  You very well may have to start the window manager manually. Packaging
  issues should be reported directly to me. Bugs can be reported on
  github (https://github.com/LXDE), or in this email thread.
 
  Ubuntu (and possibly Debian) packages are coming soon. Contact Julien
  Lavergne for those.
 
 
  We need people to test and more than ever improve these. There are
  some killer issues currently with the panel, pcmanfm-qt, keybindings
  and session management. This is not suitable for production AT ALL
  yet, but I'm really hoping if a few devs join us in fixing those
  issues we can get back to where Razor currently is very soon.
 
  J. Leclanche
 
 
  --
  --
  You received this message because you are subscribed to the Google
  Groups Razor-qt group.
  For more options, visit this group at
  http://groups.google.com/group/razor-qt?hl=en
 
  ---
  You received this message because you are subscribed to the Google Groups 
  Razor-qt
  group. To unsubscribe from this group and stop receiving emails from it, 
  send an
  email to razor-qt+unsubscr...@googlegroups.com. For more options, visit
  https://groups.google.com/groups/opt_out.
 
 --
 Android is increasing in popularity, but the open development platform that
 developers love is also attractive to malware creators. Download this white
 paper to learn more about secure code signing practices that can help keep
 Android apps secure.
 http://pubads.g.doubleclick.net/gampad/clk?id=65839951iu=/4140/ostg.clktrk
 ___
 Lxde-list mailing list
 Lxde-list@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/lxde-list


-- 
JM me...@gmx.fr

--
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951iu=/4140/ostg.clktrk
___
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list


Re: [Lxde-list] [razor-qt] CALL FOR TESTERS: LXQt now available for testing

2013-10-30 Thread PCMan
1. The lxqt-common package should install a startlxde-qt script to
/usr/bin.
2. A desktop entry file is installed to
/usr/share/xsessions/lxde-qt.desktop.
3. In the menu of sddm, the entry should be LXDE Qt Desktop

BTW, I just installed archlinux on my laptop. It's great!!
Thank you guys.



On Wed, Oct 30, 2013 at 9:50 PM, Jerome Leclanche adys...@gmail.com wrote:

 SDDM automatically suggested I use LXDE Session. I don't know what
 you'd have to use for something like startx, I think Julien had issues
 with that.
 J. Leclanche


 On Wed, Oct 30, 2013 at 1:48 PM, Petr Vanek p...@yarpen.cz wrote:
  jerome,
  how do you setup the session, please? I mean - what session executable
  do you use?
 
  p.
 
  On 10/30/2013 02:46 PM, Jerome Leclanche wrote:
  Hi lists
 
  LXQt is now compilable and available for testing. Archlinux users will
  find packages in the AUR and are able to install the *full* suite
  with:
 
  yaourt -S libqtxdg-git liblxqt-git liblxqt-mount-git libsysstat-git
  lxsession-git pcmanfm-qt-git lxqt-common-git lxqt-panel-git
  lxinput-qt-git lxqt-about-git lxqt-config-git lxqt-globalkeys-git
  lxqt-notificationd-git lxqt-openssh-askpass-git lxqt-policykit-git
  lxqt-power-git lxqt-runner-git
 
  Most of these modules are optional (the first few are not).
 
  For a display manager, SDDM is recommended:
yaourt -S sddm-git
sudo systemctl enable sddm.service
 
  You very well may have to start the window manager manually. Packaging
  issues should be reported directly to me. Bugs can be reported on
  github (https://github.com/LXDE), or in this email thread.
 
  Ubuntu (and possibly Debian) packages are coming soon. Contact Julien
  Lavergne for those.
 
 
  We need people to test and more than ever improve these. There are
  some killer issues currently with the panel, pcmanfm-qt, keybindings
  and session management. This is not suitable for production AT ALL
  yet, but I'm really hoping if a few devs join us in fixing those
  issues we can get back to where Razor currently is very soon.
 
  J. Leclanche
 
 
  --
  --
  You received this message because you are subscribed to the Google
  Groups Razor-qt group.
  For more options, visit this group at
  http://groups.google.com/group/razor-qt?hl=en
 
  ---
  You received this message because you are subscribed to the Google
 Groups Razor-qt group.
  To unsubscribe from this group and stop receiving emails from it, send
 an email to razor-qt+unsubscr...@googlegroups.com.
  For more options, visit https://groups.google.com/groups/opt_out.

 --
 --
 You received this message because you are subscribed to the Google
 Groups Razor-qt group.
 For more options, visit this group at
 http://groups.google.com/group/razor-qt?hl=en

 ---
 You received this message because you are subscribed to the Google Groups
 Razor-qt group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to razor-qt+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.

--
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951iu=/4140/ostg.clktrk___
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list