[Bug 1980836] Re: Regression in Ubuntu 22.04: Content of form field stored invisibly

2024-05-06 Thread Timo Jyrinki
Autopkgtest problem on armhf only, resolved with a rerun.

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

Title:
  Regression in Ubuntu 22.04: Content of form field stored invisibly

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


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

[Bug 1980836] Re: Regression in Ubuntu 22.04: Content of form field stored invisibly

2024-04-24 Thread Timo Jyrinki
SRU information added.

** Description changed:

- Evince on Ubuntu 22.04 is not able to handle some PDF forms correctly
- anymore that it was able to handle on Ubuntu 21.10 and on Ubuntu 20.04.
+ [ Impact ]
+ 
+ The bug causes text entered in certain PDF form fields to be stored but
+ both displayed and printed white (on white background).
+ 
+ [ Test Plan ]
+ 
+ 1. Download the attached 230-muster-01.pdf.
+ 2. Try to input to any of the main content fields starting with 06-09 
("Anrede des Zahlungspflichtigen etc").
+ 3. Observe that it does not work.
+ 4. Install the updated poppler package versions
+ 5. Try the same fields and see they're functoning properly now with visibla 
text.
+ 6. Test also that the fields like "Aktenzeichen", "TL-Nr." or 
"Buchungsstelle" that weren't broken continue to work.
+ 
+ [ Where problems could occur ]
+ 
+ It is a merged upstream fix to Annot.cc file that fixed two upstream
+ bugs https://gitlab.freedesktop.org/poppler/poppler/-/issues/1189 and
+ https://gitlab.freedesktop.org/poppler/poppler/-/issues/1267.
+ 
+ There are no indications of upstream regressions caused by this fix, and
+ it was released in upstream stable release 22.08.0 (Ubuntu 22.04 LTS has
+ version based on 22.02.0).
+ 
+ However, since it's an individual cherry-pick there could always be a
+ PDF somewhere having issues with this, so it's useful to let it be
+ tested with various files in addition to the problematic ones.
+ 
+ 
+ 
+ --- original report ---
+ 
+ 
+ Evince on Ubuntu 22.04 is not able to handle some PDF forms correctly anymore 
that it was able to handle on Ubuntu 21.10 and on Ubuntu 20.04.
  
  The symptom is that one can edit the form content and also save it, but
  that the entered text is only visible when the form field is focused and
  in edit mode. Otherwise the text it is invisible, also on printouts.
  
  Such bugs have been reported against Evince for a long time (e.g.,
  https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/265033) but I am
  reporting this as a new bug because for the current form with which I am
  experiencing this it is a regression.
  
  I have attached the problematic form with two form fields filled out, one in 
the upper left corner and the big one in the lower half.
  I have produced this by taking the original, empty form (produced by somebody 
else) and first opened it in Evince 41.4, which I have installed from the snap 
package (revision 1017) on Ubuntu 22.04. I entered text in the upper left field 
and saved the form.
  Then I opened the PDF in Evince 42.3 from the apt package of Ubuntu 22.04 and 
entered text in the big field and saved the form.
  
  Evince 3.36 on Ubuntu 20.04 has the same (correct) behavior as Evince
  41.4.
  
  When I open the PDF again, only the text in the first field is visible.
  The text in the second field is visible only if I click into the field.
  The visibility of the field contents is the same for Evince 41.4 (snap),
  Evince 42.3 (apt), and Okular 20.12.3 (snap). So it seems that the
  problem is with Evince 42.3 incorrectly saving the field content, not
  with displaying it.
  
  Firefox shows and prints the content of both fields, though.
  
  Note that I cannot switch back to Evince 41 because for some other forms
  that I have the exact same problem happens only with the old version and
  the new version fixes it. So it seems that something changed that fixed
  it for some forms and broke it for others.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: evince 42.3-0ubuntu1
  ProcVersionSignature: Ubuntu 5.15.0-40.43-generic 5.15.35
  Uname: Linux 5.15.0-40-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jul  6 14:32:27 2022
  InstallationDate: Installed on 2021-11-26 (222 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  RebootRequiredPkgs: Error: path contained symlinks.
  Snap.Changes:
-  ID   Status  Spawn  Bereit 
Zusammenfassung
-  137  Done2022-07-06T12:48:33+02:00  2022-07-06T12:48:41+02:00  
Installiere "evince" Snap
+  ID   Status  Spawn  Bereit 
Zusammenfassung
+  137  Done2022-07-06T12:48:33+02:00  2022-07-06T12:48:41+02:00  
Installiere "evince" Snap
  SourcePackage: evince
  UpgradeStatus: Upgraded to jammy on 2022-06-22 (13 days ago)

** Also affects: evince (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: poppler (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Changed in: poppler (Ubuntu Jammy)
   Status: New => Triaged

** Changed in: poppler (Ubuntu Jammy)
 Assignee: (unassigned) => Timo Jyrinki (timo-jyrinki)

** Changed in: evince (Ubuntu Jammy)
   Status: New => Invalid

** Description changed:

  [ Impact ]
  
  The bug c

[Bug 1980836] Re: Regression in Ubuntu 22.04: Content of form field stored invisibly

2024-04-17 Thread Timo Jyrinki
I have a PDF form that provably works in 20.04's version of Evince
(poppler) but does not in 22.04, so came to search for an existing bug.

I can confirm this patch fixes the issue for me too on 22.04. I built it
now at https://launchpad.net/~timo-jyrinki/+archive/ubuntu/poppler-jammy
and confirmed it works. Annoyingly publishing is taking ages so the PPA
repository is not ready yet, but I downloaded the debs manually from the
amd64 build for testing.

Since I happen to be a Ubuntu developer too, I now uploaded it with the
correct version number to the jammy's queue
https://launchpad.net/ubuntu/jammy/+queue?queue_state=1_text=poppler
- let's see if it will get accepted eventually in the proposed SRUs from
there. If it will, this bug will be updated asking for a verification of
the fix by using the exact version from proposed to get it forward.

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

Title:
  Regression in Ubuntu 22.04: Content of form field stored invisibly

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


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

[Bug 1759151] Re: Shotwell 0.28.1 bugfix release, "unbreak all publishers"

2018-03-27 Thread Timo Jyrinki
https://bileto.ubuntu.com/#/ticket/3218

** Changed in: shotwell (Ubuntu)
 Assignee: (unassigned) => Timo Jyrinki (timo-jyrinki)

** Changed in: shotwell (Ubuntu)
   Status: New => In Progress

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

Title:
  Shotwell 0.28.1 bugfix release, "unbreak all publishers"

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

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

[Bug 1759151] [NEW] Shotwell 0.28.1 bugfix release, "unbreak all publishers"

2018-03-27 Thread Timo Jyrinki
Public bug reported:

Currently 0.28.0 is in bionic without other patches than iOS related
one.

https://download.gnome.org/sources/shotwell/0.28/shotwell-0.28.1.news
says among else "  * The paperbag. Unbreak all publishers", which sounds
serious.

** Affects: shotwell (Ubuntu)
 Importance: Undecided
 Assignee: Timo Jyrinki (timo-jyrinki)
 Status: In Progress

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

Title:
  Shotwell 0.28.1 bugfix release, "unbreak all publishers"

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

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

[Bug 1708428] Re: [MIR] hfst-ospell

2017-08-24 Thread Timo Jyrinki
https://launchpad.net/ubuntu/+source/hfst-ospell/0.4.5~r343-2.1 is now
in Ubuntu too.

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

Title:
  [MIR] hfst-ospell

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hfst-ospell/+bug/1708428/+subscriptions

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


[Bug 1708428] Re: [MIR] hfst-ospell

2017-08-23 Thread Timo Jyrinki
Now also ~desktop-bugs is subscribed.

The two other items were fixed in NMU upload in Debian which will be
synced to Ubuntu in the coming hours.

** Changed in: hfst-ospell (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  [MIR] hfst-ospell

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hfst-ospell/+bug/1708428/+subscriptions

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


[Bug 1618390] Re: dbus-cpp crash on arm64 in core::dbus::Object::get_property

2017-04-11 Thread Timo Jyrinki
** Changed in: canonical-devices-system-image
   Status: Fix Committed => Fix Released

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

Title:
  dbus-cpp crash on arm64 in core::dbus::Object::get_property

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1618390/+subscriptions

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


[Bug 1389336] Re: Use geoclue-2.0

2017-01-03 Thread Timo Jyrinki
Humm, the qtlocation 5.6 did land to yakkety so marking this as fixed.

** Changed in: qtlocation-opensource-src (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1389336

Title:
  Use geoclue-2.0

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

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


[Bug 1627502] Re: Black screen, cursor shown, wifi connection popup shown

2016-10-03 Thread Timo Jyrinki
Anyway, there are multiple gtk related applications crashing so probably
not related to lightdm directly. For example the apport-collect that
crashes at some point, or if I open menus in GNOME Terminal or create a
new tab.

Zero problems using Qt/KDE apps however.

I agree this is pretty "Incomplete" for glib/GTK too...

** Also affects: glib (Ubuntu)
   Importance: Undecided
   Status: New

** Package changed: glib (Ubuntu) => gtk+3.0 (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1627502

Title:
  Black screen, cursor shown, wifi connection popup shown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1627502/+subscriptions

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


[Bug 1618390] Re: dbus-cpp crash on arm64 in core::dbus::Object::get_property

2016-09-06 Thread Timo Jyrinki
location-service (3.0.0+16.04.20160811-0ubuntu2~xenialoverlay1) xenial;
urgency=medium

  * No change rebuild for xenial (LP: #1618390)

 -- Timo Jyrinki <timo-jyri...@ubuntu.com>  Tue, 06 Sep 2016 12:23:11
+0300


mtp (0.0.4+16.04.20160413-0ubuntu3~xenialoverlay1) xenial; urgency=medium

  * No change rebuild for xenial (LP: #1618390)

 -- Timo Jyrinki <timo-jyri...@ubuntu.com>  Tue, 06 Sep 2016 12:23:37
+0300

https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/stable-
phone-overlay/+sourcepub/6859582/+listing-archive-extra

https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/stable-
phone-overlay/+sourcepub/6859583/+listing-archive-extra

** Changed in: mtp (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: location-service (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: canonical-devices-system-image
   Status: In Progress => Fix Committed

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

Title:
  dbus-cpp crash on arm64 in core::dbus::Object::get_property

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1618390/+subscriptions

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


[Bug 1618390] Re: dbus-cpp crash on arm64 in core::dbus::Object::get_property

2016-09-06 Thread Timo Jyrinki
** Changed in: dbus-cpp (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: location-service (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: mtp (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: location-service (Ubuntu)
 Assignee: (unassigned) => Timo Jyrinki (timo-jyrinki)

** Changed in: mtp (Ubuntu)
 Assignee: (unassigned) => Timo Jyrinki (timo-jyrinki)

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

Title:
  dbus-cpp crash on arm64 in core::dbus::Object::get_property

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1618390/+subscriptions

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


[Bug 1618390] Re: dbus-cpp crash on arm64 in core::dbus::Object::get_property

2016-09-06 Thread Timo Jyrinki
** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Timo Jyrinki (timo-jyrinki)

** Changed in: canonical-devices-system-image
   Status: Confirmed => In Progress

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

Title:
  dbus-cpp crash on arm64 in core::dbus::Object::get_property

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1618390/+subscriptions

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


[Bug 1613312] Re: media-hub FTBFS on yakkety

2016-08-15 Thread Timo Jyrinki
Looks indeed that triggering a rebuild with the now newer dbus-cpp fixes
the issue:

https://launchpad.net/ubuntu/+source/media-
hub/4.5.0+16.10.20160720-0ubuntu2


** Changed in: dbus-cpp (Ubuntu)
   Status: New => Fix Committed

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

Title:
  media-hub FTBFS on yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus-cpp/+bug/1613312/+subscriptions

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


[Bug 1608476] Re: poppler FTBFS with Qt 5.6.1

2016-08-09 Thread Timo Jyrinki
This is fixed in
https://launchpad.net/ubuntu/+source/poppler/0.44.0-3ubuntu2 but it's
just stuck in proposed.

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

Title:
  poppler FTBFS with Qt 5.6.1

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

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


[Bug 1609259] [NEW] extra-cmake-modules failing autopkgtest

2016-08-03 Thread Timo Jyrinki
Public bug reported:

kmimetypetest:
FAIL!  : KMimeTypeTest::testFindByPathUsingFileName(executable) Compared values 
are not the same
   Actual   (mime->name()): "application/x-sharedlib"
   Expected (expectedMimeType): "application/x-executable"
   Loc: 
[/tmp/autopkgtest.KqBe4e/build.K7n/kdelibs4support-5.24.0/autotests/kmimetypetest.cpp(273)]

** Affects: extra-cmake-modules (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: kf524

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to extra-cmake-modules in Ubuntu.
https://bugs.launchpad.net/bugs/1609259

Title:
  extra-cmake-modules failing autopkgtest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/extra-cmake-modules/+bug/1609259/+subscriptions

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


[Bug 1608476] [NEW] poppler FTBFS with Qt 5.6.1

2016-08-01 Thread Timo Jyrinki
Public bug reported:

--
/usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:64:35: error: anonymous 
variadic macros were introduced in C++11 [-Werror=variadic-macros]
 #  define QT_ANNOTATE_CLASS(type, ...)
   ^
/usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:103:21: error: anonymous 
variadic macros were introduced in C++11 [-Werror=variadic-macros]
 # define Q_PROPERTY(...) QT_ANNOTATE_CLASS(qt_property, __VA_ARGS__)
--

** Affects: poppler (Ubuntu)
 Importance: Undecided
 Assignee: Timo Jyrinki (timo-jyrinki)
 Status: In Progress


** Tags: qt5.6

** Changed in: poppler (Ubuntu)
   Status: New => In Progress

** Changed in: poppler (Ubuntu)
 Assignee: (unassigned) => Timo Jyrinki (timo-jyrinki)

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

Title:
  poppler FTBFS with Qt 5.6.1

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

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


[Bug 1389336] Re: Use geoclue-2.0

2016-05-31 Thread Timo Jyrinki
The switch in Qt will happen with Qt 5.6 that aims to land to yakkety
before Feature Freeze in August.

** Changed in: qtlocation-opensource-src (Ubuntu)
   Status: Triaged => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1389336

Title:
  Use geoclue-2.0

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

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


[Bug 1583973] Re: appstream refresh stuck at 100% CPU on xenial

2016-05-20 Thread Timo Jyrinki
*** This bug is a duplicate of bug 1579712 ***
https://bugs.launchpad.net/bugs/1579712

Hah, sounds like fix would be released 3h ago and that's why I didn't
see any bug filed :D

Bug #1579712

** This bug has been marked a duplicate of bug 1579712
   Refresh hangs indefinitely, appstreamcli using 100% CPU

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

Title:
  appstream refresh stuck at 100% CPU on xenial

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

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


[Bug 1583973] [NEW] appstream refresh stuck at 100% CPU on xenial

2016-05-20 Thread Timo Jyrinki
Public bug reported:

After a few hours of working today I started wondering what was
consuming my battery:

 %CPU %MEM TIME+ COMMAND  
100,0  0,5 167:06.10 appstreamcli 

"appstreamcli refresh" is running according to ps. I need to kill it in
order to continue sanely so I may not be getting all the necessary
debugging out of it, but here's something.

sudo gdb -p to the process, continue, break and backtrace:
0x7f14285f9b23 in yaml_parser_parse () from 
/usr/lib/x86_64-linux-gnu/libyaml-0.so.2
(gdb) bt
#0  0x7f14285f9b23 in yaml_parser_parse () from 
/usr/lib/x86_64-linux-gnu/libyaml-0.so.2
#1  0x7f1429ea9c4c in as_yamldata_parse_distro_data () from 
/usr/lib/x86_64-linux-gnu/libappstream.so.3
#2  0x7f1429eab537 in as_metadata_parse_yaml () from 
/usr/lib/x86_64-linux-gnu/libappstream.so.3
#3  0x7f1429eabc55 in as_metadata_parse_file () from 
/usr/lib/x86_64-linux-gnu/libappstream.so.3
#4  0x7f1429eaed49 in as_data_pool_update () from 
/usr/lib/x86_64-linux-gnu/libappstream.so.3
#5  0x7f1429ea4272 in as_cache_builder_refresh () from 
/usr/lib/x86_64-linux-gnu/libappstream.so.3
#6  0x004049de in ascli_refresh_cache ()
#7  0x00403ceb in as_client_run ()
#8  0x7f1429ad2830 in __libc_start_main (main=0x403490 , argc=2, 
argv=0x7fff509d0768, init=, 
fini=, rtld_fini=, stack_end=0x7fff509d0758) 
at ../csu/libc-start.c:291
#9  0x00403519 in _start ()

And seems to fluctuate between eg yaml_event_delete, yaml_parser_parse,
but it seems to be stuck in that as_yamldata_parse_distro_data.

Strace does not seem to output anything when attaching, or I'm doing something 
wrong:
$ sudo strace -p 14708
strace: Process 14708 attached
strace: [ Process PID=14708 runs in x32 mode. ]
^Cstrace: Process 14708 detached

I have a snapshot of /var/cache/app-info in store if needed. Nothing
under xapian/ has timestamp newer than 3h ago when the process had
started, and xmls/fwupd.xml is over an hour old too.

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

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

Title:
  appstream refresh stuck at 100% CPU on xenial

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

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


[Bug 1389336] Re: Use geoclue-2.0

2016-04-13 Thread Timo Jyrinki
** Changed in: qtlocation-opensource-src (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: qtlocation-opensource-src (Ubuntu)
 Assignee: (unassigned) => Timo Jyrinki (timo-jyrinki)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1389336

Title:
  Use geoclue-2.0

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

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


[Bug 1293629] Re: [Regression] [Trusty] Unity can't be started from kdm

2016-02-25 Thread Timo Jyrinki
It affects sddm too.

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

Title:
  [Regression] [Trusty] Unity can't be started from kdm

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

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


[Bug 1536751] Re: QML Unreadable small fonts on 1366x768 screen

2016-01-27 Thread Timo Jyrinki
The possible suspects below, from qtbase build dependencies.

package   |  vivid| xenial
fontconfig  | 2.11.1-0ubuntu6   | 2.11.1-0ubuntu6 
freetype | 2.5.2-2ubuntu3.1  | 2.5.2-4ubuntu2 
harfbuzz | 0.9.37-1  | 1.0.1-1build2 

harfbuzz could be the most likely suspect. However, also wily has
1.0.1-1build2 - could you test the issue on wily? If it's broken there
too, I could try to help by forward-porting old harfbuzz to xenial. But
if it's not broken there, then it's probably not harfbuzz and also not
freetype or fontconfig (same versions in wily and xenial of all them).


** Also affects: freetype (Ubuntu)
   Importance: Undecided
   Status: New

** Package changed: qtdeclarative-opensource-src (Ubuntu) => qtbase-
opensource-src (Ubuntu)

** Also affects: fontconfig (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: harfbuzz (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: freetype (Ubuntu)
   Status: New => Incomplete

** Changed in: fontconfig (Ubuntu)
   Status: New => Incomplete

** Changed in: qtbase-opensource-src (Ubuntu)
   Status: Confirmed => Incomplete

** Also affects: ubuntu-font-family-sources (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  QML Unreadable small fonts on 1366x768 screen

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

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


[Bug 1526094] Re: /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene:11:__memcpy_neon:std::char_traits:std::basic_streambuf:std::basic_streambuf:std::__ostream_write

2016-01-05 Thread Timo Jyrinki
Seems to have happened during running Qt program but being inside the
dbus-cpp from stacktraces.

** No longer affects: qtdeclarative-opensource-src (Ubuntu)

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

Title:
  /usr/lib/arm-linux-
  
gnueabihf/qt5/bin/qmlscene:11:__memcpy_neon:std::char_traits:std::basic_streambuf:std::basic_streambuf:std::__ostream_write

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1526094/+subscriptions

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


[Bug 1480877] Re: Access points' "PropertiesChanged" dbus signals freeze UI on mobile devices

2015-12-13 Thread Timo Jyrinki
Patch signals7 (with just the system settings crash fixed) building now
in the PPA.

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

Title:
  Access points' "PropertiesChanged" dbus signals freeze UI on mobile
  devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1480877/+subscriptions

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


[Bug 1480877] Re: Access points' "PropertiesChanged" dbus signals freeze UI on mobile devices

2015-12-09 Thread Timo Jyrinki
qtbase 5.4.1+dfsg-2ubuntu11~vivid2 is ready for testing at
https://requests.ci-train.ubuntu.com/#/ticket/761 with Lorn's net-
bearer-nm-disconnect-ap-signals6.patch from bug #1480877 that includes a
fix for both u-s-s crasher bug #1523975 and a potential fix to too many
wifi scanning updates bug #1524133.

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

Title:
  Access points' "PropertiesChanged" dbus signals freeze UI on mobile
  devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1480877/+subscriptions

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


[Bug 1480877] Re: Access points' "PropertiesChanged" dbus signals freeze UI on mobile devices

2015-12-09 Thread Timo Jyrinki
The interdiff from signals5 to signals6:
http://paste.ubuntu.com/13858649/ - removal of code and one-liner to fix
the system-settings.

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

Title:
  Access points' "PropertiesChanged" dbus signals freeze UI on mobile
  devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1480877/+subscriptions

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


[Bug 1480877] Re: Access points' "PropertiesChanged" dbus signals freeze UI on mobile devices

2015-11-30 Thread Timo Jyrinki
Not related to the bug at hand directly, but applying the signals5.patch on top 
of Qt 5.5.1 caused a crash to always happen on Unity8 startup:
/usr/bin/unity8:11:/usr/lib/arm-linux-gnueabihf/qt5/plugins/bearer/libqnmbearer.so+7c7c:/usr/lib/arm-linux-gnueabihf/libQt5Core.so.5.5.1+1e4f5a:[stack..3416]+7fd8b8

So my suggestion is to ship whatever needed for 5.4 quickly but have the
longer term goal of shipping connectivity-api bearer so that the
5.5/xenial will wait for that (unless someone wants to look at the 5.5
specific problem with this current patch).

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

Title:
  Access points' "PropertiesChanged" dbus signals freeze UI on mobile
  devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1480877/+subscriptions

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


[Bug 1480877] Re: Access points' "PropertiesChanged" dbus signals freeze UI on mobile devices

2015-11-26 Thread Timo Jyrinki
Ver 5 in 026 now too (still building), together with the gles
counterpart packagae.

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

Title:
  Access points' "PropertiesChanged" dbus signals freeze UI on mobile
  devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1480877/+subscriptions

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


[Bug 1480877] Re: Access points' "PropertiesChanged" dbus signals freeze UI on mobile devices

2015-11-25 Thread Timo Jyrinki
The version 4 of the patch (from comment #104) is in
https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-026
at the moment.

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

Title:
  Access points' "PropertiesChanged" dbus signals freeze UI on mobile
  devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1480877/+subscriptions

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


[Bug 1480877] Re: Access points' "PropertiesChanged" dbus signals freeze UI on mobile devices

2015-11-18 Thread Timo Jyrinki
I've extracted Lorn's connectivity-api draft commit and made it self-
compiling:

https://code.launchpad.net/~timo-jyrinki/+junk/connectivity-api-bearer

You can either compile it yourself on the device or get this build for
vivid/rc-proposed: https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/landing-059/+build/8313308/+files/libqt5network5-connectivityapibearer_0.0.1
%7Eunreleased-0ubuntu1%7Evivid1%7Etest1_armhf.deb

It seems not to crash at least on device, but I don't know how to test it 
further. To test it:
1. Install the .deb
2. Remove/move the three other bearers from 
/usr/lib/arm-linux-gnueabihf/qt5/plugins/bearer away so that only 
libqubuntubearer.so is left
3. Reboot

There'd now be also the new upstream method of
QT_EXCLUDE_GENERIC_BEARER=1 that will be in Ubuntu's Qt 5.5 packages,
but then I do not how it would be selected if NM or Ubuntu backend is
used - if we get connectivity-api bearer working well enough, we should
be able to specify it explicitly.

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

Title:
  Access points' "PropertiesChanged" dbus signals freeze UI on mobile
  devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1480877/+subscriptions

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


[Bug 1462664] Re: [Ubuntu Phone] With WIFI = ON the GPS stops

2015-11-11 Thread Timo Jyrinki
(in vivid overlay)

location-service (2.1+15.04.20151109.2-0ubuntu1) vivid; urgency=medium

  [ Alberto Mardegan ]
  * Make sure that injected time is given in milliseconds

  [ Thomas Voß ]
  * Cherry-pick rev. 196 and 199 from lp:location-service. The changes
got accidentally removed by merging the outstanding documentation
branch.
  * Handle responses of clients to updates asynchronously. Rely on
dummy::ConnectivityManager as harvesting is disabled anyway. (LP:
#1462664, #1387643)

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

Title:
  [Ubuntu Phone] With WIFI = ON the GPS stops

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1462664/+subscriptions

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

[Bug 1436211] Re: Remove GTK3 from phone images

2015-11-02 Thread Timo Jyrinki
I think this might be best assigned to Bill first, possibly to Will
later for the desktop splitting parts.

** Changed in: evolution-data-server (Ubuntu)
 Assignee: (unassigned) => Sebastien Bacher (seb128)

** Changed in: ubuntu-system-settings (Ubuntu)
 Assignee: (unassigned) => Ken VanDine (ken-vandine)

** Changed in: canonical-devices-system-image
 Assignee: Timo Jyrinki (timo-jyrinki) => Bill Filler (bfiller)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1436211

Title:
  Remove GTK3 from phone images

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1436211/+subscriptions

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


[Bug 1436211] Re: Remove GTK3 from phone images

2015-10-23 Thread Timo Jyrinki
@Pat: We'd need desktop team to do the splitting they've been thinking
about. seb128 was talking about the evolution-data-server, thinking it's
doable.

Maybe Ken could look at the ubuntu-system-settings libtimezonemap
dependency larsu mentioned in comment #6.

After that there'd be the theme/artwork packages which could also fall
into desktop team's hands, thinking about how to relax the dependencies
or split packages so that they'd be usable on Touch without bringing GTK
dependencies.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1436211

Title:
  Remove GTK3 from phone images

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1436211/+subscriptions

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


[Bug 1436211] Re: Remove GTK3 from phone images

2015-08-20 Thread Timo Jyrinki
** Description changed:

  This is a wishlist bug to eventually remove GTK3 from Ubuntu Phone
  images to save some space.
  
- -- gnome-control-center-signon --
- Since libaccount-plugin-1.0-0 is included on Ubuntu Phone images, would it be 
possible to refactor it so that it would not depend on GTK3 bringing it on the 
images?
+ ===TODO===
  
  -- address-book-service --
- address-book-service depends on evolution-data-server, which depends on GTK3. 
evolution-data-server further depends on libgweather-3-6 and libgcr-ui-3-1 
which both directly depend on GTK3 too.
+ 
+ address-book-service depends on evolution-data-server, which depends on
+ GTK3. evolution-data-server further depends on libgweather-3-6 and
+ libgcr-ui-3-1 which both directly depend on GTK3 too.
  
  Would it be possible to work with libfolks-eds25 and other libraries
  alone? Or would it be possible to modify evolution-data-server building
  to not depend on GTK3 since we're not using the toolkit anyway?
  
  -- themes (unity-asset-pool, adwaita-icon-theme...) --
  
  humanity-icon-theme, ubuntu-mono and unity-asset-pool depend on adwaita-
  icon-theme. adwaita-icon-theme directly depends on GTK3.
  
  -- ubuntu-system-settings --
  
  ubuntu-system-settings depends on libtimezonemap1 which directly depends
  on GTK3. Maybe the library could be made not to depend on GTK3?
+ 
+ ===DONE===
+ -- gnome-control-center-signon --
+ Since libaccount-plugin-1.0-0 is included on Ubuntu Phone images, would it be 
possible to refactor it so that it would not depend on GTK3 bringing it on the 
images?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1436211

Title:
  Remove GTK3 from phone images

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1436211/+subscriptions

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


[Bug 1436211] Re: Remove GTK3 from phone images

2015-06-04 Thread Timo Jyrinki
As a related item, GTK2 was successfully dropped starting at
http://people.canonical.com/~ogra/touch-image-stats/20150521.changes

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1436211

Title:
  Remove GTK3 from phone images

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1436211/+subscriptions

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


[Bug 997370] Re: Totem does not use the va-api gstreamer backend

2015-02-01 Thread Timo Jyrinki
Agreed, the new bug more accurately reflects the current situation.

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

Title:
  Totem does not use the va-api gstreamer backend

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

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


[Bug 1406571] Re: Shotwell FTBFS in vivid

2015-01-05 Thread Timo Jyrinki
Sorry, poor vacation bug filing. The build log is here:

https://launchpad.net/~timo-
jyrinki/+archive/ubuntu/ppa/+sourcepub/4642228/+listing-archive-extra

Using the latest 0.20.2 in vivid as a basis, and I added an unrelated
patch.

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

Title:
  Shotwell FTBFS in vivid

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

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


[Bug 1406546] [NEW] Gray thumbnails generated for some videos

2014-12-30 Thread Timo Jyrinki
Public bug reported:

The Shotwell thumbnailer is limited in the way it does seeking in some
video formats, resulting in data that is not the full video frame but
only interframe data, resulting in mostly gray thumbnails for such video
formats. This is not a GStreamer bug, since Totem thumbnailer works
fine, so it's a difference in how GStreamer is used.

This can be tested manually with:
/usr/lib/shotwell/shotwell-video-thumbnailer video.MTS  out.png

Sony AVCHD format (MTS) is one example, while the MP4 from Sony's better
XAVC S format works fine.

This Ubuntu bug is for following the upstream bug report.

[Test Case]

wget http://kernelcat.com/shotwell/20141230125000.MTS
totem-video-thumbnailer -r 20141230125000.MTS totem.png
/usr/lib/shotwell/shotwell-video-thumbnailer 20141230125000.MTS  shotwell.png
ffmpegthumbnailer -s0 -i20141230125000.MTS -offmpeg.png

Totem and ffmpegthumbnailer generate a correct thumbnail, Shotwell does
not.

** Affects: shotwell
 Importance: Unknown
 Status: Unknown

** Affects: shotwell (Ubuntu)
 Importance: Medium
 Status: New

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

** Also affects: shotwell via
   https://bugzilla.gnome.org/show_bug.cgi?id=718989
   Importance: Unknown
   Status: Unknown

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

Title:
  Gray thumbnails generated for some videos

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

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


[Bug 1406546] Re: Gray thumbnails generated for some videos

2014-12-30 Thread Timo Jyrinki
For Ubuntu 14.04 LTS users I've personally used a solution that uses
totem or ffmpegthumbnailer instead, available via https://launchpad.net
/~timo-jyrinki/+archive/ubuntu/shotwell:

sudo apt-add-repository ppa:timo-jyrinki/shotwell
sudo apt update
sudo apt upgrade
sudo apt install ffmpegthumbnailer

The current patch uses ffmpegthumbnailer because of a GStreamer bug that
did get fixed already in May 2014 but I just didn't switch back to the
Totem thumbnailer.

** Description changed:

  The Shotwell thumbnailer is limited in the way it does seeking in some
  video formats, resulting in data that is not the full video frame but
  only interframe data, resulting in mostly gray thumbnails for such video
  formats. This is not a GStreamer bug, since Totem thumbnailer works
  fine, so it's a difference in how GStreamer is ued.
  
  This can be tested manually with:
  /usr/lib/shotwell/shotwell-video-thumbnailer video.MTS  out.png
  
  Sony AVCHD format (MTS) is one example, while the MP4 from Sony's better
  XAVC S format works fine.
  
  This Ubuntu bug is for following the upstream bug report.
+ 
+ [Test Case]
+ 
+ wget http://kernelcat.com/shotwell/20141230125000.MTS
+ totem-video-thumbnailer -r 20141230125000.MTS totem.png
+ /usr/lib/shotwell/shotwell-video-thumbnailer 20141230125000.MTS  shotwell.png
+ ffmpegthumbnailer -s0 -i20141230125000.MTS -offmpeg.png
+ 
+ Totem and ffmpegthumbnailer generate a correct thumbnail, Shotwell does
+ not.

** Description changed:

  The Shotwell thumbnailer is limited in the way it does seeking in some
  video formats, resulting in data that is not the full video frame but
  only interframe data, resulting in mostly gray thumbnails for such video
  formats. This is not a GStreamer bug, since Totem thumbnailer works
- fine, so it's a difference in how GStreamer is ued.
+ fine, so it's a difference in how GStreamer is used.
  
  This can be tested manually with:
  /usr/lib/shotwell/shotwell-video-thumbnailer video.MTS  out.png
  
  Sony AVCHD format (MTS) is one example, while the MP4 from Sony's better
  XAVC S format works fine.
  
  This Ubuntu bug is for following the upstream bug report.
  
  [Test Case]
  
  wget http://kernelcat.com/shotwell/20141230125000.MTS
  totem-video-thumbnailer -r 20141230125000.MTS totem.png
  /usr/lib/shotwell/shotwell-video-thumbnailer 20141230125000.MTS  shotwell.png
  ffmpegthumbnailer -s0 -i20141230125000.MTS -offmpeg.png
  
  Totem and ffmpegthumbnailer generate a correct thumbnail, Shotwell does
  not.

** Changed in: shotwell (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  Gray thumbnails generated for some videos

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

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


[Bug 1406571] [NEW] Shotwell FTBFS in vivid

2014-12-30 Thread Timo Jyrinki
Public bug reported:

It would look like Shotwell currently fails to build in vivid:

---
../common/accounts.vala:192.47-192.58: error: Argument 3: Cannot convert from 
`Publishing.Accounts.UOAPublisherAuthenticator.on_processed' to 
`Signon.AuthSessionProcessCb'
auth_session.process(data, mechanism, on_processed);
  
---

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

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

** Also affects: signon (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Shotwell FTBFS in vivid

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

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


[Bug 1329089] Re: g++-4.9 binary incompatibilities with libraries built with g++-4.8

2014-11-12 Thread Timo Jyrinki
** Changed in: qtbase-opensource-src (Ubuntu)
   Status: New = Fix Released

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

Title:
  g++-4.9 binary incompatibilities with libraries built with g++-4.8

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

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


[Bug 973295] Re: Enable grilo plugin

2014-05-13 Thread Timo Jyrinki
** Branch linked: lp:~timo-
jyrinki/ubuntu/utopic/rhythmbox/enable_grilo_rhythmbox

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

Title:
  Enable grilo plugin

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

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


[Bug 1035701] Re: grilo plugins should be enabled in Totem

2014-05-13 Thread Timo Jyrinki
** Branch linked: lp:~timo-
jyrinki/ubuntu/utopic/totem/enable_grilo_totem

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

Title:
  grilo plugins should be enabled in Totem

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

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


[Bug 1035701] Re: grilo plugins should be enabled in Totem

2014-05-13 Thread Timo Jyrinki
Hi Tim, thanks for the debdiff!

I've prepared a branch (with you as the commit and upload author) to
make sponsoring team's life even easier. I've also built it in a PPA and
tested myself since I needed to stream music from my DLNA server anyway:
https://launchpad.net/~timo-jyrinki/+archive/grilo

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

Title:
  grilo plugins should be enabled in Totem

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

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


[Bug 973295] Re: Enable grilo plugin

2014-05-13 Thread Timo Jyrinki
Hey Florian, thanks for your work with the debdiff, it works great!

I've prepared a branch (with you as the commit and upload author) to
make sponsoring team's life even easier. I just capitalized the lp in
changelog :) I've also built it in the PPA and tested myself since I
needed to stream music from my DLNA server anyway: https://launchpad.net
/~timo-jyrinki/+archive/grilo

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

Title:
  Enable grilo plugin

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

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


[Bug 973295] Re: Enable grilo plugin

2014-05-12 Thread Timo Jyrinki
I agree that once bug #1116098 is really fixed (grilo moved to main),
it'd be nice to have Rhythmbox with grilo enabled.

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

Title:
  Enable grilo plugin

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

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


[Bug 1282022] Re: Can't sync ios with linux

2014-03-19 Thread Timo Jyrinki
*** This bug is a duplicate of bug 1207812 ***
https://bugs.launchpad.net/bugs/1207812

** This bug has been marked a duplicate of bug 1207812
   [FFe] Update libimobiledevice to support iOS 7, fix Trust Prompt Looping

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

Title:
  Can't sync ios with linux

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

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


[Bug 1207812] Re: [FFe] Update libimobiledevice to support iOS 7, fix Trust Prompt Looping

2014-03-18 Thread Timo Jyrinki
@Matthias: he means subscribing to bugs of libimobiledevice + packages
that use it to notice if there are new bugs being filed that would be
due to this update.

For example, https://bugs.launchpad.net/ubuntu/+source/libimobiledevice/
- Subscribe to bug mail - Give 'Subscription name', doesn't matter
what - Click Create

I guess in this case the reverse dependencies are a bit complicated,
though. Build reverse dependencies ('reverse-dependencies -b
libimobiledevice-dev') show the following but in practice users see
problems with actual programs that eg. use gvfs:

* gnome-mplayer
* gvfs
* ideviceinstaller
* ifuse
* ipheth
* libgpod
* nautilus-ideviceinfo
* upower

Of the ones listed above, only gvfs and upower are installed by default
so those are the points of interest.

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

Title:
  [FFe] Update libimobiledevice to support iOS 7, fix Trust Prompt
  Looping

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

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


[Bug 1207812] Re: [FFe] Update libimobiledevice to support iOS 7, fix Trust Prompt Looping

2014-03-17 Thread Timo Jyrinki
Note: the status was not changed by Sourav (well, at least according to
the activity log), but by Sebastien in order for the Feature Freeze
Exception part of the problem to be more visible to the Ubuntu Release
team, so that they may consider accepting this update.

So the bug has a confirmed fix actually, it starts to be safe to say
that at this point with 5+ confirmations, but the next step is that an
approval is needed from Ubuntu Release team according to
https://wiki.ubuntu.com/FreezeExceptionProcess#FeatureFreeze_Exceptions

So, please do not change the bug status to Confirmed or Triaged, but
leave that to the release team.

** Changed in: libimobiledevice (Ubuntu)
   Status: Triaged = New

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

Title:
  [FFe] Update libimobiledevice to support iOS 7, fix Trust Prompt
  Looping

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

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


[Bug 1207812] Re: [FFe] Update libimobiledevice to support iOS 7, fix Trust Prompt Looping

2014-03-14 Thread Timo Jyrinki
** Summary changed:

- iOS 7, Trust Prompt Looping
+ [FFe] Update libimobiledevice to support iOS 7, fix Trust Prompt Looping

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

Title:
  [FFe] Update libimobiledevice to support iOS 7, fix Trust Prompt
  Looping

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

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


[Bug 1207812] Re: [FFe] Update libimobiledevice to support iOS 7, fix Trust Prompt Looping

2014-03-14 Thread Timo Jyrinki
Additional notes for Feature Freeze Exception consideration.

Build log at https://launchpadlibrarian.net/169329079/buildlog_ubuntu-
trusty-armhf.libimobiledevice_1.1.5%2Bgit20140313.bafe6a9e-
0ubuntu1~trusty1~test1_UPLOADING.txt.gz (showing this one simply to show
it also built fine for armhf)


Summary of changes in the git snapshot after 1.1.5, from upstream NEWS
file, in addition to iOS7 working:

---cut---
Version 1.1.6
~

* Development release
* Changes:
  - Security: Fix insecure use of the /tmp directory (CVE-2013-2142)
  - A bunch of memory leak fixes
  - Python: Various fixes and support for with statement for AfcFile class
  - Python: Add Afc2Client class to allow jailbroken filesystem access
  - Fix linking issue with newer libtool as reported for Ubuntu
  - Fix stuck thread in idevicesyslog which broke quit from within the tool
  - Add syslog_relay service implementation and use it in idevicesyslog
  - API: Add instproxy_client_get_path_for_bundle_identifier() helper
  - API: Add afc_dictionary_free() helper
  - Move thread, socket, debug and userpref code to common source directory
in order to improve code reuse
  - Fix broken byte order detection in configure.ac which could lead to broken
AFC protocol communication on platforms without endian.h (Raspberry PI)
* API is UNSTABLE
---cut---

There have been 146 commits to trunk after 1.1.5, attaching a list of
them.

I have personally done only packaging and installation/upgrade testing,
while the functionality testing is provided by the community having iOS
devices in these comments. Matthias helpfully called for additional
testing so I hope we have a good testing coverage.


** CVE added: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2142

** Attachment added: libimobiledevice_gitchanges.txt
   
https://bugs.launchpad.net/ubuntu/+source/libimobiledevice/+bug/1207812/+attachment/4023266/+files/libimobiledevice_gitchanges.txt

** Description changed:

+ The latest libimobiledevice release 1.1.5 is a year old and does not
+ support iOS7 devices. Most iOS devices have been updated to iOS7 by now,
+ so currently the library is broken in functionality for most users. The
+ git snapshot has been tested to work, but there seems to be no new
+ upstream release being prepared for the time being.
+ 
+ The new git snapshot includes several fixes, including the security fix
+ that was previously patched on top of 1.1.5 in Ubuntu.
+ 
+ Packaging branch merge request attached to this bug report.
+ 
+ --- Original report ---
+ 
  The iPhone reporting Trust the currently connected computer? Trust/Don't 
Trust.
  This then happens in a continous loop when clicking Trust.
  
  ---
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nrawlins   2068 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=f089ceb3-a892-4f99-92d3-a61c99bb2feb
  InstallationDate: Installed on 2013-08-15 (3 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: Sony Corporation VGN-SR29XN_S
  MarkForUpload: True
  Package: linux 3.8.0.27.45
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-27-generic 
root=UUID=7656e9f3-5437-4e10-a467-62d52144f471 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-27-generic N/A
   linux-backports-modules-3.8.0-27-generic  N/A
   linux-firmware1.106
  Tags:  raring
  Uname: Linux 3.8.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/28/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R1130Y1
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrR1130Y1:bd08/28/2009:svnSonyCorporation:pnVGN-SR29XN_S:pvrC6017UKK:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VGN-SR29XN_S
  dmi.product.version: C6017UKK
  dmi.sys.vendor: Sony Corporation

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

Title:
  [FFe] Update libimobiledevice to support iOS 7, fix Trust Prompt
  Looping

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

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

[Bug 1207812] Re: [FFe] Update libimobiledevice to support iOS 7, fix Trust Prompt Looping

2014-03-14 Thread Timo Jyrinki
** Attachment added: libimobiledevice_gitchanges.txt
   
https://bugs.launchpad.net/ubuntu/+source/libimobiledevice/+bug/1207812/+attachment/4023272/+files/libimobiledevice_gitchanges.txt

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

Title:
  [FFe] Update libimobiledevice to support iOS 7, fix Trust Prompt
  Looping

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

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


[Bug 1207812] Re: iOS 7, Trust Prompt Looping

2014-03-13 Thread Timo Jyrinki
** Branch linked: lp:~timo-
jyrinki/ubuntu/trusty/libimobiledevice/git20140313.bafe6a9e

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

Title:
  iOS 7, Trust Prompt Looping

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

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


[Bug 1207812] Re: iOS 7, Trust Prompt Looping

2014-03-13 Thread Timo Jyrinki
Thanks Matthias for offering the PPA and subscribing the Sponsors team!
I've now tried to make a better git snapshot branch based on the current
Ubuntu packaging branch. I can't do testing on my own since I don't have
iDevices, so could you please give tests reports after doing the
following:

sudo apt-add-repository ppa:timo-jyrinki/libimobiledevice
sudo apt-get update
sudo apt-get upgrade

(or the same graphically)

In the PPA there's now a version 1.1.5+git20140313.bafe6a9e-
0ubuntu1~trusty1~test1, which is same as bzr22 in my Bazaar branch.

This bug would need to be modified to follow the Feature Freeze
Exception process:
https://wiki.ubuntu.com/FreezeExceptionProcess#FeatureFreeze_Exceptions
- but one of the requirements for the exception consideration are test
results, so let's get them first.

--

If you want to downgrade later on, you can:
sudo apt-get install ppa-purge
sudo ppa-purge ppa:timo-jyrinki/libimobiledevice

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

Title:
  iOS 7, Trust Prompt Looping

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

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


[Bug 1207812] Re: iOS 7, Trust Prompt Looping

2014-03-13 Thread Timo Jyrinki
(the PPA is for Ubuntu 14.04 LTS development version users only)

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

Title:
  iOS 7, Trust Prompt Looping

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

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


[Bug 907640] Re: alt-backtick doesn't work properly

2014-02-13 Thread Timo Jyrinki
Jeffrey, you're correct regarding metacity if the same problem is seen
outside of unity-2d, so the bug should be valid for trusty even though
there are now fewer environments using it.

I think ideally metacity would be in universe, but it's still depended
upon by compiz packaging wise.

** Changed in: metacity (Ubuntu Trusty)
   Status: Invalid = Triaged

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

Title:
  alt-backtick doesn't work properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/907640/+subscriptions

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


[Bug 907640] Re: alt-backtick doesn't work properly

2014-02-13 Thread Timo Jyrinki
And... Thanks! I've built and successfully tested the patched metacity
on trusty at ppa:timo-jyrinki/ppa :)

I installed gnome-session-fallback, and with the patched metacity I was
able to use alt-grave to switch between 3+ same windows (similar to
Compiz/Unity), unlike without the patch. I also tested a few
combinations of different apps, and I didn't find anything to complain.
Debdiff looked good too.

** Branch linked: lp:~timo-jyrinki/metacity/ubuntu_fix_lp907640

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

Title:
  alt-backtick doesn't work properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/907640/+subscriptions

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


[Bug 1271026] Re: poppler does not detect Qt 5.2

2014-01-21 Thread Timo Jyrinki
** Changed in: poppler (Ubuntu)
   Status: New = In Progress

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

Title:
  poppler does not detect Qt 5.2

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

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


[Bug 1271026] Re: poppler does not detect Qt 5.2

2014-01-21 Thread Timo Jyrinki
The attached debdiff solves the problem so that poppler builds against
both Qt 5.0 and Qt 5.2

(Qt 5.2 visible at https://launchpad.net/%7Ecanonical-
qt5-edgers/+archive/qt5-beta2/+sourcepub/3837981/+listing-archive-extra)

** Patch added: poppler_fix_qt52.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/1271026/+attachment/3953339/+files/poppler_fix_qt52.debdiff

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

Title:
  poppler does not detect Qt 5.2

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

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


[Bug 1271026] Re: poppler does not detect Qt 5.2

2014-01-21 Thread Timo Jyrinki
This was already fixed in upstream, so it's actually a backport.

** Patch added: poppler_fix_qt52-v2.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/1271026/+attachment/3953361/+files/poppler_fix_qt52-v2.debdiff

** Patch removed: poppler_fix_qt52.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/1271026/+attachment/3953339/+files/poppler_fix_qt52.debdiff

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

Title:
  poppler does not detect Qt 5.2

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

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


[Bug 1271026] [NEW] poppler does not detect Qt 5.2

2014-01-20 Thread Timo Jyrinki
Public bug reported:

poppler does not seem to detect Qt 5.2, disabling Qt 5 part build and
resulting in the following failure:

https://launchpadlibrarian.net/162915631/buildlog_ubuntu-trusty-
amd64.poppler_1%3A0.24.3-0ubuntu12~qt52_FAILEDTOBUILD.txt.gz

** Affects: poppler (Ubuntu)
 Importance: Critical
 Status: New


** Tags: qt5.2

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

Title:
  poppler does not detect Qt 5.2

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

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


[Bug 1271026] Re: poppler does not detect Qt 5.2

2014-01-20 Thread Timo Jyrinki
** Changed in: poppler (Ubuntu)
 Assignee: (unassigned) = Timo Jyrinki (timo-jyrinki)

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

Title:
  poppler does not detect Qt 5.2

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

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


[Bug 1199371] Re: nautilus crashed with SIGSEGV in magazine_cache_pop_magazine()

2013-11-21 Thread Timo Jyrinki
Seeing this on 14.04 development version too.

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1199371/+attachment/3730519/+files/ProcMaps.txt

** Information type changed from Private to Public

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

Title:
  nautilus crashed with SIGSEGV in magazine_cache_pop_magazine()

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

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


[Bug 1223498] Re: Control center is completely translated in Saucy in Russian but shows untranslated

2013-09-22 Thread Timo Jyrinki
indicator-datetime fix was easy enough. I proposed a branch for merging.

** Also affects: indicator-datetime (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: indicator-datetime (Ubuntu)
   Status: New = Confirmed

** Branch linked: lp:~timo-jyrinki/indicator-
datetime/use_desktop_translations

** Changed in: indicator-datetime
 Assignee: (unassigned) = Timo Jyrinki (timo-jyrinki)

** Changed in: indicator-datetime
   Status: New = In Progress

** Attachment added: indicator-datetime.png
   
https://bugs.launchpad.net/ubuntu-translations/+bug/1223498/+attachment/3835677/+files/indicator-datetime.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1223498

Title:
  Control center is completely translated in Saucy in Russian but shows
  untranslated

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1223498/+subscriptions

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


[Bug 1223498] Re: Control center is completely translated in Saucy in Russian but shows untranslated

2013-09-22 Thread Timo Jyrinki
For g-c-c, I searched the translation templates and it turns out 'menu-
sections' would currently have Hardware and System translations, but
I couldn't find a template that would also have Personal, although
individually it's eg. in gnome-contacts.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1223498

Title:
  Control center is completely translated in Saucy in Russian but shows
  untranslated

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1223498/+subscriptions

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


[Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2013-07-11 Thread Timo Jyrinki
** Changed in: unity/5.0
Milestone: 5.22.0 = 5.24.0

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

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

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


[Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2013-04-12 Thread Timo Jyrinki
** Changed in: unity/5.0
Milestone: 5.20.0 = 5.22.0

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

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

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


[Bug 903422] Re: Ubuntu does not work with Samsung Galaxy phones ( Unable to open raw device 0)

2013-02-25 Thread Timo Jyrinki
** Changed in: udev (Ubuntu)
   Importance: Wishlist = Undecided

** Changed in: udev (Ubuntu Quantal)
   Importance: Wishlist = Undecided

** Changed in: udev (Ubuntu Precise)
   Importance: High = Undecided

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

Title:
  Ubuntu does not work with Samsung Galaxy phones ( Unable to open raw
  device 0)

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

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


[Bug 1103747] Re: Totem could not startup.

2013-02-05 Thread Timo Jyrinki
Just happened to test that this is not an issue on guest account. So
it's about my settings, and possibly therefore a quantal - raring
migration problem. However, I haven't so far found where the problem is,
after trying to delete/reset all the Totem and GStreamer .config/.local
files and gconf+dconf keys I've found.

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

Title:
  Totem could not startup.

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

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


[Bug 973295] Re: Enable grilo plugin

2013-02-05 Thread Timo Jyrinki
grilo MIR at bug #1116098.

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

Title:
  Enable grilo plugin

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

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


[Bug 1035701] Re: grilo plugins should be enabled in Totem

2013-02-05 Thread Timo Jyrinki
Seems no-one filed the MIR yet (a pre-requirement for fixing this bug)
so I did it now in bug #1116098.

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

Title:
  grilo plugins should be enabled in Totem

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

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


[Bug 1103747] Re: Totem could not startup.

2013-02-01 Thread Timo Jyrinki
** Also affects: gstreamer1.0 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: gstreamer1.0 (Ubuntu)
   Status: New = Confirmed

** Changed in: gstreamer0.10 (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  Totem could not startup.

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

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


[Bug 1103747] Re: Totem could not startup.

2013-01-31 Thread Timo Jyrinki
Same here. gstreamer1.0-clutter and libclutter-gst-2.0-0 are installed
(via dependencies).

** Also affects: totem (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: totem (Ubuntu)
   Status: New = Confirmed

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

Title:
  Totem could not startup.

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

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


[Bug 1103747] Re: Totem could not startup.

2013-01-31 Thread Timo Jyrinki
Just found out this:

gst-inspect-1.0 -b
Blacklisted files:
  libgstclutter.so

Total count: 1 blacklisted file

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

Title:
  Totem could not startup.

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

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


[Bug 1103747] Re: Totem could not startup.

2013-01-31 Thread Timo Jyrinki
Not seeing anything interesting after:

rm ~/.gstreamer-0.10/registry*
GST_DEBUG=2,GST_PLUGIN_LOADING:5,GST_REGISTRY:5 gst-inspect-1.0 
/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstclutter.so   debug

** Attachment added: debug
   
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1103747/+attachment/3509917/+files/debug

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

Title:
  Totem could not startup.

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

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


[Bug 973295] Re: Enable grilo plugin

2013-01-29 Thread Timo Jyrinki
Same as with totem, grilo would need a main inclusion request so that
these packages in main can build depend on it.

** Changed in: rhythmbox (Ubuntu)
   Status: Confirmed = Triaged

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

Title:
  Enable grilo plugin

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

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


[Bug 1040885] Re: gnome-terminal auto-restores its size

2013-01-23 Thread Timo Jyrinki
I apparently move terminal windows less than other people :) So coming
to raring soon, backport for quantal sounds like a good idea. If you
want to do it, branch lp:ubuntu/quantal/gnome-terminal, add the patch
and test that it works (bzr builddeb + dpkg -i), propose for merging
back to that branch and see
https://wiki.ubuntu.com/StableReleaseUpdates#Procedure.

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

Title:
  gnome-terminal auto-restores its size

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

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


[Bug 333366] Re: New windows of nautilus get unfocused

2013-01-11 Thread Timo Jyrinki
This was fixed as part of bug #781931 in August for Ubuntu 12.04 LTS and
Ubuntu 12.10. However, the 13.04 (raring) development version has a
variation of the same problem again, for which I filed a new bug
#1098533.

** Changed in: nautilus (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  New windows of nautilus get unfocused

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

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


[Bug 1098533] [NEW] New nautilus window starts behind maximized window

2013-01-11 Thread Timo Jyrinki
Public bug reported:

The patch fixing bug #781931
(21_correct_timestamp_use_fix_focus_issue.patch) was dropped in raring.
Because of that and/or the changed upstream, Nautilus window now starts
behind a maximized window and doesn't get focus.

Test case:

1. Open a maximized Firefox window
2. Press Super+1 assuming you've Nautilus bound to the first launcher icon

Excepted result:

Nautilus open on top of Firefox and gets focus

Actual result:

(usually) Nautilus opens behind Firefox and doesn't get focus

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: nautilus 1:3.6.3-0ubuntu3
ProcVersionSignature: Ubuntu 3.8.0-0.2-generic 3.8.0-rc3
Uname: Linux 3.8.0-0-generic x86_64
ApportVersion: 2.8-0ubuntu1
Architecture: amd64
CheckboxSubmission: 1896b893828b4203b948b1eb6546be06
CheckboxSystem: d00f84de8a555815fa1c4660280da308
Date: Fri Jan 11 13:42:35 2013
EcryptfsInUse: Yes
GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'1075x705+523+166'
InstallationDate: Installed on 2012-03-16 (300 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (20120316)
MarkForUpload: True
SourcePackage: nautilus
UpgradeStatus: Upgraded to raring on 2013-01-10 (0 days ago)

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


** Tags: amd64 apport-bug raring running-unity third-party-packages

** Description changed:

- The patch fixing bug #781931 was dropped in raring. Because of that
- and/or the changed upstream, Nautilus window now starts behind a
- fullscreen window and doesn't get focus.
+ The patch fixing bug #781931
+ (21_correct_timestamp_use_fix_focus_issue.patch) was dropped in raring.
+ Because of that and/or the changed upstream, Nautilus window now starts
+ behind a fullscreen window and doesn't get focus.
  
  Test case:
  
  1. Open a maximized Firefox window
  2. Press Super+1 assuming you've Nautilus bound to the first launcher icon
  
  Excepted result:
  
  Nautilus open on top of Firefox and gets focus
  
  Actual result:
  
  (usually) Nautilus opens behind Firefox and doesn't get focus
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: nautilus 1:3.6.3-0ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-0.2-generic 3.8.0-rc3
  Uname: Linux 3.8.0-0-generic x86_64
  ApportVersion: 2.8-0ubuntu1
  Architecture: amd64
  CheckboxSubmission: 1896b893828b4203b948b1eb6546be06
  CheckboxSystem: d00f84de8a555815fa1c4660280da308
  Date: Fri Jan 11 13:42:35 2013
  EcryptfsInUse: Yes
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'1075x705+523+166'
  InstallationDate: Installed on 2012-03-16 (300 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120316)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to raring on 2013-01-10 (0 days ago)

** Summary changed:

- New nautilus window starts behind fullscreen window
+ New nautilus window starts behind maximized window

** Description changed:

  The patch fixing bug #781931
  (21_correct_timestamp_use_fix_focus_issue.patch) was dropped in raring.
  Because of that and/or the changed upstream, Nautilus window now starts
- behind a fullscreen window and doesn't get focus.
+ behind a maximized window and doesn't get focus.
  
  Test case:
  
  1. Open a maximized Firefox window
  2. Press Super+1 assuming you've Nautilus bound to the first launcher icon
  
  Excepted result:
  
  Nautilus open on top of Firefox and gets focus
  
  Actual result:
  
  (usually) Nautilus opens behind Firefox and doesn't get focus
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: nautilus 1:3.6.3-0ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-0.2-generic 3.8.0-rc3
  Uname: Linux 3.8.0-0-generic x86_64
  ApportVersion: 2.8-0ubuntu1
  Architecture: amd64
  CheckboxSubmission: 1896b893828b4203b948b1eb6546be06
  CheckboxSystem: d00f84de8a555815fa1c4660280da308
  Date: Fri Jan 11 13:42:35 2013
  EcryptfsInUse: Yes
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'1075x705+523+166'
  InstallationDate: Installed on 2012-03-16 (300 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120316)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to raring on 2013-01-10 (0 days ago)

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

Title:
  New nautilus window starts behind maximized window

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

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


[Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2013-01-08 Thread Timo Jyrinki
Note the side effect bug #1091623 caused by the current fix in raring.
SRU for quantal/precise depends on getting also that issue fixed.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

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

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


[Bug 1083694] Re: crash/hang when submiting review updates

2013-01-03 Thread Timo Jyrinki
Works fine after updating to the -proposed software-center.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  crash/hang when submiting review updates

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

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


[Bug 1050793] Re: does not check response from fb assumes it is html/xml

2012-12-29 Thread Timo Jyrinki
** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  does not check response from fb assumes it is html/xml

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

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


[Bug 1002537] Re: Shotwell Send To Email doesn't attach multiple photos

2012-12-27 Thread Timo Jyrinki
Tested to be fixed in 0.13.1.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Shotwell Send To Email doesn't attach multiple photos

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

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


[Bug 1034412] Re: Brightness Lock turns off screen in middle of photo slideshow

2012-12-27 Thread Timo Jyrinki
Seems inhibiting correctly with 0.13.1.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Brightness  Lock turns off screen in middle of photo slideshow

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

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


[Bug 1050793] Re: does not check response from fb assumes it is html/xml

2012-12-27 Thread Timo Jyrinki
Tested that publishing still works fine, but didn't fake the server.

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

Title:
  does not check response from fb assumes it is html/xml

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

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


[Bug 1058004] Re: Some keys not migrated

2012-12-12 Thread Timo Jyrinki
** Branch linked: lp:~timo-jyrinki/ubuntu/raring/gnome-settings-
daemon/ubuntu.fix1058004

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1058004

Title:
  Some keys not migrated

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

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


[Bug 1035701] Re: grilo plugins should be enabled in Totem

2012-12-05 Thread Timo Jyrinki
Putting back to Triaged, as disabled in 3.6.3-0ubuntu1. Like mentioned,
grilo needs MIR:ing first, see
https://wiki.ubuntu.com/MainInclusionProcess for instructions.

** Changed in: totem (Ubuntu)
   Status: Fix Released = Triaged

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

Title:
  grilo plugins should be enabled in Totem

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

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


[Bug 1072406] Re: /usr/lib/evolution/evolution-calendar-factory consume 99% cpu

2012-11-11 Thread Timo Jyrinki
Happens from time to time, I notice it by my laptop's fans starting to
be audible. Indeed the process seems to be owned by lightdm, but I
haven't seen anything that clearly reproduces it - possibly switching
between users / logging out/in instead of single user mode or rebooting.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1072406

Title:
  /usr/lib/evolution/evolution-calendar-factory consume 99% cpu

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

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


[Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-11-08 Thread Timo Jyrinki
** Changed in: unity/5.0
Milestone: 5.18.0 = 5.20.0

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

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

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


[Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-11-07 Thread Timo Jyrinki
James: 5.18.0 has not been released, but Steve was testing from a PPA
that had a version of the supposed fix.

** Changed in: unity/6.0
Milestone: 6.12.0 = 6.14.0

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

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

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


[Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-10-26 Thread Timo Jyrinki
** Also affects: compiz/0.9.8
   Importance: Undecided
   Status: New

** Also affects: compiz-core
   Importance: Undecided
   Status: New

** Changed in: compiz/0.9.8
Milestone: None = 0.9.8.6

** Changed in: compiz/0.9.8
   Importance: Undecided = High

** Changed in: compiz/0.9.8
   Status: New = Confirmed

** Changed in: compiz-core
   Importance: Undecided = High

** Changed in: compiz-core
   Status: New = Confirmed

** Changed in: compiz-core
Milestone: None = 0.9.7.10

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

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

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


[Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-10-08 Thread Timo Jyrinki
Pushing to SRU-1 at least regarding quantal, will need a lot of testing.

** Changed in: unity/6.0
Milestone: 6.10.0 = 6.12.0

** Changed in: unity/6.0
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

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

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


[Bug 1016859] Re: shotwell crashes on startup

2012-10-08 Thread Timo Jyrinki
** Changed in: shotwell (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  shotwell crashes on startup

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

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


[Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2012-10-04 Thread Timo Jyrinki
** Also affects: unity/6.0
   Importance: Undecided
   Status: New

** Changed in: unity/6.0
Milestone: None = 6.10.0

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

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

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


[Bug 1058004] Re: Some keys not migrated

2012-10-02 Thread Timo Jyrinki
** Description changed:

  At least the following keys are not currently migrated from gconf to
  gsettings:
  
  [org.gnome.settings-daemon.plugins.media-keys]
  screenshot
  window-screenshot
  terminal
- panel-run-dialog
- panel-main-menu
  
  They should be read from metacity keys:
  /apps/metacity/global_keybindings/run_command_screenshot
  /apps/metacity/global_keybindings/run_command_window_screenshot
  /apps/metacity/global_keybindings/run_command_terminal
- /apps/metacity/global_keybindings/panel_run_dialog
- /apps/metacity/global_keybindings/panel_main_menu
+ 
+ (removed panel_run_dialog/panel_main_menu, they're in
+ org.gnome.desktop.wm.keybindings)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1058004

Title:
  Some keys not migrated

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

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


[Bug 1058004] Re: Some keys not migrated

2012-10-02 Thread Timo Jyrinki
** Description changed:

  At least the following keys are not currently migrated from gconf to
  gsettings:
  
  [org.gnome.settings-daemon.plugins.media-keys]
  screenshot
  window-screenshot
  terminal
  
  They should be read from metacity keys:
  /apps/metacity/global_keybindings/run_command_screenshot
  /apps/metacity/global_keybindings/run_command_window_screenshot
  /apps/metacity/global_keybindings/run_command_terminal
  
+ They used to be migrated by compiz, but after bug #1050796 fix no
+ longer.
+ 
  (removed panel_run_dialog/panel_main_menu, they're in
  org.gnome.desktop.wm.keybindings)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1058004

Title:
  Some keys not migrated

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

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


[Bug 1058004] [NEW] Some keys not migrated

2012-09-28 Thread Timo Jyrinki
Public bug reported:

At least the following keys are not currently migrated from gconf to
gsettings:

[org.gnome.settings-daemon.plugins.media-keys]
screenshot
window-screenshot
terminal
panel-run-dialog
panel-main-menu

They should be read from metacity keys:
/apps/metacity/global_keybindings/run_command_screenshot
/apps/metacity/global_keybindings/run_command_window_screenshot
/apps/metacity/global_keybindings/run_command_terminal
/apps/metacity/global_keybindings/panel_run_dialog
/apps/metacity/global_keybindings/panel_main_menu

** Affects: gnome-settings-daemon (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1058004

Title:
  Some keys not migrated

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

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


[Bug 941106] Re: Random order of photos when changed the date of a photo in 1944

2012-09-20 Thread Timo Jyrinki
Fix released in Ubuntu 12.10 development version, 12.04 LTS users may
upgrade from Shotwell developer foundation Yorba's PPA:
https://launchpad.net/~yorba/+archive/ppa

** Changed in: shotwell (Ubuntu)
   Status: New = Fix Released

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

Title:
  Random order of photos when changed the date of a photo in 1944

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

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


[Bug 1040081] Re: [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to work

2012-09-05 Thread Timo Jyrinki
** Branch linked: lp:~compiz-team/compiz/compiz.fix_1046199.2

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1040081

Title:
  [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to
  work

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

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


  1   2   >