Re: [lubuntu-users] Autostart exe in wine

2016-08-28 Thread Aere Greenway

On 08/28/2016 11:54 AM, Mark F wrote:
It's a program to display a graphic on your desktop, animate it (float 
around?). It looks like a watermark (transparency) that appears *on 
top* of any apps open on the desktop. [1]


Is there anything native to Linux like that? I see Live Wallpaper[2] 
but it may not do the floating watermark.


OP, sorry I don't know anything about WINE. Hopefully someone who does 
can answer your question. You'll probably get more help on 
ubuntuforums.org  since your question is more 
general about Linux, not LXDE. You'll find people using WINE on all 
the distros.



Mark:

I use a package called: gphotoframe

You can get it at:

https://code.google.com/archive/p/gphotoframe/

This provides an automatic picture on my desktop, showing pictures from 
my photo collection at random (configured to change every 8 seconds).  
It doesn't do a watermark that I know of.  I do auto-start it.


I use the Kindle reader on Linux, using Wine.  It doesn't auto-start (I 
double-click the launcher when I want it).


The command part of the desktop launcher for the Kindle reader (the 
exec=  part), is:


env WINEPREFIX="/home/aere/.wine" wine C:Program\\ 
FilesAmazonKindleKindle.exe


The path part of the launcher is:

/home/aere/.wine/dosdevices/c:/Program Files/Amazon/Kindle/content

Maybe that will give you some clues to use in making it auto-start.

--
Sincerely,
Aere

-- 
Lubuntu-users mailing list
Lubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/lubuntu-users


Re: [lubuntu-users] Autostart exe in wine

2016-08-28 Thread Nio Wiklund

Hi Mark,

There are screenlets in linux. They need a compositor in the graphics 
system. This works well in newer computers, while many old computers, 
that we keep alive with Lubuntu cannot manage it.


I may be wrong, but I don't think screenlets work well with Lubuntu's 
LXDE desktop environment as it is. I think you need to add some program 
package like compiz or something like that for that purpose.


Best regards
Nio

Den 2016-08-28 kl. 19:54, skrev Mark F:

It's a program to display a graphic on your desktop, animate it (float
around?). It looks like a watermark (transparency) that appears *on top*
of any apps open on the desktop. [1]

Is there anything native to Linux like that? I see Live Wallpaper[2] but
it may not do the floating watermark.

OP, sorry I don't know anything about WINE. Hopefully someone who does
can answer your question. You'll probably get more help on
ubuntuforums.org  since your question is more
general about Linux, not LXDE. You'll find people using WINE on all the
distros.

[1] http://customdesktoplogo.wikidot.com/

[2] 
http://www.omgubuntu.co.uk/2015/05/animated-wallpaper-adds-live-backgrounds-to-linux-distros

On Sun, Aug 28, 2016 at 4:33 AM, Andre Campos Rodovalho
> wrote:


What does this app do?


2016-08-28 3:50 GMT-03:00 Andrew Turner >:

Hello,
I am new to Lubuntu have read as much as I can about this but
still have not mastered it. I understand very little.
Custom Desktop Logo is a little app that does not install as far
as I can work out ,just runs from the exe when I want to use it.
I would like it to run on start up.
I include a couple of pics to show where it is and what it looks
like when it is running.
Could someone give me the command for the terminal or tell me in
simple language what I need to do please to get it to start when
I boot so I can just click the little lemon icon when I need to
use it.
I am a recent escapee from microsoft and find Lubuntu for me by
far the best replacent for widows which when I have learned a
little more I am looking forward to booting into touch.
Thanks in advance to anyone who can assist.

--
Lubuntu-users mailing list
Lubuntu-users@lists.ubuntu.com

Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/lubuntu-users



--
Lubuntu-users mailing list
Lubuntu-users@lists.ubuntu.com 
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/lubuntu-users








--
Lubuntu-users mailing list
Lubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/lubuntu-users


Re: [lubuntu-users] Autostart exe in wine

2016-08-28 Thread Mark F
It's a program to display a graphic on your desktop, animate it (float
around?). It looks like a watermark (transparency) that appears *on top* of
any apps open on the desktop. [1]

Is there anything native to Linux like that? I see Live Wallpaper[2] but it
may not do the floating watermark.

OP, sorry I don't know anything about WINE. Hopefully someone who does can
answer your question. You'll probably get more help on ubuntuforums.org
since your question is more general about Linux, not LXDE. You'll find
people using WINE on all the distros.

[1] http://customdesktoplogo.wikidot.com/

[2]
http://www.omgubuntu.co.uk/2015/05/animated-wallpaper-adds-live-backgrounds-to-linux-distros

On Sun, Aug 28, 2016 at 4:33 AM, Andre Campos Rodovalho <
andre.rodova...@gmail.com> wrote:

>
> What does this app do?
>
>
> 2016-08-28 3:50 GMT-03:00 Andrew Turner :
>
>> Hello,
>> I am new to Lubuntu have read as much as I can about this but still have
>> not mastered it. I understand very little.
>> Custom Desktop Logo is a little app that does not install as far as I can
>> work out ,just runs from the exe when I want to use it.
>> I would like it to run on start up.
>> I include a couple of pics to show where it is and what it looks like
>> when it is running.
>> Could someone give me the command for the terminal or tell me in simple
>> language what I need to do please to get it to start when I boot so I can
>> just click the little lemon icon when I need to use it.
>> I am a recent escapee from microsoft and find Lubuntu for me by far the
>> best replacent for widows which when I have learned a little more I am
>> looking forward to booting into touch.
>> Thanks in advance to anyone who can assist.
>>
>> --
>> Lubuntu-users mailing list
>> Lubuntu-users@lists.ubuntu.com
>> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailm
>> an/listinfo/lubuntu-users
>>
>>
>
> --
> Lubuntu-users mailing list
> Lubuntu-users@lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/
> mailman/listinfo/lubuntu-users
>
>
-- 
Lubuntu-users mailing list
Lubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/lubuntu-users


Re: [lubuntu-users] [lubuntu-devel] [Lubuntu-admins] Lubuntu Yakkety Yak Beta 1 has been released!

2016-08-28 Thread Ian Bruntlett
Hi All,

The bug where "man mkdir" failed has now gone. man is on the path and I can
access the mkdir man page. Looks like someone has fixed it.

TTFN,


Ian

-- 
-- ACCU - Professionalism in programming - http://www.accu.org
-- My writing - https://sites.google.com/site/ianbruntlett/
-- Free Software page -
https://sites.google.com/site/ianbruntlett/home/free-software
-- 
Lubuntu-users mailing list
Lubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/lubuntu-users


Re: [lubuntu-users] [lubuntu-devel] [Lubuntu-admins] Lubuntu Yakkety Yak Beta 1 has been released!

2016-08-28 Thread Ian Bruntlett
Hi All,

I'm still getting used to the user interface on bugs.launchpad.net

However, I have filed 2 reproducible bugs related to lubuntu next:--
 #1617776 emacs row of icons does not appear
 #161 hplip-gui does not show window

BW,


Ian

-- 
-- ACCU - Professionalism in programming - http://www.accu.org
-- My writing - https://sites.google.com/site/ianbruntlett/
-- Free Software page -
https://sites.google.com/site/ianbruntlett/home/free-software
-- 
Lubuntu-users mailing list
Lubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/lubuntu-users


[lubuntu-users] Fwd: [lubuntu-devel] [Lubuntu-admins] Lubuntu Yakkety Yak Beta 1 has been released!

2016-08-28 Thread Ian Bruntlett
Hi All,

In the heat of the moment, I neglected to send this message to pretty much
everyone. Here it is, just to keep you informed...

-- Forwarded message --
From: Ian Bruntlett 
Date: 28 August 2016 at 17:12
Subject: Re: [lubuntu-devel] [Lubuntu-admins] Lubuntu Yakkety Yak Beta 1
has been released!
To: Nio Wiklund 


Hi Nio & Walter,

Note: If someone is testing an iso, should it be a requirement that they
run Software Updater, just in case they spot bugs that have been recently
fixed?

Walter: I agree - only reproducible problems should be logged as bugs. Is
this page the right page for me to file bugs - https://bugs.launchpad.net/
lubuntu ?

Nio,
I've been doing more testing. I'm currently running memtest86+ to make sure
the hardware is OK. It has been OK in the past, I'm just checking. Will do
a bit more testing and then see what reproducible bugs I have spotted and
then file them on the above mentioned launchpad page. A friend wants me to
type up and print a letter for him tomorrow. Will see how that turns out on
this test system :)

On 28 August 2016 at 15:47, Nio Wiklund  wrote:

>
> You get this when another process is doing similar things. Maybe the
> automatic updating program was working in the background. When it finished
> the lock (file) was removed, and Synaptic could work.

Yes.

Started SPM again & it opened OK.
>> Started installing LibreOffice.
>> ! During that, another (error) window appeared, stating "The application
>> Network Connections has closed unexpectedly." Apport started sending
>> details away - another (error) window appeared, stating "Problem in
>> Network-Manager-Gnome", complaining that old packages were installed."
>>
>
> I don't know about this one. Temporary network error inside or outside
> your house?
>
A mystery.

Maybe the hplip libraries are not yet updated for Yakkety.
>
> Someone using HP printers and hplip, please help :-)
>
The crash information mentioned a .py file. That file extension is what a
Windows developer would give to a Python script file. Not a big Python
expert but I believe Python 3 is a breaking change from v2 to v3. On my
Ubuntu laptop I get this:-

ian@turing:~$ which python python2 python3
/usr/bin/python
/usr/bin/python2
/usr/bin/python3
ian@turing:~$

So if someone is doing a #!/usr/bin/python in a script requiring a
particular version (e.g. 3) then they use this as the first line of their
script:-
#!/usr/bin/python3

OK, memtest86+ 5.01 has finished testing the Netbook and there are no
memory errors.

Off to do more testing :)

BW,


Ian

-- 
-- ACCU - Professionalism in programming - http://www.accu.org
-- My writing - https://sites.google.com/site/ianbruntlett/
-- Free Software page - https://sites.google.com/site/
ianbruntlett/home/free-software




-- 
-- ACCU - Professionalism in programming - http://www.accu.org
-- My writing - https://sites.google.com/site/ianbruntlett/
-- Free Software page -
https://sites.google.com/site/ianbruntlett/home/free-software
-- 
Lubuntu-users mailing list
Lubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/lubuntu-users


Re: [lubuntu-users] [lubuntu-devel] [Lubuntu-admins] Lubuntu Yakkety Yak Beta 1 has been released!

2016-08-28 Thread Nio Wiklund

Den 2016-08-28 kl. 15:52, skrev Ian Bruntlett:

Hi there,

Decided to keep testing Bata 1 today.

This is what I set out to do:-
Install LibreOffice package
Install hp-gui package
Install HP LaserJet printer
Print a letter from LibreOffice Writer

Needless to say, it didn't go according to plan. I have one A5 page
worth of notes in a logbook. Would those notes be of interest? If so,
I'll type them up and post them here.

TIA,


Ian

--
-- ACCU - Professionalism in programming - http://www.accu.org
-- My writing - https://sites.google.com/site/ianbruntlett/
-- Free Software page -
https://sites.google.com/site/ianbruntlett/home/free-software





Yes please, Ian :-)

It would be even better if you can also identify existing bug reports or 
create new bug reports, if necessary.


Hi everybody,

I suggest that we all can help with this task.

Best regards
Nio

--
Lubuntu-users mailing list
Lubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/lubuntu-users


Re: [lubuntu-users] [lubuntu-devel] [Lubuntu-admins] Lubuntu Yakkety Yak Beta 1 has been released!

2016-08-28 Thread Ian Bruntlett
Hi there,

Decided to keep testing Bata 1 today.

This is what I set out to do:-
Install LibreOffice package
Install hp-gui package
Install HP LaserJet printer
Print a letter from LibreOffice Writer

Needless to say, it didn't go according to plan. I have one A5 page worth
of notes in a logbook. Would those notes be of interest? If so, I'll type
them up and post them here.

TIA,


Ian

-- 
-- ACCU - Professionalism in programming - http://www.accu.org
-- My writing - https://sites.google.com/site/ianbruntlett/
-- Free Software page -
https://sites.google.com/site/ianbruntlett/home/free-software
-- 
Lubuntu-users mailing list
Lubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/lubuntu-users