[Bug 1644781] Re: Sushi-start fails with 16.10 upgrade, both Unity and Mate

2021-08-05 Thread TuxVinyards
** Changed in: ubuntu-gnome
   Status: Invalid => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1644781

Title:
  Sushi-start fails with 16.10 upgrade, both Unity and Mate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1644781/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1644781] Re: Sushi-start fails with 16.10 upgrade, both Unity and Mate

2021-07-31 Thread Norbert
** Tags removed: yakkety zesty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1644781

Title:
  Sushi-start fails with 16.10 upgrade, both Unity and Mate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1644781/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1644781] Re: Sushi-start fails with 16.10 upgrade, both Unity and Mate

2020-12-02 Thread TuxVinyards
I think I would like to mark this as 'closed'.   It was a valid bug, at
the time, and @fjkong managed a good fix for Unity.

Looking back, I don't think it could ever have been fixed for Ubuntu
Mate.  The architecture is too different.  It would need a load of code,
not just a tweak or two.

** Changed in: gnome-sushi (Ubuntu)
   Status: Invalid => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1644781

Title:
  Sushi-start fails with 16.10 upgrade, both Unity and Mate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1644781/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1644781] Re: Sushi-start fails with 16.10 upgrade, both Unity and Mate

2020-11-15 Thread Danial Behzadi
The bug marled as Invalid, since 16.10 is out of support.

** Changed in: gnome-sushi (Ubuntu)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1644781

Title:
  Sushi-start fails with 16.10 upgrade, both Unity and Mate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1644781/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1644781] Re: Sushi-start fails with 16.10 upgrade, both Unity and Mate

2017-03-23 Thread davstar
Sorry for interupt your discussion...

I'm on Ubuntu 16.10 with Unity and was also effected with this bug.

apt-get install gir1.2-evince-3.0
solved my problem.

Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1644781

Title:
  Sushi-start fails with 16.10 upgrade, both Unity and Mate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1644781/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1644781] Re: Sushi-start fails with 16.10 upgrade, both Unity and Mate

2017-03-15 Thread Bruce Miller
1. The no-run problem still exists with Ubuntu Mate.

I, personally, use Mate on older laptop. I prefer it to Lubuntu. I can
live without Sushi running there.  Others, however may not. Mate may be
their main OS.

Taking another look at my the Mate problem, I wonder if it is 64bit
versus 32bit issue?  I haven't tried sushi with 64bit Mate. How far does
Canonical support run to the Mate project?


2. On the matter of the 'Y padding'; I am finding this fix to be consistently 
good.  To me, it looks like a dev error that's slipped through. 

This is probably something to take up with Cosimo Cecchi. I have checked
the source code over at https://git.gnome.org/browse/sushi. The 'error'
seems persistent. But I see no rhyme and reason for it.

To me, it looks like something that I would do to test the padding
feature, ie stick the extra 8 in there but leave the 2 there to remind
me of the original setting.  Then like me, someone walks in the room and
distracts me. I go off to do something else and when I go back to the
code, I am tired, forgotten what I was doing, it looks okay at a glance,
so it gets wrapped up and left 

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1644781

Title:
  Sushi-start fails with 16.10 upgrade, both Unity and Mate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1644781/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1644781] Re: Sushi-start fails with 16.10 upgrade, both Unity and Mate

2017-03-14 Thread FanJun Kong - ( BH1SCW )
Thanks for this, I tried and it look perfect comparing to old one, I
just not sure if this change will affect other things, we need to test
more.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1644781

Title:
  Sushi-start fails with 16.10 upgrade, both Unity and Mate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1644781/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1644781] Re: Sushi-start fails with 16.10 upgrade, both Unity and Mate

2017-03-13 Thread Bruce Miller
Try this.  I think this might be the fix?

Edit /usr/share/sushi/js/util/constants.js

Change 'let VIEW_PADDING_Y = 28;' to 'let VIEW_PADDING_Y = 2;'

Tell me what you think.  ;)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1644781

Title:
  Sushi-start fails with 16.10 upgrade, both Unity and Mate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1644781/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1644781] Re: Sushi-start fails with 16.10 upgrade, both Unity and Mate

2017-03-13 Thread Bruce Miller
Yep.  I think this is it.

If I manually adjust the window it all goes away. But if I close the
default window it doesn't remember the size I set it to. It goes back to
being off size.

Do you know where the configs are for the default window sizes?
Reducing the vertical height seems to fix it for me 


** Attachment added: "sushi-adjusted-window.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-sushi/+bug/1644781/+attachment/4837088/+files/sushi-adjusted-window.jpg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1644781

Title:
  Sushi-start fails with 16.10 upgrade, both Unity and Mate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1644781/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1644781] Re: Sushi-start fails with 16.10 upgrade, both Unity and Mate

2017-03-13 Thread FanJun Kong - ( BH1SCW )
I see what you mean now, I think it is normal, you can try to maximize
window and you can see all other area is tranparent.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1644781

Title:
  Sushi-start fails with 16.10 upgrade, both Unity and Mate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1644781/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1644781] Re: Sushi-start fails with 16.10 upgrade, both Unity and Mate

2017-03-13 Thread Bruce Miller
Let me know if more needed.

** Attachment added: "Screenshot from 2017-03-13 12-56-02.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-sushi/+bug/1644781/+attachment/4836947/+files/Screenshot%20from%202017-03-13%2012-56-02.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1644781

Title:
  Sushi-start fails with 16.10 upgrade, both Unity and Mate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1644781/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1644781] Re: Sushi-start fails with 16.10 upgrade, both Unity and Mate

2017-03-13 Thread FanJun Kong - ( BH1SCW )
hi
it works for me on 16.10, I am not very clear what you mean:"There's a wierd 
extra section to the menu bar though. I guess it's liveable with but it has a 
bit of a lash-up feel to it. It's semi-transparent so any background text shows 
through and catches the eye when you look for the start of the read."

could you explain more detail?
thanks

** Changed in: ubuntu-gnome
   Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1644781

Title:
  Sushi-start fails with 16.10 upgrade, both Unity and Mate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1644781/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1644781] Re: Sushi-start fails with 16.10 upgrade, both Unity and Mate

2017-03-13 Thread Bruce Miller
Looks like a good move in the right direction!   Not a full fix for me
but a definite improvement.

Installing gir1.2-evince-3.0 gets Sushi starting when using the Unity
interface.  It works on different types of files; .txt .png ..

There's a wierd extra section to the menu bar though. I guess it's
liveable with but it has a bit of a lash-up feel to it. It's semi-
transparent so any background text shows through and catches the eye
when you look for the start of the read.

Different story with the Mate desktop.  Doesn't work at all. But I am
not seeing any errors thrown in dmesg, so maybe not all bad.

I tried installing a whole bunch of the other gir libraries as well >
lightdm, matekbd, hud, mate-desktop  etc   but no improvement with
either desktop.  :(

Unity is the manager on my main computer, so pleased to read these
updates this morning.

Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1644781

Title:
  Sushi-start fails with 16.10 upgrade, both Unity and Mate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1644781/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1644781] Re: Sushi-start fails with 16.10 upgrade, both Unity and Mate

2017-03-13 Thread FanJun Kong - ( BH1SCW )
fixed in Debian #842319

** Changed in: ubuntu-gnome
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1644781

Title:
  Sushi-start fails with 16.10 upgrade, both Unity and Mate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1644781/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1644781] Re: Sushi-start fails with 16.10 upgrade, both Unity and Mate

2017-03-12 Thread FanJun Kong - ( BH1SCW )
hi, could you try this:

apt-get install gir1.2-evince-3.0

** Changed in: gnome-sushi (Ubuntu)
 Assignee: (unassigned) => FanJun Kong - ( BH1SCW ) (fjkong)

** Changed in: gnome-sushi (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1644781

Title:
  Sushi-start fails with 16.10 upgrade, both Unity and Mate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1644781/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1644781] Re: Sushi-start fails with 16.10 upgrade, both Unity and Mate

2017-01-23 Thread FanJun Kong - ( BH1SCW )
seems like duplicate bug to 
https://bugs.launchpad.net/ubuntu/+source/gnome-sushi/+bug/1656071

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1644781

Title:
  Sushi-start fails with 16.10 upgrade, both Unity and Mate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1644781/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1644781] Re: Sushi-start fails with 16.10 upgrade, both Unity and Mate

2016-12-23 Thread Jeremy Bicha
** Changed in: gnome-sushi (Ubuntu)
   Importance: Undecided => High

** Tags added: yakkety zesty

** Also affects: ubuntu-gnome
   Importance: Undecided
   Status: New

** Changed in: ubuntu-gnome
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1644781

Title:
  Sushi-start fails with 16.10 upgrade, both Unity and Mate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1644781/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1644781] Re: Sushi-start fails with 16.10 upgrade, both Unity and Mate

2016-12-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-sushi (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1644781

Title:
  Sushi-start fails with 16.10 upgrade, both Unity and Mate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-sushi/+bug/1644781/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1644781] Re: Sushi-start fails with 16.10 upgrade, both Unity and Mate

2016-11-29 Thread Bruce Miller
** Summary changed:

- Sushi-start fails with 16.10, both Unity and Mate
+ Sushi-start fails with 16.10 upgrade, both Unity and Mate

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1644781

Title:
  Sushi-start fails with 16.10 upgrade, both Unity and Mate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-sushi/+bug/1644781/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs