tested with final and "fixed beta" (extra download).
The last position is not correct stored after closing, if ide maximized!
The IDE works, but not from launcher. Old versions a running without problems.
Ide doesn't run from unity launcher ubuntu 11.10 32x
Ide doesn't run from unity launcher ubuntu 11.10 32x
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Re: [PB4.60]Ide doesn't run from unity launcher ubuntu 11.10
Is it still the case ?
Re: [PB4.60]Ide doesn't run from unity launcher ubuntu 11.10
Yes, but after add PB to the regular menu, see here: http://www.purebasic.fr/german/viewtopi ... 58#p300858 (germany, sorry), problem is solved.
create a file named: /usr/share/applications/PureBasic.xml
with this:
create a file named: /usr/share/applications/PureBasic.xml
with this:
After this you can start pb from dock (Unity)PureBasic.xml wrote:[Desktop Entry]
Version=1.0
Type=Application
Encoding=UTF-8
Name=PureBasic
Name[de]=PureBasic
Comment=
Comment[de]=
GenericName=IDE
GenericName[de]=IDE
Exec=/home/--user--/purebasic/compilers/purebasic %f
Icon=/home/--user--/purebasic/logo.png
StartupNotify=true
Terminal=false
MimeType=text/purebasic
Categories=GTK;GNOME;Application;Development;
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.


