← Back to team overview

openshot.developers team mailing list archive

[Bug 796042] Re: Minor text error when opening from the CLI with "openshot &"

 

I checked and I don't think that is the case, but I could be wrong.

I opened a new instance of OpenShot from the command line with
"openshot" and switched to the GNOME System Monitor. OpenShot appeared
as the process "openshot". After this, I switched to and closed the
instance of OpenShot with Alt+F4. After closing, the process disappeared
in GNOME System Monitor. After these steps, I tried to run OpenShot with
"openshot &" and the same behavior described in the bug report persisted
- the incorrect text being displayed.

-- 
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/796042

Title:
  Minor text error when opening from the CLI with "openshot &"

Status in OpenShot Video Editor:
  New

Bug description:
  Expected output:
  user@computer:~$ openshot &
  --------------------------------
     OpenShot (version 1.3.0)
  --------------------------------

  Actual output:
  user@computer:~$ openshot &
  [1] 11086
  user@computer:~$ --------------------------------
     OpenShot (version 1.3.0)
  --------------------------------

  The bug appears in OpenShot 1.3.0 on Ubuntu 11.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openshot/+bug/796042/+subscriptions


References