[Bug 1825741]

2019-11-20 Thread Samuel Mehrbrodt
I can't reproduce this with current master and Unity environment.
Which DE are you using?
Can you try with a recent daily build?

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

Title:
  [upstream] Multiple instances  of global menu entries

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1825741/+subscriptions

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

[Bug 1825741]

2019-10-09 Thread Samuel Mehrbrodt
*** Bug 122287 has been marked as a duplicate of this bug. ***

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

Title:
  [upstream] Multiple instances  of global menu entries

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1825741/+subscriptions

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

[Bug 1825741]

2019-10-07 Thread Samuel Mehrbrodt
Regression caused by
https://cgit.freedesktop.org/libreoffice/core/commit/?id=3bedbfd9b3cee5a8d2da6ee0486859bd725979ba
(bug 121555)

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

Title:
  [upstream] Multiple instances  of global menu entries

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1825741/+subscriptions

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

[Bug 1006754] Re: Archive Manager cannot open docx files

2017-12-07 Thread Samuel Mehrbrodt
Upstream bug is here: https://bugzilla.gnome.org/show_bug.cgi?id=685896

** Bug watch added: GNOME Bug Tracker #685896
   https://bugzilla.gnome.org/show_bug.cgi?id=685896

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

Title:
  Archive Manager cannot open docx files

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/1006754/+subscriptions

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

[Bug 853865] Re: Multi Monitor: Option to hide unity's top panel on the second monitor

2016-11-29 Thread Samuel Mehrbrodt
> Then installed openlp to project church lyrics and the bar was there
and there was nothing i could do about it.

OpenLP has an option "Override X server" or similiar which fixes (works
around) that problem; at least when the presentation is running.

Of course the bar is still annoying when you have no presentation
running.

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

Title:
  Multi Monitor: Option to hide unity's top panel on the second monitor

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

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


[Bug 1559135]

2016-04-21 Thread Samuel-mehrbrodt
This bug still happens for me in master built on 2016-04-15.

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

Title:
  GtkSalMenu: menu File>Templates>Manage executes action from the wrong
  submenu

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1559135/+subscriptions

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


[Bug 1524638] Re: idlc doesn't compile anything

2016-01-26 Thread Samuel Mehrbrodt
> You receiving a syntax error isn't considered a software bug of
LibreOffice in Ubuntu.

?
What else?

This is a problem in the libreoffice package in Ubuntu, not a general
LibreOffice problem.

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

Title:
  idlc doesn't compile anything

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1524638/+subscriptions

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


[Bug 1524638] [NEW] idlc doesn't compile anything

2015-12-09 Thread Samuel Mehrbrodt
Public bug reported:

Ubuntu 15.10, LibreOffice 5.0.2.2 (no ppa)

Try compiling the following attachment using:

/usr/lib/libreoffice/sdk/bin/idlc XAbc.idl

You get the following errors:
Compiling: XAbc.idl
:1 [62:62] : Statement can not be parsed: syntax error, 
unexpected $undefined
XAbc.idl:8 [3:3] : Statement can not be parsed: definitions
XAbc.idl:10 [2:2] : Statement can not be parsed: syntax error, unexpected '}', 
expecting $end
XAbc.idl:10 [3:3] : Statement can not be parsed: definitions
XAbc.idl:10 [5:5] : Statement can not be parsed: syntax error, unexpected '}', 
expecting $end
XAbc.idl:10 [6:6] : Statement can not be parsed: definitions
XAbc.idl:10 [8:8] : Statement can not be parsed: syntax error, unexpected '}', 
expecting $end
XAbc.idl:10 [9:9] : Statement can not be parsed: definitions
/usr/lib/libreoffice/sdk/bin/idlc.bin: detected 8 
errors/usr/lib/libreoffice/sdk/bin/idlc.bin Version 1.1

** Affects: libreoffice (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "XAbc.idl"
   https://bugs.launchpad.net/bugs/1524638/+attachment/4532301/+files/XAbc.idl

** Description changed:

+ Ubuntu 15.10, LibreOffice 5.0.2.2 (no ppa)
+ 
  Try compiling the following attachment using:
  
  /usr/lib/libreoffice/sdk/bin/idlc XAbc.idl
  
  You get the following errors:
- Compiling: idl/org/openoffice/example/XAbc.idl
+ Compiling: XAbc.idl
  :1 [62:62] : Statement can not be parsed: syntax error, 
unexpected $undefined
  XAbc.idl:8 [3:3] : Statement can not be parsed: definitions
  XAbc.idl:10 [2:2] : Statement can not be parsed: syntax error, unexpected 
'}', expecting $end
  XAbc.idl:10 [3:3] : Statement can not be parsed: definitions
  XAbc.idl:10 [5:5] : Statement can not be parsed: syntax error, unexpected 
'}', expecting $end
  XAbc.idl:10 [6:6] : Statement can not be parsed: definitions
  XAbc.idl:10 [8:8] : Statement can not be parsed: syntax error, unexpected 
'}', expecting $end
  XAbc.idl:10 [9:9] : Statement can not be parsed: definitions
  /usr/lib/libreoffice/sdk/bin/idlc.bin: detected 8 
errors/usr/lib/libreoffice/sdk/bin/idlc.bin Version 1.1

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

Title:
  idlc doesn't compile anything

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1524638/+subscriptions

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


[Bug 884751]

2014-09-27 Thread Samuel Mehrbrodt
There is a small bounty for this issue, Krisztian, feel free to claim
it: https://freedomsponsors.org/issue/257/changing-font-colour-to-
custom-rgb-value-is-hard#description

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

Title:
  Changing font colour to custom RGB value is hard

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/884751/+subscriptions

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


[Bug 884751]

2014-09-27 Thread Samuel Mehrbrodt
Fixed in
http://cgit.freedesktop.org/libreoffice/core/commit/?id=ff17738a4a84ca53782d87da5f63d87a165d19d1

Will be available in LibreOffice 4.4

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

Title:
  Changing font colour to custom RGB value is hard

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/884751/+subscriptions

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


[Bug 491746]

2014-04-03 Thread Samuel Mehrbrodt
*** Bug 48324 has been marked as a duplicate of this bug. ***

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

Title:
  [Upstream] No interactive crop in Writer

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/491746/+subscriptions

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


[Bug 1008277]

2014-03-28 Thread Samuel Mehrbrodt
Fixed with
http://cgit.freedesktop.org/libreoffice/core/commit/?id=f6bcdc5ae6da9cb9b13bdc3551bef917d8b0362d

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

Title:
  [upstream] Recent menu botches file names

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1008277/+subscriptions

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


[Bug 1008277]

2014-03-28 Thread Samuel Mehrbrodt
 Thank you very much for this fix. Do you plan to backport it to 4.2
branch ?

You're welcome. I didn't plan this, but now it has happened :)

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

Title:
  [upstream] Recent menu botches file names

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1008277/+subscriptions

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


[Bug 310057]

2014-02-21 Thread Samuel Mehrbrodt
Hi Vort,
I would just submit a patch and explain the problem in a comment or the commit 
message.
The reviewer should then decide whether it's ok to merge.

Thanks

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

Title:
  [upstream] pdfimport mis-colors image in imported PDF

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/310057/+subscriptions

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


[Bug 1231799]

2014-01-24 Thread Samuel Mehrbrodt
Well, I don't think the start center is of great use for Linux users.
For Windows it's ok, you need to put something on their desktop so they can 
find the program they installed.
But I doubt there are many Linux users who use the start center. I have it 
there since 4.1 but have never opened it.

But I'm not sure what's the reason Math is hidden.

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

Title:
  Libreoffice quicklist doesn't work says label empty

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1231799/+subscriptions

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


[Bug 367947] Re: Notifications appear in non-visible area of multi-head desktop

2013-12-11 Thread Samuel Mehrbrodt
You might try

  gsettings set com.canonical.notify-osd multihead-mode focus-follow

After that the Notification will always appear on the screen which has the 
mouse on it.
I wonder why this is not the default.

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

Title:
  Notifications appear in non-visible area of multi-head desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/notify-osd/+bug/367947/+subscriptions

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


[Bug 525440]

2013-12-05 Thread Samuel Mehrbrodt
I think the easiest way is to just disable deleting.
The native Gnome dialog also doesn't allow you to delete in the Open dialog.

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

Title:
  [Upstream] LibreOffice Load/Save dialogue boxes delete files but dont
  use Trash

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/525440/+subscriptions

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


[Bug 452043]

2013-12-02 Thread Samuel Mehrbrodt
I don't think this is a bug in LibreOffice. LibreOffice can be installed
in different places and this should not be hard-coded.

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

Title:
  [Upstream] Menu entries should use Exec=/bin/sh
  /usr/lib/libreoffice/program/soffice -writer %U

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/452043/+subscriptions

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


[Bug 392600]

2013-11-24 Thread Samuel Mehrbrodt
The width of the scrollbar is dependent on the OS and theme used. So we
decided to remove the navigator buttons from there for LibreOffice 4.3:
http://cgit.freedesktop.org/libreoffice/core/commit/?id=3e8fe4d8e19be2ccd8f5bb898530e2f615a90321

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

Title:
  [upstream] Navigation button icon does not scale and gets cut

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/392600/+subscriptions

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


[Bug 102026]

2013-11-05 Thread Samuel Mehrbrodt
pavelz, it's not the same bug. Please open a new one for that issue.

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

Title:
  [Upstream]  Bottom portion of characters not displayed in text box of
  dialog windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/102026/+subscriptions

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


[Bug 102026]

2013-11-05 Thread Samuel Mehrbrodt
Hi Ivan,

thanks, that looks like the right way. I changed the patch accordingly.

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

Title:
  [Upstream]  Bottom portion of characters not displayed in text box of
  dialog windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/102026/+subscriptions

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


[Bug 1184141] Re: LibreOffice Combo Boxes have too little height

2013-11-01 Thread Samuel Mehrbrodt
It's a bug in LibreOffice. The Combobox doesn't have the native height
so it looks good only in some themes.

** Changed in: ubuntu-themes
   Status: New = Invalid

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

Title:
  LibreOffice Combo Boxes have too little height

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

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


[Bug 102026]

2013-10-31 Thread Samuel Mehrbrodt
I created a new patch where I increased the height of the Combobox: 
https://gerrit.libreoffice.org/6478
Can you have a look at that, please?

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

Title:
  [Upstream]  Bottom portion of characters not displayed in text box of
  dialog windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/102026/+subscriptions

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


[Bug 102026]

2013-10-28 Thread Samuel Mehrbrodt
I reported this in the ubuntu-themes package: https://bugs.launchpad.net
/ubuntu-themes/+bug/1184141

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

Title:
  [Upstream] [hardy] Bottom portion of characters not displayed in text
  box of dialog windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/102026/+subscriptions

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


[Bug 102026]

2013-10-28 Thread Samuel Mehrbrodt
The problem is in LibreOffice, the height of the Comboboxes is smaller
than in native GTK2 Applications (21px vs 25px).

I submitted a patch for this: https://gerrit.libreoffice.org/6444

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

Title:
  [Upstream] [hardy] Bottom portion of characters not displayed in text
  box of dialog windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/102026/+subscriptions

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


[Bug 102026]

2013-10-28 Thread Samuel Mehrbrodt
pavelz, you are right. This is a theme issue.
Closing as NOTOURBUG

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

Title:
  [Upstream] [hardy] Bottom portion of characters not displayed in text
  box of dialog windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/102026/+subscriptions

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


[Bug 853865] Re: Multi Monitor: Option to hide unity's top panel on the second monitor

2013-10-22 Thread Samuel Mehrbrodt
It has indeed been fixed that the panel is no longer on top of a presentation.
But I think this bug is about adding an option to permanently hide the panel on 
a monitor.

That would be useful in our use case, where the audience always sees the
second monitor whether there is a presentation running or not. We used
to have a black background and no panels, so it's invisible. But
that's not possible with Unity at the moment.

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

Title:
  Multi Monitor: Option to hide unity's top panel on the second monitor

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

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


[Bug 1008277]

2013-10-03 Thread Samuel Mehrbrodt
This seems to be an Unity issue, it doesn't appear in the usual menus,
only in the Unity Global menu.

Please report the problem there.

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

Title:
  [upstream] Recent menu botches file names

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1008277/+subscriptions

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


[Bug 783794]

2013-05-01 Thread Samuel Mehrbrodt
Can you please add a screenshot or PDF file from PowerPoint?

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

Title:
  [Upstream] Black text converted to white opening pptx

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/783794/+subscriptions

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


[Bug 400008]

2013-05-01 Thread Samuel Mehrbrodt
This has been fixed by Jan Holesovsky:
http://cgit.freedesktop.org/libreoffice/core/commit/?id=f60424b29622033ae02491bda328c304ae1bc05d

Please claim your bounty: http://www.freedomsponsors.org/core/issue/157
/recently-used-documents-as-a-dropdown-menu-on-open

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

Title:
  [Upstream] Show recent documents as open button dropdown menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/48/+subscriptions

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


[Bug 879056]

2013-04-26 Thread Samuel Mehrbrodt
I just tried this with LibreOffice 4.0.2 and the text is aligned as in the 
screenshot, on the right.
So this has been fixed somewhere in between.

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

Title:
  [Upstream] Text moves to left importing MS 2010 .pptx

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/879056/+subscriptions

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


[Bug 87220]

2013-04-25 Thread Samuel Mehrbrodt
Maybe before we close this bug, Tomaz, could you make a few small
enhancements to be consistent with the UI:

- Add a menu entry in the Format menu named Rotate Picture
- Add buttons the the Picture toolbar.
- Rename the Manage Graphic context menu entry to Rotate Picture
- If Rotation is not possible, show a hint, even in the menu.


Thanks for your work :) It's been a long-awaited feature.

@Jarl Arntzen: When commenting via email, please remove the former
comment from your mail. Thanks.

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

Title:
  [Upstream] Wishlist: Add rotation of images to writer

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/87220/+subscriptions

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


[Bug 400008]

2013-04-23 Thread Samuel Mehrbrodt
Gabriel, you have Bug 56696 :)

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

Title:
  [Upstream] Show recent documents as open button dropdown menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/48/+subscriptions

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


[Bug 555684] Re: black bar in gnome-panel when updating something

2013-04-19 Thread Samuel Mehrbrodt
Can someone close this as WONTFIX? I didn't notice this in newer
versions and Lucid's EOL is this almost there.

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

Title:
  black bar in gnome-panel when updating something

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/555684/+subscriptions

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


[Bug 1009663]

2013-03-12 Thread Samuel Mehrbrodt
I just tested it in LibreOffice 4.0 and both documents import fine, with
images and no pages are lost.

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

Title:
  [Upstream] PDF File Imports Without Image

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1009663/+subscriptions

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


[Bug 310057]

2013-02-10 Thread Samuel Mehrbrodt
Sorry, didn't mean to close this.

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

Title:
  [upstream] pdfimport mis-colors image in imported PDF

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/310057/+subscriptions

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


[Bug 400008]

2013-02-10 Thread Samuel Mehrbrodt
Whoever implements this, gets a bounty:
http://www.freedomsponsors.org/core/issue/157/recently-used-documents-
as-a-dropdown-menu-on-open

Whoever wants this to be implemented, consider increasing that bounty.

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

Title:
  [Upstream] Show recent documents as open button dropdown menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/48/+subscriptions

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


[Bug 853865] Re: Multi Monitor: Option to hide unity's top panel on the second monitor

2013-02-08 Thread Samuel Mehrbrodt
** Summary changed:

- Should have an option to hide unity's top panel on the second monitor
+ Multi Monitor: Option to hide unity's top panel on the second monitor

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

Title:
  Multi Monitor: Option to hide unity's top panel on the second monitor

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

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


[Bug 527938]

2013-01-11 Thread Samuel Mehrbrodt
*** Bug 54479 has been marked as a duplicate of this bug. ***

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

Title:
  Writer crashes on Tools-Bibliography without libreoffice-base

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/527938/+subscriptions

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


[Bug 950834]

2012-11-03 Thread Samuel Mehrbrodt
I have created another patch with more keywords at
https://gerrit.libreoffice.org/#/c/953/ before I read Caolan's comment
(#14).

I can't see any legal problem with using Microsoft trade names here. The
trademarks policy (#7) speaks about user-visible text, not about Code.

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

Title:
  Add keywords to .desktop files

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/950834/+subscriptions

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


[Bug 566917] Re: Google start page not using local google search

2012-08-07 Thread Samuel Mehrbrodt
Works in 12.04 :)

** Changed in: firefox (Ubuntu)
   Status: Confirmed = 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/566917

Title:
  Google start page not using local google search

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/566917/+subscriptions

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


[Bug 514263] Re: nm-applet showing cryptic wireless networks

2012-07-04 Thread Samuel Mehrbrodt
No, I don't see this problem anymore.

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

Title:
  nm-applet showing cryptic wireless networks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/514263/+subscriptions

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


[Bug 978737] Re: Unity-2D: Window resize border too small

2012-05-05 Thread Samuel Mehrbrodt
*** This bug is a duplicate of bug 160311 ***
https://bugs.launchpad.net/bugs/160311

** This bug has been marked a duplicate of bug 160311
   Resizing windows by grabbing window borders is difficult

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

Title:
  Unity-2D: Window resize border too small

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-2d/+bug/978737/+subscriptions

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


[Bug 566917] Re: Google start page not using local google search

2012-04-27 Thread Samuel Mehrbrodt
In 12.04 this works completetly as I expect it, thanks :)
Can someone close this bug?

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

Title:
  Google start page not using local google search

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/566917/+subscriptions

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


[Bug 682632] Re: Multiple windows of one application do not fold correctly

2010-11-30 Thread Samuel Mehrbrodt
I'm using the version in maverick.
is there a way to get the latest development version into maverick or do i need 
to install natty?

-- 
Multiple windows of one application do not fold correctly
https://bugs.launchpad.net/bugs/682632
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 675916] [NEW] Finding network printers is not intuitive

2010-11-16 Thread Samuel Mehrbrodt
Public bug reported:

Binary package hint: system-config-printer

When searching for a network printer without entering an IP address, the 
printers found will be put in the treeview on the left.
Most users will not see them and wonder why the printer isn't found. I think it 
would be better to have the available printers below the search entry.

system-config-printer-gnome: 1.2.3+20100723-0ubuntu8.1
Ubuntu 10.10

** Affects: system-config-printer (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Finding network printers is not intuitive
https://bugs.launchpad.net/bugs/675916
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 657921] Re: Search bar should use timeout

2010-11-16 Thread Samuel Mehrbrodt
Ok, it seems it has a timeout, but it needs to be improved. If a search
is active, it should cancel if you continue typing so that you don't
have to wait for one search to perform until another one can be started.

-- 
Search bar should use timeout
https://bugs.launchpad.net/bugs/657921
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 566917] Re: Google start page not using local google search

2010-11-16 Thread Samuel Mehrbrodt
It seems this has been fixed in 10.10, but why does it use custom
search? This is confusing, it should use the normal search, just as the
firefox search bar.

-- 
Google start page not using local google search
https://bugs.launchpad.net/bugs/566917
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 657771] Re: 'Keep in launcher' item missing for some applications

2010-10-23 Thread Samuel Mehrbrodt
For Homebank this is solved now.
But I have another program (KomodoEdit) which I installed manually (without deb 
package) and here I don't have the Keep in launcher item.

-- 
'Keep in launcher' item missing for some applications
https://bugs.launchpad.net/bugs/657771
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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