[Bug 1901446] Re: Add gir1.2-tepl-5 package depedency

2020-10-28 Thread Jeffery To
** Bug watch added: Debian Bug tracker #973312
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973312

** Also affects: gedit (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973312
   Importance: Unknown
   Status: Unknown

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

Title:
  Add gir1.2-tepl-5 package depedency

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

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

[Bug 1901446] Re: Add gir1.2-tepl-5 package depedency

2020-10-26 Thread Jeffery To
I would argue that this is more a bug than a wishlist item.

Functionality is being moved from gedit into tepl (a "Text editor
product line" library). For instance, gedit_utils_str_middle_truncate()
was deprecated in gedit 3.36 and removed in 3.38[1], replaced with
tepl_utils_str_middle_truncate().

For my plugin Control Your Tabs, I had to inline the function[2] because
I couldn't count on users (on Debian and Debian-derived OSes) having
gir1.2-tepl-5 installed so that I could call
tepl_utils_str_middle_truncate(). (Contrast this with the Fedora tepl
rpm, which has the GObject introspection binding included in the same
package[3] and so does not have this problem.)

Should I file an issue upstream (Debian)? Would submitting a patch help?

[1]: 
https://gitlab.gnome.org/GNOME/gedit/-/commit/b21585d0f3ff2081626f6ffb7e1dc1b7a52e
[2]: 
https://github.com/jefferyto/gedit-control-your-tabs/commit/644c2b9d9a61ffd1d8f9aba44866b301ba47bf39
[3]: 
https://src.fedoraproject.org/rpms/tepl/blob/49ace7de0be692b500d7b2be23224197f96ae296/f/tepl.spec#_60

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

Title:
  Add gir1.2-tepl-5 package depedency

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

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

[Bug 1901446] [NEW] Add gir1.2-tepl-5 package depedency

2020-10-25 Thread Jeffery To
Public bug reported:

(This is most likely a bug/request for Debian, but since I use Ubuntu I
thought I would report it here first.)

gedit in groovy depends on libtepl-5-0. It would be great if the package
also depended on gir1.2-tepl-5 so that gedit plugins written in Python
can call functions from tepl.

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

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

Title:
  Add gir1.2-tepl-5 package depedency

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

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

[Bug 1245963] Re: gvfsd-afc crashes when attempting to copy a file from an iPhone using Nautilus

2014-01-22 Thread Jeffery To
I retried this today (for no particular reason) and found that I can now
copy files from my iPhone with Nautilus. I'm not sure why it works, nor
did I notice anything relevant in the packages that I upgraded recently.

:-) that it works now but :-( for not knowing why or what happened.

-- 
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/1245963

Title:
  gvfsd-afc crashes when attempting to copy a file from an iPhone using
  Nautilus

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

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


[Bug 1245963] Re: gvfsd-afc crashes when attempting to copy a file from an iPhone using Nautilus

2013-10-29 Thread Jeffery To
There seems to be a number of bugs (bug #1208310, bug #1223509, bug
#1236119, bug #1236495) that have the same title (" gvfsd-afc crashed
with SIGABRT in g_assertion_message()"), but they're all marked as
duplicates of bug #1206627, which at the moment is private, so I can't
verify whether I'm experiencing the same issue.

-- 
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/1245963

Title:
  gvfsd-afc crashes when attempting to copy a file from an iPhone using
  Nautilus

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

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


[Bug 1245963] [NEW] gvfsd-afc crashes when attempting to copy a file from an iPhone using Nautilus

2013-10-29 Thread Jeffery To
Public bug reported:

I recently upgraded to Ubuntu 13.10 (Saucy) and am now unable to copy
files from my iPhone (with iOS 6) using Nautilus.

Steps to reproduce:

1.  Open a Nautilus window.
2.  Attach an iPhone. Two new entries appear under Devices in the left side 
panel: "" and "Documents on "
3.  Middle-click on the  entry (or right-click and select "Open in 
New Tab") to mount the iPhone file system and open a new tab.
4.  Copy a file from the iPhone tab, and paste into the original tab.

At this point Nautilus shows an alert box:
Error while copying "".
There was an error copying the into .
Show more details (when expanded:)
Operation not supported by backend

I don't remember if Apport prompts me to report this crash immediately
or after a certain amount of time, but I have a crash report in
/var/crash for gvfsd-afc. I'd be happy to attach it here if necessary,
though I've already reported this crash a few times; I'm sure the
developers can also find it on errors.ubuntu.com under the title "gvfsd-
afc crashed with SIGABRT in g_assertion_message()".

In Nautilus, I can still copy files to the iPhone and delete files from
the iPhone; only copying files from the iPhone is not working. I can
also view pictures from my iPhone directly, and copy files from it using
Terminal (by going to the mount point in /run/user directly), so it
appears only Nautilus is affected.

Thanks!

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

-- 
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/1245963

Title:
  gvfsd-afc crashes when attempting to copy a file from an iPhone using
  Nautilus

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

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


[Bug 1205647] Re: gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

2013-10-27 Thread Jeffery To
I've filed this issue with upstream:
https://bugzilla.gnome.org/show_bug.cgi?id=710986

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

** Changed in: gvfs
   Importance: Undecided => Unknown

** Changed in: gvfs
   Status: New => Unknown

** Changed in: gvfs
 Remote watch: None => GNOME Bug Tracker #710986

-- 
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/1205647

Title:
  gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

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

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


[Bug 1205647] Re: gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

2013-10-27 Thread Jeffery To
I can reproduce this issue with the following steps:

1.  Open a Nautilus window. (It defaults to my home directory.)
2.  Open a new tab or window. (This also opens to my home directory.)
3.  In the new tab/window, navigate to a Samba share. (I have one bookmarked so 
I click on the bookmark in the left side panel.) A new entry for the share 
appears under Network in the left side panel.
4.  Close the new tab/window.
5.  In the left side panel, under Network, click the unmount icon next to Samba 
share entry.

At this point, gvfsd-smb crashes. I also get two alert boxes (I believe
from Nautilus):

1.  Oops! Something went wrong.
Unhandled error message: The connection is closed

2.  Unable to unmount 
The connection is closed

-- 
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/1205647

Title:
  gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

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

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