[Bug 1884525] Re: Cannot start calibre
I agree it's not a duplicate, and I don't know why ~juanjo-benages marked it as such. The PyCapsule error indicates a faulty build (possibly needs to be rebuilt for pyqt). The AttributeError: 'NoneType' object has no attribute 'cancel' error is due to changes in python 3.8 between 3.8.2 and 3.8.3. Both are bugs, both prevent running calibre, but they're not the SAME bug and they don't apply to the same builds. Apparently, some people merely saw "cannot start calibre" and lumped them all together. ** This bug is no longer a duplicate of bug 1898904 Calibre crashes at startup with AttributeError: 'NoneType' object has no attribute 'cancel' -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1884525 Title: Cannot start calibre To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/calibre/+bug/1884525/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)
@doko, Arch Linux staff here. The reason we reverted the glibc commit has nothing to do with rebuilding electron with bfd or gold linkers. lld works fine, and we use it in our distribution electron packages without issue! The problem is entirely due to people who ship proprietary electron applications containing *old* prebuilt electron binaries provided by the Electron project. Prebuilt binaries are pretty unfortunate in general, and the fact that they're broken just goes to show how utterly right we were to use the system lld when building electron, but, that doesn't help people who use prebuilt packages! There's a couple solutions to the problem of prebuilt binaries with invalid codegen: - Rebuild all electron applications so they utilize the correctly linked system electron, including rebuilding the binary node extensions that are proprietary and don't have available source code. Then convince all Ubuntu users to exclusively use these applications from the Ubuntu repositories. Wait, what system electron? Ubuntu doesn't have one. Also, that's a lot of applications to rebuild, and how do you know which ones users need? - Force all proprietary software using electron, to build their own updates incorporating the new electron 2.0.8 (that is notable because the electron build scripts which use a private clang/llvm/lld toolchain, have updated their toolchain to not use a broken lld revision). Good luck getting that to happen! - Revert the glibc commit, which means you're certainly no worse off than glibc 2.27 used to be, and which lets binaries in the wild still work, at least for a couple months until more proprietary applications get fixed. ... I entirely sympathize with the desire to say "prebuilt binaries suck and it's not our fault if they're also broken, maybe if their stuff is broken on Ubuntu they'll be worried enough to fix it pronto". I'm merely commenting on the options, with the observation that someone with more authority than me chose to use the patch in Arch Linux. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1790966 Title: Electron apps segfault on glibc 2.28 (cosmic) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1790966/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1884295] Re: AttributeError: 'QWebEngineProfile' object has no attribute 'setUrlRequestInterceptor'
It is "fix released" for calibre upstream, not Ubuntu. Which is an incorrect status, upstream doesn't support your qt version and there is no fix. Upstream uses newer qt. ** No longer affects: calibre -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1884295 Title: AttributeError: 'QWebEngineProfile' object has no attribute 'setUrlRequestInterceptor' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/calibre/+bug/1884295/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1900366] [NEW] Crash on launch AttributeError
*** This bug is a duplicate of bug 1898904 *** https://bugs.launchpad.net/bugs/1898904 Not a calibre bug, talk to Ubuntu. affects ubuntu/calibre duplicate 1898904 ** This bug has been marked a duplicate of bug 1898904 Calibre crashes at startup with AttributeError: 'NoneType' object has no attribute 'cancel' ** This bug has been marked a duplicate of bug 1898904 Calibre crashes at startup with AttributeError: 'NoneType' object has no attribute 'cancel' ** Also affects: calibre (Ubuntu) Importance: Undecided Status: New ** No longer affects: calibre -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1900366 Title: Crash on launch AttributeError To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/calibre/+bug/1900366/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1834641] Re: Opening Kindle devices in Calibre will cause a disconnect from Linux LTS 4.19.51+ onwards
You're using up to date Debian buster but a version of calibre from over 2 years ago? Why? Old versions will never ever be fixed. The fix is to use newer versions. Please upgrade to the latest version in the v5.x series. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1834641 Title: Opening Kindle devices in Calibre will cause a disconnect from Linux LTS 4.19.51+ onwards To manage notifications about this bug go to: https://bugs.launchpad.net/calibre/+bug/1834641/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1834641] Re: Opening Kindle devices in Calibre will cause a disconnect from Linux LTS 4.19.51+ onwards
Oh right, the up to date version of Debian is bullseye (did), not buster (stable). Buster is indeed distributing an ancient "stable" version of calibre due to their freeze policy. You'll need to install calibre from the website instead of from Debian if you wish to stick with Debian stable but have a modern version of calibre. Alternatively, buster-backports has 3.48 at least, which is still a year and a half old, but is more recently released than this bug report... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1834641 Title: Opening Kindle devices in Calibre will cause a disconnect from Linux LTS 4.19.51+ onwards To manage notifications about this bug go to: https://bugs.launchpad.net/calibre/+bug/1834641/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1884525] [NEW] Cannot start calibre
Actually according to https://phab.lubuntu.me/w/bugs/ it looks like Lubuntu just tracks bugs via Ubuntu itself. affects ubuntu/calibre status new tag lubuntu ** Also affects: calibre (Ubuntu) Importance: Undecided Status: New ** No longer affects: calibre -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1884525 Title: Cannot start calibre To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/calibre/+bug/1884525/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1728184] Re: mozjs38 is no longer supported by Mozilla
** Bug watch added: github.com/linuxmint/cjs/issues #52 https://github.com/linuxmint/cjs/issues/52 ** Also affects: cinnamon-project via https://github.com/linuxmint/cjs/issues/52 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728184 Title: mozjs38 is no longer supported by Mozilla To manage notifications about this bug go to: https://bugs.launchpad.net/cinnamon-project/+bug/1728184/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 887331] Re: file-roller cannot open filetypes with derived mimetypes (e.g. epub and ods files)
I have both File Roller and Engrampa Archive Manager installed, as I have both the Unity and Mate desktops installed. File Roller dos not open ePubs, Engrampa does. Maybe you should talk to the people at Mate. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/887331 Title: file-roller cannot open filetypes with derived mimetypes (e.g. epub and ods files) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/887331/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 887331] Re: file-roller cannot open filetypes with derived mimetypes (e.g. epub and ods files)
Forgot to mention before, ePubs are not opened EVEN IF I RENAME TO .ZIP!!! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/887331 Title: file-roller cannot open filetypes with derived mimetypes (e.g. epub and ods files) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/887331/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1426171] Re: Calibre content server crashes
calibre bundles a modified version of cherrypy that fixes this bug. Try running the recommended calibre binary install from the website. ;) Ubuntu could fix this problem if it can get calibre's cherrypy changes upstreamed. Obviously, that won't fix the problem of Ubuntu shipping ancient versions of calibre, but I suppose that isn't a Ubuntu priority. Aside: See the calibre manual for reverse-proxying calibre-server behind apache: http://manual.calibre-ebook.com/server.html Then use apache's auth setup, which is much better e.g. HTTPS -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1426171 Title: Calibre content server crashes To manage notifications about this bug go to: https://bugs.launchpad.net/hundredpapercuts/+bug/1426171/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1437608] Re: Feature Request - Ability to Edit the Title Fields in Bulk & to be able to append extra information to Titles (in Bulk)
Two points: 1) calibre already includes a Search & Replace feature in the Bulk Edit Metadata dialog which is fully capable of doing everything you need it to do. Use search mode: regular expressions and mode: append to field. 2) calibre feature requests and general usage questions should be addressed to the official support forums at: http://www.mobileread.com/forums/forumdisplay.php?f=166 The developer does not look at questions on OS-specific bugtrackers. The people who have used calibre so much that they know all the advanced functionality and cool things you can do... don't tend to hang out here either. They hang out on the support forums. (The Ubuntu bugtracker is on the other hand totally the right place to go to get help with getting calibre to run using a distro package.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1437608 Title: Feature Request - Ability to Edit the Title Fields in Bulk & to be able to append extra information to Titles (in Bulk) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/calibre/+bug/1437608/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1551425] Re: The context submenu doesn't work in the main library window.
Then this is a bug with the calibre project, not the Ubuntu package for calibre. And as such is a duplicate of bug 1534936 ... Alternatively, it could be viewed as a bug in Ubuntu's Qt5 package. See the aforementioned bug (and dupes) for details. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1551425 Title: The context submenu doesn't work in the main library window. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/calibre/+bug/1551425/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1522497] Re: Calibre is still not sending correctly converted books to my Kindle
Please don't file calibre on *Windows* bugs to the Ubuntu project. :) The Bugs link on calibre's website should take you to the correct page. ** Package changed: calibre (Ubuntu) => calibre -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1522497 Title: Calibre is still not sending correctly converted books to my Kindle To manage notifications about this bug go to: https://bugs.launchpad.net/calibre/+bug/1522497/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1523095] Re: Enhancement: an undo button
Undo button *for what*? ** Package changed: calibre (Ubuntu) => calibre -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1523095 Title: Enhancement: an undo button To manage notifications about this bug go to: https://bugs.launchpad.net/calibre/+bug/1523095/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1523094] Re: Enhancement: Tone when job is done
** Package changed: calibre (Ubuntu) => calibre -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1523094 Title: Enhancement: Tone when job is done To manage notifications about this bug go to: https://bugs.launchpad.net/calibre/+bug/1523094/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 705007] Re: Unity has no method to maintain properties of launchers
Why is it all of a sudden unnecessary to allow users basic functionality to customize their desktop? The whole unity "upgrade" is a disaster, this is just one more reason why. Good grief, even Windows allows you to do this. Anyone going to the effort of RIGHT-clicking on an icon in the first place is not someone who will be worried about this "weird" option. What happened to the idea of an OS useable by both programmers and users? I seriously have to google "how to create a launcher by hand in unity" for this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/705007 Title: Unity has no method to maintain properties of launchers To manage notifications about this bug go to: https://bugs.launchpad.net/unity-launcher-editor/+bug/705007/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1960822] [NEW] Calibre (Ubuntu) sets itself as standard-app for a lot of file types not related to it
Lots of those aren't actual filetypes and are probably being included because they are just text/plain, which is a valid ebook format. None of this actually matters, though. It's not really calibre's fault that it allows itself to be a right-click option to open with. For all of Linux's many excellent advantages, and even despite Linux's vastly superior desktop database for handling *allowed* mimetype associations, the actual defaults system is frankly abominable. Any mimetype that doesn't have an explicit default set is considered "unspecified default" and the specification says that your Desktop Environment is allowed to choose which program to open your file in by picking it out of a hat. In practice what happens is that they use the first one listed in the system cache. This cache is randomly generated and simply installing a program which doesn't even handle text files, will regenerate the entire cache from scratch, and shuffle the order, thus changing which program actually opens text files. So every time you check, you might see a ***different*** default application. There's no way to win against this, other than by manually using "set as default". The problem is not limited to calibre. For great joy, try installing a program such as Anjuta which declares itself capable of opening inode/directory, at which point your system may arbitrarily decide to cause things like plugging in a hard drive or USB flash drive to launch that program instead of your file browser. status invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1960822 Title: Calibre (Ubuntu) sets itself as standard-app for a lot of file types not related to it To manage notifications about this bug go to: https://bugs.launchpad.net/calibre/+bug/1960822/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs